:root{color:#19162a;font-synthesis:none;--violet:#6c3cf0;--violet-deep:#5424d2;--violet-soft:#f0ebff;--ink:#19162a;--muted:#777184;--line:#e9e6ee;--surface:#fff;--success:#0b9a59;--danger:#dc3650;background:#f7f7fb;font-family:DM Sans,system-ui,sans-serif}*{box-sizing:border-box}html,body,#app{background:#f7f7fb;min-height:100%;margin:0}body{overscroll-behavior-y:none}button{cursor:pointer}h1,h2,h3,p{margin-top:0}h1,h2{letter-spacing:-.04em;font-family:Manrope,sans-serif}.network-banner{z-index:100;color:#fff;text-align:center;padding:calc(7px + env(safe-area-inset-top)) 12px 7px;background:#2c2440;font-size:12px;position:fixed;top:0;left:0;right:0}.app-shell{min-height:100dvh}.mobile-header{height:68px;padding:env(safe-area-inset-top) 18px 0;border-bottom:1px solid var(--line);z-index:20;background:#fff;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0}.mobile-header>div{align-items:center;gap:10px;display:flex}.brand-mini,.brand-large{color:#fff;background:linear-gradient(145deg,#8861f8,var(--violet-deep));place-items:center;font-family:Manrope;font-weight:800;display:grid;box-shadow:0 8px 20px #6338d83d}.brand-mini{border-radius:11px;width:34px;height:34px}.mobile-header p{flex-direction:column;margin:0;display:flex}.mobile-header strong{font-size:13px}.mobile-header small{color:var(--muted);font-size:10px}.header-state svg{color:#5d5668;width:17px}.avatar{color:#fff;background:#201a32;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:grid}.avatar.large{width:58px;height:58px;font-size:17px}.queue-badge{color:#251903;background:#ffb020;border-radius:10px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:10px;font-weight:800;display:grid}.bottom-nav{z-index:30;height:calc(70px + env(safe-area-inset-bottom));padding:8px 8px env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #2318460b}.bottom-nav a{color:#8b8593;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:10px;font-weight:600;text-decoration:none;display:flex;position:relative}.bottom-nav a svg{width:20px}.bottom-nav b{background:var(--danger);color:#fff;border-radius:9px;place-items:center;min-width:18px;height:18px;font-size:9px;display:grid;position:absolute;top:0;right:24%}.page{max-width:720px;margin:auto;padding:22px 16px}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--violet);margin-bottom:6px;font-weight:800;font-size:9px!important}.welcome,.page-heading,.section-heading{justify-content:space-between;align-items:center;gap:14px;display:flex}.welcome h1,.page-heading h1,.section-heading h1{margin:0;font-size:25px}.welcome span{color:var(--muted);font-size:11px}.round-action,.icon-btn{border:1px solid var(--line);color:#5e566d;background:#fff;place-items:center;display:grid}.round-action{border-radius:50%;width:42px;height:42px;box-shadow:0 5px 16px #21173e0c}.round-action svg,.icon-btn svg{width:18px}.spinning svg{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.shift-callout{color:#fff;text-align:left;background:linear-gradient(120deg,#201837,#382563);border:0;border-radius:14px;justify-content:space-between;align-items:center;width:100%;margin-top:18px;padding:14px 15px;display:flex}.shift-callout span{flex-direction:column;display:flex}.shift-callout small{color:#c9bedf;margin-top:2px}.shift-callout svg{width:18px}.product-search{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;height:50px;margin:18px 0 12px;padding:0 13px;display:flex;box-shadow:0 5px 20px #28203b08}.product-search>svg{color:#9a94a3;width:18px}.product-search input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;font-size:13px}.product-search button{background:var(--violet-soft);width:36px;height:36px;color:var(--violet);border:0;border-radius:10px;place-items:center;display:grid}.product-search button svg{width:18px}.category-strip{scrollbar-width:none;gap:7px;padding:1px 0 12px;display:flex;overflow:auto}.category-strip button,.filter-tabs button{border:1px solid var(--line);color:#686170;white-space:nowrap;background:#fff;border-radius:999px;padding:8px 13px;font-size:11px;font-weight:600}.category-strip button.active,.filter-tabs button.active{background:var(--violet);border-color:var(--violet);color:#fff}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.product-card{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;flex-direction:column;min-height:165px;padding:10px;display:flex;box-shadow:0 5px 18px #291e4508}.product-card:disabled{opacity:.48}.product-art{color:#8a7da3;background:linear-gradient(145deg,#f5f2fb,#ebe7f4);border-radius:11px;place-items:center;height:78px;margin-bottom:9px;display:grid}.product-art svg{width:27px}.product-card strong{white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.product-card small{color:var(--muted);margin:3px 0;font-size:9px}.product-card b{color:var(--violet);margin-top:auto;font-size:12px}.floating-cart{z-index:25;left:16px;right:16px;bottom:calc(78px + env(safe-area-inset-bottom));background:linear-gradient(120deg,var(--violet),var(--violet-deep));color:#fff;text-align:left;border:0;border-radius:16px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;max-width:688px;height:57px;margin:auto;padding:0 16px;display:grid;position:fixed;box-shadow:0 14px 30px #5d32d34d}.floating-cart span{font-size:12px}.floating-cart span b{background:#ffffff26;border-radius:8px;place-items:center;width:25px;height:25px;margin-right:6px;display:inline-grid}.floating-cart>strong{font-size:15px}.floating-cart svg{width:17px}.inline-warning,.error-box{border-radius:11px;padding:10px 12px;font-size:11px}.inline-warning{color:#8e6200;background:#fff7df;align-items:center;gap:7px;display:flex}.inline-warning svg{width:15px}.error-box{color:#b5223c;background:#fff0f2}.empty{text-align:center;color:#8b8593;flex-direction:column;justify-content:center;align-items:center;min-height:240px;display:flex}.empty>svg{color:#c5bfca;width:42px}.empty strong{color:#443d4c;margin-top:10px}.empty p{margin:5px 0 15px;font-size:12px}.toast{z-index:90;left:50%;bottom:calc(148px + env(safe-area-inset-bottom));color:#fff;background:#201a2d;border-radius:999px;max-width:85%;padding:10px 15px;font-size:11px;position:fixed;transform:translate(-50%);box-shadow:0 8px 24px #1610204f}.toast-enter-active,.toast-leave-active{transition:all .2s}.toast-enter-from,.toast-leave-to{opacity:0;transform:translate(-50%,8px)}.modal-backdrop{z-index:80;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#171122a6;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet,.scanner-sheet{width:100%;max-width:720px;max-height:90dvh;padding:24px 20px calc(22px + env(safe-area-inset-bottom));background:#fff;border-radius:24px 24px 0 0;animation:.22s ease-out sheet;overflow:auto}@keyframes sheet{0%{opacity:.5;transform:translateY(30px)}}.bottom-sheet h2,.scanner-sheet h2{margin-bottom:5px;font-size:23px}.bottom-sheet>p{color:var(--muted);font-size:12px}.bottom-sheet label,.login-card label,.payment-card label{color:#514a59;flex-direction:column;gap:7px;margin:14px 0;font-size:11px;font-weight:700;display:flex}.bottom-sheet input,.bottom-sheet select,.bottom-sheet textarea,.login-card input,.customer-fields input,.payment-card input{width:100%;color:var(--ink);background:#fff;border:1px solid #ded9e4;border-radius:12px;outline:0;padding:12px}.bottom-sheet input:focus,.bottom-sheet textarea:focus,.login-card input:focus,.payment-card input:focus{border-color:#9b7df3;box-shadow:0 0 0 3px #6c3cf012}.money-input{border:1px solid #ded9e4;border-radius:12px;align-items:center;padding-left:13px;font-size:17px;display:flex}.money-input input{font-size:17px;box-shadow:none!important;border:0!important}.primary-btn,.secondary-btn{border-radius:13px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:49px;font-size:12px;font-weight:800;display:flex}.primary-btn{background:linear-gradient(120deg,var(--violet),var(--violet-deep));color:#fff;border:0;box-shadow:0 9px 22px #6034d535}.primary-btn:disabled{opacity:.5}.primary-btn svg,.secondary-btn svg{width:17px}.secondary-btn{color:var(--violet);background:#fff;border:1px solid #ded7ee}.text-btn{width:100%;color:var(--muted);background:0 0;border:0;padding:13px;font-size:11px}.icon-btn{border-radius:12px;width:39px;height:39px}.icon-btn.danger{color:var(--danger)}.login-page{min-height:100dvh;padding:calc(38px + env(safe-area-inset-top)) 18px 28px;background:linear-gradient(155deg,#211436 0 43%,#f7f7fb 43%);flex-direction:column;display:flex}.login-hero{color:#fff;max-width:500px;margin:0 auto}.brand-large{border-radius:15px;width:48px;height:48px;margin-bottom:22px}.login-hero h1{margin-bottom:12px;font-size:34px;line-height:1.08}.login-hero>p:not(.eyebrow){color:#d0c5df;font-size:13px;line-height:1.6}.trust-row{flex-wrap:wrap;gap:8px;margin:20px 0;display:flex}.trust-row span{color:#e8e0f1;border:1px solid #ffffff25;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-size:9px;display:flex}.trust-row svg{width:13px}.login-card{background:#fff;border-radius:21px;width:100%;max-width:500px;margin:auto;padding:23px 20px;box-shadow:0 20px 50px #1d12313d}.login-card h2{margin-bottom:4px}.login-card header p{color:var(--muted);font-size:12px}.login-card small{text-align:center;color:#99929f;margin-top:12px;font-size:9px;display:block}.page-heading{justify-content:flex-start;margin-bottom:18px}.page-heading>div{flex:1}.page-heading h1{font-size:22px}.cart-lines{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.cart-lines article{border-bottom:1px solid #efecf2;grid-template-columns:43px 1fr auto;align-items:start;gap:10px;padding:13px;display:grid}.cart-lines article:last-child{border:0}.line-art{background:var(--violet-soft);width:43px;height:43px;color:var(--violet);border-radius:11px;place-items:center;font-weight:800;display:grid}.cart-lines article>div{flex-direction:column;display:flex}.cart-lines small{color:var(--muted);margin:3px 0 7px;font-size:9px}.cart-lines article>b{font-size:11px}.stepper{align-items:center;gap:10px;display:flex}.stepper button{border:1px solid var(--line);background:#fff;border-radius:7px;place-items:center;width:25px;height:25px;display:grid}.stepper svg{width:11px}.stepper b{font-size:10px}.customer-row{border:1px solid var(--line);text-align:left;background:#fff;border-radius:13px;justify-content:space-between;align-items:center;width:100%;margin:11px 0;padding:12px 14px;display:flex}.customer-row span{flex-direction:column;display:flex}.customer-row strong{font-size:11px}.customer-row small{color:var(--muted);margin-top:2px;font-size:9px}.customer-row svg{width:16px;color:var(--violet)}.customer-fields{gap:8px;margin-bottom:11px;display:grid}.totals-card{color:#fff;background:#211933;border-radius:16px;padding:15px}.totals-card p{color:#cfc7da;justify-content:space-between;margin-bottom:8px;font-size:11px;display:flex}.totals-card p:last-child{margin:0}.totals-card .grand{color:#fff;border-top:1px solid #fff2;padding-top:12px;font-size:15px}.payment-card{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:12px;padding:16px}.payment-card>header{justify-content:space-between;align-items:center;display:flex}.payment-card h2{margin:0;font-size:15px}.payment-card header svg{color:#b47400;width:17px}.payment-methods{grid-template-columns:repeat(3,1fr);gap:8px;margin:14px 0;display:grid}.payment-methods button{border:1px solid var(--line);color:#6d6577;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:65px;font-size:10px;font-weight:700;display:flex}.payment-methods button:disabled{opacity:.35}.payment-methods button.active{border-color:var(--violet);background:var(--violet-soft);color:var(--violet)}.payment-methods svg{width:20px}.transfer-icon{font-size:22px}.change{color:var(--success);background:#edf9f2;border-radius:11px;justify-content:space-between;padding:11px;font-size:11px;display:flex}.hold-btn{width:100%;color:var(--violet);background:0 0;border:0;justify-content:center;gap:7px;padding:13px;font-size:11px;font-weight:700;display:flex}.hold-btn svg{width:14px}.success{background:linear-gradient(120deg,#16a461,#078348)}.receipt-overlay{z-index:70;padding:calc(30px + env(safe-area-inset-top)) 18px calc(30px + env(safe-area-inset-bottom));background:#f7f7fb;position:fixed;inset:0;overflow:auto}.receipt{text-align:center;max-width:500px;margin:auto}.receipt-check{width:64px;height:64px;color:var(--success);background:#dcf7e8;border-radius:50%;place-items:center;margin:0 auto 18px;display:grid}.receipt-check svg{width:29px}.receipt>h2{margin-bottom:5px;font-size:31px}.receipt>p:not(.eyebrow){color:var(--muted);font-size:12px}.receipt-paper{border:1px solid var(--line);text-align:left;background:#fff;margin:22px 0;padding:20px;box-shadow:0 8px 25px #261a400c}.receipt-paper header{border-bottom:1px dashed #ccc;justify-content:space-between;margin-bottom:13px;padding-bottom:13px;display:flex}.receipt-paper header small{color:var(--muted);font-size:9px}.receipt-paper>div,.receipt-paper footer{justify-content:space-between;margin:9px 0;font-size:10px;display:flex}.receipt-paper footer{border-top:1px dashed #ccc;padding-top:13px;font-size:14px}.receipt-paper>small{text-align:center;color:#aaa;word-break:break-all;margin-top:16px;font-size:7px;display:block}.receipt>.primary-btn{margin-top:9px}.summary-strip{grid-template-columns:1fr 1fr;gap:10px;margin:18px 0;display:grid}.summary-strip article{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:center;gap:10px;padding:14px;display:flex}.summary-strip svg{width:21px;color:var(--violet)}.summary-strip span{flex-direction:column;display:flex}.summary-strip b{font-size:17px}.summary-strip small{color:var(--muted);font-size:9px}.filter-tabs{gap:7px;margin-bottom:13px;display:flex}.activity-list{flex-direction:column;gap:9px;display:flex}.activity-list>article{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:38px 1fr auto;align-items:start;gap:10px;padding:13px;display:grid}.status-icon{color:#b37800;background:#fff6dc;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.status-icon.synced{color:var(--success);background:#e8f8ef}.status-icon.failed{color:var(--danger);background:#fff0f2}.status-icon.cancelled{color:var(--muted);background:#f1eff3}.status-icon svg{width:17px}.activity-list article>div:nth-child(2){flex-direction:column;display:flex}.activity-list strong{font-size:11px}.activity-list small{color:var(--muted);margin:3px 0;font-size:8px}.status{text-transform:capitalize;color:#9a6900;width:max-content;font-size:8px}.status.synced{color:var(--success)}.status.failed{color:var(--danger)}.status.cancelled{color:var(--muted)}.activity-list aside{text-align:right}.activity-list aside>b{font-size:11px}.activity-list aside button{color:var(--violet);background:0 0;border:0;align-items:center;gap:4px;margin:7px 0 0 auto;font-size:9px;display:flex}.activity-list aside svg{width:11px}.refund-line{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:10px 0;display:flex}.refund-line span{flex-direction:column;display:flex}.refund-line small{color:var(--muted);font-size:9px}.refund-line input{width:66px}.danger-bg{background:var(--danger)}.profile-card{color:#fff;background:linear-gradient(130deg,#211738,#382463);border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:13px;padding:17px;display:grid}.profile-card h1{margin:0;font-size:16px}.profile-card p{color:#cfc3df;margin:2px 0;font-size:10px}.profile-card small{color:#a99abb;font-size:9px}.profile-card>svg{color:#bca8f4;width:21px}.menu-group h2{text-transform:uppercase;letter-spacing:.12em;color:#938b9b;font-size:10px}.menu-group>button{border:0;border-bottom:1px solid var(--line);text-align:left;background:0 0;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;width:100%;padding:10px 0;display:grid}.menu-group>button:disabled{opacity:.45}.menu-group>button>span:nth-child(2){flex-direction:column;display:flex}.menu-group small{color:var(--muted);margin-top:2px;font-size:9px}.menu-group>button>svg{color:#aaa;width:14px}.menu-icon{background:var(--violet-soft);width:39px;height:39px;color:var(--violet);border-radius:11px;place-items:center;display:grid}.menu-icon svg{width:17px}.shift-card{color:var(--success);background:#f0fbf5;border:1px solid #d7eee1;border-radius:14px;align-items:center;gap:11px;margin-top:20px;padding:13px;display:flex}.shift-card>svg{width:20px}.shift-card div{flex-direction:column;flex:1;display:flex}.shift-card strong{font-size:11px}.shift-card small{font-size:9px}.shift-card button{color:var(--success);background:#fff;border:1px solid #bce1cd;border-radius:9px;padding:7px 10px;font-size:9px;font-weight:700}.logout-btn{width:100%;color:var(--danger);background:0 0;border:0;justify-content:center;align-items:center;gap:8px;margin-top:18px;padding:12px;font-size:11px;font-weight:700;display:flex}.logout-btn svg{width:15px}.full-modal{z-index:60;padding:calc(18px + env(safe-area-inset-top)) 16px calc(85px + env(safe-area-inset-bottom));background:#f7f7fb;position:fixed;inset:0;overflow:auto}.full-modal>header{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.full-modal h2{margin:0}.inventory-list,.held-list{flex-direction:column;gap:8px;display:flex}.inventory-list article{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:39px 1fr auto;align-items:center;gap:10px;padding:11px;display:grid}.inventory-list article>span{background:var(--violet-soft);width:39px;height:39px;color:var(--violet);border-radius:10px;place-items:center;font-weight:800;display:grid}.inventory-list article>div{flex-direction:column;display:flex}.inventory-list strong{font-size:11px}.inventory-list small{color:var(--muted);font-size:8px}.inventory-list b{font-size:13px}.inventory-list b.low{color:#dd7b00}.held-list article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px}.held-list article>div{flex-direction:column;display:flex}.held-list strong{font-size:12px}.held-list small,.held-list p{color:var(--muted);margin:3px 0;font-size:9px}.held-list button{background:var(--violet);color:#fff;border:0;border-radius:9px;margin:7px 6px 0 0;padding:8px 12px;font-size:9px}.held-list button.text-danger{color:var(--danger);background:#fff0f2}.scanner-sheet header{justify-content:space-between;align-items:center;display:flex}.scanner-sheet header>div{align-items:center;gap:8px;display:flex}.scanner-sheet header svg{width:18px}.scanner-frame{aspect-ratio:3/4;background:#17131e;border-radius:17px;margin:16px 0;position:relative;overflow:hidden}.scanner-frame video{object-fit:cover;width:100%;height:100%}.scanner-frame span{background:#f54665;height:2px;position:absolute;top:50%;left:10%;right:10%;box-shadow:0 0 10px #f54665}.scanner-sheet>p{color:var(--muted);text-align:center;font-size:11px}@media (min-width:700px){.product-grid{grid-template-columns:repeat(3,1fr)}.page{padding-top:30px}.bottom-nav{border-radius:18px 18px 0 0;max-width:720px;left:50%;transform:translate(-50%)}.mobile-header{padding-left:max(18px,50vw - 360px);padding-right:max(18px,50vw - 360px)}}@media print{body *{visibility:hidden}.receipt-overlay,.receipt-overlay *{visibility:visible}.receipt-overlay{padding:0;position:absolute;inset:0}.receipt>.primary-btn,.receipt>.secondary-btn,.receipt-check,.receipt>p,.receipt>h2{display:none}.receipt-paper{box-shadow:none;border:0;margin:0}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.brand-mini,.brand-large{object-fit:contain;box-shadow:none;filter:drop-shadow(0 8px 10px #6338d83d);background:0 0;border-radius:0;display:block}.update-banner{z-index:95;left:12px;right:12px;top:calc(76px + env(safe-area-inset-top));color:#302843;background:#fff;border:1px solid #d8cdfa;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;max-width:696px;margin:auto;padding:11px 12px;display:flex;position:fixed;box-shadow:0 12px 32px #261a4030}.update-banner span{flex-direction:column;display:flex}.update-banner strong{font-size:11px}.update-banner small{color:#777184;margin-top:2px;font-size:9px}.update-banner button{color:#fff;background:#6c3cf0;border:0;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-size:9px;font-weight:800;display:flex}.update-banner button:disabled{opacity:.45}.update-banner svg{width:13px}.public-receipt{background:#f7f7fb;min-height:100dvh;padding:32px 16px}.public-receipt-card{max-width:500px;margin:auto}.public-receipt-card h1{text-align:center;font-size:32px}.public-receipt-card>.eyebrow{text-align:center}.public-receipt-card>.inline-warning{text-align:left;margin:18px 0}.bundle-error{z-index:110;inset:auto 12px calc(82px + env(safe-area-inset-bottom));color:#3a2630;background:#fff;border:1px solid #f0c5cc;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;max-width:696px;margin:auto;padding:13px;display:flex;position:fixed;box-shadow:0 14px 36px #3114212e}.bundle-error span{flex-direction:column;min-width:0;display:flex}.bundle-error strong{font-size:12px}.bundle-error small{color:#7d606a;margin-top:3px;font-size:10px;line-height:1.35}.bundle-error button{color:#fff;background:#6c3cf0;border:0;border-radius:10px;flex:none;padding:9px 12px;font-size:10px;font-weight:800}.split-toggle{color:#6c3cf0;background:0 0;border:0;margin:-5px 0 10px auto;font-size:10px;font-weight:800;display:block}.split-toggle:disabled{opacity:.4}.split-fields{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.split-fields label{margin:4px 0}.split-fields input{padding:10px 7px}.change.split-over{color:#dc3650;background:#fff0f2}.receipt-paper header{gap:12px}.receipt-paper header>span{flex-direction:column;display:flex}.receipt-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.receipt-actions .secondary-btn{min-height:44px}.receipt-actions .whatsapp{color:#087d40;border-color:#b8e8ca}.receipt-notice{color:#6c3cf0!important;margin:0 0 10px!important}.receipt-qr{text-align:center;border-top:1px dashed #ccc;flex-direction:column;align-items:center;padding-top:16px;margin-top:18px!important;display:flex!important}.receipt-qr img{width:190px;height:190px}.receipt-qr strong{margin-top:5px;font-size:11px}.receipt-qr small{color:#777184;max-width:240px;margin-top:3px!important;font-size:8px!important}@media (max-width:360px){.split-fields{grid-template-columns:1fr}}@media print{.receipt-actions{display:none!important}}.receipt-logo{object-fit:contain;width:42px;height:42px;margin-bottom:7px}.receipt-footer{white-space:pre-line;text-align:center!important;color:#777184!important;font-size:9px!important}.stepper button{min-width:44px;min-height:44px}:root{--violet:#6338f5;--violet-deep:#4c20dc;--violet-bright:#7b56ff;--violet-soft:#f3f0ff;--ink:#111032;--muted:#716f8d;--line:#eae9f3;--surface:#fff;--canvas:#f8f9fd;--success:#16a765;--danger:#d83a55;--shadow-sm:0 4px 18px #1e1a4e0f;--shadow-md:0 16px 42px #261e651f;color:var(--ink);background:var(--canvas);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{-webkit-tap-highlight-color:transparent}html{background:var(--canvas)}body{background:radial-gradient(circle at 92% 2%, #6e49ff14, transparent 28rem), var(--canvas);min-width:320px}button,input,select,textarea{font:inherit}button,a,input,select,textarea{touch-action:manipulation}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #6338f533}button:disabled{cursor:not-allowed}h1,h2,h3{color:var(--ink);letter-spacing:-.035em;font-family:inherit;font-weight:800}.app-shell{background:0 0;min-height:100dvh}.mobile-header{height:calc(72px + env(safe-area-inset-top));padding:env(safe-area-inset-top) max(18px, calc((100vw - 860px) / 2)) 0;-webkit-backdrop-filter:blur(18px)saturate(150%);backdrop-filter:blur(18px)saturate(150%);background:#ffffffeb;border-bottom:1px solid #e5e4f0cc;box-shadow:0 1px #ffffffb3}.mobile-header>div{gap:10px}.app-brand p{min-width:0}.app-brand strong{color:var(--ink);letter-spacing:-.015em;font-size:14px}.app-brand strong em{color:var(--violet);letter-spacing:.25em;margin-top:-2px;font-size:8px;font-style:normal;font-weight:900;display:block}.app-brand small{max-width:150px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.brand-mini{filter:none;width:36px;height:36px}.header-state{gap:8px!important}.connection-state{color:#158654;background:#ecf9f2;border-radius:999px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:750;display:flex}.connection-state.offline{color:var(--danger);background:#fff2f4}.connection-state svg{color:currentColor;width:13px;height:13px}.avatar{color:#292052;background:linear-gradient(145deg,#f5f2ff,#e8e2ff);border:3px solid #f2efff;width:36px;height:36px;font-size:10px}.queue-badge{background:var(--violet);color:#fff;min-width:21px;height:21px;box-shadow:0 5px 12px #6338f540}.shell-content{padding-bottom:calc(94px + env(safe-area-inset-bottom))}.bottom-nav{width:min(100%,860px);height:calc(76px + env(safe-area-inset-bottom));padding:7px 10px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(20px)saturate(150%);backdrop-filter:blur(20px)saturate(150%);background:#fffffff0;border:1px solid #e5e4f0e6;border-bottom:0;border-radius:22px 22px 0 0;left:50%;transform:translate(-50%);box-shadow:0 -10px 36px #1c164c17}.bottom-nav a{color:#8a88a2;border-radius:16px;gap:3px;min-height:54px;font-size:9px;font-weight:700;transition:color .18s,background .18s,transform .18s}.bottom-nav a svg{stroke-width:1.8px;width:20px;height:20px}.bottom-nav a.router-link-active{color:var(--violet);background:linear-gradient(#f6f3ff,#eee9ff)}.bottom-nav a:active{transform:scale(.97)}.bottom-nav b{border:2px solid #fff;top:3px;right:23%}.network-banner{z-index:110;padding:calc(8px + env(safe-area-inset-top)) 16px 8px;letter-spacing:.01em;background:#211a43;font-size:10px;font-weight:700}.network-banner+.app-shell{padding-top:34px}.page{width:100%;max-width:860px;margin:0 auto;padding:26px 18px 20px}.eyebrow{color:var(--violet);letter-spacing:.16em;margin-bottom:7px;font-weight:850;font-size:9px!important}.welcome,.page-heading,.section-heading{align-items:center;gap:14px}.welcome h1,.page-heading h1,.section-heading h1{color:var(--ink);font-size:clamp(24px,5.5vw,32px);line-height:1.08}.welcome span{color:var(--muted);margin-top:6px;font-size:11px;display:block}.round-action,.icon-btn{border:1px solid var(--line);background:var(--surface);color:#5f5b7b;width:44px;height:44px;box-shadow:var(--shadow-sm);border-radius:14px;flex:none}.round-action:hover,.icon-btn:hover{color:var(--violet);border-color:#d9d2ff}.shift-callout{background:radial-gradient(circle at 80% 20%, #ffffff2e, transparent 26%), linear-gradient(120deg, var(--violet), var(--violet-deep));border-radius:18px;min-height:68px;margin-top:20px;padding:15px 17px;box-shadow:0 16px 30px #572fe23b}.shift-callout strong{font-size:13px}.shift-callout small{color:#ffffffbf;margin-top:4px;font-size:10px}.product-search{border:1px solid var(--line);background:var(--surface);height:54px;box-shadow:var(--shadow-sm);border-radius:17px;margin:22px 0 13px;padding:0 7px 0 15px}.product-search:focus-within{box-shadow:0 0 0 4px #6338f514, var(--shadow-sm);border-color:#cfc5ff}.product-search input{height:100%;color:var(--ink);font-size:12px}.product-search input::placeholder{color:#aaa8ba}.product-search button{border-radius:13px;width:40px;height:40px}.category-strip,.filter-tabs{scroll-snap-type:x proximity;gap:8px;margin-right:-18px;padding:1px 18px 13px 0;overflow-x:auto}.category-strip button,.filter-tabs button{border-color:var(--line);color:#706d8b;scroll-snap-align:start;min-height:36px;padding:8px 14px;font-size:10px}.category-strip button.active,.filter-tabs button.active{border-color:var(--violet);background:linear-gradient(135deg, var(--violet), var(--violet-deep));box-shadow:0 7px 16px #6338f533}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card{border-color:var(--line);min-height:202px;box-shadow:var(--shadow-sm);border-radius:18px;padding:10px;transition:transform .18s,border-color .18s,box-shadow .18s}.product-card:hover{border-color:#dcd5ff;transform:translateY(-2px);box-shadow:0 14px 30px #241c5a1a}.product-card:active{transform:scale(.985)}.product-card:disabled{filter:grayscale(.4);opacity:.52}.product-art{color:#6d43ef;background:radial-gradient(circle at 70% 20%,#ffffffd9,#0000 30%),linear-gradient(145deg,#f1edff,#e5ddff);border-radius:14px;height:104px;margin-bottom:11px}.product-card:nth-child(3n+2) .product-art{color:#3678d8;background:radial-gradient(circle at 70% 20%,#fff,#0000 30%),linear-gradient(145deg,#eef8ff,#dfefff)}.product-card:nth-child(3n) .product-art{color:#c57a16;background:radial-gradient(circle at 70% 20%,#fff,#0000 30%),linear-gradient(145deg,#fff5e7,#ffead0)}.product-art svg{stroke-width:1.65px;width:32px;height:32px}.product-card>strong{padding:0 2px;font-size:12px;line-height:1.25}.product-card>small{color:var(--muted);padding:0 2px;font-size:9px}.product-card-footer{justify-content:space-between;align-items:center;margin-top:auto;padding:5px 2px 0;display:flex}.product-card-footer b{color:var(--ink);font-size:12px}.product-card-footer i{background:var(--violet-soft);width:29px;height:29px;color:var(--violet);border-radius:50%;place-items:center;font-style:normal;display:grid}.product-card-footer i svg{width:15px}.floating-cart{bottom:calc(86px + env(safe-area-inset-bottom));background:linear-gradient(120deg,#7040ff,#4d1fe0);border:1px solid #ffffff2e;border-radius:18px;max-width:620px;min-height:60px;box-shadow:0 18px 38px #4a23d259}.floating-cart span,.floating-cart strong{font-size:12px}.floating-cart span b{background:#ffffff29}.page-heading{margin-bottom:22px}.clear-cart-btn{color:var(--violet);background:0 0;border:0;margin-left:auto;padding:10px 0 10px 12px;font-size:10px;font-weight:750}.cart-lines{background:0 0;border:0;overflow:visible}.cart-lines article{background:var(--surface);box-shadow:var(--shadow-sm);border-radius:17px;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;margin-bottom:10px;padding:12px;border:1px solid var(--line)!important}.line-art{width:56px;height:56px;color:var(--violet);background:linear-gradient(145deg,#f2eeff,#e6dfff);border-radius:14px;font-size:16px}.cart-lines strong{font-size:12px}.cart-lines article>div>small{margin:3px 0 7px}.cart-lines article>b{color:var(--ink);font-size:11px}.stepper{background:#f7f5ff;border-radius:999px;gap:3px;width:max-content;padding:2px}.stepper button{min-width:32px;min-height:32px;color:var(--violet);background:0 0;border:0;border-radius:50%}.stepper b{text-align:center;min-width:24px}.customer-row{border-color:var(--line);min-height:62px;box-shadow:var(--shadow-sm);border-radius:17px;margin:15px 0 10px}.customer-row svg{background:var(--violet-soft);border-radius:50%;padding:4px}.customer-fields{gap:9px}.social-intent-field{color:#4e4b68;flex-direction:column;gap:7px;margin:16px 0;font-size:10px;font-weight:750;display:flex}.social-intent-field small{color:var(--muted);font-size:9px;font-weight:500}.social-intent-field input:disabled{color:#9b99a8;background:#f2f2f6}.totals-card{border:1px solid var(--line);background:var(--surface);color:var(--ink);box-shadow:var(--shadow-sm);border-radius:18px;padding:18px}.totals-card p{color:var(--muted);font-size:11px}.totals-card p b{color:#4f4c68}.totals-card .grand{border-color:var(--line);color:var(--ink);margin-top:12px;font-size:17px}.payment-card{border-color:var(--line);box-shadow:var(--shadow-sm);border-radius:20px;margin-top:13px;padding:18px}.payment-card h2{font-size:16px}.split-toggle{min-height:38px;margin-top:-35px}.payment-methods{gap:9px}.payment-methods button{border-color:var(--line);color:#6a6781;border-radius:15px;min-height:72px}.payment-methods button.active{background:var(--violet-soft);color:var(--violet);border-color:#cfc5ff;box-shadow:inset 0 0 0 1px #6338f514}.payment-methods button svg{stroke-width:1.8px}.change{color:#118653;background:#effaf5;align-items:center;min-height:44px}.primary-btn,.secondary-btn{border-radius:15px;min-height:52px;font-size:11px;transition:transform .16s,box-shadow .16s,opacity .16s}.primary-btn{background:linear-gradient(120deg,#7242ff,#5120e4);box-shadow:0 12px 26px #5328da3d}.primary-btn:not(:disabled):active,.secondary-btn:not(:disabled):active{transform:scale(.985)}.secondary-btn{color:var(--violet);border-color:#ded8fa}.hold-btn{min-height:46px}.hold-btn:disabled{opacity:.45}.inline-warning,.error-box{border:1px solid #0000;border-radius:14px;font-size:10px;line-height:1.45}.inline-warning{color:#806013;background:#fffae9;border-color:#f4df9b}.error-box{color:#ac2942;background:#fff3f5;border-color:#f5cbd3}.summary-strip{gap:10px}.summary-strip article{border-color:var(--line);min-height:78px;box-shadow:var(--shadow-sm);border-radius:17px;padding:15px}.summary-strip article:first-child svg{color:#d3911a}.summary-strip b{color:var(--ink)}.activity-list{gap:10px}.activity-list>article{border-color:var(--line);box-shadow:var(--shadow-sm);border-radius:17px;grid-template-columns:42px minmax(0,1fr) auto;padding:14px}.status-icon{border-radius:13px;width:42px;height:42px}.activity-list aside button{min-height:30px;margin-top:4px}.status{background:#fff7df;border-radius:999px;padding:3px 7px;font-weight:750}.status.synced{background:#eaf8f0}.status.failed{background:#fff0f3}.profile-card{min-height:102px;box-shadow:var(--shadow-md);background:radial-gradient(circle at 80% 15%,#ffffff26,#0000 32%),linear-gradient(130deg,#2b2053,#4d2c85);border:1px solid #ffffff2b;border-radius:22px;padding:20px}.profile-card .avatar.large{color:#fff;background:#ffffff24;border-color:#ffffff29}.profile-card h1{color:#fff;font-size:17px}.menu-group{margin-top:26px}.menu-group h2{color:#9895aa;padding:0 4px;font-size:9px}.menu-group>button{grid-template-columns:42px minmax(0,1fr) auto;min-height:64px;padding:10px 4px}.menu-icon{background:var(--violet-soft);border-radius:13px;width:42px;height:42px}.menu-group strong{font-size:12px}.shift-card{background:#f2fbf6;border-color:#cfe9da;border-radius:17px;min-height:70px;margin-top:24px}.shift-card button{min-height:36px}.shift-card button:disabled{opacity:.4}.logout-btn{min-height:48px}.empty{min-height:280px;padding:30px 20px}.empty>svg{background:var(--violet-soft);width:46px;height:46px;color:var(--violet);border-radius:15px;padding:11px}.empty .primary-btn,.empty .secondary-btn{width:min(100%,260px)}.modal-backdrop{padding-top:env(safe-area-inset-top);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#110d2794}.bottom-sheet,.scanner-sheet{max-width:620px;max-height:min(88dvh,760px);padding:26px 20px calc(24px + env(safe-area-inset-bottom));border:1px solid #ffffff73;border-radius:26px 26px 0 0;box-shadow:0 -18px 50px #0c09233d}.bottom-sheet h2,.scanner-sheet h2{font-size:24px}.bottom-sheet label,.login-card label,.payment-card label{color:#4c4964;font-size:10px}.bottom-sheet input,.bottom-sheet select,.bottom-sheet textarea,.login-card input,.customer-fields input,.payment-card input,.social-intent-field input{min-height:48px;color:var(--ink);background:#fff;border:1px solid #dedce8;border-radius:14px;font-size:12px}.bottom-sheet input:focus,.bottom-sheet select:focus,.bottom-sheet textarea:focus,.login-card input:focus,.customer-fields input:focus,.payment-card input:focus,.social-intent-field input:focus{border-color:#b8a8ff;box-shadow:0 0 0 4px #6338f517}.full-modal{background:var(--canvas);padding:calc(22px + env(safe-area-inset-top)) max(18px, calc((100vw - 760px) / 2)) calc(90px + env(safe-area-inset-bottom))}.full-modal>header{z-index:2;top:calc(-22px - env(safe-area-inset-top));margin:calc(-22px - env(safe-area-inset-top)) -18px 18px;padding:calc(20px + env(safe-area-inset-top)) 18px 14px;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f9fdeb;position:sticky}.inventory-list,.held-list{gap:10px}.inventory-list article,.held-list article{border-color:var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px}.held-list article{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;display:grid}.held-list article button{min-height:36px}.held-list article button:disabled{opacity:.4}.receipt-overlay,.public-receipt{background:radial-gradient(circle at 50% 0%, #7047ff1a, transparent 25rem), var(--canvas)}.receipt-overlay{padding:calc(34px + env(safe-area-inset-top)) 18px calc(34px + env(safe-area-inset-bottom))}.receipt{max-width:540px}.receipt-check{color:#fff;background:#23ae69;border:9px solid #def7e9;width:74px;height:74px;box-shadow:0 12px 28px #16a76538}.receipt>h2{color:var(--ink);font-size:34px}.receipt-paper{border-color:var(--line);box-shadow:var(--shadow-md);border-radius:20px;margin:24px 0 16px;padding:20px}.receipt-paper header{align-items:flex-start}.receipt-overlay .receipt-paper header>span{background:url(/icons/logo.png) 0/34px 34px no-repeat;min-height:34px;padding-left:42px}.receipt-paper footer{color:var(--ink)}.receipt-actions{gap:9px;margin-bottom:12px}.receipt-actions .secondary-btn{border-color:var(--line);background:#fff;min-height:48px}.receipt-qr img{aspect-ratio:1;width:min(190px,62vw);height:auto}.public-receipt{padding-top:max(40px, env(safe-area-inset-top))}.public-receipt-card{padding-bottom:30px}.login-page{min-height:100dvh;padding:calc(42px + env(safe-area-inset-top)) 20px calc(28px + env(safe-area-inset-bottom));background:radial-gradient(circle at 0 20%,#6f43ff17,#0000 22rem),radial-gradient(circle at 100% 0,#6f43ff14,#0000 28rem),#fff;position:relative;overflow:hidden}.login-page:before,.login-page:after{content:"";pointer-events:none;border:1px solid #6338f512;border-radius:50%;width:260px;height:260px;position:absolute}.login-page:before{top:-150px;right:-120px}.login-page:after{bottom:-190px;left:-120px}.login-hero{z-index:1;width:100%;color:var(--ink);text-align:center;position:relative}.brand-large{filter:drop-shadow(0 14px 20px #5b2fe033);width:78px;height:78px;margin:0 auto 20px}.login-hero h1{max-width:360px;color:var(--ink);margin:0 auto 12px;font-size:clamp(30px,8vw,42px);line-height:1.02}.login-hero>p:not(.eyebrow){max-width:360px;color:var(--muted);margin-left:auto;margin-right:auto;font-size:12px}.trust-row{justify-content:center;margin:18px 0 24px}.trust-row span{color:#514775;background:#f8f6ff;border-color:#e7e2ff}.login-card{z-index:1;border:1px solid var(--line);border-radius:24px;padding:24px 20px;position:relative;box-shadow:0 24px 70px #21195421}.login-card h2{font-size:24px}.scanner-frame{border-radius:20px}.toast{bottom:calc(156px + env(safe-area-inset-bottom));background:#211b3b;border:1px solid #ffffff1f;box-shadow:0 12px 32px #100c2d42}.update-banner{top:calc(82px + env(safe-area-inset-top));max-width:700px;box-shadow:var(--shadow-md);border-radius:17px}@media (max-width:380px){.page{padding-left:14px;padding-right:14px}.connection-state span{display:none}.connection-state{justify-content:center;width:30px;height:30px;padding:0}.product-grid{gap:9px}.product-card{min-height:184px}.product-art{height:88px}.cart-lines article{grid-template-columns:48px minmax(0,1fr) auto;padding:10px}.line-art{width:48px;height:48px}.activity-list>article{grid-template-columns:38px minmax(0,1fr)}.activity-list aside{text-align:left;grid-column:2}.activity-list aside button{margin-left:0;margin-right:10px}.held-list article{grid-template-columns:1fr 1fr}.held-list article>div{grid-column:1/-1}}@media (min-width:620px){.page{padding:34px 24px 28px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.product-card{min-height:222px}.product-art{height:122px}.summary-strip{grid-template-columns:repeat(2,minmax(0,240px))}.bottom-sheet,.scanner-sheet{border-radius:26px;margin-bottom:20px}}@media (min-width:860px){.login-page{grid-template-columns:minmax(320px,430px) minmax(380px,500px);justify-content:center;align-items:center;gap:72px;padding-left:48px;padding-right:48px;display:grid}.login-hero{text-align:left}.brand-large,.login-hero h1,.login-hero>p:not(.eyebrow){margin-left:0}.trust-row{justify-content:flex-start}.login-card{margin:0}}@media (hover:none){.product-card:hover{transform:none}}@media print{.receipt-paper{box-shadow:none;border-radius:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
