:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f7f7f7;--surface:#fff;--surface-soft:#f1f1f1;--surface-warm:#f8f8f8;--text:#171717;--muted:#6f6f6f;--border:#e3e3e3;--border-strong:#cfcfcf;--accent:#111;--accent-hover:#2b2b2b;--accent-soft:#ededed;--danger:#9f2f2f;--warning:#7a5a1f;--button-text:#fff;--radius:8px;--shadow:0 18px 48px #00000014}.amocrm-settings-page{gap:20px;min-width:0;display:grid}.amocrm-settings-page>.amocrm-section{border:1px solid var(--border);box-shadow:none;background:#fff;min-width:0;padding:24px}.amocrm-settings-page .field,.amocrm-settings-page .input,.amocrm-settings-page .select,.amocrm-settings-page .textarea{min-width:0;max-width:100%}.amocrm-section{gap:18px;display:grid}.amocrm-section h2,.amocrm-section h3,.amocrm-section p{margin:0}.amocrm-section-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.amocrm-section-heading>div{gap:5px;min-width:0;display:grid}.amocrm-connection-pill{align-self:center}.amocrm-connection-pill.status-connected{color:#fff;background:#111;border-color:#111}.amocrm-connection-pill.status-needs_reconnect,.amocrm-connection-pill.status-error{color:#991b1b;border-color:#991b1b}.amocrm-alert{border:1px solid;border-radius:0;outline:none;padding:14px 16px}.amocrm-alert:focus-visible{outline-offset:3px;outline:3px solid #111}.amocrm-status-grid{border-top:1px solid var(--border);border-left:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.amocrm-status-grid>div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);gap:7px;min-width:0;padding:14px;display:grid}.amocrm-status-grid span,.amocrm-status-grid strong,.amocrm-diagnostics dd,.amocrm-copy-field code{overflow-wrap:anywhere}.amocrm-status-grid span,.amocrm-diagnostics dt{color:var(--muted);font-size:13px}.amocrm-queue,.amocrm-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.amocrm-queue span{border:1px solid var(--border);background:#fff;padding:8px 10px}.amocrm-steps{gap:8px;margin:0;padding-left:22px;display:grid}.amocrm-auth-mode{border:0;gap:10px;margin:0;padding:0;display:grid}.amocrm-auth-mode>label{border:1px solid var(--border);cursor:pointer;grid-template-columns:22px minmax(0,1fr);align-items:flex-start;gap:12px;padding:13px 14px;display:grid}.amocrm-auth-mode input{width:20px;height:20px}.amocrm-auth-mode span{gap:4px;display:grid}.amocrm-auth-mode small{color:var(--muted)}.amocrm-token-guide,.amocrm-expiry-warning{border:1px solid var(--border-strong);background:#f8f8f8;gap:7px;padding:14px 16px;display:grid}.amocrm-expiry-warning{color:#6e470d;border-color:#8a5a10}.amocrm-copy-field{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.amocrm-copy-field code{border:1px solid var(--border);background:#f8f8f8;min-width:0;padding:11px 12px;display:block}.amocrm-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.amocrm-form-grid .field{overflow-clip-margin:4px;min-width:0;overflow-x:clip}.amocrm-form-grid .select{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.amocrm-form-grid small,.amocrm-toggle-list small{color:var(--muted);line-height:1.45}.amocrm-toggle-list{border-top:1px solid var(--border);display:grid}.amocrm-toggle-list>label{border-bottom:1px solid var(--border);cursor:pointer;grid-template-columns:22px minmax(0,1fr);align-items:flex-start;gap:12px;padding:14px 0;display:grid}.amocrm-toggle-list>label.disabled{cursor:not-allowed;opacity:.62}.amocrm-toggle-list input{width:20px;height:20px}.amocrm-toggle-list span{gap:4px;display:grid}.amocrm-delay{max-width:320px}.amocrm-order-delivery{border:1px solid var(--border);border-radius:14px;gap:8px;margin-top:18px;padding:16px;display:grid}.amocrm-order-delivery .button{justify-self:start}.amocrm-mapping-list,.amocrm-dead-list{border-top:1px solid var(--border);display:grid}.amocrm-mapping-list>div,.amocrm-dead-list>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}.amocrm-mapping-list span,.amocrm-dead-list span{color:var(--muted);overflow-wrap:anywhere}.amocrm-diagnostics{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.amocrm-diagnostics>div{border-right:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:minmax(130px,.45fr) minmax(0,1fr);gap:12px;padding:12px;display:grid}.amocrm-diagnostics dd{margin:0}.amocrm-dry-run{border:1px solid var(--border);padding:12px}.amocrm-dry-run summary{cursor:pointer;font-weight:700}.amocrm-dry-run pre{white-space:pre-wrap;overflow-wrap:anywhere;max-width:100%;overflow:auto}.amocrm-legal-gate{border:1px solid #111;gap:5px;padding:14px;display:grid}.amocrm-legal-gate.blocked{color:#7f1d1d;border-color:#991b1b}.amocrm-legal-gate span{line-height:1.5}@media (max-width:1024px){.amocrm-settings-page>.amocrm-section{padding:20px}.amocrm-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.amocrm-settings-page{gap:16px}.amocrm-settings-page>.amocrm-section{padding:16px}.amocrm-status-grid,.amocrm-form-grid,.amocrm-diagnostics,.amocrm-copy-field{grid-template-columns:1fr}.amocrm-copy-field .button,.amocrm-actions .button,.amocrm-section>.button,.amocrm-order-delivery .button{width:100%;min-height:44px}.amocrm-mapping-list>div,.amocrm-dead-list>div{flex-direction:column;align-items:stretch}.amocrm-diagnostics>div{border-right:0;grid-template-columns:1fr;gap:4px}}.seo-settings-page{--seo-panel-padding:24px;gap:18px;min-width:0;padding-bottom:96px;display:grid}.seo-settings-page>.panel{border:1px solid var(--border);min-width:0;box-shadow:none;padding:var(--seo-panel-padding);overflow-wrap:anywhere;border-radius:4px}.seo-status-panel{background:#f7f8f9}.seo-settings-page .section-title{margin-bottom:16px}.seo-settings-page .section-note{margin:-8px 0 18px;line-height:1.55}.seo-settings-page .section-heading{align-items:flex-start;margin-bottom:18px}.seo-settings-page .section-heading .section-note{margin:6px 0 0}.seo-settings-page .field-grid{gap:18px 16px}.seo-settings-page .field{min-width:0}.seo-settings-page .input,.seo-settings-page .textarea{min-width:0;max-width:100%}.seo-settings-page .warning-box{border-color:var(--border-strong);color:var(--text);background:#f7f7f7;border-radius:4px;margin:18px 0 0;padding:14px 16px}.seo-settings-page>.error-box,.seo-settings-page>.success-message,.seo-settings-page>.save-bar{min-width:0;padding:16px}.seo-settings-page>.save-bar{margin-top:6px}.seo-config-status{width:fit-content;color:var(--muted);font-size:12px;font-weight:600}.seo-status-grid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin:16px 0 0;display:grid}.seo-status-grid>div{background:#fff;min-width:0;padding:12px}.seo-status-grid dt{color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-size:11px}.seo-status-grid dd{overflow-wrap:anywhere;margin:5px 0 0;font-weight:650}.seo-reasons{color:var(--text-muted);margin:14px 0 0;padding-left:20px;font-size:13px}.seo-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:16px;display:grid}.seo-media-card{border:1px solid var(--border);background:#fff;align-content:start;gap:10px;min-height:180px;padding:14px;display:grid}.seo-media-card img{object-fit:contain;background:#f5f5f5;width:100%;height:120px}.seo-media-card>div{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.seo-media-card>div>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.seo-media-card .button{justify-self:start}.seo-preview{background:#f7f8f9;border-left:3px solid #161616;gap:6px;margin-top:16px;padding:16px;display:grid}.seo-preview>span{color:#246b3d;overflow-wrap:anywhere;font-size:12px}.seo-preview>strong{color:#1b3f83;font-size:18px;font-weight:500}.seo-preview>p{color:#40454b;max-width:780px;margin:0}.seo-preview img{object-fit:contain;border:1px solid var(--border);background:#fff;width:180px;height:94px}.seo-counter{color:var(--text-muted);margin-top:5px;font-size:11px;display:block}.seo-counter.warning{color:#8a5200}.seo-toggle-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px 14px;margin-top:14px;display:grid}.seo-diagnostics-grid{background:var(--border);border:1px solid var(--border);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:14px;display:grid}.seo-diagnostics-grid article{background:#fff;gap:6px;padding:12px;display:grid}.seo-diagnostics-grid span{color:var(--text-muted);font-size:12px}.seo-diagnostics-grid strong{font-size:22px}.seo-diagnostics-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.entity-seo-fields{border-top:1px solid var(--border)}.entity-seo-preview{border:1px solid var(--border);background:#f7f8f9;grid-template-columns:minmax(0,1fr) 180px;align-items:start;gap:14px;margin-top:14px;padding:14px;display:grid}.entity-seo-preview>div{gap:5px;min-width:0;display:grid}.entity-seo-preview strong{color:#1b3f83;overflow-wrap:anywhere;font-size:17px}.entity-seo-preview p{color:#40454b;margin:0}.entity-seo-preview img{object-fit:contain;border:1px solid var(--border);background:#fff;width:180px;height:94px}.entity-seo-image{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}@media (max-width:1024px){.seo-settings-page{--seo-panel-padding:20px}.seo-status-grid,.seo-diagnostics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.seo-settings-page{--seo-panel-padding:16px;gap:12px}.seo-status-grid,.seo-diagnostics-grid,.seo-media-grid,.seo-toggle-grid{grid-template-columns:1fr}.seo-diagnostics-actions{flex-direction:column;align-items:stretch}.seo-diagnostics-actions .button{width:100%}.seo-settings-page .field-grid{grid-template-columns:1fr;gap:16px}.seo-settings-page>.save-bar{flex-direction:column;align-items:stretch;gap:12px}.seo-settings-page>.save-bar .button{width:100%}.entity-seo-preview{grid-template-columns:1fr}.entity-seo-preview img{width:100%}}.legal-status-panel{background:var(--surface);flex-wrap:wrap;gap:12px 24px;margin-bottom:20px;padding:16px 18px;display:flex}.legal-document-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.legal-document-card header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.legal-document-card h2{margin:0 0 6px;font-size:18px}.legal-document-card p{color:var(--muted)}.legal-version-list{gap:8px;margin-top:16px;display:grid}.legal-version-list button{border:1px solid var(--border);background:var(--surface);text-align:left;cursor:pointer;border-radius:10px;grid-template-columns:1fr auto;gap:4px 12px;min-height:56px;padding:10px 12px;display:grid}.legal-version-list button.active{border-color:var(--accent);box-shadow:0 0 0 2px color-mix(in srgb, var(--accent) 18%, transparent)}.legal-version-list small{color:var(--muted);grid-column:1/-1}.legal-version-editor{margin-top:18px}.legal-version-editor textarea{width:100%;font-family:inherit;line-height:1.55}.legal-readonly-content{white-space:pre-wrap;border:1px solid var(--border);background:var(--surface-soft);max-height:520px;font:inherit;border-radius:10px;padding:16px;line-height:1.55;overflow:auto}.legal-publish-confirm{min-height:48px;margin-top:18px}.legal-publish-confirm input{width:22px;height:22px}.legal-editor-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}@media (max-width:900px){.legal-document-grid{grid-template-columns:1fr}.legal-document-card header{flex-direction:column}}.price-inquiry-list-panel{padding:0;overflow:hidden}.price-inquiry-list-panel>.section-heading{padding:20px}.price-inquiry-list{border-top:1px solid var(--border);display:grid}.price-inquiry-list>a{border-bottom:1px solid var(--border);grid-template-columns:90px minmax(180px,1fr) minmax(190px,.8fr) 150px;align-items:center;gap:16px;padding:15px 20px;display:grid}.price-inquiry-list>a:hover{background:#fafafa}.price-inquiry-list>a>span:not(.badge){gap:3px;min-width:0;display:grid}.price-inquiry-list strong{overflow-wrap:anywhere}.price-inquiry-list small,.price-inquiry-list time{color:var(--muted);overflow-wrap:anywhere;font-size:12px}.price-inquiry-detail-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.7fr);gap:18px;display:grid}.price-inquiry-contact,.price-inquiry-context{padding:22px}.price-inquiry-context .button{margin-top:18px}@media (max-width:900px){.price-inquiry-list>a{grid-template-columns:80px minmax(0,1fr)}.price-inquiry-list>a>span:nth-child(3),.price-inquiry-list>a>time{grid-column:2}.price-inquiry-detail-grid{grid-template-columns:1fr}}@media (max-width:560px){.price-inquiry-list>a{grid-template-columns:1fr;gap:7px;padding:14px 16px}.price-inquiry-list>a>span:nth-child(3),.price-inquiry-list>a>time{grid-column:1}.price-inquiry-list .badge{justify-self:start}}.status-settings-list{gap:14px;display:grid}.status-settings-card,.status-create-card{padding:20px}.status-card-head{align-items:center;gap:12px;margin-bottom:16px;display:flex}.status-card-head>div{gap:3px;display:grid}.status-card-head small{color:var(--muted)}.status-card-head .switch-row{margin-left:auto}.status-color{border-radius:999px;flex:none;width:12px;height:12px}.status-edit-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.status-color-input{min-height:42px;padding:4px}.status-create-card{margin-top:18px}.view-switch,.quick-filters,.bulk-bar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.quick-filters{margin-bottom:12px}.bulk-bar{background:var(--surface-muted,#f5f6f8);border:1px solid var(--border);border-radius:12px;margin-bottom:12px;padding:12px 14px}.bulk-bar label{align-items:center;gap:8px;font-weight:600;display:flex}.bulk-bar .select{min-width:180px}.workflow-status{border:1px solid;border-radius:999px;padding:4px 9px;font-size:13px;line-height:1.2;display:inline-flex}.attention-flag{color:#b91c1c;background:#fff1f2;border-radius:999px;width:max-content;margin-top:5px;padding:4px 8px;font-size:12px;font-weight:700;display:inline-flex}.overdue-order{box-shadow:inset 3px 0 #dc2626}.orders-work-table td small{color:var(--muted);margin-top:4px;display:block}.workflow-board{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));align-items:start;gap:14px;display:grid;overflow:visible}.workflow-column{border:1px solid var(--border);background:var(--surface-muted,#f5f6f8);border-radius:14px;min-width:0;padding:12px}.workflow-column>header{grid-template-columns:auto 1fr;align-items:center;gap:3px 8px;padding:4px 3px 12px;display:grid}.workflow-column>header small{color:var(--muted);grid-column:2}.workflow-column>div{gap:10px;display:grid}.workflow-card{border:1px solid var(--border);overflow-wrap:anywhere;background:#fff;border-radius:12px;gap:7px;min-width:0;padding:13px;display:grid}.workflow-card>a{color:inherit}.workflow-card>span{color:var(--muted);font-size:13px}.workflow-card .field{margin-top:5px}.activity-toolbar{gap:8px;display:flex}.activity-list{padding:0 20px}.activity-list article{border-bottom:1px solid var(--border);grid-template-columns:170px minmax(0,1fr) auto;align-items:center;gap:16px;padding:16px 0;display:grid}.activity-list article time,.activity-list article small{color:var(--muted);font-size:13px}.activity-list article>div{gap:4px;min-width:0;display:grid}.activity-list article span{overflow-wrap:anywhere}@media (max-width:1100px){.status-edit-grid,.workflow-board{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.status-edit-grid{grid-template-columns:1fr}.view-switch{width:100%}.view-switch .button{flex:1}.bulk-bar{align-items:stretch}.bulk-bar .select,.bulk-bar .button{width:100%}.workflow-board{display:block}.workflow-column{margin-bottom:14px}.activity-toolbar{grid-template-columns:1fr 1fr;display:grid}.activity-toolbar .search-field{grid-column:1/-1}.activity-list{padding:0 14px}.activity-list article{grid-template-columns:1fr;align-items:start;gap:8px}.activity-list article .button{width:max-content}.status-card-head{align-items:flex-start}.status-card-head .switch-row{margin-left:0}}.status-settings-list{min-width:0}.status-settings-card,.status-create-card{min-width:0;max-width:100%;overflow:hidden}.status-card-head>div{min-width:0}.status-card-head strong,.status-card-head small{overflow-wrap:anywhere;word-break:break-word}.status-edit-grid .field,.status-edit-grid .input,.status-edit-grid .select{min-width:0;max-width:100%}.settings-notification-link{color:inherit;align-items:center;gap:14px;margin-bottom:18px;padding:18px 20px;text-decoration:none;display:flex}.settings-notification-link:hover{border-color:var(--accent,#7c5cff)}.settings-notification-link span{gap:3px;display:grid}.settings-notification-link small{color:var(--muted);font-size:13px}.profile-link{margin-top:auto}.notification-settings-grid,.profile-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);align-items:start;gap:18px;display:grid}.notification-channel-card,.profile-card,.notification-log,.notification-recipients,.notification-readiness{padding:22px}.notification-channel-card .section-title{align-items:center;gap:9px;display:flex}.switch-row{white-space:nowrap;align-items:center;gap:8px;font-weight:600;display:inline-flex}.notification-test-row{gap:10px;margin-top:18px;display:flex}.notification-test-row .input,.notification-test-row .select{flex:1;min-width:0}.notification-readiness{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.notification-readiness>div{gap:5px;min-width:0;display:grid}.notification-readiness span,.notification-readiness time{color:var(--muted);overflow-wrap:anywhere;font-size:13px}.notification-recipients{margin-top:18px}.notification-recipient-list{display:grid}.notification-recipient-list article{border-bottom:1px solid var(--border);grid-template-columns:minmax(220px,1fr) minmax(150px,auto) minmax(150px,auto);align-items:center;gap:16px;padding:14px 0;display:grid}.notification-recipient-list article>div{gap:4px;min-width:0;display:grid}.notification-recipient-list span,.notification-recipient-list small{color:var(--muted);overflow-wrap:anywhere;font-size:13px}.notification-recipient-list label{align-items:center;gap:9px;min-height:44px;display:flex}.notification-status-list{gap:0;margin:20px 0;display:grid}.notification-status-list div{border-bottom:1px solid var(--border);grid-template-columns:145px 1fr;gap:12px;padding:10px 0;display:grid}.notification-status-list dt{color:var(--muted)}.notification-status-list dd{overflow-wrap:anywhere;margin:0}.notification-save-bar{margin:18px 0}.notification-log{margin-top:18px}.notification-log-filters{gap:8px;display:flex}.notification-delivery-list{display:grid}.notification-delivery-list article{border-bottom:1px solid var(--border);justify-content:space-between;gap:16px;padding:14px 0;display:flex}.notification-delivery-list article>div{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.notification-delivery-list article>div:first-child{gap:3px;display:grid}.notification-delivery-list article span,.notification-delivery-list time{color:var(--muted);font-size:13px}.preference-list{gap:13px;margin:20px 0;display:grid}.preference-list label{align-items:flex-start;gap:10px;line-height:1.4;display:flex}.preference-list input{margin-top:3px}.preference-list hr{border:0;border-top:1px solid var(--border);width:100%}.profile-actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.telegram-state{background:var(--surface-muted,#f6f7fa);border-radius:12px;align-items:flex-start;gap:10px;padding:16px;display:flex}.telegram-state.connected{color:#197547;background:#edf9f2}.telegram-state div{gap:4px;display:grid}.telegram-state span{color:var(--muted);font-size:13px}.manager-notification-status{background:var(--surface-muted,#f6f7fa);border-radius:12px;flex-wrap:wrap;gap:10px 18px;margin-top:18px;padding:14px;font-size:13px;display:flex}.manager-notification-status strong{width:100%}@media (max-width:900px){.notification-settings-grid,.profile-grid{grid-template-columns:1fr}.notification-readiness{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-log .section-heading{align-items:stretch}.notification-log-filters{width:100%}.notification-log-filters .select{flex:1;min-width:0}}@media (max-width:560px){.notification-channel-card,.profile-card,.notification-log,.notification-recipients,.notification-readiness{padding:16px}.notification-channel-card .section-heading{align-items:flex-start}.notification-test-row,.notification-log-filters{flex-direction:column}.notification-test-row .button{width:100%}.notification-delivery-list article{flex-direction:column}.notification-delivery-list article>div:last-child{align-items:flex-start}.notification-readiness{grid-template-columns:1fr}.notification-recipient-list article{grid-template-columns:1fr;gap:4px}.notification-save-bar{align-items:stretch}.notification-save-bar .button{width:100%}}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);letter-spacing:0;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:15px;font-weight:400}button,input,select,textarea{font:inherit}button:not(:disabled),[role=button]:not(:disabled){cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.app-shell{min-height:100vh}.admin-layout{grid-template-columns:236px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--border);background:#fffffff0;flex-direction:column;height:100vh;padding:20px 14px;display:flex;position:sticky;top:0;overflow-y:auto}.brand-mark{align-items:center;gap:10px;margin-bottom:28px;padding:0 8px;font-weight:600;display:flex}.brand-icon{border-radius:var(--radius);background:var(--text);width:36px;height:36px;color:var(--button-text);place-items:center;display:grid}.site-brand-link{min-height:52px;color:var(--text);letter-spacing:.08em;text-align:center;justify-content:center;align-items:center;margin:0 8px 20px;font-size:14px;font-weight:700;display:flex;overflow:hidden}.site-brand-link img{object-fit:contain;width:100%;height:52px}.site-brand-link.compact{text-align:left;justify-content:flex-start;min-width:0;max-width:min(220px,100vw - 84px);min-height:42px;margin:0}.site-brand-link.compact img{width:auto;max-width:100%;height:42px}.nav-link{border-radius:var(--radius);min-height:44px;color:var(--muted);align-items:center;gap:10px;padding:10px 12px;font-weight:500;display:flex}.nav-link.active{background:var(--accent-soft);color:var(--text)}.admin-nav{gap:8px;display:grid}.support-link{border-top:1px solid var(--border);border-radius:0;flex-shrink:0;margin-top:auto;padding-top:16px}.sidebar-logout{flex-shrink:0;margin-top:8px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.settings-card{min-width:0}.settings-description{min-height:42px;margin:-4px 0 14px;line-height:1.45}.settings-preview{border:1px dashed var(--border-strong);border-radius:var(--radius);background:var(--surface-soft);min-height:180px;color:var(--muted);text-align:center;place-items:center;padding:18px;display:grid;overflow:hidden}.settings-preview img{object-fit:contain;width:100%;height:144px}.settings-favicon-preview img{width:96px;height:96px}.settings-file-meta{gap:3px;min-width:0;margin-top:12px;display:grid}.settings-file-meta strong,.settings-file-meta span{overflow-wrap:anywhere}.settings-actions{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.settings-save-bar{margin-top:16px}.success-message{color:#236537;margin:12px 0 0;font-weight:500}.nav-group{box-shadow:none;background:0 0;border:0;border-radius:0}.nav-group.active,.nav-group.expanded{background:0 0}.nav-parent,.nav-parent.active,.nav-parent.active-parent:not(.active){color:var(--text);background:0 0}.nav-parent-row{grid-template-columns:minmax(0,1fr) 44px;align-items:center;display:grid}.nav-parent-row .nav-parent{min-width:0}.nav-group-toggle{border-radius:var(--radius);width:44px;height:44px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.nav-group-toggle:hover{color:var(--text);background:0 0}.nav-group-toggle:focus-visible{color:var(--text);outline:2px solid var(--accent);outline-offset:2px;background:0 0}.nav-group-toggle svg{transition:transform .16s}.nav-group-toggle[aria-expanded=true] svg{transform:rotate(180deg)}.nav-submenu{gap:2px;padding:4px 0 8px 12px;animation:.18s ease-out nav-submenu-in;display:grid}.nav-submenu[hidden]{display:none}.nav-sublink{min-height:38px;color:var(--muted);background:0 0;border-radius:0;align-items:center;gap:8px;padding:7px 10px;font-size:14px;font-weight:400;line-height:1.3;display:flex;position:relative}.nav-sublink.active{color:var(--text);background:0 0;font-weight:500}.nav-sublink.active:before{background:var(--text);content:"";border-radius:1px;width:2px;height:18px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.nav-sublink:hover{color:var(--text);background:0 0}.nav-link:focus-visible,.nav-sublink:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@keyframes nav-submenu-in{0%{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.nav-group-toggle svg{transition-duration:.01ms}.nav-submenu{animation:none}}.main-panel{min-width:0;padding:24px}.mobile-bar,.mobile-menu-backdrop{display:none}.page-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.eyebrow{color:var(--muted);margin:0 0 4px;font-size:13px;font-weight:500}.page-title{margin:0;font-size:28px;font-weight:600;line-height:1.1}.panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:0 1px #00000005}.section{padding:18px}.section+.section{border-top:1px solid var(--border)}.section-title{margin:0 0 14px;font-size:16px;font-weight:600}.section-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.section-heading .section-title{margin:0}.field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{gap:7px;display:grid}.field.full{grid-column:1/-1}.label{color:var(--muted);font-size:13px;font-weight:500}.input,.select,.textarea{border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--text);background:#fff;outline:none;transition:border-color .16s,box-shadow .16s,background .16s}.input,.select{min-height:44px;padding:0 12px}.textarea{resize:vertical;min-height:160px;padding:12px}.textarea.compact{min-height:104px}.input:focus,.select:focus,.textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #1111111a}.product-name-field{position:relative}.product-suggestion-combobox{min-width:0;position:relative}.product-suggestion-combobox .input{padding-right:42px}.product-suggestion-loader{color:var(--muted);pointer-events:none;position:absolute;top:14px;right:13px}.product-suggestion-dropdown{z-index:35;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);max-height:min(430px,52vh);box-shadow:var(--shadow);overscroll-behavior:contain;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden auto}.product-suggestion-option{border-bottom:1px solid var(--border);outline:none;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:68px;padding:9px 12px;display:grid}.product-suggestion-option:last-of-type{border-bottom:0}.product-suggestion-option:hover,.product-suggestion-option.active,.product-suggestion-option:focus-visible{background:var(--surface-soft)}.product-suggestion-option:focus-visible{box-shadow:inset 0 0 0 2px var(--accent)}.product-suggestion-thumb{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft);width:48px;height:48px;color:var(--muted);place-items:center;display:grid;overflow:hidden}.product-suggestion-thumb img{object-fit:cover;width:100%;height:100%}.product-suggestion-content{gap:5px;min-width:0;display:grid}.product-suggestion-content strong{overflow-wrap:anywhere;font-size:14px;line-height:1.35}.product-suggestion-meta{color:var(--muted);flex-wrap:wrap;gap:4px 10px;font-size:12px;display:flex}.product-suggestion-meta .archive{color:var(--warning)}.product-suggestion-open{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:12px;display:inline-flex}.product-suggestion-empty{min-height:54px;color:var(--muted);text-align:center;padding:17px 14px}.product-duplicate-warning{color:var(--warning);align-items:center;gap:7px;margin:0;font-size:13px;display:flex}.product-duplicate-warning svg{flex:none}@media (max-width:560px){.product-suggestion-dropdown{max-height:min(360px,44vh)}.product-suggestion-option{grid-template-columns:42px minmax(0,1fr);min-height:72px;padding:10px}.product-suggestion-thumb{width:42px;height:42px}.product-suggestion-open{grid-column:2;justify-self:start}}.button{border-radius:var(--radius);background:var(--surface);min-height:42px;color:var(--text);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-weight:500;transition:background .16s,border-color .16s,color .16s,opacity .16s;display:inline-flex}.button.primary{background:var(--accent);color:var(--button-text)}.button.primary:hover{background:var(--accent-hover)}.button.secondary{border-color:var(--border)}.button.secondary:hover{border-color:var(--border-strong);background:var(--surface-soft)}.button.ghost{color:var(--muted);background:0 0}.button.ghost:hover{background:var(--surface-soft);color:var(--text)}.button.danger{color:var(--danger)}.button:disabled{opacity:.55}.toolbar{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.toolbar .select{width:auto;min-width:180px}.active-filters{flex-wrap:wrap;align-items:center;gap:8px;margin:-2px 0 14px;display:flex}.search-field{flex:1;min-width:min(100%,300px);position:relative}.search-field svg{color:var(--muted);position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-field .input{padding-left:38px}.desktop-table{border-collapse:collapse;width:100%}.desktop-table th,.desktop-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:middle;padding:12px}.desktop-table th{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:600}.desktop-table tbody tr{transition:background .14s}.desktop-table tbody tr.clickable-row{cursor:pointer;outline:none}.desktop-table tbody tr.clickable-row:hover{background:#fafafa}.desktop-table tbody tr.clickable-row:focus-visible{background:#f3f3f3;box-shadow:inset 0 0 0 2px #1111112e}.table-loading-state{min-height:128px;color:var(--muted);place-items:center;display:grid}.thumb{border-radius:var(--radius);background:var(--surface-soft);object-fit:cover;width:56px;height:56px}.product-title-cell{align-items:center;gap:12px;display:flex}.muted{color:var(--muted)}.pill{background:var(--surface-soft);min-height:28px;color:var(--muted);border-radius:999px;align-items:center;padding:0 10px;font-size:13px;font-weight:500;display:inline-flex}.pill.active{background:var(--accent-soft);color:var(--text)}.mobile-products{display:none}.product-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:82px 1fr;gap:12px;padding:12px;transition:border-color .16s,background .16s;display:grid}.product-card:hover{border-color:var(--border-strong);background:#fafafa}.product-card:focus-visible{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #1111111a}.product-card img,.product-card .thumb-placeholder{border-radius:var(--radius);background:var(--surface-soft);object-fit:cover;width:82px;height:82px}.card-meta{color:var(--muted);flex-wrap:wrap;gap:8px;margin-top:8px;font-size:13px;display:flex}.image-grid,.photo-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:12px;display:grid}.image-tile,.photo-tile{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);transition:border-color .16s,background .16s;position:relative;overflow:hidden}.photo-tile:hover{border-color:var(--border-strong)}.image-tile img,.photo-preview img{aspect-ratio:1;background:var(--surface-soft);object-fit:contain;width:100%}.photo-preview{background:var(--surface-soft);position:relative}.photo-media-meta{border-top:1px solid var(--border);gap:8px;padding:10px;display:grid}.photo-media-meta>strong,.photo-media-meta>span{overflow-wrap:anywhere;min-width:0}.photo-media-meta>span{color:var(--muted);font-size:12px}.image-actions,.photo-actions{background:var(--surface);gap:6px;padding:8px;display:flex}.photo-actions{grid-template-columns:36px minmax(0,1fr) 36px 36px;align-items:center;display:grid}.icon-button{border-radius:var(--radius);min-width:36px;height:36px;color:var(--muted);background:0 0;border:1px solid #0000;place-items:center;transition:background .16s,color .16s,opacity .16s;display:inline-grid}.icon-button:hover{background:var(--surface-soft);color:var(--text)}.icon-button:disabled{opacity:.35}.icon-button.danger{color:var(--danger)}.photo-main-button{flex:1;min-height:36px;padding:0 8px;font-size:13px}.badge-main{color:var(--button-text);background:#111111e0;border-radius:999px;padding:4px 8px;font-size:12px;font-weight:500;position:absolute;top:8px;left:8px}.empty-state{border:1px dashed var(--border);border-radius:var(--radius);min-height:128px;color:var(--muted);text-align:center;background:#fafafa;place-items:center;display:grid}.photo-empty{width:100%;min-height:116px;padding:18px}.checkbox-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:8px;display:grid}.category-summary,.category-summary-row{color:var(--muted);font-size:13px}.category-summary-row{justify-content:space-between;gap:12px;display:flex}.category-search{min-width:0}.category-search .input{padding-left:12px}.category-options,.category-tree{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;max-height:360px;padding:6px;overflow:auto}.check-row{border:1px solid var(--border);border-radius:var(--radius);background:#fff;align-items:center;gap:8px;min-height:42px;padding:8px 10px;display:flex}.category-node{border-radius:6px;grid-template-columns:40px minmax(0,1fr);align-items:center;min-height:42px;display:grid}.category-node:hover{background:var(--surface)}.tree-toggle{width:40px;height:40px;color:var(--muted);background:0 0;border:0;border-radius:6px;place-items:center;display:grid}.tree-toggle:disabled{opacity:.36}.tree-check{align-items:center;gap:8px;min-width:0;padding:8px 8px 8px 0;line-height:1.25;display:flex}.tree-check input{flex:none}.category-empty{min-height:96px;color:var(--muted);text-align:center;place-items:center;display:grid}.split-layout{grid-template-columns:minmax(0,1.4fr) minmax(320px,.65fr);align-items:start;gap:16px;display:grid}.entity-edit-panel{max-width:920px}.reference-tree,.reference-list{gap:4px;display:grid}.reference-row{border-radius:var(--radius);grid-template-columns:30px minmax(0,1fr);align-items:center;min-height:42px;display:grid}.reference-row.category-reference-row{grid-template-columns:30px minmax(0,1fr) auto auto;gap:6px}.reference-row:hover,.reference-row.active{background:#fafafa}.reference-title{min-width:0;color:var(--text);text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:9px 10px 9px 0;display:flex}.reference-title span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.count-link{border:1px solid var(--border);background:var(--surface);min-height:32px;color:var(--text);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:13px;font-weight:500;display:inline-flex}.count-link:hover{border-color:var(--border-strong);background:var(--surface-soft)}.count-link:disabled{opacity:.5}.child-count{white-space:nowrap;align-self:center;font-size:13px}.reference-meta-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:12px;display:flex}.reference-group{gap:7px;margin-bottom:16px;display:grid}.reference-group h2{color:var(--muted);margin:0;font-size:13px;font-weight:600}.reference-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-align:left;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:11px 12px;display:flex}.reference-card.active,.reference-card:hover{border-color:var(--border-strong);background:#fafafa}.reference-card span:first-child{gap:3px;display:grid}.reference-card small,.brand-card small,.media-card small{color:var(--muted);font-size:12px}.reference-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px;display:grid}.brand-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-align:left;grid-template-columns:1fr;align-items:center;gap:10px;padding:10px;display:grid}.brand-main-button{width:100%;color:var(--text);text-align:left;background:0 0;border:0;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:10px;padding:0;display:grid}.brand-count-link{width:fit-content}.brand-card.active,.brand-card:hover{border-color:var(--border-strong);background:#fafafa}.brand-card img,.brand-card .thumb-placeholder,.brand-image-preview img{border-radius:var(--radius);background:var(--surface-soft);object-fit:cover;width:52px;height:52px}.brand-card .pill{grid-column:1/-1;width:fit-content}.brand-image-preview{border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:52px minmax(0,1fr) 40px;align-items:center;gap:10px;padding:8px;display:grid}.brand-image-preview span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.media-toolbar .search-field{min-width:min(100%,360px)}.media-library{gap:22px;display:grid}.media-month-group{gap:10px;display:grid}.media-month-group h2{color:var(--text);margin:0;font-size:15px;font-weight:600}.media-library-grid{grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:10px;display:grid}.media-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);text-align:left;gap:7px;padding:8px;display:grid;overflow:hidden}.media-card:hover{border-color:var(--border-strong);background:#fafafa}.media-card img{aspect-ratio:1;background:var(--surface-soft);object-fit:cover;border-radius:6px;width:100%}.media-card span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.pagination-row{justify-content:center;gap:8px;margin-top:16px;display:flex}.pill-button{border:1px solid var(--border);cursor:pointer}.media-detail-modal{width:min(900px,100%)}.media-detail-body{grid-template-columns:minmax(220px,.9fr) minmax(240px,1fr);gap:16px;display:grid}.media-detail-body>img{border-radius:var(--radius);background:var(--surface-soft);object-fit:contain;width:100%}.detail-list{gap:8px;display:grid}.detail-list div{border-bottom:1px solid var(--border);gap:4px;padding-bottom:8px;display:grid}.detail-list span{color:var(--muted);font-size:12px}.detail-list strong{overflow-wrap:anywhere;min-width:0;font-weight:500}.attribute-row{grid-template-columns:minmax(120px,.7fr) minmax(160px,1fr) 40px;gap:8px;margin-bottom:8px;display:grid}.attribute-value-list{gap:8px;display:grid}.attribute-value-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:8px;padding:9px 10px;display:grid}.attribute-value-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:500;overflow:hidden}.attribute-value-edit-row{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(0,1fr) auto auto auto;align-items:center;gap:8px;padding:9px 10px;display:grid}.compact-check{white-space:nowrap;min-height:38px}.inline-add-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-top:12px;display:grid}.save-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.save-bar{z-index:20;border-top:1px solid var(--border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff0;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex;position:static}.modal-backdrop{z-index:50;background:#00000057;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal{border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);width:min(980px,100%);height:min(760px,90vh);box-shadow:var(--shadow);flex-direction:column;display:flex;overflow:hidden}.modal-header,.modal-footer{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;display:flex}.modal-footer{border-top:1px solid var(--border);border-bottom:0}.modal-body{flex:1;min-height:0;padding:16px;overflow:auto}.media-picker-modal .modal-header,.media-picker-modal .modal-footer{padding:16px 24px}.media-picker-modal .modal-body{padding:24px}.tabs{border:1px solid var(--border);border-radius:var(--radius);padding:3px;display:inline-flex}.tab{background:0 0;border:0;border-radius:6px;min-height:36px;padding:0 12px;font-weight:500}.tab.active{background:var(--text);color:var(--button-text)}.media-grid{grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:10px;display:grid}.media-button{border-radius:var(--radius);background:var(--surface-soft);border:1px solid #0000;padding:0;position:relative;overflow:hidden}.media-button.selected{border-color:var(--accent);box-shadow:0 0 0 2px #11111114}.media-button img,.media-button video{aspect-ratio:1;object-fit:cover;width:100%}.media-button-caption{text-align:left;gap:2px;padding:7px;display:grid}.media-button-caption strong,.media-button-caption small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.media-card video,.media-detail-preview video{object-fit:contain;width:100%;display:block}.homepage-settings-page{min-width:0}.homepage-slider-global{margin-bottom:24px;padding:20px}.homepage-slider-global .section-heading{margin-bottom:20px}.homepage-slider-global .section-heading p{margin:4px 0 0}.homepage-global-grid{grid-template-columns:auto auto minmax(180px,260px);align-items:end;gap:18px 32px;display:grid}.homepage-slides-heading{justify-content:space-between;align-items:end;gap:18px;margin:28px 0 14px;display:flex}.homepage-slides-heading h2{margin:0 0 4px;font-size:20px}.homepage-slides-heading p{margin:0}.homepage-slide-list{gap:14px;display:grid}.homepage-slide-card{min-width:0;overflow:hidden}.homepage-slide-card.is-active{border-color:var(--border-strong)}.homepage-slide-summary{grid-template-columns:minmax(260px,420px) minmax(150px,1fr) auto;align-items:center;gap:18px;padding:14px;display:grid}.homepage-slide-preview{border-radius:var(--radius);color:#171717;background:#ececec;min-height:150px;position:relative;overflow:hidden}.homepage-slide-preview:after{content:"";background:linear-gradient(#0000,#0000005c);position:absolute;inset:38% 0 0}.homepage-slide-preview.is-dark{color:#fff}.homepage-slide-preview>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.homepage-slide-preview>div{z-index:1;gap:3px;display:grid;position:absolute;bottom:14px;left:16px;right:16px}.homepage-slide-preview small{letter-spacing:.08em;text-transform:uppercase;font-size:10px}.homepage-slide-preview strong{text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,serif;font-size:19px;font-weight:400;line-height:1.1;overflow:hidden}.homepage-slide-preview span{border-bottom:1px solid;width:max-content;font-size:11px}.homepage-slide-preview-empty{color:var(--muted);place-items:center;display:grid;position:absolute;inset:0}.homepage-slide-meta{color:var(--muted);flex-wrap:wrap;gap:8px;font-size:12px;display:flex}.homepage-slide-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.homepage-slide-editor{border-top:1px solid var(--border);background:var(--surface-warm);padding:20px}.homepage-media-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}.homepage-media-field{align-content:start;gap:7px;min-width:0;display:grid}.homepage-media-selected{border:1px solid var(--border);border-radius:var(--radius);background:#fff;grid-template-columns:54px minmax(0,1fr) auto 40px;align-items:center;gap:8px;min-height:70px;padding:8px;display:grid}.homepage-media-selected img{object-fit:cover;border-radius:6px;width:54px;height:54px}.homepage-media-selected>span{gap:3px;min-width:0;display:grid}.homepage-media-selected strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.homepage-media-selected small{color:var(--muted)}.homepage-media-replace{min-height:36px;padding:0 8px;font-size:12px}.homepage-media-choose{border-style:dashed;min-height:70px}.homepage-copy-fields{margin-top:4px}.homepage-empty{min-height:220px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:7px;display:grid}.homepage-save-bar{margin-top:18px}.media-card video{aspect-ratio:1;object-fit:cover;width:100%}@media (max-width:1100px){.homepage-slide-summary{grid-template-columns:minmax(240px,1fr) minmax(140px,.7fr)}.homepage-slide-actions{grid-column:1/-1;justify-content:flex-start}.homepage-media-fields{grid-template-columns:1fr 1fr}}@media (max-width:700px){.media-picker-modal .modal-header,.media-picker-modal .modal-footer{padding:12px 16px}.media-picker-modal .modal-body{padding:16px}.homepage-global-grid,.homepage-media-fields{grid-template-columns:1fr}.homepage-slides-heading{flex-direction:column;align-items:stretch}.homepage-slides-heading .button{width:100%}.homepage-slide-summary{grid-template-columns:1fr;padding:10px}.homepage-slide-preview{min-height:180px}.homepage-slide-actions{grid-template-columns:44px 44px 1fr;display:grid}.homepage-slide-actions .button.danger{grid-column:1/-1}.homepage-slide-editor{padding:14px}.homepage-media-selected{grid-template-columns:48px minmax(0,1fr) 40px}.homepage-media-replace{grid-column:1/-1;width:100%}.homepage-save-bar{flex-direction:column;align-items:stretch}.homepage-save-bar .button{width:100%}}.drop-zone{border:1px dashed var(--border);border-radius:var(--radius);background:var(--surface-soft);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:210px;padding:24px;display:flex}.drop-zone-icon{color:var(--muted);flex:none;display:block}.drop-zone>strong,.drop-zone-note{margin:0;line-height:1.35}.drop-zone.active{border-color:var(--accent);background:var(--accent-soft)}.login-page{place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{width:min(100%,380px)}.login-title{margin:0 0 6px;font-size:28px}.login-subtitle{color:var(--muted);margin:0 0 24px}.error-box{border-radius:var(--radius);color:var(--danger);background:#b43a3214;border:1px solid #b43a3247;padding:10px 12px;font-size:14px}.spin{animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width:860px){.admin-layout{padding-bottom:72px;display:block}.sidebar{display:none}.mobile-bar{z-index:40;border-top:1px solid var(--border);padding:8px 12px calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;justify-content:stretch;gap:4px;display:flex;position:fixed;bottom:0;left:0;right:0;overflow:hidden}.mobile-bar .nav-link{white-space:nowrap;background:0 0;border:0;flex:20%;justify-content:center;gap:4px;min-width:0;min-height:46px;padding:7px 4px;font-size:12px}.mobile-more-button{flex-direction:row}.mobile-menu-backdrop{z-index:70;background:#0000005c;align-items:flex-end;display:flex;position:fixed;inset:0}.mobile-menu-drawer{border-radius:var(--radius) var(--radius) 0 0;background:var(--surface);width:100%;max-height:min(620px,86vh);padding:16px 16px calc(16px + env(safe-area-inset-bottom));box-shadow:var(--shadow);overflow:auto}.mobile-menu-heading{justify-content:space-between;align-items:center;min-height:44px;margin-bottom:8px;display:flex}.mobile-menu-links{gap:4px;display:grid}.mobile-menu-links a{border-radius:var(--radius);align-items:center;gap:10px;min-height:48px;padding:10px 12px;font-weight:500;display:flex}.mobile-menu-links a:hover,.mobile-menu-links a:focus-visible{background:var(--surface-soft);outline:none}.mobile-menu-links .nav-parent-row{grid-template-columns:minmax(0,1fr) 48px;align-items:center;display:grid}.mobile-menu-links .nav-parent-row>a{min-width:0}.mobile-menu-links .nav-parent-row>a.active,.mobile-menu-links .nav-parent-row>a.active-parent{color:var(--text);background:0 0}.mobile-menu-links .nav-group-toggle{border-radius:var(--radius);width:48px;height:48px;color:var(--muted);background:0 0;border:0;place-items:center;display:grid}.mobile-menu-links .nav-group-toggle:hover{color:var(--text);background:0 0}.mobile-menu-links .nav-group-toggle:focus-visible{color:var(--text);outline:2px solid var(--accent);outline-offset:2px;background:0 0}.mobile-menu-links .nav-submenu{gap:2px;padding:4px 0 8px 12px;display:grid}.mobile-menu-links .nav-submenu[hidden]{display:none}.mobile-menu-links .nav-submenu a{min-height:40px;color:var(--muted);background:0 0;border-radius:0;gap:8px;padding:7px 10px;font-size:14px;font-weight:400}.mobile-menu-links .nav-submenu a.active{color:var(--text);background:0 0;font-weight:500}.mobile-menu-links .nav-parent:hover,.mobile-menu-links .nav-sublink:hover{color:var(--text);background:0 0}.mobile-menu-links .nav-parent:focus-visible,.mobile-menu-links .nav-sublink:focus-visible{outline:2px solid var(--accent);outline-offset:2px;background:0 0}.mobile-menu-secondary{border-top:1px solid var(--border);margin-top:8px;padding-top:8px}.mobile-support-link{border-top:1px solid var(--border);margin-top:8px;border-radius:0!important;padding-top:16px!important}.mobile-menu-logout{width:100%;margin-top:12px}.main-panel{padding:16px}.settings-grid{grid-template-columns:1fr}.settings-description{min-height:0}.page-header{flex-direction:column;align-items:stretch}.page-title{font-size:24px}.field-grid,.attribute-row{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:stretch}.desktop-products{display:none}.mobile-products{gap:10px;display:grid}.toolbar{grid-template-columns:1fr;display:grid}.toolbar .select{width:100%}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:var(--radius) var(--radius) 0 0;width:100%;height:92vh}.save-bar{padding-bottom:calc(12px + env(safe-area-inset-bottom));margin:0 -16px;position:sticky;bottom:0}.photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.photo-actions{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.photo-main-button{grid-area:1/1/auto/-1;padding:0 6px}.photo-actions .icon-button{width:100%}.category-options,.category-tree{max-height:260px}.split-layout,.media-detail-body{grid-template-columns:1fr}.reference-grid,.media-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-summary-row{flex-direction:column;gap:4px}.reference-row.category-reference-row{grid-template-columns:30px minmax(0,1fr)}.reference-row.category-reference-row .count-link,.reference-row.category-reference-row .child-count{grid-column:2;width:fit-content}.entity-edit-panel{max-width:none}.inline-add-row,.attribute-value-row,.attribute-value-edit-row{grid-template-columns:1fr}.save-actions,.save-actions .button{width:100%}}.filter-list-toolbar{grid-template-columns:minmax(240px,1fr) minmax(180px,240px);gap:12px;margin-bottom:14px;display:grid}.filter-list-toolbar .search-field,.compact-field{min-width:0}.list-state{color:var(--muted);text-align:center;padding:28px}.filter-empty-state{justify-items:center;gap:10px;padding:42px 20px;display:grid}.filter-empty-state span{color:var(--muted)}.filter-table-wrap{overflow:hidden}.filter-table{border-collapse:collapse;table-layout:fixed;width:100%}.filter-table th,.filter-table td{border-bottom:1px solid var(--border);overflow-wrap:anywhere;text-align:left;vertical-align:top;padding:13px 12px}.filter-table th{color:var(--muted);font-size:12px;font-weight:600}.filter-table tr:last-child td{border-bottom:0}.filter-table th:first-child{width:18%}.filter-table th:nth-child(2){width:16%}.filter-table th:nth-child(3){width:12%}.filter-table th:nth-child(4){width:25%}.filter-table th:nth-child(5),.filter-table th:nth-child(6),.filter-table th:nth-child(7){width:9.66%}.entity-link{text-decoration:underline;-webkit-text-decoration-color:var(--border-strong);text-decoration-color:var(--border-strong);text-underline-offset:3px;font-weight:600}.entity-link:hover{-webkit-text-decoration-color:var(--text);text-decoration-color:var(--text)}.status-badge{border:1px solid var(--border);white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:4px 9px;font-size:12px;font-weight:600;display:inline-flex}.status-badge.active{color:#315239;background:#f1f6f2;border-color:#b8c7ba}.status-badge.disabled{background:var(--surface-soft);color:var(--muted)}.filter-mobile-cards{display:none}.filter-edit-panel .section-note{margin:7px 0 0}.filter-status-check{align-self:end;min-height:44px}.filter-source-combobox,.filter-value-combobox{position:relative}.filter-source-results,.filter-value-results{z-index:40;border:1px solid var(--border-strong);border-radius:var(--radius);background:var(--surface);max-height:310px;box-shadow:var(--shadow);position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:auto}.filter-source-results>button,.filter-value-results>button{border:0;border-bottom:1px solid var(--border);width:100%;min-height:46px;color:var(--text);text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:9px 12px;display:flex}.filter-source-results>button:hover,.filter-source-results>button.active,.filter-value-results>button:hover,.filter-value-results>button.active{background:var(--accent-soft)}.filter-source-results small,.filter-source-results span,.filter-value-results small{display:block}.filter-source-results small,.filter-value-results small{color:var(--muted);margin-top:3px;font-size:12px}.filter-source-results em{color:var(--warning);text-align:right;font-size:12px;font-style:normal}.filter-picker-state{min-height:46px;color:var(--muted);align-items:center;gap:8px;padding:10px 12px;display:flex}.filter-picker-state button{background:0 0;border:0;font-weight:600;text-decoration:underline}.filter-load-more{font-weight:600;justify-content:center!important}.warning-box{border-radius:var(--radius);color:var(--warning);background:#fffaf0;border:1px solid #d9c9a8;margin-top:9px;padding:10px 12px}.choice-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.choice-cards>label{border:1px solid var(--border);border-radius:var(--radius);align-items:flex-start;gap:10px;min-width:0;min-height:74px;padding:13px;display:flex}.choice-cards>label.selected{border-color:var(--text);background:#fafafa}.choice-cards input{margin-top:3px}.choice-cards strong,.choice-cards small{display:block}.choice-cards small{color:var(--muted);margin-top:5px;line-height:1.35}.include-descendants{margin:14px 0 10px}.filter-category-picker{gap:9px;display:grid}.compact-search{max-width:520px}.filter-category-selected{color:var(--muted);font-size:13px}.filter-category-tree{border:1px solid var(--border);border-radius:var(--radius);background:#fff;max-height:340px;overflow:auto}.filter-category-row{border-bottom:1px solid var(--border);align-items:center;gap:9px;min-height:44px;padding-top:8px;padding-bottom:8px;padding-right:12px;display:flex}.filter-category-row:last-of-type{border-bottom:0}.filter-category-row span{overflow-wrap:anywhere}.filter-value-picker{gap:14px;margin-top:14px;display:grid}.filter-selected-values{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-selected-values>strong{flex-basis:100%;font-size:13px}.filter-value-chip{border:1px solid var(--border-strong);background:var(--surface-soft);border-radius:999px;align-items:center;gap:8px;max-width:100%;min-height:40px;padding:6px 7px 6px 11px;display:inline-flex}.filter-value-chip span,.filter-value-chip small{overflow-wrap:anywhere;display:block}.filter-value-chip small{color:var(--muted);font-size:11px}.filter-value-chip button{background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;display:grid}.filter-value-chip button:hover{background:#ddd}.filter-preview-section{background:#fcfcfc}.filter-preview-card{border:1px solid var(--border-strong);border-radius:var(--radius);background:#fff;padding:16px}.filter-preview-head{border-bottom:1px solid var(--border);justify-content:space-between;gap:18px;padding-bottom:13px;display:flex}.filter-preview-head>div:last-child{text-align:right}.filter-preview-head strong,.filter-preview-head span{display:block}.filter-preview-head span{color:var(--muted);margin-top:4px;font-size:12px}.filter-preview-values{gap:0;margin-top:8px;display:grid}.filter-preview-values>div{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.filter-preview-values strong{flex:none;font-size:13px}.filter-preview-total{margin-top:12px;font-weight:600}.saved-note{color:#315239;margin-top:5px;display:block}.filter-dialog-backdrop{z-index:100;background:#0000006b;place-items:center;padding:20px;display:grid;position:fixed;inset:0;overflow:auto}.filter-delete-dialog{border-radius:var(--radius);width:min(480px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow);background:#fff;padding:20px;overflow:auto}.filter-delete-dialog h2{margin:0 0 10px;font-size:20px}.filter-delete-dialog p{color:var(--muted);margin:0 0 18px;line-height:1.5}.filter-delete-dialog .save-actions{justify-content:flex-end}@media (max-width:1020px){.filter-table th:nth-child(4),.filter-table td:nth-child(4){display:none}}@media (max-width:860px){.filter-list-toolbar{grid-template-columns:1fr}.filter-table-wrap{display:none}.filter-mobile-cards{gap:10px;display:grid}.filter-mobile-card{gap:10px;min-width:0;padding:14px;display:grid;position:relative}.filter-mobile-card>.status-badge{position:absolute;top:12px;right:12px}.filter-mobile-card>.entity-link{overflow-wrap:anywhere;min-height:32px;padding-right:110px}.filter-mobile-card dl{gap:8px;margin:0;display:grid}.filter-mobile-card dl>div{grid-template-columns:minmax(86px,.45fr) minmax(0,1fr);gap:10px;display:grid}.filter-mobile-card dt{color:var(--muted)}.filter-mobile-card dd{overflow-wrap:anywhere;margin:0}.filter-edit-panel .field-grid,.choice-cards{grid-template-columns:1fr}.filter-preview-head,.filter-preview-values>div{align-items:flex-start}.filter-preview-head>div:last-child{text-align:left}}@media (max-width:520px){.filter-mobile-card>.status-badge{justify-self:start;position:static}.filter-mobile-card>.entity-link{padding-right:0}.filter-preview-head,.filter-preview-values>div{gap:5px;display:grid}.filter-preview-values strong{color:var(--muted)}.filter-delete-dialog .save-actions,.filter-delete-dialog .button{width:100%}}.stock-editor-card{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;gap:14px;margin-top:18px;padding:16px;display:grid}.stock-editor-card h3,.stock-editor-card p{margin:0}.stock-editor-heading{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.stock-editor-heading p,.variable-stock-note p,.variable-stock-note small{color:var(--muted);margin-top:5px}.stock-editor-controls{grid-template-columns:minmax(180px,1fr) minmax(160px,220px);align-items:end;gap:16px;display:grid}.stock-track-toggle{min-height:44px}.stock-quantity-field{margin:0}.stock-tracking-disabled .stock-quantity-field{opacity:.68}.stock-state-badge{border:1px solid var(--border);background:var(--surface);width:fit-content;color:var(--muted);border-radius:999px;align-items:center;padding:4px 8px;font-size:12px;font-weight:650;line-height:1.3;display:inline-flex}.stock-state-badge.stock-state-available{color:#315c3b;background:#edf7ef;border-color:#b8d8bf}.stock-state-badge.stock-state-empty{color:#785824;background:#fff8e8;border-color:#e2cfad}.stock-state-badge.stock-state-negative{color:#8b3434;background:#fff0f0;border-color:#e4b6b6}.stock-negative-warning{color:#8b3434;line-height:1.4}.stock-unsaved{color:#785824;font-weight:650}.variation-stock-status{gap:4px;min-width:120px;display:grid}.variation-stock-status>small:last-child{color:var(--muted)}.stock-history-section{gap:12px;display:grid}.stock-history-toggle{width:fit-content}.stock-history-list{gap:8px;display:grid}.stock-history-item{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:11px 12px;display:grid}.stock-history-item div{gap:3px;display:grid}.stock-history-item span{color:var(--muted);font-size:12px}.stock-history-item p{font-variant-numeric:tabular-nums;margin:0}@media (max-width:640px){.stock-editor-heading,.stock-editor-controls{flex-direction:column;grid-template-columns:1fr}.stock-editor-controls{display:grid}.stock-editor-heading .stock-state-badge{align-self:flex-start}.stock-history-toggle{justify-content:flex-start;width:100%}.stock-history-item{grid-template-columns:1fr}.variation-stock-status{min-width:0}}.reports-page{gap:16px;min-width:0;display:grid}.report-tabs{scrollbar-width:thin;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.report-tabs button{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-height:42px;color:var(--muted);flex:none;padding:9px 14px;font-weight:600}.report-tabs button.active{border-color:var(--text);background:var(--text);color:var(--button-text)}.report-filters{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;padding:14px;display:grid}.report-filters label{min-width:0;color:var(--muted);gap:6px;font-size:12px;font-weight:600;display:grid}.report-filters select,.report-filters input{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;min-width:0;min-height:42px;color:var(--text);font:inherit;padding:8px 10px;font-size:14px}.report-actions{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.report-actions>div{flex-wrap:wrap;gap:8px;display:flex}.report-actions .checkbox-row{align-items:center;gap:8px;font-size:14px;display:inline-flex}.report-actions .checkbox-row input{width:18px;height:18px}.report-loading,.report-count{color:var(--muted);font-size:14px}.report-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.report-kpis article{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:7px;min-width:0;padding:15px;display:grid}.report-kpis span{color:var(--muted);font-size:13px}.report-kpis strong{overflow-wrap:anywhere;font-size:clamp(20px,2vw,28px)}.sales-report{gap:14px;display:grid}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.report-panel{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:0;padding:15px}.report-panel h2{margin:0 0 10px;font-size:17px}.report-panel ul{margin:0;padding:0;list-style:none;display:grid}.report-panel li{border-bottom:1px solid var(--border);justify-content:space-between;gap:12px;min-width:0;padding:9px 0;display:flex}.report-panel li:last-child{border-bottom:0}.report-panel li span{overflow-wrap:anywhere;min-width:0}.report-panel li strong{flex:none}.report-table-wrap{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);max-width:100%;overflow-x:auto}.report-table{border-collapse:collapse;width:100%;min-width:900px;font-size:13px}.report-table th,.report-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:11px 12px}.report-table th{color:var(--muted);white-space:nowrap;background:#fafafa}.report-table td{overflow-wrap:anywhere;max-width:310px}.report-table td small{color:var(--muted);margin-top:4px;display:block}.report-cards{gap:10px;display:none}.report-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:7px;min-width:0;padding:14px;display:grid}.report-card h2,.report-card p{overflow-wrap:anywhere;margin:0}.report-card h2{font-size:16px}.report-card p,.report-card span{color:var(--muted);font-size:13px}@media (max-width:1100px){.report-filters,.report-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:700px){.report-filters,.report-kpis,.report-grid{grid-template-columns:1fr}.report-actions{flex-direction:column;align-items:stretch}.report-actions>div,.report-actions .button{width:100%}.report-actions .button{justify-content:center}.report-table-wrap{display:none}.report-cards{display:grid}}.import-page{gap:16px;min-width:0;display:grid}.import-template-actions{flex-wrap:wrap;gap:8px;display:flex}.import-steps{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.import-steps li{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);min-width:0;color:var(--muted);align-items:center;gap:8px;padding:10px;font-size:13px;display:flex}.import-steps li span{background:#eee;border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-weight:700;display:grid}.import-steps li.active{border-color:var(--border-strong);color:var(--text)}.import-steps li.active span{background:var(--text);color:var(--button-text)}.import-upload,.import-result{gap:14px;display:grid}.file-drop{cursor:pointer;border:1px dashed var(--border-strong);border-radius:var(--radius);text-align:center;background:#fafafa;justify-content:center;align-items:center;gap:12px;min-height:120px;padding:20px;display:flex}.file-drop input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.import-options,.mapping-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.import-options label,.mapping-grid label,.import-sheet{min-width:0;color:var(--muted);gap:6px;font-size:12px;font-weight:600;display:grid}.import-options select,.mapping-grid select,.import-sheet select,.import-row-filters select,.import-row-filters input{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;min-height:42px;color:var(--text);padding:8px 10px}.mapping-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin:14px 0}.mapping-grid small{font-weight:400}.import-counts{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin:12px 0;display:grid}.import-counts>div{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;gap:4px;padding:10px;display:grid}.import-counts span{color:var(--muted);font-size:11px}.import-counts strong{font-size:20px}.import-row-filters{grid-template-columns:180px minmax(180px,1fr) auto;gap:8px;margin:12px 0;display:grid}.import-preview-table{border:1px solid var(--border);border-radius:var(--radius);max-width:100%;overflow-x:auto}.import-preview-table table{border-collapse:collapse;width:100%;min-width:920px;font-size:13px}.import-preview-table th,.import-preview-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:10px}.import-preview-table th{color:var(--muted);background:#fafafa}.import-preview-table small{overflow-wrap:anywhere;max-width:360px;margin:2px 0;display:block}.row-error{color:#8f2f2f}.row-warning{color:#7a5b19}.import-preview-cards{gap:9px;display:none}.import-preview-cards article,.import-history article{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:5px;min-width:0;padding:11px;display:grid}.badge.create,.badge.completed{color:#285e34;background:#e8f3ea}.badge.update,.badge.ready{color:#2d5372;background:#e7eef5}.badge.error,.badge.failed{color:#8f2f2f;background:#fae8e8}.badge.unchanged,.badge.skip,.badge.cancelled{color:#555;background:#eee}.import-confirm{gap:10px;display:grid}.import-result{justify-items:start}.import-history{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.import-history article span,.import-history article small{color:var(--muted);font-size:12px}.import-history .badge{justify-self:start}.panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.panel-heading h2,.panel-heading p{margin:0}.panel-heading p{color:var(--muted);margin-top:4px}@media (max-width:1100px){.mapping-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.import-counts{grid-template-columns:repeat(4,minmax(0,1fr))}.import-preview-table{display:none}.import-preview-cards{display:grid}}@media (max-width:700px){.import-steps{grid-template-columns:1fr}.import-steps li:not(.active){display:none}.import-options,.mapping-grid,.import-counts,.import-history,.import-row-filters{grid-template-columns:1fr}.import-preview-table{display:none}.import-preview-cards{display:grid}.panel-heading{flex-direction:column;align-items:stretch}.import-template-actions,.import-template-actions .button{width:100%}.import-template-actions .button{justify-content:center}}.import-page>.panel{padding:20px}@media (max-width:700px){.import-page>.panel{padding:16px}}.managers-toolbar{grid-template-columns:minmax(260px,1fr) minmax(160px,.35fr) minmax(160px,.35fr)}.managers-table td,.managers-table th{vertical-align:middle}.public-contacts-settings{margin-top:18px;padding:20px}.public-contacts-settings .section-heading{margin-bottom:18px}.pages-table-panel{overflow:hidden}.pages-table th:first-child{width:24%}.pages-table th:nth-child(2){width:19%}.pages-table th:nth-child(7){width:68px}.pages-mobile-list{display:none}.pages-mobile-card{border-bottom:1px solid var(--border);gap:10px;padding:14px;display:grid}.pages-mobile-card>a{color:inherit;gap:5px;display:grid}.pages-mobile-card>a span{color:var(--muted);overflow-wrap:anywhere;font-size:13px}.pages-mobile-card .button{width:max-content}.page-content-input{resize:vertical;min-height:300px;line-height:1.55}@media (max-width:800px){.pages-table{display:none}.pages-mobile-list{display:grid}.pages-admin .header-actions{justify-content:space-between;width:100%}.pages-admin .header-actions .button{justify-content:center}.page-editor{padding:14px}}.manager-form{max-width:920px}.success-text{color:var(--accent);margin:12px 0 0}.order-list-toolbar{grid-template-columns:minmax(240px,1fr) repeat(4,minmax(145px,.35fr))}.orders-work-table td:nth-child(4){overflow-wrap:anywhere;max-width:260px}.orders-work-table td:nth-child(4) small{color:var(--muted);margin-top:3px;display:block}.order-workspace{gap:18px;display:grid}.order-workspace-header{align-items:end}.order-header-customer{color:var(--muted);flex-wrap:wrap;gap:8px 16px;margin-top:10px;display:flex}.order-header-customer strong{color:var(--text)}.order-header-summary{text-align:right;justify-items:end;gap:8px;display:grid}.order-header-summary>strong{letter-spacing:-.03em;font-size:clamp(24px,3vw,36px)}.order-items-workspace{padding:22px}.order-workspace-items{gap:10px;margin-top:16px;display:grid}.order-workspace-item{border:1px solid var(--border);border-radius:var(--radius);grid-template-columns:88px minmax(0,1fr) auto;align-items:center;gap:16px;padding:12px;display:grid}.order-item-image{border-radius:calc(var(--radius) - 2px);width:88px;height:88px;color:var(--muted);background:#f4f4f4;place-items:center;display:grid;overflow:hidden}.order-item-image img{object-fit:cover;width:100%;height:100%}.order-item-main{gap:5px;min-width:0;display:grid}.order-item-main a,.order-item-main strong,.order-item-main span{overflow-wrap:anywhere;min-width:0}.order-item-main a:hover{text-decoration:underline}.order-item-main span{color:var(--muted);font-size:13px}.order-item-options{color:var(--text)!important}.order-item-numbers{white-space:nowrap;justify-items:end;gap:5px;display:grid}.order-workspace-grid{grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:18px;display:grid}.order-workspace-grid>.panel,.order-activity{padding:22px}.order-work-controls .field-grid{margin-top:14px}.order-control-actions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.order-totals{align-self:start;gap:12px;display:grid}.order-totals>div{justify-content:space-between;gap:20px;display:flex}.order-total-final{border-top:1px solid var(--border);padding-top:14px;font-size:20px}.order-history-data dl{gap:13px;margin:14px 0 0;display:grid}.order-history-data dl>div{gap:4px;display:grid}.order-history-data dt{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px}.order-history-data dd{overflow-wrap:anywhere;white-space:pre-wrap;margin:0}.order-timeline{gap:10px;margin-top:14px;display:grid}.order-timeline article{border-left:2px solid var(--border-strong);gap:4px;padding:7px 0 7px 12px;display:grid}.order-timeline time,.order-timeline article>span{color:var(--muted);font-size:12px}.order-timeline p{white-space:pre-wrap;overflow-wrap:anywhere;margin:4px 0 0}@media (max-width:1180px){.order-list-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.order-list-toolbar .search-field{grid-column:1/-1}}@media (max-width:860px){.managers-toolbar,.order-list-toolbar,.order-workspace-grid{grid-template-columns:1fr}.order-list-toolbar .search-field{grid-column:auto}.order-workspace-header{align-items:stretch}.order-header-summary{text-align:left;justify-items:start}.order-workspace-item{grid-template-columns:72px minmax(0,1fr)}.order-item-image{width:72px;height:72px}.order-item-numbers{grid-column:2;grid-template-columns:1fr auto;justify-items:stretch}}@media (max-width:520px){.order-workspace-item{grid-template-columns:58px minmax(0,1fr);gap:10px;padding:10px}.order-item-image{width:58px;height:58px}.order-item-numbers{grid-column:1/-1}.order-control-actions .button{width:100%}}.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}.block{display:block}.wrap-anywhere{overflow-wrap:anywhere}.row-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.option-toolbar .search-field{flex:320px;max-width:620px}.option-list{border-top:1px solid var(--border);display:grid}.option-list-card{border-bottom:1px solid var(--border);grid-template-columns:minmax(220px,1.5fr) minmax(120px,.7fr) minmax(120px,.7fr) minmax(150px,.8fr);align-items:center;gap:16px;min-width:0;min-height:64px;padding:12px 4px;display:grid}.option-list-card:hover{background:var(--surface-warm)}.option-list-title{align-items:center;gap:8px;min-width:0;display:flex}.option-list-title strong{overflow-wrap:anywhere}.option-value-list{gap:10px;display:grid}.option-value-edit-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(220px,1fr) 110px minmax(110px,auto) auto auto;align-items:end;gap:12px;min-width:0;padding:10px 0;display:grid}.compact-number{max-width:110px}.variation-section{min-width:0}.product-options-box{border:1px solid var(--border);background:var(--surface-warm);gap:12px;padding:14px;display:grid}.selected-option-list{gap:8px;display:grid}.selected-option{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.selected-option span{min-width:0}.selected-option strong,.selected-option small{overflow-wrap:anywhere;display:block}.selected-option small{color:var(--muted);margin-top:3px}.variation-empty{justify-content:space-between;align-items:center;gap:14px;display:flex}.variation-table-wrap{border:1px solid var(--border);max-width:100%;overflow-x:auto}.variation-table{border-collapse:collapse;width:100%;min-width:800px}.variation-table th,.variation-table td{border-bottom:1px solid var(--border);text-align:left;vertical-align:top;padding:12px}.variation-table th{background:var(--surface-warm);color:var(--muted);font-size:12px;font-weight:600}.variation-table tr:last-child td{border-bottom:0}.variation-value{overflow-wrap:anywhere;max-width:280px;display:block}.variation-value+.variation-value{margin-top:7px}.variation-value small{color:var(--muted);font-size:11px;display:block}.variation-card-list{display:none}.variation-modal{width:min(720px,100vw - 32px);max-height:min(760px,100dvh - 32px)}.variation-form{gap:18px;display:grid;overflow-y:auto}.variation-checks{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.product-type-selector{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:20px;display:grid}.product-type-choice{border:1px solid var(--border);cursor:pointer;align-items:flex-start;gap:10px;min-width:0;padding:14px;display:flex}.product-type-choice.selected{border-color:var(--text);background:var(--surface-warm)}.product-type-choice input{margin-top:3px}.product-type-choice span,.product-type-choice strong,.product-type-choice small{min-width:0;display:block}.product-type-choice small{color:var(--muted);overflow-wrap:anywhere;margin-top:4px}.product-attributes-section:focus{outline:none}.product-attributes-section:focus-visible{outline:2px solid var(--text);outline-offset:4px}.product-attribute-groups{gap:10px;display:grid}.product-attribute-card{border:1px solid var(--border);background:var(--surface);min-width:0}.product-attribute-card.editing{border-color:var(--border-strong)}.product-attribute-compact{grid-template-columns:minmax(150px,.7fr) minmax(0,1.6fr) minmax(230px,.9fr);align-items:center;gap:16px;min-width:0;padding:13px 14px;display:grid}.product-attribute-title,.product-attribute-title strong,.product-attribute-title span{overflow-wrap:anywhere;min-width:0;display:block}.product-attribute-title span{color:var(--muted);margin-top:3px;font-size:13px}.selected-value-summary{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.selected-value-text{background:var(--surface-soft);overflow-wrap:anywhere;border-radius:999px;align-items:center;max-width:100%;min-height:28px;padding:4px 9px;font-size:13px;display:inline-flex}.more-values-button{min-height:32px;color:var(--muted);text-underline-offset:3px;background:0 0;border:0;padding:4px 6px;text-decoration:underline}.product-attribute-status{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.product-attribute-status>span{min-width:0;color:var(--muted);overflow-wrap:anywhere;font-size:13px}.compact-button{min-height:36px;padding:0 12px}.product-attribute-editor{border-top:1px solid var(--border);background:var(--surface-warm);gap:18px;padding:16px;display:grid}.product-attribute-editor h3{margin:0 0 12px;font-size:17px}.selected-value-chips{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.selected-value-chip{border:1px solid var(--border);background:var(--surface);border-radius:999px;align-items:center;gap:5px;max-width:100%;min-height:38px;padding:4px 5px 4px 11px;display:inline-flex}.selected-value-chip>span{overflow-wrap:anywhere;min-width:0}.selected-value-chip button{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:50%;flex:0 0 30px;place-items:center;display:inline-grid}.selected-value-chip button:hover,.selected-value-chip button:focus-visible{background:var(--surface-soft);color:var(--danger)}.attribute-search-box{gap:8px;max-width:760px;display:grid}.search-input-wrap{min-width:0;display:block;position:relative}.search-input-wrap>svg{z-index:1;color:var(--muted);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-input-wrap .input{width:100%;padding-left:38px;padding-right:40px}.clear-search{width:34px;height:34px;color:var(--muted);background:0 0;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:5px;transform:translateY(-50%)}.clear-search:hover,.clear-search:focus-visible{background:var(--surface-soft);color:var(--text)}.attribute-search-results,.attribute-picker-results{border:1px solid var(--border);background:var(--surface);overscroll-behavior:contain;min-height:52px;max-height:280px;overflow-y:auto}.attribute-search-result{border:0;border-bottom:1px solid var(--border);background:var(--surface);text-align:left;align-items:center;gap:9px;width:100%;min-height:44px;padding:9px 12px;display:flex}.attribute-search-result:last-child{border-bottom:0}.attribute-search-result span{overflow-wrap:anywhere;min-width:0}.attribute-search-result:hover,.attribute-search-result.active,.attribute-search-result:focus-visible{background:var(--surface-soft);outline:none}.search-status{min-height:50px;color:var(--muted);align-items:center;gap:8px;margin:0;padding:10px 12px;display:flex}.search-status.error{color:var(--danger);justify-content:space-between}.load-more-values{border-radius:0;width:100%}.variation-attribute-toggle{border-top:1px solid var(--border);padding-top:14px}.attribute-editor-actions{justify-content:flex-end;display:flex}.product-attribute-add{margin-top:16px;position:relative}.attribute-picker{border:1px solid var(--border);background:var(--surface-warm);gap:8px;width:min(620px,100%);margin-top:10px;padding:12px;display:grid}.edit-attributes-link{text-underline-offset:3px;margin-top:6px;padding-left:0;padding-right:0;text-decoration:underline}.attribute-confirmation{width:min(540px,100vw - 32px);height:auto;max-height:min(520px,100dvh - 32px)}.attribute-confirmation .modal-header h2{overflow-wrap:anywhere;margin:0;font-size:20px}.attribute-confirmation .modal-body{flex:0 auto}.attribute-confirmation .modal-body p{overflow-wrap:anywhere;margin:0}.attribute-confirmation .modal-body p+p{margin-top:12px}.danger-button{border-color:var(--danger);background:var(--danger);color:#fff}.variation-attribute-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:12px;display:grid}.variation-attribute-summary div{border:1px solid var(--border);min-width:0;padding:12px}.variation-attribute-summary strong,.variation-attribute-summary span{overflow-wrap:anywhere;display:block}.variation-attribute-summary span{color:var(--muted);margin-top:4px;font-size:13px}.generation-preview{border:1px solid var(--border);background:var(--border);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-bottom:14px;display:grid}.generation-preview>div{background:var(--surface);min-width:0;padding:12px}.generation-preview strong,.generation-preview span{overflow-wrap:anywhere;display:block}.generation-preview strong{font-size:20px}.generation-preview span{color:var(--muted);margin-top:3px;font-size:12px}.generation-preview>p{overflow-wrap:anywhere;background:#fff8e7;grid-column:1/-1;margin:0;padding:10px 12px}.success-box{border:1px solid var(--border-strong);background:var(--surface-warm);margin:12px 0;padding:12px}.variation-outdated{background:#fffaf0}.product-type-badge{width:fit-content;color:var(--muted);margin-top:5px;font-size:11px;display:block}@media (max-width:900px){.option-list-card{grid-template-columns:minmax(0,1fr) auto;gap:6px 12px;padding:14px 0}.option-list-title,.option-list-card .muted{grid-column:1/-1}.option-value-edit-row{grid-template-columns:minmax(0,1fr) 96px;align-items:end}.option-value-edit-row>.muted,.option-value-edit-row>.compact-check,.option-value-edit-row>.row-actions{grid-column:1/-1}.variation-table-wrap{display:none}.variation-card-list{gap:10px;display:grid}.variation-card{border:1px solid var(--border);gap:12px;padding:14px;display:grid}.variation-card-heading{justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.variation-card dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.variation-card dl div{min-width:0}.variation-card dt{color:var(--muted);font-size:12px}.variation-card dd{overflow-wrap:anywhere;margin:4px 0 0}.product-attribute-compact{grid-template-columns:minmax(140px,.7fr) minmax(0,1.3fr)}.product-attribute-status{grid-column:1/-1}.attribute-choice-grid,.variation-attribute-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.option-toolbar{align-items:stretch}.option-list-card{grid-template-columns:1fr}.option-list-card>*{grid-column:1}.option-value-edit-row{grid-template-columns:1fr}.option-value-edit-row>*{grid-column:1;max-width:none}.selected-option{flex-direction:column;align-items:flex-start}.selected-option .button{width:100%}.variation-empty{flex-direction:column;align-items:stretch}.variation-empty .button{width:100%}.variation-card-heading{flex-direction:column}.variation-card dl{grid-template-columns:1fr 1fr}.variation-card .row-actions .button{flex:100%}.variation-modal-backdrop{align-items:flex-end;padding:0}.variation-modal{border-radius:8px 8px 0 0;width:100%;max-height:94dvh}.variation-checks{flex-direction:column;align-items:stretch;gap:10px}.product-type-selector,.attribute-choice-grid,.variation-attribute-summary{grid-template-columns:1fr}.product-attribute-compact{grid-template-columns:1fr;gap:10px;padding:13px}.product-attribute-status{flex-direction:column;grid-column:1;align-items:flex-start}.product-attribute-status .row-actions{width:100%}.product-attribute-status .button{flex:1;min-height:44px}.product-attribute-status .icon-button{width:44px;height:44px}.product-attribute-editor{padding:13px}.attribute-search-results,.attribute-picker-results{max-height:min(260px,38dvh)}.attribute-search-result{min-height:48px}.attribute-editor-actions .button,.product-attribute-add>.button{width:100%;min-height:46px}.attribute-confirmation-backdrop{align-items:center;padding:12px}.attribute-confirmation{border-radius:var(--radius);width:100%;max-height:calc(100dvh - 24px)}.attribute-confirmation .modal-footer{flex-direction:column-reverse;align-items:stretch}.attribute-confirmation .modal-footer .button{width:100%;min-height:46px}.generation-preview{grid-template-columns:1fr}.generation-preview>p{grid-column:1}.product-attribute-add{grid-template-columns:1fr}.product-attribute-add .button{width:100%}}.file-input-control{border:1px solid var(--border,#d3d3d0);min-width:0;color:var(--text,#111);text-align:left;background:#fff;border-radius:0;gap:8px;padding:12px;display:grid;position:relative}.file-input-label{color:var(--text,#292929);font-size:13px;font-weight:600}.file-input-row{grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:10px;min-width:0;display:grid;position:relative}.file-input-native{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;opacity:0!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.file-input-button{border:1px solid var(--text,#222);min-height:44px;color:var(--text,#111);cursor:pointer;text-align:center;background:#fff;border-radius:0;justify-content:center;align-items:center;padding:8px 14px;font-size:13px;font-weight:600;line-height:1.25;display:inline-flex}.file-input-button[aria-disabled=true]{cursor:not-allowed;opacity:.48}.file-input-native:focus-visible+.file-input-button,.file-input-button:focus-visible{outline:2px solid var(--text,#111);outline-offset:3px}.file-input-status{min-width:0;color:var(--muted,#666);text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.4;overflow:hidden}.file-input-description{color:var(--muted,#666);font-size:12px;line-height:1.45}.file-input-error{color:#8f2f2f;font-size:12px}.file-input-selected{gap:6px;margin:0;padding:0;list-style:none;display:grid}.file-input-selected li{border-top:1px solid var(--border,#dededb);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding-top:7px;display:grid}.file-input-selected li>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.file-input-selected button{min-height:44px;color:var(--text,#111);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;padding:0 2px;font-size:12px}.file-input-selected button:focus-visible{outline:2px solid var(--text,#111);outline-offset:2px}.drop-zone{cursor:default;background:#fff;border-style:solid;border-radius:0}.drop-zone .file-input-control{width:min(100%,620px)}.drop-zone.active{background:#fff}.file-input-control.file-drop{cursor:default;align-items:initial;justify-content:initial;text-align:left;background:#fff;border-style:solid;border-radius:0;min-height:0;padding:12px;display:grid}@media (max-width:520px){.file-input-row{grid-template-columns:1fr}.file-input-button{width:100%}}.page-editor-layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:18px;display:grid}.page-editor{padding:clamp(24px,2.3vw,30px)}.page-settings{gap:16px;padding:24px;display:grid;position:sticky;top:18px}.page-settings h2,.editor-section h2,.request-detail h2{font-size:18px}.editor-section{border-top:1px solid var(--border);margin-top:28px;padding-top:24px}.editor-section>h2{margin-bottom:16px}.rich-editor{min-width:0}.editor-modes{border-bottom:1px solid var(--border);gap:20px;padding:0 12px;display:flex}.editor-modes button{min-height:44px;color:var(--muted);background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:0;display:inline-flex}.editor-modes button[aria-selected=true]{border-color:var(--text);color:var(--text)}.editor-toolbar{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:4px;padding:8px 12px;display:flex}.editor-toolbar button,.gallery-item-actions button{width:44px;height:44px;color:var(--text);background:0 0;border:1px solid #0000;place-items:center;display:grid}.editor-toolbar button:hover,.gallery-item-actions button:hover{border-color:var(--border-strong)}.visual-editor{overflow-wrap:anywhere;border-bottom:1px solid var(--border);min-height:360px;padding:24px 12px;font-size:16px;line-height:1.65}.visual-editor:focus{outline:2px solid var(--text);outline-offset:3px}.visual-editor :where(h2,h3){margin:1.2em 0 .5em}.visual-editor img{max-width:100%;height:auto;margin:16px 0;display:block}.html-editor{tab-size:2;min-height:420px;margin-top:12px;padding:16px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;line-height:1.55}.selected-media{border-top:1px solid var(--border);grid-template-columns:74px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;padding-top:12px;display:grid}.selected-media img{object-fit:cover;width:74px;height:58px}.page-gallery-editor{gap:10px;display:grid}.page-gallery-editor article{border-bottom:1px solid var(--border);grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:14px;padding:14px 4px;display:grid}.page-gallery-editor article>img{object-fit:cover;width:100px;height:88px}.page-gallery-editor article>div:nth-child(2){grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.page-gallery-editor label>span{color:var(--muted);margin-bottom:5px;font-size:11px;display:block}.gallery-item-actions{display:flex}.editor-actions{gap:8px;display:grid}.editor-actions .button{justify-content:center;width:100%}.request-detail{margin-top:16px}.request-detail dl{display:grid}.request-detail-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(150px,.35fr) minmax(0,1fr);gap:20px;padding:13px 0;display:grid}.request-detail-row dt{color:var(--muted)}.request-detail-row dd{white-space:pre-wrap;overflow-wrap:anywhere}.attachment-list{gap:10px;margin-top:14px;padding:0;list-style:none;display:grid}.attachment-list li{border-bottom:1px solid var(--border);justify-content:space-between;gap:20px;padding:10px 0;display:flex}.attachment-list a{text-decoration:underline}.attachment-list span{color:var(--muted);font-size:12px}.admin-selection-list{margin-top:16px;padding:0;list-style:none;display:grid}.admin-selection-list li{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:10px 0;display:flex}.admin-selection-list li>div{gap:4px;display:grid}.admin-selection-list span{color:var(--muted);font-size:12px}.status-control{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (max-width:1050px){.page-editor-layout{grid-template-columns:1fr}.page-settings{position:static}}@media (max-width:700px){.page-editor,.page-settings{padding:18px 16px}.editor-modes,.editor-toolbar{padding-left:8px;padding-right:8px}.visual-editor{padding:20px 8px}.page-gallery-editor article{grid-template-columns:72px minmax(0,1fr)}.page-gallery-editor article>img{width:72px;height:72px}.page-gallery-editor article>div:nth-child(2){grid-template-columns:1fr}.gallery-item-actions{grid-column:1/-1;justify-content:flex-end}.selected-media{grid-template-columns:62px minmax(0,1fr)}.selected-media .button{grid-column:1/-1}.request-detail-row{grid-template-columns:1fr;gap:4px}}.stage8w-subscribers{gap:22px;display:grid}.stage8w-subscribers .warning-card{color:#604b3f;background:#faf4ec;border-left:3px solid #9d724a;padding:14px 16px}.stage8w-subscriber-search{gap:8px;max-width:640px;display:grid}.stage8w-subscriber-search>label{color:var(--muted);font-size:12px}.stage8w-subscriber-search>div{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.stage8w-subscriber-search input{border:1px solid var(--border);min-height:44px;padding:0 12px}@media (max-width:600px){.stage8w-subscriber-search>div{grid-template-columns:1fr}}.product-editor-header .page-title{overflow-wrap:anywhere}.product-editor-meta{color:var(--muted);flex-wrap:wrap;gap:8px;margin-top:10px;font-size:13px;display:flex}.product-editor-meta span{border:1px solid var(--border);background:var(--surface);overflow-wrap:anywhere;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;display:inline-flex}.archive-pill{border-color:var(--border-strong);background:var(--surface-soft);color:var(--muted)}.archive-notice{border-bottom:1px solid var(--border);background:var(--surface-soft);color:var(--muted);justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.archive-notice strong{color:var(--text);font-size:14px;font-weight:600}.archive-notice span{text-align:right;font-size:13px}.product-editor-panel .section-title{margin-bottom:12px}.product-section-heading>div{gap:4px;display:grid}.product-section-heading .section-title{margin:0}.section-note,.field-note{color:var(--muted);margin:0;font-size:13px;line-height:1.35}.field-note{display:block}.product-description-textarea{min-height:220px;line-height:1.5}.selected-category-list{flex-wrap:wrap;gap:8px;display:flex}.category-chip{border:1px solid var(--border);background:var(--surface);max-width:100%;min-height:30px;color:var(--text);overflow-wrap:anywhere;border-radius:999px;align-items:center;gap:6px;padding:0 10px;font-size:13px;display:inline-flex}.category-chip em{color:var(--muted);font-style:normal}.category-empty-inline{border:1px dashed var(--border);border-radius:var(--radius);color:var(--muted);background:#fafafa;padding:10px 12px;font-size:13px;line-height:1.35}.category-node.selected{background:var(--surface);box-shadow:inset 0 0 0 1px var(--border)}.tree-check-title{overflow-wrap:anywhere;min-width:0}.compact-pill{min-height:24px;padding:0 8px;font-size:12px}.attribute-list{gap:10px;display:grid}.attribute-row{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;grid-template-columns:minmax(160px,.8fr) minmax(220px,1fr) auto;align-items:end;gap:10px;margin-bottom:0;padding:10px;display:grid}.attribute-field{gap:7px;min-width:0;display:grid}.attribute-field .input{text-overflow:ellipsis;overflow:hidden}.attribute-remove-button{min-width:96px;padding:0 10px}.save-status{overflow-wrap:anywhere;min-width:0}.product-save-bar .button.primary{flex:none}.sale-price-editor{border:1px solid var(--border);background:#fff;gap:12px;padding:16px;display:grid}.sale-price-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.sale-price-editor .label em{color:var(--muted);font-size:11px;font-style:normal;font-weight:400}.field-error{color:var(--danger);font-size:12px}.sale-price-preview{border-top:1px solid var(--border);font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:8px 12px;padding-top:12px;display:flex}.sale-price-preview del,.variation-sale-price del,.admin-sale-price del{color:var(--muted);font-weight:400}.sale-price-preview strong{font-size:18px}.sale-price-preview span{border:1px solid var(--ink);padding:2px 7px;font-size:12px;font-weight:600}.variation-sale-price,.admin-sale-price{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:4px 8px;display:inline-flex}.variation-sale-price{flex-direction:column;align-items:flex-start}.variation-sale-price strong,.admin-sale-price strong{font-weight:600}.related-products-section{background:var(--surface-warm);min-width:0}.related-products-heading{align-items:flex-start}.related-products-heading>div:first-child,.related-product-picker-heading>div,.related-recommendations-heading>div{gap:4px;min-width:0;display:grid}.related-products-heading .section-title{margin:0}.related-products-heading-actions,.related-products-empty>div,.related-products-save>div:last-child,.related-product-actions{flex-wrap:wrap;gap:8px;display:flex}.related-products-empty,.related-products-state{border:1px dashed var(--border-strong);border-radius:var(--radius);background:var(--surface);color:var(--muted);padding:14px;line-height:1.4}.related-products-empty p{margin:0 0 12px}.related-products-state{text-align:center;justify-content:center;align-items:center;gap:8px;min-height:56px;display:flex}.related-product-grid,.related-recommendation-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.related-product-card,.related-recommendation-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);grid-template-columns:56px minmax(0,1fr);align-items:start;gap:11px;min-width:0;padding:11px;display:grid}.related-product-thumb{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-soft);width:56px;height:56px;color:var(--muted);place-items:center;display:grid;overflow:hidden}.related-product-thumb img{object-fit:contain;object-position:center;width:100%;height:100%}.related-product-card[draggable=true]{cursor:grab}.related-product-card[draggable=true]:active{cursor:grabbing}.related-product-content{gap:6px;min-width:0;display:grid}.related-product-content strong{overflow-wrap:anywhere;line-height:1.35}.related-product-meta{color:var(--muted);flex-wrap:wrap;gap:4px 9px;font-size:12px;display:flex}.related-product-status{color:var(--warning);font-weight:600}.related-product-actions{grid-column:1/-1;padding-top:2px}.related-product-actions .button{min-height:36px;padding:0 9px;font-size:12px}.danger-text{color:var(--danger)}.related-product-picker,.related-recommendations{border-top:1px solid var(--border);gap:12px;margin-top:14px;padding-top:14px;display:grid}.related-product-picker-heading,.related-recommendations-heading,.related-products-save{justify-content:space-between;align-items:center;gap:12px;display:flex}.related-product-picker-heading span,.related-recommendations-heading span,.related-recommendation-line{color:var(--muted);font-size:12px;line-height:1.35}.related-product-search{position:relative}.related-product-search>svg:first-child{z-index:1;color:var(--muted);pointer-events:none;position:absolute;top:14px;left:12px}.related-product-search .input{padding-left:38px;padding-right:42px}.related-product-search-loader{color:var(--muted);position:absolute;top:14px;right:13px}.related-product-search-results{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);overscroll-behavior:contain;max-height:min(420px,52vh);overflow:hidden auto}.related-product-search-results>button{border:0;border-bottom:1px solid var(--border);width:100%;min-height:68px;color:var(--text);text-align:left;background:0 0;outline:none;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 11px;display:grid}.related-product-search-results>button:last-of-type{border-bottom:0}.related-product-search-results>button:hover,.related-product-search-results>button.active,.related-product-search-results>button:focus-visible{background:var(--surface-soft)}.related-product-search-results>button:focus-visible{box-shadow:inset 0 0 0 2px var(--accent)}.related-product-search-results .related-product-thumb{width:48px;height:48px}.related-product-search-results button>span:nth-child(2){gap:4px;min-width:0;display:grid}.related-product-search-results strong,.related-product-search-results small{overflow-wrap:anywhere}.related-product-search-results small{color:var(--muted);font-size:12px}.related-recommendation-card{grid-template-columns:48px minmax(0,1fr) auto;align-items:center}.related-recommendation-card .related-product-thumb{width:48px;height:48px}.related-recommendation-card>.button{min-height:38px;padding:0 10px}.related-reason-list{flex-wrap:wrap;gap:5px;display:flex}.related-reason-list span{border:1px solid var(--border);background:var(--surface-soft);color:var(--muted);border-radius:999px;padding:3px 7px;font-size:11px}.related-products-save{border-top:1px solid var(--border);margin-top:14px;padding-top:14px}.related-products-save>div:first-child{overflow-wrap:anywhere;min-width:0}.related-products-error{color:var(--danger)}@media (max-width:1100px){.related-product-grid,.related-recommendation-grid{grid-template-columns:1fr}}@media (max-width:640px){.related-products-heading,.related-product-picker-heading,.related-recommendations-heading,.related-products-save{flex-direction:column;align-items:stretch}.related-products-heading-actions,.related-products-empty>div,.related-products-save>div:last-child{grid-template-columns:1fr;display:grid}.related-products-heading-actions .button,.related-products-empty .button,.related-products-save .button,.related-recommendations-heading .button{width:100%;min-height:46px}.related-product-card{grid-template-columns:48px minmax(0,1fr)}.related-product-card>.related-product-thumb{width:48px;height:48px}.related-product-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.related-product-actions .button{width:100%;min-height:44px}.related-product-search-results{max-height:min(340px,44vh)}.related-product-search-results>button{grid-template-columns:42px minmax(0,1fr) auto;min-height:72px;padding:9px}.related-product-search-results .related-product-thumb{width:42px;height:42px}.related-recommendation-card{grid-template-columns:42px minmax(0,1fr);align-items:start}.related-recommendation-card .related-product-thumb{width:42px;height:42px}.related-recommendation-card>.button{grid-column:1/-1;width:100%;min-height:44px}}@media (max-width:860px){.sale-price-fields{grid-template-columns:1fr}.sale-price-editor{padding:14px}.product-editor-meta{gap:6px}.product-editor-meta span{max-width:100%}.archive-notice{flex-direction:column;align-items:flex-start}.archive-notice span{text-align:left}.product-editor-panel .photo-grid{grid-template-columns:1fr}.product-editor-panel .photo-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.product-editor-panel .photo-main-button{grid-area:1/1/auto/-1;width:100%}.selected-category-list{grid-template-columns:1fr;display:grid}.category-chip{border-radius:var(--radius);justify-content:space-between;padding:7px 10px}.attribute-row{grid-template-columns:1fr;align-items:stretch}.attribute-remove-button{width:100%}.product-save-bar{flex-direction:column;align-items:stretch}.product-save-bar .button.primary{width:100%}}.product-table-panel{overflow:hidden}.product-table-scroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.product-table{table-layout:fixed;min-width:1120px}.product-table th:first-child,.product-table td:first-child{width:72px}.product-table th:nth-child(2),.product-table td:nth-child(2){width:250px}.product-table th:nth-child(3),.product-table td:nth-child(3){width:116px}.product-table th:nth-child(4),.product-table td:nth-child(4),.product-table th:nth-child(5),.product-table td:nth-child(5){width:112px}.product-table th:nth-child(6),.product-table td:nth-child(6){width:280px}.product-table th:nth-child(7),.product-table td:nth-child(7),.product-table th:nth-child(8),.product-table td:nth-child(8){width:150px}.product-photo-cell{padding-right:8px}.product-table-thumb{border:1px solid var(--border);width:52px;height:52px}.product-table-thumb-placeholder{background:linear-gradient(135deg, transparent 46%, var(--border) 47%, var(--border) 53%, transparent 54%), var(--surface-soft);display:block}.product-name-cell,.product-article-cell,.product-date-cell{overflow-wrap:anywhere;min-width:0}.product-name-link{max-width:100%;color:var(--text);overflow-wrap:anywhere;font-weight:600;line-height:1.3;display:inline-block}.product-name-link:hover,.product-name-link:focus-visible{text-underline-offset:3px;text-decoration:underline}.product-row-status{border:1px solid var(--border);background:var(--surface-soft);width:fit-content;color:var(--muted);border-radius:999px;margin-top:6px;padding:3px 8px;font-size:12px;display:inline-flex}.product-category-chips{flex-wrap:wrap;gap:6px;max-height:70px;display:flex;overflow:hidden}.product-category-chip{border:1px solid var(--border);background:var(--surface);max-width:100%;min-height:26px;color:var(--text);overflow-wrap:anywhere;border-radius:999px;align-items:center;padding:0 8px;font-size:12px;line-height:1.2;display:inline-flex}.product-category-chip.service{color:var(--muted);border-style:dashed}.product-category-chip.more{color:var(--muted);flex:none}@media (max-width:860px){.product-table-panel{border-left:0;border-right:0;border-radius:0;margin-left:-16px;margin-right:-16px}.product-table-scroll{padding:0 16px 8px}.product-table{min-width:1040px}.product-table th,.product-table td{padding:10px 8px}.product-category-chips{max-height:64px}}.sales-toolbar .search-field{min-width:min(100%,360px)}.sales-table-panel{overflow:hidden}.sales-table-scroll{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.sales-table{table-layout:fixed;min-width:980px}.sales-table th,.sales-table td{overflow-wrap:anywhere}.sales-table th:first-child,.sales-table td:first-child{width:150px}.sales-table th:nth-child(2),.sales-table td:nth-child(2){width:128px}.sales-table th:nth-child(3),.sales-table td:nth-child(3){width:200px}.sales-table th:nth-child(4),.sales-table td:nth-child(4){width:150px}.sales-table th:nth-child(5),.sales-table td:nth-child(5){width:120px}.sales-table th:nth-child(6),.sales-table td:nth-child(6),.sales-table th:nth-child(7),.sales-table td:nth-child(7){width:150px}.customers-table th:first-child,.customers-table td:first-child{width:190px}.customers-table th:nth-child(3),.customers-table td:nth-child(3){width:220px}.sales-main-link{color:var(--text);text-underline-offset:3px;font-weight:600}.sales-main-link:hover,.sales-main-link:focus-visible{text-decoration:underline}.sales-status{border:1px solid var(--border);background:var(--surface);min-height:28px;color:var(--text);white-space:nowrap;border-radius:999px;align-items:center;padding:0 10px;font-size:13px;font-weight:500;display:inline-flex}.sales-status-new,.sales-status-in-progress{background:var(--accent-soft)}.sales-status-completed{background:#f3f3f3}.sales-status-cancelled{color:var(--muted);text-decoration:line-through}.sales-nowrap-cell{white-space:nowrap}.sales-email-cell{overflow-wrap:anywhere}.sales-mobile-list{display:none}.sales-pagination{margin-bottom:8px}.sales-mobile-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:7px;padding:12px;display:grid}.sales-mobile-card:hover,.sales-mobile-card:focus-visible{border-color:var(--border-strong);background:#fafafa;outline:none}.sales-mobile-card-top,.sales-mobile-card-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.sales-mobile-card-top strong,.sales-mobile-card-meta span{overflow-wrap:anywhere;min-width:0}.sales-mobile-card-meta{color:var(--muted);font-size:13px}.sales-empty-state{text-align:center;place-items:center;gap:6px;min-height:220px;padding:28px 18px;display:grid}.sales-empty-state h2{color:var(--text);margin:0;font-size:18px;font-weight:600}.sales-empty-state p{max-width:440px;color:var(--muted);margin:0;line-height:1.45}.sales-error-box{margin:12px}.back-link{min-height:34px;color:var(--muted);align-items:center;gap:6px;margin-bottom:8px;font-size:14px;font-weight:500;display:inline-flex}.back-link:hover{color:var(--text)}.sales-detail-panel{max-width:980px}.sales-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.sales-detail-item{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;gap:5px;min-width:0;padding:10px 12px;display:grid}.sales-detail-item.wide{grid-column:1/-1}.sales-detail-item span{color:var(--muted);font-size:12px;font-weight:500}.sales-detail-item strong{overflow-wrap:anywhere;min-width:0;font-weight:500}@media (max-width:860px){.sales-table-panel{box-shadow:none;background:0 0;border:0}.sales-table-scroll{display:none}.sales-mobile-list{gap:10px;display:grid}.sales-active-filters{margin-bottom:12px}.sales-empty-state{border:1px dashed var(--border);border-radius:var(--radius);background:#fafafa;min-height:190px}.sales-detail-grid{grid-template-columns:1fr}}@media (max-width:860px){.header-actions{justify-content:flex-start}.header-actions .button,.header-actions .pill{width:fit-content}.sales-form-panel .section-heading .button{width:100%}.order-item-search-row,.order-item-grid{grid-template-columns:1fr}.order-item-footer{flex-direction:column;align-items:stretch}.order-item-footer .button,.order-item-footer .pill{width:100%}.sales-related-list a{flex-direction:column;align-items:flex-start}}.header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.sales-form-panel .section-heading .button{flex:none}.sales-related-list{gap:8px;display:grid}.sales-related-list a{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;font-weight:500;display:flex}.sales-related-list a:hover{border-color:var(--border-strong);background:#fafafa}.order-items-list{gap:12px;display:grid}.order-item-card{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;gap:10px;padding:12px;display:grid}.order-item-search-row{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:8px;display:grid}.order-item-grid{grid-template-columns:minmax(180px,1fr) minmax(120px,.45fr) minmax(90px,.25fr) minmax(110px,.3fr);gap:8px;display:grid}.order-item-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.sales-date-note{margin:10px 0 0;font-size:13px}@media (max-width:860px){.header-actions{justify-content:flex-start}.header-actions .button,.header-actions .pill{width:fit-content}.sales-form-panel .section-heading .button{width:100%}.order-item-search-row,.order-item-grid{grid-template-columns:1fr}.order-item-footer{flex-direction:column;align-items:stretch}.order-item-footer .button,.order-item-footer .pill{width:100%}.sales-related-list a{flex-direction:column;align-items:flex-start}}.dashboard-page{gap:18px;display:grid}.dashboard-hero{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);justify-content:space-between;align-items:flex-end;gap:16px;padding:20px;display:flex}.dashboard-subtitle{max-width:560px;color:var(--muted);margin:8px 0 0;line-height:1.45}.dashboard-status{border:1px solid var(--border);min-height:34px;color:var(--muted);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:0 12px;font-size:13px;font-weight:500;display:inline-flex}.dashboard-period-field{min-width:180px;color:var(--muted);gap:6px;font-size:12px;font-weight:600;display:grid}.dashboard-grid,.dashboard-stat-grid{gap:12px;display:grid}.dashboard-stat-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.dashboard-stat-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:7px;min-width:0;padding:14px;transition:border-color .16s,background .16s;display:grid}.dashboard-stat-card:hover{border-color:var(--border-strong);background:#fafafa}.dashboard-stat-icon{border-radius:var(--radius);background:var(--surface-soft);width:34px;height:34px;color:var(--text);place-items:center;display:inline-grid}.dashboard-stat-label,.dashboard-stat-note{color:var(--muted);font-size:13px;font-weight:500}.dashboard-stat-card strong{overflow-wrap:anywhere;font-size:26px;font-weight:650;line-height:1}.dashboard-two-column{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:12px;display:grid}.dashboard-main-columns{grid-template-columns:minmax(0,1fr) minmax(280px,.55fr)}.dashboard-panel{min-width:0;padding:16px}.dashboard-panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.dashboard-panel-heading h2{margin:0;font-size:17px;font-weight:650}.dashboard-panel-heading p{color:var(--muted);margin:5px 0 0;font-size:13px}.dashboard-sales-grid,.dashboard-catalog-mini{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.dashboard-sales-grid span,.dashboard-catalog-mini span{border:1px solid var(--border);border-radius:var(--radius);min-width:0;color:var(--muted);background:#fafafa;gap:4px;padding:12px;font-size:13px;display:grid}.dashboard-sales-grid strong,.dashboard-catalog-mini strong{color:var(--text);font-size:22px;line-height:1}.dashboard-actions{flex-wrap:wrap;gap:8px;display:flex}.dashboard-actions .button{min-width:150px}.dashboard-empty{border:1px dashed var(--border);border-radius:var(--radius);background:#fafafa;padding:18px}.dashboard-empty h3,.dashboard-empty p{margin:0}.dashboard-empty p{color:var(--muted);margin-top:6px}.dashboard-attention-list{gap:8px;display:grid}.dashboard-attention-item{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:10px 12px;font-weight:500;display:flex}.dashboard-attention-item:hover{border-color:var(--border-strong);background:var(--surface)}.dashboard-attention-item strong{flex:none}.dashboard-attention-item.muted-item{color:var(--muted)}.dashboard-attention-item.is-clear{color:var(--muted);background:var(--surface)}.dashboard-status-list{gap:12px;display:grid}.dashboard-status-row{color:var(--muted);grid-template-columns:minmax(110px,.7fr) minmax(120px,1fr) auto;align-items:center;gap:10px;font-size:13px;display:grid}.dashboard-status-row strong{min-width:32px;color:var(--text);text-align:right}.dashboard-status-track{background:var(--surface-soft);border-radius:99px;height:7px;overflow:hidden}.dashboard-status-track i{border-radius:inherit;background:var(--text);min-width:2px;height:100%;display:block}.dashboard-orders-list{gap:8px;display:grid}.dashboard-order-row{border-bottom:1px solid var(--border);grid-template-columns:minmax(0,1fr) auto minmax(110px,auto);align-items:center;gap:12px;min-height:58px;padding:8px 2px;display:grid}.dashboard-order-row:last-child{border-bottom:0}.dashboard-order-row>span:first-child{min-width:0}.dashboard-order-row strong,.dashboard-order-row small{overflow-wrap:anywhere;display:block}.dashboard-order-row small{color:var(--muted);margin-top:4px;font-size:12px}.dashboard-recent-panel{gap:4px;display:grid}.dashboard-recent-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-recent-column{align-content:start;gap:8px;min-width:0;display:grid}.dashboard-recent-column h3{color:var(--muted);text-transform:uppercase;margin:0 0 4px;font-size:13px;font-weight:650}.dashboard-recent-item{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;min-width:0;padding:9px;transition:border-color .16s,background .16s;display:grid}.dashboard-recent-item:hover{border-color:var(--border-strong);background:var(--surface)}.dashboard-recent-item img,.dashboard-thumb-placeholder,.dashboard-avatar{border-radius:var(--radius);background:var(--surface-soft);object-fit:cover;place-items:center;width:42px;height:42px;display:grid}.dashboard-recent-item strong,.dashboard-recent-item small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.dashboard-recent-item strong{font-size:14px;font-weight:600}.dashboard-recent-item small{color:var(--muted);margin-top:3px;font-size:12px}.dashboard-status-dot{border:1px solid var(--border-strong);background:var(--surface-soft);border-radius:999px;justify-self:center;width:12px;height:12px;display:inline-block}.dashboard-status-dot.status-new,.dashboard-status-dot.status-in-progress{background:var(--text)}.dashboard-avatar{color:var(--muted);font-weight:650}.dashboard-muted-line{color:var(--muted);margin:0;font-size:13px}.dashboard-skeleton{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboard-skeleton div{border-radius:var(--radius);background:#eee;min-height:126px;animation:1.2s ease-in-out infinite alternate dashboard-pulse}.dashboard-error{justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}@keyframes dashboard-pulse{0%{opacity:.55}to{opacity:1}}@media (max-width:1180px){.dashboard-stat-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-two-column,.dashboard-main-columns{grid-template-columns:1fr}}@media (max-width:860px){.dashboard-hero{flex-direction:column;align-items:flex-start;padding:16px}.dashboard-stat-grid,.dashboard-skeleton{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-recent-grid{grid-template-columns:1fr}.dashboard-sales-grid,.dashboard-catalog-mini{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-actions{grid-template-columns:1fr;display:grid}.dashboard-actions .button{width:100%;min-width:0}.dashboard-order-row{grid-template-columns:minmax(0,1fr) auto}.dashboard-order-row>strong{grid-column:1/-1}}@media (max-width:520px){.dashboard-stat-grid,.dashboard-skeleton,.dashboard-sales-grid,.dashboard-catalog-mini{grid-template-columns:1fr}.dashboard-panel,.dashboard-hero,.dashboard-stat-card{padding:14px}.dashboard-status{white-space:normal}.dashboard-period-field{width:100%}.dashboard-status-row{grid-template-columns:minmax(90px,1fr) auto}.dashboard-status-track{grid-area:2/1/auto/-1}}.product-mobile-list{display:none}@media (max-width:860px){.product-table-scroll{display:none}.product-mobile-list{gap:10px;padding:0;display:grid}.product-mobile-card{border-bottom:1px solid var(--border);background:var(--surface);gap:10px;padding:12px 16px;display:grid}.product-mobile-card:last-child{border-bottom:0}.product-mobile-card-main,.product-mobile-card-meta{justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.product-mobile-card-main{justify-content:flex-start}.product-mobile-card-main>span:last-child{min-width:0}.product-mobile-card-main strong,.product-mobile-card-main small{overflow-wrap:anywhere;display:block}.product-mobile-card-main small{color:var(--muted);margin-top:4px;font-size:12px}}.dashboard-page{gap:16px;min-width:0;display:grid}.dashboard-hero{align-items:flex-start}.dashboard-freshness{color:var(--muted);flex-wrap:wrap;gap:7px 14px;margin-top:10px;font-size:13px;display:flex}.dashboard-freshness span{align-items:center;gap:6px;display:inline-flex}.dashboard-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dashboard-kpi-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);gap:7px;min-width:0;padding:15px;display:grid}.dashboard-kpi-card>strong{overflow-wrap:anywhere;font-size:clamp(23px,2.1vw,30px);font-weight:650;line-height:1.05}.dashboard-comparison{min-height:20px;color:var(--muted);align-items:center;gap:4px;font-size:12px;font-weight:600;display:inline-flex}.dashboard-comparison.up{color:#315c3b}.dashboard-comparison.down{color:#8b3434}.dashboard-empty-period{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.dashboard-empty-period h2,.dashboard-empty-period p{margin:0}.dashboard-empty-period h2{font-size:17px}.dashboard-empty-period p{color:var(--muted);margin-top:4px}.dashboard-chart-panel{overflow:hidden}.dashboard-chart{width:100%;min-width:0;height:360px}.dashboard-chart-legend-note{color:var(--muted);font-size:12px;font-weight:600}.dashboard-chart-summary{color:var(--muted);margin:8px 0 0;font-size:13px;line-height:1.5}.dashboard-two-column{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-status-row{grid-template-columns:minmax(135px,.8fr) minmax(90px,1fr) minmax(120px,auto);min-height:48px}.dashboard-status-row>span:first-child,.dashboard-status-value{gap:3px;display:grid}.dashboard-status-row small{color:var(--muted);font-size:11px}.dashboard-status-value{text-align:right}.dashboard-status-track i{min-width:0}.dashboard-status-row.status-attention .dashboard-status-track i{background:#8a652f}.dashboard-status-row.status-in_progress .dashboard-status-track i{background:#3f5561}.dashboard-status-row.status-completed .dashboard-status-track i{background:#426c4c}.dashboard-status-row.status-cancelled .dashboard-status-track i{background:#924040}.dashboard-dynamics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.dashboard-dynamics-grid>div{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;gap:4px;min-width:0;padding:11px;display:grid}.dashboard-dynamics-grid span,.dashboard-dynamics-grid small{color:var(--muted);font-size:12px}.dashboard-dynamics-grid strong{overflow-wrap:anywhere;font-size:17px}.dashboard-work-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.dashboard-top-heading{align-items:center}.dashboard-toggle{border:1px solid var(--border);border-radius:var(--radius);flex:none;display:inline-flex;overflow:hidden}.dashboard-toggle button{border:0;border-right:1px solid var(--border);background:var(--surface);min-height:40px;color:var(--muted);padding:6px 10px;font-size:12px}.dashboard-toggle button:last-child{border-right:0}.dashboard-toggle button.active{background:var(--text);color:var(--button-text)}.dashboard-products-list{display:grid}.dashboard-product-row{border-bottom:1px solid var(--border);grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:10px;min-width:0;padding:10px 2px;display:grid}.dashboard-product-row:last-child{border-bottom:0}a.dashboard-product-row:hover{background:#fafafa}.dashboard-product-row span:nth-child(2),.dashboard-product-row strong,.dashboard-product-row small{overflow-wrap:anywhere;min-width:0}.dashboard-product-row small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.dashboard-rank{color:var(--muted);font-variant-numeric:tabular-nums;text-align:center}.dashboard-recent-panel{display:block}.dashboard-catalog-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.dashboard-catalog-list a{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:10px 12px;display:flex}.dashboard-catalog-list a:hover{border-color:var(--border-strong);background:var(--surface)}@media (max-width:1180px){.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-two-column,.dashboard-work-grid,.dashboard-secondary-grid{grid-template-columns:1fr}}@media (max-width:860px){.dashboard-freshness{display:grid}.dashboard-period-field{width:100%}.dashboard-empty-period{grid-template-columns:auto minmax(0,1fr)}.dashboard-empty-period .button{grid-column:1/-1;width:100%}.dashboard-chart{height:310px}.dashboard-order-row{border:1px solid var(--border);border-radius:var(--radius);background:#fafafa;grid-template-columns:minmax(0,1fr) auto;padding:11px}.dashboard-order-row>strong{grid-column:1/-1}}@media (max-width:520px){.dashboard-kpi-grid,.dashboard-dynamics-grid,.dashboard-catalog-list{grid-template-columns:1fr}.dashboard-chart{width:calc(100% + 8px);height:280px;margin-left:-8px}.dashboard-panel-heading,.dashboard-top-heading{flex-direction:column;align-items:stretch}.dashboard-panel-heading>.button,.dashboard-toggle{width:100%}.dashboard-toggle button{flex:1}.dashboard-status-row{grid-template-columns:minmax(105px,.8fr) minmax(50px,1fr) auto;gap:7px}.dashboard-status-value{max-width:92px}.dashboard-product-row{grid-template-columns:24px minmax(0,1fr)}.dashboard-product-row>strong{grid-column:2}}.stage8i-settings{gap:22px;display:grid}.stage8i-settings-section{gap:20px;scroll-margin-top:24px;display:grid}.stage8i-settings-section>.field{max-width:760px}.stage8i-record-list{gap:14px;display:grid}.stage8i-record{border:1px solid var(--border);border-radius:var(--radius);background:#fcfcfc;gap:14px;min-width:0;padding:16px;display:grid}.stage8i-record-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.stage8i-record-head>strong{overflow-wrap:anywhere;flex:1;min-width:0}.stage8i-record-head>div{display:flex}.stage8i-four-grid,.stage8i-three-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.stage8i-three-grid>:first-child{grid-column:1/-1}.stage8i-option-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.stage8i-option{border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;background:#fff;grid-template-columns:54px auto minmax(0,1fr);align-items:center;gap:10px;min-height:70px;padding:8px;display:grid}.stage8i-option.is-selected{border-color:var(--text);background:#f5f5f3}.stage8i-option>img,.stage8i-option>span{object-fit:cover;background:#ececea;width:54px;height:54px}.stage8i-option strong{overflow-wrap:anywhere;min-width:0;font-size:13px}.stage8i-ordered-list,.stage8i-selected-list{gap:8px;display:grid}.stage8i-ordered-list>div{border-bottom:1px solid var(--border);grid-template-columns:34px minmax(0,1fr) 38px 38px;align-items:center;gap:7px;min-height:46px;display:grid}.stage8i-search{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.stage8i-product-results{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:360px;display:grid;overflow:auto}.stage8i-product-results>button{border:1px solid var(--border);border-radius:var(--radius);text-align:left;background:#fff;grid-template-columns:48px minmax(0,1fr);gap:4px 9px;min-height:66px;padding:8px;display:grid}.stage8i-product-results>button:disabled{opacity:.48}.stage8i-product-results img,.stage8i-product-results button>span{object-fit:contain;background:#ececea;grid-row:1/3;width:48px;height:48px}.stage8i-product-results strong,.stage8i-product-results small{overflow-wrap:anywhere;min-width:0}.stage8i-product-results strong{font-size:12px}.stage8i-product-results small{color:var(--muted);font-size:10px}.stage8i-selected-list article{border-bottom:1px solid var(--border);grid-template-columns:54px minmax(0,1fr) 38px 38px 38px;align-items:center;gap:7px;min-height:64px;padding:5px 0;display:grid}.stage8i-selected-list img,.stage8i-selected-list article>span{object-fit:contain;background:#ececea;width:54px;height:54px}.stage8i-selected-list strong,.stage8i-selected-list small{overflow-wrap:anywhere;min-width:0;display:block}.stage8i-selected-list small{color:var(--muted);margin-top:3px}@media (max-width:900px){.stage8i-four-grid,.stage8i-three-grid,.stage8i-three-grid>:first-child{grid-column:auto;grid-template-columns:1fr}.stage8i-option-grid,.stage8i-product-results{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.stage8i-settings{gap:14px}.stage8i-settings-section,.stage8i-record{padding:12px}.stage8i-option-grid,.stage8i-product-results,.stage8i-search{grid-template-columns:1fr}.stage8i-selected-list article{grid-template-columns:46px minmax(0,1fr) 34px 34px 34px}.stage8i-selected-list img,.stage8i-selected-list article>span{width:46px;height:46px}}.stage8i-settings{--homepage-section-padding:26px;--homepage-record-padding:20px}.stage8i-settings-section{padding:var(--homepage-section-padding);gap:24px}.stage8i-settings-section>.section-heading{align-items:flex-start}.stage8i-settings-section>.section-heading .section-title{margin-bottom:7px}.stage8i-settings-section>.section-heading p{margin:0;line-height:1.5}.stage8i-record{padding:var(--homepage-record-padding)}.homepage-header-actions,.homepage-slide-controls{flex-wrap:wrap;gap:8px;display:flex}.homepage-slide-controls .button{width:44px;min-width:44px;min-height:44px;padding:0}.homepage-slide-remove{color:var(--danger)}.homepage-slide-card .homepage-media-field:first-child .homepage-media-selected{grid-template-columns:minmax(200px,34%) minmax(0,1fr) auto 44px;min-height:148px;padding:12px}.homepage-slide-card .homepage-media-field:first-child .homepage-media-selected>img{aspect-ratio:2;object-fit:cover;border-radius:4px;width:100%;height:auto}.homepage-media-selected strong,.file-input-status,.file-input-selected li>span{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;overflow:visible}.media-picker-modal .modal-footer{flex-wrap:wrap;gap:12px}.media-picker-modal .modal-footer>div{flex-wrap:wrap}.homepage-hero-guidance{border-left:2px solid var(--border-strong);background:var(--surface-warm);padding:14px 16px}.homepage-hero-guidance p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.6}.homepage-quality-warning{color:#704716;background:#fff8ee;border-left:2px solid #a66b29;padding:9px 11px;font-size:12px;line-height:1.5;display:block}.homepage-slider-preview{gap:10px;display:grid}.homepage-slider-preview-heading{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.homepage-slider-preview-heading span{color:var(--muted);text-align:right;font-size:12px}.homepage-slider-preview-stage{aspect-ratio:2;isolation:isolate;background:#d8d6d0;width:100%;position:relative;overflow:hidden}.homepage-slider-preview-stage picture,.homepage-slider-preview-stage picture img{width:100%;height:100%;display:block;position:absolute;inset:0}.homepage-slider-preview-stage picture img{object-fit:cover}.homepage-slider-preview-stage:after{z-index:1;content:"";pointer-events:none;background:#08080757;position:absolute;inset:0}.homepage-slider-preview-copy{z-index:2;text-align:center;justify-items:center;gap:7px;display:grid;position:absolute;bottom:40px;left:60px;right:60px}.homepage-slider-preview-copy.is-light{color:#fff;text-shadow:0 1px 10px #00000040}.homepage-slider-preview-copy.is-dark{color:#11110f;text-shadow:0 1px 10px #fff6}.homepage-slider-preview-copy small{letter-spacing:.1em;text-transform:uppercase;font-size:9px}.homepage-slider-preview-copy strong{max-width:80%;font-family:Georgia,serif;font-size:clamp(20px,3vw,34px);font-weight:400;line-height:1.08}.homepage-slider-preview-copy>span{text-transform:uppercase;border-bottom:1px solid;font-size:10px}.homepage-slider-preview-arrow{z-index:3;color:#fff;filter:drop-shadow(0 1px 7px #000000a6);background:0 0;border:0;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.homepage-slider-preview-arrow.previous{left:8px}.homepage-slider-preview-arrow.next{right:8px}.homepage-slider-preview-dots{z-index:3;display:flex;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.homepage-slider-preview-dots button{background:0 0;border:0;place-items:center;width:44px;height:44px;padding:0;display:grid}.homepage-slider-preview-dots button span{filter:drop-shadow(0 1px 5px #000000b3);border:1px solid #fff;border-radius:50%;width:6px;height:6px}.homepage-slider-preview-dots button[aria-current=true] span{background:#fff;width:10px;height:10px}.homepage-slider-preview-empty{border:1px dashed var(--border);background:var(--surface-warm);padding:16px}.homepage-slider-preview-empty p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.5}@media (max-width:900px){.stage8i-settings{--homepage-section-padding:22px;--homepage-record-padding:18px}.homepage-slide-card .homepage-media-field:first-child .homepage-media-selected{grid-template-columns:minmax(180px,42%) minmax(0,1fr) 44px}.homepage-slide-card .homepage-media-field:first-child .homepage-media-replace{grid-column:2/-1;width:100%}}@media (max-width:600px){.stage8i-settings{--homepage-section-padding:16px;--homepage-record-padding:16px}.stage8i-settings-section,.stage8i-record{padding:var(--homepage-section-padding)}.stage8i-record{padding:var(--homepage-record-padding)}.homepage-settings-page .page-header,.homepage-header-actions{flex-direction:column;align-items:stretch}.homepage-header-actions .button{width:100%}.stage8i-record-head{flex-wrap:wrap;align-items:flex-start}.homepage-slide-controls{width:100%}.homepage-slide-controls .homepage-slide-remove{margin-left:auto}.homepage-slide-card .homepage-media-field:first-child .homepage-media-selected{grid-template-columns:1fr 44px;min-height:0}.homepage-slide-card .homepage-media-field:first-child .homepage-media-selected>img,.homepage-slide-card .homepage-media-field:first-child .homepage-media-selected>svg,.homepage-slide-card .homepage-media-field:first-child .homepage-media-selected>span,.homepage-slide-card .homepage-media-field:first-child .homepage-media-replace{grid-column:1/-1}.homepage-slide-card .homepage-media-field:first-child .homepage-media-selected>button:last-child{grid-area:1/2}.media-picker-modal .modal-footer{flex-direction:column;align-items:stretch}.media-picker-modal .modal-footer>div{grid-template-columns:1fr 1fr;display:grid!important}.media-picker-modal .modal-footer .button{min-width:0}.homepage-slider-preview-heading{flex-direction:column;align-items:flex-start;gap:4px}.homepage-slider-preview-heading span{text-align:left}.homepage-slider-preview-stage{aspect-ratio:9/16;max-height:560px}.homepage-slider-preview-copy{bottom:54px;left:32px;right:32px}.homepage-slider-preview-copy strong{max-width:100%}}.amo-button-holder{z-index:110!important}
