:root{color-scheme:light;--bg: #f8f6f1;--surface: #ffffff;--surface-soft: #fff4d6;--line: #e7dcc4;--text: #251d14;--muted: #786b5b;--primary: #c26a12;--primary-dark: #8f4707;--accent: #0f766e;--danger: #b42318;--danger-bg: #fff1ef;--warn-bg: #fff8e6;--good-bg: #e8f7f4;--shadow: 0 18px 42px rgba(37, 29, 20, .08)}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled,select:disabled{cursor:not-allowed;opacity:.58}.seller-login-page{min-height:100vh;display:grid;grid-template-columns:minmax(320px,.9fr) minmax(340px,1fr)}.seller-login-hero{min-height:100vh;display:flex;flex-direction:column;justify-content:flex-end;padding:52px;background:linear-gradient(135deg,#8f4707eb,#0f766edb),url(https://images.unsplash.com/photo-1556742502-ec7c0e9f34b1?auto=format&fit=crop&w=1400&q=80) center/cover;color:#fff}.seller-login-brand{display:flex;align-items:center;gap:10px}.seller-login-brand img{width:40px;height:40px;object-fit:contain;filter:hue-rotate(305deg) saturate(1.65) brightness(1.03)}.seller-login-brand span{color:#fde7b0;font-size:13px;font-weight:800;text-transform:uppercase}.seller-login-hero h1{max-width:680px;margin:14px 0;font-size:44px;line-height:1.05}.seller-login-hero p{max-width:540px;margin:0;color:#fff7e6}.seller-login-card{display:grid;align-content:center;gap:22px;padding:44px;background:var(--surface)}.seller-approval-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#f8f6f1f0,#fff4d6e6),url(https://images.unsplash.com/photo-1556742502-ec7c0e9f34b1?auto=format&fit=crop&w=1400&q=80) center/cover}.seller-approval-panel{width:min(100%,460px);display:grid;gap:18px;padding:28px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.seller-approval-brand{display:flex;align-items:center;gap:12px}.seller-approval-brand span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:var(--primary);color:#fff;font-weight:900}.seller-approval-brand span img{width:30px;height:30px;object-fit:contain;filter:hue-rotate(305deg) saturate(1.65) brightness(1.03)}.seller-approval-brand strong{font-size:18px}.auth-switch{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:6px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.auth-switch button{min-height:42px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-weight:800}.auth-switch button.active{background:var(--surface);color:var(--primary-dark);box-shadow:0 8px 18px #30231414}.seller-form{display:grid;gap:16px}.seller-form label,.product-editor .editor-field,.product-editor label,.shipment-grid label{display:grid;gap:7px}.seller-form label span,.product-editor .editor-field>span,.product-editor label span,.shipment-grid label span{color:var(--muted);font-size:13px;font-weight:800}.product-editor .field-label-row{display:inline-flex;align-items:center;gap:7px;width:fit-content}.product-editor .field-label-text{color:var(--muted);font-size:13px;font-weight:800}.product-editor .field-info{position:relative;display:inline-flex;align-items:center}.product-editor .field-info-button{display:inline-grid;width:18px;height:18px;min-height:18px;place-items:center;padding:0;border:1px solid #dec9aa;border-radius:50%;background:#fff7ea;color:var(--primary-dark);font-size:11px;font-weight:900;line-height:1}.product-editor .field-info-button:hover,.product-editor .field-info-button:focus-visible{border-color:var(--primary);background:#fff1d8;outline:none}.product-editor .field-info-popover{position:absolute;z-index:20;bottom:calc(100% + 8px);left:50%;width:min(270px,70vw);padding:9px 10px;border:1px solid #ead7ba;border-radius:8px;background:#fff;box-shadow:0 14px 36px #2c201229;color:var(--muted);font-size:12px;font-weight:700;line-height:1.45;opacity:0;pointer-events:none;transform:translate(-50%,4px);transition:opacity .14s ease,transform .14s ease}.product-editor .field-info-popover:after{content:"";position:absolute;top:100%;left:50%;width:10px;height:10px;border-right:1px solid #ead7ba;border-bottom:1px solid #ead7ba;background:#fff;transform:translate(-50%,-5px) rotate(45deg)}.product-editor .field-info:hover .field-info-popover,.product-editor .field-info-button:focus-visible+.field-info-popover{opacity:1;transform:translate(-50%)}.seller-form input,.seller-form textarea,.seller-form select,.seller-select-control,.product-editor input,.product-editor textarea,.product-editor select,.shipment-grid input,.order-card select,.payout-request input{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);outline:none}.seller-form input,.seller-form select,.seller-select-control,.product-editor input,.product-editor select,.shipment-grid input,.order-card select,.payout-request input{min-height:44px;padding:0 12px}.seller-form textarea,.product-editor textarea{padding:12px;resize:vertical}.rich-text-editor{overflow:hidden;border:1px solid #e8dfd2;border-radius:8px;background:#fff}.rich-text-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:10px;border-bottom:1px solid #eee4d6;background:#fffdf8}.rich-text-control-group{display:inline-flex;align-items:center;gap:4px;padding-right:8px;border-right:1px solid #eee4d6}.rich-text-control-group:last-of-type{border-right:0}.rich-text-toolbar button,.rich-text-toolbar select{width:auto;min-width:0;min-height:34px;border:1px solid #e7dcc4;border-radius:6px;background:#fff;color:var(--text);font-size:12px;font-weight:800;line-height:1}.rich-text-toolbar button{min-width:36px;padding:0 10px}.rich-text-toolbar button.active{border-color:#d89a50;background:#fff4e5;color:var(--primary-dark)}.rich-text-toolbar button:hover,.rich-text-toolbar select:hover{border-color:#d9bf99}.rich-text-toolbar button:focus-visible,.rich-text-toolbar select:focus-visible{border-color:var(--primary);outline:0;box-shadow:0 0 0 2px #c26a121f}.rich-text-select{padding:0 28px 0 10px}.rich-text-style-select{width:132px}.rich-text-icon-select{width:92px}.rich-text-color-dropdown{position:relative}.rich-text-color-dropdown summary{min-height:34px;display:inline-flex;align-items:center;gap:8px;padding:0 10px;border:1px solid #e7dcc4;border-radius:6px;background:#fff;color:var(--muted);font-size:12px;font-weight:800;list-style:none;cursor:pointer}.rich-text-color-dropdown summary::-webkit-details-marker{display:none}.rich-text-color-dropdown summary:after{content:"";width:6px;height:6px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-1px)}.rich-text-color-dropdown[open] summary{border-color:#d9bf99;box-shadow:0 0 0 2px #c26a1214}.rich-text-current-swatch,.rich-text-toolbar .rich-text-swatch{width:20px;min-width:20px;height:20px;min-height:20px;padding:0;border:1px solid #cdbb9f;border-radius:999px}.rich-text-current-swatch{display:inline-block}.rich-text-highlight-preview{background:linear-gradient(135deg,#fff4d6 0,#fff4d6 20%,#e8f7f4 20%,#e8f7f4 40%,#fff1ef 40%,#fff1ef 60%,#dbeafe 60%,#dbeafe 80%,#fef08a 80%)}.rich-text-swatch-menu{position:absolute;z-index:20;top:calc(100% + 6px);left:0;display:grid;grid-template-columns:repeat(5,20px);gap:8px;padding:10px;border:1px solid #e7dcc4;border-radius:8px;background:#fff;box-shadow:0 14px 32px #251d141f}.rich-text-toolbar .rich-text-swatch.active{border-color:var(--primary-dark);box-shadow:0 0 0 2px #fff,0 0 0 4px #c26a123d}.rich-text-toolbar .rich-text-swatch:hover,.rich-text-toolbar .rich-text-swatch:focus-visible{transform:translateY(-1px);outline:0}.rich-text-clear-button{margin-left:auto;color:var(--muted)}.rich-text-content{min-height:180px;padding:18px;outline:none}.rich-text-editor:focus-within{border-color:#d9bf99;box-shadow:0 0 0 2px #c26a1214}.rich-text-content p,.rich-text-content ul,.rich-text-content ol,.rich-text-content h2,.rich-text-content h3,.rich-text-content h4{margin:0 0 12px}.rich-text-content h2{font-size:22px;line-height:1.25}.rich-text-content h3{font-size:18px;line-height:1.3}.rich-text-content h4{font-size:15px;line-height:1.35}.rich-text-content ul,.rich-text-content ol{padding-left:22px}.rich-text-content a{color:var(--accent);font-weight:800}.rich-text-content p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;height:0;color:var(--muted);pointer-events:none}.seller-form input:focus,.seller-form textarea:focus,.seller-form select:focus,.seller-select-control:focus,.product-editor input:focus,.product-editor textarea:focus,.product-editor select:focus,.shipment-grid input:focus,.order-card select:focus,.payout-request input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #c26a1224}.product-editor input[type=number]{-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.product-editor input[type=number]::-webkit-outer-spin-button,.product-editor input[type=number]::-webkit-inner-spin-button{margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none}.password-field{position:relative}.password-field input{padding-right:74px}.password-toggle{position:absolute;top:50%;right:6px;min-width:58px;min-height:32px;padding:6px 10px;border:1px solid var(--line);border-radius:6px;background:var(--surface-soft);color:var(--text);font-size:12px;font-weight:800;transform:translateY(-50%)}.password-toggle:hover{background:#f7e7bf}.seller-shell{height:100vh;display:grid;grid-template-columns:268px minmax(0,1fr);overflow:hidden}.seller-drawer-open{overflow:hidden}.seller-drawer-backdrop,.seller-sidebar-close,.seller-menu-button{display:none}.seller-sidebar{height:100vh;display:flex;flex-direction:column;gap:28px;padding:22px 16px;overflow-y:auto;background:#251d14;color:#fff}.seller-brand{display:flex;align-items:center;gap:12px;padding:0 8px}.seller-brand>span{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#fff0c2;box-shadow:inset 0 0 0 1px #c26a122e}.seller-brand>span img{width:32px;height:32px;object-fit:contain;filter:hue-rotate(305deg) saturate(1.65) brightness(1.03)}.seller-brand strong,.seller-brand small{display:block}.seller-brand small{margin-top:2px;color:#cbbda9}.seller-nav{display:grid;gap:7px;flex:1;align-content:start}.seller-nav-group{display:grid;gap:6px}.seller-nav-children{display:grid;gap:5px;padding-left:12px}.seller-nav button{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border:1px solid transparent;border-radius:8px;background:transparent;color:#dce9e2;text-align:left;font-weight:750}.seller-nav-toggle-indicator{width:20px;height:20px;display:grid;flex:0 0 20px;place-items:center;border-radius:6px;background:#ffffff1a;color:#fff;font-size:14px;line-height:1}.seller-nav button:hover,.seller-nav button.active{border-color:#ffffff1f;background:#ffffff17;color:#fff}.seller-nav-children button{min-height:38px;padding-left:14px;color:#bfd1c8;font-size:13px}.seller-sidebar-profile{width:100%;min-height:68px;display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:10px;margin-top:auto;padding:10px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#ffffff0f;color:#fff;text-align:left}.seller-sidebar-profile:hover,.seller-sidebar-profile.active{border-color:#ffffff2e;background:#ffffff1c}.seller-sidebar-profile-avatar{width:42px;height:42px;display:grid;place-items:center;overflow:hidden;border-radius:8px;background:#fff0c2;color:#251d14;font-weight:800}.seller-sidebar-profile-avatar img{width:100%;height:100%;object-fit:cover}.seller-sidebar-profile-copy{min-width:0}.seller-sidebar-profile-copy strong,.seller-sidebar-profile-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-sidebar-profile-copy strong{color:#fff;font-size:14px}.seller-sidebar-profile-copy small{margin-top:3px;color:#cbbda9;font-size:12px}.seller-sidebar-profile-arrow{color:#cbbda9;font-weight:800;text-align:center}.seller-main{min-width:0;height:100vh;overflow-y:auto;padding:24px 28px}.seller-topbar{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.seller-topbar-title{min-width:0;display:flex;align-items:center;gap:12px}.seller-topbar p{margin:0;color:var(--primary);font-size:13px;font-weight:850;text-transform:uppercase}.seller-topbar h1{margin:0;font-size:30px;line-height:1.1}.seller-account{display:flex;align-items:center;gap:10px}.seller-account span{min-height:34px;display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:var(--surface-soft);color:var(--muted);font-size:13px;font-weight:800}.seller-page-stack{display:grid;gap:16px}.seller-hero{min-height:190px;display:flex;justify-content:space-between;align-items:end;gap:18px;padding:28px;border:1px solid rgba(15,125,92,.18);border-radius:8px;background:linear-gradient(135deg,#8f4707f5,#0f766ee0),url(https://images.unsplash.com/photo-1556742049-0cfed4f6a45d?auto=format&fit=crop&w=1200&q=80) center/cover;color:#fff;box-shadow:var(--shadow)}.seller-hero p,.seller-hero h2,.seller-hero span{margin:0}.seller-hero p{color:#fff0c2;font-size:13px;font-weight:850;text-transform:uppercase}.seller-hero h2{margin:8px 0;font-size:36px;line-height:1.1}.seller-hero span{color:#fff8ea}.seller-hero .status-pill-good{border:1px solid rgba(255,255,255,.72);background:#dbf8ec;color:#0f5f58;box-shadow:0 8px 22px #0933262e}.seller-hero .status-pill-warn{border:1px solid rgba(255,255,255,.72);background:#fff3c4;color:#6f4900;box-shadow:0 8px 22px #53360029}.seller-hero .status-pill-bad{border:1px solid rgba(255,255,255,.72);background:#ffe0dc;color:#8f1c14;box-shadow:0 8px 22px #61160f29}.seller-hero .status-pill-neutral{border:1px solid rgba(255,255,255,.72);background:#edf4ef;color:#334139;box-shadow:0 8px 22px #18221d29}.dashboard-overview{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:62px;padding:12px 14px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 10px 26px #161a160d}.dashboard-shop-summary{min-width:0;display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.dashboard-shop-summary strong{color:var(--text);font-size:18px;line-height:1.15}.dashboard-shop-summary span,.dashboard-overview small{margin:0;color:var(--muted);font-size:13px;font-weight:700}.dashboard-overview-meta{display:flex;align-items:center;justify-content:flex-end;gap:10px;text-align:right;white-space:nowrap}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.dashboard-primary-metrics{gap:12px}.dashboard-chart-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:16px}.dashboard-chart-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-workspace{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(340px,.8fr);gap:16px;align-items:start}.dashboard-side-stack{display:grid;gap:12px}.metric-box,.seller-panel{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.metric-box{display:grid;gap:7px;padding:16px}.metric-box span,.metric-box small{color:var(--muted)}.metric-box span{font-size:13px;font-weight:850;text-transform:uppercase}.metric-box strong{font-size:26px;line-height:1.05}.seller-panel{padding:18px}.seller-panel-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px}.product-count{margin:0 0 12px;color:var(--muted);font-size:14px;font-weight:700}.product-section-title{margin:24px 0 12px;color:var(--text);font-size:14px;font-weight:700}.seller-panel h2{margin:0;font-size:18px}.seller-panel p{margin:5px 0 0;color:var(--muted)}.seller-button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 14px;border:1px solid transparent;border-radius:8px;font-weight:850}.seller-button-primary{background:var(--primary);color:#fff}.seller-button-secondary{border-color:var(--line);background:#fff;color:var(--text)}.seller-button-danger{background:var(--danger-bg);color:var(--danger)}.seller-button-ghost{border-color:var(--line);background:transparent;color:var(--muted)}.state-block{display:grid;gap:4px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:var(--text)}.state-block-copy{display:grid;gap:6px}.state-block span{color:var(--muted)}.state-block-danger{border-color:#ffd3cf;background:var(--danger-bg);color:var(--danger)}.state-block-page{min-height:min(680px,calc(100vh - 178px));place-items:center;align-content:center;gap:20px;padding:clamp(28px,5vw,58px);border-color:#ead7ba;background:radial-gradient(circle at 50% 24%,#fff4d6f2,#fff0 38%),linear-gradient(180deg,#fff,#fffaf1);text-align:center;box-shadow:0 22px 60px #251d1414}.state-block-page.state-block-danger{border-color:#f4c8bf;background:radial-gradient(circle at 50% 24%,#ffe2dde0,#fff0 38%),linear-gradient(180deg,#fff,#fff7f3);color:var(--text)}.state-block-page .state-block-copy{max-width:560px;justify-items:center}.state-block-page small{color:var(--primary);font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}.state-block-page strong{color:var(--text);font-size:clamp(28px,4vw,48px);line-height:1.05}.state-block-page span{max-width:560px;color:var(--muted);font-size:clamp(15px,1.6vw,18px);font-weight:700;line-height:1.55}.state-visual{width:78px;height:78px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #f0c7bd;border-radius:50%;background:#fff}.state-visual-icon{width:56px;height:56px;color:var(--primary);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.state-visual-network .state-visual-icon,.state-visual-server .state-visual-icon{color:var(--danger)}.state-visual-auth .state-visual-icon,.state-visual-warn .state-visual-icon{color:var(--primary)}.state-visual-missing .state-visual-icon{color:var(--accent)}.state-block-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.state-icon-button{width:46px;height:46px;display:inline-grid;place-items:center;padding:0;border:1px solid #ead7ba;border-radius:999px;background:#fff;color:var(--primary-dark);box-shadow:0 14px 28px #251d141a}.state-icon-button:hover,.state-icon-button:focus-visible{border-color:var(--primary);background:#fff7e8;outline:none}.state-icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.skeleton-line{position:relative;display:block;max-width:100%;height:13px;overflow:hidden;border-radius:6px;background:#dfe8e2}.skeleton-line:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.72),transparent);transform:translate(-100%);animation:skeleton-shimmer 1.35s ease-in-out infinite}.skeleton-line-lg{height:22px}.skeleton-line-xl{height:34px}.skeleton-line-strong{background:#cfdcd4}.skeleton-line-pill{height:28px;border-radius:999px}.skeleton-chart{min-height:260px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:10px}.skeleton-chart span{min-height:32px;overflow:hidden;border-radius:8px 8px 0 0;background:#dfe8e2}.skeleton-balance .skeleton-line{margin:0}.skeleton-field{pointer-events:none}.skeleton-order-card .order-actions{align-items:center}@keyframes skeleton-shimmer{to{transform:translate(100%)}}.status-pill{min-height:28px;display:inline-flex;align-items:center;width:max-content;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:850}.status-pill-good{background:var(--good-bg);color:#147244}.status-pill-warn{background:var(--warn-bg);color:#946200}.status-pill-bad{background:var(--danger-bg);color:var(--danger)}.status-pill-neutral{background:var(--surface-soft);color:var(--muted)}.seller-table{display:grid;gap:0;margin-top:16px}.seller-data-table{display:grid;gap:14px;margin-top:14px}.seller-table-tools{display:grid;grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:12px}.seller-table-search,.seller-table-filters label{display:grid;gap:6px}.seller-table-search span,.seller-table-filters span{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.seller-table-search input,.seller-table-filters select{width:100%;min-height:40px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--text);font:inherit}.seller-table-search input{padding:0 12px}.seller-table-filters select{padding-left:14px}.seller-table-meta{min-height:40px;display:inline-flex;align-items:center;justify-content:flex-end;color:var(--muted);font-size:13px;font-weight:750;white-space:nowrap}.seller-table-filters{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:10px}.seller-table-filters label{min-width:180px}.seller-table-row{position:relative;display:grid;grid-template-columns:var(--seller-table-columns, 1.5fr 1fr .8fr .8fr auto);align-items:center;gap:14px;min-height:60px;padding:16px 0;border:none;border-bottom:1px solid var(--line);border-radius:0;background:transparent}.seller-table-row:has(.seller-row-action-menu[open]){z-index:20}.seller-table-cell{min-width:0}.seller-table-actions,.seller-table-action-heading{min-width:var(--seller-table-action-width, 86px);display:flex;justify-content:center}.seller-table-cell>div,.seller-table-cell>strong,.seller-table-cell>span{min-width:0}.seller-table-cell strong,.seller-table-cell small{display:block}.seller-table-cell small{margin-top:4px;color:var(--muted)}.seller-table-row:last-child{border-bottom:none}.seller-table-head{min-height:44px;background:transparent;color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase;padding:8px 0;gap:14px;border-bottom:2px solid var(--line)}.inventory-table .seller-table-row{grid-template-columns:1.5fr 1fr .6fr .8fr auto}.orders-table .seller-table-row{grid-template-columns:var( --seller-table-columns, minmax(180px, 1.2fr) minmax(120px, .8fr) minmax(70px, .45fr) minmax(110px, .75fr) 220px )}.products-table .seller-table-row{grid-template-columns:var( --seller-table-columns, minmax(180px, 1.4fr) minmax(130px, 1fr) minmax(110px, .8fr) minmax(110px, .8fr) minmax(120px, .9fr) 86px )}.delivery-table .seller-table-row{grid-template-columns:1.1fr 1.4fr .7fr .7fr .7fr auto}.verification-table .seller-table-row{grid-template-columns:1.1fr .7fr 1.3fr minmax(180px,1fr) auto}.verification-table input{width:100%;min-height:38px;border:1px solid var(--line);border-radius:6px;background:#fff;color:var(--text);padding:0 10px;font:inherit}.document-upload-control{display:grid;grid-template-columns:minmax(0,1fr) 38px;align-items:stretch;min-width:0}.document-upload-control label{display:grid;min-width:0;cursor:pointer}.document-upload-control input{position:absolute;inline-size:1px;block-size:1px;opacity:0;pointer-events:none}.document-upload-control span{min-height:38px;display:flex;align-items:center;overflow:hidden;border:1px dashed var(--line);border-right:0;border-radius:6px 0 0 6px;background:#fffdf8;color:var(--muted);padding:0 10px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.document-upload-control button{min-height:38px;display:grid;place-items:center;border:1px dashed var(--line);border-radius:0 6px 6px 0;background:#fffdf8;color:var(--primary)}.document-upload-control button:disabled{color:var(--muted);opacity:.45;cursor:not-allowed}.document-upload-control button svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.verification-table a{min-height:34px;display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:8px;color:var(--primary);padding:0 10px;font-weight:800;text-decoration:none}.qa-page{display:grid;gap:16px}.qa-page-tabs{width:fit-content;display:inline-flex;align-items:center;gap:4px;padding:4px;border:1px solid var(--line);border-radius:8px;background:#fff}.qa-page-tabs button{min-height:36px;border:0;border-radius:6px;background:transparent;color:var(--muted);padding:0 14px;font-weight:850}.qa-page-tabs button.active{background:var(--primary);color:#fff}.qa-card span,.qa-card small,.seller-muted{color:var(--muted)}.qa-card span{font-size:12px;font-weight:850;text-transform:uppercase}.qa-layout{display:grid;grid-template-columns:minmax(320px,.85fr) minmax(0,1.15fr);gap:18px;align-items:start}.qa-form-panel,.qa-list-panel,.qa-customer-panel{display:grid;gap:16px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.qa-form-panel h3,.qa-list-panel h3,.qa-customer-panel h3,.qa-modal h3{margin:0}.qa-form-panel label,.qa-modal label{display:grid;gap:7px}.qa-form-panel label span,.qa-modal label span{color:var(--muted);font-size:13px;font-weight:800}.qa-form-panel input,.qa-form-panel select,.qa-form-panel textarea,.qa-list-toolbar select,.qa-modal input,.qa-modal select,.qa-modal textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);outline:none}.qa-form-panel input,.qa-form-panel select,.qa-list-toolbar select,.qa-modal input,.qa-modal select{min-height:44px;padding:0 12px}.qa-form-panel textarea,.qa-modal textarea{padding:12px;resize:vertical}.qa-form-panel input:focus,.qa-form-panel select:focus,.qa-form-panel textarea:focus,.qa-list-toolbar select:focus,.qa-modal input:focus,.qa-modal select:focus,.qa-modal textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0f7d5c1f}.qa-scope-toggle,.qa-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.qa-tabs{grid-template-columns:repeat(3,minmax(0,1fr));min-width:300px}.qa-scope-toggle button,.qa-tabs button{min-height:38px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-weight:850}.qa-scope-toggle button.active,.qa-tabs button.active{background:#fff;color:var(--primary-dark);box-shadow:0 8px 18px #19282014}.qa-form-grid,.qa-list-toolbar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.qa-list-toolbar{align-items:center;grid-template-columns:minmax(300px,1fr) minmax(220px,.7fr)}.qa-card-list{display:grid;gap:12px}.qa-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(120px,.22fr) 110px 76px 40px;align-items:center;gap:12px;min-height:76px;max-height:76px;padding:10px 12px 10px 16px;border:1px solid var(--line);border-radius:8px;background:#fff}.qa-card-title{min-width:0;display:grid;gap:6px}.qa-card h3{margin:0;overflow:hidden;color:var(--text);font-size:15px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.qa-card-title p{min-width:0;margin:0;overflow:hidden;color:var(--muted);font-size:13px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.qa-card-title p span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.qa-card-type,.qa-card-sort{min-width:0;overflow:hidden;color:var(--muted);font-size:13px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.qa-card-status{display:flex;justify-content:flex-start}.qa-card-actions{display:flex;align-items:center;justify-content:center}.qa-card-action-menu{z-index:3}.qa-card-action-menu summary{width:36px;height:34px}.qa-card-action-menu[open]{z-index:45}.qa-card-action-menu-panel{min-width:150px}.editor-actions{display:flex;flex-wrap:wrap;gap:8px}.qa-customer-table .seller-table-row{grid-template-columns:1.1fr 1.3fr 1.2fr .6fr auto}.qa-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:grid;place-items:center;padding:20px;background:#101f186b}.qa-modal{width:min(100%,560px);display:grid;gap:16px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.row-actions{display:flex;flex-wrap:wrap;gap:8px}.row-actions button{min-height:34px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);padding:0 10px;font-weight:800}.seller-muted{margin:0;color:var(--muted);font-size:13px}.products-table .seller-table-row strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.security-devices-table .seller-table-row,.security-audit-table .seller-table-row{grid-template-columns:1.2fr .8fr .7fr 1fr}.security-audit-table small{display:block;margin-top:4px;color:var(--muted);font-size:12px}.audit-activity{display:grid;gap:6px}.audit-change-list{display:grid;gap:4px;margin:0;padding-left:16px;color:var(--muted);font-size:12px;line-height:1.45}.audit-change-list li{overflow-wrap:anywhere}.status-stack{display:flex;flex-wrap:wrap;gap:6px}.button-pair,.payout-request{display:flex;align-items:center;gap:8px}.seller-row-actions{display:flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap}.seller-table-action-button,.seller-row-action-menu summary{display:flex;align-items:center;justify-content:center;width:38px;height:36px;border:1px solid var(--line);border-radius:8px;background:#f8fbf9;color:var(--text);cursor:pointer;transition:all .2s ease}.seller-table-action-button svg,.seller-row-action-menu svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.seller-table-action-button:hover:not(:disabled),.seller-row-action-menu summary:hover,.seller-row-action-menu[open] summary{border-color:#0f7d5c57;background:#0f7d5c14;color:var(--primary)}.seller-table-action-button:disabled,.seller-row-action-menu-panel button:disabled{opacity:.55;cursor:not-allowed}.seller-row-action-menu{position:relative;z-index:2}.seller-row-action-menu[open]{z-index:40}.seller-row-action-menu summary{list-style:none}.seller-row-action-menu summary::-webkit-details-marker{display:none}.seller-row-action-menu-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:30;min-width:180px;display:grid;gap:4px;padding:6px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.seller-row-action-menu-panel button{min-height:36px;display:flex;align-items:center;gap:8px;padding:8px 10px;border:0;border-radius:6px;background:transparent;color:var(--text);font:inherit;font-weight:800;text-align:left}.seller-row-action-menu-panel button:hover:not(:disabled){background:var(--surface-muted)}.seller-row-action-menu-panel .danger-menu-action{color:var(--danger)}.order-row-actions{width:100%}.order-row-actions select{width:min(154px,100%);min-height:36px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);padding:0 28px 0 10px;font:inherit;font-size:13px;font-weight:800}.seller-form select,.seller-select-control,.product-editor select,.shipment-grid select,.order-card select,.seller-table-filters select,.qa-form-panel select,.qa-list-toolbar select,.qa-modal select,.order-row-actions select,.rich-text-toolbar select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:var(--select-padding-right, 42px);background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23786b5b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--select-icon-right, 14px) center;background-size:var(--select-icon-size, 16px) var(--select-icon-size, 16px);line-height:1.2;cursor:pointer}.rich-text-toolbar select,.order-row-actions select,.seller-select-control-compact{--select-padding-right: 32px;--select-icon-right: 10px;--select-icon-size: 14px}.seller-select-field{display:grid;gap:7px}.seller-select-field small{color:var(--muted);font-size:12px;font-weight:700}.seller-select-error{color:var(--danger)}.order-row-actions select:disabled{opacity:.6;cursor:not-allowed}.payout-request{max-width:420px}.payout-summary-panel{display:grid;grid-template-columns:minmax(240px,360px) minmax(280px,420px);align-items:end;gap:16px}.balance-banner{max-width:420px;display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:14px;border:1px solid rgba(15,125,92,.18);border-radius:8px;background:var(--good-bg)}.payout-summary-panel .balance-banner,.payout-summary-panel .payout-request{max-width:none}.payout-summary-panel .balance-banner{margin-bottom:0}.payout-summary-panel .payout-request input{flex:1;min-width:0}.payout-history-panel .seller-data-table,.earnings-history-panel .seller-data-table,.security-history-panel .seller-data-table{margin-top:0}.pagination-bar,.file-list{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.pagination-bar{justify-content:flex-end;margin-top:14px}.pagination-bar span,.file-list span{color:var(--muted);font-size:13px;font-weight:800}.file-list span{padding:7px 10px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.image-picker{display:grid;gap:14px}.image-picker-input{display:none}.image-picker-upload-panel{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:74px;padding:14px;border:1px dashed #d9c7aa;border-radius:8px;background:#fffdf8}.image-picker-upload-panel div{display:grid;gap:4px;min-width:0}.image-picker-upload-panel strong{color:var(--text);font-size:14px}.image-picker-upload-panel span{color:var(--muted);font-size:12px;font-weight:700;line-height:1.4}.image-picker-upload-panel button{min-height:38px;padding:0 14px;border:1px solid var(--primary);border-radius:8px;background:var(--primary);color:#fff;font-weight:900;white-space:nowrap}.image-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:10px}.image-picker-preview{position:relative;display:grid;gap:8px;min-width:0;padding:8px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:var(--text)}.image-picker-preview-menu{position:absolute;z-index:2;top:12px;right:12px}.image-picker-preview-menu summary{width:30px;height:30px;display:grid;place-items:center;border:1px solid rgba(231,220,196,.9);border-radius:999px;background:#ffffffeb;color:var(--text);font-size:12px;font-weight:900;line-height:1;list-style:none;cursor:pointer;box-shadow:0 8px 18px #251d141a}.image-picker-preview-menu summary::-webkit-details-marker{display:none}.image-picker-preview-menu div{position:absolute;top:calc(100% + 6px);right:0;display:grid;min-width:112px;overflow:hidden;border:1px solid #e7dcc4;border-radius:8px;background:#fff;box-shadow:0 14px 30px #251d1424}.image-picker-preview-menu button{min-height:34px;padding:0 12px;border:0;background:#fff;color:var(--text);font-size:12px;font-weight:900;text-align:left}.image-picker-preview-menu button:hover{background:#fff8ed;color:var(--primary-dark)}.image-picker-preview-frame{width:100%;aspect-ratio:1;overflow:hidden;border-radius:6px;background:var(--surface-soft)}.image-picker-preview-frame img{width:100%;height:100%;display:block;object-fit:cover}.image-picker-preview-meta{display:grid;gap:6px}.image-picker-preview-meta span{overflow:hidden;color:var(--muted);font-size:12px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.image-crop-dialog-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:grid;place-items:center;padding:20px;background:#18221d75}.image-crop-dialog{width:min(100%,720px);max-height:min(92vh,820px);display:grid;gap:14px;overflow:auto;padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.image-crop-dialog-header,.image-crop-dialog-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.image-crop-dialog-header div{min-width:0;display:grid;gap:4px}.image-crop-dialog-header span{color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.image-crop-dialog-header strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.image-crop-dialog-header button,.image-crop-dialog-actions button{min-height:38px;padding:0 14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:var(--text);font-weight:900}.image-crop-dialog-actions button:last-child{border-color:var(--primary);background:var(--primary);color:#fff}.image-crop-stage{position:relative;width:100%;max-height:58vh;overflow:hidden;border:1px solid var(--primary);border-radius:8px;background:var(--surface-soft);box-shadow:0 0 0 3px #c26a121f}.image-crop-stage img{width:100%;height:100%;display:block;object-fit:contain}.image-crop-stage:after{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border:1px solid rgba(255,255,255,.82);border-radius:6px;pointer-events:none}.image-crop-badge{position:absolute;z-index:1;top:10px;left:10px;padding:5px 8px;border-radius:999px;background:#ffffffe6;color:var(--primary-dark);font-size:11px;font-weight:900;text-transform:uppercase}.image-crop-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.image-crop-controls input[type=range]{padding:0}.balance-banner span{color:var(--muted);font-weight:800}.balance-banner strong{font-size:22px}.order-list,.action-list{display:grid;gap:10px}.action-list span{padding:13px 14px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted);font-weight:700}.order-card{display:grid;grid-template-columns:1.4fr auto .8fr 260px;align-items:center;gap:14px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fff}.order-card strong,.order-card span{display:block}.order-actions{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:center}.inline-detail{display:grid;gap:14px;margin-top:16px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft)}.inline-detail .section-toolbar span{display:block;margin-top:4px;color:var(--muted);font-size:13px}.shipment-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tracking-timeline{display:grid;gap:10px}.tracking-event{display:grid;grid-template-columns:160px minmax(0,1fr);gap:12px;padding:12px;border:1px solid var(--line);border-radius:8px;background:#fff}.tracking-event>span,.tracking-event small,.tracking-event p{color:var(--muted);font-size:13px}.tracking-event strong,.tracking-event small{display:block}.tracking-event p{margin:5px 0 0}.order-items-table .seller-table-row{grid-template-columns:1.6fr .4fr .7fr .7fr}.mini-order-list{display:grid;gap:0;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:#fff}.mini-order-head{display:grid;grid-template-columns:minmax(0,1fr) 150px 150px;align-items:center;gap:12px;padding:10px 14px;border-bottom:1px solid var(--line);background:var(--surface-soft);color:var(--muted);font-size:11px;font-weight:900;text-transform:uppercase}.mini-order-head span:last-child{text-align:right}.mini-order-row{display:grid;grid-template-columns:minmax(0,1fr) 150px 150px;align-items:center;gap:12px;min-height:68px;padding:12px 14px;border-bottom:1px solid var(--line)}.mini-order-row:last-child{border-bottom:0}.mini-order-row>.status-pill{justify-self:start}.mini-order-row span{display:block;margin-top:4px;color:var(--muted);font-size:13px}.mini-money-stack{text-align:right}.dashboard-focus-list,.dashboard-summary-list{display:grid;gap:0}.dashboard-ops-summary{display:grid;gap:18px}.dashboard-ops-summary section{display:grid;gap:8px}.dashboard-ops-summary section+section{padding-top:16px;border-top:1px solid var(--line)}.dashboard-ops-summary h3{margin:0;color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase}.dashboard-focus-row,.dashboard-summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:40px;padding:8px 0;border-bottom:1px solid var(--line)}.dashboard-focus-row:last-child,.dashboard-summary-row:last-child{border-bottom:0}.dashboard-focus-row strong,.dashboard-focus-row span,.dashboard-summary-row span,.dashboard-summary-row strong{display:block}.dashboard-focus-row strong,.dashboard-summary-row strong{color:var(--text)}.dashboard-focus-row span,.dashboard-summary-row span{margin-top:3px;color:var(--muted);font-size:13px;font-weight:700}.dashboard-focus-row b{min-width:34px;min-height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:var(--surface-muted);color:var(--muted);font-size:14px}.dashboard-focus-row.has-work b{background:var(--warn-bg);color:var(--warn)}.dashboard-summary-row strong{text-align:right;font-size:15px}.sales-chart{width:100%;min-height:168px;display:grid;grid-template-rows:108px auto;gap:10px}.sales-chart-plot{width:100%;min-height:108px;padding:8px 0 0;border-radius:8px;background:linear-gradient(180deg,#fff4d6b8,#fff0)}.sales-chart-plot svg{width:100%;height:100%;min-height:96px;overflow:visible}.sales-chart-area{fill:url(#sales-chart-fill)}.sales-chart-line{fill:none;stroke:var(--primary);stroke-linecap:round;stroke-linejoin:round;stroke-width:2;vector-effect:non-scaling-stroke}.sales-chart-days{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:10px}.sales-chart-day{min-width:0;display:grid;gap:4px;color:var(--muted);font-size:12px;text-align:center}.sales-chart-day strong{min-height:16px;overflow-wrap:anywhere;color:var(--text);font-size:11px;font-weight:800}.sales-chart-day span,.sales-chart-day small{color:var(--muted);font-size:11px}.dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;display:grid;place-items:center;background:#18221d85;z-index:9999;padding:16px}.dialog-box{width:min(100%,420px);display:grid;gap:16px;padding:24px;border-radius:12px;background:var(--surface);box-shadow:0 20px 60px #18221d3d;animation:dialogSlideIn .24s ease-out}@keyframes dialogSlideIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}.dialog-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.dialog-header h3{margin:0;font-size:18px;font-weight:850;color:var(--text)}.dialog-close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:6px;background:var(--surface-soft);color:var(--muted);font-size:18px;font-weight:600;cursor:pointer;transition:all .2s ease;padding:0}.dialog-close:hover:not(:disabled){background:var(--line);color:var(--text)}.dialog-close:disabled{opacity:.5;cursor:not-allowed}.dialog-message{margin:0;color:var(--muted);line-height:1.5;font-size:14px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.breakdown-list{display:grid;gap:14px}.breakdown-row{display:grid;grid-template-columns:minmax(0,.9fr) minmax(120px,1fr) 44px;align-items:center;gap:12px}.breakdown-row strong,.breakdown-row span{display:block}.breakdown-row span,.breakdown-row b{color:var(--muted);font-size:13px}.breakdown-meter{height:10px;overflow:hidden;border-radius:999px;background:var(--surface-soft)}.breakdown-meter span{height:100%;border-radius:inherit;background:var(--primary)}.breakdown-pie{min-height:220px;display:grid;grid-template-columns:minmax(126px,.84fr) minmax(0,1fr);align-items:center;gap:18px}.breakdown-pie-chart{width:min(100%,172px);aspect-ratio:1;justify-self:center;display:grid;place-items:center;border-radius:50%;box-shadow:inset 0 0 0 1px #251d140f}.breakdown-pie-chart>div{width:58%;aspect-ratio:1;display:grid;place-items:center;align-content:center;border-radius:50%;background:var(--surface);box-shadow:0 4px 14px #251d141f}.breakdown-pie-chart strong,.breakdown-pie-chart span{display:block;line-height:1.05}.breakdown-pie-chart strong{color:var(--text);font-size:24px}.breakdown-pie-chart span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.breakdown-pie-legend{display:grid;gap:12px;min-width:0}.breakdown-pie-row{display:grid;grid-template-columns:12px minmax(0,1fr) minmax(36px,auto);align-items:center;gap:10px}.breakdown-pie-dot{width:10px;height:10px;border-radius:999px}.breakdown-pie-row strong,.breakdown-pie-row span{display:block}.breakdown-pie-row strong{overflow-wrap:anywhere;font-size:14px}.breakdown-pie-row span,.breakdown-pie-row b{color:var(--muted);font-size:13px}.breakdown-pie-row b{text-align:right}.product-editor{display:grid;gap:18px}.form-issue-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.editor-section{display:grid;gap:14px;padding:16px 0 4px;border-top:1px solid var(--line)}.editor-section-header{display:flex;align-items:center;gap:10px}.editor-section-header span{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:999px;background:var(--good-bg);color:var(--primary-dark);font-size:13px;font-weight:900}.editor-section-header strong{color:var(--text);font-size:15px}.section-note{margin:0;color:var(--muted);font-size:13px;font-weight:700}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.wide-field{grid-column:1 / -1}.pricing-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:12px;border:1px solid #ead7ba;border-radius:8px;background:#fffaf1}.pricing-preview div{display:grid;gap:4px;min-width:0}.pricing-preview span{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.pricing-preview strong{color:var(--text);font-size:18px;line-height:1.15}.pricing-preview .pricing-loss strong{color:var(--danger)}.repeat-row{display:grid;grid-template-columns:auto minmax(160px,240px);gap:14px;align-items:center}.repeat-days-field{display:grid;gap:7px}.check-row{display:flex!important;align-items:center;gap:10px!important}.check-row input{width:18px;min-height:18px}.variant-section,.variant-card{display:grid;gap:14px}.variant-section-header,.section-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px}.variant-mode-panel{padding:12px;border:1px solid #eadfcb;border-radius:8px;background:#fffdf8}.variant-mode-toggle{display:flex!important;align-items:flex-start;gap:12px!important}.variant-mode-toggle input{width:18px;min-width:18px;min-height:18px;margin-top:2px}.variant-mode-toggle input:disabled{cursor:not-allowed}.variant-mode-toggle span{display:grid;gap:4px;min-width:0}.variant-mode-toggle strong{color:var(--text);font-size:14px}.variant-mode-toggle small{color:var(--muted);font-size:12px;font-weight:700;line-height:1.45}.variant-card{padding:16px;border:1px solid #eadfcb;border-radius:8px;background:#fffdf8}.variant-card>.section-toolbar{padding-bottom:4px}.variant-card>.section-toolbar>strong{color:var(--text);font-size:15px}.variant-card>.section-toolbar .seller-button{min-height:36px;padding:0 14px;border-radius:8px}.variant-option-grid,.variant-fields-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px 16px}.variant-option-grid{padding-bottom:14px;border-bottom:1px solid #eee4d6}.attribute-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.editor-actions{display:flex;justify-content:flex-end;gap:10px}.order-card span{margin-top:4px;color:var(--muted);font-size:13px}.shop-form{max-width:720px}.shop-profile-card,.shop-section-card,.shop-details-form{max-width:none}.shop-profile-status{justify-self:end;margin-bottom:14px}.shop-profile-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:22px;align-items:start}.shop-media-stack{display:grid;gap:12px}.shop-image-preview{display:grid;gap:8px}.shop-image-preview span{color:var(--muted);font-size:12px;font-weight:850;text-transform:uppercase}.shop-image-preview img,.shop-image-preview strong{width:100%;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:var(--muted);font-size:13px;font-weight:850;object-fit:cover}.shop-image-preview-wide img,.shop-image-preview-wide strong{aspect-ratio:3 / 1}.shop-section-card h2{margin:0 0 14px;font-size:18px}@media(max-width:960px){.seller-login-page,.seller-shell{grid-template-columns:1fr}.seller-shell{height:auto;overflow:visible}.seller-shell-drawer-open{isolation:isolate}.seller-login-hero{min-height:340px}.seller-drawer-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;border:0;background:#16120e85;opacity:0;pointer-events:none;transition:opacity .18s ease}.seller-shell-drawer-open .seller-drawer-backdrop{display:block;opacity:1;pointer-events:auto}.seller-sidebar{position:fixed;inset:0 auto 0 0;z-index:90;width:min(328px,calc(100vw - 44px));height:100dvh;padding-top:58px;overflow-y:auto;box-shadow:24px 0 54px #16120e47;transform:translate(-104%);transition:transform .22s ease;will-change:transform}.seller-shell-drawer-open .seller-sidebar{transform:translate(0)}.seller-sidebar-close,.seller-menu-button{position:relative;width:42px;height:42px;flex:0 0 42px;place-items:center;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text)}.seller-sidebar-close{position:absolute;top:16px;right:16px;display:grid;border-color:#ffffff29;background:#ffffff1a;color:#fff}.seller-menu-button{display:grid}.seller-menu-button span,.seller-menu-button span:before,.seller-menu-button span:after,.seller-sidebar-close span,.seller-sidebar-close span:before,.seller-sidebar-close span:after{position:absolute;left:50%;width:18px;height:2px;border-radius:999px;background:currentColor;content:"";transform:translate(-50%)}.seller-menu-button span{top:50%}.seller-menu-button span:before{top:-6px}.seller-menu-button span:after{top:6px}.seller-sidebar-close span{top:50%;transform:translate(-50%) rotate(45deg)}.seller-sidebar-close span:before{display:none}.seller-sidebar-close span:after{top:0;transform:translate(-50%) rotate(90deg)}.seller-main{height:auto;overflow-y:visible}.seller-nav,.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seller-sidebar .seller-nav,.dashboard-workspace,.seller-table-tools,.seller-table-row,.inventory-table .seller-table-row,.orders-table .seller-table-row,.products-table .seller-table-row,.verification-table .seller-table-row,.security-devices-table .seller-table-row,.security-audit-table .seller-table-row,.order-items-table .seller-table-row,.order-card,.mini-order-row,.tracking-event,.form-grid,.form-issue-row,.qa-layout,.qa-form-grid,.qa-list-toolbar,.qa-customer-table .seller-table-row,.dashboard-chart-grid,.dashboard-chart-grid-three,.shipment-grid,.attribute-grid,.payout-summary-panel,.shop-profile-grid{grid-template-columns:1fr}.dashboard-overview{align-items:flex-start}.mini-order-head{display:none}.mini-order-row{grid-template-columns:1fr;gap:8px}.mini-order-row>.status-pill{justify-self:start}.mini-money-stack{text-align:left}.repeat-row,.order-actions{grid-template-columns:1fr}.order-row-actions{justify-content:flex-start}.order-row-actions select{width:100%}.payout-request{max-width:none}.shop-profile-status{position:static;margin-bottom:14px}}@media(max-width:640px){.dashboard-overview,.dashboard-overview-meta{display:grid;justify-items:start;text-align:left}.dashboard-overview h2{font-size:21px}.dashboard-primary-metrics{grid-template-columns:1fr}.seller-login-card,.seller-login-hero,.seller-main{padding:18px}.seller-login-hero h1,.seller-hero h2{font-size:30px}.seller-topbar,.seller-hero,.seller-panel-head{flex-direction:column;align-items:stretch}.seller-topbar{gap:12px}.seller-topbar-title{align-items:flex-start}.seller-topbar h1{font-size:24px}.seller-account{width:100%;justify-content:space-between}.seller-account span{min-width:0;max-width:58vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.seller-panel{padding:14px}.seller-nav,.metric-grid,.qa-metrics,.qa-tabs{grid-template-columns:1fr}.seller-table-tools,.seller-table-filters,.pagination-bar,.variant-section-header,.section-toolbar{align-items:stretch}.seller-table-meta,.pagination-bar{justify-content:flex-start}.seller-table-filters{display:grid;grid-template-columns:1fr}.seller-table-filters label{min-width:0}.seller-table-row{gap:10px;padding:14px 0}.seller-table-head{display:none}.seller-table-actions,.seller-table-action-heading{justify-content:flex-start}.seller-button{width:100%}.breakdown-row{grid-template-columns:1fr}.breakdown-pie{grid-template-columns:1fr;justify-items:stretch}.breakdown-pie-chart{width:min(100%,156px)}.mini-money-stack{text-align:left}}.maintenance-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172ab8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.maintenance-dialog{width:min(440px,100%);border:1px solid #d8dee9;border-radius:8px;background:#fff;padding:28px;text-align:center;box-shadow:0 24px 60px #0f172a3d}.maintenance-dialog span{display:block;color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase}.maintenance-dialog h2{margin:10px 0 0;color:#0f172a;font-size:22px}.maintenance-dialog p{margin:12px 0 0;color:#475569;line-height:1.6}.maintenance-dialog strong,.maintenance-dialog small{display:block;margin-top:12px;color:#0f172a}
