:root{color:#19221d;font-synthesis:none;text-rendering:optimizelegibility;--ink:#19221d;--muted:#69736d;--subtle:#8a938e;--line:#dfe4e0;--line-strong:#cbd2cd;--surface:#fff;--surface-muted:#f7f8f6;--accent:#19724f;--accent-hover:#125d40;--accent-soft:#e5f3ec;--danger:#b43b3b;--danger-soft:#faeceb;--warning:#9b681a;--warning-soft:#fff5df;--shadow-low:0 1px 2px #1220170d, 0 8px 24px #1220170a;--shadow-high:0 20px 60px #1220172e;background:#f3f5f2;font-family:Geist,SF Pro Text,PingFang SC,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}html{background:#f3f5f2;min-width:320px}body{min-width:320px;min-height:100dvh;margin:0}button,input,textarea,select{color:inherit;font:inherit}button,select,label[for]{-webkit-tap-highlight-color:transparent}button,select{cursor:pointer}button:disabled,select:disabled,input:disabled{cursor:not-allowed}a{color:inherit}:focus-visible{outline-offset:2px;outline:3px solid #19724f47}.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}.button{background:0 0;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 15px;font-size:14px;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s,transform .15s;display:inline-flex}.button:active:not(:disabled){transform:translateY(1px)}.button:disabled{opacity:.52}.button--primary{color:#fff;background:var(--accent);border-color:var(--accent)}.button--primary:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.button--secondary{color:var(--ink);background:var(--surface);border-color:var(--line-strong)}.button--secondary:hover:not(:disabled),.button--ghost:hover:not(:disabled){background:#edf0ed}.button--ghost{color:#4f5a54;border-color:#0000}.button--danger{color:#fff;background:var(--danger);border-color:var(--danger)}.button--danger:hover:not(:disabled){background:#972e2e}.button--danger-outline{color:var(--danger);background:var(--surface);border-color:#e5b8b4}.button--danger-outline:hover:not(:disabled),.button--danger-ghost:hover:not(:disabled){background:var(--danger-soft)}.button--danger-ghost{color:var(--danger)}.button--wide{width:100%}.button--compact{min-height:34px;padding:6px 10px;font-size:12px}.icon-button{color:#66716a;background:0 0;border:0;border-radius:8px;flex:none;place-items:center;width:40px;height:40px;padding:0;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--ink);background:#eef1ee}.icon-button--bordered{border:1px solid var(--line);background:var(--surface)}.icon-button--danger:hover:not(:disabled){color:var(--danger);background:var(--danger-soft);border-color:#eccbc8}.icon-button--compact{width:30px;height:30px}.field-group{gap:7px;display:grid}.field-group>label{color:#37423c;font-size:13px;font-weight:700}.field-group input,.field-group select,.field-group textarea,.select-control select,.search-control input{width:100%;min-height:44px;color:var(--ink);background:var(--surface);border:1px solid var(--line-strong);border-radius:8px;outline:none;padding:10px 12px;transition:border-color .15s,box-shadow .15s}.field-group textarea{resize:vertical;min-height:104px}.field-group input:focus,.field-group select:focus,.field-group textarea:focus,.select-control select:focus,.search-control input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #19724f1c}.form-error{color:#8e2f2f;background:var(--danger-soft);border:1px solid #efcecb;border-radius:8px;margin:0;padding:10px 12px;font-size:13px;line-height:1.5}.login-page{background:#eef1ed;place-items:center;min-height:100dvh;padding:32px 20px;display:grid}.login-panel{background:var(--surface);border:1px solid var(--line);width:min(100%,430px);box-shadow:var(--shadow-low);border-radius:16px;padding:46px 44px 36px}.login-brand,.loading-mark{color:#fff;background:var(--accent);letter-spacing:-.06em;border-radius:12px;place-items:center;width:52px;height:52px;font-family:SF Pro Display,PingFang SC,sans-serif;font-size:23px;font-weight:800;display:grid}.login-kicker,.section-kicker{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin:24px 0 7px;font-size:11px;font-weight:800}.login-panel h1{letter-spacing:-.035em;margin:0;font-family:SF Pro Display,PingFang SC,sans-serif;font-size:29px}.login-intro{color:var(--muted);margin:10px 0 28px;font-size:15px}.login-form{gap:18px;display:grid}.password-field{position:relative}.password-field input{padding-right:48px}.password-field .icon-button{position:absolute;top:2px;right:2px}.login-restriction{color:var(--subtle);justify-content:center;align-items:center;gap:7px;margin-top:26px;font-size:12px;display:flex}.loading-screen,.auth-error,.not-found-page,.page-error{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100dvh;padding:28px;display:flex}.loading-line{background:#dce3de;width:180px;height:3px;margin-top:26px;overflow:hidden}.loading-line span{background:var(--accent);width:44%;height:100%;animation:1s ease-in-out infinite alternate loading-slide;display:block}.loading-screen p,.auth-error p,.page-error p,.not-found-page>p{color:var(--muted)}.auth-error svg,.page-error svg{color:var(--warning)}.auth-error h1,.page-error h1{margin:16px 0 0;font-size:24px}.not-found-page{background:#eef1ed}.not-found-code{letter-spacing:-.08em;font-family:SF Pro Display,sans-serif;font-size:clamp(72px,14vw,132px);font-weight:800;line-height:.9;color:var(--accent)!important;margin:0!important}.not-found-page h1{margin:24px 0 0;font-size:28px}.not-found-page .button{margin-top:18px}.admin-app{background:#f3f5f2;min-height:100dvh}.topbar{z-index:20;border-bottom:1px solid var(--line);background:#fffffff5;position:sticky;top:0}.topbar-inner{justify-content:space-between;align-items:center;width:min(100% - 40px,1320px);min-height:66px;margin:0 auto;display:flex}.topbar-brand,.topbar-actions{align-items:center;display:flex}.topbar-brand{gap:12px}.topbar-brand>span{color:#fff;background:var(--accent);letter-spacing:-.06em;border-radius:8px;place-items:center;width:36px;height:36px;font-weight:800;display:grid}.topbar-brand strong{letter-spacing:-.015em;font-size:16px}.topbar-actions{gap:10px}.admin-email{color:var(--muted);font-size:13px}.admin-main{width:min(100% - 40px,1320px);margin:0 auto;padding:28px 0 64px}.catalog-loading{min-height:420px;color:var(--muted);align-content:center;place-items:center;gap:12px;display:grid}.catalog-skeleton{background:#e8ece8;border-radius:10px;width:min(100%,720px);height:90px;animation:1.3s ease-in-out infinite alternate skeleton-pulse}.catalog-skeleton--wide{height:126px}.publish-bar{color:#174d35;background:#e5f3e9;border:1px solid #bfdfca;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:88px;padding:18px 20px;display:grid}.publish-bar--dirty{color:#6e4c15;background:var(--warning-soft);border-color:#ead39c}.publish-status-icon{background:#ffffffb8;border-radius:9px;place-items:center;width:42px;height:42px;display:grid}.publish-copy{gap:4px;min-width:0;display:grid}.publish-copy strong{font-size:15px}.publish-copy span{color:currentColor;opacity:.78;font-size:12px}.button--publish{color:#fff;background:var(--accent);border-color:var(--accent)}.publish-bar--dirty .button--publish{color:#fff;background:#80571a;border-color:#80571a}.api-card{background:var(--surface);border:1px solid var(--line);border-radius:12px;margin-top:16px;overflow:hidden;box-shadow:0 1px 2px #12201708}.api-card-trigger{text-align:left;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;width:100%;min-height:78px;padding:15px 18px;display:grid}.api-card-trigger:hover{background:var(--surface-muted)}.api-card-icon{width:42px;height:42px;color:var(--accent);background:var(--accent-soft);border-radius:9px;place-items:center;display:grid}.api-card-trigger>span:nth-child(2){gap:4px;display:grid}.api-card-trigger strong{font-size:14px}.api-card-trigger small,.api-security-footer small{color:var(--muted);font-size:12px}.api-card-summary{color:var(--accent);align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.live-dot{background:var(--accent);border-radius:50%;width:7px;height:7px}.api-caret{color:var(--subtle);transition:transform .16s}.api-card--expanded .api-caret{transform:rotate(180deg)}.api-details{border-top:1px solid var(--line);padding:22px}.api-facts{background:var(--line);border:1px solid var(--line);border-radius:9px;grid-template-columns:minmax(280px,2fr) repeat(3,minmax(130px,1fr));gap:1px;display:grid;overflow:hidden}.api-facts>div{background:var(--surface-muted);gap:7px;min-width:0;padding:14px;display:grid}.api-facts span{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:700}.api-facts code,.api-facts strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.code-example{background:#202822;border:1px solid #2c362f;border-radius:9px;margin-top:14px;overflow:hidden}.code-example-header{color:#d9e3dc;background:#29322c;border-bottom:1px solid #354139;justify-content:space-between;align-items:center;min-height:42px;padding:5px 8px 5px 14px;display:flex}.code-example-header>span{align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.code-example .button{color:#d9e3dc}.code-example pre{color:#cfe7d8;white-space:pre-wrap;word-break:break-all;max-width:100%;margin:0;padding:14px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.65;overflow-x:auto}.api-security-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;margin-top:18px;padding-top:18px;display:flex}.api-security-footer>div{color:var(--accent);align-items:center;gap:10px;display:flex}.api-security-footer>div>span{gap:3px;display:grid}.api-security-footer strong{color:var(--ink);font-size:13px}.inline-loading,.inline-error{min-height:96px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.inline-error{color:var(--danger)}.catalog-section{margin-top:30px}.section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.section-heading .section-kicker,.drawer-header .section-kicker{margin:0 0 6px}.section-heading h1{letter-spacing:-.035em;margin:0;font-family:SF Pro Display,PingFang SC,sans-serif;font-size:27px}.section-heading p:not(.section-kicker){color:var(--muted);margin:6px 0 0;font-size:13px}.section-heading-actions{align-items:center;gap:12px;display:flex}.product-count{color:var(--muted);align-items:center;gap:6px;font-size:13px;display:flex}.filter-panel{background:var(--surface);border:1px solid var(--line);border-radius:11px;grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(150px,.6fr)) auto;align-items:center;gap:10px;margin-bottom:14px;padding:12px;display:grid}.search-control{position:relative}.search-control>svg{z-index:1;color:var(--subtle);pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.search-control input{padding-left:40px}.search-control input::placeholder{color:#929b95}.filter-reset{min-width:72px}.filter-indicator{color:var(--subtle);margin:0 9px}.product-table-wrap{background:var(--surface);border:1px solid var(--line);border-radius:11px;overflow:hidden;box-shadow:0 1px 2px #12201708}.product-table{border-collapse:collapse;table-layout:auto;width:100%}.product-table th{color:#6a756e;background:var(--surface-muted);border-bottom:1px solid var(--line);letter-spacing:.03em;text-align:left;white-space:nowrap;padding:11px 12px;font-size:11px;font-weight:800}.product-table td{color:#4f5a54;vertical-align:middle;border-bottom:1px solid #e8ebe8;padding:13px 12px;font-size:12px}.product-table tbody tr:last-child td{border-bottom:0}.product-table tbody tr:hover{background:#fafbf9}.product-name{max-width:190px;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.sort-order{color:#5f6963;font-variant-numeric:tabular-nums;background:#eef1ee;border-radius:6px;place-items:center;min-width:29px;height:29px;padding:0 6px;font-weight:700;display:inline-grid}.product-image{object-fit:contain;border:1px solid var(--line);background:#f2f4f1;border-radius:8px;place-items:center;width:48px;height:48px;display:grid}.product-image--empty{color:#9ba39e}.mode-badge,.type-badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:25px;padding:4px 8px;font-size:11px;font-weight:700;display:inline-flex}.mode-badge--positive{color:#8a3e2c;background:#faeae4}.mode-badge--negative{color:#325c85;background:#e8f0f8}.mode-badge--bipolar{color:#614b85;background:#f0eafa}.type-badge{color:#5f6963;background:#eef1ee}.type-badge--official{color:#176446;background:var(--accent-soft)}.updated-time{max-width:122px;color:var(--muted);line-height:1.45;display:block}.row-actions{gap:6px;display:flex}.status-switch{cursor:pointer;align-items:center;gap:7px;min-height:36px;display:flex}.status-switch input,.toggle-card>input{opacity:0;width:1px;height:1px;position:absolute}.status-switch-track{background:#bec6c1;border-radius:999px;flex:none;width:34px;height:20px;transition:background-color .15s;display:block;position:relative}.status-switch-track>span{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.status-switch input:checked+.status-switch-track,.toggle-card>input:checked+.status-switch-track{background:var(--accent)}.status-switch input:checked+.status-switch-track>span,.toggle-card>input:checked+.status-switch-track>span{transform:translate(14px)}.status-switch input:focus-visible+.status-switch-track,.toggle-card>input:focus-visible+.status-switch-track{outline-offset:2px;outline:3px solid #19724f40}.status-switch:has(input:disabled){cursor:wait;opacity:.62}.status-text{color:var(--muted);white-space:nowrap;font-size:11px}.status-text--active{color:var(--accent);font-weight:700}.product-cards{display:none}.empty-state{text-align:center;background:var(--surface);border:1px dashed var(--line-strong);border-radius:11px;align-content:center;place-items:center;min-height:260px;padding:32px;display:grid}.empty-state>div{width:54px;height:54px;color:var(--accent);background:var(--accent-soft);border-radius:11px;place-items:center;display:grid}.empty-state h3{margin:14px 0 0;font-size:16px}.empty-state p{color:var(--muted);margin:6px 0 0;font-size:13px}.drawer-backdrop,.dialog-backdrop{z-index:80;background:#141c1770;animation:.13s ease-out fade-in;position:fixed;inset:0}.product-drawer{background:var(--surface);flex-direction:column;width:min(620px,100%);height:100%;animation:.18s ease-out drawer-in;display:flex;position:absolute;top:0;right:0;box-shadow:-20px 0 60px #101b1429}.drawer-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:82px;padding:18px 22px;display:flex}.drawer-header h2{letter-spacing:-.025em;margin:0;font-size:22px}.drawer-form{flex-direction:column;flex:1;min-height:0;display:flex}.drawer-scroll{flex:1;align-content:start;gap:22px;min-height:0;padding:22px;display:grid;overflow-y:auto}.field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.field-row--three{grid-template-columns:2fr 1fr}.image-editor{background:var(--surface-muted);border:1px solid var(--line);border-radius:10px;grid-template-columns:132px 1fr;gap:16px;padding:14px;display:grid}.image-preview{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;width:132px;height:132px;display:grid}.image-preview--empty{color:var(--subtle);align-content:center;gap:5px;font-size:12px}.image-editor-actions{flex-wrap:wrap;align-content:flex-start;align-items:flex-start;gap:8px;min-width:0;display:flex}.image-editor-actions small{width:100%;color:var(--muted);line-height:1.5}.image-result{color:#4e5a53;border:1px solid var(--line);background:#fff;border-radius:7px;flex-wrap:wrap;gap:6px 12px;width:100%;padding:9px 10px;font-size:11px;display:flex}.image-result strong{color:var(--accent)}.toggle-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.toggle-card{cursor:pointer;background:var(--surface-muted);border:1px solid var(--line);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;min-height:76px;padding:13px;display:flex;position:relative}.toggle-card>span:first-child{gap:4px;display:grid}.toggle-card strong{font-size:13px}.toggle-card small{color:var(--muted);font-size:11px;line-height:1.4}.more-fields{border:1px solid var(--line);border-radius:9px;overflow:hidden}.more-fields summary{cursor:pointer;justify-content:space-between;align-items:center;min-height:46px;padding:10px 13px;font-size:13px;font-weight:700;list-style:none;display:flex}.more-fields summary::-webkit-details-marker{display:none}.more-fields summary svg{color:var(--muted);transition:transform .15s}.more-fields[open] summary svg{transform:rotate(180deg)}.more-fields-body{background:var(--surface-muted);border-top:1px solid var(--line);gap:16px;padding:14px;display:grid}.unsaved-note{color:var(--warning);margin:-4px 0 0;font-size:12px;font-weight:700}.drawer-footer{border-top:1px solid var(--line);background:#fffffffa;justify-content:space-between;align-items:center;gap:12px;min-height:76px;padding:14px 22px;display:flex}.drawer-footer>div{gap:9px;display:flex}.dialog-backdrop{z-index:100;place-items:center;padding:20px;display:grid}.dialog-card{background:var(--surface);border:1px solid var(--line);width:min(100%,450px);box-shadow:var(--shadow-high);border-radius:14px;padding:28px;animation:.16s ease-out dialog-in;position:relative}.dialog-card--wide{width:min(100%,560px)}.dialog-close{position:absolute;top:14px;right:14px}.dialog-icon{border-radius:10px;place-items:center;width:46px;height:46px;display:grid}.dialog-icon--warning{color:var(--danger);background:var(--danger-soft)}.dialog-card h2{letter-spacing:-.02em;margin:18px 38px 0 0;font-size:20px}.dialog-description,.rotate-key-form>p{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.65}.dialog-actions{justify-content:flex-end;gap:9px;margin-top:24px;display:flex}.rotate-key-form{gap:16px;display:grid}.confirmation-check{color:#4e5953;cursor:pointer;grid-template-columns:auto 1fr;align-items:start;gap:10px;font-size:12px;line-height:1.55;display:grid}.confirmation-check input{width:18px;height:18px;accent-color:var(--accent);margin:1px 0 0}.one-time-key{gap:14px;margin-top:18px;display:grid}.warning-panel{color:#714c14;background:var(--warning-soft);border:1px solid #ead39c;border-radius:8px;margin:0;padding:11px 12px;font-size:12px;line-height:1.55}.secret-value{gap:10px;display:grid}.secret-value code{overflow-wrap:anywhere;color:#d9e9df;background:#202822;border-radius:8px;padding:12px;font-family:SFMono-Regular,Consolas,monospace;font-size:12px;line-height:1.6}.toast-region{z-index:200;pointer-events:none;gap:9px;width:min(390px,100% - 36px);display:grid;position:fixed;bottom:18px;right:18px}.toast{min-height:54px;color:var(--ink);border:1px solid var(--line);border-left:4px solid var(--accent);box-shadow:var(--shadow-high);pointer-events:auto;background:#fffffffa;border-radius:9px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 10px 10px 13px;font-size:13px;line-height:1.45;animation:.18s ease-out toast-in;display:grid}.toast--success>svg{color:var(--accent)}.toast--warning{border-left-color:var(--warning)}.toast--warning>svg{color:var(--warning)}.toast--error{border-left-color:var(--danger)}.toast--error>svg{color:var(--danger)}.button-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin;display:inline-block}.spin{animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes loading-slide{0%{transform:translate(-10%)}to{transform:translate(135%)}}@keyframes skeleton-pulse{0%{opacity:.55}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes drawer-in{0%{opacity:.6;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes dialog-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1120px){.api-facts{grid-template-columns:1fr 1fr}.filter-panel{grid-template-columns:minmax(230px,1.4fr) repeat(3,minmax(125px,.6fr))}.filter-reset,.filter-indicator{display:none}}@media (width<=900px){.admin-main,.topbar-inner{width:min(100% - 28px,760px)}.product-table-wrap{display:none}.product-cards{gap:10px;display:grid}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:10px;gap:12px;padding:14px;display:grid}.product-card-top{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.product-card-top>div:nth-child(2){gap:4px;min-width:0;display:grid}.product-card-top strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.product-card-top span:not(.sort-order){color:var(--muted);font-size:12px}.product-card-tags{flex-wrap:wrap;gap:6px;display:flex}.product-card-bottom{border-top:1px solid #edf0ed;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;display:flex}}@media (width<=720px){.admin-main{padding-top:16px}.topbar-inner{min-height:60px}.admin-email{display:none}.topbar-brand strong{font-size:14px}.publish-bar{grid-template-columns:auto 1fr}.publish-bar .button{grid-column:1/-1;width:100%}.api-card-trigger{grid-template-columns:auto minmax(0,1fr) auto;gap:10px}.api-card-summary{display:none}.api-facts{grid-template-columns:1fr}.api-security-footer,.section-heading{flex-direction:column;align-items:stretch;display:flex}.section-heading-actions{justify-content:space-between}.filter-panel{grid-template-columns:1fr 1fr}.search-control,.select-control:nth-of-type(4){grid-column:1/-1}.field-row,.field-row--three,.toggle-grid{grid-template-columns:1fr}.drawer-scroll,.drawer-header,.drawer-footer{padding-left:16px;padding-right:16px}.image-editor{grid-template-columns:106px 1fr}.image-preview{width:106px;height:106px}}@media (width<=480px){.login-page{background:var(--surface);align-items:stretch;padding:0}.login-panel{min-height:100dvh;box-shadow:none;border:0;border-radius:0;flex-direction:column;justify-content:center;padding:36px 24px;display:flex}.login-panel h1{font-size:27px}.admin-main,.topbar-inner{width:calc(100% - 24px)}.topbar-actions .button{width:42px;padding:0;font-size:0}.topbar-actions .button svg{width:19px;height:19px}.publish-bar{gap:10px;padding:14px}.publish-status-icon{width:36px;height:36px}.api-card-trigger{padding:13px}.api-card-icon{width:38px;height:38px}.api-card-trigger small{display:none}.api-details{padding:14px}.api-security-footer .button{width:100%}.catalog-section{margin-top:24px}.section-heading h1{font-size:24px}.section-heading-actions{align-items:center}.section-heading-actions .button{min-height:44px}.product-count{font-size:12px}.filter-panel{grid-template-columns:1fr;padding:10px}.search-control,.select-control:nth-of-type(4){grid-column:auto}.product-card-bottom{align-items:flex-end}.status-switch{flex-direction:column;align-items:flex-start;gap:4px}.drawer-header{min-height:72px}.drawer-header h2{font-size:20px}.drawer-scroll{gap:18px;padding-top:16px;padding-bottom:16px}.image-editor{grid-template-columns:1fr}.image-preview{width:100%;height:170px}.image-editor-actions .button,.image-editor-actions>label{flex:1}.drawer-footer{padding-top:10px;padding-bottom:calc(10px + env(safe-area-inset-bottom));flex-direction:column-reverse;align-items:stretch}.drawer-footer>div,.drawer-footer>.button{width:100%}.drawer-footer>div .button{flex:1}.dialog-backdrop{align-items:end;padding:10px}.dialog-card{border-radius:12px;padding:22px}.dialog-actions .button{flex:1}.toast-region{width:calc(100% - 24px);bottom:12px;right:12px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
