@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{color:#20211f;font-synthesis:none;--ink:#20211f;--muted:#797a75;--faint:#9f9f99;--line:#deddd7;--line-soft:#e9e8e3;--paper:#fbfaf7;--blue:#3159d7;--blue-soft:#e8edff;--green:#24745e;--amber:#aa671d;--red:#b84a43;background:#f4f3ef;font-family:DM Sans,Inter,system-ui,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#f4f3ef;min-height:100vh;overflow-x:hidden}button,input,textarea,select{font:inherit}button{color:inherit}button,select{cursor:pointer}button{border:0}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.app-shell{min-height:100vh}.main-shell{min-width:0;min-height:100vh;margin-left:230px}.pilot-banner{color:#72571d;z-index:29;background:#fff5d9;border-bottom:1px solid #ead7a3;justify-content:center;align-items:center;gap:7px;min-height:32px;padding:6px 18px;font-size:10px;font-weight:650;display:flex;position:sticky;top:76px}.sidebar{color:#f8f7f3;z-index:40;background:#20221f;flex-direction:column;width:230px;padding:25px 17px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{letter-spacing:-.55px;cursor:pointer;align-items:center;gap:10px;padding:0 10px;font-family:Manrope,sans-serif;font-size:20px;font-weight:700;display:flex}.brand-glyph{align-items:end;gap:2px;width:22px;height:22px;display:flex;position:relative;transform:rotate(-7deg)}.brand-glyph i{background:#7792f2;border-radius:3px 3px 1px 1px;width:5px;display:block}.brand-glyph i:first-child{height:11px}.brand-glyph i:nth-child(2){background:#fff;height:18px}.brand-glyph i:nth-child(3){background:#b5c2f7;height:14px}.workspace-switch{color:#efefeb;border:1px solid #393b37;border-radius:10px;grid-template-columns:31px 1fr 14px;align-items:center;gap:9px;margin-top:29px;padding:10px;display:grid}.workspace-avatar{color:#252622;background:#e9e8df;border-radius:8px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:700;display:grid}.workspace-switch strong,.workspace-switch small{white-space:nowrap;display:block}.workspace-switch strong{font-size:12px;font-weight:600}.workspace-switch small{color:#9e9f99;margin-top:2px;font-size:10px}.nav-list{flex-direction:column;gap:3px;margin-top:28px;display:flex}.nav-label{text-transform:uppercase;color:#797b76;letter-spacing:1.4px;padding:0 12px 8px;font-size:9px;font-weight:700}.nav-list button{color:#aaaca6;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:40px;padding:0 11px;font-size:13px;transition:background .18s,color .18s,transform .18s;display:flex}.nav-list button:hover{color:#fff;background:#2a2c28;transform:translate(1px)}.nav-list button.active{color:#fff;background:#30322e}.nav-list button.active svg{color:#91a6f6}.nav-list button span{flex:1}.nav-list button em{color:#ccd5fa;background:#3b4672;border-radius:8px;padding:2px 6px;font-size:10px;font-style:normal}.sidebar-spacer{flex:1}.system-health{border-bottom:1px solid #343632;margin:0 4px 12px;padding:13px 8px}.system-health div{align-items:center;gap:8px;font-size:11px;display:flex}.system-health small{color:#71736d;margin:4px 0 0 16px;font-size:9px;display:block}.status-dot{background:#3fb68b;border-radius:50%;flex:none;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 3px #3fb68b1a}.status-dot.warn{background:#d89a49;box-shadow:0 0 0 3px #d89a491a}.profile{grid-template-columns:30px 1fr 18px;align-items:center;gap:9px;padding:6px 7px;display:grid}.profile-avatar{background:#4a4d47;border-radius:50%;place-items:center;width:30px;height:30px;font-size:10px;display:grid}.profile strong,.profile small{display:block}.profile strong{font-size:11px;font-weight:600}.profile small{color:#858781;margin-top:2px;font-size:9px}.sidebar-close{display:none}.topbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);z-index:30;background:#f4f3eff2;justify-content:space-between;align-items:center;height:76px;padding:0 30px;display:flex;position:sticky;top:0}.topbar h1{letter-spacing:-.5px;margin:1px 0 0;font-family:Manrope,sans-serif;font-size:20px}.eyebrow{color:#8b8b85;text-transform:uppercase;letter-spacing:1.2px;font-size:9px;font-weight:700}.top-actions{align-items:center;gap:8px;display:flex}.command-search,.widget-preview{border:1px solid var(--line);color:#666762;background:#faf9f6;border-radius:8px;align-items:center;gap:8px;height:36px;padding:0 10px;font-size:11px;display:flex}.command-search{width:180px}.command-search span{text-align:left;flex:1}.command-search kbd{background:#f0efeb;border:1px solid #d7d6d0;border-radius:4px;align-items:center;gap:2px;padding:2px 5px;font:9px inherit;display:flex}.widget-preview{color:#30312e;padding:0 13px;font-weight:600}.widget-preview:hover{background:#fff;border-color:#b8b7b0}.icon-button{border:1px solid var(--line);background:#faf9f6;border-radius:8px;place-items:center;width:36px;height:36px;display:grid;position:relative}.icon-button>i{background:var(--blue);border-radius:50%;width:5px;height:5px;position:absolute;top:7px;right:7px}.mobile-menu{display:none}.page{max-width:1540px;margin:0 auto;padding:35px 37px 50px}.page-enter{animation:.35s cubic-bezier(.2,.7,.2,1) both pageIn}@keyframes pageIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.overview-intro,.page-title-row{justify-content:space-between;align-items:end;gap:20px;display:flex}.overline{text-transform:uppercase;letter-spacing:1.15px;align-items:center;gap:8px;font-weight:700;display:flex;color:#72736f!important;margin-bottom:10px!important;font-size:10px!important}.overview-intro h2,.page-title-row h2{letter-spacing:-1.1px;margin:0;font:600 30px/1.15 Manrope,sans-serif}.overview-intro p,.page-title-row p{color:#777873;margin:8px 0 0;font-size:13px}.primary{background:var(--blue);color:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:0 15px;font-size:12px;font-weight:600;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 5px 14px #3159d72e}.primary:hover{transform:translateY(-1px);box-shadow:0 8px 20px #3159d738}.metrics-row{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:35px;display:grid}.metric{min-width:0;padding:23px 25px 23px 0;position:relative}.metric+.metric{border-left:1px solid var(--line);padding-left:25px}.metric>span{color:#6f706b;font-size:11px}.metric>div{align-items:baseline;gap:9px;margin-top:8px;display:flex}.metric strong{letter-spacing:-.8px;font:600 25px/1 Manrope,sans-serif}.metric em{color:var(--green);background:#e4efe9;border-radius:4px;padding:3px 5px;font-size:10px;font-style:normal;font-weight:700}.metric em.warn{color:var(--amber);background:#f4e9db}.metric small{color:#a0a09b;margin-top:8px;font-size:9px;display:block}.overview-grid{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.7fr) minmax(265px,.7fr);display:grid}.live-work{border-right:1px solid var(--line);padding:30px 32px 30px 0}.ai-pulse{padding:30px 0 30px 32px}.section-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.section-heading h3{letter-spacing:-.25px;margin:0;font:600 15px Manrope,sans-serif}.section-heading p{color:#90908a;margin:4px 0 0;font-size:10px}.text-button{color:#5f605b;background:0 0;align-items:center;gap:4px;font-size:10px;font-weight:600;display:flex}.attention-list{margin-top:16px}.attention-list>button{border-top:1px solid var(--line-soft);text-align:left;background:0 0;grid-template-columns:35px minmax(160px,1fr) minmax(110px,.55fr) 82px 16px;align-items:center;gap:12px;width:100%;min-height:60px;padding:9px 4px;transition:background .16s,padding .16s;display:grid}.attention-list>button:hover{background:#f9f8f4;padding-inline:8px}.store-mark{background:var(--store-bg);width:34px;height:34px;color:var(--store);border-radius:9px;flex:none;place-items:center;font:700 13px Manrope,sans-serif;display:inline-grid}.store-mark.xs{border-radius:6px;width:21px;height:21px;font-size:8px}.store-mark.lg{border-radius:12px;width:46px;height:46px;font-size:17px}.attention-main strong,.attention-main small{display:block}.attention-main strong{font-size:11px}.attention-main small{color:#8c8d87;margin-top:4px;font-size:9px}.reason{color:#8c5b20;align-items:center;gap:6px;font-size:9px;display:flex}.reason i{background:#c27a2c;border-radius:50%;width:5px;height:5px}.wait{color:#757670;align-items:center;gap:5px;font-size:9px;display:flex}.pulse-top{align-items:center;gap:10px;display:flex}.pulse-top>.status-dot{margin-left:auto}.ai-orb{width:39px;height:39px;color:var(--blue);background:var(--blue-soft);border-radius:12px;place-items:center;display:grid;position:relative}.ai-orb:after{content:"";border:1px solid #3159d71a;border-radius:15px;animation:2.5s ease-in-out infinite breathe;position:absolute;inset:-4px}@keyframes breathe{50%{opacity:.35;transform:scale(1.05)}}.pulse-top small,.pulse-top strong{display:block}.pulse-top small{color:#91918b;font-size:9px}.pulse-top strong{margin-top:3px;font-size:11px}.pulse-flow{align-items:center;margin:24px 0 20px;display:flex}.pulse-flow span{color:#8b8c86;text-align:center;font-size:9px}.pulse-flow span i{color:#292a27;margin-bottom:3px;font:600 18px Manrope,sans-serif;display:block}.pulse-flow b{background:#d8d7d1;flex:1;height:1px;margin:0 10px;position:relative}.pulse-flow b:after{content:"";background:var(--blue);border-radius:50%;width:5px;height:5px;animation:2.8s linear infinite travel;position:absolute;top:-2px;left:0}@keyframes travel{to{left:calc(100% - 5px)}}.ai-pulse>p{color:#7e7f79;border-top:1px solid var(--line-soft);margin:0;padding-top:14px;font-size:10px;line-height:1.5}.ai-pulse>p strong{color:#494a46}.store-health{padding:30px 0}.store-table{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(180px,1.5fr) .7fr 1.15fr .7fr .75fr .6fr;align-items:center;gap:14px;min-height:56px;font-size:10px;display:grid}.store-table.table-head{color:#94948e;min-height:36px;margin-top:13px;font-size:9px}.store-name{grid-template-columns:34px 1fr;align-items:center;column-gap:10px;display:grid}.store-name .store-mark{grid-row:span 2}.store-name b{font-size:11px}.store-name small{color:#94948e;font-size:9px}.progress-cell{align-items:center;gap:9px;display:flex}.progress-cell>i{background:#dfded8;border-radius:4px;width:58px;height:3px;display:block}.progress-cell>i b{background:var(--blue);border-radius:inherit;height:100%;display:block}.online{color:#517363;align-items:center;gap:7px;display:flex}.inbox-page{height:calc(100vh - 108px);overflow:hidden}.filterbar{border-bottom:1px solid var(--line);background:#f7f6f2;align-items:center;gap:15px;height:58px;padding:0 20px;display:flex}.inbox-search{align-items:center;gap:9px;width:285px;display:flex}.inbox-search svg{color:#8f8f89}.inbox-search input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.filter-controls{align-items:center;gap:7px;margin-left:auto;display:flex}.filter-controls label,.filter-button{border:1px solid var(--line);background:#fbfaf7;border-radius:7px;align-items:center;gap:6px;min-height:31px;padding:0 8px;font-size:10px;display:flex;position:relative}.filter-controls select{appearance:none;background:0 0;border:0;outline:0;padding-right:13px;font-size:10px}.filter-controls label>svg:last-child{pointer-events:none;position:absolute;right:6px}.filter-button span{color:#fff;background:var(--blue);border-radius:8px;padding:1px 5px;font-size:8px}.inbox-layout{grid-template-columns:315px minmax(390px,1fr) 270px;height:calc(100% - 58px);display:grid}.conversation-list{border-right:1px solid var(--line);background:#f9f8f4;min-width:0}.list-summary{border-bottom:1px solid var(--line);color:#858680;justify-content:space-between;align-items:center;height:38px;padding:0 13px;font-size:9px;display:flex}.list-summary strong{color:#363733}.list-summary button{color:#858680;background:0 0;align-items:center;gap:3px;font-size:9px;display:flex}.conversation-scroll{scrollbar-width:thin;scrollbar-color:#d0cfc9 transparent;height:calc(100% - 38px);overflow-y:auto}.conversation-row{border-bottom:1px solid var(--line-soft);text-align:left;background:0 0;grid-template-columns:34px 1fr;gap:10px;width:100%;min-height:113px;padding:15px 12px;transition:background .15s;display:grid;position:relative}.conversation-row:hover{background:#f3f2ed}.conversation-row.active{background:#fff}.conversation-row.active:before{content:"";background:var(--blue);width:2px;position:absolute;inset:0 auto 0 0}.customer-avatar,.large-avatar{color:#53544f;background:#e4e3dd;border-radius:50%;place-items:center;width:34px;height:34px;font-size:10px;font-weight:700;display:grid;position:relative}.customer-avatar i{background:var(--blue);color:#fff;border:2px solid #f9f8f4;border-radius:50%;place-items:center;width:14px;height:14px;font-size:7px;font-style:normal;display:grid;position:absolute;bottom:-2px;right:-2px}.conversation-copy{min-width:0}.conversation-copy>span:first-child{justify-content:space-between;align-items:center;display:flex}.conversation-copy>span strong{font-size:10px}.conversation-copy time{color:#9b9b95;font-size:8px}.conversation-copy>b{white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;display:block;overflow:hidden}.conversation-copy>small{color:#82837d;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:9px;display:block;overflow:hidden}.row-meta{gap:4px;margin-top:9px;display:flex}.row-meta em{color:#73746f;background:#ecebe6;border-radius:4px;align-items:center;gap:3px;padding:3px 5px;font-size:7px;font-style:normal;font-weight:600;display:flex}.row-meta em.chat{color:#387365;background:#e4efea}.empty-list{text-align:center;color:#9c9c96;place-items:center;padding:60px 20px;font-size:11px;display:grid}.thread{background:#fcfbf8;grid-template-rows:58px 1fr auto;min-width:0;display:grid}.thread-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:0 17px;display:flex}.thread-header>div{align-items:center;gap:9px;min-width:0;display:flex}.thread-header h2{white-space:nowrap;text-overflow:ellipsis;margin:0;font:600 12px Manrope,sans-serif;overflow:hidden}.thread-header p{color:#8b8c86;align-items:center;gap:4px;margin:4px 0 0;font-size:8px;display:flex}.thread-back{background:0 0;display:none}.status-badge{color:#497363;white-space:nowrap;background:#e7eee9;border-radius:5px;align-items:center;gap:5px;padding:5px 7px;font-size:8px;font-weight:600;display:flex}.status-badge i{background:#4f8d75;border-radius:50%;width:5px;height:5px}.status-badge.human{color:#8b612c;background:#f2e7da}.status-badge.human i{background:#b9782c}.thread-header .icon-button{width:30px;height:30px}.thread-messages{scrollbar-width:thin;scrollbar-color:#d0cfc9 transparent;padding:12px 20px 20px;overflow-y:auto}.date-divider{color:#a1a19b;align-items:center;gap:8px;margin:5px 0 19px;font-size:8px;display:flex}.date-divider:before,.date-divider:after{content:"";background:var(--line-soft);flex:1;height:1px}.message-wrap{align-items:start;gap:8px;max-width:86%;margin-bottom:20px;display:flex}.message-wrap.customer{flex-direction:row-reverse;margin-left:auto}.message-avatar{color:#797a74;background:#e9e8e3;border-radius:7px;flex:none;place-items:center;width:25px;height:25px;font-size:7px;font-weight:700;display:grid}.message-avatar.ai{color:var(--blue);background:var(--blue-soft)}.message-avatar.human{color:#fff;background:#232521}.message{border:1px solid var(--line);background:#fff;border-radius:3px 11px 11px;min-width:0;padding:10px 11px}.message.customer{background:#eeede8;border:0;border-radius:11px 3px 11px 11px}.message.ai-draft{background:#fffbf4;border-color:#e3c795}.message-byline{align-items:center;gap:6px;display:flex}.message-byline strong{font-size:8px}.message-byline span{color:var(--blue);background:var(--blue-soft);border-radius:3px;padding:2px 4px;font-size:7px;font-weight:700}.message-byline time{color:#a1a19c;margin-left:auto;font-size:7px}.message p{color:#3e3f3b;margin:6px 0 0;font-size:10px;line-height:1.55}.message-evidence{border-top:1px solid #ecebe6;flex-wrap:wrap;gap:4px;margin-top:9px;padding-top:8px;display:flex}.message-evidence em{color:#72736d;background:#f1f0eb;border-radius:4px;align-items:center;gap:3px;padding:3px 5px;font-size:7px;font-style:normal;display:inline-flex}.confidence{color:#42806b;background:#e5f0eb;border-radius:4px;align-items:center;gap:4px;padding:3px 5px;font-size:7px;font-weight:600;display:flex}.confidence i{background:#42806b;border-radius:50%;width:4px;height:4px}.confidence.medium{color:#98703a;background:#f3eadb}.confidence.medium i{background:#b2762d}.confidence.low{color:#aa4a43;background:#f6e6e4}.confidence.low i{background:#c15750}.draft-actions{gap:6px;margin-top:9px;display:flex}.draft-actions button{background:#fff;border:1px solid #ddd8cd;border-radius:5px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;display:flex}.draft-actions button.approve{background:var(--blue);color:#fff;border-color:var(--blue)}.system-message{color:#8a8a85;text-align:center;justify-content:center;align-items:center;gap:6px;max-width:78%;margin:3px auto 18px;font-size:7px;display:flex}.system-message time{color:#b0afa9}.composer{border-top:1px solid var(--line);background:#f8f7f3;padding:10px 17px 13px}.composer-notice{color:#6e75a2;align-items:center;gap:6px;margin-bottom:7px;font-size:8px;display:flex}.composer-box{background:#fff;border:1px solid #cfcec7;border-radius:8px;transition:border .2s,box-shadow .2s;overflow:hidden}.composer-box:focus-within{border-color:#92a4e9;box-shadow:0 0 0 3px #3159d714}.composer-box textarea{resize:none;border:0;outline:0;width:100%;height:49px;padding:10px;font-size:10px;display:block}.composer-box>div{justify-content:space-between;padding:0 6px 6px;display:flex}.composer-box>div span{align-items:center;gap:2px;display:flex}.composer-box button{color:#70716b;background:0 0;border-radius:5px;align-items:center;gap:4px;height:25px;padding:0 6px;font-size:8px;display:flex}.composer-box .send-button{background:var(--blue);color:#fff;padding:0 9px}.composer>small{color:#a0a09a;margin:5px 2px 0;font-size:7px;display:block}.inspector{border-left:1px solid var(--line);background:#f8f7f3;min-width:0}.inspector-tabs{border-bottom:1px solid var(--line);align-items:end;gap:18px;height:42px;padding:0 14px;display:flex}.inspector-tabs button{color:#858680;background:0 0;height:42px;padding:0 1px;font-size:9px;position:relative}.inspector-tabs button.active{color:#30312e;font-weight:600}.inspector-tabs button.active:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:0;left:0;right:0}.inspector-scroll{scrollbar-width:thin;scrollbar-color:#d0cfc9 transparent;height:calc(100% - 42px);overflow-y:auto}.customer-profile{text-align:center;padding:23px 15px 17px}.large-avatar{width:44px;height:44px;margin:auto;font-size:11px}.customer-profile h3{margin:9px 0 4px;font:600 12px Manrope,sans-serif}.customer-profile p{color:#83847e;margin:2px;font-size:8px}.detail-section{border-top:1px solid var(--line);padding:15px}.detail-section h4{text-transform:uppercase;letter-spacing:.7px;color:#92928c;margin:0 0 11px;font-size:8px}.detail-section dl{margin:0}.detail-section dl div{justify-content:space-between;align-items:center;min-height:25px;font-size:8px;display:flex}.detail-section dt{color:#898a84}.detail-section dd{color:#454642;align-items:center;gap:5px;margin:0;font-weight:500;display:flex}.priority-high{background:#f5e4e2;border-radius:4px;padding:3px 5px;color:#ad5148!important}.order-link{border:1px solid var(--line);background:#fff;border-radius:7px;justify-content:space-between;align-items:center;width:100%;margin-bottom:7px;padding:8px;display:flex}.order-link>span{align-items:center;gap:6px;display:flex}.order-link b{font-size:9px}.order-link small{color:#8d8e88;font-size:7px}.handling-state{background:#efeee9;border-radius:7px;padding:9px}.handling-state span{align-items:center;gap:6px;font-size:9px;font-weight:600;display:flex}.handling-state .ai-state{color:var(--blue)}.handling-state .human-state{color:#85602e}.handling-state p{color:#898a84;margin:5px 0 0 21px;font-size:7px}.takeover{background:#fff;border:1px solid #cecdc7;border-radius:6px;justify-content:center;align-items:center;gap:6px;width:100%;height:31px;margin-top:8px;font-size:8px;font-weight:600;display:flex}.insight-score{background:#f0f3ff;border:1px solid #d7dcf1;border-radius:8px;grid-template-columns:34px 1fr auto;align-items:center;gap:8px;margin:15px;padding:12px;display:grid}.insight-score>span{width:34px;height:34px;color:var(--blue);background:#fff;border-radius:9px;place-items:center;display:grid}.insight-score small,.insight-score strong{display:block}.insight-score small{color:#777d99;font-size:7px}.insight-score strong{margin-top:2px;font:600 16px Manrope,sans-serif}.insight-score em{color:#397761;background:#dfece6;border-radius:4px;padding:3px 5px;font-size:7px;font-style:normal}.decision-item{color:#44806c;gap:8px;margin-bottom:10px;display:flex}.decision-item span{color:var(--ink)}.decision-item b,.decision-item small{display:block}.decision-item b{font-size:8px}.decision-item small{color:#91918b;margin-top:3px;font-size:7px}.source-row{color:#666762;border-bottom:1px solid var(--line-soft);grid-template-columns:15px 1fr 12px;align-items:center;gap:6px;min-height:28px;font-size:8px;display:grid}.escalation-box{color:#aa6a21;background:#f5ebdc;border-radius:7px;gap:8px;margin:12px;padding:10px;display:flex}.escalation-box b{font-size:8px}.escalation-box p{color:#846a4a;margin:4px 0 0;font-size:7px;line-height:1.45}.range-select{border:1px solid var(--line);background:#faf9f6;border-radius:7px;align-items:center;gap:6px;min-height:36px;padding:0 9px;display:flex;position:relative}.range-select select{appearance:none;background:0 0;border:0;outline:0;padding:0 18px 0 2px;font-size:10px}.range-select svg:last-child{pointer-events:none;position:absolute;right:8px}.stats-metrics{margin-top:31px}.chart-section{border-bottom:1px solid var(--line);padding:30px 0 20px}.chart-legend{color:#777872;gap:14px;font-size:9px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.chart-legend i{background:#95938d;border-radius:50%;width:7px;height:7px}.chart-legend i.ai{background:var(--blue)}.chart-wrap{width:100%;height:245px;margin-top:14px}.stats-bottom{grid-template-columns:1.65fr .75fr;gap:45px;padding-top:30px;display:grid}.stat-store{border-bottom:1px solid var(--line-soft);grid-template-columns:35px minmax(120px,1fr) repeat(3,.7fr) 15px;align-items:center;gap:10px;min-height:62px;display:grid}.stat-store span b,.stat-store span small{display:block}.stat-store span b{font-size:10px}.stat-store span small{color:#90908a;margin-bottom:3px;font-size:8px}.topics>div:not(.section-heading){margin-top:17px}.topics>div>span{justify-content:space-between;font-size:9px;display:flex}.topics>div>span em{color:#858680;font-style:normal}.topics>div>i{background:#deddd7;border-radius:3px;width:100%;height:4px;margin-top:6px;display:block}.topics>div>i b{background:var(--blue);border-radius:3px;height:100%;display:block}.gap-callout{color:#fff;background:#252723;border-radius:10px;grid-template-columns:38px 1fr auto;align-items:center;gap:13px;margin-top:28px;padding:18px 20px;display:grid}.gap-callout>span{color:#aebdf4;background:#383c49;border-radius:10px;place-items:center;width:38px;height:38px;display:grid}.gap-callout h3{margin:0;font:600 12px Manrope,sans-serif}.gap-callout p{color:#a7a9a2;margin:5px 0 0;font-size:9px}.gap-callout button{background:#fff;border-radius:6px;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:8px;display:flex}.gap-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:25px;padding-bottom:12px;display:flex}.gap-toolbar label{align-items:center;gap:7px;display:flex}.gap-toolbar input{background:0 0;border:0;outline:0;width:250px;font-size:10px}.gap-toolbar button{border:1px solid var(--line);background:#faf9f6;border-radius:6px;align-items:center;gap:5px;min-height:30px;padding:0 8px;font-size:9px;display:flex}.gap-row{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(220px,1.7fr) 1fr 1.1fr .65fr .55fr 80px;align-items:center;gap:14px;min-height:69px;font-size:9px;display:grid}.gap-row>span b,.gap-row>span small{display:block}.gap-row>span b{font-size:10px}.gap-row>span small{color:#999993;margin-top:4px;font-size:8px}.gap-row.gap-head{color:#92928c;min-height:39px;font-size:8px}.gap-store{align-items:center;gap:7px;display:flex}.gap-row em{color:#83642e;background:#f2e9da;border-radius:4px;padding:4px 5px;font-size:7px;font-style:normal}.gap-row>span:last-child button{color:var(--blue);background:0 0;align-items:center;gap:3px;font-size:8px;font-weight:600;display:flex}.settings-shell{grid-template-columns:225px 1fr;align-items:start;gap:34px;margin-top:28px;display:grid}.settings-nav{border-right:1px solid var(--line);padding-right:18px;position:sticky;top:105px}.settings-nav>small{color:#969690;text-transform:uppercase;letter-spacing:.9px;margin:0 8px 8px;font-size:8px;font-weight:700;display:block}.settings-nav>small:not(:first-child){margin-top:25px}.settings-nav>button{text-align:left;background:0 0;border-radius:8px;grid-template-columns:33px 1fr 8px;align-items:center;gap:8px;width:100%;min-height:48px;padding:6px 8px;display:grid}.settings-nav>button:hover{background:#eeede8}.settings-nav>button.active{background:#e8e7e1}.settings-nav button span b,.settings-nav button span small{display:block}.settings-nav button span b{font-size:9px}.settings-nav button span small{color:#8c8d87;margin-top:3px;font-size:7px}.settings-nav>button.add-store{color:#777872;grid-template-columns:20px 1fr;min-height:34px;margin:3px 0 0 5px;font-size:8px}.settings-content{max-width:760px}.store-settings-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.store-settings-head>div{align-items:center;gap:11px;display:flex}.store-settings-head h3{margin:0;font:600 17px Manrope,sans-serif}.store-settings-head p{color:#8b8c86;margin:4px 0 0;font-size:9px}.store-settings-head>div:last-child>span{color:#527564;align-items:center;gap:6px;font-size:8px;display:flex}.toggle{background:#c8c8c2;border-radius:15px;width:32px;height:18px;padding:2px;transition:background .2s}.toggle i{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .2s;display:block;box-shadow:0 1px 3px #7777}.toggle.on{background:var(--blue)}.toggle.on i{transform:translate(14px)}.setting-section{border-bottom:1px solid var(--line);grid-template-columns:180px 1fr;gap:28px;padding:28px 0;display:grid}.setting-title{align-items:start;gap:10px;display:flex}.setting-title>span{color:#a1a19b;border:1px solid var(--line);border-radius:50%;flex:none;place-items:center;width:23px;height:23px;font:500 9px Manrope,sans-serif;display:grid}.setting-title h4{margin:3px 0 0;font:600 11px Manrope,sans-serif}.setting-title p{color:#93938d;margin:5px 0 0;font-size:8px;line-height:1.45}.form-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.form-grid label{color:#6e6f69;font-size:8px}.form-grid input,.form-grid select{color:#363733;background:#fbfaf7;border:1px solid #d5d4ce;border-radius:6px;outline:0;width:100%;height:34px;margin-top:6px;padding:0 9px;font-size:9px}.form-grid label.wide,.inline-setting.wide{grid-column:1/-1}.verified-input{position:relative}.verified-input span{color:#457963;background:#e4efe9;border-radius:3px;align-items:center;gap:3px;padding:3px 5px;font-size:7px;display:flex;position:absolute;top:14px;right:7px}.inline-setting{justify-content:space-between;align-items:center;padding-top:4px;display:flex}.inline-setting b,.inline-setting small{display:block}.inline-setting b{font-size:9px}.inline-setting small{color:#92928c;margin-top:3px;font-size:7px}.automation-options{flex-direction:column;gap:7px;display:flex}.automation-options button{border:1px solid var(--line);text-align:left;background:#faf9f6;border-radius:8px;grid-template-columns:26px 1fr 17px;align-items:center;gap:9px;min-height:59px;padding:8px 10px;transition:border .15s,background .15s;display:grid}.automation-options button>span{color:#6d6e68;background:#e8e7e2;border-radius:7px;place-items:center;width:26px;height:26px;font-size:9px;font-weight:700;display:grid}.automation-options button b{font-size:9px}.automation-options button p{color:#8f8f89;margin:4px 0 0;font-size:7px}.automation-options button>i{color:#fff;border:1px solid #cfcec8;border-radius:50%;place-items:center;width:16px;height:16px;display:grid}.automation-options button.active{background:#f5f7ff;border-color:#7791e7}.automation-options button.active>span,.automation-options button.active>i{background:var(--blue);border-color:var(--blue);color:#fff}.threshold{grid-template-columns:1fr 120px 32px;align-items:center;gap:10px;margin-top:15px;display:grid}.threshold span b,.threshold span small{display:block}.threshold span b{font-size:8px}.threshold span small{color:#91918b;margin-top:3px;font-size:7px}.threshold input{accent-color:var(--blue);width:100%}.threshold strong{font-size:9px}.instruction-box{background:#fbfaf7;border:1px solid #d5d4ce;border-radius:7px;overflow:hidden}.instruction-box textarea{resize:vertical;background:0 0;border:0;outline:0;width:100%;height:112px;padding:11px;font-size:9px;line-height:1.6}.instruction-box>div{border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;min-height:31px;padding:0 9px;display:flex}.instruction-box>div span,.instruction-box>div button{color:#888983;align-items:center;gap:4px;font-size:7px;display:flex}.instruction-box>div button{color:var(--blue);background:0 0}.floating-widget{background:var(--blue);color:#fff;z-index:20;border-radius:50%;place-items:center;width:46px;height:46px;display:none;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 28px #3159d74d}.widget-layer{z-index:100;background:#ecebe7;animation:.35s cubic-bezier(.2,.8,.2,1) widgetIn;position:fixed;inset:0}@keyframes widgetIn{0%{opacity:0;transform:scale(.985)}}.widget-demo-bar{color:#fff;background:#20221f;align-items:center;height:58px;padding:0 20px;display:flex}.widget-demo-bar>span{text-transform:uppercase;letter-spacing:1px;color:#a9aba5;font-size:8px;font-weight:700}.widget-demo-bar>div{gap:4px;margin:auto;display:flex}.widget-demo-bar>div button{color:#aeb0aa;background:0 0;border-radius:6px;padding:7px 10px;font-size:9px}.widget-demo-bar>div button.active{color:#fff;background:#3a3c37}.widget-demo-bar>button{color:#fff;background:#383a36;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.storefront-preview{color:#f4f2eb;background:radial-gradient(circle at 65% 40%, color-mix(in srgb, var(--preview), #bdb8a8 72%), transparent 32%), linear-gradient(120deg, #292e2b, color-mix(in srgb, var(--preview), #20221f 84%));height:calc(100vh - 58px);position:relative;overflow:hidden}.storefront-preview:after{content:"";filter:blur(.2px);background:radial-gradient(circle at 35% 28%,#ffffff2e,#0000 9%),linear-gradient(145deg,#ffffff17,#00000038);border-radius:50% 50% 48% 52%;width:38vw;height:75vh;position:absolute;top:15%;right:18%;transform:rotate(18deg);box-shadow:inset -50px -60px 100px #0003,30px 50px 100px #0004}.storefront-preview nav{z-index:2;align-items:center;gap:28px;height:70px;padding:0 6vw;font-size:10px;display:flex;position:relative}.storefront-preview nav b{margin-right:auto;font:600 16px Manrope,sans-serif}.storefront-preview nav .store-mark{color:#fff;background:#ffffff18}.storefront-copy{z-index:2;position:absolute;top:29%;left:8vw}.storefront-copy small{text-transform:uppercase;letter-spacing:2px;font-size:8px}.storefront-copy h2{letter-spacing:-4px;margin:14px 0 19px;font:500 clamp(40px,6vw,78px)/.98 Manrope,sans-serif}.storefront-copy p{color:#d2d1cb;font-size:12px}.storefront-copy button{color:#fff;background:0 0;border:1px solid #ffffff70;border-radius:2px;margin-top:18px;padding:11px 15px;font-size:9px}.chat-panel{z-index:4;width:330px;height:500px;max-height:calc(100vh - 100px);color:var(--ink);background:#f8f7f3;border-radius:15px;grid-template-rows:71px 1fr 69px;display:grid;position:absolute;bottom:4vh;right:5vw;overflow:hidden;box-shadow:0 30px 80px #10110e6b}.chat-head{color:#fff;justify-content:space-between;align-items:center;padding:0 15px;display:flex}.chat-head>div{align-items:center;gap:9px;display:flex}.chat-head .store-mark{color:#fff;background:#ffffff25}.chat-head b,.chat-head small{display:block}.chat-head b{font-size:11px}.chat-head small{opacity:.78;margin-top:4px;font-size:8px}.chat-head small i{background:#9de4c4;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.chat-head button{color:#fff;background:#ffffff1b;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.chat-body{flex-direction:column;gap:9px;padding:15px;display:flex;overflow-y:auto}.chat-time{color:#999a94;text-align:center;margin-bottom:5px;font-size:7px}.chat-bubble{max-width:83%;padding:9px 10px;font-size:9px;line-height:1.45}.chat-bubble.ai{border:1px solid var(--line);background:#fff;border-radius:4px 11px 11px}.chat-bubble.customer{color:#fff;background:var(--preview);border-radius:11px 4px 11px 11px;margin-left:auto}.typing{border:1px solid var(--line);background:#fff;border-radius:4px 11px 11px;gap:3px;width:fit-content;padding:10px;display:flex}.typing i{background:#aaa;border-radius:50%;width:4px;height:4px;animation:1s infinite dots}.typing i:nth-child(2){animation-delay:.15s}.typing i:nth-child(3){animation-delay:.3s}@keyframes dots{50%{transform:translateY(-3px)}}.chat-input{border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 31px;gap:6px;padding:8px 10px;display:grid}.chat-input input{border:0;outline:0;height:31px;font-size:9px}.chat-input button{color:#fff;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.chat-input small{text-align:center;color:#aaa;grid-column:1/-1;font-size:6px}.toast{z-index:150;color:#fff;background:#22241f;border-radius:8px;align-items:center;gap:7px;padding:10px 14px;font-size:10px;animation:.25s ease-out toastIn;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #1114}@keyframes toastIn{0%{opacity:0;transform:translate(-50%,8px)}}@media (width<=1180px){.inbox-layout{grid-template-columns:290px minmax(400px,1fr)}.inspector{display:none}.overview-grid{grid-template-columns:1fr 290px}.attention-list>button{grid-template-columns:35px 1fr 105px 70px 15px}.page{padding-inline:27px}}@media (width<=900px){.sidebar{transition:transform .25s;transform:translate(-100%);box-shadow:15px 0 45px #1115}.sidebar.open{transform:none}.sidebar-close{color:#fff;background:#30322e;border-radius:7px;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:20px;right:12px}.sidebar-scrim{z-index:39;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1415107a;position:fixed;inset:0}.main-shell{margin-left:0}.mobile-menu{background:0 0;place-items:center;width:34px;height:34px;margin-right:5px;display:grid}.topbar>div:first-of-type{margin-right:auto}.command-search{width:36px}.command-search span,.command-search kbd{display:none}.stats-bottom{grid-template-columns:1fr}.settings-shell{grid-template-columns:190px 1fr;gap:22px}.setting-section{grid-template-columns:1fr;gap:16px}.storefront-preview:after{right:10%}.storefront-copy{left:5vw}}@media (width<=720px){.topbar{height:64px;padding:0 13px}.pilot-banner{text-align:center;padding-inline:10px;top:64px}.topbar h1{font-size:17px}.eyebrow,.widget-preview span{display:none}.widget-preview{justify-content:center;width:36px;padding:0}.page{padding:25px 18px 40px}.overview-intro,.page-title-row{flex-direction:column;align-items:start}.overview-intro h2,.page-title-row h2{font-size:25px}.metrics-row{grid-template-columns:1fr 1fr}.metric:nth-child(3){border-left:0;border-top:1px solid var(--line);padding-left:0}.metric:nth-child(4){border-top:1px solid var(--line)}.overview-grid{grid-template-columns:1fr}.live-work{border-right:0;padding-right:0}.ai-pulse{border-top:1px solid var(--line);padding-left:0}.attention-list>button{grid-template-columns:35px 1fr 15px}.attention-list .reason,.attention-list .wait{display:none}.store-health{overflow-x:auto}.store-table{min-width:730px}.inbox-page{height:calc(100vh - 64px)}.filterbar{flex-wrap:wrap;height:auto;min-height:58px;padding:9px 12px}.inbox-search{width:100%}.filter-controls{width:100%;margin-left:0;padding-bottom:2px;overflow-x:auto}.inbox-layout{grid-template-columns:110px minmax(320px,1fr);height:calc(100% - 100px)}.conversation-list{width:110px}.list-summary{justify-content:center}.list-summary button{display:none}.conversation-row{text-align:center;min-height:83px;padding:12px;display:block}.customer-avatar{margin:auto}.conversation-copy>span:first-child{justify-content:center}.conversation-copy>span strong{white-space:nowrap;text-overflow:ellipsis;max-width:86px;margin-top:4px;overflow:hidden}.conversation-copy>b,.conversation-copy>small,.conversation-copy time,.row-meta{display:none}.thread-messages{padding-inline:11px}.message-wrap{max-width:94%}.thread-header{padding-inline:10px}.status-badge{display:none}.settings-shell{grid-template-columns:1fr}.settings-nav{border-right:0;border-bottom:1px solid var(--line);gap:5px;padding:0 0 10px;display:flex;position:static;overflow-x:auto}.settings-nav>small,.settings-nav>button.add-store,.settings-nav>small:not(:first-child),.settings-nav>button:nth-last-child(-n+2){display:none}.settings-nav>button{min-width:155px}.settings-content{width:100%}.form-grid{grid-template-columns:1fr}.form-grid label.wide,.inline-setting.wide{grid-column:1}.gap-callout{grid-template-columns:38px 1fr}.gap-callout button{grid-column:1/-1;justify-self:start}.gap-list{overflow-x:auto}.gap-row{min-width:800px}.stat-store{grid-template-columns:35px 1fr .7fr 15px}.stat-store>span:nth-of-type(3),.stat-store>span:nth-of-type(4){display:none}.chat-panel{width:auto;height:min(540px,100vh - 90px);bottom:14px;left:12px;right:12px}.storefront-copy{display:none}.storefront-preview:after{width:75vw;right:15%}.storefront-preview nav span{display:none}.widget-demo-bar>div{margin:auto 8px;overflow-x:auto}.widget-demo-bar>span{display:none}}@media (width<=480px){.command-search{display:none}.top-actions{gap:5px}.metrics-row{grid-template-columns:1fr 1fr}.metric{padding:18px 10px 18px 0}.metric+.metric{padding-left:14px}.metric strong{font-size:21px}.metric small{line-height:1.4}.inbox-layout{grid-template-columns:82px minmax(280px,1fr)}.conversation-list{width:82px}.conversation-row{padding-inline:6px}.conversation-copy>span strong{max-width:70px;font-size:8px}.composer-box>div span button:nth-child(2){display:none}.message p{font-size:9px}.settings-page .primary,.gaps-page .primary{width:100%}.store-settings-head{align-items:start}.store-settings-head>div:last-child>span{display:none}.threshold{grid-template-columns:1fr 70px 32px}.gap-toolbar input{width:190px}.page-title-row p{line-height:1.5}}.platform-page:has(>.compact-modal-layer){animation:none}.orders-table.label-enabled .order-row{grid-template-columns:.55fr 1fr .78fr .58fr .78fr 1.08fr .55fr 1fr;min-width:1080px}.label-order-action{border:1px solid var(--line);text-align:left;color:#676862;background:#faf9f6;border-radius:7px;align-items:center;gap:7px;width:100%;min-height:38px;padding:5px 7px;display:flex}.label-order-action>svg{flex:none}.label-order-action>span{min-width:0}.label-order-action b,.label-order-action small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.label-order-action.ready{color:#326b56;background:#edf5f1;border-color:#b7d7c9}.label-order-action:disabled{opacity:.48;cursor:not-allowed}.order-row>span:last-child .label-order-action{background:#faf9f6}.order-row>span:last-child .label-order-action.ready{background:#edf5f1}.shipping-label-modal{width:min(455px,92vw)}.shipping-label-modal .shipping-label-file{position:relative}.shipping-label-file>input{pointer-events:none;opacity:0!important;width:1px!important;height:1px!important;position:absolute!important}.shipping-label-file>span{cursor:pointer;background:#f1f0eb;border:1.5px dashed #bbbcb6;border-radius:9px;grid-template-columns:28px 1fr;align-content:center;column-gap:9px;min-height:82px;margin-top:6px;padding:13px;display:grid}.shipping-label-file>span>svg{color:var(--blue);grid-row:span 2}.shipping-label-file>span b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.shipping-label-file>span small{color:#858680;margin-top:4px;font-size:8px}.shipping-label-note{color:#376d58;background:#edf2ef;border-radius:7px;align-items:center;gap:8px;margin:14px 21px 0;padding:10px;display:flex}.shipping-label-note b,.shipping-label-note small{display:block}.shipping-label-note b{font-size:9px}.shipping-label-note small{color:#747b77;margin-top:3px;font-size:8px}.packer-labels{height:calc(100vh - 72px);padding:28px clamp(22px,4vw,58px) 48px;overflow-y:auto}.label-queue-intro{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;min-height:112px;display:flex}.label-queue-intro>div>small{color:var(--blue);letter-spacing:1.1px;font-size:8px;font-weight:700;display:block}.label-queue-intro h2{letter-spacing:-.4px;margin:7px 0 0;font:600 21px/1.15 Manrope,sans-serif}.label-queue-intro p{color:#7f807a;margin:7px 0 0;font-size:10px}.label-queue-intro>span{border-left:1px solid var(--line);grid-template-columns:32px 1fr;align-items:center;min-width:132px;padding:13px 16px;display:grid}.label-queue-intro>span>svg{color:var(--blue);grid-row:span 2}.label-queue-intro>span>b{font:600 24px Manrope,sans-serif}.label-queue-intro>span>small{color:#858680;font-size:8px}.label-queue-tabs{border-bottom:1px solid var(--line);gap:22px;height:55px;display:flex}.label-queue-tabs button{color:#858680;background:0 0;height:55px;font-size:10px;position:relative}.label-queue-tabs button span{background:#e8e7e2;border-radius:8px;margin-left:5px;padding:2px 6px;font-size:8px}.label-queue-tabs button.active{color:#292b27;font-weight:700}.label-queue-tabs button.active:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:-1px;left:0;right:0}.label-queue-list article{border-bottom:1px solid var(--line-soft);grid-template-columns:50px minmax(190px,1.1fr) minmax(170px,.9fr) minmax(230px,auto);align-items:center;gap:15px;min-height:104px;padding:16px 0;display:grid;position:relative}.label-queue-list article.printed{opacity:.72}.label-file-icon{color:#636661;background:#e9e8e3;border-radius:9px;place-items:center;width:46px;height:52px;display:grid}.label-order-info small{color:var(--blue);text-transform:uppercase;letter-spacing:.7px;font-size:8px;display:block}.label-order-info h3{margin:4px 0 0;font:650 15px Manrope,sans-serif}.label-order-info p{color:#777872;margin:5px 0 0;font-size:9px}.label-order-info code{color:#5f615c;background:#ecebe6;border-radius:4px;margin-top:6px;padding:3px 5px;font-size:8px;display:inline-block}.label-file-info small,.label-file-info b,.label-file-info span{display:block}.label-file-info small{color:#92928c;letter-spacing:.8px;font-size:7px}.label-file-info b{text-overflow:ellipsis;white-space:nowrap;max-width:240px;margin-top:5px;font-size:9px;overflow:hidden}.label-file-info span{color:#858680;margin-top:4px;font-size:8px}.label-queue-actions{grid-template-columns:1fr 1fr;gap:7px;display:grid}.label-queue-actions a,.label-queue-actions button{text-align:center;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 11px;font-size:9px;font-weight:650;display:flex}.label-queue-actions a{color:#fff;background:#252723;text-decoration:none}.label-queue-actions button{color:#326b56;background:#edf5f1;border:1px solid #b7d7c9}.label-queue-actions button:disabled{opacity:.55}.label-printed-meta{color:#39745f;grid-column:2/-1;align-items:center;gap:5px;margin-top:-6px;font-size:8px;display:flex}.label-queue-empty{text-align:center;color:#94958f;align-content:center;place-items:center;min-height:350px;display:grid}.label-queue-empty>svg{margin-bottom:13px}.label-queue-empty h2{color:#4a4c47;margin:0;font:600 16px Manrope,sans-serif}.label-queue-empty p{max-width:360px;margin:7px 0 0;font-size:10px;line-height:1.5}@media (width<=1100px){.label-queue-list article{grid-template-columns:50px minmax(180px,1fr) minmax(230px,1fr)}.label-file-info{display:none}.label-queue-actions{grid-column:3}}@media (width<=860px){.compact-modal-layer{place-items:end center;padding:0;overflow:hidden}.compact-modal{border-radius:16px 16px 0 0;width:100%;max-height:90dvh;overflow-y:auto}.packer-sidebar{grid-template-columns:minmax(0,1fr) auto;padding-inline:8px}.packer-sidebar nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;width:100%;display:grid}.packer-sidebar nav button{justify-content:center;gap:6px;min-width:0;padding:0 8px}.packer-sidebar nav button span{white-space:nowrap;flex:0;font-size:10px}.packer-sidebar nav button em{font-size:8px}.packer-user{grid-template-columns:32px 28px}.packer-user>span{width:32px;height:32px}.packer-labels{height:calc(100dvh - 132px - env(safe-area-inset-bottom));padding:0 15px 28px}.label-queue-intro{min-height:105px}.label-queue-intro h2{font-size:18px}.label-queue-intro p{max-width:430px;font-size:10px}.label-queue-intro>span{min-width:105px;padding-inline:12px}.label-queue-tabs{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8f7f3ed;position:sticky;top:0}.label-queue-list article{grid-template-columns:47px minmax(0,1fr);gap:10px;padding:17px 0}.label-file-icon{grid-area:1/1}.label-order-info{grid-area:1/2}.label-order-info h3{font-size:15px}.label-order-info p{font-size:10px}.label-file-info{display:none}.label-queue-actions{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.label-queue-actions a,.label-queue-actions button{min-height:46px;font-size:11px}.label-printed-meta{grid-column:1/-1;margin:0}.label-queue-empty{min-height:300px}}@media (width<=520px){.packer-sidebar nav button{flex-direction:column;gap:3px;padding:0 5px}.packer-sidebar nav button span{font-size:9px}.packer-sidebar nav button em{margin:0 0 28px 24px;position:absolute}.packer-user{grid-template-columns:28px}.packer-user>span{display:none}.packer-user button{width:28px}.label-queue-intro>span{display:none}.label-queue-intro{min-height:112px}.label-queue-actions{grid-template-columns:1fr}.shipping-label-modal .shipping-label-file>span{min-height:92px}}.session-loading{color:#fff;background:#20221f;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:100vh;display:flex}.session-loading>.brand-glyph{margin-bottom:8px;transform:scale(1.35)rotate(-7deg)}.session-loading>b{font:700 20px Manrope,sans-serif}.session-loading>small{color:#8d8f89;font-size:9px}.profile-logout{color:#8e9089;background:0 0;place-items:center;display:grid}.profile-logout:hover{color:#fff}.login-page{background:#f5f4f0;grid-template-columns:minmax(420px,1.25fr) minmax(390px,.75fr);min-height:100vh;display:grid}.login-brand{color:#f7f6f1;background:#20231f;flex-direction:column;padding:42px 6vw;display:flex;position:relative;overflow:hidden}.login-brand:before{content:"";border:1px solid #ffffff12;border-radius:50%;width:65vw;height:65vw;position:absolute;bottom:-35vw;right:-28vw;box-shadow:0 0 0 80px #ffffff05,0 0 0 160px #ffffff03}.login-brand:after{content:"";background:radial-gradient(circle at 35% 25%,#fff2,#0000 13%),linear-gradient(145deg,#64716833,#0b0d0b88);border-radius:48% 52% 45% 55%;width:38vw;height:60vh;position:absolute;top:21vh;right:3vw;transform:rotate(18deg);box-shadow:inset -60px -80px 100px #0006,30px 60px 100px #0006}.login-logo{z-index:2;align-items:center;gap:10px;display:flex;position:relative}.login-logo>b{letter-spacing:-.5px;font:700 20px Manrope,sans-serif}.login-statement{z-index:2;max-width:540px;margin:auto 0;position:relative}.login-statement>small{letter-spacing:2px;color:#9aab9f;font-size:8px;font-weight:700}.login-statement h1{letter-spacing:-4px;margin:18px 0 22px;font:500 clamp(42px,5vw,72px)/1 Manrope,sans-serif}.login-statement p{color:#aeb1aa;max-width:430px;font-size:12px;line-height:1.7}.login-proof{z-index:2;gap:35px;display:flex;position:relative}.login-proof>span{grid-template-columns:20px 1fr;column-gap:7px;display:grid}.login-proof svg{color:#8fa6ef;grid-row:span 2}.login-proof b{font:600 15px Manrope,sans-serif}.login-proof small{color:#898c85;font-size:7px}.login-form-side{place-items:center;padding:35px;display:grid}.login-form-side form{width:min(350px,100%)}.login-lock{background:var(--blue-soft);width:39px;height:39px;color:var(--blue);border-radius:11px;place-items:center;margin-bottom:22px;display:grid}.login-form-side form>small{letter-spacing:1.4px;color:#8d8e88;font-size:7px;font-weight:700}.login-form-side h2{letter-spacing:-1px;margin:8px 0 0;font:600 30px Manrope,sans-serif}.login-form-side form>p{color:#858680;margin:7px 0 28px;font-size:10px}.login-form-side label{color:#676862;margin-top:14px;font-size:8px;font-weight:600;display:block}.login-form-side input{background:#fff;border:1px solid #d1d0ca;border-radius:7px;outline:0;width:100%;height:43px;margin-top:6px;padding:0 11px;font-size:10px;display:block}.login-form-side input:focus{border-color:#7890df;box-shadow:0 0 0 3px #3159d712}.login-submit{background:var(--blue);color:#fff;border-radius:7px;justify-content:center;align-items:center;gap:7px;width:100%;height:42px;margin-top:20px;font-size:10px;font-weight:600;display:flex;box-shadow:0 8px 22px #3159d72b}.login-submit:disabled{opacity:.6}.packer-demo{color:#777872;background:0 0;margin:11px auto 0;font-size:8px;text-decoration:underline;display:block}.login-error{color:#a54942;background:#f4e2e0;border-radius:6px;margin-top:12px;padding:9px;font-size:8px}.login-secure{border-top:1px solid var(--line);color:#757a76;align-items:center;gap:6px;margin-top:29px;padding-top:14px;font-size:7px;display:flex}.login-secure svg{color:var(--green)}.packer-app{background:#f3f2ee;grid-template-columns:190px 1fr;min-height:100vh;display:grid}.packer-sidebar{color:#fff;z-index:20;background:#20221f;flex-direction:column;width:190px;padding:24px 14px 15px;display:flex;position:fixed;inset:0 auto 0 0}.packer-brand{align-items:center;gap:9px;padding:0 8px;display:flex}.packer-brand>b{font:700 17px Manrope,sans-serif}.packer-brand>small{color:#8fa5f1;border:1px solid #465171;border-radius:4px;margin-left:auto;padding:2px 4px;font-size:6px}.packer-sidebar nav{flex-direction:column;gap:4px;margin-top:36px;display:flex}.packer-sidebar nav button{color:#a7aaa3;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:10px;min-height:42px;padding:0 10px;display:flex}.packer-sidebar nav button.active{color:#fff;background:#30322e}.packer-sidebar nav button span{flex:1;font-size:10px}.packer-sidebar nav button em{color:#dbe1fa;background:#3c4775;border-radius:8px;padding:2px 5px;font-size:7px;font-style:normal}.packer-user{border-top:1px solid #373934;grid-template-columns:31px 1fr 24px;align-items:center;gap:8px;margin-top:auto;padding:14px 5px 3px;display:grid}.packer-user>span{background:#454842;border-radius:50%;place-items:center;width:31px;height:31px;font-size:8px;display:grid}.packer-user b,.packer-user small{display:block}.packer-user b{font-size:8px}.packer-user small{color:#858781;margin-top:3px;font-size:7px}.packer-user button{color:#8c8e88;background:0 0}.packer-app>main{min-width:0;height:100vh;margin-left:190px;overflow:hidden}.packer-app>main>header{border-bottom:1px solid var(--line);background:#f8f7f3;justify-content:space-between;align-items:center;height:72px;padding:0 26px;display:flex}.packer-app>main>header small{letter-spacing:1px;color:#858680;font-size:7px}.packer-app>main>header h1{margin:4px 0 0;font:600 19px Manrope,sans-serif}.packer-app>main>header button{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;gap:6px;padding:8px 10px;font-size:8px;display:flex}.packer-error{color:#a34842;background:#f3e2e0;border-radius:7px;gap:7px;margin:12px 20px 0;padding:10px;font-size:8px;display:flex}.packer-workspace{grid-template-columns:320px 1fr;height:calc(100vh - 72px);display:grid}.packer-orders{border-right:1px solid var(--line);background:#f8f7f3;overflow-y:auto}.packer-summary{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.packer-summary>span{padding:15px}.packer-summary>span+span{border-left:1px solid var(--line)}.packer-summary b,.packer-summary small{display:block}.packer-summary b{font:600 19px Manrope,sans-serif}.packer-summary small{color:#8e8f89;margin-top:3px;font-size:7px}.packer-orders>button{border-bottom:1px solid var(--line-soft);text-align:left;background:0 0;grid-template-columns:31px 1fr auto 14px;align-items:center;gap:9px;width:100%;min-height:80px;padding:10px 12px;display:grid;position:relative}.packer-orders>button.active{background:#fff}.packer-orders>button.active:before{content:"";background:var(--blue);width:2px;position:absolute;top:0;bottom:0;left:0}.packer-order-store{color:#74756f;background:#e9e8e3;border-radius:8px;place-items:center;width:30px;height:30px;display:grid}.packer-orders button b,.packer-orders button small{display:block}.packer-orders button b{font-size:10px}.packer-orders button small{color:#8e8f89;margin-top:4px;font-size:7px}.packer-orders button em{color:#8b642a;background:#f2e9db;border-radius:4px;padding:4px 6px;font-size:7px;font-style:normal}.packer-empty{text-align:center;color:#92928c;padding:40px 20px;font-size:9px}.pick-detail{background:#fcfbf8;padding-bottom:85px;position:relative;overflow-y:auto}.pick-head{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:82px;padding:13px 24px;display:flex}.pick-head>div{flex:1}.pick-head small{color:var(--blue);text-transform:uppercase;letter-spacing:.8px;font-size:7px}.pick-head h2{margin:4px 0 0;font:600 18px Manrope,sans-serif}.pick-head p{color:#8d8e88;margin:4px 0 0;font-size:8px}.pick-head>em{color:#8b642a;background:#f2e9db;border-radius:4px;padding:5px 7px;font-size:7px;font-style:normal}.pick-back{display:none}.delivery-block{border:1px solid var(--line);background:#f7f6f2;border-radius:8px;gap:10px;margin:20px 24px 0;padding:12px;display:flex}.delivery-block>svg{color:var(--blue)}.delivery-block small,.delivery-block b,.delivery-block p{display:block}.delivery-block small{color:#92928c;letter-spacing:.8px;font-size:6px}.delivery-block b{margin-top:5px;font-size:9px}.delivery-block p{color:#777872;margin:3px 0 0;font-size:8px}.pick-lines{margin:25px 24px}.pick-lines>div:first-child{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:9px;display:flex}.pick-lines h3{margin:0;font:600 12px Manrope,sans-serif}.pick-lines>div:first-child span{color:#858680;font-size:8px}.pick-lines>div:not(:first-child){border-bottom:1px solid var(--line-soft);grid-template-columns:44px 1fr 45px 90px;align-items:center;gap:11px;min-height:76px;display:grid}.pick-image{color:#6f706a;background:#ecebe6;border-radius:8px;place-items:center;width:43px;height:43px;display:grid}.pick-lines b,.pick-lines small,.pick-lines em{display:block}.pick-lines b{font-size:9px}.pick-lines small{color:#8b8c86;margin-top:3px;font-size:7px}.pick-lines em{color:#706f6a;align-items:center;gap:3px;margin-top:5px;font-size:7px;font-style:normal;display:flex}.pick-lines strong{font:600 14px Manrope,sans-serif}.pick-lines button{background:#fff;border:1px solid #c9c8c2;border-radius:6px;justify-content:center;align-items:center;gap:5px;height:32px;font-size:7px;display:flex}.pick-lines button:disabled{color:#37765f;background:#e5f0ea;border-color:#b8dacb}.deviation-note{color:#9a6829;background:#f4e8d7;border-radius:7px;gap:8px;margin:0 24px 18px;padding:10px;display:flex}.deviation-note b,.deviation-note small{font-size:8px;display:block}.deviation-note small{color:#8f744f;margin-top:3px;font-size:7px}.pick-actions{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);background:#f8f7f3ef;align-items:center;gap:7px;min-height:68px;padding:12px 24px;display:flex;position:fixed;bottom:0;left:510px;right:0}.pick-actions button{border-radius:7px;justify-content:center;align-items:center;gap:6px;height:37px;font-size:8px;font-weight:600;display:flex}.start-pick{color:#fff;background:#252723;padding:0 14px}.report-deviation{border:1px solid var(--line);color:#8e632c;background:#fff;padding:0 11px}.finish-pack{background:var(--blue);color:#fff;margin-left:auto;padding:0 16px}.finish-pack:disabled{color:#e7e7e4;background:#c6c7c3}.pick-empty{text-align:center;color:#9a9b95;align-content:center;place-items:center;height:100%;display:grid}.pick-empty h2{color:#4b4c47;margin:13px 0 0;font:600 15px Manrope,sans-serif}.pick-empty p{max-width:260px;font-size:8px;line-height:1.5}.packer-history{margin:25px;overflow-x:auto}.history-row{border-bottom:1px solid var(--line-soft);grid-template-columns:1fr 1fr .6fr .7fr .7fr;align-items:center;gap:10px;min-width:650px;min-height:56px;font-size:9px;display:grid}.history-row.history-head{color:#92928c;min-height:34px;font-size:8px}.history-row em{color:#39745f;background:#e2eee8;border-radius:4px;padding:4px 6px;font-style:normal}@media (width<=720px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.login-form-side{min-height:100vh;padding:25px}.packer-app{grid-template-columns:1fr}.packer-sidebar{z-index:30;grid-template-columns:1fr auto;width:auto;height:64px;padding:5px 12px;display:grid;position:fixed;inset:auto 0 0}.packer-brand{display:none}.packer-sidebar nav{flex-direction:row;margin:0}.packer-sidebar nav button{min-height:52px}.packer-sidebar nav button span{font-size:8px}.packer-user{border:0;grid-template-columns:31px 24px;margin:0;padding:0}.packer-user>div{display:none}.packer-app>main{height:calc(100vh - 64px);margin-left:0}.packer-app>main>header{height:60px;padding:0 15px}.packer-app>main>header button{font-size:0}.packer-workspace{grid-template-columns:1fr;height:calc(100vh - 124px)}.packer-orders{border-right:0}.pick-detail{z-index:25;background:#fcfbf8;position:fixed;inset:60px 0 64px}.pick-back{background:#eeede8;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.pick-lines{margin-inline:14px}.pick-lines>div:not(:first-child){grid-template-columns:40px 1fr 32px 38px}.pick-lines button span{display:none}.pick-actions{padding-inline:12px;bottom:64px;left:0}.report-deviation{width:38px;padding:0!important;font-size:0!important}.finish-pack{padding-inline:10px}.delivery-block{margin-inline:14px}.packer-history{margin:15px}.packer-orders>button{min-height:72px}}.packer-app{display:block}.packer-app>main{width:calc(100% - 190px)}@media (width<=720px){.packer-app>main{width:100%}.pick-detail:has(.pick-empty){display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.packer-success{z-index:90;color:#f5fbf7;background:#203d32;border-radius:9px;align-items:center;gap:9px;max-width:390px;min-height:44px;padding:11px 14px;font-size:10px;animation:.28s cubic-bezier(.2,.8,.2,1) packerToastIn;display:flex;position:fixed;top:18px;right:18px;box-shadow:0 15px 40px #13251e3d}.packer-error>span{flex:1}.packer-error>button{color:inherit;background:0 0;place-items:center;display:grid}@keyframes packerToastIn{0%{opacity:0;transform:translateY(-8px)}}.pack-photo-layer{z-index:180;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#141612b8;place-items:center;padding:20px;animation:.2s ease-out packPhotoFade;display:grid;position:fixed;inset:0}.pack-photo-sheet{background:#f8f7f3;border-radius:16px;width:min(570px,100%);max-height:min(760px,100dvh - 40px);animation:.3s cubic-bezier(.2,.8,.2,1) packPhotoUp;overflow:auto;box-shadow:0 32px 100px #0d0f0c99}.pack-photo-sheet>header{border-bottom:1px solid var(--line);align-items:flex-start;gap:18px;padding:23px 24px 20px;display:flex}.pack-photo-sheet>header>div{flex:1}.pack-photo-sheet>header small{color:var(--blue);letter-spacing:1.2px;font-size:8px;font-weight:700;display:block}.pack-photo-sheet>header h2{letter-spacing:-.6px;margin:7px 0 0;font:600 23px/1.15 Manrope,sans-serif}.pack-photo-sheet>header p{color:#777872;max-width:430px;margin:8px 0 0;font-size:10px;line-height:1.55}.pack-photo-sheet>header button{color:#696a64;background:#ecebe6;border-radius:8px;flex:none;place-items:center;width:36px;height:36px;display:grid}.pack-photo-sheet>header button:disabled{opacity:.45}.pack-photo-input{clip:rect(0 0 0 0)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.pack-photo-capture{text-align:center;color:#343631;background:#f1f0eb;border:1.5px dashed #b8bab3;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;width:calc(100% - 48px);min-height:265px;margin:22px 24px 0;padding:30px;transition:border-color .18s,background .18s,transform .18s;display:flex}.pack-photo-capture:hover{background:#edf0fa;border-color:#7388ce;transform:translateY(-1px)}.pack-photo-capture>span{color:#fff;background:#252723;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;box-shadow:0 10px 25px #20221f26}.pack-photo-capture>b{margin-top:15px;font:600 15px Manrope,sans-serif}.pack-photo-capture>small{color:#777872;max-width:340px;margin-top:7px;font-size:9px;line-height:1.55}.pack-photo-preview{border:1px solid var(--line);background:#eeede8;border-radius:13px;margin:22px 24px 0;overflow:hidden}.pack-photo-preview>img{object-fit:contain;background:#20221f;width:100%;height:330px;display:block}.pack-photo-preview>div{align-items:center;gap:12px;min-height:62px;padding:10px 12px;display:flex}.pack-photo-preview>div>span{flex:1;grid-template-columns:20px 1fr;column-gap:7px;min-width:0;display:grid}.pack-photo-preview>div>span>svg{color:var(--blue);grid-row:span 2}.pack-photo-preview b,.pack-photo-preview small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.pack-photo-preview b{font-size:9px}.pack-photo-preview small{color:#858680;margin-top:3px;font-size:8px}.pack-photo-preview button{background:#faf9f6;border:1px solid #cac9c3;border-radius:7px;align-items:center;gap:6px;height:36px;padding:0 11px;font-size:8px;font-weight:600;display:flex}.pack-photo-assurance{color:#3a6c58;align-items:center;gap:10px;margin:16px 24px 0;display:flex}.pack-photo-assurance>span,.pack-photo-assurance b,.pack-photo-assurance small{display:block}.pack-photo-assurance b{font-size:9px}.pack-photo-assurance small{color:#81827c;margin-top:3px;font-size:8px}.pack-photo-error{color:#a34842;background:#f3e2e0;border-radius:7px;align-items:center;gap:7px;margin:14px 24px 0;padding:10px 11px;font-size:9px;display:flex}.pack-photo-sheet>footer{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);background:#f8f7f3f2;justify-content:flex-end;gap:8px;margin-top:20px;padding:14px 24px;display:flex;position:sticky;bottom:0}.pack-photo-sheet>footer button{border-radius:8px;min-height:42px;padding:0 15px;font-size:9px;font-weight:600}.pack-photo-sheet>footer>button:first-child{background:0 0}.pack-photo-sheet .confirm-pack{background:var(--blue);color:#fff;justify-content:center;align-items:center;gap:7px;min-width:235px;display:flex}.pack-photo-sheet .confirm-pack:disabled{color:#e8e8e4;background:#c7c8c3}@keyframes packPhotoFade{0%{opacity:0}}@keyframes packPhotoUp{0%{opacity:.4;transform:translateY(18px)scale(.985)}}@keyframes packerSpin{to{transform:rotate(360deg)}}@media (width<=860px){.packer-app{background:#f8f7f3;min-height:100dvh}.packer-sidebar{width:auto;height:calc(68px + env(safe-area-inset-bottom));padding:6px 12px env(safe-area-inset-bottom);border-top:1px solid #343630;grid-template-columns:1fr auto;align-items:center;display:grid;inset:auto 0 0;box-shadow:0 -12px 30px #1113}.packer-sidebar nav{flex-direction:row;gap:5px;height:100%;margin:0;display:flex}.packer-sidebar nav button{border-radius:10px;min-width:104px;min-height:54px;padding:0 13px}.packer-sidebar nav button span{font-size:12px}.packer-sidebar nav button em{padding:3px 6px;font-size:9px}.packer-user{border:0;grid-template-columns:34px 30px;gap:5px;margin:0;padding:0}.packer-user>span{width:34px;height:34px;font-size:10px}.packer-user>div{display:none}.packer-user button{place-items:center;width:30px;height:40px;display:grid}.packer-app>main{width:100%;height:calc(100dvh - 68px - env(safe-area-inset-bottom));margin-left:0;overflow:hidden}.packer-app>main>header{z-index:20;height:64px;padding:0 16px;position:relative}.packer-app>main>header small{letter-spacing:1.1px;font-size:8px}.packer-app>main>header h1{margin-top:3px;font-size:21px}.packer-app>main>header button{border-radius:10px;place-items:center;width:42px;height:42px;padding:0;display:grid}.packer-app>main>header button span{display:none}.packer-error{z-index:80;margin:0;padding:12px;font-size:12px;position:fixed;top:72px;left:12px;right:12px;box-shadow:0 10px 25px #54231e20}.packer-success{max-width:none;min-height:50px;font-size:12px;top:12px;left:12px;right:12px}.packer-workspace{height:calc(100dvh - 132px - env(safe-area-inset-bottom));display:block}.packer-orders{overscroll-behavior:contain;border:0;height:100%}.packer-summary>span{padding:16px}.packer-summary b{font-size:24px}.packer-summary small{margin-top:4px;font-size:10px}.packer-orders>button{grid-template-columns:42px minmax(0,1fr) auto 18px;gap:10px;min-height:86px;padding:12px 15px}.packer-order-store{border-radius:10px;width:40px;height:40px}.packer-orders button b{font-size:13px}.packer-orders button small{margin-top:5px;font-size:10px}.packer-orders button em{padding:5px 7px;font-size:9px}.packer-empty{padding:45px 20px;font-size:12px}.pick-detail{inset:64px 0 calc(68px + env(safe-area-inset-bottom));z-index:25;overscroll-behavior:contain;background:#fcfbf8;padding-bottom:94px;animation:.24s cubic-bezier(.2,.8,.2,1) pickDetailIn;position:fixed;overflow-y:auto}.pick-detail:not(.has-order){display:none}.pick-head{z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcfbf8ed;min-height:76px;padding:11px 14px;position:sticky;top:0}.pick-back{border-radius:10px;width:40px;height:40px;display:grid}.pick-head h2{font-size:17px}.pick-head p{font-size:10px}.pick-head small{font-size:8px}.pick-head>em{white-space:nowrap;padding:5px 7px;font-size:9px}.delivery-block{border-radius:10px;margin:14px 14px 0;padding:14px}.delivery-block small{font-size:8px}.delivery-block b{margin-top:6px;font-size:12px}.delivery-block p{margin-top:4px;font-size:10px}.pick-lines{margin:22px 14px}.pick-lines>div:first-child{padding-bottom:11px}.pick-lines h3{font-size:15px}.pick-lines>div:first-child span{font-size:11px}.pick-lines>div:not(:first-child){grid-template-columns:48px minmax(0,1fr) auto;grid-template-areas:"image product quantity""image action action";gap:8px 11px;min-height:116px;padding:14px 0}.pick-image{border-radius:10px;grid-area:image;align-self:start;width:48px;height:48px}.pick-product{grid-area:product;min-width:0}.pick-lines strong{grid-area:quantity;align-self:start;font-size:16px}.pick-lines b{font-size:13px}.pick-lines small{margin-top:4px;font-size:10px}.pick-lines em{margin-top:6px;font-size:10px}.pick-lines button{border-radius:9px;grid-area:action;width:100%;height:44px;font-size:12px;font-weight:600}.pick-lines button span{display:inline}.deviation-note{margin:0 14px 18px;padding:13px}.deviation-note b{font-size:11px}.deviation-note small{margin-top:4px;font-size:10px;line-height:1.45}.pick-actions{left:0;right:0;bottom:calc(68px + env(safe-area-inset-bottom));gap:8px;min-height:78px;padding:10px 12px;display:flex}.pick-actions button{border-radius:10px;height:50px;font-size:12px}.start-pick{flex:1;padding:0 14px}.report-deviation{flex:none;width:50px;padding:0;font-size:0}.report-deviation span{display:none}.finish-pack{flex:1;margin-left:0;padding:0 12px}.pick-empty{display:none}.packer-history{height:calc(100% - 64px);margin:0;padding:8px 15px 20px;overflow-y:auto}.history-row.history-head{display:none}.history-row{border-bottom:1px solid var(--line);grid-template-columns:1fr;gap:8px;min-width:0;min-height:0;padding:12px 0}.history-row>span{justify-content:space-between;align-items:center;font-size:12px;display:flex}.history-row>span:before{content:attr(data-label);color:#92928c;font-size:10px}.history-row em{padding:5px 7px;font-size:9px}.compact-modal-layer{place-items:end center}.compact-modal{border-radius:16px 16px 0 0;width:100%;max-height:90dvh}.compact-modal>header{padding:20px}.compact-modal header h3{font-size:18px}.compact-modal>label{margin:15px 20px 0;font-size:12px}.compact-modal>label input,.compact-modal>label select,.compact-modal>label textarea{height:46px;font-size:13px}.compact-modal>label textarea{height:90px}.compact-modal>footer{padding:13px 20px calc(13px + env(safe-area-inset-bottom))}.compact-modal>footer button{min-height:46px;font-size:12px}.pack-photo-layer{place-items:end center;padding:0}.pack-photo-sheet{border-radius:18px 18px 0 0;width:100%;max-height:94dvh;animation:.3s cubic-bezier(.2,.8,.2,1) packPhotoMobileUp}.pack-photo-sheet>header{padding:19px 18px 16px}.pack-photo-sheet>header small{font-size:9px}.pack-photo-sheet>header h2{font-size:22px}.pack-photo-sheet>header p{margin-top:7px;font-size:12px;line-height:1.45}.pack-photo-sheet>header button{width:40px;height:40px}.pack-photo-capture{width:calc(100% - 32px);min-height:235px;margin:16px 16px 0;padding:25px 20px}.pack-photo-capture>span{width:70px;height:70px}.pack-photo-capture>b{font-size:17px}.pack-photo-capture>small{font-size:11px;line-height:1.5}.pack-photo-preview{margin:16px 16px 0}.pack-photo-preview>img{height:min(43dvh,360px)}.pack-photo-preview>div{min-height:68px}.pack-photo-preview b{font-size:11px}.pack-photo-preview small{font-size:9px}.pack-photo-preview button{height:42px;font-size:10px}.pack-photo-assurance{margin:16px 18px 0}.pack-photo-assurance b{font-size:11px}.pack-photo-assurance small{font-size:10px;line-height:1.4}.pack-photo-error{margin:13px 16px 0;font-size:11px}.pack-photo-sheet>footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));grid-template-columns:auto minmax(0,1fr);display:grid}.pack-photo-sheet>footer button{min-height:50px;font-size:11px}.pack-photo-sheet .confirm-pack{min-width:0;padding:0 12px}@keyframes pickDetailIn{0%{opacity:.65;transform:translate(18px)}}@keyframes packPhotoMobileUp{0%{opacity:.6;transform:translateY(45px)}}}.sidebar{padding-top:21px}.platform-nav{scrollbar-width:none;min-height:0;margin-top:18px;padding-right:2px;overflow-y:auto}.platform-nav::-webkit-scrollbar{display:none}.nav-group+.nav-group{margin-top:13px}.nav-group .nav-label{padding-bottom:5px;display:block}.platform-nav button{min-height:34px;font-size:11px}.platform-nav button em{font-size:8px}.system-health{margin-bottom:7px;padding-top:9px;padding-bottom:9px}.platform-page{max-width:1540px}.platform-title{justify-content:space-between;align-items:end;gap:22px;display:flex}.platform-title>div:last-child{align-items:center;gap:8px;display:flex}.platform-title h2{letter-spacing:-1px;margin:0;font:600 28px/1.15 Manrope,sans-serif}.platform-title p{color:var(--muted);margin:7px 0 0;font-size:11px}.secondary-action{border:1px solid var(--line);background:#faf9f6;border-radius:8px;align-items:center;gap:7px;min-height:38px;padding:0 12px;font-size:10px;font-weight:600;display:inline-flex}.platform-metrics,.catalog-summary,.content-stats,.claim-stats{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:28px;display:grid}.p-metric{min-height:105px;padding:22px 22px 18px 0}.p-metric+.p-metric{border-left:1px solid var(--line);padding-left:22px}.p-metric>span{color:var(--muted);font-size:9px;display:block}.p-metric>strong{letter-spacing:-.7px;margin-top:8px;font:600 23px Manrope,sans-serif;display:block}.p-metric>small{color:var(--green);margin-top:7px;font-size:8px;display:block}.p-metric>small.warning{color:var(--amber)}.operations-grid{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.75fr) minmax(260px,.65fr);display:grid}.order-flow{border-right:1px solid var(--line);padding:28px 30px 29px 0}.system-queue{padding:28px 0 29px 30px}.p-section-head{justify-content:space-between;align-items:center;gap:18px;display:flex}.p-section-head h3{letter-spacing:-.2px;margin:0;font:600 14px Manrope,sans-serif}.p-section-head p{color:#92928d;margin:4px 0 0;font-size:9px}.p-section-head button{color:#5f605a;background:0 0;align-items:center;gap:4px;font-size:9px;display:flex}.flow-track{border-block:1px solid var(--line-soft);grid-template-columns:repeat(5,1fr);margin:20px 0 18px;padding:14px 0;display:grid}.flow-track>div{border-left:1px solid var(--line-soft);padding-left:13px}.flow-track>div:first-child{border-left:0;padding-left:0}.flow-track span{color:#777873;align-items:center;gap:5px;font-size:8px;display:flex}.flow-track span i{border-radius:50%;width:5px;height:5px}.flow-track strong{margin-top:7px;font:600 20px Manrope,sans-serif;display:block}.flow-track small{color:#a0a09a;margin-top:3px;font-size:7px;display:block}.recent-orders>button{border-bottom:1px solid var(--line-soft);text-align:left;background:0 0;grid-template-columns:34px minmax(130px,1fr) .65fr 110px 14px;align-items:center;gap:11px;width:100%;min-height:55px;display:grid}.recent-orders>button:hover{background:#faf9f5}.recent-orders span b,.recent-orders span small{display:block}.recent-orders span b{font-size:9px}.recent-orders span small{color:#92928c;margin-top:3px;font-size:8px}.p-store-mark{background:var(--sb);width:31px;height:31px;color:var(--s);border-radius:8px;flex:none;place-items:center;font:700 11px Manrope,sans-serif;display:inline-grid}.p-store-mark.large{border-radius:11px;width:42px;height:42px;font-size:15px}.order-status,.blog-status,.claim-status{color:#6f706a;white-space:nowrap;background:#e8e7e2;border-radius:4px;width:fit-content;padding:4px 6px;font-size:7px;font-style:normal}.s-ny{color:#3159d7;background:#e7ecff}.s-väntar-på-plock{color:#916221;background:#f3eadb}.s-plockas{color:#816b35;background:#f0eadc}.s-färdigpackad,.s-packad,.s-levererad{color:#39725f;background:#e1eee8}.s-skickad{color:#587069;background:#e5ece9}.system-queue>button{text-align:left;border-bottom:1px solid var(--line-soft);background:0 0;grid-template-columns:35px 1fr 18px;align-items:center;gap:9px;width:100%;min-height:62px;padding:8px 2px;display:grid}.system-queue>button>span:nth-child(2) b,.system-queue>button>span:nth-child(2) small{display:block}.system-queue>button b{font-size:9px}.system-queue>button small{color:#92928c;margin-top:4px;font-size:7px}.system-queue>button em{background:#e5e4df;border-radius:50%;place-items:center;width:18px;height:18px;font-size:7px;font-style:normal;display:grid}.queue-icon{border-radius:9px;place-items:center;width:33px;height:33px;display:grid}.queue-icon.amber{color:#a66c26;background:#f2e8d8}.queue-icon.blue{color:var(--blue);background:var(--blue-soft)}.queue-icon.red{color:#b65049;background:#f4e2e0}.queue-icon.green{color:#377961;background:#e1ede7}.store-performance{padding-top:28px}.perf-row{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(190px,1.5fr) repeat(4,.75fr) .8fr;align-items:center;gap:12px;min-height:59px;font-size:9px;display:grid}.perf-row.perf-head{color:#93938d;min-height:35px;margin-top:12px;font-size:8px}.perf-row>span:first-child{align-items:center;gap:9px;display:flex}.perf-row>span:first-child b,.perf-row>span:first-child small{display:block}.perf-row>span:first-child b{font-size:10px}.perf-row>span:first-child small{color:#92928c;margin-top:3px;font-size:8px}.positive{color:var(--green)}.verified{color:var(--green);align-items:center;gap:5px;display:flex}.stores-overview{border-block:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-top:27px;display:grid}.stores-overview>div{min-height:75px;padding:17px 20px 15px 0}.stores-overview>div+div{border-left:1px solid var(--line);padding-left:20px}.stores-overview span{font:600 19px Manrope,sans-serif}.stores-overview p{color:#92928c;margin:6px 0 0;font-size:8px}.stores-list{margin-top:22px}.store-list-head,.store-list-row{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(190px,1.25fr) .65fr 1.2fr 1.2fr .8fr .65fr 58px;align-items:center;gap:12px;font-size:8px;display:grid}.store-list-head{color:#92928c;min-height:34px}.store-list-row{min-height:75px}.store-list-row>span:first-child{align-items:center;gap:10px;display:flex}.store-list-row span b,.store-list-row span small{display:block}.store-list-row span b{font-size:9px}.store-list-row span small{color:#91918b;margin-top:4px;font-size:7px}.store-list-row .row-ok{color:#3d775f;align-items:center;gap:4px;display:flex}.live-status{color:#3c785f;background:#e2eee8;border-radius:4px;align-items:center;width:fit-content;padding:4px 6px;gap:5px!important;font-size:7px!important;display:flex!important}.live-status i{background:#3f876a;border-radius:50%;width:4px;height:4px}.store-row-actions{justify-content:flex-end;align-items:center;gap:3px;display:flex!important}.store-row-actions button{color:#73756f;background:0 0;border-radius:6px;place-items:center;width:27px;height:27px;transition:background .16s,color .16s,transform .16s;display:grid}.store-row-actions button:hover{color:var(--blue);background:#e9ecf7;transform:translateY(-1px)}.shared-settings{border:1px solid var(--line);background:#faf9f6;border-radius:9px;justify-content:space-between;align-items:center;min-height:67px;margin-top:24px;padding:12px 15px;display:flex}.shared-settings>div{align-items:center;gap:11px;display:flex}.shared-settings>div>svg{color:var(--blue)}.shared-settings b{font-size:10px}.shared-settings p{color:#858680;margin:4px 0 0;font-size:8px}.shared-settings button{color:var(--blue);background:0 0;align-items:center;gap:4px;font-size:8px;font-weight:600;display:flex}.page-editor-layer{z-index:135;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#151713b8;place-items:center;padding:22px;animation:.2s ease-out modalFade;display:grid;position:fixed;inset:0}.page-editor-shell{background:#f8f7f3;border-radius:14px;grid-template-columns:268px 1fr;width:min(1080px,96vw);height:min(720px,92vh);animation:.28s cubic-bezier(.2,.8,.2,1) modalUp;display:grid;overflow:hidden;box-shadow:0 32px 110px #10120e70}.page-editor-nav{color:#fff;background:#242621;grid-template-rows:auto 1fr auto;min-height:0;padding:22px 15px 16px;display:grid}.page-editor-nav>header{border-bottom:1px solid #3a3c36;align-items:center;gap:10px;padding:0 7px 20px;display:flex}.page-editor-nav>header>span{color:#9eb0f5;background:#343730;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.page-editor-nav>header small,.page-editor-nav>header b{display:block}.page-editor-nav>header small{letter-spacing:1px;color:#868a81;margin-bottom:4px;font-size:7px}.page-editor-nav>header b{font-size:11px}.page-editor-nav nav{padding:12px 0;overflow-y:auto}.page-editor-nav nav button{color:#bec0b8;text-align:left;background:0 0;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:8px;width:100%;min-height:52px;padding:8px 8px 8px 10px;transition:background .16s,color .16s;display:grid}.page-editor-nav nav button:hover{color:#fff;background:#2d302a}.page-editor-nav nav button.active{color:#fff;background:#363934}.page-editor-nav nav b,.page-editor-nav nav small{display:block}.page-editor-nav nav b{font-size:9px}.page-editor-nav nav small{color:#797d74;margin-top:4px;font-size:7px}.page-editor-nav nav i{border-radius:10px;padding:3px 6px;font-size:6px;font-style:normal}.page-editor-nav nav i.published{color:#79c79c;background:#294237}.page-editor-nav nav i.draft{color:#d1ad75;background:#493d2d}.page-editor-nav>footer{color:#91a8f1;border-top:1px solid #3a3c36;gap:9px;padding:15px 7px 0;display:flex}.page-editor-nav>footer b,.page-editor-nav>footer small{display:block}.page-editor-nav>footer b{color:#d7d9d1;font-size:8px}.page-editor-nav>footer small{color:#777b72;margin-top:3px;font-size:7px;line-height:1.4}.page-editor-workspace{grid-template-rows:auto 1fr;min-width:0;display:grid}.page-editor-workspace>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;min-height:95px;padding:21px 25px 17px 28px;display:flex}.page-editor-workspace>header small{letter-spacing:1px;color:var(--blue);font-size:7px;font-weight:700}.page-editor-workspace>header h2{letter-spacing:-.6px;margin:5px 0 0;font:600 21px Manrope,sans-serif}.page-editor-workspace>header p{color:#858680;margin:5px 0 0;font-size:8px}.page-editor-workspace>header>div:last-child{gap:6px;display:flex}.page-preview-button{border:1px solid var(--line);color:#555751;background:#fff;border-radius:7px;align-items:center;gap:6px;height:32px;padding:0 10px;font-size:8px;display:flex}.page-preview-button:hover:not(:disabled){color:var(--blue);border-color:#b9c3e6}.page-preview-button:disabled{opacity:.45}.page-editor-close{background:#ebeae5;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.page-editor-form{grid-template-rows:1fr auto auto auto;min-height:0;display:grid;overflow:auto}.page-editor-fields{grid-template-columns:1fr 1fr;align-content:start;gap:18px;padding:25px 29px 17px;display:grid}.page-editor-fields>label{color:#656761;font-size:8px;font-weight:600}.page-editor-fields>label>input{border:1px solid var(--line);background:#fff;border-radius:7px;outline:0;width:100%;height:39px;margin-top:7px;padding:0 11px;font:500 10px Manrope,sans-serif}.page-editor-fields input:focus,.page-editor-fields textarea:focus{border-color:#8295d6;box-shadow:0 0 0 3px #dfe5f8}.page-slug-field{border:1px solid var(--line);background:#fff;border-radius:7px;align-items:center;height:39px;margin-top:7px;display:flex;overflow:hidden}.page-slug-field>span{color:#959791;align-items:center;height:100%;padding:0 0 0 10px;font:500 9px monospace;display:flex}.page-slug-field input{border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 5px;font:500 9px monospace}.page-slug-field button{color:#62645f;white-space:nowrap;background:#eeede8;border-radius:5px;height:27px;margin-right:5px;padding:0 8px;font-size:7px}.page-editor-fields>label>small{color:#979892;margin-top:6px;font-size:7px;font-weight:400;line-height:1.5;display:block}.page-body-field{grid-column:1/-1}.page-body-field>span{justify-content:space-between;align-items:center;display:flex}.page-body-field>span small{color:#9a9b95;font-size:7px;font-weight:400}.page-body-field textarea{resize:vertical;border:1px solid var(--line);color:#3d3f3a;background:#fff;border-radius:8px;outline:0;width:100%;height:225px;margin-top:7px;padding:13px;font:400 10px/1.7 Inter,sans-serif}.page-publish-row{border-block:1px solid var(--line-soft);align-items:center;gap:10px;margin:0 29px 18px;padding:13px 0;display:flex}.page-publish-row>button{background:#c9cac4;border-radius:12px;width:32px;height:18px;padding:2px;transition:background .18s}.page-publish-row>button i{background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .18s;display:block;box-shadow:0 1px 3px #0002}.page-publish-row>button.on{background:var(--blue)}.page-publish-row>button.on i{transform:translate(14px)}.page-publish-row b,.page-publish-row small{display:block}.page-publish-row b{font-size:9px}.page-publish-row small{color:#878983;margin-top:3px;font-size:7px}.page-editor-error{color:#a44e47;background:#f8e9e7;border:1px solid #e4c2be;border-radius:7px;align-items:center;gap:7px;min-height:34px;margin:0 29px 14px;padding:8px 10px;font-size:8px;display:flex}.page-editor-error.standalone{margin-top:25px}.page-editor-form>footer{border-top:1px solid var(--line);background:#fbfaf7;justify-content:space-between;align-items:center;gap:15px;min-height:62px;padding:0 29px;display:flex}.page-editor-form>footer>span{color:#898b85;align-items:center;gap:6px;font-size:7px;display:flex}.page-editor-form>footer>span i{background:#5e9e7d;border-radius:50%;width:6px;height:6px}.page-editor-form>footer>span.unsaved{color:#9a6929}.page-editor-form>footer>span.unsaved i{background:#c28839;box-shadow:0 0 0 3px #f1e5d4}.page-editor-form>footer>div{gap:7px;display:flex}.page-editor-form>footer button{background:0 0;border-radius:6px;height:33px;padding:0 13px;font-size:8px}.page-editor-form>footer button.primary{background:var(--blue);color:#fff;align-items:center;gap:6px;display:flex}.page-editor-form>footer button:disabled{opacity:.45}.page-editor-loading{color:#858781;justify-content:center;align-items:center;gap:9px;font-size:9px;display:flex}.modal-layer,.compact-modal-layer,.drawer-layer,.popover-assign{z-index:120;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#171915a8;place-items:center;animation:.2s ease-out modalFade;display:grid;position:fixed;inset:0}@keyframes modalFade{0%{opacity:0}}.onboarding-modal{background:#f7f6f2;border-radius:14px;grid-template-columns:235px 1fr;width:min(1020px,94vw);height:min(680px,90vh);animation:.28s cubic-bezier(.2,.8,.2,1) modalUp;display:grid;overflow:hidden;box-shadow:0 30px 100px #1118}@keyframes modalUp{0%{opacity:.5;transform:translateY(14px)scale(.99)}}.onboarding-modal>aside{color:#fff;background:#22241f;padding:24px 17px}.wizard-brand{align-items:center;gap:9px;font:600 13px Manrope,sans-serif;display:flex}.wizard-brand>span{color:#9eaff1;background:#343731;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.onboarding-modal>aside>p{color:#858781;text-transform:uppercase;letter-spacing:.7px;margin:25px 8px 10px;font-size:8px}.onboarding-modal aside nav{flex-direction:column;gap:2px;display:flex}.onboarding-modal aside nav button{color:#8e908a;text-align:left;background:0 0;border-radius:7px;grid-template-columns:23px 1fr;align-items:center;gap:8px;min-height:39px;font-size:9px;display:grid}.onboarding-modal aside nav button>span{border:1px solid #424540;border-radius:50%;place-items:center;width:21px;height:21px;font-size:7px;display:grid}.onboarding-modal aside nav button.active{color:#fff;background:#30322e}.onboarding-modal aside nav button.active>span{background:var(--blue);border-color:var(--blue)}.onboarding-modal aside nav button.complete{color:#c7c9c2}.onboarding-modal aside nav button.complete>span{color:#70bd99;border-color:#477461}.onboarding-modal>section{grid-template-rows:auto 1fr 60px;min-width:0;display:grid}.onboarding-modal>section>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:24px 28px 18px;display:flex}.onboarding-modal>section>header small{color:var(--blue);letter-spacing:1px;font-size:7px;font-weight:700}.onboarding-modal>section>header h2{letter-spacing:-.7px;margin:6px 0 0;font:600 21px Manrope,sans-serif}.onboarding-modal>section>header p{color:#868781;margin:5px 0 0;font-size:9px}.onboarding-modal>section>header>button{background:#ecebe6;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.wizard-body{padding:25px 29px;overflow-y:auto}.onboarding-modal>section>footer{border-top:1px solid var(--line);grid-template-columns:100px 1fr 150px;align-items:center;gap:22px;padding:0 28px;display:grid}.wizard-back{text-align:left;background:0 0;font-size:9px}.onboarding-modal footer>span{background:#dfded8;border-radius:5px;height:3px}.onboarding-modal footer>span i{background:var(--blue);border-radius:5px;height:100%;transition:width .25s;display:block}.wizard-fields{grid-template-columns:1fr 1fr;gap:16px;display:grid}.wizard-fields label{color:#666762;font-size:8px}.wizard-fields label.full,.wizard-info.full{grid-column:1/-1}.wizard-fields input,.wizard-fields select,.wizard-fields textarea{background:#fff;border:1px solid #d5d4ce;border-radius:7px;outline:0;width:100%;height:38px;margin-top:6px;padding:0 10px;font-size:9px;display:block}.wizard-fields textarea{resize:none;height:70px;padding-top:9px}.domain-field{background:#fff;border:1px solid #d5d4ce;border-radius:7px;height:41px;margin-top:6px;display:flex;overflow:hidden}.domain-field span{color:#9a9a94;align-items:center;padding:0 0 0 10px;font-size:9px;display:flex}.domain-field input{border:0;height:39px;margin:0}.domain-field button{color:var(--blue);background:#e9edfc;border-radius:5px;margin:5px;padding:0 9px;font-size:8px}.wizard-info{color:var(--blue);background:#edf0fb;border:1px solid #dfe3f4;border-radius:8px;align-items:flex-start;gap:11px;padding:12px;display:flex}.wizard-info b{color:#353631;font-size:9px}.wizard-info p{color:#7e8190;margin:4px 0 0;font-size:8px;line-height:1.45}.theme-options{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.theme-options>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;padding:8px;position:relative}.theme-options>button.selected{border-color:#7690e5;box-shadow:0 0 0 2px #3159d712}.theme-options>button>b,.theme-options>button>small{display:block}.theme-options>button>b{margin-top:8px;font-size:9px}.theme-options>button>small{color:#94948e;margin-top:3px;font-size:7px}.theme-options>button>svg{color:var(--blue);position:absolute;bottom:9px;right:7px}.theme-preview{background:#e8e4dd;border-radius:5px;grid-template-rows:18px 1fr;grid-template-columns:1fr 1fr;gap:4px;height:95px;padding:6px;display:grid}.theme-preview i{background:#c0b9ab;border-radius:2px}.theme-preview i:first-child{grid-column:1/-1}.theme-preview i:nth-child(2){background:#5a625f}.theme-preview.t1{background:#e9ded3}.theme-preview.t1 i:nth-child(2){background:#7c5540}.theme-preview.t2{background:#dfe7dd}.theme-preview.t2 i:nth-child(2){background:#405a45}.theme-preview.t3{background:#e3e5ea}.theme-preview.t3 i:nth-child(2){background:#323943}.theme-preview.t4{background:#f7f8fa;grid-template-rows:15px 1fr;grid-template-columns:1.4fr .6fr}.theme-preview.t4 i{background:#dfe4e8}.theme-preview.t4 i:first-child{background:#fff;border-bottom:2px solid #1e73be}.theme-preview.t4 i:nth-child(2){background:#36536b}.color-fields{grid-column:1/-1;gap:12px;margin-top:10px;display:flex}.color-fields label{color:#74756f;align-items:center;gap:6px;font-size:8px;display:flex}.color-fields input{background:0 0;border:0;width:26px;height:26px;padding:0}.wizard-list{border:1px solid var(--line);background:#fff;border-radius:8px;overflow:hidden}.wizard-search{border-bottom:1px solid var(--line);align-items:center;gap:8px;height:42px;padding:0 12px;display:flex}.wizard-search input{border:0;outline:0;flex:1;font-size:9px}.wizard-list>label{border-bottom:1px solid var(--line-soft);grid-template-columns:16px 31px 1fr auto;align-items:center;gap:9px;min-height:54px;padding:0 12px;display:grid}.wizard-list>label:last-child{border:0}.wizard-list label b,.wizard-list label small{display:block}.wizard-list label b{font-size:9px}.wizard-list label small{color:#92928c;margin-top:3px;font-size:7px}.wizard-list label em{color:#6e7069;font-size:7px;font-style:normal}.product-thumb{color:#777873;background:#eeede8;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.legal-checks{grid-template-columns:1fr 1fr;gap:7px;display:grid}.legal-checks>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:7px;grid-template-columns:23px 1fr 13px;align-items:center;gap:8px;min-height:51px;padding:7px 9px;display:grid}.legal-checks>button>span{color:#83847e;background:#eeede8;border-radius:6px;place-items:center;width:22px;height:22px;display:grid}.legal-checks>button>span.done{color:#34765d;background:#e3eee8}.legal-checks b,.legal-checks small{display:block}.legal-checks b{font-size:8px}.legal-checks small{color:#969690;margin-top:3px;font-size:7px}.preview-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.preview-grid>button{border:1px solid var(--line);text-align:left;background:#fff;border-radius:8px;padding:7px;position:relative}.preview-grid>button b{margin:7px 0 2px;font-size:8px;display:block}.preview-grid>button>svg{position:absolute;bottom:10px;right:8px}.preview-wire{background:#e8e7e2;border-radius:5px;grid-template-rows:12px 1fr;grid-template-columns:1fr 1fr;gap:3px;height:75px;padding:5px;display:grid}.preview-wire i{background:#c6c5bf;border-radius:1px}.preview-wire i:first-child{grid-column:1/-1}.preview-wire i:nth-child(2){background:#8f9892}.launch-checks{grid-template-columns:1fr 1fr;gap:8px;display:grid}.launch-checks>div:not(.launch-score){border-bottom:1px solid var(--line-soft);grid-template-columns:23px 1fr auto;align-items:center;gap:7px;min-height:42px;display:grid}.launch-checks span.done,.launch-checks span.pending{color:#34765d;background:#e1eee8;border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.launch-checks span.pending{color:#9b6c2c;background:#f2e9da}.launch-checks b{font-size:8px}.launch-checks small{color:#969690;font-size:7px}.launch-score{color:#fff;background:#252723;border-radius:8px;grid-column:1/-1;align-items:center;gap:13px;padding:13px;display:flex}.launch-score>strong{font:600 21px Manrope,sans-serif}.launch-score span b,.launch-score span small{display:block}.launch-score span small{color:#a8aaa3;margin-top:3px}.table-tools{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:55px;margin-top:14px;display:flex}.table-tools>label{align-items:center;gap:8px;display:flex}.table-tools input{background:0 0;border:0;outline:0;width:270px;font-size:9px}.table-tools>div{gap:6px;display:flex}.table-tools button,.table-tools select{border:1px solid var(--line);background:#faf9f6;border-radius:6px;align-items:center;gap:5px;min-height:30px;padding:0 8px;font-size:8px;display:flex}.product-row{border-bottom:1px solid var(--line-soft);text-align:left;background:0 0;grid-template-columns:minmax(230px,1.5fr) .7fr .75fr .55fr .8fr .55fr 15px;align-items:center;gap:12px;width:100%;min-height:65px;font-size:8px;display:grid}.product-row:hover:not(.product-head){background:#faf9f5}.product-row.product-head{color:#92928c;min-height:35px}.product-row>span:first-child{align-items:center;gap:9px;display:flex}.product-row>span:first-child>i{color:#696a65;background:#e9e8e3;border-radius:7px;place-items:center;width:33px;height:33px;display:grid}.product-row span b,.product-row span small{display:block}.product-row span b{font-size:9px}.product-row span small{color:#92928c;margin-top:4px;font-size:7px}.store-stack{display:flex}.store-stack .p-store-mark{border:2px solid #f4f3ef;width:25px;height:25px;margin-left:-5px;font-size:8px}.store-stack .p-store-mark:first-child{margin-left:0}.active-product,.sold-out{color:#39745f;background:#e2eee8;border-radius:4px;padding:4px 6px;font-size:7px;font-style:normal}.sold-out{color:#9b504b;background:#f2e2e0}.drawer-layer{place-items:stretch end}.product-drawer{background:#f7f6f2;grid-template-rows:auto auto 1fr auto;width:min(430px,94vw);height:100%;animation:.25s ease-out drawerIn;display:grid;overflow-y:auto;box-shadow:-25px 0 70px #1115}@keyframes drawerIn{0%{transform:translate(30px)}}.product-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:24px;display:flex}.product-drawer header small{color:#91918b;font-size:7px}.product-drawer header h3{margin:6px 0 0;font:600 17px Manrope,sans-serif}.product-drawer header button{background:0 0}.drawer-product{border-bottom:1px solid var(--line);align-items:center;gap:11px;padding:18px 24px;display:flex}.drawer-product>span{color:#74756f;background:#e8e7e2;border-radius:10px;place-items:center;width:48px;height:48px;display:grid}.drawer-product b{font-size:9px}.drawer-product p{color:#92928c;margin:4px 0 0;font-size:8px}.drawer-product em{color:#36745d;background:#e2eee8;border-radius:4px;margin-left:auto;padding:4px 6px;font-size:7px;font-style:normal}.product-drawer>section{border-bottom:1px solid var(--line);padding:20px 24px}.product-drawer>section h4{margin:0 0 13px;font:600 11px Manrope,sans-serif}.price-priority{flex-direction:column;gap:7px;display:flex}.price-priority>div{border:1px solid var(--line);background:#fbfaf7;border-radius:7px;grid-template-columns:24px 1fr;align-items:center;gap:8px;min-height:50px;padding:7px;display:grid}.price-priority>div.active{background:#f3f6ff;border-color:#7d96e7}.price-priority>div>span{background:#e8e7e2;border-radius:6px;place-items:center;width:22px;height:22px;font-size:8px;display:grid}.price-priority>div.active>span{background:var(--blue);color:#fff}.price-priority label{color:#7d7e78;font-size:7px}.price-priority input{background:0 0;border:0;outline:0;width:100%;height:24px;font-size:10px;font-weight:600;display:block}.effective-price{color:#fff;background:#272923;border-radius:7px;justify-content:space-between;align-items:center;margin-top:11px;padding:10px;display:flex}.effective-price span{color:#b2b4ad;font-size:8px}.effective-price strong{font:600 16px Manrope,sans-serif}.product-drawer dl{margin:0}.product-drawer dl>div{justify-content:space-between;min-height:28px;font-size:8px;display:flex}.product-drawer dt{color:#858680}.product-drawer dd{margin:0;font-weight:600}.org-only{color:#787c94;background:#eceffa;border-radius:5px;align-items:center;gap:5px;margin-top:6px;padding:7px;font-size:7px;display:flex}.product-drawer>footer{border-top:1px solid var(--line);background:#f7f6f2;justify-content:flex-end;gap:7px;padding:13px 24px;display:flex;position:sticky;bottom:0}.product-drawer>footer>button:first-child{background:0 0;padding:0 12px;font-size:9px}.stock-equation{color:#fff;background:#252723;border-radius:9px;justify-content:space-between;align-items:center;min-height:76px;margin-top:26px;padding:15px 18px;display:flex}.stock-equation>div{align-items:center;gap:11px;display:flex}.stock-equation>div>svg{color:#9db0f4}.stock-equation b{font-size:10px}.stock-equation p{color:#aeb0aa;margin:5px 0 0;font-size:8px}.stock-equation p strong{color:#fff}.stock-equation>small{color:#989a94;font-size:7px}.stock-row{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(220px,1.4fr) .45fr .55fr .55fr .65fr 1fr 25px;align-items:center;gap:11px;min-height:59px;font-size:8px;display:grid}.stock-row.stock-head{color:#92928c;min-height:34px}.stock-row>span:first-child{align-items:center;gap:8px;display:flex}.stock-row>span:first-child>i{background:#e9e8e3;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.stock-row span b,.stock-row span small{display:block}.stock-row span b{font-size:9px}.stock-row span small{color:#92928c;margin-top:3px;font-size:7px}.stock-row span em{background:#e9e8e3;border-radius:4px;padding:4px 6px;font-style:normal}.low-stock{color:#b04f47}.stock-row>span:last-child button{background:0 0}.transaction-strip{margin-top:26px}.transaction-strip>.p-section-head{border-bottom:1px solid var(--line);padding-bottom:10px}.transaction-strip>div:not(.p-section-head){border-bottom:1px solid var(--line-soft);grid-template-columns:29px 1fr .4fr .75fr .8fr;align-items:center;gap:9px;min-height:51px;display:grid}.transaction-strip span b,.transaction-strip span small{display:block}.transaction-strip span b{font-size:8px}.transaction-strip span small{color:#92928c;margin-top:3px;font-size:7px}.transaction-strip>div>strong{font-size:10px}.transaction-icon{color:#34765d;background:#e2eee8;border-radius:7px;place-items:center;width:27px;height:27px;display:grid}.warehouse-tools{border:1px solid var(--line);color:#6c6e68;background:#fff;border-radius:7px;align-items:center;gap:7px;height:35px;padding:0 8px;display:flex}.warehouse-tools select{color:#41433e;background:0 0;border:0;outline:0;min-width:190px;font-size:9px}.warehouse-tools svg{color:var(--blue)}.compact-modal{background:#f8f7f3;border-radius:12px;width:min(420px,92vw);animation:.25s ease-out modalUp;overflow:hidden;box-shadow:0 25px 80px #1117}.compact-modal>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:19px 21px;display:flex}.compact-modal header small{color:var(--blue);text-transform:uppercase;letter-spacing:.8px;font-size:7px}.compact-modal header h3{margin:5px 0 0;font:600 15px Manrope,sans-serif}.compact-modal header p{color:#8d8e88;margin:4px 0 0;font-size:8px}.compact-modal header button{background:0 0}.compact-modal>label{color:#70716b;margin:13px 21px 0;font-size:8px;display:block}.compact-modal>label input,.compact-modal>label select,.compact-modal>label textarea{background:#fff;border:1px solid #d4d3cd;border-radius:6px;width:100%;height:35px;margin-top:5px;padding:0 8px;font-size:9px;display:block}.compact-modal>label textarea{resize:none;height:60px;padding-top:8px}.balance-before,.balance-after{background:#ecebe6;border-radius:7px;justify-content:space-between;margin:14px 21px 0;padding:10px;font-size:8px;display:flex}.balance-after{color:#495f9f;background:#e9edfc}.compact-modal>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:7px;margin-top:18px;padding:12px 21px;display:flex}.compact-modal>footer>button:first-child{background:0 0;padding:0 10px;font-size:9px}.order-tabs{border-bottom:1px solid var(--line);gap:18px;margin-top:26px;display:flex}.order-tabs button{color:#83847e;background:0 0;min-height:36px;font-size:9px;position:relative}.order-tabs button span{background:#e8e7e2;border-radius:8px;margin-left:4px;padding:2px 5px;font-size:7px}.order-tabs button.active{color:#2c2d29;font-weight:600}.order-tabs button.active:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:-1px;left:0;right:0}.order-row{border-bottom:1px solid var(--line-soft);grid-template-columns:.55fr 1fr .8fr .6fr .85fr 1.2fr .45fr 22px;align-items:center;gap:10px;min-height:64px;font-size:8px;display:grid}.order-row.order-head{color:#92928c;min-height:34px}.order-row span b,.order-row span small{display:block}.order-row span b{font-size:9px}.order-row span small{color:#92928c;margin-top:4px;font-size:7px}.order-row>span:nth-child(3){align-items:center;gap:7px;display:flex}.order-row>span:nth-child(3) .p-store-mark{width:25px;height:25px;font-size:8px}.order-row>span:last-child button{background:0 0}.packer-cell{text-align:left;background:0 0;grid-template-columns:26px 1fr 12px;align-items:center;gap:7px;width:100%;display:grid}.packer-cell>span:first-child,.packer-avatar{background:#e4e3dd;border-radius:50%;place-items:center;width:25px;height:25px;font-size:7px;font-weight:700;display:grid}.popover-assign{place-items:center}.assign-card{background:#f9f8f4;border-radius:10px;width:340px;padding:12px;box-shadow:0 25px 70px #1116}.assign-card header{border-bottom:1px solid var(--line);justify-content:space-between;padding:7px 8px 12px;display:flex}.assign-card header small{color:#92928c;font-size:7px}.assign-card header h3{margin:4px 0 0;font:600 14px Manrope,sans-serif}.assign-card header button{background:0 0}.assign-card>button{text-align:left;border-bottom:1px solid var(--line-soft);background:0 0;grid-template-columns:29px 1fr 14px;align-items:center;gap:8px;width:100%;min-height:51px;padding:5px 7px;display:grid}.assign-card>button:hover{background:#efeee9}.assign-card b,.assign-card small{display:block}.assign-card b{font-size:9px}.assign-card small{color:#92928c;margin-top:3px;font-size:7px}.packer-avatar.empty{color:#999;background:#eee}.allocation-summary{background:#f2f5ff;border:1px solid #d4dbea;border-radius:9px;grid-template-columns:1fr 100px 155px;align-items:center;min-height:78px;margin-top:26px;padding:14px 17px;display:grid}.allocation-summary>div{color:var(--blue);align-items:center;gap:10px;display:flex}.allocation-summary b{color:#30312e;font-size:10px}.allocation-summary p{color:#818493;margin:4px 0 0;font-size:8px}.allocation-summary>strong{font:600 17px Manrope,sans-serif}.allocation-summary>span{color:#39745f;gap:5px;font-size:8px;display:flex}.allocation-summary.invalid{background:#f8eee5;border-color:#ead2b7}.allocation-summary.invalid>span,.allocation-summary.invalid>div{color:#9f6626}.warehouse-allocation-groups{border-bottom:1px solid var(--line);align-items:center;gap:8px;min-height:44px;display:flex;overflow-x:auto}.warehouse-allocation-groups>span{color:#39745f;white-space:nowrap;background:#edf5f1;border:1px solid #c9d8d0;border-radius:6px;align-items:center;gap:6px;height:27px;padding:0 8px;display:flex}.warehouse-allocation-groups>span.invalid{color:#9f6626;background:#f8eee5;border-color:#e5c9ad}.warehouse-allocation-groups b{color:#454741;font-size:8px}.warehouse-allocation-groups em{font-size:8px;font-style:normal;font-weight:700}.packer-row{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(175px,1.15fr) minmax(120px,.8fr) .55fr .85fr .55fr .55fr .75fr .6fr;align-items:center;gap:11px;min-height:69px;font-size:8px;display:grid}.packer-row.packer-head{color:#92928c;min-height:36px}.packer-row.paused{opacity:.55}.packer-row>span:first-child{align-items:center;gap:9px;display:flex}.packer-row span b,.packer-row span small{display:block}.packer-row span b{font-size:9px}.packer-row span small{color:#92928c;margin-top:4px;font-size:7px}.warehouse-select{border:1px solid var(--line);color:#484a45;background:#fff;border-radius:6px;outline:0;width:100%;height:31px;padding:0 7px;font-size:8px}.warehouse-select:focus{border-color:#8195d7;box-shadow:0 0 0 2px #e1e6f7}.percent-input{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;width:55px;height:31px;display:flex}.percent-input input{text-align:right;background:0 0;border:0;outline:0;width:35px;font-size:9px}.percent-input b{font-size:8px}.allocation-bar{align-items:center;gap:8px;display:flex}.allocation-bar>i{background:#deddd7;border-radius:4px;width:65px;height:4px}.allocation-bar>i b{background:var(--blue);border-radius:inherit;height:100%;display:block}.mini-toggle{background:#c9c8c2;border-radius:10px;width:28px;height:16px;padding:2px}.mini-toggle i{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .2s;display:block}.mini-toggle.on{background:var(--blue)}.mini-toggle.on i{transform:translate(12px)}.packer-row>span:last-child{align-items:center;gap:5px;display:flex}.assignment-explain{color:#fff;background:#252723;border-radius:9px;justify-content:space-between;align-items:center;min-height:74px;margin-top:22px;padding:13px 16px;display:flex}.assignment-explain>div{align-items:center;gap:11px;display:flex}.assignment-explain>div>svg{color:#98adf4}.assignment-explain b{font-size:9px}.assignment-explain p{color:#a9aba4;max-width:570px;margin:4px 0 0;font-size:8px}.assignment-explain>button{background:#fff;border-radius:6px;padding:8px 11px;font-size:8px;font-weight:600}.assignment-explain>button:disabled{opacity:.48}.blog-schedule,.legal-boundary{color:#fff;background:#252723;border-radius:9px;align-items:center;gap:20px;min-height:76px;margin-top:26px;padding:14px 17px;display:flex}.blog-schedule>div,.legal-boundary>div{align-items:center;gap:10px;margin-right:auto;display:flex}.blog-schedule>div>svg,.legal-boundary>div>svg{color:#9baff5}.blog-schedule b,.legal-boundary b{font-size:10px}.blog-schedule p,.legal-boundary p{color:#a8aaa3;margin:4px 0 0;font-size:8px}.blog-schedule>span{color:#c1c3bc;align-items:center;gap:5px;font-size:7px;display:flex}.blog-schedule>span i{background:#52ad83;border-radius:50%;width:5px;height:5px}.blog-row{border-bottom:1px solid var(--line-soft);grid-template-columns:minmax(230px,1.6fr) .8fr .8fr .55fr .7fr .85fr 75px;align-items:center;gap:11px;min-height:67px;font-size:8px;display:grid}.blog-row.blog-head{color:#92928c;min-height:34px}.blog-row>span:first-child{align-items:center;gap:9px;display:flex}.blog-row>span:first-child>i{background:#e9e8e3;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.blog-row>span:nth-child(2){align-items:center;gap:7px;display:flex}.blog-row>span:nth-child(2) .p-store-mark{width:24px;height:24px;font-size:8px}.blog-row span b,.blog-row span small{display:block}.blog-row span b{font-size:9px}.blog-row span small{color:#92928c;margin-top:4px;font-size:7px}.bs-väntar-på-granskning{color:#986622;background:#f3eadb}.bs-schemalagt{color:#3159d7;background:#e6ebfc}.bs-publicerat{color:#39745f;background:#e2eee8}.similarity-ok{color:var(--green)}.similarity-warn{color:var(--amber)}.approve-post{background:var(--blue);color:#fff;border-radius:5px;align-items:center;gap:4px;height:27px;padding:0 7px;font-size:7px;display:flex}.blog-row>span:last-child>button:not(.approve-post){background:0 0}.legal-boundary{color:#393a36;background:#f1ede5;border:1px solid #e1d7c7}.legal-boundary>div>svg{color:#9a6b2c}.legal-boundary p{color:#807b71}.legal-boundary>button{color:#80632f;background:0 0;align-items:center;gap:4px;font-size:8px;display:flex}.claim-row{border-bottom:1px solid var(--line-soft);grid-template-columns:.55fr .9fr .8fr .85fr .65fr .9fr .65fr 18px;align-items:center;gap:11px;min-height:62px;font-size:8px;display:grid}.claim-row.claim-head{color:#92928c;min-height:34px}.claim-row>span:nth-child(3){align-items:center;gap:7px;display:flex}.claim-row>span:nth-child(3) .p-store-mark{width:24px;height:24px;font-size:8px}.claim-row>span:nth-child(5){color:#73746f;align-items:center;gap:4px;display:flex}.claim-row span b,.claim-row span small{display:block}.claim-row span b{font-size:9px}.claim-row span small{color:#92928c;margin-top:4px;font-size:7px}.cs-ny{color:#a04f48;background:#f3e3e1}.cs-granskas{color:#956723;background:#f3eadb}.cs-mer-information-krävs{color:#765c83;background:#eee7f2}.cs-godkänd{color:#39745f;background:#e2eee8}.claim-row>span:last-child button{background:0 0}.claim-modal{padding-bottom:15px}.claim-summary{align-items:flex-start;gap:11px;margin:18px 21px;display:flex}.claim-summary b{font-size:9px}.claim-summary p{color:#797a74;margin:5px 0 0;font-size:8px;line-height:1.5}.case-actions{flex-direction:column;gap:6px;margin:0 21px;display:flex}.case-actions button{border:1px solid var(--line);background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:6px;height:34px;font-size:8px;display:flex}.case-actions button.approve{background:var(--blue);color:#fff;border-color:var(--blue)}.legal-note{color:#858680;align-items:center;gap:5px;margin:12px 21px 0;font-size:7px;display:flex}.audit-controls{border-bottom:1px solid var(--line);align-items:center;gap:6px;min-height:55px;margin-top:20px;display:flex}.audit-controls label{align-items:center;gap:8px;margin-right:auto;display:flex}.audit-controls input{background:0 0;border:0;outline:0;width:280px;font-size:9px}.audit-controls button{border:1px solid var(--line);background:#faf9f6;border-radius:6px;align-items:center;gap:5px;height:30px;padding:0 8px;font-size:8px;display:flex}.audit-timeline{margin-top:12px}.audit-timeline>div{border-bottom:1px solid var(--line-soft);grid-template-columns:24px 90px minmax(240px,1fr) .75fr 15px;align-items:center;gap:11px;min-height:70px;display:grid}.audit-dot{background:#e3eee8;border-radius:50%;place-items:center;width:21px;height:21px;display:grid}.audit-dot i{background:#36765d;border-radius:50%;width:5px;height:5px}.audit-dot.warning{background:#f3e9da}.audit-dot.warning i{background:#a36b29}.audit-timeline time{color:#92928c;font-size:8px}.audit-timeline span b,.audit-timeline span small{display:block}.audit-timeline span b{font-size:9px}.audit-timeline span p{color:#83847e;margin:4px 0 0;font-size:8px}.audit-timeline span small{color:#92928c;margin-top:4px;font-size:7px}.audit-timeline button{background:0 0}.security-principle{color:var(--blue);background:#f1f4fd;border:1px solid #dce1f2;border-radius:8px;gap:10px;margin-top:22px;padding:13px;display:flex}.security-principle b{color:#3c3d38;font-size:9px}.security-principle p{color:#747887;margin:4px 0 0;font-size:8px}.security-principle code{color:#40589e;background:#e1e6f8;border-radius:3px;padding:2px 4px;font-size:7px}@media (width<=1180px){.store-list-head,.store-list-row{grid-template-columns:minmax(170px,1.2fr) .6fr 1fr 1fr .7fr .6fr 20px}.store-list-row>span:nth-child(5),.store-list-head>span:nth-child(5){display:none}.product-row{grid-template-columns:minmax(210px,1.4fr) .7fr .7fr .5fr .65fr .5fr 12px}.blog-row{grid-template-columns:minmax(220px,1.5fr) .75fr .75fr .5fr .65fr .8fr 70px}}@media (width<=900px){.operations-grid{grid-template-columns:1fr}.order-flow{border-right:0;padding-right:0}.system-queue{border-top:1px solid var(--line);padding-left:0}.perf-row,.store-list-head,.store-list-row,.product-row,.stock-row,.order-row,.packer-row,.blog-row,.claim-row{min-width:900px}.store-performance,.stores-list,.product-table,.stock-table,.orders-table,.packer-list,.blog-list,.claim-list{overflow-x:auto}.onboarding-modal{grid-template-columns:190px 1fr}.onboarding-modal>aside{padding-inline:12px}.theme-options{grid-template-columns:1fr 1fr}.preview-grid{grid-template-columns:repeat(2,1fr)}.page-editor-shell{grid-template-columns:220px 1fr}.page-editor-fields{grid-template-columns:1fr}.page-body-field{grid-column:1}.page-editor-workspace>header{padding-inline:20px}.page-editor-fields{padding-inline:22px}.page-publish-row,.page-editor-error{margin-inline:22px}.page-editor-form>footer{padding-inline:22px}}@media (width<=720px){.platform-title{flex-direction:column;align-items:flex-start}.platform-title>div:last-child{width:100%}.platform-title>div:last-child button{flex:1}.platform-metrics,.catalog-summary,.content-stats,.claim-stats,.stores-overview{grid-template-columns:1fr 1fr}.p-metric:nth-child(3),.stores-overview>div:nth-child(3){border-left:0;border-top:1px solid var(--line);padding-left:0}.p-metric:nth-child(4),.stores-overview>div:nth-child(4){border-top:1px solid var(--line)}.flow-track{grid-template-columns:repeat(5,100px);overflow-x:auto}.recent-orders>button{grid-template-columns:31px 1fr 14px}.recent-orders>button>span:nth-child(3),.recent-orders>button>em{display:none}.onboarding-modal{border-radius:0;grid-template-columns:1fr;width:100vw;height:100vh}.onboarding-modal>aside{display:none}.onboarding-modal>section>header,.wizard-body{padding:18px}.onboarding-modal>section>footer{grid-template-columns:70px 1fr 135px;gap:10px;padding:0 18px}.wizard-fields{grid-template-columns:1fr}.wizard-fields label.full,.wizard-info.full{grid-column:1}.theme-options{grid-template-columns:1fr 1fr}.legal-checks{grid-template-columns:1fr}.table-tools{flex-direction:column;align-items:flex-start;gap:10px;padding:10px 0}.table-tools>label,.table-tools input{width:100%}.table-tools>div{width:100%;overflow-x:auto}.stock-equation{flex-direction:column;align-items:flex-start;gap:10px}.stock-equation>small{margin-left:33px}.order-tabs{overflow-x:auto}.order-tabs button{white-space:nowrap}.allocation-summary{grid-template-columns:1fr auto;gap:8px}.allocation-summary>span{grid-column:1/-1}.blog-schedule{flex-wrap:wrap;align-items:flex-start}.blog-schedule>div{width:100%}.legal-boundary{flex-direction:column;align-items:flex-start}.legal-boundary>button{margin-left:30px}.audit-controls{flex-wrap:wrap;align-items:flex-start;padding:10px 0}.audit-controls label,.audit-controls input{width:100%}.audit-timeline>div{grid-template-columns:24px 1fr 15px;padding:10px 0}.audit-timeline time{grid-column:2}.audit-timeline>div>span:nth-child(4){display:none}.page-editor-layer{padding:0}.page-editor-shell{border-radius:0;grid-template-rows:auto 1fr;grid-template-columns:1fr;width:100vw;height:100vh}.page-editor-nav{padding:10px 12px;display:block}.page-editor-nav>header,.page-editor-nav>footer{display:none}.page-editor-nav nav{gap:5px;padding:0;display:flex;overflow-x:auto}.page-editor-nav nav button{min-width:135px;min-height:43px}.page-editor-workspace>header{min-height:82px}.page-editor-workspace>header p{display:none}.page-editor-form{overflow-y:auto}.page-body-field textarea{height:260px}}@media (width<=480px){.platform-title h2{font-size:24px}.platform-title>div:last-child{flex-direction:column}.platform-title>div:last-child button{width:100%}.p-metric{min-height:95px;padding:17px 8px 14px 0}.p-metric+.p-metric{padding-left:12px}.p-metric>strong{font-size:19px}.stores-overview>div{padding:14px 8px 12px 0}.stores-overview>div+div{padding-left:12px}.theme-options,.preview-grid{grid-template-columns:1fr}.color-fields{flex-wrap:wrap}.onboarding-modal>section>footer{grid-template-columns:60px 1fr 120px}.onboarding-modal footer .primary{padding-inline:8px;font-size:8px}}@media (width<=860px){.compact-modal-layer{place-items:end center;padding:0;overflow:hidden}.compact-modal{border-radius:16px 16px 0 0;width:100%;max-height:90dvh;overflow-y:auto}}.label-batch-layer{z-index:170;padding:18px}.label-batch-modal{grid-template-rows:auto minmax(0,1fr) auto auto;width:min(1040px,96vw);height:min(760px,100dvh - 36px);max-height:none;display:grid;overflow:hidden}.label-batch-modal>header{padding:20px 24px}.label-batch-modal>header h3{font-size:18px}.label-batch-modal>header p{font-size:9px}.label-batch-body{border-top:0;grid-template-columns:minmax(320px,.78fr) minmax(430px,1.22fr);min-height:0;display:grid}.batch-source-panel,.batch-order-panel{min-height:0;padding:20px 24px;overflow-y:auto}.batch-source-panel{border-right:1px solid var(--line)}.batch-source-panel>label:not(.shipping-label-file){color:#70716b;margin-top:17px;font-size:9px;display:block}.batch-source-panel>label:not(.shipping-label-file) input{background:#fff;border:1px solid #d4d3cd;border-radius:7px;width:100%;height:40px;margin-top:6px;padding:0 10px;font-size:10px;display:block}.batch-source-panel .shipping-label-file{color:#70716b;font-size:9px;display:block}.batch-source-panel .shipping-label-file>span{min-height:94px;margin-top:7px}.batch-layout{border:0;margin:19px 0 0;padding:0}.batch-layout legend{color:#70716b;margin-bottom:7px;font-size:9px}.batch-layout>label{border:1px solid var(--line);cursor:pointer;background:#faf9f6;border-bottom:0;align-items:center;min-height:55px;padding:9px 11px;display:flex}.batch-layout>label:first-of-type{border-radius:8px 8px 0 0}.batch-layout>label:last-of-type{border-bottom:1px solid var(--line);border-radius:0 0 8px 8px}.batch-layout>label.active{z-index:1;background:#f1f4ff;border-color:#9dabe0;position:relative}.batch-layout input{width:15px;height:15px;accent-color:var(--blue);margin-right:9px}.batch-layout b,.batch-layout small{display:block}.batch-layout b{font-size:9px}.batch-layout small{color:#858680;margin-top:4px;font-size:8px}.batch-capacity{color:#356c57;background:#edf2ef;border-radius:8px;align-items:center;gap:9px;margin-top:16px;padding:12px;display:flex}.batch-capacity.invalid{color:#a14c45;background:#f4e5e2}.batch-capacity b,.batch-capacity small{display:block}.batch-capacity b{font-size:9px}.batch-capacity small{color:#747b77;margin-top:4px;font-size:8px}.batch-panel-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;padding-bottom:12px;display:flex}.batch-panel-title small{color:var(--blue);letter-spacing:.9px;font-size:7px;font-weight:700;display:block}.batch-panel-title h4{margin:5px 0 0;font:600 14px Manrope,sans-serif}.batch-panel-title>span{font:600 15px Manrope,sans-serif}.batch-order-picker{border-bottom:1px solid var(--line);max-height:214px;overflow-y:auto}.batch-order-picker>button{border-bottom:1px solid var(--line-soft);text-align:left;background:0 0;align-items:center;gap:10px;width:100%;min-height:54px;padding:8px 4px;display:flex}.batch-order-picker>button:hover{background:#f3f2ed}.batch-order-picker>button.selected{color:#3159d7;background:#f3f5fd}.batch-order-picker>button:disabled{opacity:.42}.batch-order-picker>button>span{flex:1;min-width:0}.batch-order-picker b,.batch-order-picker small{display:block}.batch-order-picker b{font-size:10px}.batch-order-picker small{color:#858680;text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.batch-order-picker em{align-items:center;gap:4px;font-size:8px;font-style:normal;font-weight:650;display:flex}.batch-order-sequence{margin:15px 0 0;padding:0;list-style:none}.batch-order-sequence li{border-bottom:1px solid var(--line-soft);grid-template-columns:28px 1fr auto;align-items:center;gap:9px;min-height:56px;display:grid}.batch-order-sequence li>strong{color:#fff;background:#252723;border-radius:50%;place-items:center;width:26px;height:26px;font-size:8px;display:grid}.batch-order-sequence li span b,.batch-order-sequence li span small{display:block}.batch-order-sequence li span b{font-size:9px}.batch-order-sequence li span small{color:#858680;margin-top:4px;font-size:8px}.batch-order-sequence li>div{gap:3px;display:flex}.batch-order-sequence li button{border:1px solid var(--line);background:#faf9f6;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.batch-order-sequence li button:last-child{color:#9d4c46}.batch-order-sequence li button:disabled{opacity:.3}.label-batch-modal .batch-error{margin:0 24px 12px}.label-batch-modal>footer{align-items:center;margin:0;padding:13px 24px}.label-batch-modal>footer>span{color:#65706b;align-items:center;gap:5px;margin-right:auto;font-size:8px;display:flex}.label-batch-modal>footer .primary{min-width:180px}@media (width<=860px){.label-batch-layer{padding:0}.label-batch-modal{width:100%;height:94dvh;max-height:94dvh;overflow:hidden}.label-batch-modal>header{padding:18px}.label-batch-modal>header h3{font-size:19px}.label-batch-modal>header p{font-size:10px;line-height:1.4}.label-batch-body{display:block;overflow-y:auto}.batch-source-panel,.batch-order-panel{padding:18px;overflow:visible}.batch-source-panel{border-right:0;border-bottom:1px solid var(--line)}.batch-order-picker{max-height:260px}.batch-order-picker>button{min-height:62px}.batch-order-picker b{font-size:12px}.batch-order-picker small{font-size:10px}.batch-order-sequence li{min-height:66px}.batch-order-sequence li span b{font-size:11px}.batch-order-sequence li span small{font-size:10px}.batch-order-sequence li button{width:36px;height:36px}.label-batch-modal>footer{padding:11px 16px calc(11px + env(safe-area-inset-bottom));grid-template-columns:auto minmax(0,1fr);gap:8px;display:grid}.label-batch-modal>footer>span{display:none}.label-batch-modal>footer button{min-height:48px;font-size:11px}.label-batch-modal>footer .primary{min-width:0}}.label-batch-context{color:#405aaf;background:#e8edfb;border-radius:4px;margin-top:6px;padding:3px 6px;font-size:8px;font-weight:650;display:inline-block}.storefront-editor-layer{z-index:1800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a110ead;place-items:center;padding:2.5vh;display:grid;position:fixed;inset:0}.storefront-editor{background:#f6f7f5;border-radius:18px;grid-template-columns:246px minmax(0,1fr);width:min(1500px,95vw);height:95vh;display:grid;overflow:hidden;box-shadow:0 32px 90px #040c0857}.sfed-sidebar{color:#fff;background:#18221d;flex-direction:column;min-width:0;padding:25px 17px 20px;display:flex}.sfed-sidebar>header{border-bottom:1px solid #ffffff1c;align-items:center;gap:11px;padding:0 8px 25px;display:flex}.sfed-sidebar>header>span{color:#18221d;background:#d6ff68;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.sfed-sidebar header div{gap:3px;min-width:0;display:grid}.sfed-sidebar small,.sfed-topbar small,.sfed-edit-section small,.sfed-products small,.sfed-category-form small{letter-spacing:.14em;font-size:10px;font-weight:800}.sfed-sidebar header small{color:#9ca8a1}.sfed-sidebar header b{text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.sfed-sidebar nav{gap:5px;padding-top:20px;display:grid}.sfed-sidebar nav button{color:#aeb9b3;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:flex-start;gap:11px;padding:12px 11px;display:flex}.sfed-sidebar nav button:hover,.sfed-sidebar nav button.active{color:#fff;background:#ffffff17}.sfed-sidebar nav button.active{box-shadow:inset 3px 0 #d6ff68}.sfed-sidebar nav button span{gap:3px;display:grid}.sfed-sidebar nav button b{font-size:13px}.sfed-sidebar nav button small{letter-spacing:0;color:#819087;font-size:10px;font-weight:500}.sfed-preview{border-top:1px solid #ffffff1c;margin-top:auto;padding:20px 8px 0}.sfed-preview>small{color:#809087}.sfed-preview-actions{grid-template-columns:.8fr 1.2fr;gap:6px;margin-top:11px;display:grid}.sfed-preview button{color:#18221d;cursor:pointer;background:#fff;border:1px solid #fff3;border-radius:8px;justify-content:center;align-items:center;gap:6px;width:100%;height:38px;font-size:11px;font-weight:750;display:flex}.sfed-preview p{color:#829088;margin:10px 0 0;font-size:11px;line-height:1.5}.sfed-workspace{background:#f6f7f5;min-width:0;overflow:auto}.sfed-topbar{z-index:5;background:#fff;border-bottom:1px solid #dfe3df;justify-content:space-between;align-items:flex-start;height:128px;padding:25px 31px;display:flex;position:sticky;top:0}.sfed-topbar small{color:#6a766f}.sfed-topbar h2{margin:6px 0;font-family:Georgia,serif;font-size:26px;line-height:1.1}.sfed-topbar p{color:#6d756f;margin:0;font-size:13px}.sfed-close{cursor:pointer;background:#fff;border:1px solid #dce1dd;border-radius:50%;place-items:center;width:37px;height:37px;display:grid}.sfed-close:hover{background:#eef0ee}.sfed-loading,.sfed-empty{color:#68736d;justify-content:center;align-items:center;gap:10px;height:calc(100% - 128px);font-size:13px;display:flex}.sfed-loading svg{animation:1.1s linear infinite spin}.sfed-form{padding:0 31px 30px}.sfed-edit-section{border-bottom:1px solid #dce1dd;grid-template-columns:52px 205px minmax(0,1fr);gap:22px;padding:34px 0;display:grid}.sfed-section-number{color:#a7b0aa;font-family:Georgia,serif;font-size:23px}.sfed-section-copy small{color:#58665e}.sfed-section-copy h3{color:#1f2c25;margin:7px 0 8px;font-family:Georgia,serif;font-size:21px}.sfed-section-copy p{color:#707a74;max-width:165px;margin:0;font-size:12px;line-height:1.55}.sfed-visibility-toggle{color:#294235;cursor:pointer;background:#fff;border:1px solid #bdc8c1;border-radius:6px;align-items:center;gap:7px;min-height:31px;margin-top:15px;padding:0 10px;font-size:10px;font-weight:800;transition:background .16s,border-color .16s,color .16s;display:inline-flex}.sfed-visibility-toggle[aria-pressed=true]{color:#285139;background:#e7f0e9;border-color:#a9bcae}.sfed-visibility-toggle[aria-pressed=false]{color:#785b47;background:#eee9e4;border-color:#d3c6bb}.sfed-edit-section.is-hidden .sfed-section-number{color:#c1aaa0}.sfed-edit-section.is-hidden .sfed-fields{opacity:.55}.sfed-edit-section.is-hidden .sfed-fields:focus-within{opacity:1}.sfed-fields{transition:opacity .18s}.sfed-section-note{color:#536159;border-top:1px solid #d4dad6;border-bottom:1px solid #d4dad6;align-items:center;gap:12px;min-height:68px;display:flex}.sfed-section-note>span{gap:4px;display:grid}.sfed-section-note b{font-size:12px}.sfed-section-note small{letter-spacing:0;color:#7b857f;font-size:10px;font-weight:500}.sfed-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.sfed-fields label{color:#46534b;flex-wrap:wrap;justify-content:space-between;gap:7px;font-size:11px;font-weight:750;display:flex}.sfed-fields label>span{color:#8a938d;font-size:10px;font-weight:500}.sfed-fields label.wide,.sfed-fields .wide{grid-column:1/-1}.sfed-fields input,.sfed-fields textarea{width:100%;font:inherit;color:#1e2923;background:#fff;border:1px solid #ccd3ce;border-radius:7px;outline:none;padding:11px 12px;font-size:13px;transition:border-color .16s,box-shadow .16s}.sfed-fields input:focus,.sfed-fields textarea:focus{border-color:#526d5d;box-shadow:0 0 0 3px #526d5d1c}.sfed-fields textarea{resize:vertical;min-height:88px;line-height:1.55}.sfed-featured-list{border-top:1px solid #d9dedb}.sfed-featured-list>div{border-bottom:1px solid #d9dedb;grid-template-columns:30px minmax(0,1fr) auto 30px 30px;align-items:center;gap:8px;min-height:50px;padding:5px 2px;display:grid}.sfed-featured-list>div.selected{background:#f0f5ec}.sfed-featured-list span{gap:2px;display:grid}.sfed-featured-list b{font-size:12px}.sfed-featured-list small{letter-spacing:0;color:#7d8781;font-size:10px;font-weight:500}.sfed-featured-list em{color:#fff;background:#1f3027;border-radius:12px;place-items:center;min-width:21px;height:21px;font-size:10px;font-style:normal;font-weight:800;display:grid}.sfed-featured-list button,.sfed-order-buttons button,.sfed-product-order button{cursor:pointer;background:#fff;border:1px solid #d6ddd8;border-radius:6px;place-items:center;width:29px;height:29px;display:grid}.sfed-featured-list button:disabled,.sfed-order-buttons button:disabled,.sfed-product-order button:disabled{opacity:.32;cursor:default}.sfed-featured-list .sfed-check{border-color:#bdc8c0}.sfed-featured-list .selected .sfed-check{color:#fff;background:#1f3027;border-color:#1f3027}.sfed-savebar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6f7f5f2;justify-content:flex-end;align-items:center;gap:14px;padding:17px 0 3px;display:flex;position:sticky;bottom:0}.sfed-savebar .primary,.sfed-category-form footer .primary,.sfed-products .primary,.sfed-category-list .primary{justify-content:center;align-items:center;gap:7px;display:flex}.sfed-error{color:#a04437;align-items:center;gap:7px;margin-right:auto;font-size:12px;display:flex}.sfed-category-layout{grid-template-columns:300px minmax(0,1fr);min-height:calc(100% - 128px);display:grid}.sfed-category-list{background:#f0f2ef;border-right:1px solid #dce1dd;padding:20px 12px;overflow:auto}.sfed-category-list>div:first-child{justify-content:space-between;align-items:center;padding:0 7px 15px;display:flex}.sfed-category-list>div:first-child small{letter-spacing:.12em;color:#707c74;font-size:9px;font-weight:800}.sfed-category-list .primary{height:30px;padding:0 10px;font-size:10px}.sfed-category-list>div:not(:first-child){border:1px solid #0000;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;margin-bottom:5px;display:grid}.sfed-category-list>div.active{background:#fff;border-color:#d7ddd9;box-shadow:0 3px 12px #1f30270d}.sfed-category-select{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:8px;min-width:0;padding:11px 7px 11px 10px;display:flex}.sfed-category-select span{gap:3px;min-width:0;display:grid}.sfed-category-select b{text-overflow:ellipsis;font-size:12px;overflow:hidden}.sfed-category-select small{letter-spacing:0;color:#7f8983;font-size:9px;font-weight:500}.sfed-category-select i{text-transform:uppercase;color:#6c766f;background:#e3e7e4;border-radius:9px;padding:4px 6px;font-size:8px;font-style:normal;font-weight:800}.sfed-category-select i.home{color:#36572e;background:#e0efd2}.sfed-order-buttons{align-content:center;gap:3px;padding-right:6px;display:grid}.sfed-order-buttons button{width:23px;height:22px}.sfed-category-form{max-width:850px;padding:29px 34px}.sfed-category-form>header{border-bottom:1px solid #dce1dd;justify-content:space-between;align-items:flex-start;margin-bottom:25px;padding-bottom:22px;display:flex}.sfed-category-form h3{margin:6px 0;font-family:Georgia,serif;font-size:24px}.sfed-category-form p{color:#7a847e;margin:0;font-size:11px}.sfed-category-form>header>button{cursor:pointer;background:#fff;border:1px solid #cbd3cd;border-radius:7px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;font-weight:700;display:flex}.sfed-slug{background:#fff;border:1px solid #ccd3ce;border-radius:7px;width:100%;display:flex;overflow:hidden}.sfed-slug span{color:#7d867f;background:#edf0ed;border-right:1px solid #ccd3ce;padding:11px;font-weight:500}.sfed-slug input{border:0;border-radius:0;box-shadow:none!important}.sfed-switches{grid-template-columns:1fr 1fr;gap:13px;margin-top:22px;display:grid}.sfed-switches label{cursor:pointer;background:#fff;border:1px solid #d5dbd7;border-radius:8px;gap:9px;padding:13px;display:flex}.sfed-switches input{accent-color:#283b30;margin-top:3px}.sfed-switches span{gap:3px;display:grid}.sfed-switches b{font-size:11px}.sfed-switches small{letter-spacing:0;color:#758078;font-size:9px;font-weight:500}.sfed-category-form>footer{justify-content:flex-end;margin-top:20px;display:flex}.sfed-products{max-width:980px;padding:31px}.sfed-products-intro{border-bottom:1px solid #dce1dd;justify-content:space-between;align-items:flex-start;padding-bottom:25px;display:flex}.sfed-products-intro h3{margin:7px 0;font-family:Georgia,serif;font-size:22px}.sfed-products-intro p{color:#737e77;max-width:540px;margin:0;font-size:12px;line-height:1.5}.sfed-product-order>div{border-bottom:1px solid #dce1dd;grid-template-columns:54px minmax(0,1fr) 34px 34px;align-items:center;gap:8px;min-height:65px;display:grid}.sfed-product-order em{color:#9ca69f;font-family:Georgia,serif;font-size:19px;font-style:normal}.sfed-product-order span{gap:4px;display:grid}.sfed-product-order b{font-size:13px}.sfed-product-order small{letter-spacing:0;color:#78827c;font-size:10px;font-weight:500}.store-row-actions{gap:3px}.store-row-actions button{flex:none}@media (width<=950px){.storefront-editor-layer{padding:0}.storefront-editor{border-radius:0;grid-template-columns:190px minmax(0,1fr);width:100vw;height:100dvh}.sfed-edit-section{grid-template-columns:42px minmax(0,1fr)}.sfed-section-copy,.sfed-fields{grid-column:2}.sfed-category-layout{grid-template-columns:240px minmax(0,1fr)}.sfed-category-form{padding:25px 22px}}@media (width<=700px){.storefront-editor{display:block;overflow:auto}.sfed-sidebar{z-index:9;grid-template-columns:auto 1fr;padding:10px 12px;display:grid;position:sticky;top:0}.sfed-sidebar>header{border:0;padding:0 10px 0 0}.sfed-sidebar header small,.sfed-sidebar .sfed-preview{display:none}.sfed-sidebar nav{justify-content:flex-end;padding:0;display:flex}.sfed-sidebar nav button{padding:9px}.sfed-sidebar nav button span small{display:none}.sfed-sidebar nav button.active{box-shadow:inset 0 -2px #d6ff68}.sfed-topbar{height:112px;padding:20px}.sfed-topbar h2{font-size:21px}.sfed-topbar p{display:none}.sfed-form{padding:0 20px}.sfed-edit-section{grid-template-columns:34px minmax(0,1fr);gap:12px;padding:25px 0}.sfed-fields{grid-template-columns:1fr}.sfed-fields label,.sfed-fields label.wide,.sfed-fields .wide{grid-column:1}.sfed-category-layout{display:block}.sfed-category-list{border-bottom:1px solid #dce1dd;border-right:0;max-height:230px}.sfed-switches{grid-template-columns:1fr}.sfed-products{padding:22px}.sfed-products-intro{gap:16px;display:grid}}.packer-admin-tabs{border:1px solid var(--line);background:#fff;border-radius:8px;display:flex;overflow:hidden}.packer-admin-tabs button{color:#6f716b;background:#fff;border-radius:0;align-items:center;gap:6px;min-height:34px;padding:0 11px;font-size:9px;font-weight:650;display:flex}.packer-admin-tabs button+button{border-left:1px solid var(--line)}.packer-admin-tabs button.active{color:#fff;background:#252723}.packer-monthly-statistics{color:#292b27;min-width:0;margin-top:23px}.packer-monthly-statistics:not(.admin){height:calc(100vh - 72px);margin:0;padding:23px 26px 65px;overflow-y:auto}.packer-month-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:20px;min-height:82px;display:flex}.packer-month-toolbar small,.packer-daily-chart header small,.packer-store-breakdown header small,.packer-stat-recent header small{letter-spacing:1.1px;color:#6f7d75;font-size:8px;font-weight:800}.packer-month-toolbar h2{letter-spacing:-.5px;margin:6px 0 0;font:600 23px Manrope,sans-serif}.packer-month-toolbar p{color:#858680;margin:6px 0 0;font-size:10px}.packer-month-toolbar>label{color:#686a64;gap:6px;font-size:9px;display:grid}.packer-month-toolbar input{border:1px solid var(--line);color:#363833;background:#fff;border-radius:7px;outline:0;height:37px;padding:0 10px;font:600 11px Manrope,sans-serif}.packer-month-toolbar input:focus{border-color:#8195d7;box-shadow:0 0 0 3px #e5e9f7}.packer-stat-team{border-bottom:1px solid var(--line);scrollbar-width:thin;display:flex;overflow-x:auto}.packer-stat-team button{border-right:1px solid var(--line);text-align:left;color:#73756f;background:0 0;grid-template-rows:auto auto;grid-template-columns:34px minmax(0,1fr);align-content:center;column-gap:9px;min-width:175px;min-height:66px;padding:10px 13px;display:grid}.packer-stat-team button>span{background:#e7e7e2;border-radius:50%;grid-row:1/3;place-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:grid}.packer-stat-team button b{color:#3c3e39;font-size:10px}.packer-stat-team button small{margin-top:3px;font-size:8px}.packer-stat-team button.active{color:#4561bc;background:#edf1fd}.packer-stat-team button.active>span{color:#fff;background:#3159d7}.packer-stat-team button.active b{color:#2949a6}.packer-stat-content{transition:opacity .18s}.packer-stat-content.is-refreshing{opacity:.52}.packer-stat-metrics{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.packer-stat-metrics>span{grid-template-columns:22px 1fr;align-content:center;column-gap:7px;min-height:112px;padding:20px 17px;display:grid}.packer-stat-metrics>span+span{border-left:1px solid var(--line)}.packer-stat-metrics svg{color:#607368;grid-row:1/4}.packer-stat-metrics small{color:#73756f;font-size:9px}.packer-stat-metrics strong{margin-top:5px;font:600 27px Manrope,sans-serif}.packer-stat-metrics em{color:#92938d;margin-top:4px;font-size:8px;font-style:normal}.packer-stat-grid{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1.65fr) minmax(230px,.75fr);display:grid}.packer-daily-chart{min-width:0;padding:22px 22px 18px 0}.packer-daily-chart>header,.packer-store-breakdown>header,.packer-stat-recent>header{justify-content:space-between;align-items:flex-start;display:flex}.packer-daily-chart h3,.packer-store-breakdown h3,.packer-stat-recent h3{margin:5px 0 0;font:600 15px Manrope,sans-serif}.packer-daily-chart header svg{color:#77877e}.packer-bars{background:repeating-linear-gradient(0deg,#0000 0 44px,#e5e5e0 45px);border-bottom:1px solid #c9cbc5;align-items:flex-end;gap:4px;height:180px;margin-top:19px;display:flex}.packer-bars>span{flex:1;justify-content:center;align-items:flex-end;min-width:4px;height:100%;display:flex;position:relative}.packer-bars i{background:#536a5d;border-radius:3px 3px 0 0;width:min(11px,72%);min-height:2px;transition:height .28s}.packer-bars span:hover i{background:#3159d7}.packer-bars small{color:#8b8c86;font-size:7px;position:absolute;top:calc(100% + 7px)}.packer-store-breakdown{border-left:1px solid var(--line);padding:22px 0 18px 22px}.packer-store-breakdown>div{border-bottom:1px solid var(--line-soft);grid-template-columns:1fr 35px;align-items:center;min-height:55px;display:grid;position:relative}.packer-store-breakdown span b,.packer-store-breakdown span small{display:block}.packer-store-breakdown span b{font-size:10px}.packer-store-breakdown span small{color:#8d8e88;margin-top:3px;font-size:8px}.packer-store-breakdown strong{text-align:right;font:600 14px Manrope,sans-serif}.packer-store-breakdown>div>i{background:#ecece7;height:2px;position:absolute;bottom:0;left:0;right:0}.packer-store-breakdown>div>i b{background:#778a7f;height:100%;display:block}.packer-store-breakdown>p{color:#8b8c86;margin:24px 0;font-size:9px;line-height:1.5}.packer-stat-recent{padding-top:22px}.packer-stat-recent>header>span{color:#8a8b85;font-size:8px}.packer-stat-row{border-bottom:1px solid var(--line-soft);grid-template-columns:1fr 1fr 1fr .55fr .75fr;align-items:center;gap:12px;min-height:55px;font-size:9px;display:grid}.packer-stat-row span b,.packer-stat-row span small{display:block}.packer-stat-row span small{color:#92938d;margin-top:3px;font-size:7px}.packer-stat-head{color:#90918b;min-height:33px;font-size:8px}.packer-stat-empty{text-align:center;color:#858680;align-content:center;place-items:center;min-height:155px;display:grid}.packer-stat-empty b{color:#51534e;margin-top:9px;font-size:11px}.packer-stat-empty p{max-width:390px;margin:5px 0 0;font-size:9px;line-height:1.5}.packer-stat-message{color:#747670;justify-content:center;align-items:center;gap:8px;min-height:190px;font-size:10px;display:flex}.packer-stat-message.error{color:#9b4d45}@media (width<=860px){.packer-monthly-statistics:not(.admin){height:calc(100dvh - 132px - env(safe-area-inset-bottom));padding:17px 16px 35px}.packer-month-toolbar{min-height:90px}.packer-stat-metrics>span{min-height:100px;padding:15px 11px}.packer-stat-metrics strong{font-size:24px}.packer-stat-grid{grid-template-columns:1fr}.packer-daily-chart{padding-right:0}.packer-store-breakdown{border-left:0;border-top:1px solid var(--line);padding-left:0}.packer-stat-recent{padding-bottom:20px}}@media (width<=620px){.packer-sidebar nav{gap:2px;width:100%}.packer-sidebar nav button{flex-direction:column;flex:1;gap:2px;min-width:0!important;padding:0 3px!important}.packer-sidebar nav button span{font-size:8px!important}.packer-sidebar{grid-template-columns:minmax(0,1fr) auto}.packer-month-toolbar{grid-template-columns:1fr auto;gap:10px;display:grid}.packer-month-toolbar p{font-size:9px}.packer-month-toolbar>label span{display:none}.packer-month-toolbar input{width:134px}.packer-stat-metrics{grid-template-columns:1fr 1fr}.packer-stat-metrics>span:nth-child(3){border-left:0;border-top:1px solid var(--line)}.packer-stat-metrics>span:nth-child(4){border-top:1px solid var(--line)}.packer-bars{gap:2px;height:145px}.packer-stat-row.packer-stat-head{display:none}.packer-stat-row{grid-template-columns:1fr;gap:6px;padding:12px 0}.packer-stat-row>span{justify-content:space-between;align-items:center;font-size:11px;display:flex}.packer-stat-row>span:before{content:attr(data-label);color:#92938d;font-size:9px}.packer-stat-row span small{margin:0 0 0 6px;display:inline}.packer-admin-tabs{width:100%}.packer-admin-tabs button{flex:1;justify-content:center}.packer-monthly-statistics.admin .packer-month-toolbar{margin-top:8px}}.payment-settings{max-width:1420px}.payment-settings-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:30px;padding-bottom:28px;display:flex}.payment-settings-title>div>small{text-transform:uppercase;letter-spacing:.14em;color:#858781;font-size:9px;font-weight:700}.payment-settings-title h2{margin:8px 0 7px;font-size:34px}.payment-settings-title p{color:#777a74;font-size:11px}.payment-settings-title>span{color:#95662b;background:#f2eadc;border-radius:8px;align-items:center;gap:8px;padding:11px 14px;font-size:10px;font-weight:700;display:flex}.payment-settings-title>span.live{color:#276649;background:#e1efe7}.payment-master-warning{color:#74511f;background:#f4eadc;border-left:3px solid #b88338;align-items:flex-start;gap:13px;margin:24px 0 0;padding:18px 20px;display:flex}.payment-master-warning b{font-size:11px}.payment-master-warning p{margin:4px 0 0;font-size:10px;line-height:1.6}.payment-master-warning code{background:#ffffff80;padding:2px 4px;font-size:9px}.payment-safety-note{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr 38px 1fr;gap:16px 20px;padding:26px 0;display:grid}.payment-safety-note>span{color:#a2a49e;font:italic 17px Georgia,serif}.payment-safety-note b{font-size:11px}.payment-safety-note p{color:#7f817b;margin:4px 0 0;font-size:9px;line-height:1.5}.payment-provider-list{display:grid}.payment-provider-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(210px,.8fr) minmax(280px,1fr) minmax(500px,1.7fr);align-items:center;gap:24px;padding:30px 0;display:grid}.payment-provider-identity{align-items:center;gap:15px;display:flex}.payment-provider-identity>span{color:#fff;background:#242724;border-radius:50%;place-items:center;width:46px;height:46px;display:grid}.payment-provider-identity small{text-transform:uppercase;letter-spacing:.13em;color:#8b8d87;font-size:8px}.payment-provider-identity h3{margin:4px 0 2px;font-size:18px}.payment-provider-identity p{color:#858781;font-size:9px}.payment-provider-usage{border-left:1px solid var(--line);grid-template-columns:1fr 1fr;display:grid}.payment-provider-usage>span{padding-left:24px}.payment-provider-usage small,.payment-provider-usage b{display:block}.payment-provider-usage small{color:#8d8f89;margin-bottom:6px;font-size:8px}.payment-provider-usage b{font-size:15px}.payment-provider-controls{grid-template-columns:minmax(150px,1fr) auto auto auto;align-items:end;gap:12px;display:grid}.payment-provider-controls>label:first-child>span{color:#777a74;margin-bottom:5px;font-size:8px;font-weight:700;display:block}.payment-provider-controls>label:first-child>div{border:1px solid var(--line);background:#fff;grid-template-columns:1fr auto;align-items:center;padding:0 10px;display:grid}.payment-provider-controls input[type=number]{border:0;outline:0;width:100%;padding:10px 0;font-size:11px}.payment-provider-controls>label:first-child small{color:#94968f;font-size:7px}.payment-switch input{opacity:0;pointer-events:none;position:absolute}.payment-switch>span{border:1px solid var(--line);cursor:pointer;background:#fff;align-items:center;gap:7px;height:38px;padding:0 10px;display:flex}.payment-switch i{background:#c7c9c3;border-radius:10px;width:23px;height:13px;position:relative}.payment-switch i:after{content:"";background:#fff;border-radius:50%;width:9px;height:9px;transition:all .2s;position:absolute;top:2px;left:2px}.payment-switch input:checked+span i{background:#33795a}.payment-switch input:checked+span i:after{left:12px}.payment-switch.pause input:checked+span i{background:#af7836}.payment-switch b{white-space:nowrap;font-size:8px}.payment-provider-controls>button{color:#fff;background:#242724;border:0;border-radius:6px;align-items:center;gap:6px;height:38px;padding:0 14px;font-size:9px;font-weight:700;display:flex}.payment-provider-controls>button:disabled{opacity:.55}.spin{animation:.8s linear infinite payment-spin}@keyframes payment-spin{to{transform:rotate(360deg)}}.payment-provider-rules{border-top:1px dashed #d8dad4;grid-column:1/-1;grid-template-columns:1.5fr .75fr .75fr;gap:14px;padding:19px 0 3px;display:grid}.payment-provider-rules label>span{color:#696c66;margin-bottom:6px;font-size:8px;font-weight:700;display:block}.payment-provider-rules label>input,.payment-provider-rules label>div{border:1px solid var(--line);background:#fff;outline:0;width:100%;height:40px;padding:0 11px;font-size:10px}.payment-provider-rules label>div{grid-template-columns:1fr auto;align-items:center;display:grid}.payment-provider-rules label>div input{border:0;outline:0;min-width:0}.payment-provider-rules label>div small{color:#8b8d87;font-size:8px}.payment-provider-rules label>small{color:#969892;margin-top:5px;font-size:7px;display:block}.payment-provider-row>footer{color:#747772;grid-column:1/-1;gap:18px;font-size:8px;display:flex}.payment-provider-row>footer span{align-items:center;gap:6px;display:flex}.payment-provider-row>footer i{background:#aaa;border-radius:50%;width:6px;height:6px}.payment-provider-row>footer .ready i{background:#3f9a70}.payment-provider-row>footer .blocked i{background:#c07832}.payment-provider-row>footer .muted{color:#999}@media (width<=1100px){.payment-provider-row{grid-template-columns:1fr 1fr}.payment-provider-controls,.payment-provider-row>footer{grid-column:1/-1}}@media (width<=700px){.payment-settings-title{align-items:start;display:grid}.payment-safety-note{grid-template-columns:30px 1fr}.payment-provider-row{grid-template-columns:1fr}.payment-provider-usage{border-left:0}.payment-provider-usage>span{padding:0}.payment-provider-controls{grid-column:auto;grid-template-columns:1fr 1fr}.payment-provider-controls>label:first-child{grid-column:1/-1}.payment-provider-controls>button{grid-column:1/-1;justify-content:center}.payment-provider-rules{grid-column:auto;grid-template-columns:1fr}.payment-provider-row>footer{grid-column:auto;display:grid}.payment-settings{padding-inline:18px!important}}
