:root{--canvas:#f4f5f2;--surface:#fff;--surface-soft:#f8f8f5;--ink:#18211c;--muted:#68716b;--line:#e5e8e3;--nav:#13251f;--nav-soft:#1e352d;--green:#176b50;--green-bright:#32aa75;--green-soft:#e8f4ee;--orange:#d86b32;--orange-soft:#fff1e9;--amber:#a67612;--amber-soft:#fff5d9;--red:#b44745;--red-soft:#fcedeb;--blue:#3e69a8;--blue-soft:#edf3fb;--violet:#7652a7;--shadow:0 14px 40px #1c2b2212;--radius:16px}*{box-sizing:border-box}html{background:var(--canvas)}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{letter-spacing:-.02em}code,kbd{font-family:SFMono-Regular,Consolas,monospace}.brand-mark{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:10px;font-size:18px;font-weight:750;display:inline-flex}.brand-mark>span{color:#fff;background:var(--green);border-radius:9px 9px 9px 3px;place-items:center;width:31px;height:31px;font-size:15px;display:inline-grid}.brand-mark.light{color:#fff}.brand-mark.light>span{color:var(--nav);background:#d9f6e9}.eyebrow{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:800;line-height:1;display:inline-block}.eyebrow.light{color:#9dd9bf}.muted{color:var(--muted)}.muted.small{font-size:12px;line-height:1.55}.button{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:0 15px;font-size:13px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:not-allowed}.button.primary{color:#fff;background:var(--green);box-shadow:0 7px 16px #176b502e}.button.primary:hover:not(:disabled){background:#115c43;box-shadow:0 9px 20px #176b503d}.button.secondary{border-color:var(--line);background:#fff}.button.secondary:hover:not(:disabled){background:var(--surface-soft)}.button.full{width:100%}.button-link{cursor:pointer;background:0 0;border:0;padding:0}.icon-button{width:36px;height:36px;color:var(--muted);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;flex:none;place-items:center;padding:0;display:inline-grid}.icon-button:hover{color:var(--ink);background:var(--surface-soft)}.icon-button.danger:hover{color:var(--red);background:var(--red-soft);border-color:#ebc2c0}.login-page{background:#f7f8f5;grid-template-columns:minmax(460px,.9fr) minmax(520px,1.1fr);min-height:100vh;display:grid}.login-story{color:#fff;background:radial-gradient(circle at 95% 10%,#41977057,#0000 34%),linear-gradient(145deg,#12261f 0%,#17382d 56%,#1f4b3b 100%);flex-direction:column;min-height:100vh;padding:44px clamp(40px,6vw,90px);display:flex;position:relative;overflow:hidden}.login-story:before{content:"";border:1px solid #ffffff1f;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-140px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.login-story-copy{z-index:1;max-width:600px;margin:auto 0;padding:70px 0;position:relative}.login-story h1{letter-spacing:-.055em;max-width:560px;margin:0 0 22px;font-size:clamp(42px,5vw,66px);line-height:.99}.login-story-copy>p{color:#c4d5cd;max-width:530px;font-size:17px;line-height:1.65}.story-features{gap:12px;margin-top:38px;display:grid}.story-features>div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0e;border:1px solid #ffffff1c;border-radius:13px;align-items:center;gap:14px;width:fit-content;min-width:370px;padding:14px 17px;display:flex}.story-features svg{color:#8fd5b7}.story-features span{color:#aebfb7;gap:3px;font-size:12px;display:grid}.story-features strong{color:#fff;font-size:13px}.story-foot{z-index:1;color:#89a397;font-size:12px;position:relative}.login-panel{place-items:center;padding:40px;display:grid}.login-card{width:min(420px,100%)}.login-card h2{margin:2px 0 10px;font-size:35px;line-height:1.1}.login-card>p{margin-bottom:31px;line-height:1.6}.mobile-brand{margin-bottom:50px;display:none}.login-form{gap:18px;display:grid}.field{color:#465048;gap:7px;font-size:12px;font-weight:700;display:grid}.field input,.field select,.field textarea{width:100%;min-height:42px;color:var(--ink);background:#fff;border:1px solid #dfe3de;border-radius:9px;outline:0;padding:10px 12px;transition:border .15s,box-shadow .15s}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#6aa78f;box-shadow:0 0 0 3px #176b5017}.field input::placeholder,.field textarea::placeholder{color:#abb2ad;font-weight:450}.field small{color:#838c86;font-weight:450;line-height:1.4}.field .field-error,.field-error{color:var(--red);font-weight:600}.input-with-icon{display:block;position:relative}.input-with-icon svg{color:#7c867f;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.input-with-icon input{padding-left:40px}.login-button{justify-content:space-between;width:100%;min-height:46px;margin-top:2px;padding-left:17px}.form-alert{border-radius:9px;padding:11px 13px;font-size:12px;font-weight:600;line-height:1.45}.form-alert.error{color:#963d3b;background:var(--red-soft);border:1px solid #f0cfcc}.form-alert.success{color:#155f46;background:var(--green-soft);border:1px solid #bfe0d0}.demo-note{color:#657069;background:#fbfcfa;border:1px dashed #ced5cf;border-radius:10px;gap:5px;margin-top:25px;padding:13px 14px;font-size:11px;line-height:1.5;display:grid}.demo-note span{color:var(--green);text-transform:uppercase;letter-spacing:.07em;font-weight:800}.demo-note code{color:var(--ink);font-weight:700}.app-frame{min-height:100vh}.sidebar{z-index:40;color:#fff;background:var(--nav);flex-direction:column;width:238px;padding:26px 15px 16px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar-head{justify-content:space-between;align-items:center;padding:0 10px 22px;display:flex}.sidebar-close{color:#bed0c7;background:#ffffff0d;border-color:#ffffff1f;display:none}.side-nav{flex:1;overflow-y:auto}.nav-group{margin-top:20px}.nav-group:first-child{margin-top:0}.nav-group>p{color:#6f8a7d;letter-spacing:.16em;text-transform:uppercase;margin:0 12px 8px;font-size:9px;font-weight:800}.nav-link{color:#aebfb7;border-radius:9px;align-items:center;gap:11px;min-height:40px;margin:2px 0;padding:0 11px;font-size:12px;font-weight:650;transition:color .15s,background .15s;display:flex;position:relative}.nav-link:hover{color:#fff;background:#ffffff0b}.nav-link.active{color:#fff;background:var(--nav-soft);box-shadow:inset 3px 0 #52c08e}.nav-count{color:#a9e5c9;text-align:center;background:#53be8d1f;border-radius:10px;min-width:21px;margin-left:auto;padding:2px 6px;font-size:9px}.sidebar-card{color:#a5b9af;background:#ffffff09;border:1px solid #ffffff12;border-radius:11px;grid-template-columns:auto 1fr;gap:11px;margin:15px 0;padding:14px 13px;display:grid}.sidebar-card svg{color:#e1ab53}.sidebar-card div{gap:3px;display:grid}.sidebar-card strong{color:#fff;font-size:11px}.sidebar-card span{font-size:9px}.sidebar-card a{color:#70d7a7;grid-column:2;width:fit-content;font-size:10px;font-weight:700}.sidebar-user{border-top:1px solid #ffffff14;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:14px 7px 1px;display:grid}.sidebar-user>span:nth-child(2){gap:2px;min-width:0;display:grid}.sidebar-user strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.sidebar-user small{color:#718a7e;text-transform:capitalize;font-size:9px}.sidebar-user button{color:#789287;cursor:pointer;background:0 0;border:0;place-items:center;padding:5px;display:grid}.avatar{color:#153d2e;background:#b9e7d1;border-radius:50%;flex:none;place-items:center;width:33px;height:33px;font-size:10px;font-style:normal;font-weight:800;display:inline-grid}.avatar.small{width:30px;height:30px}.avatar.soft{color:var(--green);background:var(--green-soft)}.avatar.large{width:40px;height:40px}.app-body{min-width:0;margin-left:238px}.topbar{z-index:25;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;align-items:center;height:66px;padding:0 clamp(22px,3.1vw,48px);display:flex;position:sticky;top:0}.global-search{color:#8b938e;align-items:center;gap:9px;width:min(410px,42vw);display:flex}.global-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;padding:7px 0;font-size:12px}.global-search kbd{color:#8e9791;background:#f7f8f6;border:1px solid #e2e5e1;border-radius:5px;padding:3px 7px;font-size:9px}.topbar-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.today-chip{color:#6e7771;font-size:11px}.notification-button{position:relative}.notification-button i{background:var(--orange);border:1px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.profile-button{cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:3px;display:flex}.mobile-menu{margin-right:10px;display:none}.app-main{width:100%;max-width:1680px;margin:0 auto;padding:35px clamp(22px,3.1vw,48px) 60px}.page-stack{gap:20px;display:grid}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:2px;display:flex}.page-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(27px,2.5vw,35px);line-height:1.12}.page-header p{max-width:720px;color:var(--muted);margin:7px 0 0;font-size:12px;line-height:1.5}.page-actions{flex:none;align-items:center;gap:8px;display:flex}.source-badge,.integration-note{color:#82651c;white-space:nowrap;background:#fff8e5;border:1px solid #ead8a6;border-radius:20px;align-items:center;gap:6px;min-height:29px;padding:0 10px;font-size:10px;font-weight:700;display:inline-flex}.source-badge.live{color:var(--green);background:var(--green-soft);border-color:#b9ddcc}.integration-note i{background:#dda437;border-radius:50%;width:6px;height:6px}.access-alert{color:#8e5c0e;background:#fff8e7;border:1px solid #edd49d;border-radius:10px;align-items:center;gap:9px;padding:11px 14px;font-size:12px;font-weight:650;display:flex}.centered-page{place-items:center;min-height:100vh;padding:30px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.metric-card{border:1px solid var(--line);background:var(--surface);border-radius:14px;min-height:133px;padding:18px 19px;position:relative;overflow:hidden;box-shadow:0 7px 20px #1c2b2206}.metric-card:after{content:"";background:#f4f6f3;border-radius:50%;width:90px;height:90px;position:absolute;bottom:-32px;right:-24px}.metric-card.tone-green:after{background:#eaf5ef}.metric-card.tone-blue:after{background:#edf3fa}.metric-card.tone-amber:after{background:#fff3dd}.metric-top{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;justify-content:space-between;align-items:center;font-size:10px;font-weight:750;display:flex}.metric-card>strong{z-index:1;margin-top:13px;font-size:26px;line-height:1;display:block;position:relative}.metric-card>p{z-index:1;color:#858d88;margin:10px 0 0;font-size:10px;position:relative}.trend{letter-spacing:0;border-radius:5px;align-items:center;gap:1px;padding:3px 5px;font-size:9px;font-weight:800;display:inline-flex}.trend.up{color:var(--green);background:var(--green-soft)}.trend.down{color:var(--red);background:var(--red-soft)}.compact-metrics .inventory-stat{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:13px;min-height:88px;padding:17px;display:flex}.inventory-stat>div{gap:5px;display:grid}.inventory-stat small{color:var(--muted);font-size:10px;font-weight:650}.inventory-stat strong{font-size:18px}.stat-icon,.attention-icon{border-radius:10px;flex:none;place-items:center;width:39px;height:39px;font-style:normal;font-weight:800;display:inline-grid}.stat-icon.blue,.attention-icon.blue{color:var(--blue);background:var(--blue-soft)}.stat-icon.green,.attention-icon.green{color:var(--green);background:var(--green-soft)}.stat-icon.amber,.attention-icon.amber{color:var(--amber);background:var(--amber-soft)}.stat-icon.red,.attention-icon.red{color:var(--red);background:var(--red-soft)}.stat-icon.violet{color:var(--violet);background:#f2ecf9}.panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);min-width:0;box-shadow:0 7px 24px #1c2b2206}.panel-heading{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.panel-heading h2{margin:0;font-size:16px}.panel-heading select{color:var(--muted);border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;padding:7px 10px;font-size:10px}.dashboard-grid{grid-template-columns:minmax(0,1.8fr) minmax(280px,.7fr);gap:14px;display:grid}.dashboard-grid.lower{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr)}.chart-panel,.target-panel,.recent-orders,.attention-panel{padding:20px}.chart-summary{align-items:baseline;gap:10px;margin:19px 0 4px;display:flex}.chart-summary strong{font-size:22px}.chart-summary span{color:var(--green);font-size:10px;font-weight:700}.chart-wrap{width:100%}.chart-wrap svg{width:100%;height:210px;overflow:visible}.chart-labels{color:#8b938e;justify-content:space-between;padding:2px 8px 0;font-size:9px;display:flex}.target-panel{flex-direction:column;display:flex}.target-panel .panel-heading>svg{color:var(--green)}.target-ring{--progress:0deg;background:conic-gradient(var(--green) 0 var(--progress), #ebeee9 var(--progress) 360deg);border-radius:50%;place-items:center;width:154px;height:154px;margin:24px auto 18px;display:grid}.target-ring:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:120px;height:120px}.target-ring>div{z-index:1;text-align:center;grid-area:1/1;gap:3px;display:grid}.target-ring strong{font-size:27px}.target-ring span{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:9px}.target-numbers{grid-template-columns:1fr 1fr;gap:8px;display:grid}.target-numbers>span{background:var(--surface-soft);border-radius:8px;gap:4px;padding:10px;display:grid}.target-numbers small{color:var(--muted);font-size:9px}.target-numbers strong{font-size:12px}.target-panel>p{margin:14px 2px 0}.text-link{color:var(--green);align-items:center;gap:5px;font-size:10px;font-weight:750;display:inline-flex}.attention-panel{align-content:start;display:grid}.attention-item{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:14px 2px;display:grid}.attention-item:last-child{border-bottom:0}.attention-item>span:nth-child(2){gap:4px;display:grid}.attention-item strong{font-size:11px}.attention-item small{color:var(--muted);font-size:9px}.attention-item>svg{color:#929a94}.channel-strip{grid-template-columns:170px 1fr;align-items:center;gap:35px;padding:20px;display:grid}.channel-strip h2{margin:0;font-size:16px}.channel-bars{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.channel-bars>div{gap:8px;display:grid}.channel-bars span{justify-content:space-between;gap:8px;display:flex}.channel-bars strong,.channel-bars small{font-size:9px}.channel-bars small{color:var(--muted)}.channel-bars>div>div{background:#ecefeb;border-radius:4px;height:5px;overflow:hidden}.channel-bars i{border-radius:inherit;background:var(--green);height:100%;display:block}.table-scroll{width:100%;overflow-x:auto}table{border-collapse:collapse;width:100%}th{color:#879089;border-bottom:1px solid var(--line);letter-spacing:.065em;text-align:left;text-transform:uppercase;white-space:nowrap;background:#fafbf9;padding:11px 14px;font-size:9px;font-weight:800}td{color:#465048;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #eceeeb;padding:13px 14px;font-size:11px}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfcfa}td strong{color:var(--ink);font-size:11px;display:block}td small{color:#8a928d;margin-top:4px;font-size:9px;display:block}.numeric{font-variant-numeric:tabular-nums;text-align:right}.numeric.strong{color:var(--ink);font-weight:750}.order-link{color:var(--green);font-size:11px;font-weight:800}.table-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:64px;padding:12px 14px;display:flex}.table-search{color:#8b938d;align-items:center;gap:9px;min-width:270px;display:flex}.table-search input{background:0 0;border:0;outline:0;width:100%;padding:8px 0;font-size:11px}.table-toolbar .button{margin-left:auto}.select-wrap{margin-left:auto;position:relative}.select-wrap select{color:#626b65;border:1px solid var(--line);appearance:none;background:#fff;border-radius:8px;outline:0;min-width:145px;min-height:36px;padding:0 32px 0 11px;font-size:10px}.select-wrap svg{color:#8b938e;pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.status-badge{color:#59635c;background:#f0f2ef;border-radius:20px;align-items:center;gap:6px;width:fit-content;padding:4px 7px;font-size:9px;font-weight:750;display:inline-flex}.status-badge i{background:#87918a;border-radius:50%;width:5px;height:5px}.status-processing,.status-in-transit,.status-manager{color:#315f95;background:var(--blue-soft)}.status-processing i,.status-in-transit i,.status-manager i{background:var(--blue)}.status-ready-to-ship,.status-pickup-scheduled,.status-part-received,.status-partially-paid,.status-low-stock,.status-needs-setup{color:#8b650e;background:var(--amber-soft)}.status-ready-to-ship i,.status-pickup-scheduled i,.status-part-received i,.status-partially-paid i,.status-low-stock i,.status-needs-setup i{background:var(--amber)}.status-delivered,.status-paid,.status-healthy,.status-connected,.status-received,.status-active,.status-admin{color:#196248;background:var(--green-soft)}.status-delivered i,.status-paid i,.status-healthy i,.status-connected i,.status-received i,.status-active i,.status-admin i{background:var(--green)}.status-cancelled,.status-refunded,.status-out-of-stock,.status-exception,.status-attention,.status-disabled{color:#983f3d;background:var(--red-soft)}.status-cancelled i,.status-refunded i,.status-out-of-stock i,.status-exception i,.status-attention i,.status-disabled i{background:var(--red)}.status-confirmed,.status-ordered,.status-member{color:#6f4d98;background:#f2ecf9}.status-confirmed i,.status-ordered i,.status-member i{background:var(--violet)}.status-shipped{color:#287175;background:#e7f5f4}.status-shipped i{background:#287175}.orders-summary{border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.orders-summary>div{border-right:1px solid var(--line);gap:5px;padding:15px 18px;display:grid}.orders-summary>div:last-child{border-right:0}.orders-summary span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:9px}.orders-summary strong{font-size:16px}.orders-table td{padding-top:12px;padding-bottom:12px}.item-preview{color:var(--ink);font-weight:650}.row-action{width:30px;height:30px}.table-footer{min-height:50px;color:var(--muted);border-top:1px solid var(--line);align-items:center;gap:5px;padding:9px 14px;font-size:9px;display:flex}.table-footer>span{margin-right:auto}.pagination{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;place-items:center;width:27px;height:27px;font-size:9px;display:grid}.pagination.active{color:#fff;border-color:var(--green);background:var(--green)}.mobile-new{display:none}.sku-code{color:#35544a;background:#eef2ef;border-radius:5px;padding:3px 6px;font-size:9px;display:inline-block}.customer-cell{align-items:center;gap:9px;display:flex}.contact-line{align-items:center;gap:5px;display:flex}.empty-state{text-align:center;place-items:center;padding:65px 25px;display:grid}.empty-state.large{border:1px solid var(--line);border-radius:var(--radius);max-width:520px;box-shadow:var(--shadow);background:#fff}.empty-state h1,.empty-state h3{margin-bottom:8px}.empty-state p{color:var(--muted);line-height:1.5}.drawer-layer{z-index:80;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-scrim{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:default;background:#0a16117a;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.drawer{background:#fafbf9;width:min(720px,94vw);height:100%;animation:.22s ease-out slideIn;position:relative;overflow-y:auto;box-shadow:-15px 0 45px #11221b2e}.drawer.compact{width:min(570px,94vw)}@keyframes slideIn{0%{opacity:.5;transform:translate(35px)}to{opacity:1;transform:translate(0)}}.drawer-head{z-index:2;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff0;justify-content:space-between;gap:15px;padding:23px 25px 18px;display:flex;position:sticky;top:0}.drawer-head h2{margin:0;font-size:21px}.drawer-head p{color:var(--muted);margin:6px 0 0;font-size:11px}.drawer-form{gap:13px;padding:17px 20px 28px;display:grid}.form-section{border:1px solid var(--line);background:#fff;border-radius:13px;gap:14px;padding:19px;display:grid}.form-section-title{align-items:flex-start;gap:10px;display:flex}.form-section-title>span{width:26px;height:26px;color:var(--green);background:var(--green-soft);border-radius:7px;flex:none;place-items:center;font-size:9px;font-weight:800;display:grid}.form-section-title h3{margin:1px 0 3px;font-size:13px}.form-section-title p{color:var(--muted);margin:0;font-size:9px}.field-grid{gap:11px;display:grid}.field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.line-items{gap:9px;display:grid}.line-item{border:1px solid var(--line);background:#fafbf9;border-radius:10px;align-items:flex-end;gap:8px;padding:10px;display:flex}.line-item .grow{flex:1}.line-item .qty{width:75px}.line-price{text-align:right;gap:9px;min-width:92px;padding-bottom:9px;display:grid}.line-price span{color:var(--muted);font-size:9px}.line-price strong{font-size:11px}.line-item>.icon-button{margin-bottom:3px}.inline-add{width:fit-content;color:var(--green);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:10px;font-weight:750;display:inline-flex}.inline-add:disabled{opacity:.5}.order-total{border:1px solid var(--line);background:var(--line);border-radius:11px;grid-template-columns:1fr 1fr 1.25fr;gap:1px;display:grid;overflow:hidden}.order-total>span{background:#fff;gap:5px;padding:13px;display:grid}.order-total small{color:var(--muted);font-size:9px}.order-total strong{font-size:14px}.order-total .grand{color:#fff;background:var(--green)}.order-total .grand small{color:#bde1d1}.drawer-footer{justify-content:flex-end;gap:8px;padding-top:2px;display:flex}.order-edit-summary{border:1px solid var(--line);background:var(--line);border-radius:11px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.order-edit-summary>span{background:#fff;gap:5px;padding:13px;display:grid}.order-edit-summary small{color:var(--muted);font-size:9px}.order-edit-summary strong{font-size:13px}.edit-items{border:1px solid var(--line);background:#fff;border-radius:12px;gap:0;padding:16px 18px;display:grid}.edit-items h3{margin:0 0 8px;font-size:12px}.edit-items>div{border-top:1px solid var(--line);justify-content:space-between;gap:12px;padding:10px 0;display:flex}.edit-items span{gap:3px;font-size:11px;font-weight:650;display:grid}.edit-items small{color:var(--muted);font-size:9px;font-weight:450}.edit-items strong{font-size:11px}.stock-context{color:#735c20;background:var(--amber-soft);border-radius:9px;align-items:center;gap:8px;padding:11px 12px;font-size:10px;display:flex}.header-action-anchor{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:0 15px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 7px 16px #176b502e}.pickup-queue{padding:19px}.pickup-queue>.panel-heading{margin-bottom:8px}.pickup-queue>.panel-heading>span{color:var(--muted);font-size:10px}.pickup-row{border-top:1px solid var(--line);grid-template-columns:auto 1fr auto auto;align-items:center;gap:12px;padding:12px 0;display:grid}.pickup-row>span:nth-child(2){gap:4px;display:grid}.pickup-row strong{font-size:11px}.pickup-row small{color:var(--muted);font-size:9px}.package-cube{width:38px;height:38px;color:var(--green);background:var(--green-soft);border-radius:10px;place-items:center;display:grid}.channel-card-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.channel-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:20px}.channel-card header{justify-content:space-between;align-items:center;display:flex}.channel-logo{width:43px;height:43px;color:var(--green);background:var(--green-soft);border-radius:12px;place-items:center;display:grid}.channel-logo.amazon{color:#d87320;background:#fff1e5}.channel-logo.manual-orders{color:var(--blue);background:var(--blue-soft)}.channel-card h2{margin:18px 0 6px;font-size:17px}.channel-card>p{min-height:32px;color:var(--muted);font-size:10px;line-height:1.55}.channel-card-stats{grid-template-columns:1fr 1fr;gap:8px;margin:17px 0;display:grid}.channel-card-stats>span{background:var(--surface-soft);border-radius:8px;gap:5px;padding:10px;display:grid}.channel-card-stats small{color:var(--muted);font-size:9px}.channel-card-stats strong{font-size:14px}.last-sync{color:var(--muted);align-items:center;gap:5px;margin-bottom:13px;font-size:9px;display:flex}.integration-flow{justify-content:space-between;align-items:center;gap:30px;padding:21px;display:flex}.integration-flow>div{gap:13px;max-width:650px;display:flex}.flow-icon{width:42px;height:42px;color:var(--green);background:var(--green-soft);border-radius:11px;flex:none;place-items:center;display:grid}.integration-flow h2{margin:0 0 6px;font-size:16px}.integration-flow p{color:var(--muted);margin:0;font-size:10px;line-height:1.55}.integration-flow ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.integration-flow li{color:#496057;background:var(--surface-soft);border-radius:8px;align-items:center;gap:5px;padding:7px 9px;font-size:9px;display:flex}.integration-flow li svg{color:var(--green)}.report-grid{grid-template-columns:1.3fr .85fr;gap:14px;display:grid}.report-grid>.panel{padding:20px}.ranked-bars{gap:14px;margin-top:22px;display:grid}.ranked-bars>div{grid-template-columns:24px minmax(120px,.8fr) minmax(100px,1.5fr) 74px;align-items:center;gap:10px;display:grid}.rank{color:#9ba29e;font-size:9px;font-weight:700}.bar-name{gap:3px;display:grid}.bar-name strong{font-size:10px}.bar-name small{color:var(--muted);font-size:8px}.horizontal-bar{background:#edf0ec;border-radius:5px;height:7px;overflow:hidden}.horizontal-bar i{border-radius:inherit;background:linear-gradient(90deg,#1c7457,#63bd91);height:100%;display:block}.ranked-bars>div>strong{text-align:right;font-size:10px}.donut-layout{justify-content:center;align-items:center;gap:25px;min-height:270px;display:flex}.report-donut{border-radius:50%;place-items:center;width:160px;height:160px;display:grid}.report-donut:before{content:"";background:#fff;border-radius:50%;grid-area:1/1;width:112px;height:112px}.report-donut>div{z-index:1;text-align:center;grid-area:1/1;gap:3px;display:grid}.report-donut strong{font-size:20px}.report-donut span{color:var(--muted);font-size:9px}.donut-legend{gap:12px;display:grid}.donut-legend>div{grid-template-columns:8px 1fr auto;align-items:center;gap:7px;min-width:120px;font-size:9px;display:grid}.donut-legend i{background:var(--green);border-radius:50%;width:7px;height:7px}.donut-legend .legend-1{background:#e8793e}.donut-legend .legend-2{background:#3e69a8}.donut-legend .legend-3{background:#c6a14b}.forecast-panel{padding:22px}.forecast-panel>div:first-child{align-items:flex-start;gap:13px;display:flex}.forecast-panel h2{margin:1px 0 5px;font-size:16px}.forecast-panel p{max-width:850px;color:var(--muted);margin:0;font-size:10px;line-height:1.55}.forecast-progress{background:#e9ece8;border-radius:8px;height:8px;margin:30px 5px 8px;position:relative}.forecast-progress span{border-radius:inherit;background:var(--green);height:100%;display:block}.forecast-progress i{background:var(--orange);width:2px;height:18px;position:absolute;top:-5px}.forecast-progress i small{color:#99502a;background:var(--orange-soft);border-radius:5px;padding:4px 6px;font-size:8px;font-style:normal;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.forecast-labels{color:var(--muted);justify-content:space-between;font-size:8px;display:flex}.procurement-layout{grid-template-columns:minmax(0,1fr) 300px;gap:14px;display:grid}.procurement-layout>.panel:first-child{min-width:0}.procurement-layout .panel-heading,.team-heading{border-bottom:1px solid var(--line);padding:18px}.reorder-panel{align-self:start;padding-bottom:10px}.reorder-panel .panel-heading{border-bottom:0}.reorder-item{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:13px 18px;display:flex}.reorder-item>span{gap:4px;display:grid}.reorder-item>span:last-child{text-align:right}.reorder-item strong{font-size:10px}.reorder-item small{color:var(--muted);font-size:8px}.reorder-panel>p{padding:10px 18px}.permission-grid{grid-template-columns:repeat(2,1fr);gap:8px;display:grid}.permission-option{border:1px solid var(--line);cursor:pointer;background:#fbfcfa;border-radius:9px;align-items:flex-start;gap:9px;padding:11px;display:flex}.permission-option input{width:15px;height:15px;accent-color:var(--green)}.permission-option>span{gap:3px;display:grid}.permission-option strong{font-size:10px}.permission-option small{color:var(--muted);font-size:8px}.permission-option.locked{opacity:.65}.team-list{display:grid}.team-row{border-bottom:1px solid var(--line);grid-template-columns:auto minmax(130px,.8fr) auto minmax(220px,1.4fr) 130px auto;align-items:center;gap:13px;padding:15px 18px;display:grid}.team-row:last-child{border-bottom:0}.team-identity,.last-active{gap:3px;display:grid}.team-identity strong,.last-active strong{font-size:10px}.team-identity small,.last-active small{color:var(--muted);font-size:8px}.permission-pills{flex-wrap:wrap;gap:5px;display:flex}.permission-pills i{color:#56635c;background:var(--surface-soft);border-radius:5px;padding:4px 6px;font-size:8px;font-style:normal}.security-note{color:#305448;background:#edf6f1;border:1px solid #c9dfd5;border-radius:12px;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.security-note svg{color:var(--green)}.security-note strong{font-size:11px}.security-note p{color:#5b7469;margin:4px 0 0;font-size:9px;line-height:1.55}.mobile-scrim{display:none}@media (max-width:1120px){.sidebar{width:218px}.app-body{margin-left:218px}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.dashboard-grid.lower{grid-template-columns:1fr}.target-panel{min-height:390px}.channel-card-grid{grid-template-columns:repeat(2,1fr)}.report-grid,.procurement-layout{grid-template-columns:1fr}.reorder-panel{width:100%}.team-row{grid-template-columns:auto 1fr auto auto}.team-row .permission-pills{grid-column:2/4}.last-active{display:none}}@media (max-width:820px){.sidebar{width:min(280px,86vw);transition:transform .22s;transform:translate(-101%)}.sidebar.open{transform:translate(0)}.sidebar-close,.mobile-menu{display:grid}.mobile-scrim{z-index:35;visibility:hidden;opacity:0;background:#0a161175;transition:opacity .2s,visibility .2s;display:block;position:fixed;inset:0}.mobile-scrim.visible{visibility:visible;opacity:1}.app-body{margin-left:0}.topbar{padding:0 18px}.app-main{padding:25px 18px 45px}.today-chip,.profile-button>svg,.global-search kbd{display:none}.global-search{width:min(440px,60vw)}.channel-strip{grid-template-columns:1fr}.orders-summary{grid-template-columns:repeat(2,1fr)}.orders-summary>div:nth-child(2){border-right:0}.orders-summary>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.field-grid.three,.channel-card-grid{grid-template-columns:1fr}.integration-flow{flex-direction:column;align-items:flex-start}.pickup-row{grid-template-columns:auto 1fr auto}.pickup-row form{grid-column:2/4}.pickup-row form .button{width:100%}}@media (max-width:640px){.login-page{display:block}.login-story{display:none}.login-panel{min-height:100vh;padding:30px 22px}.mobile-brand{display:inline-flex}.page-header{flex-direction:column;align-items:flex-start}.page-actions{flex-wrap:wrap;width:100%}.page-actions .button,.header-action-anchor{flex:1}.source-badge{order:-1}.metric-grid{grid-template-columns:1fr}.compact-metrics{grid-template-columns:repeat(2,1fr)}.global-search{display:none}.topbar-actions{margin-left:auto}.channel-bars{grid-template-columns:repeat(2,1fr)}.channel-strip{gap:20px}.table-toolbar{flex-direction:column;align-items:stretch}.table-search{width:100%;min-width:0}.select-wrap{width:100%;margin-left:0}.select-wrap select{width:100%}.table-toolbar .button{width:100%;margin-left:0}.mobile-new{display:inline-flex}.field-grid.two{grid-template-columns:1fr}.line-item{flex-wrap:wrap;align-items:stretch}.line-item .grow{flex-basis:100%}.line-item .qty{flex:1;width:auto}.line-price{justify-content:end}.order-total{grid-template-columns:1fr}.drawer-head,.drawer-form{padding-left:15px;padding-right:15px}.donut-layout{flex-direction:column}.ranked-bars>div{grid-template-columns:20px minmax(105px,1fr) 65px}.horizontal-bar{display:none}.permission-grid{grid-template-columns:1fr}.team-row{grid-template-columns:auto 1fr auto}.team-row>.status-badge:first-of-type{display:none}.team-row .permission-pills{grid-column:2/4}.team-row>.status-badge:last-child{grid-area:1/3}.integration-note{white-space:normal}}
