@import"https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&display=swap";:root{font-family:Space Grotesk,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#e2e8f0;background-color:#05031a;--magic-primary: #7c3aed;--magic-secondary: #f472b6;--magic-dark: #09051f;--magic-card: rgba(15, 23, 42, .65);--magic-border: rgba(148, 163, 184, .25)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(124,58,237,.35),transparent 40%),radial-gradient(circle at 80% 0%,rgba(236,72,153,.25),transparent 35%),#05031a;color:#e2e8f0}button{font-family:inherit;border:none;cursor:pointer}.magic-shell{min-height:100vh;padding:2.5rem}.magic-topbar{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;background:#0f172abf;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid var(--magic-border);border-radius:28px;box-shadow:0 20px 60px #05031a59}.magic-brand{display:flex;align-items:center;gap:1rem}.magic-logo{width:3rem;height:3rem;border-radius:22px;background:linear-gradient(135deg,var(--magic-primary),var(--magic-secondary));display:grid;place-items:center;color:#fff;box-shadow:0 10px 25px #7c3aed73}.magic-brand h1{margin:0;font-size:1.85rem;color:#fff}.magic-eyebrow{margin:0;text-transform:uppercase;letter-spacing:.25em;font-size:.75rem;color:#e2e8f0b3}.magic-top-actions{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.magic-env-pill{padding:.4rem .75rem;border-radius:999px;border:1px solid rgba(124,58,237,.4);background:#7c3aed26;font-size:.85rem}button.primary{background:linear-gradient(120deg,var(--magic-primary),var(--magic-secondary));color:#fff;padding:.8rem 1.4rem;border-radius:16px;font-weight:600;box-shadow:0 15px 35px #7c3aed59;display:inline-flex;align-items:center;gap:.4rem}button.primary.small{padding:.55rem 1rem;font-size:.85rem;border-radius:14px}button.ghost{background:#94a3b81f;color:#e2e8f0;padding:.75rem 1.2rem;border-radius:14px;display:inline-flex;align-items:center;gap:.4rem;border:1px solid rgba(148,163,184,.1)}button.ghost.small{padding:.4rem .85rem;font-size:.8rem}.magic-layout{margin-top:2.5rem;display:grid;grid-template-columns:240px 1fr;gap:2rem}.magic-sidebar{background:#0f172acc;border-radius:24px;padding:1.5rem;border:1px solid var(--magic-border)}.magic-sidebar nav p{margin-top:0;color:#e2e8f099;font-size:.85rem;letter-spacing:.1em}.magic-sidebar ul{list-style:none;padding:0;margin:1rem 0 0;display:flex;flex-direction:column;gap:.5rem}.magic-sidebar li{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-radius:16px;color:#e2e8f0e6;border:1px solid transparent;cursor:pointer}.magic-sidebar li.active{background:#7c3aed33;border-color:#7c3aed66}.magic-sidebar li.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.magic-sidebar li.nav-section-label{padding:.4rem 0 .2rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#e2e8f080;border:none;cursor:default}.magic-sidebar li.sub-item{padding-left:1.75rem;font-size:.9rem}.sidebar-card{margin-top:2rem;padding:1.25rem;border-radius:18px;background:#7c3aed1f;border:1px dashed rgba(124,58,237,.4)}.sidebar-card code{display:block;margin:.5rem 0;background:#05031a80;padding:.6rem;border-radius:10px;font-size:.85rem;color:#c4b5fd}.sidebar-card small{color:#e2e8f099}.token-card{margin-top:1rem;padding:1rem;border-radius:18px;background:#0f172ae6;border:1px solid var(--magic-border);display:grid;gap:.8rem}.token-input{display:flex;align-items:center;gap:.5rem;padding:.6rem .8rem;border-radius:12px;background:#94a3b81f;border:1px solid rgba(148,163,184,.2)}.token-input input{flex:1;background:transparent;border:none;color:#e2e8f0;font-size:.9rem}.token-input input:focus{outline:none}.token-card button.full{width:100%;justify-content:center}.magic-main{display:flex;flex-direction:column;gap:2rem}.hero{background:radial-gradient(circle at top right,rgba(124,58,237,.35),transparent 50%),#0f172acc;border-radius:32px;padding:2.5rem;border:1px solid var(--magic-border);display:flex;justify-content:space-between;gap:2rem}.hero h2{margin:.8rem 0;font-size:2rem}.hero p.muted{color:#e2e8f0b3}.hero-actions{margin-top:1.5rem;display:flex;gap:1rem}.hero-card{min-width:260px;background:#ffffff0d;border-radius:28px;border:1px solid rgba(255,255,255,.08);padding:1.5rem;display:grid;gap:1rem;align-content:start}.hero-card>div p{margin:0;color:#e2e8f099}.hero-card strong{font-size:1.2rem}.status-dot{width:.85rem;height:.85rem;border-radius:999px;justify-self:flex-end}.tone-success{color:#34d399}.tone-warn{color:#fbbf24}.tone-error{color:#f87171}.tone-neutral{color:#e2e8f0cc}.status-dot.tone-success{background:#34d399}.status-dot.tone-warn{background:#fbbf24}.status-dot.tone-error{background:#f87171}.status-dot.tone-neutral{background:#e2e8f0b3}.magic-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.kpi-card{background:#0f172ad1;border-radius:24px;padding:1.5rem;border:1px solid var(--magic-border);position:relative;overflow:hidden}.kpi-card .label{color:#e2e8f099;margin:0}.kpi-card h3{margin:.5rem 0 0;font-size:1.75rem}.kpi-card span{color:#e2e8f099;font-size:.95rem}.icon-pill{width:44px;height:44px;border-radius:14px;background:#7c3aed2e;display:grid;place-items:center;color:#c4b5fd}.panel-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}.panel{background:#0f172ad9;border-radius:28px;border:1px solid var(--magic-border);padding:1.8rem}.panel-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1rem;flex-wrap:wrap}.panel-header.stack{flex-direction:row}.panel-header h4{display:flex;align-items:center;gap:.6rem;margin:0}.stores-header{align-items:flex-start}.panel-header-actions{display:flex;gap:.75rem}.magic-eyebrow.tiny{font-size:.65rem;letter-spacing:.3em;color:#e2e8f080;margin-bottom:.3rem}.store-toolbar{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;margin-bottom:1.5rem}.store-filters{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.search-input{display:flex;align-items:center;gap:.4rem;padding:.6rem .9rem;border-radius:14px;background:#05031a80;border:1px solid var(--magic-border)}.search-input input{background:transparent;border:none;color:#fff;width:220px}.search-input input:focus{outline:none}.filter-pills{display:inline-flex;gap:.5rem}.filter-pills button{border:1px solid rgba(148,163,184,.2);background:#94a3b814;color:#e2e8f0bf;border-radius:999px;padding:.35rem .9rem;font-size:.8rem;cursor:pointer}.filter-pills button.active{border-color:#7c3aedb3;color:#fff;background:#7c3aed33}.stores-panel .store-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1.5rem}.store-empty{border:1px dashed rgba(124,58,237,.4);border-radius:24px;padding:2rem;text-align:center;background:#7c3aed12;display:grid;gap:.8rem;justify-items:center;margin-bottom:1.5rem}.store-empty span{color:#e2e8f0b3}.store-card{padding:1.25rem;border-radius:20px;border:1px solid var(--magic-border);background:#0f172abf;display:grid;gap:.5rem}.store-pill-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.store-pill-grid div{padding:.6rem .75rem;border-radius:14px;background:#7c3aed14;border:1px solid rgba(124,58,237,.2)}.store-pill-grid p{margin:0;font-size:.75rem;color:#e2e8f099}.store-pill-grid strong{font-size:.95rem}.store-address{margin:0;font-size:.85rem;color:#e2e8f0bf;background:#05031a66;border-radius:14px;padding:.75rem}.store-bank{display:flex;flex-direction:column;gap:.4rem;background:#ffffff08;border-radius:14px;padding:.75rem;border:1px dashed rgba(148,163,184,.3)}.store-bank p{margin:0;font-size:.75rem;color:#e2e8f0a6}.store-bank span{font-size:.95rem}.store-coords{display:flex;align-items:center;gap:.75rem;padding:.7rem .9rem;border-radius:16px;border:1px solid rgba(148,163,184,.25);background:#0f172a8c}.store-coords p{margin:0;font-size:.75rem;color:#e2e8f0a6}.store-coords strong{font-size:.95rem}.store-card h5{margin:0;font-size:1.1rem}.store-card .slug{margin:0;font-size:.9rem;color:#e2e8f0a6}.store-card small{color:#e2e8f080}.store-meta{display:flex;align-items:center;justify-content:space-between;padding:.6rem 0;border-top:1px solid rgba(148,163,184,.2);border-bottom:1px solid rgba(148,163,184,.2)}.store-meta p{margin:0;font-size:.8rem;color:#e2e8f099}.store-meta strong{font-size:.95rem}.store-card.loading,.store-card.empty{align-items:center;justify-items:center;text-align:center;color:#e2e8f0b3}.store-card-header{display:flex;align-items:center;justify-content:space-between}.status{padding:.25rem .6rem;border-radius:999px;font-size:.75rem;background:#94a3b833}.status.active{background:#22c55e33;color:#86efac}.alert{display:flex;align-items:center;gap:.5rem;padding:.8rem 1rem;border-radius:14px;background:#f8717114;border:1px solid rgba(248,113,113,.3);color:#fecdd3;margin-bottom:1rem}.create-store{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;align-items:end}.create-store label{display:block;font-size:.85rem;margin-bottom:.4rem;color:#e2e8f0cc}.create-store input{width:100%;padding:.65rem .9rem;border-radius:12px;border:1px solid rgba(148,163,184,.3);background:#0f172aa6;color:#fff}.create-store button{height:45px;justify-content:center}.store-card-actions{display:flex;gap:.5rem;flex-wrap:wrap}.inline-actions{display:flex;gap:.45rem;justify-content:flex-end;flex-wrap:wrap}.inline-actions .ghost.small{display:inline-flex;align-items:center;gap:.3rem;min-width:90px;justify-content:center}.inline-actions .ghost.small.icon-only{min-width:44px;padding:.35rem .5rem}.inline-actions .ghost.small.active-login{border-color:#22c55e66;color:#86efac}button.ghost.small.danger{border-color:#f8717166;color:#fecdd3;background:#f8717114}.store-table-wrapper{border:1px solid var(--magic-border);border-radius:24px;background:#05052399;overflow-x:auto;padding-bottom:.5rem}.store-table{width:100%;border-collapse:collapse;min-width:640px}.store-table th,.store-table td{padding:.85rem 1rem;border-bottom:1px solid rgba(148,163,184,.1)}.store-table th{text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;color:#e2e8f0a6}.store-table td{font-size:.9rem}.table-meta{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem .5rem;flex-wrap:wrap;gap:.75rem}.pagination{display:inline-flex;align-items:center;gap:.6rem}.pagination span{font-size:.85rem;color:#e2e8f0cc}.store-table td.mono{font-family:Space Grotesk,JetBrains Mono,SFMono-Regular,monospace;font-size:.85rem}.coords-text{font-size:.8rem;letter-spacing:.03em}.mono{font-family:Space Grotesk,JetBrains Mono,SFMono-Regular,monospace;letter-spacing:.04em}.product-panel{display:grid;gap:1.2rem}.product-stats{display:flex;gap:1rem;flex-wrap:wrap}.product-stats>div{background:#7c3aed14;border:1px solid rgba(124,58,237,.2);border-radius:16px;padding:.75rem 1rem;min-width:110px}.product-stats p{margin:0;font-size:.75rem;color:#e2e8f0b3}.product-stats strong{font-size:1.1rem}.product-grid{display:grid;grid-template-columns:minmax(260px,320px) 1fr;gap:1.5rem;align-items:start}.product-preview-column{display:flex;flex-direction:column;gap:1rem;position:sticky;top:1rem;align-self:flex-start}.product-main-column{display:flex;flex-direction:column;gap:1.25rem}.import-card{border-radius:24px;border:1px dashed rgba(148,163,184,.35);padding:1rem;display:grid;gap:.6rem;background:#0f172a80}.import-card h5{margin:0;display:flex;align-items:center;gap:.5rem}.import-card input[type=file]{display:none}.import-actions{display:inline-flex;align-items:center;gap:.5rem}.import-status{font-size:.8rem;color:#e2e8f0b3}.import-status.error{color:#f97316}.product-preview{background:#7c3aed14;border:1px solid rgba(124,58,237,.25);border-radius:28px;display:flex;flex-direction:column;gap:1rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-preview-image{height:220px;margin:1rem;border-radius:22px;border:1px dashed rgba(124,58,237,.35);background:#09091e99;background-size:cover;background-position:center;position:relative}.product-preview-image.has-image{border-style:solid}.product-preview-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;color:#e2e8f0b3}.product-preview-meta{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:.4rem}.product-preview-meta h5{margin:0;font-size:1.35rem}.preview-category{margin:0;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#e2e8f0b3}.preview-path{margin:0;color:#e2e8f0b3;font-size:.9rem}.preview-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.75rem;margin-top:.5rem}.preview-grid small{display:block;font-size:.75rem;color:#e2e8f0a6}.preview-grid strong{font-size:1.05rem}.preview-grid .mono{font-size:.85rem;color:#e2e8f0d9}.preview-description{margin:.6rem 0 0;font-size:.85rem;color:#e2e8f0cc;line-height:1.4}.preview-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.5rem}.preview-tags span{padding:.25rem .75rem;border-radius:999px;background:#7c3aed2e;border:1px solid rgba(124,58,237,.3);font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.product-form{background:#0f172ab3;border:1px solid var(--magic-border);border-radius:24px;padding:1.25rem;display:grid;gap:.9rem}.product-form h5{margin:0 0 .5rem}.product-form label{display:grid;gap:.35rem;font-size:.9rem;color:#e2e8f0cc}.product-form input,.product-form select{padding:.65rem .9rem;border-radius:14px;border:1px solid rgba(148,163,184,.3);background:#050519b3;color:#fff}.product-form textarea{padding:.7rem .9rem;border-radius:16px;border:1px solid rgba(148,163,184,.3);background:#050519b3;color:#fff;resize:vertical}.image-upload{display:flex;align-items:center;gap:1rem;border:1px dashed rgba(124,58,237,.4);border-radius:18px;padding:.9rem 1rem;background:#7c3aed0d;flex-wrap:wrap}.upload-trigger{display:inline-flex;align-items:center;gap:.45rem;padding:.6rem 1rem;border-radius:14px;border:1px solid rgba(124,58,237,.4);background:#7c3aed33;cursor:pointer;font-weight:600}.upload-trigger input[type=file]{display:none}.image-upload-meta{display:flex;flex-direction:column;gap:.2rem;min-width:200px}.image-upload-meta p{margin:0;font-weight:600}.image-upload-meta small{color:#e2e8f0b3}.error-text{color:#f97316}.product-form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem}.product-description-input{display:grid;gap:.35rem}.category-tree-title{display:flex;align-items:center;gap:.5rem}.category-chip{border-radius:999px;border:1px solid rgba(148,163,184,.25);background:#08091c99;padding:.3rem .9rem;font-size:.85rem;color:#e2e8f0d9}.inventory-hero{margin-top:.5rem;display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap;padding:1rem 1.1rem;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#ffffff0a,#ffffff03)}.barcode-search{flex:1;min-width:260px;display:grid;gap:.4rem}.barcode-search label{font-weight:600;color:#fff}.barcode-input{display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:.5rem;padding:.55rem .65rem;border-radius:14px;border:1px solid rgba(255,255,255,.15);background:#050514b3}.barcode-input input{width:100%;background:transparent;border:none;color:#fff;font-size:1.05rem;padding:.35rem .5rem}.barcode-input input:focus{outline:none}.barcode-input button{border-radius:10px}.page-size-select{display:grid;gap:.35rem;min-width:140px}.inline-add-card{margin-top:1rem;padding:1rem 1.1rem;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#00050f99;display:grid;gap:.55rem}.inline-add-card h4{margin:0}.inline-add-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.6rem}.inline-add-form input{border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#050514b3;color:#fff;padding:.6rem .75rem}.inline-add-form button{justify-content:center}.inventory-note{border-radius:18px;border:1px dashed rgba(124,58,237,.4);background:#7c3aed14;padding:.9rem 1rem;display:grid;gap:.35rem}.inventory-note p{margin:0;font-size:.85rem;color:#e2e8f0d9}.product-table-card{margin-top:.75rem;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0f172ad9;overflow:hidden;box-shadow:0 18px 60px #00000059}.product-form button[type=submit]{justify-content:center}.inventory-table{width:100%;border-collapse:collapse}.inventory-table thead{background:#ffffff05}.inventory-table th,.inventory-table td{padding:.9rem;border-bottom:1px solid rgba(255,255,255,.08)}.inventory-table td .table-cell-main{display:flex;flex-direction:column;gap:.2rem}.product-name-cell{max-width:320px}.ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.line-clamp{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.inventory-table .muted{color:#ffffffa6}.product-scan{border:1px solid rgba(148,163,184,.25);padding:1rem 1.1rem;border-radius:22px;background:#050619b3;display:flex;flex-direction:column;gap:.65rem}.product-scan label{display:grid;gap:.35rem;font-size:.85rem;color:#e2e8f0cc}.product-scan input{width:100%;padding:.65rem .9rem;border-radius:14px;border:1px solid rgba(148,163,184,.3);background:#050519b3;color:#fff}.scan-actions{display:flex;justify-content:flex-end}.product-list{background:#0f172ab3;border:1px solid var(--magic-border);border-radius:24px;padding:1.25rem;display:grid;gap:1rem;overflow-x:auto}.product-table{width:100%;border-collapse:collapse}.product-table th,.product-table td{padding:.75rem .9rem;border-bottom:1px solid rgba(148,163,184,.15)}.price-stack{display:flex;flex-direction:column;gap:.15rem}.price-stack .old-price{font-size:.85rem;color:#94a3b8b3;text-decoration:line-through}.price-stack .new-price{color:#fbbf24;font-weight:600}.price-edit{display:grid;gap:.45rem}.price-edit-inputs{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.4rem}.price-edit label{display:grid;gap:.2rem;font-size:.75rem;color:#bfdbfed9}.price-edit input{padding:.4rem .5rem;border-radius:10px;border:1px solid rgba(148,163,184,.35);background:#080c1cf2;color:#f8fafc}.price-edit-actions{display:flex;gap:.35rem;flex-wrap:wrap}.product-cell{display:flex;align-items:center;gap:.85rem}.product-thumb{width:52px;height:52px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#ffffff14,#ffffff05);display:grid;place-items:center;overflow:hidden;object-fit:cover}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-thumb.placeholder{color:#fff9;font-weight:700;font-size:.9rem}.product-thumb span{font-weight:600;font-size:1rem;letter-spacing:.05em}.inline-actions.compact{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:.35rem}.inventory-table td:last-child{min-width:220px}.inventory-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:.75rem}.summary-item{padding:.75rem 1rem;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#ffffff08,#ffffff03);display:grid;gap:.2rem}.summary-label{font-size:.85rem;color:#e2e8f0b3}.toast{position:fixed;bottom:1.5rem;right:1.5rem;padding:.75rem 1rem;border-radius:12px;background:#0f172ae6;border:1px solid rgba(255,255,255,.08);color:#fff;box-shadow:0 20px 50px #00000059;cursor:pointer;z-index:1200}.product-form label.required:after{content:"*";color:#ff6b6b;margin-left:.25rem}.image-upload{display:grid;gap:.4rem}.dropzone{border:2px dashed rgba(255,255,255,.2);border-radius:12px;padding:.8rem 1rem;display:grid;place-items:center;gap:.35rem;background:#ffffff08;color:#ffffffd9;cursor:pointer}.dropzone input{display:none}.input-error{border-color:#ff6b6b}.sticky-actions{position:sticky;bottom:0;padding-top:.5rem;background:linear-gradient(180deg,#0f172ab3,#0f172ae6 60%,#0f172a)}.pagination-row{margin-top:1rem;display:flex;justify-content:space-between;align-items:center;gap:.75rem;flex-wrap:wrap}.pagination-controls{display:inline-flex;align-items:center;gap:.75rem}.pos-shell{display:grid;grid-template-columns:2fr 1fr;gap:1rem}.pos-left,.pos-right{display:flex;flex-direction:column;gap:.75rem}.pos-search{display:grid;grid-template-columns:1fr auto;gap:.5rem}.pos-search input{padding:.65rem .8rem;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#050514b3;color:#fff}.pos-search button{border-radius:12px}.pos-quick{display:flex;flex-wrap:wrap;gap:.4rem}.pos-quick button{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;padding:.35rem .7rem;border-radius:12px}.pos-cart{border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:.75rem;background:#ffffff05}.pos-cart-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.pos-cart-list{display:grid;gap:.5rem;max-height:360px;overflow-y:auto}.pos-cart-item{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.6rem;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:.5rem}.pos-cart-actions{display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:.2rem .4rem}.pos-cart-actions button{border:none;background:transparent;color:#fff;font-weight:700;cursor:pointer}.pos-line-total{font-weight:700;text-align:right}.pos-total-card{border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:.75rem;background:#ffffff08;display:grid;gap:.6rem}.pos-total-row{display:flex;justify-content:space-between}.pos-total-row.total{font-size:1.1rem}.pos-payment{display:flex;gap:.5rem}.pos-payment label{flex:1;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:.5rem .6rem;display:flex;gap:.4rem;cursor:pointer}.pos-payment label.active{border-color:#19875499;background:#19875426}.pos-payment input{margin:0}.pos-note{width:100%;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#050514b3;color:#fff;padding:.5rem}.pos-dashboard{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.5rem}.pos-dash-card{border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.6rem .8rem;background:#ffffff05}.pos-dash-card.big{grid-column:span 2}.pos-hero{margin-bottom:1rem;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:1rem;background:radial-gradient(circle at 20% 20%,#7c3aed33,#0f172ae6);display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;align-items:stretch}.cash-hero-card{border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:.85rem 1rem;background:#050719d9;display:grid;gap:.5rem}.cash-hero-card h3{margin:0;font-size:1.8rem}.cash-hero-total{background:radial-gradient(circle at 10% 30%,#22d3ee1f,#050719f2);grid-column:span 2}.cash-hero-metrics{display:flex;gap:1rem;flex-wrap:wrap}.cash-hero-metrics div{display:grid;gap:.1rem}.cash-hero-progress{display:grid;gap:.25rem}.cash-hero-progress .bar{width:100%;height:8px;border-radius:999px;background:#ffffff14;overflow:hidden}.cash-hero-progress .bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#22d3ee,#7c3aed)}.cash-hero-quick .pos-hero-cards{gap:.45rem}.cash-hero-quick .pos-hero-cards div{border-color:#ffffff1f}@media(max-width:768px){.cash-hero-total{grid-column:span 1}}.cashier-breakdown{margin-bottom:1rem;border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:1rem;background:#030617cc;display:grid;gap:.75rem}.cashier-breakdown-header{display:flex;align-items:center;justify-content:space-between}.cashier-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.cashier-card{border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:.85rem;background:#070c22e6;display:grid;gap:.35rem}.cashier-card-head{display:flex;justify-content:space-between;align-items:flex-start}.cashier-total{font-size:1.6rem;margin:0}.cashier-stats{display:flex;justify-content:space-between;font-size:.85rem;color:#e2e8f0d9}.cashier-note{color:#e2e8f0bf}.pos-hero-bars{display:grid;gap:.4rem}.pos-hero-bars .bar{width:100%;height:8px;border-radius:999px;background:#ffffff14}.pos-hero-bars .bar span{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,#7c3aed,#22d3ee)}.pos-hero-cards{display:grid;gap:.35rem}.pos-hero-cards div{padding:.4rem .6rem;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.pos-metrics{display:inline-flex;gap:.75rem}.pos-metrics div{display:grid;gap:.15rem}.pos-filters{display:inline-flex;gap:.5rem;align-items:flex-end}.pos-filters label{display:grid;gap:.25rem;color:#e2e8f0cc}.pos-filters input{padding:.45rem .6rem;border-radius:10px;border:1px solid rgba(255,255,255,.12);background:#050514b3;color:#fff}@media(max-width:1024px){.pos-shell,.pos-cart-item{grid-template-columns:1fr}}.pos-report-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem;margin-top:.75rem}.pos-list{list-style:none;margin:.4rem 0 0;padding:0;display:grid;gap:.2rem}.categories-panel{display:grid;gap:1.2rem}.tree-container{border:1px solid var(--magic-border);border-radius:24px;padding:1rem;max-height:540px;overflow-y:auto;background:#0a0c21bf}.tree-container ul{list-style:none;padding-left:1.25rem;margin:0}.tree-node{display:flex;align-items:center;gap:.5rem;padding:.35rem .5rem;border-radius:12px}.tree-node.focused{outline:2px solid rgba(124,58,237,.5)}.expand-btn{width:28px;height:28px;border-radius:10px;border:1px solid rgba(148,163,184,.3);background:#15192cb3;display:grid;place-items:center}.placeholder-icon{width:12px;height:12px}.node-label{background:none;border:none;color:inherit;display:flex;align-items:center;gap:.4rem;font-weight:600;cursor:pointer}.node-badge{padding:.1rem .5rem;border-radius:999px;font-size:.75rem;background:#7c3aed40}.ghost.icon{padding:.35rem;border-radius:50%}.context-menu{position:fixed;z-index:20;background:#0c0e20f2;border:1px solid rgba(148,163,184,.2);border-radius:12px;min-width:180px;box-shadow:0 20px 40px #00000059;display:grid}.context-menu button{background:none;border:none;padding:.65rem .9rem;text-align:left;color:inherit}.context-menu button:hover{background:#7c3aed33}.context-menu button.danger{color:#f87171}button.ghost.danger{color:#f87171;border-color:#f871714d}.drop-zone{height:10px;border:1px dashed rgba(148,163,184,.3);border-radius:999px;margin:4px 0}.drop-zone.inside{height:26px;margin:6px 24px}.modal-backdrop{position:fixed;inset:0;background:#05031aa6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;place-items:center;z-index:30}.modal{background:#0f1123f2;border-radius:24px;border:1px solid var(--magic-border);padding:1.25rem;width:min(360px,90vw);display:grid;gap:.75rem}.tree-container .drop-zone.root{margin:4px 0}.product-meta{display:flex;flex-direction:column;gap:.2rem}.product-meta span{font-weight:600}.product-meta small{font-size:.75rem;color:#e2e8f0b3}.price-info{display:flex;flex-direction:column;gap:.2rem}.price-info strong{font-size:1rem}.price-info small{font-size:.75rem;color:#e2e8f0b3}.category-tree{border:1px solid rgba(148,163,184,.25);border-radius:22px;padding:1rem;background:#070a1c99;display:flex;flex-direction:column;gap:.75rem}.category-tree-header{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.category-tree-title{display:flex;align-items:center;gap:.65rem}.category-tree-title svg{color:#7c3aedd9}.category-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.category-column{padding:.75rem;border-radius:16px;border:1px solid rgba(148,163,184,.2);background:#0f172a80}.category-column p{margin:0 0 .4rem;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#e2e8f099}.chip-grid{display:flex;flex-wrap:wrap;gap:.35rem}.category-chip{border-radius:999px;border:1px solid rgba(148,163,184,.25);background:#08091c99;padding:.3rem .9rem;font-size:.85rem;color:#e2e8f0d9;transition:all .2s ease}.category-chip.active{border-color:#7c3aede6;background:#7c3aed40;color:#fff;box-shadow:0 0 20px #7c3aed73}.category-selected{border-radius:16px;padding:.65rem;border:1px dashed rgba(124,58,237,.4);background:#7c3aed14}.category-breadcrumb{display:flex;flex-wrap:wrap;gap:.4rem}.category-breadcrumb span{background:#7c3aed33;padding:.25rem .7rem;border-radius:999px;font-size:.8rem}.product-table th{text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;color:#e2e8f0a6}.danger-text{color:#f97316}.impersonation-pill{display:inline-flex;flex-wrap:wrap;gap:.35rem;align-items:center;padding:.4rem .75rem;border-radius:999px;border:1px solid rgba(34,197,94,.4);background:#22c55e26}.impersonation-pill p{margin:0;font-weight:600}.impersonation-pill small{color:#e2e8f0b3}.drawer-overlay{position:fixed;inset:0;background:#05031aa6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:stretch;justify-content:flex-end;padding:2rem;z-index:1000}.modal-overlay{position:fixed;inset:0;background:#05031aa6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:1100}.product-modal{width:min(720px,95vw);background:#0f172af2;border:1px solid var(--magic-border);border-radius:28px;padding:1.5rem;box-shadow:0 30px 90px #00000073;display:grid;gap:1rem}.product-modal .modal-header{display:flex;justify-content:space-between;align-items:center}.product-modal-body{display:grid;gap:1rem}.product-hero{display:grid;grid-template-columns:140px 1fr;gap:1rem;align-items:center}.product-hero img,.product-hero.placeholder{width:140px;height:140px;border-radius:18px;object-fit:cover;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,#ffffff1a,#ffffff05);display:grid;place-items:center;font-weight:700;color:#ffffffb3}.product-meta{display:flex;flex-wrap:wrap;gap:.5rem}.product-tabs{display:inline-flex;gap:.5rem;margin-top:.6rem;background:#ffffff0a;padding:.25rem;border-radius:12px}.product-tabs button{border:none;background:transparent;color:#fffc;padding:.5rem .75rem;border-radius:10px;cursor:pointer}.product-tabs button.active{background:#7c3aed40;color:#fff}.product-tab-panel{margin-top:.75rem;border-radius:12px;border:1px solid rgba(255,255,255,.08);padding:.8rem 1rem;background:#ffffff05}.meta-pill{padding:.45rem .7rem;border-radius:12px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);font-size:.9rem;color:#fff}.clickable-row{cursor:pointer;transition:background .15s ease,transform .15s ease}.clickable-row:hover{background:#ffffff08;transform:translateY(-1px)}.store-drawer{width:min(600px,90vw);max-height:calc(100vh - 4rem);background:#0f172af2;border:1px solid var(--magic-border);border-radius:32px;padding:2rem;box-shadow:0 30px 80px #05031a80;display:grid;gap:1.5rem;overflow-y:auto;animation:drawerSlide .45s cubic-bezier(.22,1,.36,1)}.user-drawer{width:min(480px,85vw)}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.modal-form,.modal-grid{display:grid;gap:1rem}.modal-grid.two{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.modal-grid.coords{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.modal-form label{display:grid;gap:.4rem;font-size:.9rem;color:#e2e8f0d9}.modal-form input{padding:.85rem 1rem;border-radius:16px;border:1px solid rgba(148,163,184,.35);background:#050519b3;color:#fff}.modal-form select{padding:.85rem 1rem;border-radius:16px;border:1px solid rgba(148,163,184,.35);background:#050519b3;color:#e2e8f0}.modal-form textarea{padding:.85rem 1rem;border-radius:18px;border:1px solid rgba(148,163,184,.35);background:#050519b3;color:#fff;resize:vertical;min-height:120px}.pin-section{display:grid;gap:.6rem;padding:.8rem;border-radius:18px;border:1px dashed rgba(124,58,237,.35);background:#7c3aed0d}.pin-section small{color:#e2e8f099}.tenant-panel{display:grid;gap:1rem}.tenant-head{display:flex;justify-content:space-between;align-items:center}.tenant-head h3{margin:.3rem 0 0}.tenant-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.tenant-grid div{padding:.9rem;border-radius:16px;border:1px solid rgba(148,163,184,.2);background:#7c3aed14}.tenant-grid p{margin:0;font-size:.8rem;color:#e2e8f0a6}.tenant-grid strong{font-size:1rem}.tenant-address{margin:0;padding:.9rem;border-radius:16px;border:1px dashed rgba(148,163,184,.3);background:#05031a80}.tenant-actions{display:flex;justify-content:flex-end;gap:.75rem;flex-wrap:wrap}.tenant-empty{text-align:center;padding:2rem;border:1px dashed rgba(124,58,237,.4);border-radius:24px;background:#7c3aed0d;display:grid;gap:.7rem;justify-items:center}.role-panel{display:grid;gap:1rem}.role-table-wrapper{overflow-x:auto}.role-table{width:100%;border-collapse:collapse;min-width:520px}.role-table th,.role-table td{padding:.8rem 1rem;border-bottom:1px solid rgba(148,163,184,.15);text-align:center}.role-table th{text-transform:uppercase;font-size:.75rem;letter-spacing:.05em;color:#e2e8f099}.role-table td:first-child{text-align:left;font-weight:600}.role-switch{position:relative;width:42px;height:22px;display:inline-flex}.role-switch input{opacity:0;width:0;height:0}.role-switch span{position:absolute;inset:0;background:#94a3b84d;border-radius:999px;cursor:pointer;transition:background .2s ease}.role-switch span:after{content:"";position:absolute;top:2px;left:2px;width:18px;height:18px;border-radius:50%;background:#fff;transition:transform .2s ease}.role-switch input:checked+span{background:#7c3aedb3}.role-switch input:checked+span:after{transform:translate(20px)}.placeholder-panel{text-align:left;display:grid;gap:.8rem;background:#0f172ad9}.placeholder-panel h3{margin:0}.stock-quick{background:#0f172ad9;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1rem}.stock-quick .pill{background:#19875433;color:#d1ffe4;border-radius:999px;padding:.25rem .7rem}.stock-form{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;align-items:end}.stock-form input{width:100%;border-radius:.65rem;border:1px solid rgba(255,255,255,.12);background:#00000059;color:#fff;padding:.45rem .65rem}.modal-form label.toggle{display:inline-flex;align-items:center;gap:.5rem;font-weight:600}.modal-form label.toggle.modern{justify-content:flex-start;padding:.75rem 1rem;border-radius:16px;border:1px solid rgba(124,58,237,.25);background:#7c3aed14}.modal-form label.toggle input{width:auto;accent-color:var(--magic-primary)}.modal-footer{display:flex;justify-content:flex-end;gap:.8rem}.geo-card{border:1px dashed rgba(124,58,237,.45);border-radius:18px;padding:.9rem;display:grid;gap:.5rem;align-content:start}.geo-card p{margin:0;font-size:.85rem;color:#e2e8f0bf}.geo-status{font-size:.8rem;color:#e2e8f0b3}.geo-status.geo-success{color:#86efac}.geo-status.geo-error{color:#fecdd3}.spin{animation:spin 1.2s linear infinite}.login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.login-card{width:min(420px,90vw);padding:2.5rem;border-radius:30px;background:#0f172ad9;border:1px solid var(--magic-border);box-shadow:0 30px 80px #05031a73;display:grid;gap:1.2rem}.login-brand{display:flex;align-items:center;gap:1rem}.login-form{display:grid;gap:1rem}.login-form label{display:grid;gap:.4rem;color:#e2e8f0d9;font-size:.9rem}.login-form input{padding:.7rem .9rem;border-radius:14px;border:1px solid rgba(148,163,184,.3);background:#0f172a99;color:#fff}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes drawerSlide{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.timeline{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.25rem}.timeline li{display:flex;align-items:center;gap:1rem}.timeline .dot{width:12px;height:12px;border-radius:50%;background:#7c3aedb3;box-shadow:0 0 15px #7c3aed80}.timeline small{color:#e2e8f099}.timeline span{margin-left:auto;font-size:.85rem;color:#e2e8f0b3}.health-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.health-grid div{padding:1rem;border-radius:18px;background:#7c3aed14;border:1px solid rgba(124,58,237,.2)}.health-grid p{margin:0;font-size:.85rem;color:#e2e8f0b3}.health-grid strong{font-size:1.2rem;color:#fff}@media(max-width:1024px){.magic-layout{grid-template-columns:1fr}.magic-sidebar{order:2}.hero{flex-direction:column}.product-grid{grid-template-columns:1fr}.product-preview-column{position:static}.categories-layout{grid-template-columns:1fr}}@media(max-width:640px){.magic-shell{padding:1.5rem}.magic-topbar,.hero,.magic-sidebar,.panel,.kpi-card{border-radius:20px}.magic-topbar,.magic-layout{flex-direction:column}.drawer-overlay{padding:1rem}.store-drawer{border-radius:24px;padding:1.5rem}}.campaign-card{position:relative;overflow:hidden}.campaign-card:after{content:"";position:absolute;inset:-60%;background:radial-gradient(circle,rgba(124,58,237,.25),transparent 55%);opacity:0;transition:opacity .15s ease;pointer-events:none}.campaign-card:hover:after{opacity:1}:root{--ok: #198754;--warn: #fd7e14;--err: #dc3545;--muted: #6c757d}._shell_1pv9i_8{display:flex;gap:1.5rem;min-height:680px}._nav_1pv9i_14{width:220px;background:#0e121bcc;border-radius:1rem;padding:1rem;border:1px solid rgba(255,255,255,.05)}._nav_1pv9i_14 ul{list-style:none;margin:0;padding:0}._nav_1pv9i_14 li{margin-bottom:.35rem}._navButton_1pv9i_32{width:100%;text-align:left;padding:.55rem .8rem;border-radius:.65rem;border:none;cursor:pointer;background:transparent;color:#ffffffbf}._navButtonActive_1pv9i_43{background:#1987542e;color:#fff}._content_1pv9i_48{flex:1;background:#0c0f18b3;border-radius:1rem;border:1px solid rgba(255,255,255,.05);padding:1.5rem}._tileGrid_1pv9i_56{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._tile_1pv9i_56{border-radius:1rem;border:1px solid rgba(255,255,255,.07);background:#ffffff08;padding:1rem;display:flex;flex-direction:column;gap:.5rem}._promoCard_1pv9i_72{display:flex;flex-direction:column;gap:.6rem;border-radius:1rem;border:1px solid rgba(255,255,255,.07);padding:1rem;background:#ffffff05}._promoCard_1pv9i_72 button{border-radius:.75rem;background:#198754d9;color:#fff;border:none;padding:.55rem;cursor:pointer}._sectionHeader_1pv9i_91{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._productSection_1pv9i_98 header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}._countPill_1pv9i_106{padding:.25rem .85rem;border-radius:999px;background:#19875440;color:#d1ffe4;font-weight:600}._pickerLayout_1pv9i_114{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem}@media(min-width:1100px){._pickerLayout_1pv9i_114{grid-template-columns:1.1fr .9fr}}._pickerForm_1pv9i_126,._pickerSummary_1pv9i_127{border-radius:1rem;border:1px solid rgba(255,255,255,.07);background:#ffffff05;padding:1rem;display:flex;flex-direction:column;gap:.9rem}._table_1pv9i_137{width:100%;border-collapse:collapse;font-size:.9rem;background:#ffffff05;border-radius:.9rem;overflow:hidden}._table_1pv9i_137 thead{background:#ffffff05}._table_1pv9i_137 th,._table_1pv9i_137 td{padding:.65rem;border-bottom:1px solid rgba(255,255,255,.06)}._quickForm_1pv9i_156{margin-top:1rem;border:1px solid rgba(255,255,255,.08);border-radius:1rem;padding:1rem;background:#00000040}._quickFormFields_1pv9i_164{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}._quickFormActions_1pv9i_170{display:flex;justify-content:flex-end;gap:.5rem;grid-column:1 / -1}._badge_1pv9i_177{display:inline-flex;padding:.15rem .5rem;border-radius:999px;font-size:.75rem;margin-right:.35rem}._badgeOk_1pv9i_185{background:#19875433;color:#d1ffe4}._badgeWarn_1pv9i_190{background:#fd7e1440;color:#ffe6c9}._badgeErr_1pv9i_195{background:#dc354540;color:#ffdce1}._badgeMuted_1pv9i_200{background:#6c757d40;color:#f0f0f0}._simLayout_1pv9i_205{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem}._barcodeInput_1pv9i_211{display:flex;gap:.5rem;align-items:flex-end}._barcodeInput_1pv9i_211 input{width:100%;border-radius:.7rem;border:1px solid rgba(255,255,255,.15);background:#00000059;color:#fff;padding:.4rem .6rem}._barcodeInput_1pv9i_211 button{border-radius:.65rem;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;padding:.45rem .8rem;cursor:pointer}._csvUpload_1pv9i_235{display:flex;flex-direction:column;gap:.3rem}._csvUpload_1pv9i_235 input{border:1px dashed rgba(255,255,255,.25);padding:.4rem;border-radius:.6rem}._schedulePicker_1pv9i_247{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem}._schedulePicker_1pv9i_247 input{width:100%;border-radius:.6rem;border:1px solid rgba(255,255,255,.15);padding:.4rem;background:#00000059;color:#fff}._conflictBanner_1pv9i_262{border-radius:.75rem;border:1px solid var(--err);background:#dc35451f;padding:.75rem;margin-bottom:1rem}._explainList_1pv9i_270{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}._explainList_1pv9i_270 li{border-radius:.75rem;border:1px solid rgba(255,255,255,.08);padding:.75rem;background:#ffffff05}._explainList_1pv9i_270 pre{margin-top:.4rem;background:#00000080;padding:.5rem;border-radius:.5rem;font-size:.75rem;color:#d0d0d0}._marginGuard_1pv9i_295{border-left:3px solid var(--ok);padding:.5rem .75rem;background:#19875414;border-radius:.5rem;font-size:.85rem}._storeSelector_1pv9i_303{display:flex;flex-wrap:wrap;gap:.5rem}._storeSelectorButton_1pv9i_309{border-radius:999px;border:1px solid rgba(255,255,255,.2);background:transparent;color:#fff;padding:.35rem .8rem;cursor:pointer}._storeSelectorButtonActive_1pv9i_318{border-color:var(--ok);background:#19875426}._printLabels_1pv9i_323{border-radius:.65rem;border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff;padding:.35rem .9rem;cursor:pointer}._kpiGrid_1pv9i_332{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}._kpiGrid_1pv9i_332 article{border-radius:1rem;border:1px solid rgba(255,255,255,.08);padding:.9rem;background:#ffffff05}._suggestions_1pv9i_345{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem;padding-top:.5rem;border-top:1px dashed rgba(255,255,255,.08)}._suggestions_1pv9i_345 button{border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;color:#fff;padding:.3rem .8rem;cursor:pointer}._wizardStep_1pv9i_363{border-radius:1rem;border:1px solid rgba(255,255,255,.08);padding:1rem;margin-bottom:1rem;opacity:.6}._wizardStepActive_1pv9i_371{border-color:var(--ok);opacity:1}._wizardStepHeader_1pv9i_376{display:flex;align-items:center;gap:.75rem}._wizardStepHeader_1pv9i_376 span{width:32px;height:32px;border-radius:50%;background:#ffffff1a;display:grid;place-items:center}._wizardBody_1pv9i_391{margin-top:.75rem}._promoInput_1pv9i_395{display:flex;flex-direction:column;gap:.35rem;font-size:.9rem}._promoInput_1pv9i_395 input,._promoInput_1pv9i_395 textarea,._promoInput_1pv9i_395 select{border-radius:.65rem;padding:.45rem .6rem;border:1px solid rgba(255,255,255,.1);background:#0d111bcc;color:#fff}._promoInput_1pv9i_395 small{color:#fff9}@media(max-width:960px){._shell_1pv9i_8{flex-direction:column}._nav_1pv9i_14{width:100%}._simLayout_1pv9i_205{grid-template-columns:1fr}}._pickerSummary_1pv9i_127 header{display:flex;justify-content:space-between;align-items:center}._pickerSummary_1pv9i_127 table{margin-top:.5rem}._chip_1pv9i_437{display:inline-flex;align-items:center;gap:.35rem;border-radius:999px;border:1px solid rgba(255,255,255,.15);padding:.2rem .75rem;font-size:.85rem}._chip_1pv9i_437 button{border:none;background:transparent;color:#ffffffb3;cursor:pointer}._shell_oiboz_1{display:grid;grid-template-columns:2fr 1fr;gap:1rem}._leftCol_oiboz_7,._rightCol_oiboz_7{display:flex;flex-direction:column;gap:1rem}._card_oiboz_13{border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0f111cd9;padding:1rem}._statsGrid_oiboz_20{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.75rem;margin-bottom:.75rem}._statCard_oiboz_27{padding:.8rem 1rem;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(135deg,#ffffff0a,#ffffff03);display:grid;gap:.25rem}._statLabel_oiboz_36{font-size:.85rem;color:#e2e8f0bf}._statValue_oiboz_41{font-size:1.4rem;font-weight:700}._headerRow_oiboz_46{display:flex;justify-content:space-between;align-items:center;gap:.75rem}._pill_oiboz_53{background:#19875433;color:#d1ffe4;border-radius:999px;padding:.25rem .7rem}._scanRow_oiboz_60{margin-top:.75rem;display:grid;grid-template-columns:1fr auto auto;gap:.5rem}._scanRow_oiboz_60 input{border-radius:.65rem;border:1px solid rgba(255,255,255,.12);background:#0006;color:#fff;padding:.5rem}._scanRow_oiboz_60 button{border-radius:.65rem;border:1px solid rgba(255,255,255,.3);background:#198754cc;color:#fff;padding:.5rem .9rem;cursor:pointer}._toggle_oiboz_84{display:inline-flex;gap:.35rem;align-items:center;font-size:.9rem;color:#ffffffbf}._scanList_oiboz_92{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.6rem}._chip_oiboz_99{border-radius:999px;border:1px solid rgba(255,255,255,.2);padding:.2rem .7rem;font-size:.85rem}._queueList_oiboz_106{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-direction:column;gap:.5rem}._queueItem_oiboz_115{display:flex;justify-content:space-between;align-items:center;border:1px dashed rgba(25,135,84,.35);border-radius:12px;padding:.5rem .75rem;background:#19875414}._queueItem_oiboz_115 small{display:block;color:#ffffffb3}._queueActions_oiboz_130{display:inline-flex;align-items:center;gap:.35rem}._queueActions_oiboz_130 button{border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff;padding:.25rem .6rem;cursor:pointer}._queueActions_oiboz_130 input{width:60px;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#0006;color:#fff;text-align:center;padding:.25rem .4rem}._queueQty_oiboz_155{min-width:2rem;text-align:center;font-weight:600}._queueFooter_oiboz_161{display:flex;justify-content:flex-end;gap:.5rem;margin-top:.75rem}._applyBtn_oiboz_168{border-radius:12px;border:none;padding:.45rem 1.1rem;background:linear-gradient(135deg,#1fdd74,#15b658);color:#081b11;font-weight:600;cursor:pointer}._clearBtn_oiboz_178{border-radius:12px;border:1px solid rgba(255,255,255,.2);padding:.45rem 1rem;background:transparent;color:#fffc;cursor:pointer}._search_oiboz_187{border-radius:.65rem;border:1px solid rgba(255,255,255,.12);background:#00000059;color:#fff;padding:.45rem .6rem;min-width:240px}._listControls_oiboz_196{display:flex;align-items:center;gap:.5rem}._pageSizeControl_oiboz_202{display:flex;flex-direction:column;font-size:.75rem;color:#e2e8f0a6}._pageSizeControl_oiboz_202 select{margin-top:.2rem;border-radius:.65rem;border:1px solid rgba(255,255,255,.15);background:#00000059;color:#fff;padding:.3rem .6rem}._tableWrap_oiboz_218{overflow-x:auto;margin-top:.75rem}._table_oiboz_218{width:100%;border-collapse:collapse;font-size:.9rem}._table_oiboz_218 th,._table_oiboz_218 td{padding:.6rem;border-bottom:1px solid rgba(255,255,255,.08)}._rowWarn_oiboz_234{background:#fd7e1414}._stockList_oiboz_238{margin-top:.75rem;display:flex;flex-direction:column;gap:.65rem}._stockRow_oiboz_245{border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#080b19cc;padding:1rem;display:grid;grid-template-columns:minmax(0,2.2fr) minmax(0,1.5fr) auto;gap:1rem;align-items:center;cursor:pointer;transition:border-color .15s ease,transform .15s ease}._stockRow_oiboz_245:hover{border-color:#ffffff40;transform:translateY(-1px)}._stockRowWarn_oiboz_263{border-color:#fd7e1480;background:#fd7e1414}._stockRowMain_oiboz_268{display:flex;gap:.75rem;align-items:center}._stockRowMain_oiboz_268 div strong{display:block;margin-bottom:.15rem}._stockRowMain_oiboz_268 div small{display:inline-block;padding:.1rem .4rem;margin-bottom:.25rem;border-radius:999px;background:#ffffff14;font-size:.75rem;color:#e2e8f0cc}._stockImage_oiboz_289{width:56px;height:56px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#ffffff14,#ffffff05);display:flex;align-items:center;justify-content:center;overflow:hidden;font-weight:600;font-size:1rem;color:#e2e8f0d9;flex:0 0 56px;aspect-ratio:1 / 1}._stockImage_oiboz_289 img{width:100%;height:100%;object-fit:cover}._stockDesc_oiboz_312{margin:.2rem 0 0;font-size:.85rem;color:#e2e8f0b3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._stockRowMeta_oiboz_322{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.65rem;font-size:.85rem}._stockRowMeta_oiboz_322 small{display:block;color:#e2e8f099;margin-bottom:.2rem}._stockRowMeta_oiboz_322 span{font-weight:600;word-break:break-word}._priceStack_oiboz_340{display:flex;flex-direction:column;gap:.1rem}._oldPrice_oiboz_346{text-decoration:line-through;color:#e2e8f080;font-size:.8rem}._newPrice_oiboz_352{color:#d1ffe4}._stockRowActions_oiboz_356{display:flex;gap:.4rem}._stockRowActions_oiboz_356 button{border-radius:999px;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;color:#fff;padding:.35rem .9rem;cursor:pointer;font-weight:600}._dangerBtn_oiboz_371{border-color:#ff638480;color:#ff6b81;background:#ff63841a}._dangerBtn_oiboz_371:disabled{opacity:.6;cursor:not-allowed}._dangerBtn_oiboz_371:not(:disabled):hover{background:#ff638433}._emptyState_oiboz_386{margin-top:.75rem;color:#e2e8f0bf}._paginationRow_oiboz_391{margin-top:1rem;display:flex;justify-content:space-between;align-items:center;gap:.5rem;color:#e2e8f0bf}._paginationInfo_oiboz_400{font-size:.9rem}._paginationControls_oiboz_404{display:inline-flex;align-items:center;gap:.5rem}._paginationControls_oiboz_404 button{border:1px solid rgba(255,255,255,.2);border-radius:.75rem;padding:.35rem .8rem;background:#ffffff0d;color:#fff;cursor:pointer}._modalOverlay_oiboz_419{position:fixed;inset:0;background:#03050cbf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;padding:1.5rem;z-index:30}._detailModal_oiboz_431{width:min(680px,100%);border-radius:28px;border:1px solid rgba(255,255,255,.09);background:#090d1af2;padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._detailHeader_oiboz_442{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}._detailEyebrow_oiboz_449{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:#e2e8f099;margin:0 0 .15rem}._detailLead_oiboz_457{margin-top:.35rem;color:#e2e8f0bf}._modalClose_oiboz_462{border-radius:999px;border:1px solid rgba(255,255,255,.25);background:#ffffff08;color:#fff;padding:.4rem;cursor:pointer}._detailHero_oiboz_471{display:flex;gap:1rem;align-items:center}._detailImage_oiboz_477{width:100px;height:100px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;display:flex;align-items:center;justify-content:center;overflow:hidden;font-size:1.8rem;font-weight:600}._detailImage_oiboz_477 img{width:100%;height:100%;object-fit:cover}._detailMeta_oiboz_497{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:.65rem}._detailMeta_oiboz_497 small{display:block;color:#e2e8f099}._detailMeta_oiboz_497 strong{font-size:1rem}._detailTabs_oiboz_512{display:inline-flex;gap:.5rem;background:#ffffff0a;padding:.25rem;border-radius:999px}._detailTabs_oiboz_512 button{border:none;background:transparent;color:#e2e8f0cc;padding:.4rem .9rem;border-radius:999px;cursor:pointer;font-weight:600}._activeTab_oiboz_530{background:#ffffff26;color:#fff}._detailPanel_oiboz_535{border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;padding:1rem}._detailText_oiboz_542{color:#e2e8f0cc;margin:.3rem 0 0}._detailActions_oiboz_547{margin-top:.75rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.5rem}._detailActions_oiboz_547 button{border-radius:12px;border:1px solid rgba(255,255,255,.2);background:#19875426;color:#d1ffe4;padding:.6rem;font-weight:600;cursor:pointer}._customAdjust_oiboz_564{margin-top:.75rem;display:grid;grid-template-columns:1fr auto;gap:.5rem}._customAdjust_oiboz_564 input{border-radius:12px;border:1px solid rgba(255,255,255,.15);background:#00000059;color:#fff;padding:.5rem .75rem}._customAdjust_oiboz_564 button{border-radius:12px;border:none;background:linear-gradient(135deg,#1fdd74,#15b658);color:#041307;font-weight:600;padding:.5rem 1.25rem;cursor:pointer}._prefill_oiboz_589{margin-top:.5rem;padding:.65rem .75rem;border-radius:12px;border:1px dashed rgba(25,135,84,.4);background:#1987541f;display:flex;justify-content:space-between;align-items:center;gap:.75rem}._prefill_oiboz_589 strong{color:#d1ffe4}._prefillActions_oiboz_605{display:inline-flex;gap:.35rem}._prefillActions_oiboz_605 button{padding:.35rem .6rem;border-radius:10px;border:1px solid rgba(255,255,255,.2);background:#ffffff14;color:#fff}._actionCell_oiboz_618 button{margin-right:.35rem;padding:.3rem .6rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.2);background:#ffffff0d;color:#fff;cursor:pointer}._suggestionList_oiboz_628,._timeline_oiboz_628{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.5rem}._timeline_oiboz_628 li{padding:.5rem;border-radius:.65rem;border:1px solid rgba(255,255,255,.08);background:#ffffff05}@media(max-width:1024px){._shell_oiboz_1,._scanRow_oiboz_60{grid-template-columns:1fr}._search_oiboz_187{min-width:auto;width:100%}._listControls_oiboz_196{flex-direction:column;align-items:stretch}._pageSizeControl_oiboz_202{width:100%}._stockRow_oiboz_245{grid-template-columns:1fr}._stockRowActions_oiboz_356{flex-wrap:wrap;justify-content:flex-start}._stockRowMeta_oiboz_322{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}._detailHero_oiboz_471{flex-direction:column;align-items:flex-start}}
