:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111613;background:#f7f8f7;font-synthesis:none;--green:#169447;--green-2:#26b95d;--green-soft:#eaf7ef;--ink:#111613;--muted:#6f7873;--line:#e4e9e6;--panel:#fff;--nav:#071a14;--nav-2:#0c251c;--shadow:0 1px 2px rgba(5,20,14,.03),0 8px 30px rgba(5,20,14,.04)}html,body,#root{min-height:100%;margin:0}body{min-width:320px;background:#f7f8f7}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}.brand{display:flex;align-items:center;gap:10px;color:#fff}.brand-mark{width:34px;height:34px;flex:none}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{font-size:20px;letter-spacing:-.03em}.brand-copy span{font-size:10px;text-transform:uppercase;letter-spacing:.26em;margin-top:4px;opacity:.95}.app-shell{min-height:100vh;display:grid;grid-template-columns:228px minmax(0,1fr);background:#f8faf9}.sidebar{position:sticky;top:0;height:100vh;padding:24px 16px 18px;display:flex;flex-direction:column;background:linear-gradient(180deg,#071a14,#0b2019 68%,#081912);color:#fff;border-right:1px solid rgba(255,255,255,.04)}.sidebar .brand{padding:0 10px 22px}.side-nav{display:flex;flex-direction:column;gap:4px}.side-link{color:#e6eee9;text-decoration:none;display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:8px;font-size:13px;font-weight:600;transition:.16s ease}.side-link:hover{background:#ffffff0f}.side-link.active{background:linear-gradient(90deg,#0d5b31,#164b30);color:#fff;box-shadow:inset 3px 0 #38d877}.sidebar-footer{margin-top:auto;display:grid;gap:10px}.workspace-card{border:1px solid rgba(255,255,255,.1);background:#ffffff0a;border-radius:10px;padding:10px;display:flex;gap:9px;align-items:center}.workspace-card strong,.workspace-card span{display:block}.workspace-card strong{font-size:11px;max-width:135px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workspace-card span{font-size:10px;color:#9fb0a7;margin-top:3px}.avatar{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#dff8e8,#aeecc7);color:#0c7437;font-weight:800}.main-area{min-width:0}.topbar{height:64px;position:sticky;z-index:20;top:0;display:flex;align-items:center;justify-content:space-between;padding:0 24px;background:#fffffff5;backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.global-search{width:min(440px,45vw);height:38px;display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:0 11px;color:#929a96}.global-search input{border:0;outline:0;flex:1;min-width:0;color:var(--ink)}kbd{border:1px solid #edf0ee;border-radius:5px;padding:2px 5px;background:#fafbfa;font-size:10px;color:#7c8581}.topbar-actions{display:flex;align-items:center;gap:10px}.icon-button,.avatar-button,.workspace-switcher{border:1px solid var(--line);background:#fff;border-radius:9px;min-height:36px}.icon-button{width:36px;color:#ef4e4e}.avatar-button{width:36px;border-radius:50%;background:#e8f6ed;color:#14763b;font-weight:800}.workspace-switcher{padding:0 14px;font-size:12px;font-weight:650}.page-wrap{padding:24px;max-width:1600px;margin:0 auto}.page-title-row{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:20px}.page-title-row h1{font-size:26px;margin:0;letter-spacing:-.04em}.page-title-row p{margin:5px 0 0;color:var(--muted);font-size:13px}.toolbar{display:flex;gap:8px;flex-wrap:wrap}.primary-button,.secondary-button,.text-button{border-radius:8px;min-height:38px;padding:0 14px;font-weight:650;font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.primary-button{color:#fff;border:1px solid #13843f;background:linear-gradient(#1daa52,#148942)}.secondary-button{background:#fff;color:#28312c;border:1px solid var(--line)}.text-button{min-height:auto;padding:4px 7px;background:transparent;border:0;color:var(--green)}.full{width:100%}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.stat-card{min-height:112px;padding:16px;display:flex;align-items:flex-start;justify-content:space-between;border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:var(--shadow)}.stat-card .eyebrow{font-size:11px;color:#66716b;display:block;margin-bottom:7px}.stat-card strong{display:block;font-size:21px;letter-spacing:-.03em}.stat-card small{display:block;margin-top:6px;font-size:10px;color:#87918c}.stat-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--green-soft);color:var(--green)}.notice{padding:12px 14px;border-radius:9px;margin:12px 0;font-size:12px}.notice.error{background:#fff2f2;color:#a43b3b;border:1px solid #ffd6d6}.dashboard-grid,.operations-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.panel{min-width:0;border:1px solid var(--line);background:#fff;border-radius:12px;box-shadow:var(--shadow);padding:15px}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.panel-heading h2{margin:0;font-size:13px;letter-spacing:-.01em}.span-2{grid-column:span 2}.span-4{grid-column:span 4}.empty-state{min-height:138px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;border:1px dashed #dce4df;border-radius:10px;background:linear-gradient(180deg,#fbfcfb,#f7faf8);color:#7a857f}.empty-state svg{color:#4e9f6c;margin-bottom:9px}.empty-state strong{color:#39423d;font-size:12px}.empty-state p{max-width:470px;margin:6px 0 0;font-size:11px;line-height:1.5}.health-card{min-height:138px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:7px;padding:14px}.health-card small{color:var(--muted)}.health-dot{width:10px;height:10px;border-radius:50%;background:#29b45e;box-shadow:0 0 0 5px #e7f8ee}.tabbar{display:flex;gap:22px;border-bottom:1px solid var(--line);margin-bottom:14px}.tabbar button{background:transparent;border:0;padding:0 0 12px;font-size:12px;color:#5f6964}.tabbar button.active{color:var(--green);border-bottom:2px solid var(--green)}.pos-shell{min-height:100vh;display:grid;grid-template-columns:82px minmax(0,1fr);background:#f5f7f6}.pos-rail{background:linear-gradient(180deg,#061b14,#0b241b);padding:19px 10px;display:flex;flex-direction:column;align-items:center;gap:12px;color:#fff}.pos-rail .brand{margin-bottom:14px}.rail-button{width:62px;min-height:62px;border:0;background:transparent;color:#d8e4dd;display:flex;flex-direction:column;gap:4px;align-items:center;justify-content:center;border-radius:10px;font-size:10px}.rail-button.active{background:#158f4647;box-shadow:inset 0 0 0 1px #31d66f38}.pos-main{min-width:0}.pos-topbar{min-height:70px;background:#fff;border-bottom:1px solid var(--line);padding:10px 18px;display:flex;justify-content:space-between;align-items:center}.pos-topbar .brand{color:#111613}.pos-brandline{display:flex;align-items:center;gap:18px}.sync-pill{display:flex;align-items:center;gap:6px;border:1px solid var(--line);border-radius:8px;padding:7px 10px;font-size:11px;font-weight:700}.sync-pill.online{color:#157b3c;background:#f4fbf7}.sync-pill.offline{color:#ac4c4c;background:#fff5f5}.cash-drawer{padding:8px 12px;border:1px solid var(--line);border-radius:8px;font-size:11px}.cash-drawer strong{color:var(--green);margin-left:7px}.pos-layout{display:grid;grid-template-columns:330px minmax(440px,1fr) 310px;gap:10px;padding:10px;min-height:calc(100vh - 70px)}.cart-panel,.catalog-panel,.pos-sidepanel{min-width:0}.cart-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:15px;display:flex;flex-direction:column;gap:11px}.cart-total{margin-top:auto;display:flex;justify-content:space-between;font-size:14px;padding-top:12px;border-top:1px solid var(--line)}.catalog-panel{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:14px}.product-search{display:flex;align-items:center;gap:9px;min-height:45px;border:1px solid var(--line);border-radius:9px;padding:0 12px;color:#77817c}.product-search input{border:0;outline:0;flex:1;min-width:0}.catalog-panel>.empty-state{flex:1;min-height:360px}.scanner-bar{min-height:50px;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;gap:9px;padding:0 12px;color:#717b76;font-size:12px}.scanner-bar span{flex:1}.scanner-bar button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:7px 12px}.pos-sidepanel{display:flex;flex-direction:column;gap:10px}.pos-sidepanel .panel{box-shadow:none}.plain-input{width:100%;min-height:40px;border:1px solid var(--line);border-radius:8px;padding:0 10px;outline:0}.beta{color:#15924a;background:#eaf8ef;border-radius:5px;padding:2px 5px;font-size:8px}.inbox-layout{min-height:calc(100vh - 64px);display:grid;grid-template-columns:310px minmax(420px,1fr) 300px;background:#fff}.conversation-list,.conversation-view,.customer-context{min-width:0;padding:14px;border-right:1px solid var(--line)}.customer-context{border-right:0}.list-search{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;padding:0 10px;min-height:40px}.list-search input{flex:1;border:0;outline:0;min-width:0}.channel-chips{display:flex;gap:6px;flex-wrap:wrap;margin:10px 0}.channel-chips span{display:flex;align-items:center;gap:4px;border:1px solid var(--line);border-radius:999px;padding:5px 8px;font-size:10px}.conversation-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:12px;margin-bottom:12px}.conversation-header strong,.conversation-header span{display:block}.conversation-header span{margin-top:4px;font-size:11px;color:var(--muted)}.customer-context h2{font-size:13px;margin:0 0 12px}.conversation-view>.empty-state{min-height:60vh}.setup-steps{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin:0 0 16px}.setup-steps div{display:flex;gap:7px;align-items:center;font-size:10px;color:#808985}.setup-steps div span{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#edf1ef;color:#5c6661}.setup-steps div.active{color:#178b45;font-weight:700}.setup-steps div.active span{background:#178b45;color:#fff}.setup-grid{display:grid;grid-template-columns:2fr 1fr;gap:12px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid label{display:grid;gap:6px;font-size:11px;font-weight:650}.form-grid input{min-height:39px;border:1px solid var(--line);border-radius:8px;outline:0;padding:0 10px}.setup-cards{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:16px}.setup-card{display:flex;gap:10px;border:1px solid var(--line);border-radius:10px;padding:12px;color:#178b45}.setup-card strong,.setup-card span{display:block}.setup-card strong{color:#252d29;font-size:11px}.setup-card span{color:#7b8580;font-size:10px;margin-top:4px}.progress-circle{width:74px;height:74px;border-radius:50%;display:grid;place-items:center;margin:10px auto 16px;border:7px solid #dff4e7;border-top-color:#1da453;color:#178b45;font-weight:800}.progress-row{display:flex;gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid #f0f2f1;font-size:11px;color:#5f6964}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,.9fr) minmax(520px,1.4fr);background:#fff}.login-panel-dark{color:#fff;padding:48px 56px;display:flex;flex-direction:column;background:radial-gradient(circle at 85% 45%,rgba(35,180,95,.26),transparent 33%),linear-gradient(145deg,#061b14,#0b3926)}.login-copy{margin-top:90px}.login-copy h1{margin:0;font-size:30px;letter-spacing:-.04em}.login-copy p{margin:7px 0 0;color:#cbd8d1;font-size:13px}.login-form{display:grid;gap:14px;margin-top:28px}.login-form label{display:grid;gap:7px;font-size:11px}.field-with-icon{min-height:46px;display:flex;gap:9px;align-items:center;border:1px solid rgba(255,255,255,.15);background:#ffffff0a;border-radius:8px;padding:0 12px}.field-with-icon input{flex:1;min-width:0;color:#fff;border:0;outline:0;background:transparent}.login-submit{margin-top:4px;min-height:46px;border:0;border-radius:8px;background:linear-gradient(90deg,#2cb95d,#0e9e48);color:#fff;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.login-error{background:#a0252538;border:1px solid rgba(255,130,130,.28);padding:10px;border-radius:8px;font-size:11px}.security-note{margin-top:auto;padding-top:22px;display:flex;gap:9px;color:#a9bcb2;font-size:10px;border-top:1px solid rgba(255,255,255,.1)}.workspace-panel{padding:64px 54px;background:linear-gradient(#fff,#fbfcfb)}.workspace-panel h2{margin:0;font-size:24px;letter-spacing:-.03em}.workspace-panel>p{color:#7c8581;font-size:12px}.workspace-option{margin-top:28px;display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:10px;padding:16px}.workspace-option.active{border-color:#69c88d;box-shadow:0 0 0 2px #eef9f2}.workspace-option>div:nth-child(2){flex:1}.workspace-option strong,.workspace-option span{display:block}.workspace-option span{font-size:11px;color:#727c77;margin-top:4px}.radio-dot{width:16px;height:16px;border-radius:50%;border:4px solid #fff;box-shadow:0 0 0 2px #2aab5b;background:#2aab5b}.workspace-benefits{margin-top:55px;border:1px solid var(--line);border-radius:10px;padding:18px;display:grid;grid-template-columns:1fr 1fr;gap:14px;color:#4d5752;font-size:11px}.mini-check{display:inline-grid;place-items:center;width:20px;height:20px;border-radius:6px;margin-right:7px;background:#e9f8ef;color:#169447}@media(max-width:1200px){.stats-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.operations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.span-4{grid-column:span 2}.pos-layout{grid-template-columns:300px 1fr}.pos-sidepanel{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.inbox-layout{grid-template-columns:280px 1fr}.customer-context{display:none}}@media(max-width:860px){.app-shell{grid-template-columns:72px minmax(0,1fr)}.sidebar{padding-inline:8px;align-items:center}.sidebar .brand-copy,.side-link span,.workspace-card>div:not(.avatar){display:none}.side-link{width:48px;justify-content:center;padding:11px}.sidebar-footer{width:100%}.workspace-card{justify-content:center;padding:7px}.global-search{width:50vw}.workspace-switcher{display:none}.page-wrap{padding:18px}.setup-grid{grid-template-columns:1fr}.setup-page .span-2{grid-column:auto}.setup-steps{overflow:auto;display:flex;padding-bottom:8px}.setup-steps div{min-width:115px}.pos-shell{grid-template-columns:64px 1fr}.pos-layout{grid-template-columns:1fr}.cart-panel{min-height:380px}.pos-sidepanel{grid-column:auto;grid-template-columns:1fr}.login-shell{grid-template-columns:1fr}.workspace-panel{display:none}.login-panel-dark{min-height:100vh}}@media(max-width:620px){.topbar{padding:0 12px}.global-search{width:auto;flex:1}.topbar-actions .icon-button{display:none}.stats-grid,.dashboard-grid,.operations-grid,.form-grid,.setup-cards{grid-template-columns:1fr}.span-2,.span-4{grid-column:auto}.page-title-row{flex-direction:column}.inbox-layout{grid-template-columns:1fr}.conversation-list{display:none}.login-panel-dark{padding:34px 24px}.login-copy{margin-top:70px}}.workspace-boot-state{min-height:100vh;display:grid;place-items:center;align-content:center;gap:10px;padding:32px;text-align:center;background:radial-gradient(circle at 50% 35%,#eefaf2 0,transparent 32%),#f7faf8;color:#17201b}.workspace-boot-state strong{font-size:18px}.workspace-boot-state span{max-width:480px;color:#68736d;font-size:13px;line-height:1.5}.workspace-boot-state small{color:#8a948f}.workspace-boot-mark{width:52px;height:52px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#1eb457,#0b7e39);color:#fff;font-size:24px;font-weight:900;box-shadow:0 12px 32px #1189412e}.workspace-boot-error .workspace-boot-mark{background:linear-gradient(145deg,#d24d4d,#a93232)}.workspace-boot-state button{margin-top:6px;min-height:38px;padding:0 16px;border:1px solid #d9e2dd;border-radius:8px;background:#fff;color:#203027;font-weight:700}.workspace-boot-state button:hover{border-color:#a7cdb6}.buy-status{padding:28px;color:#68736d}.buy-error,.buy-inline-error{color:#a93232}.buy-table-wrap{overflow-x:auto}.buy-table{width:100%;border-collapse:collapse;min-width:720px}.buy-table th,.buy-table td{padding:14px 12px;border-bottom:1px solid #e7eee9;text-align:left;font-size:13px}.buy-table th{color:#68736d;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.buy-ref,.buy-badge,.buy-primary{display:inline-flex;align-items:center;gap:7px}.buy-ref{font-weight:700;color:#17201b}.buy-badge{padding:5px 9px;border-radius:999px;background:#eef7f2;color:#0f5c4a;font-weight:700;text-transform:capitalize}.buy-primary{min-height:40px;justify-content:center;padding:0 15px;border:0;border-radius:9px;background:#0f5c4a;color:#fff;font-weight:750;cursor:pointer}.buy-primary:disabled{opacity:.45;cursor:not-allowed}.buy-form{display:grid;gap:18px}.buy-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.buy-form label,.buy-product-picker label,.buy-line label{display:grid;gap:6px;color:#4d5c54;font-size:12px;font-weight:700}.buy-form input,.buy-form select{width:100%;min-height:42px;padding:8px 10px;border:1px solid #dce6e0;border-radius:8px;background:#fff;color:#17201b;font:inherit;outline:none}.buy-form input:focus,.buy-form select:focus{border-color:#78b99d;box-shadow:0 0 0 3px #0f5c4a14}.buy-product-picker{position:relative;display:grid;gap:7px}.buy-help,.buy-line-empty{font-size:12px;color:#748078}.buy-search-results{display:grid;border:1px solid #e0e9e4;border-radius:9px;overflow:hidden;background:#fff}.buy-search-results button{display:flex;justify-content:space-between;gap:14px;padding:10px 12px;border:0;border-bottom:1px solid #edf2ef;background:#fff;text-align:left;cursor:pointer}.buy-search-results button:last-child{border-bottom:0}.buy-search-results button:hover{background:#f4faf6}.buy-search-results small,.buy-line small{color:#7a8780}.buy-lines{display:grid;gap:8px}.buy-line{display:grid;grid-template-columns:minmax(160px,1fr) 90px 150px 34px;gap:10px;align-items:end;padding:11px;border:1px solid #e5ece8;border-radius:10px;background:#fbfdfc}.buy-line>div{display:grid;gap:3px;align-self:center}.buy-line>button{width:34px;height:34px;border:1px solid #e1e8e4;border-radius:8px;background:#fff;color:#68736d;cursor:pointer}.buy-form-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:4px;border-top:1px solid #edf2ef;color:#4d5c54;font-size:13px;font-weight:700}.buy-inline-error{padding:10px 12px;border-radius:8px;background:#fff3f3;font-size:12px}@media(max-width:760px){.buy-page .page-title-row{align-items:flex-start}.buy-table th,.buy-table td{padding:12px 9px}.buy-form-grid{grid-template-columns:1fr}.buy-line{grid-template-columns:1fr 80px}.buy-line>label:nth-of-type(2){grid-column:1/2}.buy-line>button{grid-column:2;grid-row:2}.buy-form-footer{align-items:stretch;flex-direction:column}.buy-primary{width:100%}}.pos-cart-lines{display:grid;gap:8px;max-height:44vh;overflow:auto;padding-right:2px}.pos-cart-line{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--line);border-radius:9px;padding:10px;background:#fff}.pos-cart-line strong,.pos-cart-line span{display:block}.pos-cart-line strong{font-size:11px;color:#27302b}.pos-cart-line span{font-size:9px;color:var(--muted);margin-top:3px}.qty-control{display:flex;align-items:center;gap:7px}.qty-control button{width:26px;height:26px;border:1px solid var(--line);border-radius:7px;background:#fff;color:#236a40;display:grid;place-items:center}.qty-control span{min-width:18px;text-align:center;margin:0;font-size:11px;color:#26312b;font-weight:700}.pos-totals{display:grid;gap:5px;padding-top:10px;border-top:1px solid var(--line)}.pos-totals>div{display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.pos-totals strong{font-size:10px;color:#38423d}.notice.success{background:#effaf3;color:#176b39;border:1px solid #cdebd8}.canonical-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:9px;align-content:start;overflow:auto;max-height:calc(100vh - 235px);padding-right:2px}.canonical-product-card{min-height:112px;text-align:left;display:flex;flex-direction:column;justify-content:space-between;border:1px solid var(--line);background:#fff;border-radius:10px;padding:12px;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.canonical-product-card:hover:not(:disabled){border-color:#b9dec7;box-shadow:0 8px 22px #0a4b2614;transform:translateY(-1px)}.canonical-product-card strong,.canonical-product-card span,.canonical-product-card small{display:block}.canonical-product-card strong{font-size:11px;line-height:1.35;color:#202923}.canonical-product-card span{font-size:9px;color:#78827d;margin-top:4px}.canonical-product-card b{font-size:13px;color:#148642}.canonical-product-card small{font-size:9px;color:#79837e}.canonical-product-card:disabled{background:#f8faf9;color:#9ca6a1}.cash-drawer select{border:0;background:transparent;color:#176c3b;font-weight:700;outline:none}.cart-panel>small{font-size:9px;color:#9a6565;line-height:1.45}.scanner-bar{height:auto;padding-top:10px;padding-bottom:10px}@media(max-width:1100px){.pos-layout{grid-template-columns:300px minmax(360px,1fr)}.pos-sidepanel{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.canonical-product-grid{max-height:440px}}@media(max-width:780px){.pos-shell{grid-template-columns:1fr}.pos-rail{display:none}.pos-topbar{align-items:flex-start;gap:10px;flex-direction:column}.pos-layout{grid-template-columns:1fr;min-height:auto}.cart-panel,.catalog-panel,.pos-sidepanel{grid-column:auto}.pos-sidepanel{display:grid;grid-template-columns:1fr}.canonical-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.catalog-panel>.empty-state{min-height:220px}.pos-cart-lines{max-height:none}}@media(max-width:480px){.canonical-product-grid{grid-template-columns:1fr}.pos-layout{padding:7px}.pos-topbar{padding:10px 12px}.pos-brandline{flex-wrap:wrap}.cart-panel,.catalog-panel{padding:12px}}.catalog-workspace{display:grid;gap:14px}.catalog-location{display:flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:9px;padding:8px 10px;font-size:10px;font-weight:700;color:#53605a}.catalog-location select{border:0;background:transparent;outline:0;color:#176c3b;font-weight:700;max-width:220px}.catalog-admin-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:12px}.canonical-form{display:grid;gap:11px}.canonical-form label{display:grid;gap:6px;font-size:10px;font-weight:700;color:#4f5a54}.canonical-form input{min-height:39px;border:1px solid var(--line);border-radius:8px;padding:0 10px;outline:none;background:#fff;color:#1d2721}.canonical-form input:focus{border-color:#8dc9a6;box-shadow:0 0 0 3px #eef9f2}.canonical-form-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.canonical-form small{font-size:9px;line-height:1.5;color:var(--muted)}.created-item{border:1px solid #dcebe1;background:#f6fbf8;border-radius:9px;padding:11px}.created-item strong,.created-item span,.created-item small{display:block}.created-item strong{font-size:11px;color:#26322b}.created-item span{font-size:10px;color:#168b47;margin-top:4px}.created-item small{font-size:8px;color:#84908a;margin-top:5px;overflow-wrap:anywhere}.catalog-live-panel{display:grid;gap:12px}.canonical-table-wrap{overflow:auto;border:1px solid var(--line);border-radius:9px}.canonical-table{width:100%;border-collapse:collapse;min-width:680px}.canonical-table th,.canonical-table td{text-align:left;padding:10px 12px;border-bottom:1px solid #edf1ef;font-size:10px}.canonical-table th{font-size:9px;text-transform:uppercase;letter-spacing:.04em;color:#7a8580;background:#f9fbfa}.canonical-table td{color:#344039}.canonical-table tbody tr:last-child td{border-bottom:0}.canonical-table tbody tr:hover{background:#fbfdfc}@media(max-width:900px){.catalog-admin-grid{grid-template-columns:1fr}.catalog-location{align-self:flex-start}.page-title-row{flex-direction:column}}@media(max-width:560px){.canonical-form-row{grid-template-columns:1fr}.catalog-workspace{padding:14px}.catalog-location{width:100%;justify-content:space-between}.catalog-location select{max-width:55%}}.money-page .page-title-row{align-items:flex-start;gap:1rem}.money-readonly-badge{display:inline-flex;align-items:center;min-height:2rem;padding:.4rem .7rem;border:1px solid var(--border, #e5e7eb);border-radius:999px;background:var(--surface, #fff);color:var(--muted, #6b7280);font-size:.78rem;font-weight:700;white-space:nowrap}.money-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,.55fr);gap:1rem;margin-top:1rem}.money-span-2{min-width:0}.money-span-3{grid-column:1 / -1;min-width:0}.money-loading{padding:1rem 0;color:var(--muted, #6b7280);font-size:.9rem}.money-table-wrap{width:100%;overflow-x:auto}.money-table{width:100%;border-collapse:collapse;min-width:42rem}.money-table th,.money-table td{padding:.8rem .65rem;border-bottom:1px solid var(--border, #e5e7eb);text-align:left;font-size:.88rem;vertical-align:middle}.money-table th{color:var(--muted, #6b7280);font-size:.74rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.money-table tbody tr:last-child td{border-bottom:0}.reconciliation-stack{display:grid;gap:1rem}.money-field{display:grid;gap:.4rem}.money-field>span{color:var(--muted, #6b7280);font-size:.78rem;font-weight:700}.money-field select,.money-field input{width:100%;min-height:2.6rem;padding:0 .75rem;border:1px solid var(--border, #d1d5db);border-radius:.65rem;background:var(--surface, #fff);color:inherit;font:inherit}.money-field select:focus,.money-field input:focus{outline:2px solid color-mix(in srgb,currentColor 22%,transparent);outline-offset:1px}.reconciliation-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.reconciliation-metrics>div{display:grid;gap:.25rem;padding:.75rem;border:1px solid var(--border, #e5e7eb);border-radius:.75rem;background:var(--surface-subtle, #f9fafb)}.reconciliation-metrics span{color:var(--muted, #6b7280);font-size:.72rem;font-weight:700}.reconciliation-metrics strong{font-size:.95rem;overflow-wrap:anywhere}.finance-ops{display:grid;gap:1rem}.finance-op-tabs{display:flex;gap:.45rem;overflow-x:auto;padding-bottom:.15rem}.finance-op-tab{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.45rem;padding:0 .85rem;border:1px solid var(--border, #d1d5db);border-radius:999px;background:var(--surface, #fff);color:var(--muted, #6b7280);font:inherit;font-size:.82rem;font-weight:750;cursor:pointer;white-space:nowrap}.finance-op-tab.active{color:inherit;background:var(--surface-subtle, #f3f4f6);border-color:currentColor}.finance-operation-form,.finance-operation-card{display:grid;gap:.9rem}.finance-operation-card{padding:1rem;border:1px solid var(--border, #e5e7eb);border-radius:.85rem;background:var(--surface-subtle, #f9fafb)}.finance-operation-card h3{margin:0;font-size:.95rem}.finance-operation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.finance-bank-selector{grid-column:1 / -1;max-width:32rem}.finance-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.finance-field-wide{grid-column:1 / -1}.finance-helper{color:var(--muted, #6b7280);font-size:.8rem;line-height:1.45}.finance-operation-form>.primary-button,.finance-operation-form>.secondary-button,.finance-operation-card>.primary-button,.finance-operation-card>.secondary-button{justify-self:start}.period-control{display:grid;gap:1rem}.period-description{margin:0;max-width:70rem;color:var(--muted, #6b7280);font-size:.9rem;line-height:1.55}.period-form{display:grid;grid-template-columns:minmax(11rem,.35fr) minmax(16rem,1fr) auto;gap:.75rem;align-items:end}.period-close-button{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;min-height:2.6rem;white-space:nowrap}.period-notice{margin:0}.period-notice.success{padding:.75rem .9rem;border:1px solid rgba(22,101,52,.25);border-radius:.7rem;background:#16653414}.period-table-wrap{margin-top:.1rem}.period-table td:first-child{display:flex;align-items:center;gap:.6rem;white-space:nowrap}.period-state{display:inline-flex;align-items:center;min-height:1.45rem;padding:.1rem .42rem;border-radius:999px;font-size:.68rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.period-state.closed{background:#7f1d1d17}.period-state.open,.period-open-label{color:var(--muted, #6b7280)}.period-state.open{background:var(--surface-subtle, #f3f4f6)}@media(max-width:980px){.money-grid,.finance-operation-grid{grid-template-columns:1fr}.money-span-3,.finance-bank-selector{grid-column:auto}.period-form{grid-template-columns:minmax(10rem,.4fr) minmax(14rem,1fr)}.period-close-button{grid-column:1 / -1;justify-self:start}}@media(max-width:620px){.money-page .page-title-row{flex-direction:column}.reconciliation-metrics,.period-form,.finance-form-grid{grid-template-columns:1fr}.finance-field-wide{grid-column:auto}.period-close-button,.finance-operation-form>.primary-button,.finance-operation-form>.secondary-button,.finance-operation-card>.primary-button,.finance-operation-card>.secondary-button{width:100%;justify-self:stretch}}:root{--afluma-nav-950: #061710;--afluma-nav-900: #081d15;--afluma-nav-800: #0d2c1f;--afluma-green-700: #0f7a3c;--afluma-green-600: #129447;--afluma-green-500: #20ac58;--afluma-green-100: #e8f7ee;--afluma-canvas: #f7f9f8;--afluma-surface: #ffffff;--afluma-surface-muted: #f4f7f5;--afluma-border: #e1e8e4;--afluma-border-strong: #d1dbd5;--afluma-ink: #111713;--afluma-ink-muted: #6d7872;--afluma-danger: #b43b3b;--afluma-warning: #9a6715;--afluma-info: #256a8a;--afluma-radius-sm: 8px;--afluma-radius-md: 10px;--afluma-radius-lg: 12px;--afluma-shadow-panel: 0 1px 2px rgba(5, 20, 14, .03), 0 8px 30px rgba(5, 20, 14, .04);--afluma-focus-ring: 0 0 0 3px rgba(32, 172, 88, .18);--afluma-page-max: 1600px;--afluma-sidebar-width: 228px;--afluma-topbar-height: 64px}:where(button,a,input,select,textarea):focus-visible{outline:2px solid var(--afluma-green-600);outline-offset:2px;box-shadow:var(--afluma-focus-ring)}:where(input,select,textarea){color:var(--afluma-ink)}:where(input,select,textarea)::placeholder{color:#98a29d}.afluma-status{display:inline-flex;align-items:center;gap:6px;min-height:24px;padding:0 8px;border:1px solid var(--afluma-border);border-radius:999px;background:var(--afluma-surface-muted);color:var(--afluma-ink-muted);font-size:10px;font-weight:700}.afluma-status[data-tone=success]{border-color:#ccebd8;background:#eefaf3;color:#0f763a}.afluma-status[data-tone=warning]{border-color:#eadfbd;background:#fff9e9;color:var(--afluma-warning)}.afluma-status[data-tone=danger]{border-color:#f0cccc;background:#fff3f3;color:var(--afluma-danger)}.afluma-status[data-tone=info]{border-color:#cfe3ed;background:#f2f9fc;color:var(--afluma-info)}.afluma-section-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.afluma-section-header h2{margin:0;color:var(--afluma-ink);font-size:15px;letter-spacing:-.02em}.afluma-section-header p{margin:5px 0 0;color:var(--afluma-ink-muted);font-size:11px;line-height:1.5}.afluma-data-table{width:100%;border-collapse:collapse;font-size:11px}.afluma-data-table th{padding:9px 10px;border-bottom:1px solid var(--afluma-border);color:var(--afluma-ink-muted);font-size:9px;font-weight:800;letter-spacing:.05em;text-align:left;text-transform:uppercase}.afluma-data-table td{padding:11px 10px;border-bottom:1px solid #eef2ef;color:var(--afluma-ink);vertical-align:middle}.afluma-data-table tbody tr:hover{background:#fbfdfb}@media(max-width:760px){.afluma-section-header{align-items:stretch;flex-direction:column}.afluma-data-table{min-width:680px}.afluma-table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}}:root{--prod-bg:#f4f7f5;--prod-surface:#fff;--prod-surface-soft:#f8faf9;--prod-nav:#071a12;--prod-nav-raised:#0b2418;--prod-text:#132019;--prod-muted:#6d7b73;--prod-line:#e2e9e5;--prod-green:#168447;--prod-green-dark:#0d6737;--prod-green-soft:#eaf7ef;--prod-danger:#b53d3d;--prod-danger-soft:#fff2f2;--prod-warning:#9b6819;--prod-warning-soft:#fff8e8;--prod-shadow:0 1px 2px rgba(10,31,20,.035),0 12px 36px rgba(10,31,20,.045)}*{box-sizing:border-box}body{background:var(--prod-bg);color:var(--prod-text)}.production-shell{min-height:100vh;background:var(--prod-bg)}.production-sidebar{position:fixed;inset:0 auto 0 0;width:236px;padding:18px 14px 14px;background:var(--prod-nav);border-right:1px solid rgba(255,255,255,.06);display:flex;flex-direction:column;z-index:50}.shell-brand-row{height:52px;display:flex;align-items:center;justify-content:space-between;padding:0 8px 12px}.production-sidebar .brand{display:flex;align-items:center;gap:10px}.production-sidebar .brand-copy strong{display:block;color:#fff;font-size:15px;line-height:1}.production-sidebar .brand-copy span{display:block;margin-top:4px;color:#8fa99a;font-size:10px;letter-spacing:.09em;text-transform:uppercase}.production-sidebar .brand-mark{width:31px;height:31px}.production-nav{display:flex;flex:1;flex-direction:column;gap:18px;padding:12px 0;overflow:auto}.nav-group{display:grid;gap:3px}.nav-group-label{padding:0 11px 5px;color:#607d6c;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.production-nav-link{height:38px;padding:0 11px;border-radius:8px;display:flex;align-items:center;gap:10px;color:#a7b9af;text-decoration:none;font-size:12px;font-weight:650;transition:.16s ease}.production-nav-link:hover{background:#ffffff0e;color:#edf5f0}.production-nav-link.active{background:#123522;color:#fff;box-shadow:inset 2px 0 #35c76f}.production-nav-link.active svg{color:#58d887}.sidebar-production-footer{display:grid;gap:8px;padding-top:12px;border-top:1px solid rgba(255,255,255,.07)}.workspace-identity,.workspace-user{display:flex;align-items:center;gap:9px;padding:8px;border-radius:9px}.workspace-identity{background:#ffffff0b}.workspace-avatar,.user-avatar{flex:none;width:30px;height:30px;border-radius:8px;display:grid;place-items:center;background:#143a27;color:#66db92}.user-avatar{border-radius:50%;background:#eef8f1;color:#0d6335;font-size:11px;font-weight:800}.workspace-identity div:last-child,.workspace-user div:last-child{min-width:0;display:grid;gap:2px}.workspace-identity strong,.workspace-user strong{overflow:hidden;color:#f1f6f3;font-size:10.5px;text-overflow:ellipsis;white-space:nowrap}.workspace-identity span,.workspace-user span:not(.user-avatar){overflow:hidden;color:#789486;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.production-main{min-height:100vh;margin-left:236px;background:var(--prod-bg)}.production-topbar{position:sticky;top:0;z-index:35;height:62px;padding:0 26px;border-bottom:1px solid var(--prod-line);background:#fffffff0;backdrop-filter:blur(15px);display:flex;align-items:center;justify-content:space-between}.topbar-left,.topbar-right{display:flex;align-items:center;gap:13px}.topbar-context{display:grid;gap:2px}.topbar-context>span{color:#89958e;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.topbar-context>strong{font-size:13px;letter-spacing:-.01em}.live-indicator,.status-chip--live{display:inline-flex;align-items:center;gap:7px;color:#52705f;font-size:10px;font-weight:700}.live-indicator i,.status-chip--live>span{width:7px;height:7px;border-radius:50%;background:#28b861;box-shadow:0 0 0 4px #28b8611c}.workspace-pill{height:40px;padding:0 9px 0 6px;border:1px solid var(--prod-line);border-radius:10px;background:#fff;display:flex;align-items:center;gap:8px;color:var(--prod-text)}.workspace-pill-mark{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:var(--prod-green-soft);color:var(--prod-green-dark);font-size:10px;font-weight:850}.workspace-pill-copy{min-width:105px;display:grid;text-align:left}.workspace-pill-copy strong{max-width:155px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.workspace-pill-copy small{color:var(--prod-muted);font-size:10px}.mobile-menu,.mobile-close{display:none;border:0;background:transparent}.mobile-navigation,.mobile-nav-backdrop{display:none}.production-main .page-wrap{width:min(100%,1660px);margin:0 auto;padding:28px 30px 48px}.page-kicker{display:block;margin-bottom:7px;color:var(--prod-green-dark);font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.page-title-row--product,.dashboard-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.page-title-row--product h1,.dashboard-hero h1{margin:0;color:#102018;font-size:28px;line-height:1.1;letter-spacing:-.04em}.page-title-row--product p,.dashboard-hero p{max-width:720px;margin:7px 0 0;color:var(--prod-muted);font-size:12px;line-height:1.55}.page-actions,.hero-actions{display:flex;align-items:flex-end;gap:9px}.compact-select{display:grid;gap:4px;color:var(--prod-muted);font-size:10px;font-weight:750}.compact-select select{height:38px;min-width:154px;padding:0 30px 0 10px;border:1px solid var(--prod-line);border-radius:8px;background:#fff;color:var(--prod-text);font:inherit;font-size:11px}.primary-action,.danger-action{min-height:38px;padding:0 14px;border:0;border-radius:8px;background:var(--prod-green);color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:7px;text-decoration:none;font-size:11px;font-weight:750;cursor:pointer;box-shadow:0 5px 14px #1684471f}.primary-action:hover{background:var(--prod-green-dark)}.primary-action:disabled,.danger-action:disabled{opacity:.45;cursor:not-allowed}.danger-action{background:var(--prod-danger)}.metric-strip,.command-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;border:1px solid var(--prod-line);border-radius:11px;background:#fff;box-shadow:0 1px 1px #0a1f1405;overflow:hidden}.metric-strip>div{min-height:92px;padding:16px 18px;border-right:1px solid var(--prod-line);display:grid;align-content:center;gap:4px}.metric-strip>div:last-child{border-right:0}.metric-strip span,.command-metric span{color:var(--prod-muted);font-size:10.5px;font-weight:750;text-transform:uppercase;letter-spacing:.045em}.metric-strip strong{font-size:20px;letter-spacing:-.035em}.metric-strip small,.command-metric small{color:#8b9690;font-size:10.5px}.metric-strip [data-tone=danger] strong{color:var(--prod-danger)}.command-metric{min-height:104px;padding:16px;border-right:1px solid var(--prod-line);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;color:inherit;text-decoration:none;transition:.16s ease}.command-metric:last-child{border-right:0}.command-metric:hover{background:#fbfdfc}.command-metric>svg{color:#98a59e}.command-metric>div:nth-child(2){display:grid;gap:4px}.command-metric strong{font-size:18px;letter-spacing:-.035em}.metric-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;background:var(--prod-green-soft);color:var(--prod-green-dark)}.operations-board,.workflow-card,.action-panel{border:1px solid var(--prod-line);border-radius:11px;background:var(--prod-surface);box-shadow:var(--prod-shadow)}.operations-board{padding:0;overflow:hidden}.board-head{min-height:72px;padding:16px 18px;border-bottom:1px solid var(--prod-line);display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.board-head h2,.workflow-card__header h2,.action-panel h2{margin:0;color:var(--prod-text);font-size:15px;letter-spacing:-.025em}.board-head p,.workflow-card__header p,.action-panel p{margin:4px 0 0;color:var(--prod-muted);font-size:10.5px;line-height:1.5}.board-count{min-width:28px;height:28px;padding:0 8px;border-radius:8px;background:#f1f5f2;color:#53625a;display:grid;place-items:center;font-size:11px;font-weight:800}.board-count--attention{background:var(--prod-warning-soft);color:var(--prod-warning)}.text-action{display:inline-flex;align-items:center;gap:5px;color:var(--prod-green-dark);font-size:10px;font-weight:750;text-decoration:none}.responsive-table{overflow:auto}.ops-table{width:100%;border-collapse:collapse;min-width:860px}.ops-table th{height:35px;padding:0 13px;border-bottom:1px solid var(--prod-line);background:#fafcfb;color:#87938c;font-size:10px;font-weight:850;letter-spacing:.07em;text-align:left;text-transform:uppercase}.ops-table td{padding:11px 13px;border-bottom:1px solid #edf1ef;color:#29372f;font-size:11.5px;vertical-align:middle}.ops-table tbody tr:last-child td{border-bottom:0}.ops-table tbody tr:hover{background:#fbfdfc}.ops-table--compact{min-width:600px}.entity-cell{display:grid;gap:2px}.entity-cell strong{color:#18261e;font-size:10.5px}.entity-cell small,.row-subtext{color:#89958e;font-size:8.8px}.row-subtext{display:block;margin-top:5px}.status-chip{min-height:23px;padding:0 8px;border:1px solid #dfe7e2;border-radius:999px;background:#f7f9f8;display:inline-flex;align-items:center;gap:5px;color:#53635a;font-size:10px;font-weight:750;text-transform:capitalize;white-space:nowrap}.status-chip--success{border-color:#cce8d6;background:#edf9f1;color:#176b3a}.status-chip--danger{border-color:#f0cece;background:#fff3f3;color:#a83c3c}.status-chip--neutral{color:#53635a}.row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.row-actions button,.table-primary,.danger-ghost{min-height:30px;padding:0 9px;border:1px solid #dce6e0;border-radius:7px;background:#fff;color:#314239;display:inline-flex;align-items:center;gap:5px;font-size:10.5px;font-weight:750;cursor:pointer}.row-actions button:hover,.table-primary:hover{border-color:#b8d6c4;background:#f7fbf8}.table-primary{color:var(--prod-green-dark);border-color:#cde6d6;background:#f1f9f4}.row-actions .danger-ghost{color:#a43c3c;border-color:#edcece}.next-step{display:inline-flex;align-items:center;gap:5px;color:#78857e;font-size:10px;font-weight:650}.next-step--done{color:#19713d}.workflow-card{margin-bottom:18px;padding:0;overflow:hidden}.workflow-card__header{padding:18px 20px;border-bottom:1px solid var(--prod-line);display:flex;justify-content:space-between;gap:20px}.icon-button-soft{width:34px;height:34px;border:1px solid var(--prod-line);border-radius:8px;background:#fff;color:#627169;display:grid;place-items:center}.workflow-form{display:grid;gap:18px;padding:20px}.form-grid{display:grid;gap:12px}.form-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.workflow-form label,.action-panel label,.credit-terms-bar label,.inline-field label{display:grid;gap:5px;color:#5b6961;font-size:10.5px;font-weight:750}.workflow-form input,.workflow-form select,.action-panel input,.action-panel select,.credit-terms-bar input,.credit-terms-bar select,.inline-field input{width:100%;height:38px;padding:0 10px;border:1px solid #dbe4df;border-radius:8px;background:#fff;color:#15241b;font:inherit;font-size:10.5px;outline:none}.workflow-form input:focus,.workflow-form select:focus,.action-panel input:focus,.action-panel select:focus,.credit-terms-bar input:focus{border-color:#7fbea0;box-shadow:0 0 0 3px #16844714}.split-workflow{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:15px}.catalog-picker,.quote-lines{min-height:180px;border:1px solid var(--prod-line);border-radius:9px;background:#fbfdfc;padding:13px}.search-field{height:38px;padding:0 10px;border:1px solid #dbe4df;border-radius:8px;background:#fff;display:flex;align-items:center;gap:8px}.search-field svg{color:#91a097}.search-field input{height:auto!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}.picker-results{margin-top:8px;border:1px solid var(--prod-line);border-radius:8px;background:#fff;overflow:hidden}.picker-results button{width:100%;padding:9px 10px;border:0;border-bottom:1px solid #edf1ef;background:#fff;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;cursor:pointer}.picker-results button:last-child{border-bottom:0}.picker-results button:hover{background:#f8fbf9}.picker-results button div{display:grid;gap:2px}.picker-results strong{font-size:11px}.picker-results small{color:#839087;font-size:9.5px}.picker-results>button>span{font-size:10.5px;font-weight:750}.muted-line,.picker-empty,.quiet-empty,.loading-row{display:block;padding:16px;color:#849087;font-size:10px;text-align:center}.section-mini-head{height:30px;display:flex;align-items:flex-start;justify-content:space-between;color:#657269;font-size:9.5px}.section-mini-head strong{color:#17271e;font-size:11px}.quote-line{display:grid;grid-template-columns:minmax(0,1fr) 70px 30px;gap:8px;align-items:center;padding:9px 0;border-top:1px solid #e7ece9}.quote-line>div{display:grid;gap:2px}.quote-line strong{font-size:11px}.quote-line small{color:#86938b;font-size:9.5px}.quote-line label{gap:2px}.quote-line input{height:30px}.quote-line>button{width:28px;height:28px;border:1px solid #e0e7e3;border-radius:7px;background:#fff;color:#77857d;display:grid;place-items:center}.workflow-footer{padding-top:14px;border-top:1px solid var(--prod-line);display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.inline-field{width:170px}.credit-terms-bar{padding:13px 20px;border-top:1px solid var(--prod-line);background:#f8fbf9;display:grid;grid-template-columns:1fr 170px 110px auto;align-items:end;gap:12px}.credit-terms-bar>div{display:grid;gap:3px;align-self:center}.credit-terms-bar>div strong{font-size:11px}.credit-terms-bar>div span{color:#7e8b83;font-size:10px}.credit-terms-bar button{height:38px;padding:0 12px;border:1px solid #c8e0d1;border-radius:8px;background:#fff;color:var(--prod-green-dark);font-size:10.5px;font-weight:750}.action-panel{margin-bottom:16px;padding:16px 18px;display:grid;grid-template-columns:minmax(220px,.7fr) minmax(320px,1.3fr);gap:24px;align-items:end;border-left:3px solid var(--prod-green)}.action-panel>form{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:end}.action-panel>form>div{display:flex;gap:7px}.action-panel>form button{height:38px;padding:0 12px;border:1px solid var(--prod-line);border-radius:8px;background:#fff;font-size:10.5px;font-weight:750}.action-panel .inline-alert{grid-column:1/-1}.inline-alert{min-height:42px;margin-bottom:15px;padding:10px 12px;border:1px solid #e1e8e4;border-radius:9px;background:#fff;display:flex;align-items:center;gap:9px;color:#516159;font-size:10px}.inline-alert div{display:grid;gap:2px}.inline-alert strong{color:#27382e}.inline-alert span{color:#78867e}.inline-alert--danger{border-color:#eccaca;background:var(--prod-danger-soft);color:#9f3535}.inline-alert--warning{border-color:#ebdfbd;background:var(--prod-warning-soft);color:#886016}.text-danger{color:var(--prod-danger);font-size:9px}.dashboard-command-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.5fr);gap:16px}.dashboard-finance-card{grid-column:1/2}.dashboard-side-card{min-height:270px}.work-list,.compact-list{display:grid}.work-item{min-height:58px;padding:10px 15px;border-bottom:1px solid #edf1ef;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;color:inherit;text-decoration:none}.work-item:last-child{border-bottom:0}.work-item:hover{background:#fafcfb}.work-icon{width:31px;height:31px;border-radius:8px;background:#eef7f1;color:#1b7842;display:grid;place-items:center}.work-item--danger .work-icon{background:#fff0f0;color:#ac3b3b}.work-item>div{display:grid;gap:2px}.work-item strong{font-size:11px}.work-item span:not(.work-icon){color:#859088;font-size:10px}.work-item small{color:#748178;font-size:10px}.compact-list a{min-height:49px;padding:9px 16px;border-bottom:1px solid #edf1ef;display:flex;align-items:center;justify-content:space-between;gap:12px;color:inherit;text-decoration:none}.compact-list a div{display:grid;gap:2px}.compact-list strong{font-size:10.5px}.compact-list span,.compact-list small{color:#819087;font-size:10px}.side-summary{margin:12px 14px 0;padding:11px;border:1px solid var(--prod-line);border-radius:8px;background:#fafcfb;display:flex;align-items:center;gap:10px;color:#50705e}.side-summary div{display:grid;gap:2px}.side-summary span{color:#77857d;font-size:10px}.side-summary strong{color:#1a2b20;font-size:12px}.system-truth{display:grid;padding:8px 16px 14px}.system-truth>div{min-height:43px;border-bottom:1px solid #edf1ef;display:flex;align-items:center;justify-content:space-between;gap:15px}.system-truth>div:last-child{border-bottom:0}.system-truth span{color:#7c8981;font-size:10px}.system-truth strong{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;text-transform:capitalize}.date-cell{display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.orders-page{display:grid;gap:0}.operations-board+.operations-board{margin-top:16px}.production-shell .panel{border:1px solid var(--prod-line);border-radius:11px;background:#fff;box-shadow:var(--prod-shadow);overflow:hidden}.production-shell .panel-heading{min-height:54px;padding:0 16px;border-bottom:1px solid var(--prod-line);display:flex;align-items:center;justify-content:space-between}.production-shell .panel-heading h2{font-size:12px;letter-spacing:-.02em}.production-shell .empty-state{min-height:170px;padding:24px;display:grid;place-items:center;align-content:center;gap:7px;text-align:center;color:#91a097}.production-shell .empty-state svg{color:#a5b8ad}.production-shell .empty-state strong{color:#45564c;font-size:11px}.production-shell .empty-state p{max-width:390px;margin:0;color:#87938c;font-size:10.5px;line-height:1.5}.production-shell .buy-table th,.production-shell .buy-table td{font-size:10.5px}.production-shell .buy-table th{font-size:8.5px}.production-shell .buy-primary{background:var(--prod-green)}.production-shell .operations-grid{gap:15px}@media(max-width:1180px){.metric-strip,.command-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metric-strip>div:nth-child(2),.command-metric:nth-child(2){border-right:0}.metric-strip>div:nth-child(-n+2),.command-metric:nth-child(-n+2){border-bottom:1px solid var(--prod-line)}.form-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-command-grid{grid-template-columns:1fr}.dashboard-finance-card{grid-column:auto}}@media(max-width:900px){.production-sidebar{display:none}.production-main{margin-left:0}.mobile-menu,.mobile-close{display:grid;place-items:center}.mobile-menu{width:34px;height:34px;border:1px solid var(--prod-line);border-radius:8px;background:#fff}.mobile-navigation{display:flex;position:fixed;inset:0 auto 0 0;width:min(290px,86vw);padding:18px 14px 14px;background:var(--prod-nav);flex-direction:column;z-index:90;transform:translate(-102%);transition:transform .18s ease}.mobile-navigation.open{transform:translate(0)}.mobile-navigation .brand{display:flex;align-items:center;gap:10px}.mobile-navigation .brand-copy strong{color:#fff}.mobile-navigation .brand-copy span{color:#8fa99a}.mobile-close{color:#9bb0a4}.mobile-nav-backdrop{display:block;position:fixed;inset:0;background:#07140d61;z-index:85}.production-main .page-wrap{padding:22px 20px 42px}.split-workflow,.action-panel{grid-template-columns:1fr}}@media(max-width:680px){.production-topbar{height:58px;padding:0 14px}.topbar-context>span,.live-indicator{display:none}.workspace-pill-copy{display:none}.workspace-pill{padding-right:7px}.workspace-pill svg{display:none}.production-main .page-wrap{padding:18px 13px 34px}.page-title-row--product,.dashboard-hero{align-items:stretch;flex-direction:column}.page-title-row--product h1,.dashboard-hero h1{font-size:24px}.page-actions,.hero-actions{align-items:stretch;flex-direction:column}.compact-select select{width:100%}.metric-strip,.command-metrics{grid-template-columns:1fr}.metric-strip>div,.command-metric{border-right:0!important;border-bottom:1px solid var(--prod-line)}.metric-strip>div:last-child,.command-metric:last-child{border-bottom:0}.form-grid--4{grid-template-columns:1fr}.workflow-form,.workflow-card__header{padding:15px}.workflow-footer{align-items:stretch;flex-direction:column}.inline-field,.workflow-footer .primary-action{width:100%}.credit-terms-bar{grid-template-columns:1fr}.credit-terms-bar button{width:100%}.action-panel{padding:14px}.action-panel>form{grid-template-columns:1fr}.action-panel>form>div{justify-content:flex-end}.board-head{padding:14px}.command-metric{min-height:88px}}@media(max-width:680px){.responsive-table{overflow:visible}.ops-table,.ops-table--compact{display:block;min-width:0;width:100%}.ops-table thead{display:none}.ops-table tbody{display:grid;gap:10px;padding:12px}.ops-table tr{display:grid;border:1px solid var(--prod-line);border-radius:10px;background:#fff;overflow:hidden}.ops-table td{display:grid;grid-template-columns:96px minmax(0,1fr);gap:10px;align-items:start;padding:9px 11px;border-bottom:1px solid #edf1ef;font-size:11.5px}.ops-table td:last-child{border-bottom:0}.ops-table td:before{content:attr(data-label);color:#839087;font-size:10px;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.ops-table td[data-label="Next action"],.ops-table td[data-label=Action]{display:block}.ops-table td[data-label="Next action"]:before,.ops-table td[data-label=Action]:before{display:block;margin-bottom:8px}.ops-table .row-actions{gap:7px}.ops-table .row-actions button,.ops-table .table-primary{min-height:34px;font-size:10.5px}.ops-table .entity-cell strong{font-size:11.5px}.ops-table .entity-cell small,.ops-table .row-subtext{font-size:10px}}.login-register-prompt{margin-top:15px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#a9bcb2;font-size:10.5px}.login-register-prompt a{display:inline-flex;align-items:center;gap:5px;color:#67dd91;text-decoration:none;font-weight:750}.login-register-prompt a:hover{color:#8beaab}.register-shell{min-height:100vh;display:grid;grid-template-columns:minmax(300px,.72fr) minmax(560px,1.28fr);background:#f5f8f6;color:#132019}.register-rail{position:sticky;top:0;height:100vh;padding:42px 46px 34px;display:flex;flex-direction:column;color:#fff;background:radial-gradient(circle at 88% 32%,rgba(31,180,90,.24),transparent 32%),linear-gradient(150deg,#061b14,#092b1d 68%,#071a12)}.register-rail-copy{margin-top:74px;max-width:410px}.register-eyebrow{display:block;margin-bottom:13px;color:#6ce39a;font-size:9px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.register-rail-copy h1{margin:0;font-size:34px;line-height:1.08;letter-spacing:-.045em}.register-rail-copy p{margin:14px 0 0;color:#b7c9bf;font-size:12px;line-height:1.65}.register-steps{display:grid;gap:7px;margin-top:44px}.register-steps>div{min-height:58px;padding:9px 10px;border-radius:10px;display:grid;grid-template-columns:32px 1fr;align-items:center;gap:10px;color:#789486;transition:.15s ease}.register-steps>div>span{width:30px;height:30px;border:1px solid rgba(255,255,255,.1);border-radius:8px;display:grid;place-items:center;background:#ffffff09;font-size:10px;font-weight:800}.register-steps>div>div{display:grid;gap:2px}.register-steps strong{color:#9fb4a8;font-size:10.5px}.register-steps small{font-size:9px}.register-steps>div.active{background:#ffffff0e;color:#cde2d6}.register-steps>div.active>span{border-color:#46d37b66;background:#133f29;color:#6ee09a}.register-steps>div.active strong{color:#fff}.register-steps>div.done>span{border-color:#46d37b40;background:#123722;color:#53d381}.register-steps>div.done strong{color:#c7d8ce}.register-security{margin-top:auto;padding-top:18px;border-top:1px solid rgba(255,255,255,.08);display:flex;align-items:flex-start;gap:9px;color:#829f90;font-size:9.5px;line-height:1.45}.register-main{min-width:0;padding:34px 54px 64px;display:flex;flex-direction:column}.register-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;color:#7c8982;font-size:9.5px;font-weight:700}.register-topline a{display:inline-flex;align-items:center;gap:5px;color:#4b6255;text-decoration:none}.register-topline a:hover{color:#126c39}.register-progress{height:3px;margin:15px 0 0;border-radius:99px;background:#e5ebe7;overflow:hidden}.register-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#23b65a,#139347);transition:width .2s ease}.register-card{width:min(100%,820px);margin:48px auto 0;padding:0}.register-heading{display:grid;grid-template-columns:43px 1fr;gap:13px;align-items:start;margin-bottom:25px}.register-heading-icon{width:41px;height:41px;border-radius:11px;display:grid;place-items:center;background:#eaf7ef;color:#13733c}.register-heading>div:last-child>span{display:block;margin:1px 0 5px;color:#188148;font-size:8.5px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.register-heading h2{margin:0;font-size:26px;line-height:1.1;letter-spacing:-.04em}.register-heading p{margin:7px 0 0;color:#738079;font-size:11px;line-height:1.5}.register-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.register-fields label{display:grid;gap:6px;color:#536159;font-size:9.5px;font-weight:750}.register-fields label>span{color:#9aa49e;font-weight:550}.register-fields .full{grid-column:1/-1}.register-fields input,.register-fields select{width:100%;height:44px;padding:0 11px;border:1px solid #d9e3dd;border-radius:9px;background:#fff;color:#17251d;font:inherit;font-size:11px;outline:none;box-shadow:0 1px 1px #0a1e1304}.register-fields input::placeholder{color:#abb5af}.register-fields input:focus,.register-fields select:focus{border-color:#7dc29b;box-shadow:0 0 0 3px #16844713}.field-with-prefix{height:44px;padding:0 10px;border:1px solid #d9e3dd;border-radius:9px;background:#fff;display:flex;align-items:center;gap:8px;color:#8b9991}.field-with-prefix:focus-within{border-color:#7dc29b;box-shadow:0 0 0 3px #16844713}.field-with-prefix input{height:auto!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important}.register-field-error{margin-top:1px;color:#b53d3d;font-size:8.8px;font-weight:650}.register-alert{margin-top:16px;padding:11px 12px;border:1px solid #efcaca;border-radius:9px;background:#fff3f3;color:#a23b3b;font-size:10px;line-height:1.45}.register-actions{margin-top:28px;padding-top:18px;border-top:1px solid #e2e9e5;display:flex;align-items:center;justify-content:space-between;gap:10px}.register-primary,.register-secondary{min-height:42px;padding:0 15px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:10.5px;font-weight:800}.register-primary{border:0;background:linear-gradient(90deg,#22b459,#119246);color:#fff;box-shadow:0 6px 18px #1593471f}.register-primary:hover{background:linear-gradient(90deg,#1ca74f,#0d813d)}.register-secondary{border:1px solid #dbe4df;background:#fff;color:#526159}.register-primary:disabled{opacity:.5}@media(max-width:900px){.register-shell{grid-template-columns:1fr}.register-rail{position:relative;height:auto;min-height:0;padding:28px 28px 24px}.register-rail-copy{margin-top:42px}.register-rail-copy h1{font-size:29px}.register-steps{grid-template-columns:repeat(3,1fr);margin-top:30px}.register-steps>div{grid-template-columns:auto;justify-items:center;text-align:center;padding:8px 4px}.register-steps small,.register-security{display:none}.register-main{padding:25px 28px 50px}.register-card{margin-top:34px}}@media(max-width:620px){.register-rail{padding:24px 20px 19px}.register-rail-copy{margin-top:31px}.register-rail-copy h1{font-size:25px}.register-rail-copy p{font-size:10.5px}.register-steps{margin-top:23px;gap:3px}.register-steps>div{min-height:46px}.register-steps strong{font-size:9px}.register-main{padding:20px 16px 38px}.register-card{margin-top:30px}.register-heading{grid-template-columns:38px 1fr;margin-bottom:21px}.register-heading-icon{width:37px;height:37px}.register-heading h2{font-size:22px}.register-fields{grid-template-columns:1fr;gap:12px}.register-fields .full{grid-column:auto}.register-actions{margin-top:23px}.register-primary,.register-secondary{min-height:43px}.login-register-prompt{align-items:flex-start;flex-direction:column;gap:5px}}.production-shell{display:block;width:100%;min-width:0;overflow-x:clip}.production-main{width:calc(100% - 236px);min-width:0}@media(max-width:900px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.production-shell{display:block!important;width:100%!important;min-width:0!important;grid-template-columns:none!important}.production-main{width:100%!important;max-width:100%!important;margin-left:0!important;min-width:0!important}.production-topbar{width:100%;max-width:100%}.production-main .page-wrap{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}.production-dashboard,.dashboard-command-grid,.command-metrics,.operations-board,.dashboard-work-queue,.dashboard-side-card,.dashboard-finance-card{min-width:0!important;max-width:100%!important}.mobile-navigation{width:min(320px,84vw)!important;max-width:calc(100vw - 44px)!important;height:100dvh!important;min-height:100vh;overflow-y:auto;overscroll-behavior:contain;padding-bottom:max(14px,env(safe-area-inset-bottom));box-shadow:24px 0 70px #03140b42}.mobile-nav-backdrop{width:100vw;height:100dvh}.mobile-navigation .production-nav{min-height:0}.mobile-navigation .sidebar-production-footer{margin-top:auto}}@media(max-width:680px){.production-main .page-wrap{padding:16px 14px 32px!important}.production-topbar{padding-left:14px!important;padding-right:14px!important}.dashboard-hero{width:100%;min-width:0}.dashboard-hero>div,.hero-actions{width:100%;min-width:0}.command-metrics{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important}.command-metric{width:100%!important;min-width:0!important;grid-template-columns:auto minmax(0,1fr) auto!important}.dashboard-command-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;width:100%!important}.operations-board{width:100%!important;min-width:0!important}.board-head{width:100%;min-width:0}.board-head>div{min-width:0}.board-head h2,.board-head p{overflow-wrap:anywhere}.system-truth>div{min-width:0}.system-truth strong{min-width:0;max-width:58%;text-align:right}.work-item{grid-template-columns:auto minmax(0,1fr)!important}.work-item>small{grid-column:2}}.buy-match-result{margin:0 0 16px;padding:12px 14px;border:1px solid var(--prod-line);border-radius:10px;background:#fff;display:flex;align-items:flex-start;gap:10px;box-shadow:var(--prod-shadow)}.buy-match-result>div{display:grid;gap:3px}.buy-match-result strong{font-size:10.5px}.buy-match-result span{color:var(--prod-muted);font-size:9.5px;line-height:1.5}.buy-match-result--matched{border-color:#cce8d6;background:#f4fbf6;color:#176b3a}.buy-match-result--awaiting_receipt{border-color:#eadbb0;background:#fffaf0;color:#896019}.buy-match-result--mismatch{border-color:#f0cece;background:#fff5f5;color:#a83c3c}.buy-invoice-review{margin-top:16px}.buy-match-lines{display:grid;gap:8px}.buy-match-line{display:grid;grid-template-columns:minmax(240px,1.4fr) 110px 140px 100px;gap:10px;align-items:end;padding:11px 12px;border:1px solid var(--prod-line);border-radius:9px;background:#fbfdfc}.buy-match-product{display:grid;gap:2px;align-self:center;min-width:0}.buy-match-product strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px}.buy-match-product span{color:#4f6658;font-size:9px;font-weight:750}.buy-match-product small{color:#839087;font-size:8.8px}.buy-invoice-totals{display:grid;grid-template-columns:minmax(180px,1fr) auto 150px 150px minmax(130px,.6fr);gap:10px;align-items:end;padding:13px;border:1px solid var(--prod-line);border-radius:9px;background:#f8fbf9}.buy-invoice-totals>div{display:grid;gap:3px}.buy-invoice-totals span{color:#7b8880;font-size:8.7px;font-weight:750;text-transform:uppercase;letter-spacing:.04em}.buy-invoice-totals strong{font-size:13px}.buy-invoice-totals small{color:#859188;font-size:8.5px}.buy-invoice-totals>button{height:38px;padding:0 10px;border:1px solid #cce2d4;border-radius:8px;background:#fff;color:var(--prod-green-dark);font-size:9px;font-weight:750}.buy-match-warning{padding:10px 12px;border:1px solid #eadbb0;border-radius:8px;background:#fffaf0;color:#825d1d;display:flex;align-items:flex-start;gap:8px;font-size:9.5px;line-height:1.5}.buy-badge--matched{background:#edf9f1;color:#176b3a}.buy-badge--awaiting_receipt{background:#fff8e8;color:#8a611b}.buy-badge--mismatch{background:#fff2f2;color:#a83c3c}.wms-scan-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wms-scan-match{min-height:34px;padding:8px 10px;border:1px solid var(--prod-line);border-radius:8px;display:flex;align-items:center;gap:7px;font-size:9.5px}.wms-scan-match.matched{border-color:#cce8d6;background:#f3faf5;color:#176b3a}.wms-scan-match.missing{border-color:#eadbb0;background:#fffaf0;color:#825d1d}.wms-manual-divider{height:22px;display:flex;align-items:center;gap:10px;color:#929d97;font-size:8.5px;text-transform:uppercase;letter-spacing:.07em}.wms-manual-divider:before,.wms-manual-divider:after{content:"";height:1px;flex:1;background:#e6ece8}@media(max-width:900px){.buy-match-line{grid-template-columns:minmax(0,1fr) repeat(3,100px)}.buy-invoice-totals{grid-template-columns:1fr 1fr}.buy-invoice-totals>div:first-child{grid-column:1/-1}}@media(max-width:680px){.buy-match-line{grid-template-columns:1fr}.buy-match-product strong{white-space:normal}.buy-invoice-totals{grid-template-columns:1fr}.buy-invoice-totals>div:first-child{grid-column:auto}.wms-scan-grid{grid-template-columns:1fr}.buy-table-wrap{overflow:visible}.buy-table{display:block;min-width:0!important;width:100%}.buy-table thead{display:none}.buy-table tbody{display:grid;gap:9px;padding:10px}.buy-table tr{display:grid;border:1px solid var(--prod-line);border-radius:9px;background:#fff;overflow:hidden}.buy-table td{display:grid;grid-template-columns:92px minmax(0,1fr);gap:9px;align-items:start;padding:8px 10px!important;border-bottom:1px solid #edf1ef!important;font-size:10.5px!important}.buy-table td:last-child{border-bottom:0!important}.buy-table td:before{content:attr(data-label);color:#839087;font-size:8.5px;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.buy-table td:not([data-label]):before{content:none}.buy-table td[data-label=Action]{display:block}.buy-table td[data-label=Action]:before{display:block;margin-bottom:7px}.operations-grid{grid-template-columns:1fr!important}.operations-grid .span-2{grid-column:auto!important}}.storefront-shell{min-height:100vh;background:#f6f8f6;color:#122019}.storefront-header{position:sticky;top:0;z-index:30;min-height:72px;padding:0 34px;border-bottom:1px solid #e1e8e4;background:#fffffff5;backdrop-filter:blur(14px);display:grid;grid-template-columns:minmax(210px,.7fr) minmax(280px,1.15fr) minmax(120px,.35fr);align-items:center;gap:24px}.storefront-brand{display:flex;align-items:center;gap:11px;color:inherit;text-decoration:none;min-width:0}.storefront-mark{width:36px;height:36px;border-radius:10px;display:grid;place-items:center;background:#0c6f3b;color:#fff;font-size:20px;font-weight:900}.storefront-brand>span:last-child{display:grid;gap:2px;min-width:0}.storefront-brand strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.storefront-brand small{color:#7f8b84;font-size:8.5px;text-transform:uppercase;letter-spacing:.08em}.storefront-search{height:40px;padding-left:11px;border:1px solid #dbe4df;border-radius:9px;background:#f9fbfa;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;color:#8b9991}.storefront-search:focus-within{border-color:#8ac3a2;box-shadow:0 0 0 3px #16844712}.storefront-search input{min-width:0;border:0;outline:0;background:transparent;color:#17251d;font:inherit;font-size:10.5px}.storefront-search button{height:30px;padding:0 10px;border:0;border-radius:7px;background:#edf6f0;color:#176b3a;font-size:9px;font-weight:800}.storefront-cart-button{justify-self:end;min-height:38px;padding:0 11px;border:1px solid #dbe4df;border-radius:9px;background:#fff;color:#26372d;display:flex;align-items:center;gap:7px;font-size:10px;font-weight:750;cursor:pointer}.storefront-cart-button b{min-width:20px;height:20px;padding:0 5px;border-radius:999px;background:#0f7a41;color:#fff;display:grid;place-items:center;font-size:8.5px}.storefront-main{width:min(1240px,calc(100% - 44px));margin:0 auto;padding:42px 0 70px}.storefront-hero{min-height:220px;padding:34px 38px;border:1px solid #dfe7e2;border-radius:18px;background:radial-gradient(circle at 82% 20%,rgba(43,172,93,.13),transparent 28%),linear-gradient(140deg,#fff,#f1f8f3);display:flex;align-items:center;justify-content:space-between;gap:30px;box-shadow:0 18px 50px #0a1f140b}.storefront-kicker{display:block;margin-bottom:10px;color:#158046;font-size:9px;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.storefront-hero h1{margin:0;font-size:42px;line-height:1.04;letter-spacing:-.05em}.storefront-hero p{max-width:630px;margin:13px 0 0;color:#68776e;font-size:12px;line-height:1.65}.storefront-hero-badge{flex:none;min-width:180px;padding:14px;border:1px solid #d7e7dc;border-radius:12px;background:#ffffffd6;display:flex;align-items:center;gap:10px;color:#177540}.storefront-hero-badge>span{display:grid;gap:2px}.storefront-hero-badge strong{font-size:10px}.storefront-hero-badge small{color:#7c8b82;font-size:8.5px}.storefront-section-head{margin:32px 0 14px;display:flex;align-items:end;justify-content:space-between;gap:12px}.storefront-section-head>div{display:grid;gap:3px}.storefront-section-head span{color:#75827a;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.storefront-section-head strong{font-size:16px}.storefront-section-head button{border:0;background:transparent;color:#167442;font-size:9.5px;font-weight:800;cursor:pointer}.storefront-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.storefront-product{min-width:0;border:1px solid #dfe7e2;border-radius:13px;background:#fff;overflow:hidden;box-shadow:0 3px 16px #0a1f1406;transition:transform .16s ease,box-shadow .16s ease}.storefront-product:hover{transform:translateY(-2px);box-shadow:0 13px 32px #0a1f1411}.storefront-product-visual{aspect-ratio:1.35/1;background:linear-gradient(145deg,#eef6f1,#e3eee7);display:grid;place-items:center;color:#6d9a7e}.storefront-product-visual span{width:62px;height:62px;border-radius:18px;background:#ffffffbf;display:grid;place-items:center;font-size:26px;font-weight:900;box-shadow:0 8px 26px #135c3512}.storefront-product-body{padding:13px 14px 14px}.storefront-product-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#859188;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.storefront-product-meta .in-stock{color:#20804a}.storefront-product-meta .sold-out{color:#9a4b4b}.storefront-product h2{min-height:36px;margin:8px 0 14px;font-size:13px;line-height:1.35;letter-spacing:-.02em}.storefront-product-footer{display:flex;align-items:end;justify-content:space-between;gap:10px}.storefront-product-footer>div{display:grid;gap:2px}.storefront-product-footer strong{font-size:13px}.storefront-product-footer small{color:#88948d;font-size:8px;text-transform:capitalize}.storefront-product-footer button{min-height:34px;padding:0 10px;border:0;border-radius:8px;background:#10743e;color:#fff;display:flex;align-items:center;gap:5px;font-size:9px;font-weight:800;cursor:pointer}.storefront-product-footer button:disabled{background:#edf1ef;color:#99a39d;cursor:not-allowed}.storefront-state{min-height:280px;margin-top:28px;padding:30px;display:grid;place-items:center;align-content:center;gap:7px;text-align:center;color:#809087}.storefront-state--compact{min-height:220px;border:1px dashed #d9e3dd;border-radius:13px;background:#fafcfb}.storefront-state--error{color:#9f4545}.storefront-state strong{color:#34473b;font-size:12px}.storefront-state span{max-width:460px;font-size:10px;line-height:1.55}.storefront-state button{margin-top:5px;min-height:34px;padding:0 12px;border:1px solid #d5e1da;border-radius:8px;background:#fff;color:#176b3a;font-size:9.5px;font-weight:800}.storefront-state-mark{width:42px;height:42px;border-radius:11px;background:#eaf6ee;color:#167642;display:grid;place-items:center;font-size:16px;font-weight:900}.storefront-cart-backdrop{position:fixed;inset:0;z-index:70;border:0;background:#08180f54}.storefront-cart{position:fixed;inset:0 0 0 auto;z-index:80;width:min(410px,92vw);padding:0;background:#fff;display:flex;flex-direction:column;box-shadow:-24px 0 70px #06180e29}.storefront-cart-head{min-height:70px;padding:0 18px;border-bottom:1px solid #e2e9e5;display:flex;align-items:center;justify-content:space-between}.storefront-cart-head>div{display:grid;gap:2px}.storefront-cart-head span{color:#7c8981;font-size:8.5px;text-transform:uppercase;letter-spacing:.06em}.storefront-cart-head strong{font-size:13px}.storefront-cart-head button{width:34px;height:34px;border:1px solid #e0e7e3;border-radius:8px;background:#fff;color:#67776d;display:grid;place-items:center}.storefront-cart-empty{flex:1;padding:40px;display:grid;place-items:center;align-content:center;gap:7px;text-align:center;color:#849189}.storefront-cart-empty strong{color:#34453b;font-size:11px}.storefront-cart-empty span{font-size:9.5px}.storefront-cart-lines{flex:1;overflow:auto;padding:8px 16px}.storefront-cart-line{min-height:76px;padding:12px 0;border-bottom:1px solid #edf1ef;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.storefront-cart-line>div:first-child{display:grid;gap:2px}.storefront-cart-line strong{font-size:10.5px}.storefront-cart-line span,.storefront-cart-line small{color:#818e86;font-size:8.8px}.storefront-qty{height:32px;border:1px solid #dfe7e2;border-radius:8px;display:grid;grid-template-columns:30px 28px 30px;align-items:center;text-align:center}.storefront-qty button{height:30px;border:0;background:#fff;color:#476053;display:grid;place-items:center}.storefront-qty button:disabled{color:#c2cac5}.storefront-qty span{color:#23352a;font-size:9.5px;font-weight:800}.storefront-cart-summary{padding:14px 18px;border-top:1px solid #e2e9e5;display:flex;justify-content:space-between;align-items:center}.storefront-cart-summary span{color:#6d7b73;font-size:9.5px}.storefront-cart-summary strong{font-size:16px}.storefront-checkout-next{margin:0 16px 16px;padding:13px;border:1px solid #e1e8e4;border-radius:10px;background:#f8faf9;display:grid;gap:5px}.storefront-checkout-next>span:first-child{color:#496057;font-size:8.5px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.storefront-checkout-next p{margin:0;color:#7a8780;font-size:9px;line-height:1.5}.storefront-checkout-lock{display:flex;align-items:center;gap:5px;color:#8b6a2c!important;font-size:9px!important;font-weight:750}@media(max-width:980px){.storefront-header{padding:12px 20px;grid-template-columns:1fr auto;gap:10px}.storefront-search{grid-column:1/-1;grid-row:2}.storefront-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.storefront-main{padding-top:26px}.storefront-hero{min-height:190px;padding:28px}.storefront-hero h1{font-size:34px}}@media(max-width:700px){.storefront-header{padding:10px 13px}.storefront-brand small,.storefront-cart-button>span{display:none}.storefront-mark{width:32px;height:32px;border-radius:9px;font-size:17px}.storefront-cart-button{padding:0 9px}.storefront-main{width:calc(100% - 26px);padding:18px 0 48px}.storefront-hero{min-height:0;padding:23px 20px;align-items:flex-start;flex-direction:column}.storefront-hero h1{font-size:29px}.storefront-hero p{font-size:10.5px}.storefront-hero-badge{min-width:0;width:100%}.storefront-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.storefront-product-body{padding:10px}.storefront-product h2{min-height:34px;margin:7px 0 11px;font-size:11px}.storefront-product-footer{align-items:stretch;flex-direction:column}.storefront-product-footer button{width:100%;justify-content:center}.storefront-product-visual span{width:48px;height:48px;border-radius:14px;font-size:20px}}@media(max-width:420px){.storefront-grid{grid-template-columns:1fr 1fr}.storefront-product-meta{align-items:flex-start;flex-direction:column}.storefront-search button{display:none}}
