:root{--ink:#162431;--muted:#62717b;--canvas:#eef2f3;--surface:#fff;--line:#d6dfe1;--petrol:#0b6b65;--petrol-dark:#07534f;--club:#f0c94a;--alvorada-orange:#e46d2f;--danger:#c3453e;--shadow:0 18px 45px #1624311f;--editor-label-size:12px;--editor-help-size:11px;--editor-control-size:14px;--editor-status-size:12px}*{box-sizing:border-box}html,body{min-height:100%}body{color:var(--ink);background:var(--canvas);margin:0;font-family:Aptos,Segoe UI,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #0b6b6540}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.editor-app{min-width:1180px;height:100vh;overflow:hidden}.topbar{background:var(--surface);border-bottom:1px solid var(--line);z-index:5;grid-template-columns:310px 1fr auto;align-items:center;gap:24px;height:68px;padding:0 22px;display:grid;position:relative}.brand-mark{align-items:center;gap:11px;display:flex}.brand-mark>span{background:var(--petrol);color:#fff;border-radius:10px 10px 10px 3px;place-items:center;width:36px;height:36px;font-family:Aptos Display,Segoe UI,sans-serif;font-size:22px;font-weight:900;display:grid}.brand-mark div,.document-title div{flex-direction:column;display:flex}.brand-mark strong{letter-spacing:.08em;font-size:14px}.brand-mark small{color:var(--muted);letter-spacing:.17em;font:700 9px Consolas,monospace}.document-title{align-items:center;gap:10px;min-width:0;display:flex}.document-title strong{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.document-title small{color:var(--muted);font-size:12px}.retry-save{color:var(--danger);cursor:pointer;background:#fff2f1;border:1px solid #e7b9b6;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:800}.retry-save:hover{background:#ffe7e5}.status-dot{background:#91a0a8;border-radius:50%;width:8px;height:8px}.status-dot[data-status=saved]{background:var(--petrol)}.status-dot[data-status=saving],.status-dot[data-status=dirty]{background:var(--club)}.status-dot[data-status=error]{background:var(--danger)}.topbar-actions{gap:9px;display:flex}.export-button{border:1px solid var(--petrol);background:var(--petrol);color:#fff;border-radius:9px;align-items:center;gap:7px;min-height:38px;padding:0 15px;font-weight:800;text-decoration:none;display:inline-flex}.export-button.secondary{color:var(--petrol);background:#fff}.export-button.is-disabled{pointer-events:none;opacity:.42}.export-button.needs-footer{cursor:pointer;opacity:.72}.export-button.needs-footer:hover{opacity:1}.editor-workspace{grid-template-rows:minmax(0,1fr);grid-template-columns:310px minmax(520px,1fr) 330px;height:calc(100vh - 68px);min-height:0;display:grid;overflow:hidden}.editor-workspace>.catalog-panel,.editor-workspace>.preview-panel,.editor-workspace>.properties-panel{min-width:0;min-height:0;overflow:hidden}.catalog-panel,.properties-panel{background:var(--surface);flex-direction:column;min-width:0;min-height:0;display:flex}.catalog-panel{border-right:1px solid var(--line)}.properties-panel{border-left:1px solid var(--line);overflow:hidden}.panel-heading{justify-content:space-between;align-items:center;min-height:84px;padding:20px 20px 14px;display:flex}.panel-heading h1,.panel-heading h2{margin:2px 0 0;font:800 22px/1.1 Aptos Display,Segoe UI,sans-serif}.eyebrow{color:var(--petrol);letter-spacing:.13em;text-transform:uppercase;margin:0;font:800 10px/1 Consolas,monospace}.capacity{border:1px solid var(--line);min-width:42px;height:29px;color:var(--muted);border-radius:16px;place-items:center;font:700 11px Consolas,monospace;display:grid}.search-field{height:42px;color:var(--muted);border:1px solid var(--line);background:#f8faf9;border-radius:10px;align-items:center;gap:9px;margin:0 18px 14px;padding:0 12px;display:flex}.search-field:focus-within{border-color:var(--petrol);background:#fff;box-shadow:0 0 0 3px #0b6b6517}.search-field input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1}.manual-product-button{min-height:40px;color:var(--petrol-dark);cursor:pointer;background:#eff7f6;border:1px solid #b8cdca;border-radius:9px;justify-content:center;align-items:center;gap:8px;margin:0 18px 14px;font-weight:800;display:flex}.manual-product-button span{color:var(--alvorada-orange);font-size:18px;line-height:1}.manual-product-button:hover:not(:disabled){border-color:var(--petrol);background:#e4f2f0}.manual-product-button:disabled{opacity:.42;cursor:not-allowed}.catalog-results{overscroll-behavior:contain;scrollbar-gutter:stable;content-visibility:auto;flex:1;min-height:0;padding:0 12px 20px;overflow:hidden auto}.product-card{border-bottom:1px solid #edf1f2;grid-template-columns:64px minmax(0,1fr) 34px;align-items:center;gap:10px;padding:9px;display:grid}.product-card:hover{background:#f7faf9}.product-thumb{background:var(--canvas);border-radius:9px;place-items:center;width:64px;height:64px;display:grid;overflow:hidden}.product-thumb img{object-fit:contain;width:56px;height:56px}.product-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.product-copy strong{font-size:13px;line-height:1.25}.product-copy span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.add-product,.icon-button{border:1px solid var(--line);color:var(--petrol);cursor:pointer;background:#fff;place-items:center;display:grid}.add-product{border-radius:9px;width:32px;height:32px}.add-product:hover:not(:disabled){border-color:var(--petrol);background:var(--petrol);color:#fff}.add-product:disabled{opacity:.3;cursor:not-allowed}.inline-error{border-left:3px solid var(--danger);color:#8a2d29;background:#fff2f1;margin:0 18px 12px;padding:9px 11px;font-size:12px}.empty-catalog{text-align:center;flex-direction:column;gap:6px;padding:34px 14px;display:flex}.empty-catalog span,.catalog-footer{color:var(--muted);font-size:11px}.catalog-footer{border-top:1px solid var(--line);flex:none;padding:12px 18px;font-family:Consolas,monospace}.preview-panel{background:#e5eaeb;flex-direction:column;min-width:0;min-height:0;display:flex}.preview-toolbar{border-bottom:1px solid #d1dadc;justify-content:space-between;align-items:center;height:58px;padding:0 20px;display:flex}.preview-document-meta{align-items:baseline;gap:9px;display:flex}.preview-toolbar strong{font:700 12px Consolas,monospace}.preview-zoom-controls{align-items:center;gap:6px;display:flex}.preview-zoom-controls button,.preview-zoom-controls select,.preview-zoom-controls output{min-height:30px;color:var(--petrol-dark);background:#fff;border:1px solid #c5d0d2;border-radius:7px;font:750 10px/1 Segoe UI,sans-serif}.preview-zoom-controls button{cursor:pointer;padding:0 9px}.preview-zoom-controls button:first-child,.preview-zoom-controls button:nth-of-type(2){width:30px;padding:0;font-size:16px}.preview-zoom-controls button:hover{border-color:var(--petrol);background:#f3f9f8}.preview-zoom-controls select{padding:0 7px}.preview-zoom-controls output{min-width:45px;color:var(--muted);place-items:center;font-family:Consolas,monospace;display:grid}.canvas-desk{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-width:0;min-height:0;padding:0;display:block;position:relative;overflow:auto}.preview-fit-boundary{visibility:hidden;pointer-events:none;position:absolute;inset:42px 48px 28px 56px}.canvas-scroll-content{box-sizing:border-box;place-items:start safe center;width:max-content;min-width:100%;min-height:100%;padding:42px 48px 28px 56px;display:grid}.canvas-document-frame{flex:none;position:relative}.flyer-stage{box-shadow:var(--shadow);background:#fff;flex:none;position:relative}.flyer-svg,.flyer-svg svg{width:100%;height:100%;display:block}.slot-hitarea{cursor:pointer;color:var(--petrol);background:0 0;border:1px dashed #0b6b6547;border-radius:10px;position:absolute}.slot-hitarea span{background:#ffffffd6;border-radius:50%;place-items:center;width:24px;height:24px;font:800 10px Consolas,monospace;display:grid}.slot-hitarea.has-item{border-color:#0000}.slot-hitarea.is-selected{border:3px solid var(--petrol);box-shadow:0 0 0 3px #fffc,0 0 0 6px #0b6b6538}.ruler{color:#7f8c92;pointer-events:none;justify-content:space-between;font:9px Consolas,monospace;display:flex;position:absolute}.ruler-top{border-top:1px solid #b9c5c8;width:100%;padding-top:4px;top:-22px;left:0}.ruler-left{border-left:1px solid #b9c5c8;flex-direction:column;height:100%;padding-left:5px;top:0;left:-28px}.properties-heading{z-index:2;border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0}.properties-tabs{border-bottom:1px solid var(--line);background:#f5f8f7;flex:none;grid-template-columns:1fr 1fr;gap:4px;padding:10px 12px;display:grid}.properties-tabs button{min-height:36px;color:var(--muted);font-size:var(--editor-label-size);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;font-weight:850;position:relative}.properties-tabs button.active{border-color:var(--line);color:var(--petrol-dark);background:#fff;box-shadow:0 1px 4px #16243114}.footer-pending-dot{background:var(--alvorada-orange);border-radius:50%;width:7px;height:7px;position:absolute;top:8px;right:12px;box-shadow:0 0 0 2px #fff}.properties-panel-body{overscroll-behavior:contain;scrollbar-gutter:stable;flex:1;min-height:0;overflow:hidden auto}.properties-tabpanel{min-height:100%}.properties-tab-content{flex-direction:column;min-height:100%;display:flex}.icon-button{border-radius:8px;width:30px;height:30px;font-size:20px}.properties-form{flex-direction:column;gap:16px;padding:16px 18px 24px;display:flex}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field>span,.layer-adjustments legend,.footer-notices legend{font-size:var(--editor-label-size);color:#41515a;font-weight:800}.field small{color:var(--muted);font-size:var(--editor-help-size);line-height:1.35}.field .field-error{color:var(--danger);font-weight:700}.field input,.field select,.field textarea{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:8px;padding:0 10px}.field input,.field select,.field textarea,.export-button{font-size:var(--editor-control-size)}.field input,.field select{height:39px}.field textarea{resize:vertical;min-height:72px;line-height:1.35;font:inherit;padding-block:9px}.field-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.money-input{border:1px solid var(--line);border-radius:8px;height:42px;display:flex;overflow:hidden}.money-input:focus-within{border-color:var(--petrol);box-shadow:0 0 0 3px #0b6b6517}.money-input>span{width:38px;color:var(--muted);background:#f2f5f5;place-items:center;font-weight:800;display:grid}.money-input input{border:0;border-radius:0;outline:0;height:40px;font:800 16px Consolas,monospace}.layer-adjustments{border:1px solid var(--line);border-radius:10px;margin:0;padding:14px}.layer-adjustments legend{padding:0 5px}.range-field{margin-bottom:12px}.range-field>span{justify-content:space-between;display:flex}.range-field output{color:var(--petrol);font-family:Consolas,monospace}.range-field input{height:20px;accent-color:var(--petrol);padding:0}.reset-adjustment{border:1px solid var(--line);width:100%;min-height:34px;color:var(--petrol);cursor:pointer;background:#f7f9f9;border-radius:8px;margin-top:12px;font-size:11px;font-weight:800}.reset-adjustment:hover{background:#edf4f3}.remove-item{height:40px;color:var(--danger);cursor:pointer;background:#fff;border:1px solid #e7b9b6;border-radius:8px;font-weight:800}.remove-item:hover{background:#fff2f1}.empty-properties{text-align:center;justify-content:center;align-items:center;padding:34px}.empty-properties-icon{border:1px solid var(--line);width:64px;height:64px;color:var(--petrol);border-radius:50%;place-items:center;font:800 14px Consolas,monospace;display:grid}.empty-properties h2{margin:18px 0 4px;font-size:18px}.empty-properties p{color:var(--muted);max-width:230px;margin:0;line-height:1.5}.footer-readiness{font-size:var(--editor-status-size);border-radius:999px;padding:5px 8px;font-weight:800}.footer-readiness.ready{color:var(--petrol-dark);background:#e7f4f1}.footer-readiness.pending{color:#a8461c;background:#fff0e7}.footer-preview-line{border-left:3px solid var(--petrol);background:#f2f8f7;border-radius:6px;flex-direction:column;gap:5px;padding:12px;display:flex}.footer-preview-line span{color:var(--muted);font-size:var(--editor-help-size);font-weight:800}.footer-preview-line strong{font-size:var(--editor-control-size);line-height:1.35}.footer-notices{border:1px solid var(--line);border-radius:10px;flex-direction:column;gap:10px;margin:0;padding:14px;display:flex}.footer-notices legend{padding:0 5px}.footer-notices>p{color:var(--muted);font-size:var(--editor-help-size);margin:0 0 2px;line-height:1.4}.notice-option,.notice-review{font-size:var(--editor-help-size);cursor:pointer;grid-template-columns:18px 1fr;align-items:start;gap:9px;line-height:1.4;display:grid}.notice-option input,.notice-review input{accent-color:var(--petrol);margin:2px 0 0}.notice-review{border-top:1px solid var(--line);color:var(--petrol-dark);font-size:var(--editor-label-size);margin-top:4px;padding-top:12px;font-weight:800}.footer-defaults{border-top:1px solid var(--line);padding-top:4px}.footer-defaults summary{color:var(--petrol-dark);font-size:var(--editor-label-size);cursor:pointer;padding:10px 0;font-weight:800}.footer-defaults-fields{flex-direction:column;gap:13px;padding-top:8px;display:flex}.save-footer-defaults{border:1px solid var(--petrol);min-height:40px;color:var(--petrol-dark);font-size:var(--editor-label-size);cursor:pointer;background:#fff;border-radius:8px;padding:0 12px;font-weight:800}.save-footer-defaults:hover:not(:disabled){background:#edf6f5}.save-footer-defaults:disabled{cursor:wait;opacity:.6}.footer-defaults-status,.footer-defaults-error{font-size:var(--editor-status-size);margin:0;line-height:1.4}.footer-defaults-status{color:var(--petrol-dark)}.footer-defaults-error{color:var(--danger)}.load-state{background:var(--canvas);flex-direction:column;justify-content:center;align-items:center;gap:14px;min-height:100vh;display:flex}.load-state button{background:var(--petrol);color:#fff;border:0;border-radius:8px;padding:10px 14px;font-weight:800}.quick-product-backdrop{z-index:30;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a1c23a8;place-items:center;padding:28px;display:grid;position:fixed;inset:0}.quick-product-dialog{background:var(--surface);border:1px solid #ffffffb3;border-radius:18px 18px 18px 6px;flex-direction:column;width:min(760px,100vw - 56px);max-height:calc(100vh - 56px);display:flex;overflow:hidden;box-shadow:0 28px 90px #05141a61}.quick-product-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:24px;min-height:104px;padding:24px 26px 20px;display:flex}.quick-product-header h2{margin:5px 0 4px;font:850 25px/1.1 Aptos Display,Segoe UI,sans-serif}.quick-product-header p:not(.eyebrow){color:var(--muted);margin:0;font-size:12px}.quick-product-body{grid-template-columns:260px minmax(0,1fr);gap:26px;min-height:0;padding:24px 26px 26px;display:grid;overflow-y:auto}.quick-image-column{min-width:0}.quick-image-drop{aspect-ratio:4/5;width:100%;color:var(--petrol);cursor:pointer;background:linear-gradient(145deg,#f7faf9 0 68%,#fff4dd 68% 100%);border:2px dashed #b8cdca;border-radius:14px 14px 14px 4px;place-items:center;display:grid;position:relative;overflow:hidden}.quick-image-drop:after{content:"IMAGEM";color:#985126;letter-spacing:.16em;font:800 9px Consolas,monospace;position:absolute;bottom:8px;right:10px}.quick-image-drop input{z-index:2;opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.quick-image-drop>span{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.quick-image-drop>span strong{font-size:14px}.quick-image-drop>span small{color:var(--muted);font-size:10px}.quick-image-drop img{object-fit:contain;width:88%;height:88%}.quick-image-drop.has-preview{background:#f7faf9;border-style:solid}.quick-image-column>p{color:var(--muted);margin:10px 3px 0;font-size:10px;line-height:1.45}.quick-fields{flex-direction:column;gap:16px;min-width:0;display:flex}.quick-product-error{border-left:3px solid var(--danger);color:#8a2d29;background:#fff2f1;margin:0;padding:10px 12px;font-size:12px}.quick-product-actions{border-top:1px solid var(--line);background:#f8faf9;justify-content:flex-end;align-items:center;gap:10px;min-height:70px;padding:14px 26px;display:flex}.topbar-link{color:var(--ink);align-self:center;padding:9px 11px;font-size:13px;font-weight:800;text-decoration:none}.layout-select select{border:1px solid var(--line);max-width:190px;height:38px;color:var(--ink);background:#fff;border-radius:8px;padding:0 8px;font-size:12px;font-weight:800}.highlight-action{color:#6f5200;cursor:pointer;background:#fff7d9;border:1px solid #e4bd49;border-radius:8px;min-height:40px;font-weight:850}.highlight-action:disabled{opacity:1;cursor:default;color:#162431;background:#f0c94a}.field-hint{color:var(--muted);margin:0;font-size:12px;line-height:1.5}.catalog-admin{min-height:100vh;color:var(--ink);background:#f3f6f6}.admin-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:68px;padding:0 28px;display:flex}.admin-header nav{align-items:center;gap:18px;display:flex}.admin-header nav>a{color:var(--muted);font-size:13px;font-weight:800;text-decoration:none}.admin-content{width:min(1180px,100% - 48px);margin:0 auto;padding:46px 0 80px}.admin-title h1{letter-spacing:-1.2px;margin:3px 0 5px;font-size:34px}.admin-title>p:last-child{color:var(--muted);margin:0}.catalog-toolbar{justify-content:space-between;gap:24px;margin:30px 0 20px;display:flex}.catalog-toolbar .search-field{background:#fff;flex:1;max-width:630px;margin:0}.catalog-tabs{border:1px solid var(--line);background:#fff;border-radius:9px;gap:4px;padding:4px;display:flex}.catalog-tabs button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;padding:8px 13px;font-weight:800}.catalog-tabs button.active{background:var(--petrol);color:#fff}.admin-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.admin-product-card{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:112px 1fr;gap:16px;min-height:142px;padding:14px;display:grid;position:relative}.admin-product-image{background:var(--canvas);color:var(--muted);border-radius:9px;place-items:center;font-size:11px;display:grid;overflow:hidden}.admin-product-image img{object-fit:contain;width:100%;height:112px}.admin-product-card small,.admin-product-card p{color:var(--muted)}.admin-product-card h2{margin:8px 0;font-size:16px;line-height:1.25}.admin-product-card p{margin:0;font-size:12px}.admin-card-actions{gap:5px;display:flex;position:absolute;bottom:11px;right:12px}.admin-card-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:6px;padding:6px 8px;font-weight:800}.admin-card-actions .danger-text{color:var(--danger)}.admin-empty{border:1px dashed var(--line-strong);text-align:center;color:var(--muted);background:#fff;border-radius:12px;padding:50px}.admin-error{color:var(--danger);background:#fff4f1;border:1px solid #f3c6bd;border-radius:8px;padding:10px 14px}.catalog-product-dialog{background:#fff;border-radius:15px;width:min(720px,100vw - 40px);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 26px 90px #05212752}.catalog-form-grid{grid-template-columns:1fr 1fr;gap:16px;padding:24px 27px;display:grid}.catalog-form-grid .full{grid-column:1/-1}@media (max-width:820px){.admin-product-grid{grid-template-columns:1fr}.catalog-toolbar{flex-direction:column}.catalog-form-grid{grid-template-columns:1fr}.catalog-form-grid .full{grid-column:auto}}.flyers-page,.new-flyer-page{background:#f3f6f6;min-height:100vh}.flyers-content,.new-flyer-content{width:min(1100px,100% - 48px);margin:0 auto;padding:46px 0 80px}.flyers-search{background:#fff;width:min(540px,100%);margin:28px 0 18px}.flyer-list-grid{flex-direction:column;gap:12px;display:flex}.flyer-list-card{border:1px solid var(--line);background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:30px;padding:20px 22px;display:flex}.flyer-list-card h2{margin:8px 0 5px;font-size:19px}.flyer-list-card p,.flyer-list-card small{color:var(--muted)}.flyer-list-card p{margin:0 0 9px}.flyer-status{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;background:#eef3f3;border-radius:99px;padding:4px 8px;font-size:10px;font-weight:900;display:inline-flex}.flyer-status.completed{color:var(--petrol);background:#e4f4ef}.flyer-card-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.flyer-card-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;min-height:36px;padding:0 10px;font-weight:800}.flyer-card-actions .danger-text{color:var(--danger)}.link-action{border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 14px;font-weight:800;text-decoration:none;display:inline-flex}.new-flyer-content{max-width:820px}.new-flyer-card{border:1px solid var(--line);background:#fff;border-radius:14px;margin-top:30px;padding:28px;box-shadow:0 10px 30px #142d320d}.template-choice{grid-template-columns:220px 1fr;gap:26px;margin-top:22px;display:grid}.template-preview{border:1px solid var(--line);background:var(--canvas);border-radius:10px;place-items:center;min-height:270px;display:grid}.template-preview img{width:auto;height:240px;box-shadow:0 7px 20px #0a191e29}.template-fields{flex-direction:column;gap:18px;display:flex}.new-flyer-card footer{border-top:1px solid var(--line);background:#f8faf9;justify-content:flex-end;gap:9px;margin:28px -28px -28px;padding:16px 28px;display:flex}.new-flyer-card footer button{border-radius:8px;min-height:40px;padding:0 16px;font-weight:800}@media (max-width:760px){.flyer-list-card{flex-direction:column;align-items:flex-start}.template-choice{grid-template-columns:1fr}.template-preview{min-height:220px}}.quick-product-actions button{cursor:pointer;border-radius:9px;min-height:40px;padding:0 17px;font-weight:800}.quick-product-actions button:disabled{opacity:.52;cursor:wait}.secondary-action{border:1px solid var(--line);color:var(--ink);background:#fff}.primary-action{border:1px solid var(--petrol);background:var(--petrol);color:#fff}.primary-action:hover:not(:disabled){background:var(--petrol-dark)}.loader{border:3px solid #c8d4d5;border-top-color:var(--petrol);border-radius:50%;width:28px;height:28px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.loader{border-color:var(--petrol);animation:none}}.login-page{background:radial-gradient(circle at 78% 16%,#f0c94a4d,#0000 26%),linear-gradient(145deg,#edf4f2 0 58%,#fff2e8 58% 100%);place-content:center;justify-items:center;gap:24px;min-height:100vh;padding:40px 20px;display:grid}.login-brand{margin-bottom:4px}.login-brand>span{width:44px;height:44px;font-size:26px}.login-card{background:#fffffff5;border:1px solid #d6dfe1e6;border-radius:18px 18px 18px 6px;flex-direction:column;gap:18px;width:min(430px,100vw - 32px);padding:34px;display:flex;box-shadow:0 24px 70px #16243126}.login-heading h1{letter-spacing:-1px;margin:5px 0 7px;font-size:30px}.login-heading>p:last-child{color:var(--muted);margin:0;line-height:1.5}.login-submit{cursor:pointer;border-radius:9px;min-height:44px;font-weight:850}.login-submit:disabled{cursor:wait;opacity:.65}.login-footnote{color:var(--muted);letter-spacing:.04em;margin:0;font-size:11px}.user-menu{border-left:1px solid var(--line);align-items:center;gap:9px;padding-left:14px;display:flex}.user-menu span{max-width:150px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.user-menu button{border:1px solid var(--line);min-height:32px;color:var(--muted);cursor:pointer;background:#fff;border-radius:7px;padding:0 10px;font-weight:800}.user-menu button:hover:not(:disabled){color:var(--danger);background:#fff7f6;border-color:#e7b9b6}.user-menu.compact{border-left:0;padding-left:0}.topbar .user-menu button{height:38px}.editor-catalog-tabs{border:1px solid var(--line);background:#f5f8f7;border-radius:8px;grid-template-columns:repeat(3,1fr);gap:3px;margin:0 18px 10px;padding:3px;display:grid}.editor-catalog-tabs button{min-height:30px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:6px;font-size:10px;font-weight:850}.editor-catalog-tabs button.active{color:var(--petrol);background:#fff;box-shadow:0 1px 4px #1624311a}.catalog-loading{min-height:130px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:11px;display:flex}.catalog-loading .loader{width:22px;height:22px}.favorite-product{color:#b4bec2;cursor:pointer;background:0 0;border:0;font-size:17px;line-height:1;position:absolute;top:6px;right:8px}.favorite-product.active{color:#dbad16}.product-card{position:relative}@media (max-width:760px){.quick-product-backdrop{padding:12px}.quick-product-dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.quick-product-body{grid-template-columns:1fr}.quick-image-drop{max-width:260px;margin-inline:auto}}
