:root{--ink:#251c27;--muted:#776d78;--paper:#fbf9f7;--panel:#fff;--line:#e9e3e5;--berry:#7a294c;--berry-2:#a4436d;--berry-soft:#f6eaf0;--sage:#426b5a;--sage-soft:#e8f2ed;--amber:#a25c1c;--amber-soft:#fbefe0;--blue:#3e607e;--blue-soft:#e8f0f6;--danger:#a83939;--shadow:0 18px 50px #3a223214}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:radial-gradient(circle at 10% 0%, #7a294c0f, transparent 28rem), var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Arial,sans-serif}button,input,select{font:inherit}button{color:inherit}button,a,label{-webkit-tap-highlight-color:transparent}svg{stroke-width:1.8px;width:1.1rem;height:1.1rem}.app-shell{grid-template-columns:270px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{z-index:30;color:#f8f4f6;background:#2b2029;border-right:1px solid #ffffff0f;flex-direction:column;height:100vh;padding:28px 18px 20px;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:0 8px 24px;display:flex}.brand-mark{color:#fff;background:linear-gradient(145deg, var(--berry-2), #5a1d3b);border-radius:17px 17px 8px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 10px 30px #a4436d4d}.brand-mark span{font:600 27px Georgia,serif;transform:translateY(-1px)}.brand strong{letter-spacing:.12em;font-size:17px;display:block}.brand small,.sidebar-foot small{color:#bcaeb7;margin-top:3px;font-size:11px;display:block}.sidebar-close{color:#fff;margin-inline-start:auto;display:none}.main-nav{gap:5px;margin-top:26px;display:grid}.main-nav button,.admin-nav button{cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;transition:all .2s;display:flex}.main-nav button{color:#cfc3ca;text-align:left;padding:12px 13px}.main-nav button:hover{color:#fff;background:#ffffff0f}.main-nav button.active{color:#fff;background:linear-gradient(90deg,#a4436d42,#a4436d1a);box-shadow:inset 3px 0 #d4749e}.main-nav button svg{color:#a99aa3}.main-nav button.active svg{color:#e49cbd}.nav-arrow{opacity:.45;margin-inline-start:auto;width:14px!important}.sidebar-foot{border-top:1px solid #ffffff1a;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;margin-top:auto;padding:18px 8px 0;display:grid}.signout-button{color:#d9ccd3;cursor:pointer;background:0 0;border:1px solid #ffffff24;border-radius:9px;grid-column:1/-1;padding:7px 10px;font-size:10px}.signout-button:hover{color:#fff;background:#ffffff12}.user-avatar{width:38px;height:38px;color:var(--berry);background:#f2dce6;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.sidebar-foot strong{font-size:13px}.live-dot{background:#79c19e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #79c19e1f}.sidebar-scrim{display:none}.main{min-width:0}.topbar{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbf9f7db;border-bottom:1px solid #dfd6dab3;justify-content:space-between;align-items:center;height:88px;padding:0 38px;display:flex;position:sticky;top:0}.topbar-title{align-items:center;gap:12px;display:flex}.topbar-title p{color:var(--muted);letter-spacing:.05em;margin:0 0 3px;font-size:11px}.topbar h1{margin:0;font-size:23px;font-weight:760}.topbar-actions{align-items:center;gap:12px;display:flex}.date-chip{color:var(--muted);border-left:1px solid var(--line);padding-left:16px;font-size:12px}.menu-button{display:none!important}.content{max-width:1640px;margin:0 auto;padding:34px 38px 70px}.page-stack{gap:24px;animation:.35s both rise;display:grid}@keyframes rise{0%{opacity:0;transform:translateY(8px)}}.hero-panel{color:#fff;background:radial-gradient(circle at 78% 20%,#ffffff29,#0000 28%),linear-gradient(125deg,#462338 0%,#702746 56%,#8d3a5d 100%);border-radius:28px;grid-template-columns:1.2fr .8fr;align-items:center;min-height:300px;padding:42px 48px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px #5d233f38}.hero-panel:before{content:"";pointer-events:none;opacity:.18;background-image:linear-gradient(115deg,#0000 0 48%,#ffffff26 49% 49.5%,#0000 50% 100%);background-size:24px 24px;position:absolute;inset:0}.hero-copy{z-index:2;max-width:630px;position:relative}.eyebrow{color:var(--berry-2);letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:800}.hero-copy .eyebrow{color:#e7a8c3}.hero-copy h2{letter-spacing:-.04em;margin:12px 0 10px;font-size:clamp(35px,4vw,58px);font-weight:780;line-height:1.02}.hero-copy p{color:#e8dce2;max-width:560px;margin:0;font-size:15px;line-height:1.7}.hero-actions{gap:10px;margin-top:28px;display:flex}.shoe-art{filter:drop-shadow(0 28px 25px #19051047);height:245px;position:relative;transform:rotate(-8deg)}.shoe-sole{background:#f7ede8;border-radius:50% 36% 45% 60%;width:310px;height:55px;position:absolute;bottom:20px;left:10px;transform:skew(-13deg);box-shadow:inset 0 -10px #ddc9c1}.shoe-upper{background:linear-gradient(135deg,#f7e8e8,#d9a7b4);border-radius:65% 28% 22% 32%;width:235px;height:150px;position:absolute;bottom:52px;left:55px;transform:skew(-9deg);box-shadow:inset -28px -18px 40px #6825422e}.shoe-upper:before{content:"";border:19px solid #f0d5dd;border-bottom:0;border-radius:45px 45px 0 0;width:90px;height:96px;position:absolute;top:-16px;left:78px;transform:rotate(6deg)}.shoe-line{background:#fff;border-radius:8px;width:115px;height:8px;position:absolute;bottom:110px;left:81px;transform:rotate(7deg)}.shoe-line.two{width:102px;bottom:88px}.primary-button,.secondary-button,.ghost-button,.text-button{cursor:pointer;white-space:nowrap;border:0;border-radius:11px;justify-content:center;align-items:center;gap:8px;font-weight:700;transition:all .18s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg, var(--berry-2), var(--berry));padding:12px 18px;box-shadow:0 9px 20px #7a294c38}.primary-button:hover{transform:translateY(-1px);box-shadow:0 13px 28px #7a294c47}.primary-button:disabled{opacity:.55;cursor:wait}.secondary-button:disabled,.ghost-button:disabled{opacity:.55;cursor:wait;pointer-events:none}.secondary-button{background:var(--berry-soft);color:var(--berry);border:1px solid #e6cbd7;padding:11px 17px}.hero-panel .secondary-button{color:#fff;background:#ffffff1a;border-color:#ffffff40}.ghost-button{color:var(--ink);border:1px solid var(--line);background:#fff;padding:10px 14px}.ghost-button:hover,.secondary-button:hover{background:#faf5f7;border-color:#d2bdc7}.text-button{color:var(--berry);background:0 0;padding:6px;font-size:12px}.full{width:100%}.icon-button{cursor:pointer;background:0 0;border:0;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;display:inline-grid}.metric-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.metric-card{border:1px solid var(--line);background:#ffffffe0;border-radius:18px;align-items:flex-start;gap:15px;min-width:0;padding:20px;display:flex;box-shadow:0 10px 35px #2c1c260a}.metric-icon{border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid}.metric-card.berry .metric-icon{color:var(--berry);background:var(--berry-soft)}.metric-card.sage .metric-icon{color:var(--sage);background:var(--sage-soft)}.metric-card.amber .metric-icon{color:var(--amber);background:var(--amber-soft)}.metric-card.blue .metric-icon{color:var(--blue);background:var(--blue-soft)}.metric-card p{color:var(--muted);margin:0 0 5px;font-size:12px}.metric-card strong{font-size:25px;line-height:1;display:block}.metric-card small{color:#948a91;white-space:nowrap;text-overflow:ellipsis;margin-top:8px;font-size:10px;display:block;overflow:hidden}.dashboard-grid{grid-template-columns:1.45fr .8fr;gap:18px;display:grid}.panel,.crud-panel{border:1px solid var(--line);box-shadow:var(--shadow);background:#ffffffeb;border-radius:20px;padding:23px}.panel-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.panel-head h3{margin:5px 0 0;font-size:18px}.bar-list{gap:17px;display:grid}.bar-meta{justify-content:space-between;margin-bottom:7px;font-size:12px;display:flex}.bar-track{background:#f0ebed;border-radius:9px;height:8px;overflow:hidden}.bar-track span{border-radius:inherit;background:linear-gradient(90deg, var(--berry), #bd6b8f);transform-origin:0;height:100%;animation:.7s both fill;display:block}@keyframes fill{0%{transform:scaleX(.02)}}.activity-list{gap:3px;display:grid}.activity{border-bottom:1px solid #f0ebed;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:10px 0;display:grid}.activity:last-child{border:0}.activity-icon{border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.activity-icon.ok{color:var(--sage);background:var(--sage-soft)}.activity-icon.warn{color:var(--amber);background:var(--amber-soft)}.activity strong{font-size:12px;display:block}.activity small{color:var(--muted);margin-top:2px;font-size:10px;display:block}.activity time{color:#9a9197;direction:ltr;font-size:9px}.section-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.section-heading h2{letter-spacing:-.025em;margin:7px 0 2px;font-size:30px}.section-heading p{color:var(--muted);margin:0;font-size:13px}.filter-bar{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:10px;padding:13px;display:flex}.filter-bar label{border:1px solid var(--line);min-width:180px;height:42px;color:var(--muted);border-radius:10px;align-items:center;gap:8px;padding:0 11px;display:flex}.filter-bar .search-field{flex:1}.filter-bar input,.filter-bar select{width:100%;color:var(--ink);background:0 0;border:0;outline:0}.table-card{border:1px solid var(--line);background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 16px 45px #2d1c270d}.table-wrap{scrollbar-color:#cab6c0 transparent;overflow:auto}.data-table,.report-table{border-collapse:collapse;text-align:left;width:100%;font-size:11px}.data-table{min-width:900px}th{color:#665b63;border-bottom:1px solid var(--line);white-space:nowrap;background:#f6f2f3;padding:12px 14px;font-size:10px;font-weight:750}td{vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f1edef;padding:11px 14px}tbody tr:last-child td{border-bottom:0}.matrix{font-variant-numeric:tabular-nums;min-width:43px;text-align:center!important;padding-inline:8px!important}.num{text-align:right;font-variant-numeric:tabular-nums}.actions-col{width:85px}.row-actions button{cursor:pointer;width:30px;height:30px;color:var(--berry);background:#f3eef0;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.row-actions button svg{width:14px}.row-actions button.danger{color:var(--danger);background:#f9ecec}.icon-upload{cursor:pointer;width:30px;height:30px;color:var(--berry);background:#f3eef0;border-radius:8px;place-items:center;display:grid}.icon-upload input{display:none}.icon-upload svg{width:14px}.chip{border-radius:20px;padding:4px 8px;font-size:9px;font-weight:800;display:inline-flex}.chip.good{color:var(--sage);background:var(--sage-soft)}.chip.info{color:var(--blue);background:var(--blue-soft)}.chip.warn{color:var(--amber);background:var(--amber-soft)}.inline-empty{color:var(--muted);text-align:center;padding:35px}.table-scroll-top{display:none}.inventory-pagination{color:var(--muted);justify-content:flex-end;align-items:center;gap:14px;font-size:11px;display:flex}.inventory-pagination label,.inventory-pagination div{align-items:center;gap:7px;display:flex}.inventory-pagination select,.inventory-pagination button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:7px 10px}.inventory-pagination button{cursor:pointer}.inventory-pagination button:disabled{opacity:.45;cursor:default}.notice{color:#694253;background:#fbf3f6;border:1px solid #e7d2da;border-radius:14px;align-items:flex-start;gap:12px;padding:15px 18px;display:flex}.notice>span{color:#fff;background:var(--berry);border-radius:50%;place-items:center;width:24px;height:24px;font:700 13px Georgia;display:grid}.notice strong{font-size:12px}.notice p{color:#8a6474;margin:3px 0 0;font-size:11px}.import-grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.batch-import{grid-template-columns:1.1fr 2fr auto;align-items:center;gap:20px;display:grid}.batch-import h3{margin:5px 0}.batch-import p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.batch-file-grid{grid-template-columns:repeat(2,1fr);gap:9px;display:grid}.batch-file-grid label{border:1px solid var(--line);color:var(--muted);border-radius:10px;gap:5px;padding:9px 11px;font-size:9px;font-weight:700;display:grid}.batch-file-grid input{max-width:180px;font-size:9px}.import-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:24px;position:relative;overflow:hidden;box-shadow:0 14px 40px #2d1c270d}.import-card:before{content:"";background:var(--berry);height:4px;position:absolute;inset:0 0 auto}.import-card.amber:before{background:var(--amber)}.import-card.blue:before{background:var(--blue)}.import-card.sage:before{background:var(--sage)}.import-step{color:#ddd4d8;font:700 31px Georgia;position:absolute;top:16px;left:17px}.import-icon{width:45px;height:45px;color:var(--berry);background:var(--berry-soft);border-radius:14px;place-items:center;display:grid}.import-card.amber .import-icon{color:var(--amber);background:var(--amber-soft)}.import-card.blue .import-icon{color:var(--blue);background:var(--blue-soft)}.import-card.sage .import-icon{color:var(--sage);background:var(--sage-soft)}.import-card h3{margin:18px 0 6px;font-size:17px}.import-card p{min-height:42px;color:var(--muted);margin:0;font-size:11px;line-height:1.7}.file-drop{min-height:74px;color:var(--berry);cursor:pointer;background:#fcf8fa;border:1px dashed #d6c4cc;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:7px;margin-top:18px;padding:12px;font-size:11px;font-weight:700;transition:all .2s;display:flex}.file-drop:hover{border-color:var(--berry-2);background:var(--berry-soft)}.file-drop input{display:none}.import-summary{justify-content:space-between;align-items:center;display:flex}.import-summary h3{margin:5px 0}.import-summary p{color:var(--muted);margin:0;font-size:12px}.mini-loader{border:2px solid #e3ccd7;border-top-color:var(--berry);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}.report-builder{grid-template-columns:290px minmax(0,1fr);align-items:start;gap:18px;display:grid}.heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.report-filters{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:18px;gap:18px;padding:20px;display:grid;position:sticky;top:110px}.filter-section{gap:9px;display:grid}.filter-section h4{margin:0;font-size:11px}.segment{background:#f3eff1;border-radius:9px;grid-auto-columns:1fr;grid-auto-flow:column;padding:3px;display:grid}.segment button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:7px 4px;font-size:9px}.segment button.active{color:var(--berry);background:#fff;font-weight:800;box-shadow:0 3px 10px #321e2a14}.filter-title{justify-content:space-between;align-items:center;display:flex}.filter-title span{gap:7px;display:flex}.filter-title button{color:var(--berry);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.check-list{border:1px solid var(--line);border-radius:9px;gap:5px;max-height:95px;padding:8px;display:grid;overflow:auto}.check-list label,.check-row{color:#655b62;cursor:pointer;align-items:center;gap:7px;font-size:10px;display:flex}input[type=checkbox]{accent-color:var(--berry)}.report-preview{border:1px solid var(--line);background:#ede8e9;border-radius:18px;min-width:0;min-height:620px;overflow:hidden}.report-toolbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.report-toolbar>div{align-items:center;gap:9px;display:flex}.report-toolbar span{color:var(--muted);font-size:10px}.report-sheet{background:#fff;max-width:1120px;min-height:690px;margin:22px auto;padding:28px;box-shadow:0 14px 35px #291b231f}.report-letterhead{border-bottom:2px solid var(--berry);justify-content:space-between;padding-bottom:18px;display:flex}.report-letterhead>div{align-items:center;gap:10px;display:flex}.report-letterhead h2{margin:0;font-size:22px}.report-letterhead p,.report-letterhead small{color:var(--muted);margin:3px 0 0;font-size:9px}.report-letterhead strong{letter-spacing:.14em}.report-logo{color:#fff;background:var(--berry);border-radius:11px 11px 5px;place-items:center;width:37px;height:37px;font:600 23px Georgia;display:grid}.report-tags{flex-wrap:wrap;gap:5px;padding:12px 0;display:flex}.report-tags span{background:var(--berry-soft);color:var(--berry);border-radius:10px;padding:4px 8px;font-size:8px}.report-table{min-width:900px}.report-table td{padding:7px 8px;font-size:8px}.report-table th{padding:8px;font-size:8px}.report-table td strong{display:block}.report-table td small{color:var(--muted);font-size:7px;display:block}.product-thumb{object-fit:cover;float:left;border-radius:6px;width:48px;height:34px;margin-right:7px}.model-thumb{object-fit:contain;vertical-align:middle;background:#eef3f7;border:1px solid #c9d5df;border-radius:4px;width:90px;height:58px;margin-right:12px}.report-scroll-top{height:13px;margin:4px 0 8px;overflow:auto hidden}.report-scroll-top>div{width:1400px;height:1px}.report-range{color:var(--muted);align-items:center;gap:9px;margin:0 0 8px;font-size:8px;display:flex}.report-range input{accent-color:var(--berry);flex:1}.row-group strong{margin-right:10px;font-size:11px;display:inline!important}.row-group span{color:var(--muted);font-size:8px}.row-subtotal td{color:#285b42;background:#f0f6f2;border-top:1px solid #cfe0d5;font-weight:800}.row-grandtotal td{color:#fff;background:var(--berry);font-weight:800}.report-pagination{color:var(--muted);justify-content:space-between;align-items:center;padding-top:16px;font-size:12px;display:flex}.report-pagination div{gap:8px;display:flex}.report-pagination label{align-items:center;gap:7px;display:flex}.report-pagination select{border:1px solid var(--line);background:#fff;border-radius:8px;padding:6px 8px}.report-pagination button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:10px;padding:8px 14px}.report-pagination button:disabled{opacity:.4;cursor:default}.empty-state{text-align:center;min-height:420px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;display:flex}.empty-state.compact{min-height:620px}.empty-state svg{color:#c2adb7;width:46px;height:46px}.empty-state h2,.empty-state h3{color:var(--ink);margin:15px 0 5px}.empty-state p{margin:0 0 17px;font-size:12px}.admin-layout{grid-template-columns:230px minmax(0,1fr);align-items:start;gap:18px;display:grid}.admin-nav{border:1px solid var(--line);background:#fff;border-radius:16px;gap:3px;max-height:calc(100vh - 145px);padding:9px;display:grid;position:sticky;top:110px;overflow:auto}.admin-nav button{color:var(--muted);padding:10px;font-size:11px}.admin-nav button:hover{color:var(--berry);background:#f8f4f6}.admin-nav button.active{color:var(--berry);background:var(--berry-soft);font-weight:800}.admin-nav button svg:last-child{width:13px;margin-inline-start:auto}.admin-content{min-width:0}.crud-panel .panel-head{margin-bottom:16px}.crud-panel{padding:20px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#1f151c8c;place-items:center;padding:25px;animation:.2s fade;display:grid;position:fixed;inset:0}@keyframes fade{0%{opacity:0}}.record-modal{background:#fff;border-radius:21px;width:min(850px,100%);max-height:90vh;padding:25px;overflow:auto;box-shadow:0 30px 90px #140a104d}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:17px;display:flex}.modal-head h3{margin:5px 0 0;font-size:23px}.form-grid{grid-template-columns:repeat(3,1fr);gap:13px;padding:20px 0;display:grid}.form-grid label{gap:6px;display:grid}.form-grid label span{color:#645860;font-size:10px;font-weight:700}.form-grid label b{color:var(--berry-2);margin-left:3px}.form-grid input,.form-grid select{border:1px solid var(--line);background:#fdfcfc;border-radius:9px;outline:0;width:100%;height:40px;padding:0 10px}.form-grid input:focus,.form-grid select:focus{border-color:var(--berry-2);box-shadow:0 0 0 3px var(--berry-soft)}.modal-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding-top:17px;display:flex}.form-error{color:var(--danger);background:#fceded;border-radius:9px;margin-top:15px;padding:10px 13px;font-size:11px}.toast{z-index:150;color:#fff;background:#30252d;border-left:6px solid #d576a0;border-radius:11px;max-width:560px;padding:18px 24px;font-size:17px;font-weight:800;line-height:1.4;animation:.3s both toast-in;position:fixed;top:26px;right:26px;box-shadow:0 18px 50px #1e121a40}.login-page{background:radial-gradient(circle at 50% 10%, #a4436d24, transparent 30rem), var(--paper);place-items:center;min-height:100vh;padding:28px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:26px;gap:16px;width:min(420px,100%);padding:38px;display:grid;box-shadow:0 30px 90px #3a223224}.login-brand{color:#fff;background:linear-gradient(145deg, var(--berry-2), var(--berry));border-radius:18px 18px 8px;place-items:center;width:54px;height:54px;font:600 31px Georgia,serif;display:grid}.login-card h1{margin:-8px 0 0;font-size:29px}.login-card>p:not(.eyebrow){color:var(--muted);margin:-8px 0 2px;font-size:13px}.login-card label{color:var(--muted);gap:7px;font-size:11px;font-weight:700;display:grid}.login-card input{border:1px solid var(--line);border-radius:10px;outline:none;height:45px;padding:0 13px}.login-card input:focus{border-color:var(--berry-2);box-shadow:0 0 0 3px var(--berry-soft)}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}.loading-state{flex-direction:column;justify-content:center;align-items:center;min-height:520px;display:flex}.loading-state h2{margin:16px 0 4px}.loading-state p{color:var(--muted);margin:0;font-size:12px}.loader{border:3px solid #eadce2;border-top-color:var(--berry);border-radius:50%;width:45px;height:45px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=1180px){.metric-grid,.import-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.report-builder{grid-template-columns:250px minmax(0,1fr)}.hero-panel{grid-template-columns:1fr .6fr}.shoe-art{transform:rotate(-8deg)scale(.8)}.batch-import{grid-template-columns:1fr}}@media (width<=850px){.app-shell{display:block}.sidebar{width:280px;transition:transform .25s;position:fixed;left:0;transform:translate(-105%);box-shadow:20px 0 70px #190f1540}.sidebar.open{transform:translate(0)}.sidebar-close{display:grid}.sidebar-scrim{z-index:25;background:#1e141a73;border:0;display:block;position:fixed;inset:0}.menu-button{display:grid!important}.topbar{height:75px;padding:0 18px}.topbar-actions .date-chip{display:none}.content{padding:24px 18px 55px}.hero-panel{grid-template-columns:1fr;min-height:350px;padding:34px}.shoe-art{display:none}.report-builder,.admin-layout{grid-template-columns:1fr}.report-filters,.admin-nav{max-height:none;position:static}.admin-nav{grid-template-columns:repeat(2,1fr)}.filter-bar{flex-wrap:wrap}.filter-bar label{flex:1;min-width:220px}.form-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.topbar-actions .ghost-button{width:38px;height:38px;padding:0;font-size:0}.topbar h1{font-size:19px}.metric-grid,.import-grid{grid-template-columns:1fr}.metric-card{padding:17px}.section-heading{flex-direction:column;align-items:flex-start}.section-heading .primary-button{width:100%}.hero-panel{padding:28px 23px}.hero-copy h2{font-size:39px}.hero-actions{flex-direction:column;align-items:stretch}.filter-bar{padding:9px}.filter-bar label{min-width:100%}.import-summary{flex-direction:column;align-items:flex-start;gap:17px}.report-toolbar{flex-direction:column;align-items:flex-start;gap:10px}.report-toolbar>div:last-child{width:100%}.report-toolbar button{flex:1}.admin-nav{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.record-modal{padding:18px}.modal-backdrop{padding:10px}}@media print{.sidebar,.topbar,.section-heading,.report-filters,.report-toolbar,.toast,.report-pagination,.report-range,.report-scroll-top{display:none!important}.app-shell{display:block}.content{padding:0}.report-builder{display:block}.report-preview{background:#fff;border:0}.report-sheet{max-width:none;box-shadow:none;min-height:0;margin:0;padding:12mm}@page{size:A4 landscape;margin:8mm}.report-table thead{display:table-header-group}.row-group,.row-subtotal{break-inside:avoid}}:root{--ink:#24364a;--muted:#65758a;--paper:#eef1f4;--panel:#fff;--line:#cbd4dc;--berry:#23405f;--berry-2:#315b83;--berry-soft:#e8f0f7;--sage:#2f6f51;--sage-soft:#e5f3eb;--blue:#255f91;--blue-soft:#e4eff8;--shadow:0 2px 7px #1e31441f}html,body{background:var(--paper)}body{background:var(--paper);color:#263b50;font-family:Segoe UI,Arial,sans-serif}.app-shell{flex-direction:column;min-height:100vh;display:flex}.main{flex:1;width:100%}.content{width:min(1400px,100% - 32px);max-width:1400px;margin:0 auto;padding:24px 0 48px}.page-stack{gap:16px}.reference-topbar{color:#fff;background:#23405f;border-bottom:3px solid #162c42;align-items:center;gap:24px;min-height:58px;padding:0 max(18px,50vw - 700px);display:flex;box-shadow:0 2px 8px #0e1f303d}.reference-brand{color:#fff;cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:0;font-size:19px;font-weight:700}.reference-nav{align-self:stretch;align-items:stretch;display:flex}.reference-nav button{border:0;color:#edf4fa;cursor:pointer;background:0 0;border-inline-start:1px solid #ffffff1f;padding:0 18px;font-size:13px}.reference-nav button:last-child{border-inline-end:1px solid #ffffff1f}.reference-nav button:hover,.reference-nav button.active{background:#315b83}.reference-user{align-items:center;gap:12px;margin-inline-start:auto;font-size:11px;display:flex}.reference-user>span{text-overflow:ellipsis;white-space:nowrap;max-width:250px;overflow:hidden}.reference-user button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff80;border-radius:3px;padding:7px 12px;font-size:11px}.reference-user button:hover{background:#ffffff1f}.reference-footer{color:#6f7d8a;text-align:center;padding:12px 20px;font-size:11px}.menu-button{color:#fff}.reference-welcome,.panel,.crud-panel,.table-card,.report-filters,.report-preview{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:4px}.reference-welcome{padding:22px 26px}.reference-welcome h1{color:#23405f;margin:0 0 6px;font-size:25px;font-weight:650}.reference-welcome p{color:var(--muted);margin:0;font-size:13px}.reference-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.reference-menu-grid>button{color:#27415a;cursor:pointer;text-align:left;background:#fff;border:1px solid #c8d2dc;border-radius:4px;grid-template-columns:46px 1fr 18px;align-items:center;gap:14px;min-height:92px;padding:16px 18px;display:grid;box-shadow:0 1px 3px #182b3d14}.reference-menu-grid>button:hover{background:#f5f9fc;border-color:#4b7196;transform:translateY(-1px)}.reference-menu-grid>button>span:nth-child(2){min-width:0}.reference-menu-grid strong{color:#23405f;margin-bottom:5px;font-size:15px;display:block}.reference-menu-grid small{color:#697b8c;font-size:11px;line-height:1.35;display:block}.reference-menu-icon{color:#fff;background:#315b83;border-radius:4px;place-items:center;width:44px;height:44px;display:grid}.reference-menu-icon svg{width:21px;height:21px}.reference-menu-grid>button>svg{color:#8294a6}.reference-note{color:#647587;background:#f8fafb;border:1px solid #d5dde4;border-radius:4px;margin:0;padding:12px 15px;font-size:11px}.section-heading{align-items:center}.section-heading .eyebrow{display:none}.section-heading h2{color:#23405f;letter-spacing:0;margin:0 0 4px;font-size:22px}.section-heading p{font-size:12px}.primary-button,.secondary-button,.ghost-button{box-shadow:none;border-radius:3px;font-size:12px;font-weight:600}.primary-button{background:#315b83;padding:9px 15px}.primary-button:hover{box-shadow:none;background:#234b70;transform:none}.secondary-button{color:#234b70;background:#e8f0f7;border-color:#b8c9d8;padding:8px 14px}.ghost-button{border-color:#c5d0d9;padding:8px 13px}.filter-bar{box-shadow:var(--shadow);border-radius:4px;padding:10px}.filter-bar label{border-radius:3px;height:36px}.table-card{border-radius:4px}th{color:#fff;background:#315b83;border-color:#244866;padding:9px 10px;font-size:10px}td{border-color:#e0e5e9;padding:8px 10px}tbody tr:nth-child(2n){background:#f7f9fa}tbody tr:hover{background:#eaf2f8}.inventory-table{min-width:3100px}.inventory-pagination{border:1px solid var(--line);background:#fff;border-radius:4px;padding:9px 12px}.inventory-pagination select,.inventory-pagination button,.chip{border-radius:3px}.record-modal{border-radius:5px}.notice{color:#6e551b;background:#fff9e8;border-color:#e5d39b;border-radius:4px}.notice>span{background:#315b83}.batch-import{border-radius:4px}.import-card{box-shadow:var(--shadow);border-radius:4px}.file-drop{border-radius:3px}.reference-import-panel{gap:8px;padding:16px;display:grid}.reference-import-row{background:#f9fafb;border:1px solid #d8e0e6;border-radius:3px;grid-template-columns:175px minmax(240px,1fr) minmax(220px,1fr);align-items:center;gap:12px;min-height:42px;padding:7px 10px;display:grid}.reference-import-row label{color:#2d4963;font-size:11px;font-weight:700}.reference-import-row input{font-size:10px}.reference-import-row>span{color:#71808d;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.reference-import-actions{gap:9px;padding-top:8px;display:flex}.import-console{color:#d8e7f2;background:#172b3e;border:1px solid #182b3d;border-radius:3px;min-height:112px;max-height:220px;padding:14px 16px;font:11px Consolas,monospace;overflow:auto;box-shadow:inset 0 1px 8px #00000040}.import-console strong{color:#fff}.import-console p{margin:7px 0 0}.individual-imports{grid-template-columns:260px 1fr;gap:18px;display:grid}.individual-imports h3{color:#23405f;margin:0 0 5px;font-size:14px}.individual-imports p{color:var(--muted);margin:0;font-size:10px;line-height:1.5}.individual-imports>div:last-child{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.individual-imports label{border:1px solid #d6dfe6;border-radius:3px;gap:5px;padding:8px;font-size:9px;font-weight:600;display:grid}.individual-imports input{width:100%;font-size:8px}.report-builder{display:block}.report-filters{border-radius:4px;gap:16px;padding:16px;display:grid;position:static}.dual-list-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.dual-list-filter{background:#f8fafb;border:1px solid #cbd4dc;border-radius:3px;min-width:0;padding:12px;overflow:hidden}.dual-list-filter h3{color:#23405f;margin:0 0 10px;font-size:13px}.dual-list-columns{grid-template-columns:minmax(0,1fr) 96px minmax(0,1fr);align-items:end;gap:8px;display:grid}.dual-list-columns label{color:#5e7183;gap:4px;min-width:0;font-size:10px;display:grid}.dual-list-columns select{background:#fff;border:1px solid #b8c4ce;border-radius:2px;width:100%;height:135px;padding:4px;font-size:10px}.dual-list-columns option{padding:3px 5px}.dual-list-actions{gap:5px;display:grid}.dual-list-actions button{color:#294b6a;cursor:pointer;white-space:normal;background:#fff;border:1px solid #b7c4d0;border-radius:2px;min-height:27px;padding:4px 5px;font-size:8px}.dual-list-actions button:hover{background:#e7f0f7}.report-option-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:end;gap:12px;display:grid}.report-option-grid .filter-section{min-width:0}.segment{background:#e9edf0;border-radius:3px}.segment button{border-radius:2px;min-height:31px;font-size:9px}.segment button.active{color:#fff;box-shadow:none;background:#315b83}.report-checks{grid-column:1/3;align-self:center;gap:24px;display:flex}.generate-report{grid-column:3/5;align-self:end;min-height:38px}.report-preview{background:#dde2e6;border-radius:4px;min-height:420px;margin-top:16px}.report-sheet{max-width:1300px;margin:16px auto;padding:22px;box-shadow:0 3px 12px #192b3b2e}.report-letterhead{border-color:#315b83}.report-logo{background:#315b83;border-radius:3px}.report-tags span{color:#234b70;background:#e8f0f7;border-radius:2px}.row-group td{color:#234b70;background:#fff;border-top:2px solid #4d7ca3}.row-subtotal td{color:#17384a;background:#cfeaf3;border-top-color:#95bfce}.row-grandtotal td{color:#17384a;background:#ffed00}.report-pagination button,.report-pagination select{border-radius:3px}.admin-layout{grid-template-columns:230px minmax(0,1fr)}.admin-nav,.admin-nav button{border-radius:3px}.admin-nav{top:76px}.admin-nav button.active{color:#fff;background:#315b83}.toast{background:#23405f;border-left-color:#77a5cc;border-radius:3px}.login-page{background:#eef1f4}.login-card{border-radius:5px;box-shadow:0 4px 18px #182b3d33}.login-brand{background:#315b83;border-radius:4px}.sync-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.sync-status-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:4px;align-items:center;gap:13px;padding:16px;display:flex}.sync-status-card>svg{color:#fff;background:#315b83;border-radius:4px;width:34px;height:34px;padding:8px}.sync-status-card div{gap:2px;min-width:0;display:grid}.sync-status-card span{color:#6d7e8d;text-transform:uppercase;letter-spacing:.06em;font-size:10px}.sync-status-card strong{color:#23405f;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.sync-status-card small{color:#758493;font-size:10px}.sync-workspace{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:14px;display:grid}.sync-config,.sync-controls{padding:18px}.sync-config{gap:16px;display:grid}.sync-config .panel-head,.sync-monitor .panel-head{border:0;padding:0}.sync-toggle{background:#f4f8fb;border:1px solid #c7d5e0;border-radius:4px;align-items:flex-start;gap:10px;padding:12px;display:flex}.sync-toggle input{accent-color:#315b83;margin-top:3px}.sync-toggle span{gap:3px;display:grid}.sync-toggle strong{color:#294b69;font-size:12px}.sync-toggle small{color:#708191;font-size:10px;line-height:1.4}.sync-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.sync-form-grid label{color:#50677b;gap:5px;min-width:0;font-size:10px;font-weight:700;display:grid}.sync-form-grid input,.sync-form-grid select{color:#263f56;width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #bdc9d3;border-radius:3px;padding:7px 9px;font-weight:400}.sync-wide{grid-column:1/-1}.sync-credentials{background:#fafcfd;border:1px solid #d4dde4;border-radius:4px;gap:12px;padding:13px;display:grid}.sync-credentials>div:first-child{align-items:center;gap:9px;display:flex}.sync-credentials>div:first-child>svg{color:#315b83;width:20px}.sync-credentials>div:first-child span{gap:2px;display:grid}.sync-credentials strong{color:#294b69;font-size:11px}.sync-credentials small{color:#758493;font-size:9px}.sync-form-actions{justify-content:flex-end;gap:9px;display:flex}.sync-controls{gap:11px;display:grid}.sync-controls h3{color:#23405f;margin:0;font-size:18px}.sync-controls>p{color:#687b8d;margin:0 0 4px;font-size:11px;line-height:1.55}.sync-controls>button{justify-content:center;width:100%}.sync-controls dl{border-top:1px solid #dbe2e7;gap:0;margin:5px 0 0;display:grid}.sync-controls dl div{border-bottom:1px solid #e3e8ec;gap:3px;padding:10px 0;display:grid}.sync-controls dt{color:#7a8997;text-transform:uppercase;font-size:9px}.sync-controls dd{color:#304c65;margin:0;font-size:11px;font-weight:650}.sync-monitor{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:4px;overflow:hidden}.sync-monitor .panel-head{padding:15px 17px}.sync-monitor .panel-head h3{color:#23405f;margin:0 0 3px;font-size:16px}.sync-monitor .panel-head p{color:#71818e;margin:0;font-size:10px}.sync-monitor table{min-width:980px}.sync-monitor td{max-width:360px;font-size:10px}@media (width<=1100px){.reference-topbar{gap:12px}.reference-nav button{padding-inline:10px}.reference-user>span{display:none}.dual-list-grid{grid-template-columns:1fr}.report-option-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sync-workspace{grid-template-columns:1fr}}@media (width<=760px){.content{width:min(100% - 20px,1400px);padding-top:14px}.reference-topbar{flex-wrap:wrap;min-height:54px;padding:8px 12px}.menu-button{margin-inline-start:auto;display:grid!important}.reference-nav{flex-direction:column;order:4;width:100%;display:none}.reference-nav.open{display:flex}.reference-nav button{text-align:left;border:0;min-height:38px}.reference-user{margin-inline-start:0}.reference-menu-grid,.dual-list-columns{grid-template-columns:1fr}.dual-list-actions{grid-template-columns:repeat(2,1fr)}.report-option-grid{grid-template-columns:1fr}.report-checks,.generate-report{grid-column:auto}.admin-layout,.reference-import-row,.individual-imports,.individual-imports>div:last-child,.sync-status-grid,.sync-form-grid{grid-template-columns:1fr}.sync-wide{grid-column:auto}.sync-form-actions{flex-direction:column}}@media print{.reference-topbar,.reference-footer,.report-filters{display:none!important}}.app-shell{grid-template-columns:268px minmax(0,1fr);align-items:stretch;min-height:100vh;display:grid}.sidebar{background:linear-gradient(#21191f 0%,#30232c 100%);height:100vh;padding:24px 16px 18px;position:sticky;top:0}.main{width:auto;min-width:0}.content{width:auto;max-width:1640px;padding:30px 34px 60px}.reference-footer{display:none}.nav-section-label{color:#8f818a;letter-spacing:.16em;text-transform:uppercase;margin:18px 12px 6px;font-size:9px;font-weight:800}.signout-button{justify-content:center;align-items:center;gap:7px;display:flex}.signout-button svg{width:13px;height:13px}.topbar{background:#fbf9f7eb}.topbar-title .menu-button{color:var(--ink)}.reference-welcome{color:#fff;background:radial-gradient(circle at 86% 25%,#ffffff29,#0000 24rem),linear-gradient(120deg,#4b243a,#7a294c);border:0;border-radius:18px;padding:30px 32px}.reference-welcome h1{color:#fff;font-size:31px}.reference-welcome p{color:#eadde4;font-size:14px}.reference-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.reference-menu-grid>button{border-color:var(--line);border-radius:13px;min-height:112px}.reference-menu-icon{background:linear-gradient(145deg, var(--berry-2), var(--berry));border-radius:12px}.reference-menu-grid strong{color:var(--ink)}.compact-search{border:1px solid var(--line);min-width:280px;height:42px;color:var(--muted);background:#fff;border-radius:10px;align-items:center;gap:8px;padding:0 12px;display:flex}.compact-search input{border:0;outline:0;width:100%}.searchable-combobox{min-width:0;color:var(--ink);text-transform:none;letter-spacing:normal;position:relative}.combo-trigger{width:100%;min-height:36px;color:var(--ink);cursor:pointer;font:inherit;text-align:left;background:#fff;border:1px solid #d1c7cc;border-radius:7px;justify-content:space-between;align-items:center;gap:6px;padding:6px 30px 6px 9px;display:flex}.combo-trigger>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.combo-trigger .placeholder{color:#7a838b}.combo-trigger>svg{width:13px;height:13px;color:var(--muted);position:absolute;right:8px}.combo-clear{z-index:2;color:#76818a;cursor:pointer;background:#fff;border:0;place-items:center;width:18px;height:18px;padding:0;display:grid;position:absolute;top:50%;right:25px;transform:translateY(-50%)}.combo-clear svg{width:10px;height:10px}.combo-popover{z-index:300;width:max(100%,260px);color:var(--ink);background:#fff;border:1px solid #aebbc5;border-radius:7px;padding:7px;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 12px 32px #182b3d33}.combo-search{height:34px;color:var(--muted);background:#f8fafb;border:1px solid #bdc9d2;border-radius:5px;align-items:center;gap:6px;padding:0 8px;display:flex!important}.combo-search svg{width:13px;height:13px}.combo-search input{outline:0;background:0 0!important;border:0!important;width:100%!important;height:30px!important;min-height:0!important;padding:0!important}.combo-options{max-height:245px;margin-top:6px;display:grid;overflow:auto}.combo-options button{color:#263b50;cursor:pointer;width:100%;min-height:30px;font:inherit;text-align:left;background:0 0;border:0;border-radius:4px;justify-content:space-between;align-items:center;padding:6px 8px;font-size:10px;display:flex}.combo-options button:hover,.combo-options button.active{background:#e8f0f7}.combo-options button[aria-selected=true]{color:#1f4f74;font-weight:750}.combo-options svg{width:12px;height:12px}.combo-empty{color:var(--muted);text-align:center;padding:17px 8px;font-size:10px}.combo-popover>small{color:var(--muted);text-transform:none;letter-spacing:normal;padding:6px 4px 1px;font-size:8px;font-weight:500;display:block}.searchable-combobox.compact .combo-trigger{border-radius:4px;height:27px;min-height:27px;padding:2px 28px 2px 6px;font-size:9px}.searchable-combobox.compact .combo-popover{width:max(100%,235px)}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr));gap:14px;display:grid}.catalog-card{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;overflow:hidden;box-shadow:0 8px 28px #301e2a0d}.catalog-card>img,.catalog-placeholder{aspect-ratio:4/3;object-fit:contain;background:#f4f0f1;place-items:center;width:100%;display:grid}.catalog-placeholder svg{color:#bcaeb6;width:34px;height:34px}.catalog-card>div:last-child{gap:4px;padding:12px 13px 14px;display:grid}.catalog-card strong{font-size:13px}.catalog-card span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.catalog-card small{color:var(--muted);font-size:9px}.user-editor{width:min(920px,100%)}.customer-picker{border:1px solid var(--line);border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;max-height:230px;margin:16px 0 0;padding:14px;display:grid;overflow:auto}.customer-picker legend{color:var(--muted);padding:0 6px;font-size:11px;font-weight:700}.customer-picker label{align-items:center;gap:7px;font-size:10px;display:flex}.customer-picker .customer-picker-search{border:1px solid var(--line);background:#fdfcfc;border-radius:9px;grid-column:1/-1;min-height:40px;padding:0 10px}.customer-picker-search svg{width:14px;height:14px;color:var(--muted)}.customer-picker-search input{min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1}.customer-picker-summary{color:var(--muted);grid-column:1/-1;font-size:9px}@media (width<=1120px){.reference-menu-grid,.customer-picker{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=850px){.app-shell{display:block}.content{padding:24px 18px 55px}.compact-search{width:100%;min-width:0}}@media (width<=560px){.reference-menu-grid,.customer-picker{grid-template-columns:1fr}}.order-filters,.style-toolbar{border:1px solid var(--line);background:#fff;border-radius:13px;flex-wrap:wrap;align-items:center;gap:10px;padding:12px;display:flex}.order-filters select,.style-toolbar select{border:1px solid var(--line);min-height:42px;color:var(--ink);background:#fff;border-radius:10px;padding:0 34px 0 11px}.order-filters .compact-search,.style-toolbar .compact-search{flex:1;min-width:240px}.order-filters .check-row{white-space:nowrap;margin-left:auto}.sales-orders-page,.customers-page{min-width:0}.data-table-wrap{width:100%;min-width:0;max-width:100%;overflow:auto}.order-register{min-width:1680px}.order-register td:first-child{gap:2px;display:grid}.order-register td:first-child small{color:var(--muted);font-size:9px}.order-number{color:var(--berry);cursor:pointer;text-align:left;background:0 0;border:0;padding:0;font-weight:800}.status-pill{color:#5e4b56;white-space:nowrap;background:#f2edef;border-radius:999px;padding:5px 8px;font-size:9px;font-weight:750}.status-2{color:#185c3d;background:#e3f5ec}.status-3,.status-4{color:#72500b;background:#fff2ce}.status-5,.status-6{color:#6d7378;background:#e9ecee}.order-warnings{flex-wrap:wrap;gap:5px;display:flex}.order-warnings span{color:#8b5200;background:#fff1d7;border-radius:5px;align-items:center;gap:3px;padding:4px 6px;font-size:8px;font-weight:700;display:flex}.order-warnings svg{width:10px;height:10px}.row-actions{gap:5px;display:flex}.row-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;min-height:28px;padding:5px 8px}.row-actions svg{width:12px;height:12px}.filter-column{vertical-align:top;min-width:105px;padding:7px 8px!important}.column-sort{width:100%;color:inherit;cursor:pointer;font:inherit;text-align:left;white-space:nowrap;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:0;font-weight:800;display:flex}.column-sort span{opacity:.7;font-size:8px}.column-filter{margin-top:6px}.column-filter select{color:#26343d;width:100%;height:27px;font:inherit;background:#fff;border:1px solid #ffffffa6;border-radius:4px;padding:2px 22px 2px 6px;font-size:9px}.order-address{text-overflow:ellipsis;white-space:nowrap;max-width:210px;overflow:hidden}.table-warning,.table-ok{white-space:nowrap;align-items:center;gap:4px;font-size:8px;font-weight:750;display:inline-flex}.table-warning{color:#925900}.table-warning svg{width:11px;height:11px}.table-ok{color:#26714b}.carton-sku-cell{align-items:center;gap:10px;min-width:420px;display:flex}.carton-sku-cell img{object-fit:contain;background:#fff;border:1px solid #d5dfe7;border-radius:5px;width:54px;height:40px;padding:2px}.carton-sku-cell span{white-space:nowrap}.logistics-page .style-toolbar select{border:1px solid var(--line);background:#fff;border-radius:7px;min-width:150px;height:34px;padding:5px 28px 5px 8px}.logistics-page .style-toolbar label{align-items:center;gap:7px;font-size:12px;font-weight:700;display:flex}.order-modal-backdrop{z-index:90;place-items:start center;padding:3px 4px}.order-editor{background:#f8f6f5;border-radius:18px;grid-template-rows:auto minmax(0,1fr) auto;width:min(1540px,100%);height:calc(100vh - 78.5906px);max-height:calc(100vh - 78.5906px);display:grid;overflow:hidden;box-shadow:0 25px 90px #1f121a59}.order-editor-head,.order-editor-footer{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:18px;padding:18px 22px;display:flex}.order-editor-head h2{margin:2px 0;font-size:23px}.order-editor-head p{color:var(--muted);margin:0;font-size:11px}.order-editor-head>div:last-child,.order-editor-footer>div{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.file-action{cursor:pointer}.file-action input{display:none}.order-editor-scroll{padding:18px 22px 30px;overflow:auto}.order-header-form{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;padding:15px;display:grid}.order-header-form label,.order-line-main label,.order-line-meta label,.order-notes label,.style-editor-grid label{min-width:0;color:var(--muted);text-transform:uppercase;letter-spacing:.04em;gap:5px;font-size:9px;font-weight:750;display:grid}.order-header-form input,.order-header-form select,.order-line-main input,.order-line-main select,.order-line-meta input,.order-notes textarea,.style-editor-grid input,.style-editor-grid textarea{width:100%;min-height:36px;color:var(--ink);font:inherit;text-transform:none;letter-spacing:normal;background:#fff;border:1px solid #d8ced3;border-radius:8px;padding:7px 9px}.order-lines-head{justify-content:space-between;align-items:end;margin:20px 0 10px;display:flex}.order-lines-head h3{margin:0 0 3px}.order-lines-head p{color:var(--muted);margin:0;font-size:10px}.order-lines-head,.order-lines-head .heading-actions{flex-wrap:nowrap;gap:10px}.order-lines-head .heading-actions{display:flex;overflow-x:auto}.order-lines-head button{flex:none}.order-line-grid-wrap{background:#fff;border:1px solid #bbb0b5;border-radius:8px;overflow:auto;box-shadow:0 4px 16px #301e2a0a}.order-line-grid{border-collapse:collapse;table-layout:fixed;width:max-content;min-width:1846px;font-size:9px}.order-line-grid th{z-index:4;color:#fff;text-align:center;white-space:nowrap;background:#315f75;border:1px solid #47697a;height:34px;padding:6px;font-size:8px;font-weight:800;position:sticky;top:0}.order-line-grid td{vertical-align:middle;background:#eef7fc;border:1px solid #cbdde8;height:118px;padding:3px}.order-line-grid tbody tr:nth-child(2n) td{background:#e4f1f8}.order-line-grid th:first-child,.order-line-grid td:first-child{width:40px}.order-line-grid th:nth-child(2),.order-line-grid td:nth-child(2){width:145px}.order-line-grid th:nth-child(3),.order-line-grid td:nth-child(3){width:120px}.order-line-grid th:nth-child(4),.order-line-grid td:nth-child(4){width:90px}.order-line-grid th:nth-child(5),.order-line-grid td:nth-child(5){width:105px}.order-line-grid th:nth-child(6),.order-line-grid td:nth-child(6){width:75px}.order-line-grid th:nth-child(n+7):nth-child(-n+13),.order-line-grid td:nth-child(n+7):nth-child(-n+13){width:47px}.order-line-grid th:nth-child(14),.order-line-grid td:nth-child(14){width:55px}.order-line-grid th:nth-child(15),.order-line-grid td:nth-child(15),.order-line-grid th:nth-child(16),.order-line-grid td:nth-child(16){width:72px}.order-line-grid th:nth-child(17),.order-line-grid td:nth-child(17){width:58px}.order-line-grid th:nth-child(18),.order-line-grid td:nth-child(18){width:75px}.order-line-grid th:nth-child(19),.order-line-grid td:nth-child(19),.order-line-grid th:nth-child(20),.order-line-grid td:nth-child(20){width:120px}.order-line-grid th:nth-child(21),.order-line-grid td:nth-child(21),.order-line-grid th:nth-child(22),.order-line-grid td:nth-child(22){width:60px}.order-line-grid th:nth-child(23),.order-line-grid td:nth-child(23){width:145px}.order-line-grid th:nth-child(24),.order-line-grid td:nth-child(24){width:74px}.order-line-grid input:not([type=checkbox]),.order-line-grid select{width:100%;min-width:0;height:30px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbc3c7;border-radius:4px;padding:3px 5px}.order-line-grid input[readonly]{color:#5f666b;background:#f0f2f3}.order-line-style{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:5px;display:grid}.order-line-style:has(>.searchable-combobox:first-child){grid-template-columns:minmax(0,1fr)}.order-line-style img{object-fit:contain;background:#fff;border:1px solid #d5dfe7;border-radius:4px;width:64px;height:64px;padding:1px}.order-line-grid .size-cell input{text-align:center;padding:2px}.line-sequence,.line-total,.confirm-cell{text-align:center;font-weight:800}.line-total{color:var(--berry)}.discount-price-cell{height:110px;position:relative}.discount-price-cell>input{position:absolute;top:36px;left:0;right:0}.discount-price-cell label{white-space:nowrap;text-align:center;text-transform:none;justify-items:center;gap:1px;font-weight:800;line-height:1.05;display:grid;position:absolute;top:69px;left:0;right:0;font-size:11px!important}.discount-price-cell label input{flex:0 0 16px;width:16px;height:16px;min-height:0}.carton-mode-select{flex:0 0 100%;font-size:9px;font-weight:800;display:block}.carton-mode-select select{width:100%;height:26px;min-height:26px;padding:3px 22px 3px 6px}.carton-actions.compact{flex-wrap:wrap;place-content:center}.carton-actions.compact button{min-height:28px;padding:4px 6px}.order-line-grid-actions{justify-content:center;gap:4px;display:flex}.order-line-grid-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:5px;place-items:center;width:28px;height:28px;display:grid}.order-line-grid-actions button:disabled{opacity:.35;cursor:not-allowed}.order-line-grid-actions svg{width:12px;height:12px}.order-lines{gap:10px;display:grid}.order-line-card{border:1px solid var(--line);background:#fff;border-radius:13px;gap:11px;padding:14px 50px 14px 48px;display:grid;position:relative}.order-line-number{color:#fff;background:var(--berry);border-radius:7px;place-items:center;width:24px;height:24px;font-size:10px;font-weight:800;display:grid;position:absolute;top:15px;left:14px}.order-line-main{grid-template-columns:1.2fr 1fr 1fr 1fr .9fr;gap:8px;display:grid}.size-matrix{grid-template-columns:repeat(8,minmax(48px,1fr));gap:5px;display:grid}.size-matrix label,.size-matrix>div{text-align:center;display:grid}.size-matrix span{color:var(--muted);padding:3px;font-size:9px;font-weight:750}.size-matrix input,.size-matrix strong{text-align:center;border:1px solid #ddd2d7;border-radius:7px;min-height:34px;padding:7px 4px}.size-matrix strong{color:#fff;background:var(--berry);border-color:var(--berry);place-items:center;display:grid}.order-line-meta{grid-template-columns:repeat(4,1fr) 130px 100px minmax(190px,auto);align-items:end;gap:8px;display:grid}.order-line-meta>strong{text-align:right;color:var(--berry);padding-bottom:9px;font-size:14px}.carton-actions{align-items:center;gap:5px;display:flex}.carton-actions button{border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:#fff;border-radius:7px;align-items:center;gap:4px;min-height:34px;padding:6px 8px;font-size:8px;display:flex}.carton-actions svg{width:11px;height:11px}.order-line-actions{gap:5px;display:grid;position:absolute;top:13px;right:12px}.order-line-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.order-line-actions svg{width:12px;height:12px}.order-notes{grid-template-columns:1fr 1fr;gap:10px;margin-top:12px;display:grid}.order-notes textarea{resize:vertical;height:3.5cm;min-height:3.5cm}.order-customer-control{grid-template-columns:minmax(0,1fr) 32px 32px;gap:4px;display:grid}.customer-inline-action{border:1px solid var(--line);width:32px;min-height:32px;color:var(--ink);cursor:pointer;background:#fff;border-radius:5px;place-items:center;padding:0;display:grid}.customer-inline-action:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:var(--accent-soft)}.customer-inline-action:disabled{opacity:.4;cursor:not-allowed}.customer-inline-action svg{width:15px;height:15px}.customer-order-modal{z-index:1200}.combination-table-wrap{max-height:calc(100vh - 250px);overflow:auto}.combination-table thead th{z-index:2;color:#fff;background:#367fb4;position:sticky;top:0}.combination-table th,.combination-table td{text-align:right;min-width:105px}.combination-table th:first-child,.combination-table td:first-child{text-align:left;min-width:95px}.combination-table th:nth-child(2),.combination-table td:nth-child(2){min-width:115px}.combination-table th:nth-child(3),.combination-table td:nth-child(3){text-align:left;min-width:180px}.combination-editor{width:min(900px,100%)}.style-picture-upload{max-width:850px;padding:22px}.style-picture-upload form{gap:14px;display:grid}.zip-drop-zone{text-align:center;cursor:pointer;background:#eef7fc;border:2px dashed #8db2c8;border-radius:12px;align-content:center;place-items:center;gap:9px;min-height:220px;padding:24px;display:grid}.zip-drop-zone:hover{background:#e3f2fa;border-color:#397da6}.zip-drop-zone svg{color:#397da6;width:46px;height:46px}.zip-drop-zone strong{font-size:18px}.zip-drop-zone span{color:var(--muted)}.zip-drop-zone input{width:min(420px,100%)}.upload-result{color:#22643b;background:#ecf8f0;border:1px solid #9bc9ac;border-radius:8px;gap:4px;margin-top:16px;padding:14px;display:grid}.admin-page .section-heading h2{font-size:30px!important}.admin-page .section-heading p{font-size:16px!important}.admin-page .admin-nav button{min-height:38px!important;padding:8px 10px!important;font-size:13px!important}.admin-page .admin-nav button svg{width:17px!important;height:17px!important}.admin-page .panel-head h3,.admin-page .crud-panel .panel-head h3{font-size:20px!important}.admin-page .eyebrow{font-size:11px!important}.admin-page .data-table,.admin-page .data-table td{font-size:13px!important}.admin-page .data-table th{font-size:12px!important}.admin-page button,.admin-page input,.admin-page select,.admin-page textarea,.admin-page .record-modal label,.admin-page .form-grid label{font-size:13px!important}.carton-orders-wrap{overflow:auto}.carton-orders-table{width:max-content;min-width:2600px;font-size:10px}.carton-orders-table thead th{z-index:3;white-space:nowrap;min-width:58px;position:sticky;top:0}.carton-orders-table td{white-space:normal;max-width:145px}.carton-orders-table .carton-sku-cell img{object-fit:contain;width:38px;height:38px}.carton-maintenance-wrap{overflow-x:hidden}.carton-maintenance-table{table-layout:fixed;width:100%!important;min-width:0!important}.carton-maintenance-table th,.carton-maintenance-table td{max-width:none;min-width:0!important}.carton-maintenance-table th:first-child,.carton-maintenance-table td:first-child,.carton-maintenance-table th:nth-child(2),.carton-maintenance-table td:nth-child(2){width:54px}.carton-maintenance-table th:nth-child(3),.carton-maintenance-table td:nth-child(3){width:14%}.carton-maintenance-table th:nth-child(4),.carton-maintenance-table td:nth-child(4){width:40%}.carton-maintenance-table th:nth-child(5),.carton-maintenance-table td:nth-child(5){width:18%}.carton-maintenance-table th:nth-child(6),.carton-maintenance-table td:nth-child(6){width:auto}.carton-maintenance-table .carton-sku-cell{min-width:0}.carton-maintenance-table .carton-sku-cell span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.carton-orders-table .carton-filter-row th{background:#dbeaf4;padding:3px;top:34px}.carton-orders-table .carton-filter-row input{border:1px solid #9cb8ca;border-radius:3px;width:100%;min-width:48px;height:26px;padding:3px 5px;font-size:9px}.carton-orders-table .carton-filter-row .searchable-combobox{min-width:86px}.carton-orders-table .carton-filter-row .combo-trigger{width:100%;height:27px;min-height:27px;padding:3px 20px 3px 5px;font-size:9px}.carton-orders-table .carton-filter-row button{cursor:pointer;background:#fff;border:1px solid #7899ad;border-radius:3px;height:26px;padding:2px 6px;font-size:9px}.carton-select-all{white-space:nowrap;justify-items:center;gap:2px;font-size:9px;display:grid}.carton-select-all input,.carton-orders-table tbody>tr>td:first-child>input{cursor:pointer;width:17px;height:17px}.combo-option-image{object-fit:contain;background:#fff;border:1px solid #d5dfe7;border-radius:5px;flex:0 0 42px;width:42px;height:42px;padding:2px}.order-editor-footer{border-top:1px solid var(--line);border-bottom:0}.order-editor-footer span{color:var(--muted);text-transform:uppercase;font-size:9px;display:grid}.order-editor-footer strong{color:var(--ink);margin-top:2px;font-size:15px}.style-toolbar>span{color:var(--muted);margin-left:auto;font-size:10px}.view-switch{background:#f0ebed;border-radius:9px;padding:3px;display:flex}.view-switch button{width:34px;height:34px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;display:grid}.view-switch button.active{color:#fff;background:var(--berry)}.view-switch svg{width:15px;height:15px}.style-card>div:last-child{gap:7px}.style-card,.logistics-table tbody tr{content-visibility:auto;contain-intrinsic-size:0 330px}.style-card-top,.style-card-stats,.style-card-actions{justify-content:space-between;align-items:center;gap:8px;display:flex}.style-card-top>span{color:var(--berry);background:#f3e9ee;border-radius:6px;padding:3px 6px;font-size:8px}.style-card b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.style-card-stats{border-top:1px solid var(--line);color:var(--muted);padding-top:7px;font-size:8px}.style-card-actions button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:7px;align-items:center;gap:4px;padding:5px 7px;font-size:9px;display:flex}.style-card-actions button:last-child{margin-left:auto}.style-card-actions svg{width:11px;height:11px}.style-thumb{object-fit:contain;background:#f5f1f3;border-radius:7px;width:42px;height:42px}.style-editor{width:min(1180px,100%);max-height:92vh;overflow:auto}.style-editor-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.style-editor-grid .wide-field{grid-column:1/-1}.style-editor-grid textarea{resize:vertical;min-height:90px}.danger-button{min-height:38px;color:var(--danger);cursor:pointer;font:inherit;background:#fff5f5;border:1px solid #dbb1b1;border-radius:9px;align-items:center;gap:7px;padding:8px 12px;font-size:10px;font-weight:750;display:inline-flex}.danger-button:hover:not(:disabled){border-color:var(--danger);background:#fceaea}.danger-button:disabled{opacity:.45;cursor:not-allowed}.danger-button svg{width:14px;height:14px}.sku-filter{min-width:180px;color:var(--muted);text-transform:uppercase;align-items:center;gap:7px;font-size:9px;font-weight:750;display:flex}.sku-filter input{border:1px solid var(--line);width:130px;min-height:38px;color:var(--ink);font:inherit;text-transform:none;background:#fff;border-radius:9px;padding:0 10px}.customer-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;display:grid}.customer-card{border:1px solid var(--line);content-visibility:auto;contain-intrinsic-size:0 170px;background:#fff;border-radius:13px;grid-template-columns:38px minmax(0,1fr) 30px;gap:11px;min-width:0;padding:16px;display:grid;position:relative;box-shadow:0 7px 24px #301e2a0a}.customer-card-icon{width:38px;height:38px;color:var(--berry);background:var(--berry-soft);border-radius:10px;place-items:center;display:grid}.customer-card-icon svg{width:17px;height:17px}.customer-card-title{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.customer-card-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.customer-card-title span{color:#456153;white-space:nowrap;background:#e8f3ed;border-radius:999px;padding:3px 6px;font-size:8px}.customer-card p{min-height:25px;color:var(--muted);margin:6px 0 10px;font-size:9px;line-height:1.45}.customer-card dl{grid-template-columns:1fr 1fr;gap:7px 10px;margin:0;display:grid}.customer-card dl div{gap:2px;min-width:0;display:grid}.customer-card dt{color:var(--muted);text-transform:uppercase;font-size:8px}.customer-card dd{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:9px;overflow:hidden}.customer-edit{border:1px solid var(--line);width:30px;height:30px;color:var(--berry);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:grid}.customer-edit svg{width:13px;height:13px}.customer-editor{width:min(980px,100%)}.customer-table-wrap{max-height:calc(100vh - 280px)}.customer-register{min-width:1660px}.customer-register thead{z-index:2;position:sticky;top:0}.customer-register td{white-space:nowrap}.customer-register td:nth-child(2){min-width:190px}.customer-register td:nth-child(8),.customer-register td:nth-child(12){text-overflow:ellipsis;max-width:230px;overflow:hidden}.customer-register .customer-state-column{text-overflow:ellipsis;width:68px;min-width:68px;max-width:68px;overflow:hidden}.customer-register .customer-postal-column{text-overflow:ellipsis;width:78px;min-width:78px;max-width:78px;overflow:hidden}.customer-register a{color:var(--berry)}.customer-status{color:#275f45;background:#e5f3eb;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:750;display:inline-flex}.customer-status.not-active{color:#6d7378;background:#e9ecee}body{font-size:15px}button,input,select,textarea{font-size:14px}.reference-nav button{font-size:15px}.reference-user,.reference-user button,.reference-footer{font-size:13px}.section-heading h2{font-size:26px}.section-heading p,.reference-welcome p,.primary-button,.secondary-button,.ghost-button{font-size:14px}.data-table,.report-table{font-size:13px}th,.data-table th,.report-table th{font-size:12px}.data-table td,.report-table td{font-size:13px}.filter-column,.column-filter select,.searchable-combobox.compact .combo-trigger{font-size:12px}.style-toolbar>span,.inventory-pagination,.report-pagination{font-size:13px}.customer-status,.status-pill,.table-warning,.table-ok{font-size:11px}.form-grid label,.form-grid label span,.order-header-form label,.order-line-main label,.order-line-meta label,.order-notes label,.style-editor-grid label,.sync-form-grid label{font-size:12px}.order-editor-head p,.order-lines-head p,.sync-controls>p,.sync-toggle small,.sync-monitor .panel-head p,.sync-status-card span,.sync-status-card small,.sync-controls dt,.sync-controls dd,.sync-credentials small,.sync-credentials strong{font-size:12px}.primary-button,.secondary-button,.ghost-button,.text-button,.row-actions button,.customer-edit,.style-card-actions button,.report-pagination button,.inventory-pagination button{border-radius:9px;min-height:38px;padding:8px 14px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s}.primary-button{background:linear-gradient(#4377a8,#28577f);border:1px solid #1d456b;box-shadow:0 4px 10px #23405f38}.secondary-button,.ghost-button,.row-actions button,.customer-edit,.style-card-actions button,.report-pagination button,.inventory-pagination button{color:#234b70;background:linear-gradient(#fff,#e8f0f7);border:1px solid #afc2d3;box-shadow:0 2px 5px #2242601f}.primary-button:hover,.secondary-button:hover,.ghost-button:hover,.row-actions button:hover,.customer-edit:hover,.style-card-actions button:hover,.report-pagination button:hover:not(:disabled),.inventory-pagination button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 14px #22426033}.order-register,.customer-register{table-layout:fixed;width:100%;min-width:0}.order-register th,.order-register td,.customer-register th,.customer-register td{text-overflow:ellipsis;min-width:0;overflow:hidden}.order-register th:nth-child(4),.order-register td:nth-child(4),.order-register th:nth-child(7),.order-register td:nth-child(7),.order-register th:nth-child(11),.order-register td:nth-child(11),.order-register th:nth-child(12),.order-register td:nth-child(12){display:none}.order-register th:first-child{width:11%}.order-register th:nth-child(2){width:10%}.order-register th:nth-child(3){width:20%}.order-register th:nth-child(5){width:14%}.order-register th:nth-child(6){width:12%}.order-register th:nth-child(8),.order-register th:nth-child(9),.order-register th:nth-child(10){width:9%}.order-register th:nth-child(13){width:12%}.customer-register th:nth-child(4),.customer-register td:nth-child(4),.customer-register th:nth-child(6),.customer-register td:nth-child(6),.customer-register th:nth-child(7),.customer-register td:nth-child(7),.customer-register th:nth-child(8),.customer-register td:nth-child(8),.customer-register th:nth-child(12),.customer-register td:nth-child(12){display:none}.customer-register th:first-child{width:6%}.customer-register th:nth-child(2){width:21%}.customer-register th:nth-child(3){width:10%}.customer-register th:nth-child(5){width:15%}.customer-register th:nth-child(9){width:14%}.customer-register th:nth-child(10){width:7%}.customer-register th:nth-child(11){width:8%}.customer-register th:nth-child(13){width:13%}.customer-register th:nth-child(14){width:6%}.customer-register td:nth-child(2),.customer-register .customer-state-column,.customer-register .customer-postal-column{min-width:0;max-width:none}@media (width<=1050px){.order-header-form,.style-editor-grid,.order-line-main{grid-template-columns:repeat(2,minmax(0,1fr))}.order-line-meta{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.order-editor-head,.order-editor-footer{flex-direction:column;align-items:flex-start}.order-header-form,.order-line-main,.order-line-meta,.order-notes,.style-editor-grid{grid-template-columns:1fr}.size-matrix{grid-template-columns:repeat(8,58px);overflow-x:auto}.style-editor-grid .wide-field{grid-column:auto}.customer-card-grid{grid-template-columns:1fr}.sku-filter{width:100%}.sku-filter input{flex:1;width:auto}}.sales-dashboard{background:#f8fbfd;border:1px solid #c8d5e0;border-radius:12px;gap:16px;padding:20px;display:grid;box-shadow:0 8px 26px #1f3f5b1a}.sales-dashboard-head{justify-content:space-between;align-items:center;gap:20px;display:flex}.sales-dashboard-head span{color:#39729f;letter-spacing:.12em;font-size:11px;font-weight:800}.sales-dashboard-head h2{color:#213f5b;margin:4px 0;font-size:25px}.sales-dashboard-head p{color:#708294;margin:0;font-size:13px}.sales-dashboard-filters{border:1px solid var(--line);background:#f8fbfd;border-radius:10px;flex-wrap:wrap;align-items:end;gap:10px;margin:12px 0 16px;padding:11px 13px;display:flex}.sales-dashboard-filters label{color:var(--muted);gap:4px;font-size:11px;font-weight:750;display:grid}.sales-dashboard-filters input,.sales-dashboard-filters select{min-width:145px;height:36px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cbd6de;border-radius:7px;padding:6px 9px}.sales-dashboard-filters .secondary-button{min-height:36px}.sales-dashboard-loading{color:#708294;place-items:center;min-height:160px;display:grid}.sales-chart-card,.sales-leaderboard{background:#fff;border:1px solid #d4dfe7;border-radius:10px;padding:16px;box-shadow:0 3px 10px #23405c12}.sales-chart-card>div:first-child{justify-content:space-between;align-items:baseline;display:flex}.sales-chart-card h3,.sales-leaderboard h3{color:#274b6b;margin:0 0 12px;font-size:17px}.sales-chart-card strong{color:#2c6a9f;font-size:24px}.sales-line-chart{width:100%;height:220px;overflow:visible}.sales-leaderboards{grid-template-columns:1fr 1fr;gap:16px;display:grid}.sales-leaderboard>div{gap:7px;display:grid}.sales-leaderboard article{border-radius:7px;grid-template-columns:25px 46px minmax(0,1fr);align-items:center;gap:8px;min-width:0;padding:7px;display:grid}.sales-leaderboard article:hover{background:#f1f6fa}.sales-rank{color:#8191a0;text-align:center;font-size:12px;font-weight:800}.sales-leaderboard img,.sales-customer-avatar{object-fit:contain;background:#f8fafc;border:1px solid #d5e0e8;border-radius:7px;place-items:center;width:46px;height:38px;display:grid}.sales-customer-avatar{color:#fff;background:linear-gradient(145deg,#4f87b7,#275a85);font-weight:800}.sales-leader-copy{gap:3px;min-width:0;display:grid}.sales-leader-copy strong,.sales-leader-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sales-leader-copy strong{color:#263f55;font-size:13px}.sales-leader-copy span{color:#6b7e8e;font-size:11px}.sales-leader-copy i{background:#e8eef3;border-radius:99px;height:5px;overflow:hidden}.sales-leader-copy i b{border-radius:inherit;background:linear-gradient(90deg,#3d80b8,#69a8d2);height:100%;display:block}button:has(.lucide-trash-2){color:#fff!important;background:linear-gradient(#d86769,#ad4144)!important;border-color:#c86f70!important}button:has(.lucide-pencil){color:#fff!important;background:linear-gradient(#4f91c7,#316c9b)!important;border-color:#5b8fba!important}.sales-orders-page .order-register .order-number,.sales-orders-page .order-register .order-number:hover,.sales-orders-page .order-register .order-number:focus,.sales-orders-page .order-register .order-number:active{cursor:pointer;font-weight:500;box-shadow:none!important;color:#4d7ca3!important;background:0 0!important;border:0!important;outline:0!important;text-decoration:none!important}.sales-orders-page .order-register .order-number:hover,.sales-orders-page .order-register .order-number:focus-visible{color:#315b83!important}.customers-page .customer-register .order-number,.customers-page .customer-register .order-number:hover,.customers-page .customer-register .order-number:focus,.customers-page .customer-register .order-number:active{cursor:pointer;font-weight:500;min-height:0!important;box-shadow:none!important;color:#4d7ca3!important;background:0 0!important;border:0!important;outline:0!important;padding:0!important;text-decoration:none!important}.customers-page .customer-register .order-number:hover,.customers-page .customer-register .order-number:focus-visible{color:#315b83!important}.login-logo{object-fit:contain;width:min(280px,100%);height:auto;margin:0 auto 4px;display:block}.sidebar-logo{object-fit:contain;background:#fff;border-radius:5px;width:158px;height:58px;display:block}.brand{min-height:72px;padding:6px 4px 14px}.brand .sidebar-close{margin-left:auto}.order-number{text-decoration:none;color:#285f8e!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.order-number:hover{color:#173e61!important;background:0 0!important}.sales-orders-page .section-heading h2{font-size:28px!important}.sales-orders-page .section-heading p{font-size:15px!important}.sales-orders-page .order-new-button,.order-editor-head .order-new-button{min-height:46px;padding:12px 24px;font-size:16px;font-weight:800}.sales-orders-page .order-new-button svg,.order-editor-head .order-new-button svg{width:19px;height:19px}.sales-orders-page .order-filters,.sales-orders-page .order-filters input,.sales-orders-page .order-filters select,.sales-orders-page .order-filters button,.sales-orders-page .order-filters label,.sales-orders-page .order-register{font-size:14px!important}.sales-orders-page .order-register th,.sales-orders-page .order-register td,.sales-orders-page .order-register strong,.sales-orders-page .order-register button,.sales-orders-page .order-register select,.sales-orders-page .order-register input{font-size:13px!important}.sales-orders-page .order-register td:first-child small,.sales-orders-page .status-pill,.sales-orders-page .table-warning,.sales-orders-page .table-ok{font-size:12px!important}.order-editor-head h2{font-size:24px!important}.order-editor-head p{font-size:14px!important}.order-editor-head button,.order-editor-footer button{font-size:13px!important}.order-header-form label,.order-line-main label,.order-line-meta label,.order-notes label{font-size:11px!important}.order-header-form input,.order-header-form select,.order-header-form .combo-trigger{font-size:13px!important}.order-lines-head h3{font-size:17px!important}.order-lines-head p{font-size:12px!important;display:block!important}.order-line-grid{font-size:12px!important}.order-line-grid th,.order-line-grid input:not([type=checkbox]),.order-line-grid select,.order-line-grid .combo-trigger,.order-line-grid button{font-size:11px!important}.order-editor-footer span{font-size:10px!important}.order-editor-footer strong{font-size:16px!important}.reports-page .section-heading h2{font-size:28px!important}.reports-page .section-heading p,.reports-page .dual-list-filter h3{font-size:15px!important}.reports-page .dual-list-columns label,.reports-page .dual-list-columns select,.reports-page .dual-list-columns option,.reports-page .dual-list-actions button,.reports-page .segment button,.reports-page .report-toolbar button,.reports-page .report-pagination button,.reports-page .report-pagination select,.reports-page .filter-section h4,.reports-page .filter-title,.reports-page .check-row{font-size:13px!important}.reports-page .report-letterhead h2{font-size:27px!important}.reports-page .report-letterhead p,.reports-page .report-letterhead small,.reports-page .report-tags span,.reports-page .report-range,.reports-page .report-table{font-size:12px!important}.reports-page .report-table th{font-size:11px!important}.reports-page .report-table td,.reports-page .report-table td strong{font-size:12px!important}.reports-page .report-table td small,.reports-page .row-group span{font-size:10px!important}.reports-page .row-group strong,.reports-page .report-pagination{font-size:14px!important}.reports-page .empty-state h3{font-size:17px!important}.reports-page .empty-state p{font-size:13px!important}.seed-settings-grid{grid-template-columns:minmax(0,1fr) 330px;gap:14px;display:grid}.seed-table-panel{min-width:0;padding:14px}.seed-table-panel .panel-head p{color:var(--muted);margin:3px 0 0;font-size:12px}.seed-table{min-width:720px}.seed-table th,.seed-table td{font-size:13px!important}.order-seed-panel{align-content:start;gap:14px;padding:18px;display:grid}.order-seed-panel span{color:#39729f;letter-spacing:.08em;font-size:11px;font-weight:800}.order-seed-panel h3{color:#264866;margin:4px 0;font-size:20px}.order-seed-panel p{color:var(--muted);margin:0;font-size:13px;line-height:1.5}.order-seed-panel label{color:#4c6275;gap:6px;font-size:13px;font-weight:700;display:grid}.order-seed-panel input{border:1px solid #afc0ce;border-radius:7px;width:100%;min-height:42px;padding:8px 10px}.seed-editor{width:min(760px,100%)}@media (width<=900px){.seed-settings-grid{grid-template-columns:1fr}}@media (width<=850px){.sales-leaderboards{grid-template-columns:1fr}.sales-dashboard-head{flex-direction:column;align-items:flex-start}}@media print{.sidebar,.topbar,.order-editor-head button,.order-editor-footer,.order-line-actions{display:none!important}.app-shell{display:block}.order-modal-backdrop{background:#fff;padding:0;position:static}.sales-orders-page>:not(.order-modal-backdrop),.order-modal-backdrop>.order-editor{display:none!important}.order-print-sheet{display:block!important}.content{width:auto;max-width:none;margin:0;padding:0}@page{size:A4 landscape;margin:7mm}}.order-print-sheet{color:#000;background:#fff;font-family:Times New Roman,serif;font-size:9px;display:none}.order-print-header{border:1.5px solid #000;grid-template-columns:25% 50% 25%;display:grid}.order-print-header>div{border-right:1.5px solid #000;min-height:105px;padding:5px}.order-print-header>div:last-child{border-right:0}.order-print-brand,.order-print-rep,.order-print-company{flex-direction:column;justify-content:center;gap:6px;display:flex}.order-print-brand{color:green;align-items:center;text-decoration:underline}.order-print-brand img{object-fit:contain;width:78%;max-height:65px}.order-print-rep{color:green;text-align:center;align-items:center}.order-print-rep>strong{color:#000;font-size:11px}.order-print-company b{color:green}.order-print-details{border:1.5px solid #000;border-top:0;grid-template-columns:25% 25% 25% 25%;display:grid}.order-print-details>div{white-space:pre-line;border-right:1.5px solid #000;flex-direction:column;gap:7px;min-height:118px;padding:4px;display:flex}.order-print-details>div:last-child{border-right:0}.order-print-red{color:red}.order-print-lines{border-collapse:collapse;table-layout:auto;width:100%}.order-print-lines th,.order-print-lines td{text-align:center;white-space:nowrap;border:1px solid #000;padding:2px 3px}.order-print-lines thead th,.order-print-lines tfoot th{color:green;background:#cfffcc;font-weight:700}.order-print-lines tfoot th:first-child{color:#000;background:#fff}.order-print-lines tfoot tr:last-child th{text-align:left}.order-print-carton{background:#ff0}.order-print-images{border:1.5px solid #000;border-top:0;flex-wrap:wrap;justify-content:space-around;align-items:center;gap:8px;min-height:145px;padding:8px;display:flex}.order-print-images figure{text-align:center;break-inside:avoid;width:135px;margin:0;font-weight:700}.order-print-images img{object-fit:contain;width:120px;height:100px}.order-print-sheet>footer{text-align:center;background:#ff0;border:1.5px solid #000;border-top:0;padding:4px}@media screen{:root{--ink:#1f3345;--muted:#667887;--paper:#eef2f5;--panel:#fff;--line:#cbd5dd;--berry:#244d6d;--berry-2:#3275a5;--berry-soft:#e7f0f7;--shadow:0 1px 4px #1931461a}html,body{background:var(--paper);height:100%;overflow:hidden}body{color:var(--ink);font-size:11px}.app-shell{background:var(--paper);grid-template-columns:208px minmax(0,1fr);height:100vh;min-height:0}.sidebar{color:#dce5eb;background:#172936;border-right:1px solid #0e202c;height:100vh;min-height:0;padding:10px 8px 8px;position:relative}.brand{border-bottom-color:#ffffff1c;gap:9px;min-height:49px;padding:3px 7px 10px}.brand-mark{width:34px;height:34px;box-shadow:none;background:#2f6d97;border-radius:6px;flex:none}.brand-mark span{font-size:20px}.brand strong{letter-spacing:.12em;font-size:12px}.brand small{color:#9fb0bc;margin-top:1px;font-size:8px}.main-nav{scrollbar-width:thin;flex-direction:column;gap:2px;min-height:0;margin:7px 0;display:flex;overflow:hidden auto}.main-nav button{color:#bdcad3;border-radius:4px;flex:none;gap:8px;min-height:32px;padding:6px 8px;font-size:10px}.main-nav button:hover{background:#213b4d}.main-nav button.active{color:#fff;background:#2b5e80;box-shadow:inset 3px 0 #72b2db}.main-nav button svg{width:14px;height:14px}.main-nav button.active svg{color:#c7e5f6}.nav-arrow{width:10px!important}.nav-section-label{color:#78909f;letter-spacing:.14em;margin:7px 8px 2px;font-size:7px}.sidebar-foot{grid-template-columns:28px minmax(0,1fr) 28px;gap:7px;min-height:42px;margin-top:0;padding:7px 5px 0}.user-avatar{width:28px;height:28px;font-size:9px}.sidebar-foot strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.sidebar-foot small{margin:0;font-size:7px}.sidebar-foot .live-dot{display:none}.signout-button{border-radius:4px;grid-area:1/3;width:28px;height:28px;padding:0;font-size:0}.signout-button svg{width:13px;height:13px}.main{height:100vh;min-height:0;overflow:hidden}.topbar{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-bottom-color:#d3dce3;height:52px;padding:0 16px;position:relative}.topbar-overview{background:#f8fafc}.topbar-title{gap:8px}.topbar-title p{display:none}.topbar h1{color:#203e56;font-size:17px;font-weight:700}.date-chip{padding-left:12px;font-size:9px}.content{width:auto;max-width:none;height:calc(100vh - 52px);margin:0;padding:11px 14px 12px;overflow:auto}.page-stack{gap:8px;animation:none}.viewport-workspace,.sales-orders-page,.customers-page,.styles-page,.logistics-page{flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.section-heading{flex:none;align-items:center;gap:10px;min-height:37px}.section-heading>div:first-child{min-width:0}.section-heading h2{margin:0 0 1px;font-size:17px;line-height:1.15}.section-heading p{text-overflow:ellipsis;white-space:nowrap;max-width:780px;font-size:9px;line-height:1.25;overflow:hidden}.heading-actions{flex-wrap:nowrap;gap:5px;overflow-x:auto}.primary-button,.secondary-button,.ghost-button,.danger-button{min-height:30px;box-shadow:none;border-radius:4px;gap:5px;padding:5px 9px;font-size:9px}.primary-button svg,.secondary-button svg,.ghost-button svg,.danger-button svg{width:12px;height:12px}.icon-button{border-radius:4px;width:30px;height:30px}.filter-bar,.order-filters,.style-toolbar{min-height:38px;box-shadow:var(--shadow);border-radius:4px;flex-wrap:nowrap;flex:none;gap:6px;padding:4px 6px;overflow-x:auto}.compact-search{border-radius:3px;flex:1;min-width:210px;height:30px;padding:0 8px}.compact-search svg{width:12px;height:12px}.filter-bar label{border-radius:3px;min-width:140px;height:30px;padding:0 8px}.order-filters select,.style-toolbar select{border-radius:3px;height:30px;min-height:30px;padding:0 25px 0 8px}.order-filters .check-row{margin-left:0}.style-toolbar>span{white-space:nowrap}.sku-filter input{border-radius:3px;height:30px;min-height:30px}.data-table-wrap,.table-wrap{scrollbar-width:thin;border:1px solid var(--line);background:#fff;border-radius:3px;min-height:0;overflow:auto}.sales-orders-page>.data-table-wrap,.customers-page>.data-table-wrap,.logistics-page>.data-table-wrap{flex:auto;max-height:none}.data-table,.report-table{font-size:8.5px;line-height:1.2}.data-table thead,.report-table thead{z-index:4;position:sticky;top:0}th{background:#2d607f;border-color:#244f69;height:27px;padding:4px 6px;font-size:8px;line-height:1.1}td{height:26px;padding:3px 6px;font-size:8.5px}.filter-column{min-width:92px;padding:4px 5px!important}.column-filter{margin-top:3px}.column-filter select{height:23px}.searchable-combobox.compact .combo-trigger{height:23px;min-height:23px}.status-pill{padding:3px 5px;font-size:7px}.row-actions{white-space:nowrap;gap:3px}.row-actions button,.customer-edit{border-radius:3px;height:24px;min-height:24px;padding:3px 6px}.customer-edit{width:25px}.report-pagination,.inventory-pagination{flex:none;min-height:33px;padding:3px 5px;font-size:9px}.report-pagination button,.report-pagination select,.inventory-pagination button,.inventory-pagination select{border-radius:3px;min-height:26px;padding:4px 7px}.table-card{min-height:0;box-shadow:var(--shadow);border-radius:3px;flex-direction:column;display:flex;overflow:hidden}.viewport-workspace>.table-card,.inventory-page>.table-card{flex:auto}.table-card .table-wrap{border:0;border-radius:0;flex:auto}.table-scroll-top{flex:none;margin:0}.reference-welcome{background:linear-gradient(110deg,#234b67,#3277a4);border:1px solid #285776;border-radius:5px;min-height:82px;padding:13px 17px}.reference-welcome h1{color:#fff;margin-bottom:3px;font-size:20px}.reference-welcome p{color:#dcecf5;font-size:10px}.reference-menu-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.reference-menu-grid>button{border-radius:4px;grid-template-columns:30px 1fr 12px;gap:8px;min-height:64px;padding:8px 10px}.reference-menu-icon{border-radius:4px;width:30px;height:30px}.reference-menu-icon svg{width:15px;height:15px}.reference-menu-grid strong{margin-bottom:2px;font-size:11px}.reference-menu-grid small{font-size:8px;line-height:1.25}.reference-note{padding:7px 9px;font-size:8px}.styles-page .catalog-grid{flex:auto;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:156px;align-content:start;gap:6px;min-height:0;overflow:auto}.catalog-card{min-width:0;box-shadow:var(--shadow);border-radius:4px;grid-template-rows:52px minmax(0,1fr);display:grid}.catalog-card>img,.catalog-placeholder{aspect-ratio:auto;height:52px;min-height:52px}.catalog-card>div:last-child{gap:2px;min-width:0;padding:7px 8px 8px;overflow:hidden}.style-card-top,.style-card-stats,.style-card-actions,.style-card-top>strong{min-width:0}.style-card-top>strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.catalog-card strong,.style-card b{font-size:9px}.style-card-stats{padding-top:4px}.style-card-actions button{padding:3px 5px;font-size:8px}.modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0f1f2b9e;padding:6px}.record-modal{border-radius:5px;width:min(1040px,100%);max-height:calc(100vh - 12px);padding:12px;box-shadow:0 15px 50px #0c1b2659}.modal-head{gap:8px}.modal-head h3{margin:0;font-size:15px}.modal-head p{margin:2px 0 0;font-size:8px}.form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:9px 0}.form-grid label{gap:3px;font-size:8px}.form-grid input,.form-grid select{border-radius:3px;height:30px;padding:0 7px}.modal-actions{gap:5px;padding-top:8px}.style-editor{grid-template-rows:auto minmax(0,1fr) auto;width:min(1280px,100%);height:calc(100vh - 12px);max-height:calc(100vh - 12px);display:grid;overflow:hidden}.style-editor-scroll{min-height:0;padding:8px 2px;overflow:auto}.style-editor-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.style-editor-grid label{gap:3px}.style-editor-grid input,.style-editor-grid textarea,.style-editor-grid .combo-trigger{border-radius:3px;height:29px;min-height:29px}.style-editor-grid textarea{height:55px;min-height:55px}.style-editor>.modal-actions{background:#fff;margin-top:0}.user-editor .form-grid .check-row{flex-direction:row;justify-content:flex-start;align-self:end;min-height:30px}.user-editor .form-grid .check-row input{flex:0 0 16px;width:16px;height:16px}.order-modal-backdrop{place-items:start center;padding:2px 4px}.order-editor{border-radius:5px;grid-template-rows:auto minmax(0,1fr) auto;width:100%;height:calc(100vh - 77.5906px);max-height:calc(100vh - 77.5906px)}.order-editor-head,.order-editor-footer{gap:7px;padding:6px 9px}.order-editor-head h2{font-size:16px}.order-editor-head>div:last-child,.order-editor-footer>div{flex-wrap:nowrap;gap:4px;overflow-x:auto}.order-editor-scroll{padding:7px 9px 9px}.order-header-form{border-radius:4px;grid-template-columns:repeat(4,minmax(130px,1fr));gap:5px;padding:6px}.order-reference-status{color:#275776;background:#eaf4fa;border:1px solid #c8dfec;border-radius:3px;grid-column:1/-1;min-height:26px;padding:6px 8px;font-size:8px;font-weight:700}.order-reference-status.error{color:#8b2e2e;background:#fff0f0;border-color:#efc5c5}.order-header-form label{gap:2px;font-size:7px}.order-header-form input,.order-header-form select,.order-header-form .combo-trigger{border-radius:3px;height:29px;min-height:29px;padding-block:3px}.order-lines-head{align-items:center;margin:7px 0 4px}.order-lines-head h3{font-size:12px}.order-lines-head p{display:none}.order-line-grid-wrap{border-radius:3px;flex:none;height:410px;max-height:410px}.order-line-grid th{height:27px;padding:4px}.order-line-grid td{height:118px;padding:2px}.order-line-grid input:not([type=checkbox]),.order-line-grid select,.order-line-grid .combo-trigger{border-radius:3px;height:27px;min-height:27px;font-size:8px}.order-notes{gap:6px;margin-top:6px}.order-notes textarea{border-radius:3px;height:3.5cm;min-height:3.5cm}.order-editor-footer span{font-size:7px}.order-editor-footer strong{font-size:11px}.admin-layout{flex:auto;grid-template-columns:165px minmax(0,1fr);align-items:stretch;gap:8px;min-height:0}.admin-nav{border-radius:3px;gap:1px;min-height:0;max-height:none;padding:4px;position:relative;top:auto;overflow:auto}.admin-nav button{gap:6px;min-height:28px;padding:4px 6px;font-size:8px}.admin-nav button svg{width:12px;height:12px}.admin-content{min-height:0;overflow:hidden}.crud-panel{border-radius:3px;flex-direction:column;height:100%;min-height:0;padding:7px;display:flex}.crud-panel .panel-head{align-items:center;min-height:32px;margin:0 0 5px}.crud-panel .panel-head h3{margin:0;font-size:13px}.crud-panel>.table-card{flex:auto}.panel{box-shadow:var(--shadow);border-radius:4px;padding:10px}.panel-head{margin-bottom:8px}.sync-status-grid{gap:6px}.sync-status-card{gap:8px;padding:8px}.sync-status-card>svg{width:27px;height:27px;padding:6px}.sync-status-card strong{font-size:12px}.sync-workspace{grid-template-columns:minmax(0,1fr) 240px;gap:7px}.sync-config,.sync-controls{padding:10px}.sync-config{gap:8px}.sync-form-grid{gap:6px}.sync-form-grid input,.sync-form-grid select{min-height:29px;padding:4px 6px}.sync-credentials{gap:7px;padding:8px}.sync-controls dl div{padding:6px 0}.sync-monitor .panel-head{padding:8px 10px}.data-sync-page{grid-template-rows:auto auto minmax(0,1fr);grid-template-columns:minmax(0,1fr) 250px;gap:7px;width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.data-sync-page>.section-heading,.data-sync-page>.sync-status-grid{grid-column:1/-1}.data-sync-page>.sync-workspace{grid-area:3/1;grid-template-columns:1fr;align-content:start;min-height:0;display:grid;overflow:auto}.data-sync-page>.sync-monitor{flex-direction:column;grid-area:3/2;min-height:0;display:flex;overflow:hidden}.sync-monitor .table-wrap,.settings-page>.crud-panel{flex:auto;min-height:0}.reports-page{flex-direction:column;width:100%;height:100%;min-height:0;display:flex;overflow:hidden}.report-builder{flex-direction:column;flex:auto;align-items:stretch;gap:7px;min-height:0;display:flex}.report-filters{flex:none;gap:7px;padding:7px}.dual-list-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.dual-list-filter{padding:7px}.dual-list-filter h3{margin-bottom:5px;font-size:10px}.dual-list-columns{grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr);gap:5px}.dual-list-columns select{height:210px}.dual-list-actions{gap:3px}.dual-list-actions button{min-height:21px;padding:2px 3px;font-size:7px}.report-option-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.report-option-grid .segment button{min-height:26px}.report-preview{flex:auto;min-height:0;margin-top:0;overflow:auto}.report-preview>.empty-state.compact{width:100%;height:100%;min-height:96px;padding:8px}.report-preview>.empty-state.compact svg{width:24px;height:24px}.report-preview>.empty-state.compact h3{margin:5px 0 2px;font-size:11px}.report-preview>.empty-state.compact p{margin:0;font-size:9px}.report-sheet{margin:7px auto;padding:12px}.viewport-workspace>.empty-state,.styles-page>.empty-state,.customers-page>.empty-state{flex:auto;min-height:0}}@media screen and (width<=1100px) and (width>=761px){.app-shell{grid-template-columns:176px minmax(0,1fr)}.sidebar{padding-inline:6px}.brand{padding-inline:5px}.main-nav button{padding-inline:7px}.reference-menu-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.style-editor-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (width<=760px){html,body{height:auto;min-height:100%;overflow:auto}.app-shell{height:auto;min-height:100vh;display:block}.main{height:auto;min-height:100vh;overflow:visible}.sidebar{width:220px;transition:transform .18s;position:fixed;transform:translate(-105%)}.sidebar.open{transform:translate(0)}.sidebar-scrim{z-index:25;background:#0c1b2680;border:0;display:block;position:fixed;inset:0}.sidebar-close,.menu-button{display:grid!important}.topbar{height:48px;padding-inline:9px;position:sticky}.content{height:auto;min-height:calc(100vh - 48px);padding:8px;overflow:visible}.viewport-workspace,.sales-orders-page,.customers-page,.styles-page,.logistics-page{height:calc(100vh - 64px)}.date-chip,.section-heading p{display:none}.reference-menu-grid{grid-template-columns:1fr}.form-grid,.style-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-layout{grid-template-columns:128px minmax(0,1fr)}.data-sync-page{flex-direction:column;height:calc(100vh - 64px);display:flex}.data-sync-page>.sync-workspace{flex:auto;overflow:auto}.data-sync-page>.sync-monitor{flex:0 0 190px}}button.primary-button,button.secondary-button,button.ghost-button,.row-actions button,.style-card-actions button,.customer-edit,.order-line-grid-actions button,.carton-actions button,.report-pagination button{border-radius:8px!important;font-weight:750!important;box-shadow:0 2px 6px #1e3d5824!important}:is(button:has(.lucide-plus),button:has(.lucide-package-plus)){color:#fff!important;background:linear-gradient(#4a9a70,#2f7652)!important;border-color:#5b9b78!important}.danger-button{color:#fff!important;background:linear-gradient(#d86769,#ad4144)!important;border-color:#c86f70!important}button:has(.lucide-trash-2){color:#fff!important;background:linear-gradient(#d86769,#ad4144)!important;border-color:#c86f70!important}.customer-edit,.order-number{color:#fff!important;background:linear-gradient(#4f91c7,#316c9b)!important;border-color:#5b8fba!important}button:has(.lucide-pencil){color:#fff!important;background:linear-gradient(#4f91c7,#316c9b)!important;border-color:#5b8fba!important}:is(button:has(.lucide-file-spreadsheet),button:has(.lucide-file-down)){color:#fff!important;background:linear-gradient(#3d976a,#286c4a)!important;border-color:#4a9070!important}:is(button:has(.lucide-printer),button:has(.lucide-upload-cloud)){color:#fff!important;background:linear-gradient(#8b75bb,#665099)!important;border-color:#806bb2!important}button:has(.lucide-refresh-cw){color:#fff!important;background:linear-gradient(#4a9caf,#31758a)!important;border-color:#448ca0!important}.legacy-migration-page{max-width:1400px}.migration-connection{border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:700;display:inline-flex}.migration-connection svg{width:18px}.migration-connection.ready{color:#17633b;background:#e8f7ef}.migration-connection.missing{color:#9b4f0b;background:#fff2e5}.migration-safety,.migration-actions{align-items:center;gap:18px;display:flex}.migration-safety>svg{color:#17633b;flex:none;width:34px;height:34px}.migration-safety p,.migration-actions p{color:var(--muted);margin:4px 0 0}.migration-actions{justify-content:space-between}.migration-counts{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin:18px 0;display:grid}.migration-counts article{border:1px solid var(--line);background:var(--surface-soft);border-radius:14px;grid-template-columns:auto 1fr;align-items:center;gap:3px 10px;padding:16px;display:grid}.migration-counts svg{width:24px;color:var(--primary);grid-row:1/3}.migration-counts strong{font-size:1.35rem}.migration-counts span{color:var(--muted)}.migration-warning{color:#7a4a00;background:#fff8e7;border-radius:12px;align-items:flex-start;gap:10px;margin-top:10px;padding:12px 14px;display:flex}.migration-warning svg{flex:none;width:18px}.migration-confirm{border-top:1px solid var(--line);align-items:end;gap:14px;margin-top:22px;padding-top:20px;display:flex}.migration-confirm>div{flex:1}.migration-confirm h3,.migration-confirm p{margin:0}.migration-confirm input{text-transform:uppercase;letter-spacing:.08em;max-width:160px;font-weight:800}@media (width<=760px){.migration-safety,.migration-actions,.migration-confirm{flex-direction:column;align-items:stretch}.migration-confirm input{max-width:none}}.login-page{--login-charcoal:#454a4d;--login-lime:#cfd444;--login-green:green;background:radial-gradient(circle at 12% 18%,#cfd44457,#0000 27rem),radial-gradient(circle at 90% 82%,#454a4d2e,#0000 30rem),linear-gradient(145deg,#f7f8ee 0%,#eef1ec 46%,#e3e8e5 100%);place-items:center;min-height:100vh;padding:clamp(20px,4vw,56px);display:grid;overflow:hidden}.login-page:before,.login-page:after{content:"";z-index:0;pointer-events:none;border:1px solid #454a4d1a;border-radius:50%;position:fixed}.login-page:before{width:360px;height:360px;top:-180px;right:8%}.login-page:after{width:220px;height:220px;bottom:-110px;left:5%}.login-shell{z-index:1;background:#fff;border:1px solid #454a4d29;border-radius:28px;grid-template-columns:minmax(0,1.18fr) minmax(390px,.82fr);width:min(1120px,100%);min-height:min(700px,100vh - 56px);display:grid;position:relative;overflow:hidden;box-shadow:0 30px 90px #29303338,0 4px 18px #29303317}.login-visual{isolation:isolate;color:#fff;background:radial-gradient(circle at 78% 70%, #cfd4443d, transparent 24rem), linear-gradient(155deg, #292e30 0%, var(--login-charcoal) 58%, #343a3c 100%);min-height:620px;position:relative;overflow:hidden}.login-visual:before{content:"";z-index:-1;opacity:.2;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 72%);mask-image:linear-gradient(#000,#0000 72%)}.login-visual-copy{z-index:2;max-width:510px;padding:clamp(42px,6vw,72px);position:relative}.login-kicker{color:var(--login-lime);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:11px;font-weight:800;display:inline-flex}.login-kicker:before{content:"";background:var(--login-lime);width:26px;height:2px}.login-visual h2{color:#fff;letter-spacing:-.045em;margin:24px 0 18px;font-size:clamp(38px,3.7vw,52px);line-height:1}.login-visual-copy>p{color:#ffffffbd;max-width:430px;margin:0;font-size:15px;line-height:1.7}.login-capabilities{gap:8px;margin-top:25px;display:flex}.login-capabilities span{color:#ffffffdb;letter-spacing:.04em;border:1px solid #fff3;border-radius:999px;padding:7px 11px;font-size:10px;font-weight:700}.login-product-stage{z-index:1;position:absolute;inset:58% 0 0}.login-product{object-fit:cover;background:#fff;border:5px solid #fffffff0;border-radius:18px;display:block;position:absolute;box-shadow:0 20px 44px #00000052}.login-product-boot{aspect-ratio:1;object-position:center;width:30%;bottom:-5%;left:9%;transform:rotate(-6deg)}.login-product-flat{z-index:2;aspect-ratio:1;object-position:center;width:32%;bottom:-15%;left:35%;transform:rotate(3deg)}.login-product-sandal{z-index:3;aspect-ratio:1;object-position:center;width:23%;bottom:-3%;right:2%;transform:rotate(-4deg)}.login-product-stage:after{content:"Official Antelope collection";z-index:4;color:#34393b;background:var(--login-lime);letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:7px 11px;font-size:9px;font-weight:850;position:absolute;bottom:18px;right:24px;box-shadow:0 5px 16px #0003}.login-card{width:auto;box-shadow:none;background:#fff;border:0;border-radius:0;flex-direction:column;justify-content:center;gap:17px;padding:clamp(38px,5vw,68px);display:flex}.login-brand-lockup{justify-items:start;gap:6px;margin-bottom:34px;display:grid}.login-brand-lockup .login-logo{width:min(245px,84%);margin:0}.login-brand-lockup>span{color:#7a8285;letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:700}.login-heading{gap:7px;margin-bottom:7px;display:grid}.login-heading .eyebrow{color:var(--login-green);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:10px;font-weight:850}.login-card .login-heading h1{color:var(--login-charcoal);letter-spacing:-.035em;margin:0;font-size:34px}.login-card .login-heading>p:not(.eyebrow){color:#727a7d;margin:0;font-size:13px}.login-card label{color:var(--login-charcoal);gap:8px;font-size:11px;font-weight:800}.login-card input{color:#2f3436;background:#fafbf8;border:1px solid #d8dddc;border-radius:11px;height:50px;padding:0 15px;transition:border-color .18s,box-shadow .18s,background .18s}.login-card input::placeholder{color:#a3aaaa}.login-card input:focus{border-color:var(--login-lime);background:#fff;box-shadow:0 0 0 4px #cfd44433}.login-submit{height:51px;margin-top:5px;color:#fff!important;background:linear-gradient(180deg, #555b5e, var(--login-charcoal))!important;border-color:#3c4245!important;box-shadow:0 9px 22px #454a4d3d!important}.login-submit:hover:not(:disabled){color:#303537!important;background:var(--login-lime)!important;border-color:#aab020!important}.login-security{align-self:center;align-items:center;gap:7px;display:flex;color:#8a9192!important;margin:8px 0 0!important;font-size:10px!important}.login-security span{background:var(--login-green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #0080001a}@media (width<=840px){.login-page{align-items:start;padding:18px;overflow:auto}.login-shell{grid-template-columns:1fr;min-height:0}.login-visual{min-height:300px}.login-visual-copy{padding:35px}.login-visual h2{margin:15px 0 10px;font-size:38px}.login-visual-copy>p,.login-capabilities{display:none}.login-product-stage{inset:42% 0 0}.login-product-boot{width:31%;bottom:-9%;left:35%}.login-product-flat{width:30%;bottom:-15%;left:54%}.login-product-sandal{width:25%;bottom:-2%;right:-1%}.login-product-stage:after{display:none}.login-card{padding:38px 30px 42px}.login-brand-lockup{margin-bottom:18px}}@media (width<=520px){.login-page{background:#fff;padding:0}.login-shell{box-shadow:none;border:0;border-radius:0}.login-visual{min-height:230px}.login-visual-copy{padding:28px}.login-visual h2{font-size:31px}.login-product-stage{inset:46% 0 0}}
