:root{color:#242722;font-synthesis:none;text-rendering:optimizelegibility;--bg:#f5f3ed;--surface:#fffefa;--surface-soft:#faf8f2;--surface-muted:#f0eee7;--graphite:#242722;--muted:#70746c;--muted-light:#9a9d95;--line:#e4e1d8;--line-dark:#d4d0c5;--teal:#126f67;--teal-dark:#0d5953;--teal-soft:#e4f2ef;--blue:#406b88;--blue-soft:#e8f0f5;--amber:#b87519;--amber-soft:#fbf0da;--red:#b34e47;--red-soft:#fae8e5;--violet:#765d86;--violet-soft:#eee8f2;--sidebar:#222722;--shadow-sm:0 1px 2px #23251f0a, 0 4px 14px #23251f09;--shadow-md:0 18px 54px #20231d24;--radius:14px;--sidebar-width:248px;--topbar-height:64px;background:#f5f3ed;font-family:Inter,Avenir Next,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);min-width:320px;min-height:100%}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}body,button,input,select,textarea{font:inherit}button,input,select{outline-color:var(--teal)}button{color:inherit}button:not(:disabled){cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #126f6733}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-family:Inter,Avenir Next,ui-sans-serif,system-ui,sans-serif}.app-shell{min-height:100vh}.sidebar{z-index:40;width:var(--sidebar-width);background:var(--sidebar);color:#eff1eb;flex-direction:column;transition:width .24s,transform .24s;display:flex;position:fixed;inset:0 auto 0 0}.brand{height:var(--topbar-height);white-space:nowrap;border-bottom:1px solid #ffffff13;align-items:center;gap:11px;padding:0 18px;display:flex}.brand-logo{object-fit:contain;aspect-ratio:1;opacity:.96;flex:0 0 40px;width:40px;height:40px;display:block}.brand>div{flex-direction:column;min-width:0;display:flex}.brand strong{letter-spacing:-.02em;font-size:15px;line-height:1.1}.brand small{color:#9fa89e;letter-spacing:.14em;margin-top:4px;font-size:8.5px;font-weight:700}.mobile-close{margin-left:auto;color:#c9cec6!important;border-color:#ffffff1f!important;display:none!important}.main-nav{scrollbar-width:thin;scrollbar-color:#ffffff26 transparent;flex:1;padding:18px 11px;overflow-y:auto}.main-nav button{color:#b8c0b7;text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;min-height:41px;margin-bottom:3px;padding:0 11px;font-size:13.5px;font-weight:500;transition:background .16s,color .16s;display:flex;position:relative}.main-nav button:hover{color:#f5f6f2;background:#ffffff0e}.main-nav button.active{color:#effffb;background:#45a19424}.main-nav button.active:before{content:"";background:#5fc1b3;border-radius:0 3px 3px 0;width:3px;height:20px;position:absolute;left:0}.main-nav button svg{flex:none}.main-nav button b{color:#dce2db;background:#ffffff1a;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 5px;font:700 10px/1 DM Sans,sans-serif;display:grid}.main-nav button.active b{color:#fff;background:#2e8d82}.sidebar-footer{border-top:1px solid #ffffff13;padding:10px 11px 12px}.security-mini{color:#83c9bd;align-items:center;gap:10px;margin:0 5px 9px;padding:10px 8px;display:flex}.security-mini div,.profile-button>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.security-mini strong{color:#dce3dc;font-size:11.5px;font-weight:600}.security-mini small{color:#7f8a7f;margin-top:2px;font-size:10px}.profile-button{color:#d9ded8;text-align:left;background:#ffffff0a;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;padding:9px 8px;display:flex}.profile-button:hover{background:#ffffff13}.profile-button>svg{color:#788279;margin-left:auto}.profile-button strong{text-overflow:ellipsis;white-space:nowrap;max-width:138px;font-size:11.5px;overflow:hidden}.profile-button small{color:#879087;margin-top:2px;font-size:9.5px}.profile-row{align-items:center;gap:5px;display:flex}.profile-row .profile-button{min-width:0}.profile-row .logout-button{color:#909991;border-color:#ffffff1a;flex-basis:31px;width:31px;height:31px}.profile-row .logout-button:hover{color:#f2a8a2;background:#b34e4724}.avatar{background:var(--teal-soft);width:34px;height:34px;color:var(--teal-dark);border-radius:50%;flex:0 0 34px;place-items:center;font:700 11px/1 Manrope,sans-serif;display:grid}.avatar-dark{color:#f3f5ef;background:#3c4640}.collapse-button{color:#768078;background:0 0;border:0;align-items:center;gap:10px;width:100%;margin-top:6px;padding:8px 10px;font-size:10.5px;display:flex}.collapse-button:hover{color:#d1d7d0}.main-column{min-height:100vh;margin-left:var(--sidebar-width);transition:margin-left .24s}.sidebar-compact .sidebar{width:76px}.sidebar-compact .main-column{margin-left:76px}.sidebar-compact .brand{justify-content:center;padding-inline:0}.sidebar-compact .brand>div,.sidebar-compact .main-nav button>span,.sidebar-compact .security-mini div,.sidebar-compact .profile-button>span:nth-child(2),.sidebar-compact .profile-button>svg,.sidebar-compact .collapse-button span{display:none}.sidebar-compact .main-nav{padding-inline:10px}.sidebar-compact .main-nav button{justify-content:center;padding:0}.sidebar-compact .main-nav button b{min-width:15px;height:15px;padding:0 3px;font-size:8px;position:absolute;top:3px;right:3px}.sidebar-compact .security-mini,.sidebar-compact .profile-button,.sidebar-compact .collapse-button{justify-content:center;padding-inline:0}.topbar{z-index:30;height:var(--topbar-height);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffefaf0;justify-content:space-between;align-items:center;padding:0 clamp(20px,3vw,38px);display:flex;position:sticky;top:0}.topbar-left,.topbar-actions{align-items:center;gap:8px;display:flex}.global-search{background:var(--surface-muted);width:min(33vw,430px);height:38px;color:var(--muted);border:1px solid #0000;border-radius:9px;align-items:center;gap:9px;padding:0 10px;transition:border .16s,background .16s;display:flex;position:relative}.global-search:focus-within{background:#fff;border-color:#a8c9c3}.global-search input{min-width:0;color:var(--graphite);background:0 0;border:0;outline:0;flex:1;font-size:12.5px}.global-search input::placeholder{color:#8e928a}.global-search kbd{color:#8a8d86;background:#faf9f5;border:1px solid #dad7cf;border-radius:4px;padding:2px 5px;font:500 9px/1.2 DM Sans,sans-serif}.search-popover{border:1px solid var(--line);background:var(--surface);width:min(470px,85vw);box-shadow:var(--shadow-md);border-radius:12px;padding:7px;position:absolute;top:calc(100% + 9px);left:0}.search-popover>button{text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:8px;display:flex}.search-popover>button:hover{background:var(--surface-soft)}.search-popover>button>span{flex-direction:column;flex:1;min-width:0;display:flex}.search-popover strong{color:var(--graphite);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.search-popover small{color:var(--muted);margin-top:2px;font-size:10px}.search-popover .search-all{border-top:1px solid var(--line);color:var(--teal);border-radius:0;justify-content:center;margin-top:4px;font-size:11px;font-weight:600}.search-empty{color:var(--muted);align-items:center;gap:9px;padding:16px 10px;font-size:12px;display:flex}.icon-button{border:1px solid var(--line);color:#61665f;background:0 0;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;transition:background .15s,color .15s,border .15s;display:grid}.icon-button:hover{border-color:var(--line-dark);background:var(--surface-muted);color:var(--graphite)}.menu-button,.mobile-title{display:none}.notification-button{position:relative}.notification-dot{border:1.5px solid var(--surface);background:var(--red);border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.top-profile{background:0 0;border:0;border-radius:20px;align-items:center;gap:4px;padding:3px 4px 3px 3px;display:flex}.top-profile:hover{background:var(--surface-muted)}.top-profile .avatar{flex-basis:31px;width:31px;height:31px;font-size:9px}.environment-pill{border:1px solid var(--line);background:var(--surface-soft);height:25px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;border-radius:13px;align-items:center;gap:6px;padding:0 9px;font-size:9.5px;font-weight:600;display:inline-flex}.environment-pill>span{background:var(--muted-light);border-radius:50%;width:6px;height:6px}.environment-pill.live>span{background:var(--teal);box-shadow:0 0 0 3px var(--teal-soft)}.environment-pill.loading>span{background:var(--amber);animation:1.2s ease-in-out infinite pulse}.proxy-banner{color:#715426;background:#fdf8ed;border-bottom:1px solid #eadbbf;align-items:center;gap:10px;min-height:46px;padding:7px clamp(20px,3vw,38px);display:flex}.proxy-banner.healthy{color:var(--teal-dark);background:#f0f8f6;border-color:#c9e2dc}.proxy-banner.checking{color:#5d625c;border-color:var(--line);background:#f5f5f1}.proxy-status-icon{background:#b875191a;border-radius:50%;flex:0 0 27px;place-items:center;width:27px;height:27px;display:grid}.proxy-banner.healthy .proxy-status-icon{background:var(--teal-soft)}.proxy-banner>div{flex-direction:column;min-width:0;display:flex}.proxy-banner strong{font-size:10.5px}.proxy-banner>div>span{color:#927343;margin-top:1px;font-size:10px}.proxy-banner.healthy>div>span{color:#4e827a}.proxy-banner>button,.proxy-ip{height:27px;color:inherit;background:#ffffff80;border:1px solid #b8751938;border-radius:7px;align-items:center;gap:5px;margin-left:auto;padding:0 9px;font-size:9.5px;font-weight:600;display:inline-flex}.proxy-banner .proxy-details{background:0 0;border-color:#0000;margin-left:3px}.content{max-width:1600px;min-height:calc(100vh - 145px);margin:0 auto;padding:28px clamp(20px,3vw,38px) 44px}.view-stack{flex-direction:column;gap:18px;display:flex}.fade-in{animation:.26s both viewIn}.hero-strip{justify-content:space-between;align-items:flex-end;gap:24px;padding:5px 0 7px;display:flex}.hero-date{color:var(--muted);margin-bottom:8px;font-size:11px;font-weight:500}.hero-strip h1,.page-heading h1{color:var(--graphite);letter-spacing:-.045em;margin-bottom:6px;font-size:clamp(25px,2.4vw,34px);line-height:1.1}.hero-strip p:last-child,.page-heading p:last-child{color:var(--muted);margin-bottom:0;font-size:12.5px}.hero-strip p strong{color:var(--graphite)}.hero-actions,.page-actions{gap:8px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 14px;font-size:11.5px;font-weight:600;transition:transform .12s,background .15s,border .15s;display:inline-flex}.button:active:not(:disabled){transform:translateY(1px)}.button.primary{background:var(--teal);color:#fff;box-shadow:0 3px 10px #126f6724}.button.primary:hover{background:var(--teal-dark)}.button.secondary{border-color:var(--line-dark);background:var(--surface);color:#4c504a}.button.secondary:hover{background:var(--surface-soft);border-color:#bbb8ae}.button.ghost{color:var(--muted);background:0 0;border-color:#0000}.button.danger{background:var(--red);color:#fff}.button.compact{min-height:33px;padding-inline:11px;font-size:10.5px}.button.full{width:100%}.text-button{color:var(--teal);background:0 0;border:0;align-items:center;gap:5px;padding:4px 0;font-size:10.5px;font-weight:600;display:inline-flex}.text-button:hover{color:var(--teal-dark)}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.stat-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);padding:17px 17px 15px;position:relative}.stat-icon{background:var(--teal-soft);width:34px;height:34px;color:var(--teal);border-radius:9px;place-items:center;display:grid;position:absolute;top:15px;right:15px}.stat-icon.blue{background:var(--blue-soft);color:var(--blue)}.stat-icon.ochre{background:var(--amber-soft);color:var(--amber)}.stat-icon.violet{background:var(--violet-soft);color:var(--violet)}.stat-label{color:var(--muted);margin-bottom:10px;font-size:10.5px;font-weight:600}.stat-row{align-items:baseline;gap:8px;display:flex}.stat-row strong{letter-spacing:-.045em;font-size:23px}.stat-change{color:var(--teal);align-items:center;gap:2px;font-size:9.5px;font-weight:600;display:inline-flex}.stat-change.negative{color:var(--red)}.stat-change.flat{color:var(--muted)}.stat-helper{color:var(--muted-light);margin-top:4px;font-size:9.5px}.dashboard-grid{grid-template-columns:minmax(0,1.55fr) minmax(310px,.9fr);gap:12px;display:grid}.dashboard-grid.lower-grid{grid-template-columns:minmax(0,1.3fr) minmax(310px,1fr)}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm)}.action-center,.sales-panel,.product-pulse,.dashboard-grid.lower-grid>.panel{padding:18px}.section-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:15px;display:flex}.section-eyebrow{color:var(--teal);letter-spacing:.12em;margin-bottom:4px;font-size:8.5px;font-weight:700}.section-header h2{letter-spacing:-.025em;margin:0;font-size:15px}.action-list{flex-direction:column;display:flex}.action-row{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:11px;width:100%;padding:10px 5px;display:flex}.action-row:first-child{border-top:0}.action-row:hover{background:var(--surface-soft)}.action-icon{background:var(--surface-muted);width:33px;height:33px;color:var(--muted);border-radius:9px;flex:0 0 33px;place-items:center;display:grid}.action-row.critical .action-icon{background:var(--red-soft);color:var(--red)}.action-row.warning .action-icon{background:var(--amber-soft);color:var(--amber)}.action-copy{flex-direction:column;flex:1;min-width:0;display:flex}.action-copy strong{font-size:11.5px}.action-copy small{color:var(--muted);margin-top:2px;font-size:9.5px}.action-count{background:var(--surface-muted);min-width:21px;height:21px;color:var(--muted);border-radius:11px;place-items:center;font-size:9px;font-weight:700;display:grid}.action-row>svg{color:var(--muted-light)}.select-compact{border:1px solid var(--line);background:var(--surface-soft);height:27px;color:var(--muted);border-radius:7px;align-items:center;gap:4px;padding:0 8px;font-size:9.5px;display:flex}.sales-total{align-items:center;gap:8px;display:flex}.sales-total strong{letter-spacing:-.04em;font-size:22px}.sales-total span{color:var(--teal);align-items:center;font-size:9.5px;font-weight:600;display:flex}.bar-chart{border-bottom:1px solid var(--line);align-items:flex-end;gap:clamp(7px,1.2vw,14px);height:160px;margin-top:12px;padding-top:23px;display:flex}.bar-column{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.bar{background:#b8d6d1;border-radius:5px 5px 1px 1px;width:min(21px,70%);min-height:10px;transition:height .3s;position:relative}.bar.peak{background:var(--teal)}.bar span{opacity:0;color:var(--graphite);font-size:8px;font-weight:600;transition:opacity .15s;position:absolute;top:-19px;left:50%;transform:translate(-50%)}.bar:hover span,.bar.peak span{opacity:1}.bar-column small{color:var(--muted-light);font-size:8.5px}.compact-order-list{flex-direction:column;display:flex}.compact-order{border:0;border-top:1px solid var(--line);text-align:left;background:0 0;align-items:center;gap:10px;width:100%;padding:10px 2px;display:flex}.compact-order:first-child{border-top:0}.compact-order:hover{background:var(--surface-soft)}.compact-order>span:nth-child(2),.compact-total{flex-direction:column;min-width:0;display:flex}.compact-order strong{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.compact-order small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;overflow:hidden}.compact-total{text-align:right;margin-left:auto}.pulse-content{grid-template-columns:116px minmax(0,1fr);align-items:center;gap:16px;display:grid}.pulse-content .artwork{height:114px}.mini-label{color:var(--amber);letter-spacing:.1em;font-size:8px;font-weight:700}.pulse-content h3{margin:7px 0 3px;font-size:14px}.pulse-content p{color:var(--muted);margin-bottom:13px;font-size:10px}.mini-progress,.storage-progress{background:var(--surface-muted);border-radius:3px;height:5px;overflow:hidden}.mini-progress span,.storage-progress span{border-radius:inherit;background:var(--teal);height:100%;display:block}.pulse-content small{color:var(--muted-light);margin-top:5px;font-size:8.5px;display:block}.resource-state{min-height:150px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.resource-state strong{color:var(--ink);font-size:12px}.resource-state span{max-width:420px;font-size:10px}.resource-state.error{color:var(--red)}.oauth-url-box{border:1px solid var(--line);background:var(--surface-soft);border-radius:10px;gap:10px;padding:14px;display:grid}.oauth-url-box p{color:var(--muted);margin:0;font-size:10px}.oauth-url-box code{background:var(--surface);max-height:110px;color:var(--ink);overflow-wrap:anywhere;white-space:normal;border-radius:7px;padding:9px;font-size:9px;overflow:auto}.fulfillment-form{grid-template-columns:1fr 1fr;margin-top:14px}.page-heading{justify-content:space-between;align-items:flex-end;gap:24px;padding-top:2px;display:flex}.page-heading .section-eyebrow{margin-bottom:6px}.summary-line{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-height:70px;box-shadow:var(--shadow-sm);align-items:center;padding:0 18px;display:flex}.summary-line>div{border-left:1px solid var(--line);align-items:baseline;gap:7px;min-width:110px;padding:4px 22px;display:flex}.summary-line>div:first-child{border-left:0;padding-left:0}.summary-line strong{font-size:18px}.summary-line span{color:var(--muted);font-size:10.5px}.summary-line .summary-sync{min-width:auto;color:var(--teal);margin-left:auto;padding-right:0}.summary-sync svg{color:var(--teal)}.table-panel{overflow:hidden}.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:60px;padding:11px 14px;display:flex}.segmented-control{background:var(--surface-muted);white-space:nowrap;border-radius:9px;align-items:center;gap:2px;padding:3px;display:flex}.segmented-control button{height:29px;color:var(--muted);background:0 0;border:0;border-radius:7px;padding:0 10px;font-size:9.5px;font-weight:500}.segmented-control button:hover{color:var(--graphite)}.segmented-control button.active{background:var(--surface);color:var(--graphite);font-weight:600;box-shadow:0 1px 4px #23251f1a}.toolbar-actions{align-items:center;gap:6px;display:flex}.table-search{border:1px solid var(--line);background:var(--surface);width:220px;height:34px;color:var(--muted);border-radius:8px;align-items:center;gap:7px;padding:0 9px;display:flex}.table-search.wide{width:min(420px,70%)}.table-search input{width:100%;color:var(--graphite);background:0 0;border:0;outline:0;font-size:10.5px}.table-search input::placeholder{color:var(--muted-light)}.toolbar-actions .icon-button{flex-basis:34px;width:34px;height:34px}.bulk-bar{background:#edf7f5;border-bottom:1px solid #cbe1dc;align-items:center;gap:7px;min-height:44px;padding:6px 14px;display:flex}.bulk-bar span{color:var(--teal-dark);align-items:center;gap:6px;margin-right:8px;font-size:10.5px;font-weight:600;display:flex}.bulk-bar button{height:27px;color:var(--teal-dark);background:#fff;border:1px solid #bad5d0;border-radius:6px;padding:0 8px;font-size:9px}.bulk-bar .bulk-clear{color:var(--muted);background:0 0;border:0;align-items:center;gap:4px;margin-left:auto;display:flex}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:10.5px}th{border-bottom:1px solid var(--line);color:#7d8179;letter-spacing:.035em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#faf9f5;padding:10px 12px;font-size:8.5px;font-weight:700}td{color:#50544e;white-space:nowrap;border-bottom:1px solid #eceae4;height:55px;padding:8px 12px}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fcfbf7}.check-cell{width:36px;padding-right:4px}input[type=checkbox]{width:14px;height:14px;accent-color:var(--teal)}.product-cell{align-items:center;gap:10px;min-width:300px;display:flex}.product-cell>div:last-child,.two-line{flex-direction:column;min-width:0;display:flex}.product-cell strong{text-overflow:ellipsis;white-space:nowrap;max-width:330px;font-size:10.5px;overflow:hidden}.product-cell small,.two-line small{color:var(--muted-light);margin-top:3px;font-size:8.5px}.strong-cell{color:var(--graphite);font-weight:600}.muted-cell{color:var(--muted)}.stock-low,.deadline-late{font-weight:700;color:var(--red)!important}.row-actions{justify-content:flex-end;gap:4px;display:flex}.row-actions .icon-button,td>.icon-button{border-color:#0000;flex-basis:29px;width:29px;height:29px}.status-badge{background:var(--surface-muted);width:max-content;min-height:22px;color:var(--muted);border-radius:11px;align-items:center;gap:5px;padding:0 8px;font-size:8.5px;font-weight:600;display:inline-flex}.status-badge.success{background:var(--teal-soft);color:var(--teal-dark)}.status-badge.warning{background:var(--amber-soft);color:#8c5c18}.status-badge.danger{background:var(--red-soft);color:#963f39}.status-dot{background:currentColor;border-radius:50%;width:5px;height:5px}.table-footer{border-top:1px solid var(--line);min-height:51px;color:var(--muted);justify-content:space-between;align-items:center;gap:10px;padding:8px 14px;font-size:9.5px;display:flex}.table-footer>div{align-items:center;gap:2px;display:flex}.table-footer button:not(.icon-button){min-width:28px;height:28px;color:var(--muted);background:0 0;border:0;border-radius:6px;padding:0 6px;font-size:9px}.table-footer button.page-current{background:var(--teal);color:#fff}.table-footer .icon-button{flex-basis:28px;width:28px;height:28px}.artwork{isolation:isolate;background:#ded8c8;border:1px solid #37352d1a;border-radius:7px;flex:none;position:relative;overflow:hidden}.artwork-small{width:39px;height:39px}.artwork-medium{width:64px;height:64px}.artwork-large{width:100%;height:100%;min-height:110px}.artwork-shape{display:block;position:absolute}.artwork>img{object-fit:cover;width:100%;height:100%;display:block}.art-coast{background:#b8c6bd}.art-coast .shape-one{background:#d8ddd2;inset:0 0 55%}.art-coast .shape-two{background:#758f88;border-radius:50%;width:80%;height:45%;bottom:7%;left:-15%;transform:rotate(-8deg)}.art-coast .shape-three{background:#ede1bf;border-radius:50%;width:65%;height:25%;bottom:16%;right:-20%}.art-graphite{background:#c6c2b8}.art-graphite .shape-one{background:#4d514e;width:60%;height:130%;top:-15%;left:-20%;transform:rotate(19deg)}.art-graphite .shape-two{background:#ece9df;width:26%;height:90%;top:5%;right:10%;transform:rotate(-8deg)}.art-graphite .shape-three{background:#a79c83;width:43%;height:24%;bottom:10%;right:-8%}.art-terra{background:#c47f5a}.art-terra .shape-one{background:#ddbd94;border-radius:50%;width:82%;height:62%;top:-10%;left:-20%}.art-terra .shape-two{background:#824c3e;border-radius:45% 60% 30% 50%;width:62%;height:75%;bottom:-10%;right:-25%}.art-terra .shape-three{background:#ede1c7;border-radius:50%;width:35%;height:60%;bottom:-25%;left:36%}.art-ochre{background:#d9c99e}.art-ochre .shape-one{background:#a97836;border-radius:50% 40% 45% 30%;width:55%;height:75%;top:8%;left:-8%}.art-ochre .shape-two{border:6px solid #ece5d4;border-radius:50%;width:38%;height:62%;top:4%;right:8%}.art-ochre .shape-three{background:#5d5b4d;width:70%;height:18%;bottom:5%;left:22%;transform:rotate(-7deg)}.art-geometry{background:#e8e2d4}.art-geometry .shape-one{background:#b96148;width:50%;height:50%;top:0;left:0}.art-geometry .shape-two{background:#305e5b;border-radius:50% 0 0;width:48%;height:50%;bottom:0;right:0}.art-geometry .shape-three{border:4px solid #d19b46;width:35%;height:35%;top:30%;left:33%;transform:rotate(45deg)}.art-blue{background:#78909a}.art-blue .shape-one{background:#c6d0ca;inset:0 0 58%}.art-blue .shape-two{background:#415b68;width:120%;height:45%;bottom:3%;left:-10%;transform:skewY(-7deg)}.art-blue .shape-three{opacity:.75;background:#e1d0ae;width:25%;height:42%;bottom:7%;right:13%}.art-paper{background:#e7dfce}.art-paper .shape-one{background:#f3ecdc;border:1px solid #c9bfa9;width:80%;height:80%;top:10%;left:10%;transform:rotate(-5deg)}.art-paper .shape-two{background:#c3b6a0;width:1px;height:70%;top:15%;left:42%}.art-paper .shape-three{background:#c3b6a0;width:55%;height:1px;top:58%;left:22%}.art-pack{background:#d0bc97}.art-pack .shape-one{background:#eee4d0;width:65%;height:80%;top:10%;left:18%;box-shadow:0 5px 9px #3d322033}.art-pack .shape-two{background:#2c6159;width:35%;height:10%;top:36%;left:33%}.art-pack .shape-three{border:2px solid #a27638;border-radius:50%;width:18%;height:18%;top:16%;left:41%}.inventory-alert{background:#fff9ee;border:1px solid #efd6a5;border-radius:12px;align-items:center;gap:12px;min-height:64px;padding:11px 15px;display:flex}.alert-icon{background:var(--amber-soft);width:38px;height:38px;color:var(--amber);border-radius:10px;place-items:center;display:grid}.inventory-alert>div:nth-child(2){flex:1}.inventory-alert strong{font-size:11.5px}.inventory-alert p{color:#836b45;margin:3px 0 0;font-size:9.5px}.inventory-alert button{color:#8f5c13;background:0 0;border:0;font-size:10px;font-weight:600}.inventory-layout{grid-template-columns:minmax(0,1fr) 260px;gap:12px;display:grid}.stock-table-panel{overflow:hidden}code{background:var(--surface-muted);color:#666961;border-radius:4px;padding:3px 5px;font:500 9px/1 DM Sans,sans-serif}.stock-input{border:1px solid var(--teal);background:#fff;border-radius:6px;width:52px;height:28px;padding:0 6px;font-size:10px}.mini-save{background:var(--teal);color:#fff;border:0;border-radius:6px;align-items:center;gap:4px;height:28px;padding:0 8px;font-size:9px;display:flex}.stock-side{padding:18px}.donut-wrap{place-items:center;padding:9px 0 20px;display:grid}.donut{background:conic-gradient(var(--teal) 0 86%, var(--amber) 86% 97%, var(--red) 97% 100%);border-radius:50%;place-items:center;width:126px;height:126px;display:grid}.donut:before{content:"";background:var(--surface);border-radius:50%;width:88px;height:88px;position:absolute}.donut span{z-index:1;text-align:center;flex-direction:column;display:flex;position:relative}.donut strong{font-size:19px}.donut small{color:var(--muted);font-size:9px}.legend-list{flex-direction:column;margin-bottom:18px;display:flex}.legend-list>div{border-top:1px solid var(--line);grid-template-columns:8px 1fr auto;align-items:center;gap:7px;padding:8px 0;font-size:9.5px;display:grid}.legend{border-radius:50%;width:7px;height:7px}.legend.teal{background:var(--teal)}.legend.amber{background:var(--amber)}.legend.red{background:var(--red)}.legend-list span:nth-child(2){color:var(--muted)}.legend-list strong{font-size:10px}.order-metrics,.job-status-grid{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.order-metrics>div,.job-status-grid>article{border-left:1px solid var(--line);align-items:center;gap:11px;padding:14px 17px;display:flex}.order-metrics>div:first-child,.job-status-grid>article:first-child{border-left:0}.metric-icon{border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.metric-icon.blue{background:var(--blue-soft);color:var(--blue)}.metric-icon.amber{background:var(--amber-soft);color:var(--amber)}.metric-icon.red{background:var(--red-soft);color:var(--red)}.metric-icon.teal{background:var(--teal-soft);color:var(--teal)}.order-metrics div>div,.job-status-grid article>div{flex-direction:column;display:flex}.order-metrics small,.job-status-grid small{color:var(--muted);font-size:9px}.order-metrics strong,.job-status-grid strong{margin-top:2px;font-size:17px}.clickable-row{cursor:pointer}.storage-strip{border:1px solid var(--line);background:var(--surface);border-radius:12px;align-items:center;gap:12px;min-height:58px;padding:10px 16px;display:flex}.storage-strip>svg{color:var(--teal)}.storage-strip>div{width:min(380px,50%)}.storage-strip>div>div:first-child{color:var(--muted);margin-bottom:5px;font-size:9.5px}.storage-strip>div strong{color:var(--graphite)}.storage-strip>span{color:var(--muted);font-size:9.5px}.storage-strip>button{color:var(--teal);background:0 0;border:0;margin-left:auto;font-size:9.5px;font-weight:600}.media-panel{overflow:hidden}.media-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:14px;display:grid}.media-card{border:1px solid var(--line);background:var(--surface);border-radius:10px;min-width:0;overflow:hidden}.media-visual{background:var(--surface-muted);height:160px;position:relative;overflow:hidden}.media-visual .artwork{border:0;border-radius:0}.media-hover{opacity:0;background:#1c1f1b73;justify-content:center;align-items:center;gap:6px;transition:opacity .16s;display:flex;position:absolute;inset:0}.media-card:hover .media-hover{opacity:1}.media-hover .icon-button{color:var(--graphite);background:#ffffffe6;border-color:#ffffff47}.media-meta{flex-direction:column;padding:10px 11px;display:flex}.media-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.media-meta small{color:var(--muted);margin-top:3px;font-size:8.5px}.shop-layout{grid-template-columns:minmax(0,1.5fr) minmax(310px,.8fr);gap:12px;display:grid}.shop-profile{overflow:hidden}.shop-cover{color:#f4f0e5;background:#304a46;flex-direction:column;justify-content:center;align-items:center;height:150px;display:flex}.shop-cover img{object-fit:contain;width:54px;height:54px}.shop-cover span{letter-spacing:.2em;font:700 clamp(34px,6vw,64px)/1 Manrope,sans-serif}.shop-cover small{letter-spacing:.38em;opacity:.7;margin-top:8px;font-size:7px}.shop-identity{align-items:center;gap:13px;padding:17px;display:flex}.shop-logo{border:4px solid var(--surface);color:#2e3a36;background:#d9cbb0;border-radius:13px;flex:0 0 52px;place-items:center;width:52px;height:52px;margin-top:-37px;font:700 22px/1 Manrope,sans-serif;display:grid}.shop-identity>div:nth-child(2){flex:1}.shop-identity h2{margin-bottom:2px;font-size:15px}.shop-identity p{color:var(--muted);margin-bottom:7px;font-size:9.5px}.inline-details{color:var(--muted);gap:12px;display:flex}.inline-details span{align-items:center;gap:4px;font-size:8.5px;display:flex}.inline-details span:nth-child(2){color:var(--amber)}.shop-health{padding:18px}.health-score{background:var(--teal-soft);border-radius:10px;align-items:center;gap:13px;margin-bottom:12px;padding:12px;display:flex}.health-score>span{width:49px;height:49px;color:var(--teal-dark);border:5px solid #73b0a7;border-radius:50%;place-items:center;font:700 14px/1 Manrope,sans-serif;display:grid}.health-score strong{font-size:11px}.health-score p{color:#527b75;margin:2px 0 0;font-size:8.5px}.health-checks{flex-direction:column;display:flex}.health-checks>div{border-top:1px solid var(--line);color:var(--teal);align-items:center;gap:8px;padding:8px 2px;font-size:9px;display:flex}.health-checks>div span{color:var(--graphite)}.health-checks .warning{color:var(--amber)}.settings-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.setting-card{border:1px solid var(--line);background:var(--surface);min-width:0;box-shadow:var(--shadow-sm);border-radius:11px;grid-template-columns:34px 1fr auto;align-items:center;gap:10px;padding:14px;display:grid}.setting-card>span{background:var(--surface-muted);width:34px;height:34px;color:var(--teal);border-radius:9px;place-items:center;display:grid}.setting-card>div{min-width:0}.setting-card strong{font-size:10.5px;display:block}.setting-card p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:8.5px;overflow:hidden}.setting-card button{color:var(--teal);background:0 0;border:0;align-items:center;gap:3px;padding:3px;font-size:9px;display:flex}.finance-summary{grid-template-columns:minmax(270px,.9fr) minmax(0,2fr);gap:12px;display:grid}.balance-card{border-radius:var(--radius);color:#f4f7f2;box-shadow:var(--shadow-sm);background:#253d39;padding:20px;position:relative;overflow:hidden}.balance-card:after{content:"";border:1px solid #ffffff14;border-radius:50%;width:180px;height:180px;position:absolute;top:-90px;right:-70px;box-shadow:0 0 0 30px #ffffff06,0 0 0 60px #ffffff05}.balance-label{color:#aabcb7;font-size:9.5px;display:block}.balance-card>strong{z-index:1;letter-spacing:-.04em;margin:10px 0 3px;font-size:27px;display:block;position:relative}.balance-card p{color:#aabcb7;margin-bottom:14px;font-size:9.5px}.balance-card button{color:#9dd6cd;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:9.5px;font-weight:600;display:flex}.finance-mini{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.finance-mini article{border:1px solid var(--line);background:var(--surface);border-radius:11px;grid-template-columns:1fr auto;align-items:center;padding:14px 16px;display:grid}.finance-mini span{color:var(--muted);font-size:9px}.finance-mini strong{font-size:15px}.finance-mini small{color:var(--muted-light);grid-column:1/-1;align-items:center;margin-top:4px;font-size:8px;display:flex}.finance-mini small.positive,.positive{color:var(--teal)!important}.negative{color:var(--red)!important}.finance-chart,.fee-panel{padding:18px}.line-chart{height:210px;position:relative;overflow:hidden}.grid-lines{flex-direction:column;justify-content:space-between;display:flex;position:absolute;inset:0 0 23px}.grid-lines span{border-top:1px dashed var(--line);width:100%}.line-chart svg{width:100%;height:calc(100% - 31px);position:absolute;inset:8px 0 23px;overflow:visible}.line-chart .area{fill:#126f6717}.line-chart .line{fill:none;stroke:var(--teal);stroke-width:2.5px;vector-effect:non-scaling-stroke}.chart-months{color:var(--muted-light);justify-content:space-between;font-size:8px;display:flex;position:absolute;inset:auto 0 0}.fee-row{grid-template-columns:1fr auto;gap:4px 10px;margin:15px 0;display:grid}.fee-row span{color:var(--muted);font-size:9px}.fee-row strong{font-size:10px}.fee-row>div{background:var(--surface-muted);border-radius:3px;grid-column:1/-1;height:5px;overflow:hidden}.fee-row i{border-radius:inherit;background:#80aaa4;height:100%;display:block}.align-right{text-align:right}.review-overview{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-sm);grid-template-columns:190px minmax(250px,1fr) minmax(330px,1.4fr);display:grid}.rating-card,.rating-bars,.review-stats{padding:18px}.rating-card{border-right:1px solid var(--line);flex-direction:column;justify-content:center;align-items:center;display:flex}.rating-card>strong{letter-spacing:-.06em;font-size:37px}.stars,.mini-stars{color:#d4912f;display:flex}.rating-card p{color:var(--muted);margin:5px 0 0;font-size:8.5px}.rating-bars{border-right:1px solid var(--line);flex-direction:column;justify-content:center;display:flex}.rating-bars>div{grid-template-columns:28px 1fr 25px;align-items:center;gap:7px;margin:3px 0;display:grid}.rating-bars span{color:var(--muted);align-items:center;gap:2px;font-size:8px;display:flex}.rating-bars span svg{color:#d4912f}.rating-bars>div>div{background:var(--surface-muted);border-radius:3px;height:5px;overflow:hidden}.rating-bars i{border-radius:inherit;background:#d4912f;height:100%;display:block}.rating-bars strong{color:var(--muted);text-align:right;font-size:8px}.review-stats{grid-template-columns:repeat(3,1fr);align-items:center;display:grid}.review-stats>div{border-left:1px solid var(--line);flex-direction:column;padding:0 14px;display:flex}.review-stats>div:first-child{border-left:0}.review-stats small{color:var(--muted);font-size:8px}.review-stats strong{margin:4px 0 2px;font-size:18px}.review-stats span{color:var(--muted-light);font-size:7.5px}.reviews-panel{overflow:hidden}.review-list{flex-direction:column;display:flex}.review-row{border-top:1px solid var(--line);grid-template-columns:34px 1fr auto;gap:11px;padding:15px;display:grid}.review-row:first-child{border-top:0}.review-main{min-width:0}.review-main>div{align-items:center;gap:8px;display:flex}.review-main strong{font-size:10.5px}.review-main>div>span{color:var(--muted-light);font-size:8.5px}.review-main p{color:#4e524c;margin:7px 0;font-size:10.5px;line-height:1.45}.review-main small{color:var(--muted);align-items:center;gap:4px;font-size:8.5px;display:flex}.job-status-grid article{min-height:68px}.job-panel{overflow:hidden}.conflict-panel{background:#fffaf0;border-color:#e6c18b;padding:18px}.conflict-intro{color:var(--muted);margin:-4px 0 14px;font-size:9px;line-height:1.5}.conflict-list{gap:10px;display:grid}.conflict-card{background:var(--surface);border:1px solid #ecd6aa;border-radius:9px;padding:12px}.conflict-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.conflict-card-head>div{flex-direction:column;gap:3px;min-width:0;display:flex}.conflict-card-head strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.conflict-card-head span{color:var(--muted);font-size:8.5px}.conflict-card small{color:var(--muted-light);margin-top:9px;font-size:7.5px;display:block}.conflict-empty{color:var(--muted);margin:12px 0 0;font-size:8.5px}.conflict-diff{border:1px solid var(--line);border-radius:7px;margin-top:10px;overflow:hidden}.conflict-diff>div{border-top:1px solid var(--line);grid-template-columns:1fr 1fr 1fr;display:grid}.conflict-diff>div:first-child{border-top:0}.conflict-diff span,.conflict-diff strong{border-left:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;min-width:0;padding:7px 8px;font-size:8px;overflow:hidden}.conflict-diff span:first-child,.conflict-diff strong:first-child{border-left:0}.conflict-diff-head{background:var(--surface-soft);color:var(--muted)}.job-list{flex-direction:column;display:flex}.job-row{border-top:1px solid var(--line);grid-template-columns:32px minmax(200px,1fr) minmax(100px,.5fr) 72px 70px 80px auto;align-items:center;gap:11px;min-height:63px;padding:8px 14px;display:grid}.job-row:first-child{border-top:0}.job-state{background:var(--surface-muted);width:31px;height:31px;color:var(--muted);border-radius:8px;place-items:center;display:grid}.job-state.success{background:var(--teal-soft);color:var(--teal)}.job-state.warning{background:var(--amber-soft);color:var(--amber)}.job-state.danger{background:var(--red-soft);color:var(--red)}.job-copy{flex-direction:column;min-width:0;display:flex}.job-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.job-copy span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:8.5px;overflow:hidden}.job-progress{align-items:center;gap:7px;display:flex}.job-progress>span{background:var(--surface-muted);border-radius:3px;width:100%;height:5px;overflow:hidden}.job-progress i{background:var(--teal);height:100%;display:block}.job-progress small,.job-id,.job-time{color:var(--muted-light);font-size:8.5px}.retry-button{background:var(--red-soft);height:29px;color:var(--red);border:1px solid #ebc0bc;border-radius:7px;align-items:center;gap:4px;padding:0 7px;font-size:8.5px;display:flex}.job-row>.icon-button{flex-basis:30px;width:30px;height:30px}.sync-timeline{padding:18px}.sync-grid{grid-template-columns:repeat(5,1fr);display:grid}.sync-grid>div{border-left:1px solid var(--line);grid-template-columns:8px 1fr;gap:8px;padding:0 14px;display:grid}.sync-grid>div:first-child{border-left:0;padding-left:0}.fresh-dot{background:var(--muted-light);border-radius:50%;width:7px;height:7px;margin-top:3px}.fresh-dot.ok{background:var(--teal);box-shadow:0 0 0 3px var(--teal-soft)}.sync-grid div>div{flex-direction:column;display:flex}.sync-grid strong{font-size:9.5px}.sync-grid small,.sync-grid>div>span:last-child{color:var(--muted-light);margin-top:3px;font-size:7.5px}.sync-grid>div>span:last-child{grid-column:2}.settings-layout{grid-template-columns:190px minmax(0,1fr);gap:16px;display:grid}.settings-tabs{border:1px solid var(--line);background:var(--surface);border-radius:11px;flex-direction:column;gap:3px;height:max-content;padding:5px;display:flex}.settings-tabs button{min-height:35px;color:var(--muted);text-align:left;background:0 0;border:0;border-radius:7px;padding:0 11px;font-size:10px}.settings-tabs button:hover{background:var(--surface-soft);color:var(--graphite)}.settings-tabs button.active{background:var(--teal-soft);color:var(--teal-dark);font-weight:600}.settings-content{flex-direction:column;gap:12px;display:flex}.connection-card{overflow:hidden}.connection-head{grid-template-columns:41px 1fr auto;align-items:center;gap:12px;padding:16px;display:grid}.etsy-mark,.proxy-mark{color:#9c5d2e;background:#f3e7d7;border-radius:10px;place-items:center;width:41px;height:41px;font:700 19px/1 Georgia,serif;display:grid}.proxy-mark{background:var(--teal-soft);color:var(--teal)}.connection-head h2{margin:0 0 3px;font-size:13px}.connection-head p{color:var(--muted);margin:0;font-size:9px}.connection-body{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fbfaf6;grid-template-columns:repeat(3,1fr);display:grid}.connection-body>div{border-left:1px solid var(--line);flex-direction:column;padding:12px 16px;display:flex}.connection-body>div:first-child{border-left:0}.connection-body span{color:var(--muted);font-size:8px}.connection-body strong{margin-top:4px;font-size:9.5px}.connection-footer{justify-content:space-between;align-items:center;gap:15px;padding:12px 16px;display:flex}.connection-footer p{color:var(--muted);align-items:center;gap:6px;margin:0;font-size:8.5px;display:flex}.preference-panel,.danger-zone,.about-panel{padding:18px}.preference-row{border-top:1px solid var(--line);align-items:center;gap:11px;min-height:65px;padding:10px 0;display:flex}.preference-row:first-of-type{border-top:0}.preference-icon{background:var(--surface-muted);width:34px;height:34px;color:var(--teal);border-radius:9px;flex:0 0 34px;place-items:center;display:grid}.preference-row>div{flex:1}.preference-row strong{font-size:10.5px}.preference-row p{color:var(--muted);margin:3px 0 0;font-size:8.5px}.preference-row select{border:1px solid var(--line);background:var(--surface);height:32px;color:var(--graphite);border-radius:7px;padding:0 28px 0 9px;font-size:9px}.preference-actions{border-top:1px solid var(--line);justify-content:flex-end;padding-top:14px;display:flex}.toggle{background:#c7c9c3;border:0;border-radius:11px;flex:0 0 38px;width:38px;height:22px;padding:0;transition:background .17s;position:relative}.toggle span{background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .17s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.toggle.on{background:var(--teal)}.toggle.on span{transform:translate(16px)}.backup-card{background:#f2f8f7;border:1px solid #cce2dd;border-radius:10px;align-items:center;gap:11px;margin-bottom:8px;padding:13px;display:flex}.backup-card>span{background:var(--teal-soft);width:36px;height:36px;color:var(--teal);border-radius:9px;place-items:center;display:grid}.backup-card>div{flex-direction:column;flex:1;display:flex}.backup-card strong{font-size:10.5px}.backup-card p{color:var(--muted);margin:3px 0 0;font-size:8.5px}.danger-zone>div{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:12px 0;display:flex}.danger-zone>div:first-of-type{border-top:0}.danger-zone strong{font-size:10.5px}.danger-zone p{color:var(--muted);margin:3px 0 0;font-size:8.5px}.about-brand{align-items:center;gap:12px;margin-bottom:20px;display:flex}.about-brand>img{object-fit:contain;aspect-ratio:1;width:72px;height:72px;display:block}.about-brand h2{margin:0 0 3px;font-size:15px}.about-brand p{margin:0}.about-panel>p{max-width:650px;color:var(--muted);font-size:10px;line-height:1.6}.about-links{border-top:1px solid var(--line);flex-direction:column;margin:20px 0;display:flex}.about-links button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:11px 0;font-size:9.5px;display:flex}.etsy-disclaimer{background:var(--surface-muted);color:var(--muted);border-radius:8px;padding:11px;font-size:8px;line-height:1.5}.auth-shell{background:var(--surface);grid-template-columns:minmax(360px,.82fr) minmax(520px,1.18fr);min-height:100vh;display:grid}.auth-brand-panel{color:#20231f;isolation:isolate;background:#d8d1c4;place-items:center;min-height:100vh;padding:clamp(34px,5vw,68px);display:grid;position:relative;overflow:hidden}.auth-brand-panel:before{content:"";z-index:-1;aspect-ratio:1;border:1px solid #20231f17;border-radius:48% 48% 0 0;width:min(42vw,560px);position:absolute;bottom:-17%;right:-34%;box-shadow:0 0 0 54px #ffffff1f,0 0 0 108px #ffffff12}.auth-brand-panel:after{content:none}.auth-hero-logo{z-index:1;object-fit:contain;width:min(72%,430px);height:auto;display:block;position:relative}.auth-form-panel{background:#f8f6f0;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:clamp(24px,5vw,72px);display:flex}.auth-card{border:1px solid var(--line);background:var(--surface);border-radius:17px;width:min(590px,100%);padding:clamp(25px,4vw,42px);position:relative;box-shadow:0 22px 70px #2b2e2717}.auth-step{background:var(--surface-muted);color:var(--muted);border-radius:12px;padding:5px 8px;font-size:8.5px;font-weight:600;position:absolute;top:29px;right:clamp(25px,4vw,42px)}.auth-eyebrow{color:var(--teal);letter-spacing:.15em;margin-bottom:8px;font-size:9px;font-weight:700}.auth-card>h2{letter-spacing:-.04em;max-width:480px;margin-bottom:9px;font-size:clamp(22px,2.5vw,30px);line-height:1.15}.auth-description{max-width:500px;color:var(--muted);margin-bottom:25px;font-size:11px;line-height:1.6}.auth-mobile-brand{display:none}.auth-footer{color:var(--muted-light);letter-spacing:.05em;margin:18px 0 0;font-size:8px}.auth-form{flex-direction:column;gap:14px;display:flex}.auth-form>label:not(.confirmation-check){flex-direction:column;gap:6px;display:flex}.auth-form label>span{color:#4a4e48;font-size:9.5px;font-weight:600}.auth-form label>small{color:var(--muted-light);font-size:8px}.auth-form input:not([type=checkbox]){border:1px solid var(--line-dark);width:100%;height:42px;color:var(--graphite);background:#fffefa;border-radius:9px;padding:0 12px;font-size:11px;transition:border .15s,box-shadow .15s}.auth-form input:not([type=checkbox]):focus{border-color:#77aea6;outline:0;box-shadow:0 0 0 3px #126f6714}.auth-form input::placeholder{color:#acaea8}.auth-submit{width:100%;min-height:43px;margin-top:4px}.auth-privacy{border-top:1px solid var(--line);color:var(--muted);align-items:flex-start;gap:7px;margin-top:18px;padding-top:15px;font-size:8.5px;line-height:1.5;display:flex}.auth-privacy svg{color:var(--teal);flex:none}.form-message{background:var(--red-soft);color:#873d38;border:1px solid #edc7c3;border-radius:8px;align-items:flex-start;gap:8px;padding:10px 11px;font-size:9px;line-height:1.45;display:flex}.form-message svg{flex:none;margin-top:1px}.form-message.success{background:var(--teal-soft);color:var(--teal-dark);border-color:#c5dfda}.form-message.info{color:#51625d;background:#f1f5f3;border-color:#d5ddd8}.factor-tabs{background:var(--surface-muted);border-radius:9px;grid-template-columns:repeat(2,1fr);gap:3px;padding:3px;display:grid}.factor-tabs button{height:31px;color:var(--muted);background:0 0;border:0;border-radius:7px;font-size:9px}.factor-tabs button.active{background:var(--surface);color:var(--graphite);font-weight:600;box-shadow:0 1px 4px #23251f1a}.auth-form .totp-input{letter-spacing:.28em;text-align:center;font-weight:600;font-size:16px!important}.totp-enrollment{border:1px solid var(--line);background:var(--surface-soft);border-radius:11px;grid-template-columns:142px 1fr;align-items:center;gap:17px;padding:13px;display:grid}.qr-frame{border:1px solid var(--line);background:var(--surface);width:142px;height:142px;color:var(--teal);border-radius:9px;place-items:center;display:grid;overflow:hidden}.qr-frame img{object-fit:contain;aspect-ratio:1;width:100%;height:100%;display:block}.totp-enrollment>div:last-child{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.totp-enrollment strong{font-size:11px}.totp-enrollment p{color:var(--muted);margin:4px 0 13px;font-size:8.5px;line-height:1.5}.totp-enrollment span{color:var(--muted-light);text-transform:uppercase;letter-spacing:.07em;font-size:7.5px}.totp-enrollment code{max-width:100%;color:var(--graphite);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;padding:5px 7px;font-size:8.5px;overflow:hidden}.recovery-box{background:#fdf9ef;border:1px solid #e5d8bd;border-radius:11px;overflow:hidden}.recovery-heading{border-bottom:1px solid #eadfc9;justify-content:space-between;align-items:center;gap:12px;padding:11px 13px;display:flex}.recovery-heading>div{flex-direction:column;display:flex}.recovery-heading strong{font-size:10px}.recovery-heading p{color:#866f49;margin:3px 0 0;font-size:8px}.recovery-heading button{color:#795c2c;background:#ffffffa6;border:1px solid #dbc79f;border-radius:7px;align-items:center;gap:5px;height:28px;padding:0 8px;font-size:8px;font-weight:600;display:inline-flex}.recovery-grid{grid-template-columns:repeat(2,1fr);gap:5px 9px;padding:12px 13px;display:grid}.recovery-grid code{color:#5c503c;letter-spacing:.06em;text-align:center;background:#fff9;border:1px solid #e8dcc4;padding:5px 7px;font-size:8.5px}.confirmation-check{align-items:flex-start;gap:8px;padding:3px 1px;display:flex}.confirmation-check input{flex:none;margin:1px 0 0}.confirmation-check span{line-height:1.45;color:var(--muted)!important;font-size:8.5px!important;font-weight:500!important}.auth-state-icon{background:var(--surface-muted);width:56px;height:56px;color:var(--muted);border-radius:15px;place-items:center;margin:4px 0 20px;display:grid}.auth-state-icon.checking{color:var(--teal)}.auth-state-icon.offline{background:var(--red-soft);color:var(--red)}.auth-state-icon.setup-remote,.auth-state-icon.setup-pending{background:var(--amber-soft);color:var(--amber)}.auth-state-actions{gap:8px;margin-bottom:14px;display:flex}.button.demo-button{color:#8b5a12;background:#fff8e9;border-color:#dec28e}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#1b1f1b8a;place-items:center;padding:20px;animation:.16s fadeBackdrop;display:grid;position:fixed;inset:0}.modal{background:var(--surface);width:min(560px,100%);max-height:calc(100vh - 40px);box-shadow:var(--shadow-md);border:1px solid #ffffff40;border-radius:16px;padding:22px;animation:.2s modalIn;position:relative;overflow-y:auto}.modal-wide{width:min(720px,100%)}.modal-close{z-index:2;position:absolute;top:15px;right:15px}.modal-heading{align-items:center;gap:11px;margin-bottom:18px;padding-right:35px;display:flex}.modal-heading .modal-icon{background:var(--teal-soft);width:40px;height:40px;color:var(--teal);border-radius:10px;flex:0 0 40px;place-items:center;display:grid}.modal-heading p{margin-bottom:3px}.modal-heading h2{letter-spacing:-.03em;margin:0;font-size:17px}.change-product{border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;align-items:center;gap:10px;padding:10px;display:flex}.change-product>div:last-child{flex-direction:column;min-width:0;display:flex}.change-product strong{text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.change-product small{color:var(--muted);margin-top:3px;font-size:8.5px}.diff-table{border:1px solid var(--line);border-radius:9px;margin:14px 0;overflow:hidden}.diff-table>div{border-top:1px solid var(--line);grid-template-columns:100px 1fr 1fr;display:grid}.diff-table>div:first-child{border-top:0}.diff-table span,.diff-table strong{border-left:1px solid var(--line);min-width:0;padding:9px 10px;font-size:9px}.diff-table span:first-child,.diff-table strong:first-child{border-left:0}.diff-head{background:var(--surface-muted);color:var(--muted);font-weight:600}.diff-new{color:var(--teal-dark);background:#f0f8f6;font-weight:600}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.modal-notice{background:var(--teal-soft);color:var(--teal-dark);border-radius:9px;gap:9px;padding:11px;display:flex}.modal-notice.warning{background:var(--amber-soft);color:#825417}.modal-notice svg{flex:none;margin-top:1px}.modal-notice p{margin:0;font-size:8.5px;line-height:1.5}.modal-notice strong{font-size:9.5px}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;margin-top:18px;padding-top:15px;display:flex}.modal-actions.split{justify-content:space-between}.modal-actions.split>div{gap:7px;display:flex}.order-modal-top{border:1px solid var(--line);background:var(--surface-soft);border-radius:9px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.order-modal-top>div{border-left:1px solid var(--line);flex-direction:column;gap:3px;min-width:0;padding:11px;display:flex}.order-modal-top>div:first-child{border-left:0}.order-modal-top small,.order-modal-top span{color:var(--muted);font-size:8px}.order-modal-top strong{text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;overflow:hidden}.order-product-line{border:1px solid var(--line);border-radius:9px;align-items:center;gap:10px;margin-top:13px;padding:11px;display:flex}.order-product-line>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.order-product-line strong{font-size:10px}.order-product-line small{color:var(--muted);margin-top:3px;font-size:8px}.address-box{border:1px dashed var(--line-dark);background:#faf9f5;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;margin-top:13px;padding:11px;display:flex}.address-box>div{flex-direction:column;display:flex}.address-box strong{font-size:9.5px}.address-box span{color:var(--muted);margin-top:3px;font-size:8px}.address-box>svg{color:var(--muted-light)}.connect-steps{flex-direction:column;display:flex}.connect-steps>div{grid-template-columns:29px 1fr;gap:10px;padding-bottom:18px;display:grid;position:relative}.connect-steps>div:not(:last-child):after{content:"";background:var(--line);width:1px;position:absolute;top:29px;bottom:1px;left:14px}.connect-steps>div>span{border:1px solid var(--line-dark);background:var(--surface);width:29px;height:29px;color:var(--muted);border-radius:50%;place-items:center;font-size:9px;font-weight:700;display:grid}.connect-steps>div.done>span{border-color:var(--teal);background:var(--teal);color:#fff}.connect-steps strong{font-size:10px}.connect-steps p{color:var(--muted);margin:3px 0 0;font-size:8.5px}.scope-list{margin-top:14px}.scope-list>strong{font-size:9.5px}.scope-list>div{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.scope-list span{background:var(--surface-muted);color:var(--muted);border-radius:6px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;display:flex}.new-product-options{flex-direction:column;gap:8px;display:flex}.new-product-options>button{border:1px solid var(--line);background:var(--surface);text-align:left;border-radius:10px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:12px;display:grid}.new-product-options>button:hover{background:#f6fbfa;border-color:#aacbc5}.new-product-options>button>span{background:var(--teal-soft);width:38px;height:38px;color:var(--teal);border-radius:9px;place-items:center;display:grid}.new-product-options strong{font-size:10.5px}.new-product-options p{color:var(--muted);margin:3px 0 0;font-size:8.5px}.notification-list{flex-direction:column;display:flex}.notification-list>div{border-top:1px solid var(--line);gap:10px;padding:12px 3px;display:flex}.notification-list>div:first-child{border-top:0}.notification-list>div.unread{position:relative}.notification-list>div.unread:after{content:"";background:var(--teal);border-radius:50%;width:6px;height:6px;position:absolute;top:15px;right:4px}.notice-symbol{background:var(--surface-muted);border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.notice-symbol.warning{background:var(--amber-soft);color:var(--amber)}.notice-symbol.teal{background:var(--teal-soft);color:var(--teal)}.notice-symbol.red{background:var(--red-soft);color:var(--red)}.notification-list div>div{flex-direction:column;display:flex}.notification-list strong{font-size:10px}.notification-list p{color:var(--muted);margin:3px 0;font-size:8.5px}.notification-list small{color:var(--muted-light);font-size:7.5px}.toast{z-index:120;max-width:min(390px,100vw - 36px);color:var(--teal-dark);box-shadow:var(--shadow-md);background:#f1faf8;border:1px solid #bddbd5;border-radius:10px;align-items:center;gap:9px;padding:12px 13px;font-size:10px;font-weight:500;animation:.25s toastIn;display:flex;position:fixed;bottom:22px;right:22px}.toast>svg{flex:none}.toast button{color:inherit;background:0 0;border:0;place-items:center;margin-left:auto;padding:2px;display:grid}.app-footer{border-top:1px solid var(--line);color:var(--muted-light);justify-content:space-between;align-items:center;gap:20px;padding:16px clamp(20px,3vw,38px);font-size:7.5px;display:flex}.app-footer span:last-child{text-align:right;max-width:620px}.mobile-nav,.sidebar-scrim{display:none}.spin{animation:1.1s linear infinite spin}@keyframes viewIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}@keyframes fadeBackdrop{0%{opacity:0}}@keyframes modalIn{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:none}}@keyframes toastIn{0%{opacity:0;transform:translateY(8px)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{opacity:.35}}@media (width<=1180px){.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.job-row{grid-template-columns:32px minmax(180px,1fr) minmax(80px,.5fr) 64px 70px 80px auto}.job-id{display:none}.review-overview{grid-template-columns:170px 1fr}.review-stats{border-top:1px solid var(--line);grid-column:1/-1}.sync-grid{grid-template-columns:repeat(3,1fr);gap:16px 0}.sync-grid>div:nth-child(4){border-left:0;padding-left:0}}@media (width<=960px){.auth-shell{grid-template-columns:1fr}.auth-brand-panel{display:none}.auth-form-panel{min-height:100vh;padding:32px 20px}.auth-mobile-brand{align-items:center;gap:9px;margin-bottom:18px;display:flex}.auth-mobile-brand img{object-fit:contain;aspect-ratio:1;width:52px;height:52px;display:block}.auth-mobile-brand strong{letter-spacing:.2em;font-size:14px}:root{--sidebar-width:220px}.dashboard-grid,.dashboard-grid.lower-grid,.shop-layout,.inventory-layout{grid-template-columns:1fr}.stock-side{grid-template-columns:190px 1fr;align-items:center;gap:15px;display:grid}.stock-side .section-header,.stock-side .button{grid-column:1/-1}.review-overview{grid-template-columns:150px 1fr}.settings-layout{grid-template-columns:160px minmax(0,1fr)}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.finance-summary{grid-template-columns:1fr}.job-row{grid-template-columns:32px minmax(170px,1fr) 80px 70px auto}.job-progress{grid-area:2/2/auto/4}.job-time{display:none}}@media (width<=760px){:root{--topbar-height:58px}body{padding-bottom:64px}.sidebar{width:min(290px,84vw);box-shadow:var(--shadow-md);transform:translate(-102%)}.sidebar.open{transform:none}.sidebar-compact .sidebar{width:min(290px,84vw)}.sidebar-compact .brand>div,.sidebar-compact .main-nav button>span,.sidebar-compact .security-mini div,.sidebar-compact .profile-button>span:nth-child(2),.sidebar-compact .profile-button>svg,.sidebar-compact .collapse-button span{display:flex}.sidebar-compact .brand{justify-content:flex-start;padding:0 18px}.sidebar-compact .main-nav{padding-inline:11px}.sidebar-compact .main-nav button{justify-content:flex-start;padding:0 11px}.sidebar-compact .main-nav button b{min-width:20px;height:20px;margin-left:auto;font-size:10px;position:static}.sidebar-compact .security-mini,.sidebar-compact .profile-button,.sidebar-compact .collapse-button{justify-content:flex-start;padding-inline:8px}.sidebar-compact .profile-row .logout-button{display:grid}.mobile-close{display:grid!important}.collapse-button{display:none}.sidebar-scrim{z-index:35;opacity:0;pointer-events:none;background:#1417146b;border:0;transition:opacity .2s;position:fixed;inset:0}.sidebar-scrim.open{opacity:1;pointer-events:auto;display:block}.main-column,.sidebar-compact .main-column{margin-left:0}.topbar{padding:0 14px}.menu-button{display:grid}.mobile-title{margin-left:3px;font-family:Manrope,sans-serif;font-size:12.5px;font-weight:600;display:inline}.global-search,.topbar-actions .environment-pill,.topbar-actions>.icon-button:first-of-type{display:none}.proxy-banner{min-height:53px;padding:7px 14px}.proxy-banner>div>span,.proxy-banner>button:not(.proxy-details),.proxy-ip{display:none}.proxy-banner .proxy-details{white-space:nowrap;margin-left:auto}.content{padding:20px 14px 34px}.hero-strip,.page-heading{flex-direction:column;align-items:flex-start;gap:15px}.hero-actions,.page-actions{width:100%}.hero-actions .button,.page-actions .button{flex:1}.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.stat-card{padding:14px}.stat-icon{width:30px;height:30px;top:12px;right:12px}.stat-row strong{font-size:20px}.summary-line{padding:0 14px;overflow-x:auto}.summary-line>div{min-width:100px;padding-inline:15px}.summary-line .summary-sync{display:none}.table-toolbar{flex-direction:column;align-items:stretch}.segmented-control{scrollbar-width:none;overflow-x:auto}.toolbar-actions{width:100%}.table-search{flex:1;width:auto}.table-scroll table{min-width:850px}.bulk-bar{overflow-x:auto}.bulk-bar span,.bulk-bar button{flex:none}.table-footer>span{display:none}.table-footer{justify-content:center}.inventory-alert{align-items:flex-start}.inventory-alert button{display:none}.stock-side{display:block}.order-metrics,.job-status-grid{grid-template-columns:repeat(2,1fr)}.order-metrics>div:nth-child(3),.job-status-grid article:nth-child(3){border-top:1px solid var(--line);border-left:0}.order-metrics>div:nth-child(4),.job-status-grid article:nth-child(4){border-top:1px solid var(--line)}.media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:9px}.media-visual{height:130px}.shop-identity{flex-wrap:wrap;align-items:flex-start}.shop-identity>button{margin-left:65px}.settings-grid{grid-template-columns:1fr}.finance-mini{grid-template-columns:1fr 1fr}.review-overview{grid-template-columns:1fr}.rating-card{border-right:0;border-bottom:1px solid var(--line)}.rating-bars{border-right:0}.review-stats{grid-column:auto}.review-row{grid-template-columns:34px 1fr}.review-row>.text-button{grid-column:2;justify-self:start}.job-row{grid-template-columns:32px minmax(170px,1fr) auto}.job-progress{grid-column:2/4}.job-row .status-badge{display:none}.sync-grid{grid-template-columns:repeat(2,1fr)}.sync-grid>div:nth-child(3),.sync-grid>div:nth-child(5){border-left:0;padding-left:0}.sync-grid>div:nth-child(4){border-left:1px solid var(--line);padding-left:14px}.settings-layout{grid-template-columns:1fr}.settings-tabs{scrollbar-width:none;flex-direction:row;overflow-x:auto}.settings-tabs button{flex:none}.connection-body{grid-template-columns:1fr}.connection-body>div{border-top:1px solid var(--line);border-left:0}.connection-body>div:first-child{border-top:0}.connection-footer{flex-direction:column;align-items:flex-start}.connection-footer .button{width:100%}.mobile-nav{z-index:32;height:64px;padding:6px 8px max(5px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffefaf7;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;inset:auto 0 0}.mobile-nav button{color:var(--muted);background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:3px;padding:0;display:flex;position:relative}.mobile-nav button.active{color:var(--teal)}.mobile-nav button>span{place-items:center;display:grid;position:relative}.mobile-nav button b{background:var(--red);color:#fff;border:1px solid #fff;border-radius:7px;place-items:center;min-width:14px;height:14px;padding:0 2px;font-size:7px;display:grid;position:absolute;top:-5px;right:-9px}.mobile-nav small{text-overflow:ellipsis;white-space:nowrap;max-width:70px;font-size:7.5px;overflow:hidden}.app-footer{display:none}.modal{padding:19px}.auth-form-panel{justify-content:flex-start;padding:20px 14px 30px}.auth-card{border-radius:14px;padding:24px 20px}.auth-step{top:22px;right:20px}.auth-description{margin-bottom:20px}.totp-enrollment{grid-template-columns:1fr;justify-items:center}.totp-enrollment>div:last-child{text-align:center;align-items:center;width:100%}.recovery-grid{grid-template-columns:1fr}.auth-state-actions{flex-direction:column}.auth-state-actions .button{width:100%}.order-modal-top{grid-template-columns:repeat(2,1fr)}.order-modal-top>div:nth-child(3){border-top:1px solid var(--line);border-left:0}.order-modal-top>div:nth-child(4){border-top:1px solid var(--line)}.modal-actions.split{flex-direction:column}.modal-actions.split>div{width:100%}.modal-actions.split .button{flex:1}}@media (width<=480px){.auth-mobile-brand{align-self:flex-start}.auth-card>h2{padding-right:28px}.recovery-heading{flex-direction:column;align-items:flex-start}.recovery-heading button{justify-content:center;width:100%}.stat-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.pulse-content{grid-template-columns:90px 1fr}.pulse-content .artwork{height:96px}.media-grid{grid-template-columns:1fr 1fr}.media-visual{height:105px}.finance-mini{grid-template-columns:1fr}.review-stats{grid-template-columns:1fr;gap:12px}.review-stats>div{border-top:1px solid var(--line);border-left:0;padding:8px 0}.review-stats>div:first-child{border-top:0}.sync-grid{grid-template-columns:1fr}.sync-grid>div,.sync-grid>div:nth-child(4){border-left:0;border-bottom:1px solid var(--line);padding:0 0 10px}.connection-head{grid-template-columns:41px 1fr}.connection-head .status-badge{grid-column:2}.preference-row{flex-wrap:wrap;align-items:flex-start}.preference-row>.toggle,.preference-row>select,.preference-row>.button{margin-left:45px}.backup-card{flex-wrap:wrap;align-items:flex-start}.backup-card .button{width:100%}.danger-zone>div{flex-direction:column;align-items:flex-start}.danger-zone .button{width:100%}.diff-table>div{grid-template-columns:68px 1fr 1fr}.diff-table span,.diff-table strong{padding:8px 6px;font-size:8px}.conflict-diff span,.conflict-diff strong{padding:6px 5px;font-size:7px}.modal-actions:not(.split){flex-direction:column-reverse}.modal-actions:not(.split) .button{width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
