@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";html,body,#root{min-width:0!important}:root{color:#142548;font-synthesis:none;text-rendering:optimizelegibility;--brand-primary:#1258d4;--brand-secondary:#1756bd;--brand-accent:#26d9f2;--ink:#142548;--muted:#63718c;--line:#dce4f3;--white:#fff;background:#f4f7ff;font-family:DM Sans,sans-serif}*{box-sizing:border-box}html,body,#root{background:#f4f7ff;min-width:320px;min-height:100%;margin:0}button,input,select{font:inherit}button{cursor:pointer}svg{width:20px;height:20px}h1,h2,h3,b,strong{font-family:Manrope,sans-serif}h1,h2,h3,p{margin-top:0}input,select{width:100%;color:var(--ink);background:#fff;border:1px solid #d6e0f1;border-radius:10px;outline:none;padding:12px 14px;transition:all .2s}input:focus,select:focus{border-color:#2466e8;box-shadow:0 0 0 3px #2466e819}label{color:#344667;flex-direction:column;gap:7px;font-size:13px;font-weight:700;display:flex}.muted{color:var(--muted)}.eyebrow{letter-spacing:.14em;color:#52688e;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow svg{width:14px}.gold{color:#76e8ff}.primary,.secondary,.danger-button{border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:12px 17px;font-weight:700;transition:all .2s;display:inline-flex}.primary{background:var(--brand-primary);color:#fff;box-shadow:0 7px 18px #1258d425}.primary:hover{background:#1543ac;transform:translateY(-1px)}.primary:disabled{opacity:.55;cursor:not-allowed;transform:none}.secondary{color:#284779;background:#edf2ff}.danger-button{color:#ae2c26;background:#fff0ef}.wide{width:100%}.icon-button{color:inherit;background:0 0;border:0;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.icon-button:hover{background:#ffffff14}.card{background:#fff;border:1px solid #e1e7f3;border-radius:16px;box-shadow:0 6px 25px #1934700b}.thermal-screen{background:#eef2f9;flex-direction:column;align-items:center;gap:16px;min-height:100vh;padding:24px 16px;display:flex}.thermal-toolbar{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.thermal{color:#000;box-sizing:content-box;background:#fff;padding:4mm 0;font-family:Arial,Helvetica,sans-serif;font-size:12px;line-height:1.3;box-shadow:0 8px 30px #10204420}.thermal[data-paper="58"]{font-size:10.5px}.thermal header{text-align:center}.thermal header img{object-fit:cover;object-position:top;filter:grayscale()contrast(1.6);width:22mm;height:22mm}.thermal h1{margin:1.5mm 0 .5mm;font-size:1.15em;font-weight:800}.thermal header p{margin:0}.thermal hr{border:0;border-top:1px dashed #000;margin:2mm 0}.thermal dl{gap:.6mm;margin:0;display:grid}.thermal dl div{justify-content:space-between;gap:2mm;display:flex}.thermal dt{font-weight:700}.thermal dd{text-align:right;overflow-wrap:anywhere;margin:0}.thermal-items{gap:1.5mm;margin:0;padding:0;list-style:none;display:grid}.thermal-items b{overflow-wrap:anywhere;display:block}.thermal-items span,.thermal-totals p{justify-content:space-between;gap:2mm;display:flex}.thermal-items small{font-size:.9em}.thermal-totals p{margin:.6mm 0}.thermal-total{font-size:1.35em;font-weight:800}.thermal-note{text-align:center;margin:1mm 0;font-weight:700}.thermal-legal{text-align:center;margin:1mm 0 0;font-size:.85em}@media print{html,body{background:#fff!important;margin:0!important;padding:0!important}:root{padding:0!important}.thermal-screen{background:#fff;min-height:0;padding:0;display:block}.thermal{box-shadow:none;margin:0;padding:0 0 6mm}.thermal-toolbar,.no-print,[data-sonner-toaster]{display:none!important}.thermal-screen,.thermal-screen *{visibility:visible!important}.thermal *{color:#000!important}}.app-shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{color:#fff;z-index:20;background:linear-gradient(175deg,#102a69,#101c48);flex-direction:column;width:260px;padding:18px 14px;transition:all .25s;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:4px 8px 19px;display:flex}.brand img{object-fit:cover;object-position:top;background:#fff;border-radius:11px;width:47px;height:47px}.brand div{flex-direction:column;display:flex}.brand b{font-size:18px}.brand span,.sidebar-footer span{color:#bdccef;font-size:11px}.sidebar nav{flex-direction:column;gap:3px;margin-top:18px;display:flex;overflow:auto}.sidebar nav a{color:#d0dcf7;border-radius:9px;align-items:center;gap:12px;padding:11px 13px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.sidebar nav a:hover{color:#fff;background:#ffffff0e}.sidebar nav a.active{color:#fff;box-shadow:inset 3px 0 var(--brand-accent);background:#ffffff18}.sidebar nav svg{width:18px}.sidebar-footer{border-top:1px solid #ffffff14;align-items:center;gap:9px;margin-top:auto;padding:16px 6px 2px;display:flex}.sidebar-footer>div:nth-child(2){flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-footer b{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.avatar{background:var(--brand-accent);color:#112659;border-radius:50%;place-items:center;width:35px;height:35px;font-weight:800;display:grid}.collapse-button{color:#fff;background:#2557bf;border:3px solid #f4f7ff;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:84px;right:-13px}.collapse-button svg{width:14px}.compact{grid-template-columns:82px 1fr}.compact .sidebar{width:82px}.compact .brand div,.compact .sidebar nav span,.compact .sidebar-footer>div:nth-child(2){display:none}.compact .brand img{width:42px;height:42px}.compact .sidebar nav a{justify-content:center}.compact .collapse-button svg{transform:rotate(180deg)}.main{grid-column:2;min-width:0}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:10;background:#fffd;justify-content:space-between;align-items:center;height:68px;padding:0 30px;display:flex;position:sticky;top:0}.topbar-actions{color:#4c6085;align-items:center;gap:8px;font-size:12px;font-weight:700;display:flex}.live-dot{background:#21a67d;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #21a67d18}main{max-width:1600px;margin:auto;padding:30px}.page-header{justify-content:space-between;align-items:flex-end;margin-bottom:24px;display:flex}.page-header h1{letter-spacing:-.035em;margin:7px 0 4px;font-size:clamp(23px,1.2vw + 14px,29px)}.page-header p{color:var(--muted);margin:0}.page-actions{gap:10px;display:flex}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:15px;display:grid}.kpi{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:1fr auto;gap:6px;padding:20px;display:grid;box-shadow:0 4px 18px #152e6910}.kpi>svg,.kpi-icon{border-radius:12px;grid-area:1/2/4;place-items:center;width:43px;height:43px;display:grid}.kpi.green .kpi-icon,.kpi.green>svg{color:#1756bd;background:#e8f1ff;padding:10px}.kpi.gold .kpi-icon,.kpi.gold>svg{color:#006c91;background:#e2faff;padding:10px}.kpi.blue .kpi-icon,.kpi.blue>svg{color:#235de0;background:#eaf2ff;padding:10px}.kpi.red>svg{color:#b5483e;background:#fff0ee;padding:10px}.kpi>span{color:var(--muted);font-size:12px;font-weight:600}.kpi strong{font-size:23px}.kpi small{color:#64769b;align-items:center;gap:4px;display:flex}.kpi small svg{width:13px}.insight-strip{color:#fff;background:#102a69;border-radius:15px;grid-template-columns:repeat(4,1fr);margin-bottom:16px;padding:18px 20px;display:grid;box-shadow:0 12px 30px #102a6925}.insight-strip>div{border-right:1px solid #ffffff20;grid-template-columns:auto 1fr;align-items:center;gap:1px 11px;padding:0 20px;display:grid}.insight-strip>div:last-child{border:0}.insight-strip svg{color:#59dffb;grid-row:1/3}.insight-strip span{color:#c1d2f3;font-size:11px}.insight-strip b{font-size:17px}.dashboard-grid{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:16px;display:grid}.dashboard-grid>.card{min-height:330px;padding:20px}.card-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.card-heading h3{margin:4px 0;font-size:18px}.badge{border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800;display:inline-block}.badge.success{color:#1756bd;background:#e4f6ef}.badge.warning{color:#936700;background:#fff4d9}.badge.danger{color:#a63730;background:#feeae8}.ranking,.activity-list{flex-direction:column;display:flex}.ranking>div,.activity-list>div{border-bottom:1px solid #edf1f8;align-items:center;gap:12px;padding:12px 0;display:flex}.ranking>div:last-child,.activity-list>div:last-child{border:0}.ranking>div>div,.activity-list>div>div{flex-direction:column;flex:1;min-width:0;display:flex}.ranking b,.activity-list b{font-size:13px}.ranking small,.activity-list small{color:var(--muted);font-size:11px}.rank{color:#7242d2;font-family:Manrope;font-weight:800}.activity-icon{color:#1756bd;background:#edf3ff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.activity-icon svg{width:16px}.negative{color:#b63b33}.toolbar{align-items:center;gap:15px;margin-bottom:14px;padding:12px 14px;display:flex}.search,.pos-search{flex:1;align-items:center;gap:8px;display:flex}.search input,.pos-search input{box-shadow:none;border:0}.search svg{color:#70809d}.result-count{color:var(--muted);font-size:12px}.table-card{min-height:250px}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%}th{text-align:left;color:#657696;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid var(--line);padding:14px 17px;font-size:11px}td{border-bottom:1px solid #edf1f8;padding:14px 17px;font-size:13px}td b,td small{display:block}td small{color:#71819b;margin-top:3px}.empty{text-align:center;color:#6b7a96;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:210px;display:flex}.empty b{color:#293d65}.empty-mark{width:46px;height:46px;color:var(--brand-primary);background:#eaf1ff;border-radius:14px;place-items:center;font-size:22px;font-weight:900;display:grid}.spinner{border:4px solid #dce5f6;border-top-color:#1756bd;border-radius:50%;width:42px;height:42px;margin:100px auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.login-page{background:#fff;grid-template-columns:1.15fr .85fr;min-height:100vh;display:grid}.login-story{color:#fff;background:linear-gradient(145deg,#0b245fdc,#24134df2),url(/brand/floricelda-logo.webp) 50%/cover;place-items:center;padding:60px;display:grid;position:relative;overflow:hidden}.login-story:after{content:"";border:1px solid #35cff430;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-180px;right:-140px}.story-content{max-width:600px}.story-content>img{object-fit:cover;object-position:top;border-radius:25px;width:130px;height:130px;margin-bottom:45px}.story-content h1{letter-spacing:-.05em;margin:17px 0;font-size:clamp(36px,4.2vw,52px);line-height:1.05}.story-content h1 em{color:#76e8ff;font-style:normal}.story-content>p{color:#d2dcf6;max-width:480px;font-size:18px;line-height:1.6}.trust{align-items:center;gap:13px;margin-top:55px;display:flex}.trust>svg{color:#60dfff;width:40px;height:40px}.trust div{flex-direction:column;display:flex}.trust span{color:#c2ceec;font-size:12px}.login-panel{place-items:center;padding:45px;display:grid}.login-panel form{width:min(400px,100%)}.login-panel h2{margin:7px 0;font-size:34px}.login-panel label{margin:19px 0}.password-field{position:relative}.password-field button{color:#607497;background:0 0;border:0;padding:7px;position:absolute;top:5px;right:6px}.checkbox{flex-direction:row!important;align-items:center!important;font-weight:500!important}.checkbox input{width:17px}.form-error{color:#a63830;background:#fff0ee;border-radius:8px;margin-bottom:12px;padding:10px 12px;font-size:12px}.login-panel small{text-align:center;color:#6d7e9b;margin-top:25px;display:block}.mobile-logo{display:none}.button-spinner{border:2px solid #fff5;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite spin}.modal-backdrop{z-index:50;background:#10204466;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{overscroll-behavior:contain;background:#fff;border-radius:18px;width:min(690px,100%);max-height:calc(100dvh - 40px);padding:24px;overflow:auto;box-shadow:0 20px 80px #101a4060}.modal-head{justify-content:space-between;display:flex}.modal-head h2{margin:5px 0 20px}.form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.form-actions{border-top:1px solid var(--line);grid-column:1/-1;justify-content:flex-end;gap:9px;padding-top:18px;display:flex}.pos-layout{grid-template-columns:minmax(0,1fr) minmax(340px,440px);align-items:start;gap:18px;display:grid}.pos-search{border:1px solid var(--line);background:#fff;border-radius:13px;padding:4px 14px;box-shadow:0 4px 15px #18386f10}.product-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:11px;margin-top:14px;display:grid}.product-tile{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;flex-direction:column;gap:5px;padding:13px;transition:all .18s;display:flex}.product-tile:hover{border-color:#2868e8;transform:translateY(-2px);box-shadow:0 8px 20px #20366e15}.product-tile:disabled{opacity:.5}.product-mark{color:#1756bd;background:#eaf1ff;border-radius:11px;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.product-tile b{margin-top:5px;font-size:13px}.product-tile small{color:var(--muted);font-size:10px}.product-tile strong{color:#1956c5}.cart{padding:20px;position:sticky;top:86px}.cart-title{align-items:center;gap:11px;margin-bottom:17px;display:flex}.cart-title>svg{color:#1756bd;background:#e8efff;border-radius:10px;width:35px;height:35px;padding:8px}.cart-title h2{margin:0;font-size:19px}.cart-title span{color:var(--muted);font-size:11px}.cart-lines{max-height:310px;margin:15px 0;overflow:auto}.cart-lines .empty{min-height:160px}.cart-line{border-bottom:1px solid var(--line);grid-template-columns:1fr auto;gap:8px;padding:11px 0;display:grid}.cart-line>div:first-child{flex-direction:column;display:flex}.cart-line small{color:var(--muted);font-size:10px}.qty{align-items:center;gap:8px;display:flex}.qty button,.remove{background:#edf2ff;border:0;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.qty svg,.remove svg{width:13px}.cart-line>strong{font-size:12px}.remove{color:#a83a34;background:#fff0ef;grid-area:2/2}.cart-total{border-top:1px dashed #b9c8e7;justify-content:space-between;padding:17px 0;display:flex}.cart-total strong{color:var(--brand-primary);font-size:25px}.payment-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.change{color:var(--muted);justify-content:space-between;padding:12px 0;font-size:13px;display:flex}.change b{color:var(--ink)}.checkout{padding:15px}.cash-empty{text-align:center;flex-direction:column;align-items:center;max-width:520px;margin:50px auto;padding:40px;display:flex}.cash-empty p{color:var(--muted)}.cash-empty label{text-align:left;width:min(100%,320px);margin:10px}.cash-illustration{color:#1756bd;background:#e8efff;border-radius:20px;place-items:center;width:70px;height:70px;margin-bottom:15px;display:grid}.cash-illustration svg{width:34px;height:34px}.cash-grid{grid-template-columns:minmax(290px,360px) minmax(0,1fr);gap:17px;display:grid}.cash-grid>.card{padding:24px}.cash-summary{text-align:center}.cash-icon{color:#1756bd;background:#e8f0ff;border-radius:19px;place-items:center;width:65px;height:65px;margin:22px auto 10px;display:grid}.cash-summary h2{margin:0;font-size:30px}.cash-summary p{color:var(--muted);font-size:12px}.cash-summary label{text-align:left;margin:25px 0 12px}.report-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.report-card{padding:20px}.report-card h3{margin:9px 0 5px}.report-card p{color:var(--muted);min-height:40px;font-size:13px}@media print{.sidebar,.topbar,.page-actions,button{display:none!important}.app-shell,.main{display:block}main{padding:0}.card{box-shadow:none}}.row-actions{gap:6px;display:flex}.row-actions button{color:#2257ba;background:#edf2ff;border:0;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.row-actions button.warn{color:#ad3d34;background:#fff0ed}.row-actions svg{width:15px}.form-grid textarea,.form-stack textarea{resize:vertical;width:100%;min-height:82px;font:inherit;border:1px solid #d6e0f1;border-radius:10px;outline:none;padding:12px}.form-grid textarea:focus,.form-stack textarea:focus{border-color:#2466e8;box-shadow:0 0 0 3px #2466e819}.span-2{grid-column:span 2}.form-grid.three{grid-template-columns:repeat(3,1fr)}.span-3{grid-column:span 3}.modal-wide{width:min(960px,100%);max-height:min(92vh,100dvh - 40px);overflow:auto}.small-modal{width:min(480px,100%)}.detail-grid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.detail-grid>div{background:#f4f7ff;border-radius:10px;flex-direction:column;padding:12px;display:flex}.detail-grid span{color:var(--muted);font-size:11px}.detail-grid b{font-size:13px}.purchase-lines{border-top:1px solid var(--line);margin-top:20px;padding-top:15px}.line-head{justify-content:space-between;align-items:center;display:flex}.line-head h3{margin:0}.purchase-line{background:#f6f8ff;border-radius:12px;grid-template-columns:minmax(0,2fr) minmax(0,.65fr) minmax(0,.8fr) minmax(0,.8fr) auto;align-items:end;gap:9px;margin-top:9px;padding:11px;display:grid}.line-subtotal{flex-direction:column;padding-bottom:9px;display:flex}.line-subtotal span{color:var(--muted);font-size:10px}.remove-line{color:#a93932;background:#ffeceb;border:0;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.remove-line:disabled{opacity:.35}.purchase-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;display:flex}.purchase-footer>div:first-child{flex-direction:column;display:flex}.purchase-footer span{color:var(--muted);font-size:12px}.purchase-footer strong{color:var(--brand-primary);font-size:25px}.purchase-footer .form-actions{border:0;padding:0}.segmented{background:#e7edfa;border-radius:11px;padding:4px;display:flex}.segmented button{color:#687997;background:0 0;border:0;border-radius:8px;align-items:center;gap:7px;padding:9px 12px;font-weight:700;display:flex}.segmented button.active{color:#2053b3;background:#fff;box-shadow:0 2px 9px #20386618}.form-stack{flex-direction:column;gap:15px;display:flex}.difference-preview{background:#f4f7ff;border-radius:9px;justify-content:space-between;margin-bottom:12px;padding:10px;display:flex}.cash-breakdown{grid-template-columns:repeat(6,1fr);gap:10px;margin-bottom:14px;display:grid}.cash-breakdown>div{flex-direction:column;padding:15px;display:flex}.cash-breakdown span{color:var(--muted);font-size:10px}.cash-breakdown b{font-size:15px}.ticket-modal{width:min(650px,100%);max-height:min(94vh,100dvh - 40px);overflow:auto}.ticket{padding:15px 5px}.ticket-brand{text-align:center;border-bottom:1px dashed #a1aec9;padding-bottom:15px}.ticket-brand img{object-fit:cover;object-position:top;width:80px;height:80px}.ticket-brand h2{margin:5px 0;font-size:17px}.ticket-brand p{color:var(--muted);margin:0;font-size:11px}.ticket-meta{grid-template-columns:1fr 1fr;gap:5px;padding:14px 0;font-size:11px;display:grid}.ticket table th,.ticket table td{padding:8px 5px}.ticket-totals{border-top:1px dashed #a1aec9;flex-direction:column;width:min(100%,240px);margin-left:auto;padding-top:10px;display:flex}.ticket-totals span,.ticket-totals strong{justify-content:space-between;padding:3px;display:flex}.ticket-totals strong{font-size:17px}.ticket-thanks{text-align:center;margin:20px 0 0;font-weight:700}.ticket-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding-top:15px;display:flex}.report-filters{grid-template-columns:minmax(0,1fr) minmax(150px,180px) minmax(150px,180px);gap:12px;margin-bottom:14px;padding:15px;display:grid}.report-output{padding:20px}.report-heading{border-bottom:1px solid var(--line);align-items:center;gap:14px;margin-bottom:10px;padding-bottom:15px;display:flex}.report-heading img{object-fit:cover;object-position:top;width:60px;height:60px}.report-heading h2{margin:0;font-size:18px}.report-heading p,.report-heading small{color:var(--muted);margin:2px 0}@media print{body *{visibility:hidden}.ticket,.ticket *,.report-output,.report-output *{visibility:visible}.ticket,.report-output{width:100%;position:absolute;inset:0}.no-print{display:none!important}.modal-backdrop{background:#fff;padding:0}.ticket-modal{box-shadow:none;border:0;width:80mm;max-height:none}.report-output{border:0}}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;padding:18px;display:flex}.qty input{text-align:center;width:72px;padding:4px}:root{--brand-navy:#10245c;--brand-primary:#1258d4;--brand-secondary:#1756bd;--brand-accent:#26d9f2;--brand-violet:#7135d5;--brand-gradient:linear-gradient(115deg, #1258d4, #5b32c6)}.primary{background:var(--brand-gradient);box-shadow:0 7px 18px #1258d426}.primary:hover{background:linear-gradient(115deg,#1049b2,#4927aa)}.sidebar{background:linear-gradient(165deg,#123877 0%,#10245c 55%,#25154d 100%)}.sidebar nav a.active{box-shadow:inset 3px 0 var(--brand-accent);background:linear-gradient(100deg,#2168df66,#7639d438)}.sidebar nav{scrollbar-width:thin;scrollbar-color:#6376ab transparent;gap:0;min-height:0;padding-right:4px}.nav-group{flex-direction:column;flex-shrink:0;gap:3px;padding-bottom:12px;display:flex}.nav-group+.nav-group{border-top:1px solid #ffffff1f;padding-top:12px}.nav-group-title{color:#a8c6f2;letter-spacing:.13em;text-transform:uppercase;margin:0;padding:2px 13px 7px;font-size:10px;font-weight:800}.sidebar nav a,.sidebar nav a svg,.sidebar .brand,.sidebar-footer{flex-shrink:0}.compact .nav-group-title{display:none}.avatar{color:var(--brand-navy);background:#76e8ff}.insight-strip{background:linear-gradient(110deg,#123877,#253073 65%,#442578)}.login-story{background:radial-gradient(at 8% 12%,#008ecc70,#0000 55%),radial-gradient(at 95% 95%,#7639d46b,#0000 60%),linear-gradient(145deg,#103373,#101a46)}.login-story:after{border-color:#41d9ff40}.story-content h1 em{color:#76e8ff}.kpi.purple .kpi-icon{color:#7135d5;background:#f1eaff}.brand img,.story-content>img,.mobile-logo img,.ticket-brand img,.report-heading img{object-fit:contain}input[type=checkbox]{accent-color:var(--brand-primary)}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #2868e8}.sidebar button:focus-visible,.sidebar a:focus-visible{outline-color:#76e8ff}::selection{color:#10245c;background:#c5e8ff}.login-credits{border-top:1px solid var(--line);color:#6d7e9b;justify-content:center;align-items:center;gap:8px;margin-top:14px;padding-top:14px;font-size:12px;display:flex}.login-credits img{object-fit:contain;flex-shrink:0;width:20px;height:20px}.login-credits b{background:linear-gradient(100deg,#0a8cff,#8a2be2);color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}:root{--page-pad:30px;--topbar-h:68px}img{max-width:100%;height:auto}textarea{font:inherit}body.scroll-locked{overflow:hidden}h1,h2,h3,b,strong,td{overflow-wrap:break-word}.badge,td>b:only-child,.ranking strong,.activity-list strong{white-space:nowrap}main{padding:var(--page-pad)}.topbar{height:var(--topbar-h);gap:12px}.topbar-title{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.topbar-title .eyebrow{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.topbar-title .eyebrow svg{vertical-align:-3px;margin-right:7px}.topbar-page,.topbar-logo,.menu-toggle,.drawer-close,.sidebar-backdrop,.pos-mobile-bar{display:none}.topbar .menu-toggle{color:var(--ink)}.topbar .menu-toggle:hover{background:#edf2ff}.sidebar-backdrop{z-index:19;opacity:0;pointer-events:none;background:#0e1b3f66;transition:opacity .25s;position:fixed;inset:0}.sidebar-backdrop.visible{opacity:1;pointer-events:auto}.sidebar{transition:transform .28s cubic-bezier(.2,.8,.2,1),width .25s}.user-menu{position:relative}.user-menu>.avatar{border:0;width:40px;height:40px}.user-menu-panel{border:1px solid var(--line);z-index:30;background:#fff;border-radius:14px;min-width:220px;max-width:calc(100vw - 24px);padding:8px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 16px 40px #10204426}.user-menu-panel>div{border-bottom:1px solid var(--line);flex-direction:column;margin-bottom:6px;padding:8px 10px 10px;display:flex}.user-menu-panel b{font-size:13px}.user-menu-panel span{color:var(--muted);font-size:11px}.user-menu-panel button{color:#ae2c26;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;min-height:44px;padding:11px 10px;font-weight:700;display:flex}.user-menu-panel button:hover{background:#fff0ef}.user-menu-panel svg{width:18px}.page-header{flex-wrap:wrap;gap:16px}.page-header>div:first-child{min-width:0}.page-actions{flex-wrap:wrap}.toolbar .search{min-width:0}.result-count,th{white-space:nowrap}.table-wrap{-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;background:linear-gradient(90deg,#fff 40%,#fff0) 0/36px 100% no-repeat local,linear-gradient(270deg,#fff 40%,#fff0) 100%/36px 100% no-repeat local,radial-gradient(farthest-side at 0,#14254824,#0000) 0/12px 100% no-repeat,radial-gradient(farthest-side at 100%,#14254824,#0000) 100%/12px 100% no-repeat}.avatar{flex-shrink:0}.compact .sidebar-footer{flex-direction:column;gap:8px;padding-left:0;padding-right:0}.modal{padding-bottom:0}.modal>:last-child{margin-bottom:0}.modal .form-actions,.modal .ticket-actions,.modal .purchase-footer{z-index:2;background:#fff;padding-bottom:22px;position:sticky;bottom:0}.modal .purchase-footer .form-actions{padding-bottom:0;position:static}.modal .detail-grid{margin-bottom:20px}.modal-head{z-index:3;background:#fff;gap:12px;margin:-24px 0 0;padding-top:24px;position:sticky;top:-24px}.modal-head>div{min-width:0}.modal-head .icon-button{color:#4c6085;flex-shrink:0}.modal-head .icon-button:hover{background:#edf2ff}.pos-totals>span{color:var(--muted);justify-content:space-between;padding-bottom:12px;font-size:13px;display:flex}.pos-totals>span b{color:var(--ink)}.cart>label,.payment-grid,.pos-totals label{margin-bottom:12px}.product-tile{min-width:0}.product-tile b{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cart-line>div:first-child{min-width:0}.cart-line .remove{justify-self:end}.qty input{min-width:0}.ranking b,.activity-list b{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ranking strong,.activity-list strong{white-space:nowrap}.card-heading{gap:10px}.login-page{min-height:100dvh}.login-panel form{width:100%;max-width:400px}.password-field button{place-items:center;width:40px;height:40px;display:grid;top:50%;transform:translateY(-50%)}.password-field input{padding-right:50px}@media (pointer:coarse),screen and (width<=1024px){.row-actions{gap:8px}.row-actions button{border-radius:10px;width:40px;height:40px}.row-actions svg{width:18px}.qty{gap:6px}.qty button,.remove{border-radius:9px;width:36px;height:36px}.qty svg,.remove svg{width:16px}.icon-button{width:44px;height:44px}.primary,.secondary,.danger-button{min-height:44px}.segmented button{min-height:40px}.sidebar nav a{min-height:44px}.remove-line{width:44px;height:44px}input,select,textarea,.form-grid textarea,.form-stack textarea{font-size:16px}input,select{min-height:46px}.qty input{width:64px;min-height:36px}.checkbox input{width:20px;height:20px;min-height:0}}@media (hover:none){.primary:hover,.product-tile:hover{transform:none}.product-tile:active{border-color:#2868e8;transform:scale(.97)}}@media screen and (width<=1366px){:root{--page-pad:24px}.page-header{margin-bottom:20px}.kpi{grid-template-columns:1fr auto;align-items:center;padding:17px}.kpi>svg,.kpi-icon{grid-row:1;width:38px;height:38px}.kpi.purple .kpi-icon{padding:9px}.kpi>span{grid-area:1/1}.kpi strong,.kpi small{grid-column:1/-1}.kpi strong{font-size:clamp(19px,1.6vw,23px)}.insight-strip>div{padding:0 14px}.insight-strip b{font-size:16px}.cash-breakdown{grid-template-columns:repeat(3,minmax(0,1fr))}.pos-layout{grid-template-columns:minmax(0,1fr) minmax(330px,380px)}}@media screen and (width<=1024px){:root{--page-pad:20px;--topbar-h:62px}.app-shell,.app-shell.compact{grid-template-columns:82px minmax(0,1fr)}.collapse-button{display:none}.menu-toggle,.sidebar-backdrop{display:grid}.sidebar.mobile-open{width:min(300px,86vw);box-shadow:18px 0 50px #0a163f55}.sidebar.mobile-open .drawer-close{color:#fff;margin-left:auto;display:grid}.sidebar.mobile-open .brand div{flex:1;min-width:0}.sidebar nav{overscroll-behavior:contain}.topbar{padding:0 20px 0 12px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:12px}.insight-strip{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:16px}.insight-strip>div:nth-child(2n){border-right:0}.card-heading h3{font-size:17px}.dashboard-grid>.card{min-height:0}th,td{padding:12px 13px}.form-grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.span-3{grid-column:1/-1}.report-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.report-filters label:first-child{grid-column:1/-1}.login-story{padding:48px 40px}}@media screen and (width<=900px){.dashboard-grid,.cash-grid{grid-template-columns:minmax(0,1fr)}.pos-layout{grid-template-columns:minmax(0,1fr);padding-bottom:84px}.pos-search{top:calc(var(--topbar-h) + 8px);z-index:5;position:sticky}.cart{scroll-margin-top:calc(var(--topbar-h) + 12px);position:relative;top:0}.cart-lines{max-height:none}.pos-mobile-bar{z-index:15;padding:10px 16px calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--line);background:#fffffff2;align-items:center;gap:12px;transition:transform .25s;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #10204414}.pos-mobile-bar.hidden{transform:translateY(110%)}.pos-mobile-bar>div{flex-direction:column;flex:1;min-width:0;display:flex}.pos-mobile-bar span{color:var(--muted);font-size:11px;font-weight:600}.pos-mobile-bar strong{color:var(--brand-primary);font-size:21px;line-height:1.15}.pos-mobile-bar .primary{min-height:48px;padding:12px 18px}.cash-summary{text-align:center}.cash-summary .danger-button{width:100%}.login-page{background:linear-gradient(145deg,#153a80,#44318b 30%,#f4f7ff 75%);grid-template-columns:minmax(0,1fr);place-items:center;padding:24px 16px;display:grid}.login-story{display:none}.login-panel{background:#fff;border-radius:20px;width:100%;max-width:460px;padding:28px clamp(20px,5vw,36px);box-shadow:0 24px 60px #10204430}.login-panel h2{font-size:clamp(26px,6vw,32px)}.mobile-logo{text-align:center;display:block}.mobile-logo img{object-fit:contain;border-radius:18px;width:88px;height:88px}}@media screen and (width<=767px){:root{--page-pad:14px;--topbar-h:58px}.app-shell,.app-shell.compact{display:block}.sidebar{visibility:hidden;width:min(300px,86vw);transition:transform .28s cubic-bezier(.2,.8,.2,1),visibility 0s .28s;transform:translate(-105%)}.sidebar.mobile-open{visibility:visible;transition:transform .28s cubic-bezier(.2,.8,.2,1);transform:translate(0)}.sidebar nav a{padding:12px 14px;font-size:15px}.main{width:100%}.topbar{gap:6px;padding:0 10px 0 6px}.topbar-title .eyebrow,.topbar-actions{display:none}.topbar-logo{object-fit:contain;border-radius:8px;flex-shrink:0;width:30px;height:30px;display:block}.topbar-page{white-space:nowrap;text-overflow:ellipsis;font-size:16px;display:block;overflow:hidden}.user-menu{display:block}.page-header{flex-direction:column;align-items:stretch;gap:14px;margin-bottom:16px}.page-header h1{margin:5px 0 3px}.page-header p{font-size:14px}.page-actions{width:100%}.page-actions>button{flex:140px}.segmented{width:100%}.segmented button{flex:1;justify-content:center}.card{border-radius:14px}.kpi-grid{gap:10px;margin-bottom:10px}.kpi{border-radius:13px;gap:4px;padding:13px}.kpi>svg,.kpi-icon{border-radius:10px;width:32px;height:32px}.kpi.green .kpi-icon,.kpi.gold .kpi-icon,.kpi.blue .kpi-icon,.kpi.purple .kpi-icon,.kpi>svg{padding:7px}.kpi>span{font-size:11px;line-height:1.25}.kpi strong{font-size:18px}.kpi small{display:none}.insight-strip{border-radius:14px;gap:14px 10px;padding:14px}.insight-strip>div{border:0;gap:1px 9px;padding:0}.insight-strip svg{width:18px}.insight-strip b{font-size:15px}.dashboard-grid{gap:12px}.dashboard-grid>.card,.cash-grid>.card{padding:16px}.card-heading{margin-bottom:12px}.toolbar{gap:10px;margin-bottom:12px;padding:6px 12px}.pagination{gap:10px;padding:14px}.pagination span{text-align:center;color:var(--muted);flex-basis:100%;order:-1;font-size:13px}.pagination button{flex:1}.data-table thead{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.data-table,.data-table tbody{display:block}.data-table tr{border-bottom:1px solid #e6ecf7;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 14px;padding:14px 16px;display:grid}.data-table tr:last-child{border-bottom:0}.data-table td{border:0;flex-direction:column;align-items:flex-start;gap:2px;min-width:0;padding:0;font-size:14px;display:flex}.data-table td:before{content:attr(data-label);letter-spacing:.07em;text-transform:uppercase;color:#7a89a6;font-size:10px;font-weight:700}.data-table td.cell-primary{order:-1;grid-column:1/-1;font-size:15px}.data-table td.cell-primary:before,.data-table td.cell-actions:before{display:none}.data-table td.cell-wide{grid-column:1/-1}.data-table td.cell-actions{border-top:1px dashed #dde5f3;grid-column:1/-1;align-items:stretch;padding-top:10px}.data-table td.cell-actions:empty{display:none}.data-table td.cell-actions:has(.row-actions:empty){display:none}.data-table .row-actions{justify-content:flex-end}.data-table td small{margin-top:1px}.modal-backdrop{place-items:end stretch;padding:0}.modal,.modal-wide,.small-modal,.ticket-modal{border-radius:20px 20px 0 0;width:100%;max-height:calc(100dvh - 24px);padding:18px 16px 0;animation:.25s ease-out sheet-up}.modal-head{margin-top:-18px;padding-top:18px;top:-18px}.modal-head h2{margin-bottom:14px;font-size:20px}.modal .form-actions,.modal .ticket-actions,.modal .purchase-footer{padding-bottom:calc(14px + env(safe-area-inset-bottom));margin-left:-16px;margin-right:-16px;padding-left:16px;padding-right:16px;box-shadow:0 -8px 18px #fff}.modal .purchase-footer .form-actions{box-shadow:none;margin:0;padding:0}.form-actions>button,.ticket-actions>button{flex:1}.form-grid,.form-grid.three{grid-template-columns:minmax(0,1fr);gap:14px}.span-2,.span-3{grid-column:1/-1}.detail-grid{grid-template-columns:minmax(0,1fr)}.purchase-line{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-line label:first-child{grid-column:1/-1}.purchase-line .line-subtotal{padding-bottom:12px}.purchase-line .remove-line{justify-self:end}.line-head{flex-wrap:wrap;gap:10px}.purchase-footer{flex-direction:column;align-items:stretch;gap:12px}.purchase-footer>div:first-child{flex-direction:row;justify-content:space-between;align-items:baseline}.purchase-footer strong{font-size:22px}.purchase-footer .form-actions{width:100%}.ticket{padding:10px 0}.ticket table th,.ticket table td{padding:7px 4px;font-size:12px}.ticket-actions{flex-wrap:wrap}.product-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:9px;margin-top:12px}.product-tile{gap:3px;padding:11px}.product-mark{border-radius:10px;width:34px;height:34px;font-size:13px}.cart{padding:16px}.cart-line{gap:8px 10px}.cart-line b{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.cart-total strong{font-size:23px}.cash-breakdown{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.cash-breakdown>div{padding:12px}.cash-empty{margin:16px auto;padding:28px 18px}.cash-summary h2{font-size:26px}.report-filters{gap:10px;padding:12px}.report-output{padding:0}.report-heading{margin-bottom:0;padding:16px}.report-heading img{width:44px;height:44px}.report-heading h2{font-size:15px}.report-output>.empty,.report-output>.spinner{padding:0 16px}}@media screen and (width<=480px){.cart-title h2{font-size:17px}.payment-grid{grid-template-columns:minmax(0,1fr);gap:0}.report-filters,.ticket-meta{grid-template-columns:minmax(0,1fr)}.login-panel{padding:24px 18px}.mobile-logo img{width:76px;height:76px}}@media screen and (width<=419px){.insight-strip{grid-template-columns:minmax(0,1fr)}.data-table tr{gap:9px 12px;padding:13px 14px}}@media screen and (width<=359px){:root{--page-pad:12px}.kpi-grid{grid-template-columns:minmax(0,1fr)}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-mobile-bar strong{font-size:18px}}@keyframes sheet-up{0%{opacity:.6;transform:translateY(40px)}}@media (prefers-reduced-motion:reduce){.sidebar,.sidebar-backdrop,.pos-mobile-bar{transition:none}.modal{animation:none}}@media print{.sidebar-backdrop,.pos-mobile-bar,.user-menu{display:none!important}.modal{max-height:none;overflow:visible}}.toolbar select{width:auto;max-width:220px}.ticket-modal .form-stack{border-top:1px solid var(--line);padding-top:15px}.ticket-modal .form-stack h3{margin:0}.form-error a{color:inherit;font-weight:800}@media (width<=767px){.toolbar{flex-wrap:wrap}.toolbar .search{flex-basis:100%}.toolbar select{flex:1;max-width:none}}.user-menu-panel button:not(:last-child){color:var(--ink)}.user-menu-panel button:not(:last-child):hover{background:#f1f5ff}@media (width>=1025px){.topbar-actions{margin-left:auto;margin-right:16px}.cash-breakdown{grid-template-columns:repeat(7,minmax(0,1fr))}}.connection-status{color:#4c6085;white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.connection-status:hover{background:#f1f5ff}.connection-status.offline{color:#936700;background:#fff4d9}.connection-status.offline .live-dot{background:#e0a100;box-shadow:0 0 0 4px #e0a10022}.connection-status.syncing{color:#1756bd;background:#eaf2ff}.connection-status.syncing .live-dot{background:#2466e8;animation:1s ease-in-out infinite alternate pulse;box-shadow:0 0 0 4px #2466e822}.connection-status.error{color:#a63730;background:#feeae8}.connection-status.error .live-dot{background:#c9372c;box-shadow:0 0 0 4px #c9372c22}@keyframes pulse{to{opacity:.35}}.offline-banner{color:#7a5600;background:#fff4d9;border-bottom:1px solid #f3dfa6;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:700;display:flex}.offline-banner svg,.offline-note svg{width:16px;height:16px}.offline-note{color:#7a5600;background:#fff4d9;border-radius:8px;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;font-size:12px;font-weight:600;display:flex}.sync-stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.sync-stats>div{flex-direction:column;gap:4px;padding:16px;display:flex}.sync-stats span{color:var(--muted);font-size:11px}.sync-stats b{align-items:center;gap:6px;font-size:20px;display:flex}.sync-stats b svg{width:18px}.positive{color:#1a7f5a}.warning-text{align-items:flex-start;gap:4px;color:#936700!important;display:flex!important}.warning-text svg,td small svg{flex:none;width:13px;height:13px;margin-top:2px}.toolbar-title{flex:1;align-items:center;gap:8px;margin:0;font-size:16px;display:flex}.table-card+.table-card,.table-card+.sync-log{margin-top:14px}.sync-log{padding:20px}.sync-log ul{max-height:320px;margin:0;padding:0;font-size:12px;list-style:none;overflow:auto}.sync-log li{border-bottom:1px solid #edf1f8;grid-template-columns:150px 1fr auto;gap:10px;padding:7px 0;display:grid}.sync-log li.warn span{color:#936700}.sync-log li.error span{color:#a63730}.sync-log time,.sync-log code{color:var(--muted)}.resolve-form{flex-wrap:wrap;gap:6px;min-width:260px;display:flex}.resolve-form input{flex:1;min-width:160px}.spin{animation:1s linear infinite spin}.empty a.primary{border-radius:10px;margin-top:8px;padding:10px 16px;text-decoration:none}@media (width<=1024px){.sync-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.topbar-actions{margin-left:auto;margin-right:8px;display:flex!important}}@media (width<=767px){.sync-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.connection-status{gap:0;padding:8px;font-size:0}.connection-status .live-dot{width:10px;height:10px}.sync-log li{grid-template-columns:1fr;gap:2px}}
