*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{padding-top:env(safe-area-inset-top);margin:0;font-family:-apple-system,BlinkMacSystemFont,sans-serif}#root{width:100%;height:calc(100vh - env(safe-area-inset-top));overflow:hidden}button,input{font-family:inherit}.cart-fab{bottom:calc(16px + env(safe-area-inset-bottom));z-index:200;color:#fff;cursor:pointer;background:#06f;border:none;border-radius:50px;align-items:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:700;display:none;position:fixed;right:16px;box-shadow:0 4px 20px #0066ff73}@media (width<=768px){.pos-body{flex-direction:column!important}.pos-menu-panel{width:100%!important;height:100%!important}.pos-cart-panel{z-index:300;border-radius:20px 20px 0 0;height:85vh;transition:transform .3s cubic-bezier(.4,0,.2,1);bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -8px 40px #091e4240;position:fixed!important;top:auto!important}.pos-cart-panel.mobile-open{transform:translateY(0)}.cart-mobile-backdrop{z-index:299;background:#091e428c;display:none;position:fixed;inset:0}.cart-mobile-backdrop.show{display:block}.cart-fab{display:flex}.menu-grid{grid-template-columns:repeat(2,1fr)!important}.category-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto;flex-wrap:nowrap!important}.category-tabs::-webkit-scrollbar{display:none}.pos-menu-panel{flex-direction:column!important;flex:1!important;width:100%!important;min-width:0!important;display:flex!important;overflow:hidden!important}.pos-cart-panel{-webkit-overflow-scrolling:touch;background:#fff!important;overflow-y:auto!important}.pos-body{position:relative;flex-direction:column!important}.cart-inner{border-left:none!important;width:100%!important}.pos-hide-mobile{display:none!important}}@media (orientation:portrait) and (width<=1024px){.pos-hide-mobile{display:none!important}}@media (orientation:portrait) and (width<=1024px),(width<=768px){.pos-header-row{-webkit-overflow-scrolling:touch;scrollbar-width:none;max-width:100%;overflow-x:auto}.pos-header-row::-webkit-scrollbar{display:none}}@media (width>=769px){.pos-menu-panel{-webkit-overflow-scrolling:touch;overflow-y:auto!important}}:root{--brand:#06f;--brand-dk:#0052cc;--brand-lt:#e8f0ff;--green:#00875a;--green-lt:#e3fcef;--red:#de350b;--red-lt:#ffebe6;--amber:#ff8b00;--amber-lt:#fff7e6;--ink:#091e42;--ink2:#253858;--ink3:#42526e;--ink4:#6b778c;--ink5:#97a0af;--surface:#f4f5f7;--surface2:#ebecf0;--surface3:#dfe1e6;--white:#fff;--sidebar:#0a1628;--r:8px;--r-lg:12px;--r-xl:16px;--shadow-sm:0 1px 3px #091e421f;--shadow:0 3px 8px #091e4226;--shadow-lg:0 8px 24px #091e422e}body{-webkit-font-smoothing:antialiased;font-family:Inter,system-ui,sans-serif;font-size:14px}.bo-login{background:var(--sidebar);justify-content:center;align-items:center;min-height:100vh;display:flex}.bo-login-card{text-align:center;background:#ffffff0d;border:1px solid #ffffff14;border-radius:24px;width:340px;padding:40px 36px}.bo-login-logo{color:#fff;letter-spacing:-.5px;font-size:22px;font-weight:900}.bo-login-sub{color:#ffffff59;margin-top:4px;margin-bottom:28px;font-size:12px}.bo-pin-dots{justify-content:center;gap:12px;margin-bottom:8px;display:flex}.bo-pin-dot{background:#ffffff26;border-radius:50%;width:13px;height:13px;transition:all .15s}.bo-pin-dot.filled{background:var(--brand);box-shadow:0 0 8px #0066ff80}.bo-pin-err{color:#fca5a5;height:18px;margin-bottom:8px;font-size:12px}.bo-pin-pad{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.bo-pin-key{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff0f;border-radius:12px;padding:16px;font-size:20px;font-weight:700;transition:all .12s}.bo-pin-key:active{background:#0066ff4d;transform:scale(.95)}.bo-back-link{color:#ffffff4d;margin-top:20px;font-size:12px;text-decoration:none;display:block}.bo-back-link:hover{color:#fff9}.bo-app{background:var(--surface);height:100vh;display:flex;overflow:hidden}.bo-sidebar{background:var(--sidebar);flex-direction:column;flex-shrink:0;width:220px;display:flex}.bo-sidebar-logo{border-bottom:1px solid #ffffff0f;padding:20px 16px 16px}.bo-sidebar-logo-name{color:#fff;letter-spacing:-.3px;font-size:16px;font-weight:900}.bo-sidebar-logo-sub{color:#ffffff4d;text-transform:uppercase;letter-spacing:1px;margin-top:2px;font-size:10px}.bo-nav{flex-direction:column;flex:1;gap:2px;padding:12px 8px;display:flex;overflow-y:auto}.bo-nav-item{border-radius:var(--r-lg);color:#ffffff80;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:9px 12px;font-size:13px;font-weight:500;transition:all .12s;display:flex}.bo-nav-item:hover{color:#ffffffd9;background:#ffffff0d}.bo-nav-item.active{color:#fff;background:#0066ff40;font-weight:700}.bo-nav-icon{text-align:center;width:20px;font-size:16px}.bo-sidebar-footer{border-top:1px solid #ffffff0f;flex-direction:column;gap:6px;padding:12px 8px;display:flex}.bo-pos-link{border-radius:var(--r-lg);color:#fffc;text-align:center;background:#06f3;border:1px solid #0066ff4d;padding:9px 12px;font-size:12px;font-weight:600;text-decoration:none;display:block}.bo-pos-link:hover{background:#0066ff59}.bo-logout{border-radius:var(--r-lg);color:#ffffff4d;cursor:pointer;background:0 0;border:1px solid #ffffff14;padding:9px 12px;font-size:12px;font-weight:600;transition:all .12s}.bo-logout:hover{color:#fff9;background:#ffffff0d}.bo-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.bo-topbar{border-bottom:1px solid var(--surface3);height:52px;box-shadow:var(--shadow-sm);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;padding:0 24px;display:flex}.bo-topbar-title{color:var(--ink);letter-spacing:-.3px;font-size:16px;font-weight:800}.bo-topbar-date{color:var(--ink4);font-size:12px;font-weight:500}.bo-topbar-logo{display:none}.bo-content{flex:1;padding:24px;overflow-y:auto}.bo-content::-webkit-scrollbar{width:5px}.bo-content::-webkit-scrollbar-thumb{background:var(--surface3);border-radius:3px}.bo-card{border:1px solid var(--surface3);border-radius:var(--r-xl);background:#fff;margin-bottom:16px;padding:20px 24px}.bo-card-title{color:var(--ink);margin-bottom:16px;font-size:14px;font-weight:700}.bo-metrics{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:20px;display:grid}.bo-met{border:1px solid var(--surface3);border-radius:var(--r-xl);background:#fff;padding:16px 18px;position:relative;overflow:hidden}.bo-met:before{content:"";height:3px;position:absolute;top:0;left:0;right:0}.bo-met.blue:before{background:var(--brand)}.bo-met.green:before{background:var(--green)}.bo-met.amber:before{background:var(--amber)}.bo-met.red:before{background:var(--red)}.bo-met-label{color:var(--ink4);text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;font-size:11px;font-weight:700}.bo-met-val{color:var(--ink);letter-spacing:-.5px;font-size:22px;font-weight:800;line-height:1}.bo-met-sub{color:var(--ink5);margin-top:6px;font-size:11px}.bo-table{border-collapse:collapse;width:100%}.bo-table th{text-align:left;color:var(--ink4);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--surface3);padding:8px 12px;font-size:11px;font-weight:700}.bo-table td{border-bottom:1px solid var(--surface2);color:var(--ink);padding:10px 12px;font-size:13px}.bo-table tr:last-child td{border-bottom:none}.bo-table tr:hover td{background:var(--surface)}.bo-btn{border-radius:var(--r);cursor:pointer;border:none;padding:8px 16px;font-size:13px;font-weight:600;transition:all .15s}.bo-btn-primary{background:var(--brand);color:#fff}.bo-btn-primary:hover{background:var(--brand-dk)}.bo-btn-ghost{background:var(--surface);color:var(--ink3);border:1px solid var(--surface3)}.bo-btn-ghost:hover{background:var(--surface2)}.bo-btn-danger{background:var(--red-lt);color:var(--red)}.bo-btn-danger:hover{background:#ffbdad}.bo-btn-sm{padding:5px 11px;font-size:12px}.bo-input{border:1.5px solid var(--surface3);border-radius:var(--r);color:var(--ink);outline:none;width:100%;padding:8px 12px;font-size:13px;transition:border .15s}.bo-input:focus{border-color:var(--brand)}.bo-label{color:var(--ink3);margin-bottom:4px;font-size:12px;font-weight:600;display:block}.bo-form-row{margin-bottom:14px}.bo-select{border:1.5px solid var(--surface3);border-radius:var(--r);color:var(--ink);background:#fff;outline:none;width:100%;padding:8px 12px;font-size:13px}.bo-select:focus{border-color:var(--brand)}.bo-overlay{z-index:1000;background:#091e4299;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.bo-modal{border-radius:var(--r-xl);width:100%;max-width:960px;max-height:90vh;box-shadow:var(--shadow-lg);background:#fff;flex-direction:column;display:flex}.bo-modal-header{border-bottom:1px solid var(--surface3);justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.bo-modal-title{color:var(--ink);font-size:15px;font-weight:800}.bo-modal-close{color:var(--ink4);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex}.bo-modal-close:hover{background:var(--surface2)}.bo-modal-body{flex:1;padding:20px;overflow-y:auto}.bo-modal-footer{border-top:1px solid var(--surface3);justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}.bo-badge{border-radius:20px;align-items:center;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}.bo-badge-green{background:var(--green-lt);color:var(--green)}.bo-badge-red{background:var(--red-lt);color:var(--red)}.bo-badge-amber{background:var(--amber-lt);color:var(--amber)}.bo-badge-blue{background:var(--brand-lt);color:var(--brand)}.bo-search{position:relative}.bo-search input{border:1.5px solid var(--surface3);border-radius:var(--r-lg);color:var(--ink);background:var(--surface);outline:none;width:100%;padding:8px 12px 8px 36px;font-size:13px}.bo-search input:focus{border-color:var(--brand);background:#fff}.bo-search-ico{color:var(--ink5);font-size:14px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.bo-nav-group{color:#ffffff40;letter-spacing:1.5px;text-transform:uppercase;margin-top:4px;padding:12px 16px 3px;font-size:10px;font-weight:700}.acc-cashflow-cards{grid-template-columns:repeat(3,1fr)}.acc-metrics{grid-template-columns:repeat(4,1fr)}.acc-summary-grid{grid-template-columns:1fr 1fr}@media (width<=768px){.bo-root{flex-direction:column!important;height:100dvh!important}.bo-sidebar{display:none!important}.bo-main{flex-direction:column;min-height:0;display:flex;flex:1!important;width:100%!important}.bo-content{-webkit-overflow-scrolling:touch;box-sizing:border-box;flex:1;min-height:0;overflow:hidden auto;padding:12px!important}.bo-topbar{align-items:center;gap:10px;height:52px;min-height:52px;display:flex;box-shadow:none!important;background:#0a1628!important;border-bottom:1px solid #ffffff0f!important;padding:0 14px!important}.bo-topbar-title{color:#fff!important}.bo-topbar-date{display:none}.bo-topbar-logo{object-fit:contain;border-radius:6px;flex-shrink:0;width:28px;height:28px;display:block}.bo-hamburger{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;color:#fffc!important;display:flex!important}.bo-topbar button{color:#ffffffb3!important}.bo-card{box-sizing:border-box;border-radius:12px!important;overflow:visible!important}.bo-card-title{font-size:14px!important}.bo-metrics{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.bo-met{padding:12px!important}.bo-met-val{font-size:20px!important}.bo-met-label{font-size:10px!important}.bo-table{-webkit-overflow-scrolling:touch;white-space:nowrap;width:100%;font-size:12px!important;display:block!important;overflow:auto visible!important}.bo-table th,.bo-table td{white-space:nowrap;padding:8px 10px!important}.bo-table td:last-child,.bo-table th:last-child{z-index:2;position:sticky;right:0;box-shadow:-2px 0 6px #00000014}.bo-table tbody td:last-child{background:#fff}.bo-table thead th:last-child{background:#f9fafb}.bo-overlay{align-items:flex-end!important;padding:0!important}.bo-modal{border-radius:20px 20px 0 0!important;width:100%!important;max-width:100%!important;max-height:88dvh!important;overflow-y:auto!important}.bo-modal-footer{z-index:2;background:#fff;position:sticky;bottom:0;padding:12px 16px!important}.bo-modal-body{padding:14px 16px!important}input,select,textarea,.bo-input,.bo-select{font-size:16px!important}.bo-btn{min-height:40px}.bo-btn-sm{min-height:34px;font-size:12px!important}.acc-metrics{grid-template-columns:repeat(2,1fr)!important}.acc-cashflow-cards{flex-direction:column!important;grid-template-columns:1fr!important;display:flex!important}.acc-summary-grid{grid-template-columns:1fr!important}.acc-cashflow-cards{grid-template-columns:1fr!important;display:grid!important}.acc-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;flex-wrap:nowrap!important;overflow-x:auto!important}.acc-tabs::-webkit-scrollbar{display:none}.acc-cat-filter{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important;overflow-x:auto!important}.acc-cat-filter::-webkit-scrollbar{display:none}.acc-cat-filter .bo-btn,.acc-cat-filter button{white-space:nowrap!important;flex-shrink:0!important;min-height:38px!important;padding:0 14px!important;font-size:13px!important}.po-items-header{display:none!important}.po-item-row{background:var(--surface)!important;border:1px solid var(--surface3)!important;border-radius:var(--r)!important;flex-direction:column!important;gap:8px!important;margin-bottom:10px!important;padding:12px!important;display:flex!important}.po-item-row>*{width:100%!important}div[style*="height:calc(100vh"]{flex-direction:column!important;height:auto!important}}@media (width>=769px){.bo-hamburger,.bo-bottom-nav{display:none!important}}@media (width<=768px){.acc-cashflow-cards{flex-direction:column!important;grid-template-columns:1fr!important;display:flex!important}.acc-toolbar{flex-wrap:nowrap!important}.acc-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap!important;overflow-x:auto!important}.acc-tabs::-webkit-scrollbar{display:none}div[style*="gridTemplateColumns:\"1fr 1fr\""],div[style*="gridTemplateColumns:\"1fr 280px\""],div[style*="gridTemplateColumns:\"1fr 280px\""]{grid-template-columns:1fr!important}div[style*=position\:\"sticky\"],div[style*=position\:\"sticky\"]{position:relative!important;top:auto!important}div[style*="height:calc(100vh - 56px)"]{flex-direction:column!important;height:auto!important;overflow:visible!important}div[style*=width\:300px]{max-height:300px;overflow-y:auto;width:100%!important;min-width:unset!important;border-right:none!important;border-bottom:1px solid var(--surface3)!important}div[style*="flex:1,overflowY:\"auto\",background:\"#fff\""]{min-height:400px;flex:1!important}div[style*="gridTemplateColumns:\"repeat(7,1fr)\""],div[style*="gridTemplateColumns:\"repeat(7,1fr)\""]{grid-template-columns:1fr!important;gap:8px!important}div[style*=justifyContent\:\"center\"]>div[style*=textAlign\:\"center\"]{flex-shrink:0;min-width:110px}div[style*="gridTemplateColumns:\"repeat(auto-fill"]{grid-template-columns:repeat(2,1fr)!important}div[style*="gridTemplateColumns:\"repeat(4,1fr)\""],div[style*="gridTemplateColumns:\"repeat(4,1fr)\""]{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}div[style*="gridTemplateColumns:\"1fr 1fr\",gap:16"]{grid-template-columns:1fr!important}div[style*="justifyContent:\"space-between\",alignItems:\"center\",marginBottom:10"]{flex-direction:column!important;align-items:flex-start!important;gap:8px!important}div[style*="justifyContent:\"center\",marginBottom:20"]{-webkit-overflow-scrolling:touch;padding-bottom:8px;justify-content:flex-start!important;overflow-x:auto!important}.payments-grid,.receipt-grid{grid-template-columns:1fr!important}.receipt-grid>div[style*=sticky]{position:relative!important;top:auto!important}.recipe-left{width:100%!important;min-width:unset!important;border-right:none!important;border-bottom:1px solid var(--surface3)!important;max-height:260px!important}.recipe-right{flex:1;min-height:300px;width:100%!important}.receipt-preview-panel{position:relative!important;top:auto!important}.schedule-week-grid{-webkit-overflow-scrolling:touch;padding-bottom:8px;grid-template-columns:repeat(7,130px)!important;overflow-x:auto!important}.recipe-root{flex-direction:column!important;height:auto!important}.recipe-left{flex:1;width:100%!important;min-width:unset!important;border-right:none!important;max-height:none!important}.recipe-right,.recipe-root.has-selected .recipe-left{display:none!important}.recipe-root.has-selected .recipe-right{flex:1;min-height:80dvh;display:flex!important}.recipe-root{flex-direction:column!important;height:auto!important;overflow:visible!important}.recipe-left{width:100%!important;min-width:unset!important;border-right:none!important;max-height:none!important}.recipe-right{-webkit-overflow-scrolling:touch;z-index:300!important;background:#fff!important;border-radius:20px 20px 0 0!important;height:85dvh!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow-y:auto!important;box-shadow:0 -4px 32px #0000002e!important}.recipe-root.has-selected:before{content:"";z-index:299;background:#0006;position:fixed;inset:0}}.recipe-mobile-handle{display:none}@media (width<=768px){.recipe-mobile-handle{border-bottom:1px solid var(--surface3);z-index:1;background:#fff;position:sticky;top:0;display:block!important}}.recipe-sheet-overlay{display:none}@media (width<=768px){.recipe-root{overflow:visible!important}.recipe-left{flex-shrink:0;width:100%!important;min-width:unset!important;border-right:none!important}.recipe-sheet-overlay{z-index:298;background:#00000073;display:block;position:fixed;inset:0}.recipe-right{-webkit-overflow-scrolling:touch;z-index:299!important;border-radius:20px 20px 0 0!important;height:88dvh!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;overflow-y:auto!important;box-shadow:0 -8px 32px #0003!important}.recipe-root:not(.has-selected) .recipe-right,.recipe-root:not(.has-selected) .recipe-sheet-overlay,.recipe-ing-header{display:none!important}.recipe-ing-row{border-bottom:1px solid var(--surface3);grid-template-columns:1fr 1fr 1fr 28px!important;grid-template-areas:"name name name del""qty unit cost cost"!important;align-items:center!important;gap:6px!important;margin-bottom:8px!important;padding:8px 4px!important;display:grid!important}.recipe-ing-row>:first-child{grid-area:name}.recipe-ing-row>:nth-child(2){grid-area:qty}.recipe-ing-row>:nth-child(3){grid-area:unit}.recipe-ing-row>:nth-child(4){grid-area:cost;text-align:right!important;font-size:12px!important;display:block!important}.recipe-ing-row>:nth-child(5){grid-area:del;justify-self:end}.recipe-cogs-desktop{display:none!important}.recipe-cogs-inline{display:block!important}}.acc-overview-mobile{display:none}.acc-overview-mobile>div{margin-bottom:10px}@media (width<=768px){.acc-overview-desktop{display:none!important}.acc-overview-mobile{display:block!important}.acc-tabs{-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:4px;flex-wrap:nowrap!important;gap:6px!important;overflow-x:auto!important}.acc-tabs::-webkit-scrollbar{display:none}.acc-tabs button{white-space:nowrap!important;border-radius:20px!important;flex-shrink:0!important;padding:8px 16px!important;font-size:13px!important}.receipt-grid{grid-template-columns:1fr!important}.receipt-preview-panel{position:relative!important;top:auto!important}}.bo-dash-hero{grid-template-columns:2fr 1fr 1fr;display:grid}.bo-dash-kpi{grid-template-columns:repeat(4,1fr);display:grid}.inv-overview-kpi{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}@media (width<=768px){.bo-dash-hero{grid-template-columns:1fr!important}.bo-dash-kpi{grid-template-columns:repeat(2,1fr)!important}.bo-menu-perf-grid{grid-template-columns:1fr!important}.bo-products-table-wrap{display:none!important}.bo-products-mobile-list{background:var(--surface3);border-radius:12px;flex-direction:column;gap:1px;overflow:hidden;display:flex!important}.inv-overview-kpi{grid-template-columns:repeat(2,1fr)!important}}.bo-sa-plrow{grid-template-columns:repeat(3,1fr);display:grid}.bo-sa-cards{grid-template-columns:1fr 1fr;display:grid}@media (width<=768px){.bo-sa-plrow,.bo-sa-cards{grid-template-columns:1fr!important}}.bo-reports-toolbar{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.bo-reports-dates{grid-template-columns:1fr 1fr;gap:10px;display:grid}.bo-reports-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.bo-reports-quick{gap:6px;display:flex}@media (width>=769px){.bo-reports-toolbar{flex-flow:wrap;align-items:center}.bo-reports-dates{display:contents}.bo-reports-actions{flex:1}}.bo-products-mobile-list{display:none}.bo-product-mobile-row{background:#fff;align-items:center;gap:10px;padding:10px 12px;display:flex}.bo-product-mobile-row-info{flex:1;min-width:0}.bo-product-mobile-actions{flex-shrink:0;gap:4px;display:flex}.bo-dash-hero-grid{grid-template-columns:1fr 1px 1fr 1px 1fr;display:grid}.bo-report-2col{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px;display:grid}.bo-topslow-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.bo-rekon-kpi{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:16px;display:grid}.bo-drp-right{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}@media (width<=768px){.bo-dash-hero-grid{grid-template-columns:1fr!important;gap:12px 0!important}.bo-dash-hero-grid>:nth-child(2),.bo-dash-hero-grid>:nth-child(4){display:none!important}.bo-report-2col,.bo-topslow-grid{grid-template-columns:1fr!important}.bo-rekon-kpi{grid-template-columns:1fr 1fr!important;gap:8px!important}.bo-rekon-kpi>:last-child{grid-column:span 2}}:root{--pl-brand:#0052cc;--pl-brand-hv:#06f;--pl-brand-lt:#e8f0ff;--pl-brand-dk:#003a99;--pl-success:#00875a;--pl-success-lt:#e3fcef;--pl-warning:#ff8b00;--pl-warning-lt:#fff7e6;--pl-danger:#de350b;--pl-danger-lt:#ffebe6;--pl-purple:#8b5cf6;--pl-purple-lt:#ede9fe;--pl-ink:#091e42;--pl-ink2:#253858;--pl-ink3:#42526e;--pl-ink4:#6b778c;--pl-ink5:#97a0af;--pl-surface:#f4f5f7;--pl-surface2:#ebecf0;--pl-surface3:#dfe1e6;--pl-sidebar:#0a1628;--pl-white:#fff;--pl-font:"Inter", system-ui, sans-serif;--pl-r-sm:6px;--pl-r:8px;--pl-r-md:12px;--pl-r-lg:16px;--pl-shadow-sm:0 1px 3px #091e421f;--pl-shadow:0 3px 8px #091e4226;--pl-shadow-lg:0 8px 24px #091e422e}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}:root{--ow-brand:var(--pl-brand-hv);--ow-brand-dk:var(--pl-brand);--ow-brand-lt:var(--pl-brand-lt);--ow-green:var(--pl-success);--ow-green-lt:var(--pl-success-lt);--ow-amber:var(--pl-warning);--ow-amber-lt:var(--pl-warning-lt);--ow-red:var(--pl-danger);--ow-red-lt:var(--pl-danger-lt);--ow-purple:var(--pl-purple);--ow-purple-lt:var(--pl-purple-lt);--ow-ink:var(--pl-ink);--ow-ink2:var(--pl-ink2);--ow-ink3:var(--pl-ink3);--ow-ink4:var(--pl-ink4);--ow-ink5:var(--pl-ink5);--ow-surface:var(--pl-surface);--ow-surface2:var(--pl-surface2);--ow-surface3:var(--pl-surface3);--ow-white:var(--pl-white);--ow-sidebar:var(--pl-sidebar);--ow-card-shadow:var(--pl-shadow-sm), 0 1px 2px #091e420f}.owner-app{font-family:var(--pl-font);-webkit-font-smoothing:antialiased;background:var(--ow-surface);flex-direction:column;height:100vh;font-size:14px;display:flex;overflow:hidden}.owner-pin{background:var(--ow-sidebar);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.owner-pin-card{text-align:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:24px;width:100%;max-width:340px;padding:40px 36px}.owner-pin-logo{background:#ffffff14;border-radius:18px;width:64px;height:64px;margin:0 auto 16px;overflow:hidden}.owner-pin-title{color:#fff;letter-spacing:-.5px;font-size:20px;font-weight:800}.owner-pin-sub{color:#ffffff59;margin-top:4px;margin-bottom:28px;font-size:12px}.owner-pin-dots{justify-content:center;gap:10px;margin-bottom:8px;display:flex}.owner-pin-dot{background:#ffffff1f;border-radius:50%;width:12px;height:12px;transition:all .15s}.owner-pin-dot.filled{background:var(--ow-brand);box-shadow:0 0 10px #0066ff80}.owner-pin-err{color:#fca5a5;height:18px;margin-bottom:8px;font-size:12px}.owner-pin-pad{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.owner-pin-key{color:#fff;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0f;border:1px solid #ffffff12;border-radius:14px;padding:16px;font-size:20px;font-weight:700;transition:all .1s}.owner-pin-key:hover{background:#ffffff1a}.owner-pin-key:active{background:#0052cc33;transform:scale(.95)}.owner-topnav{background:var(--ow-sidebar);z-index:30;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 16px;display:none}.owner-topnav-logo{color:#fff;letter-spacing:-.3px;font-size:15px;font-weight:900}.owner-topnav-screen{color:#ffffff8c;font-size:13px;font-weight:700}.ow-bottom-nav{border-top:1px solid var(--ow-surface3);padding:6px 0 max(6px,env(safe-area-inset-bottom));z-index:150;background:#fff;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 20px #091e4214}.ow-bottom-nav-item{cursor:pointer;color:var(--ow-ink5);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:3px;padding:6px 4px;font-family:inherit;font-size:10px;font-weight:600;transition:color .15s;display:flex}.ow-bottom-nav-item svg{opacity:.45;width:22px;height:22px;transition:opacity .15s}.ow-bottom-nav-item.active{color:var(--ow-brand)}.ow-bottom-nav-item.active svg{opacity:1}.owner-shell{flex:1;min-height:0;display:flex;overflow:hidden}.owner-sidebar{background:var(--ow-sidebar);flex-direction:column;flex-shrink:0;width:220px;height:100%;display:flex;overflow-y:auto}.owner-sidebar-header{border-bottom:1px solid #ffffff0f;padding:20px 16px 14px}.owner-sidebar-icon{background:#ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.owner-sidebar-name{color:#fff;letter-spacing:-.3px;font-size:15px;font-weight:800}.owner-sidebar-role{color:#ffffff4d;text-transform:uppercase;letter-spacing:1.5px;margin-top:2px;font-size:10px}.owner-nav{flex-direction:column;flex:1;gap:2px;padding:10px 8px;display:flex}.owner-nav-section{color:#fff3;text-transform:uppercase;letter-spacing:1.5px;margin-top:4px;padding:12px 12px 6px;font-size:9px;font-weight:700}.owner-nav-item{color:#ffffff73;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:9px;width:100%;padding:9px 12px;font-size:13px;font-weight:500;transition:all .12s;display:flex}.owner-nav-item:hover{color:#fffc;background:#ffffff0d}.owner-nav-item.active{color:#fff;background:#0066ff2e;font-weight:700}.owner-nav-item svg{opacity:.7;flex-shrink:0}.owner-nav-item.active svg{opacity:1}.owner-sidebar-footer{border-top:1px solid #ffffff0f;padding:12px 8px}.owner-logout-btn{color:#ffffff4d;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:10px;width:100%;padding:9px 12px;font-size:12px;font-weight:600;transition:all .12s}.owner-logout-btn:hover{color:#fff9;background:#ffffff0d}.owner-main{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.owner-topbar{border-bottom:1px solid var(--ow-surface3);background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 20px;display:flex;box-shadow:0 1px 3px #091e420f}.owner-topbar-left{align-items:center;gap:10px;display:flex}.owner-topbar-title{color:var(--ow-ink);letter-spacing:-.3px;font-size:16px;font-weight:800}.owner-topbar-date{color:var(--ow-ink5);font-size:12px;font-weight:500}.owner-live-dot{background:var(--ow-green);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2s infinite ow-pulse}@keyframes ow-pulse{0%,to{opacity:1;box-shadow:0 0 #00875a66}50%{opacity:.8;box-shadow:0 0 0 4px #00875a00}}.owner-content{flex:1;min-height:0;padding:24px;overflow-y:auto}.owner-content::-webkit-scrollbar{width:4px}.owner-content::-webkit-scrollbar-thumb{background:var(--ow-surface3);border-radius:2px}.ow-notif-btn{border:1px solid var(--ow-surface3);width:34px;height:34px;color:var(--ow-ink3);cursor:pointer;background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex;position:relative}.ow-notif-btn:hover{background:var(--ow-surface);border-color:var(--ow-brand)}.ow-notif-badge{background:var(--ow-red);color:#fff;border:2px solid #fff;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:800;display:flex;position:absolute;top:-5px;right:-5px}.ow-notif-panel{border:1px solid var(--ow-surface3);z-index:200;background:#fff;border-radius:16px;width:320px;max-height:400px;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 12px 40px #091e4226}.ow-notif-header{border-bottom:1px solid var(--ow-surface2);color:var(--ow-ink);z-index:1;background:#fff;justify-content:space-between;align-items:center;padding:14px 16px 10px;font-size:13px;font-weight:700;display:flex;position:sticky;top:0}.ow-notif-clear{color:var(--ow-brand);cursor:pointer;background:0 0;border:none;border-radius:5px;padding:3px 7px;font-size:10px;font-weight:600}.ow-notif-clear:hover{background:var(--ow-brand-lt)}.ow-notif-item{border-bottom:1px solid var(--ow-surface2);cursor:pointer;align-items:flex-start;gap:10px;padding:12px 16px;transition:background .1s;display:flex}.ow-notif-item:last-child{border-bottom:none}.ow-notif-item:hover{background:var(--ow-surface)}.ow-notif-item.unread{background:var(--ow-brand-lt)}.ow-notif-item.unread:hover{background:#0066ff1a}.ow-notif-icon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:1px;display:flex}.ow-notif-icon.ico-green{background:var(--ow-green-lt);color:var(--ow-green)}.ow-notif-icon.ico-amber{background:var(--ow-amber-lt);color:var(--ow-amber)}.ow-notif-icon.ico-blue{background:var(--ow-brand-lt);color:var(--ow-brand)}.owner-topnav .ow-notif-btn{color:#ffffffb3;background:#ffffff14;border-color:#ffffff1f}.owner-topnav .ow-notif-btn:hover{background:#ffffff24;border-color:#fff3}.owner-topnav .ow-notif-badge{border-color:var(--ow-sidebar)}.ow-card{border:1px solid var(--ow-surface3);box-shadow:var(--ow-card-shadow);background:#fff;border-radius:16px;margin-bottom:16px;padding:20px 22px}.ow-card-title{color:var(--ow-ink);align-items:center;gap:6px;margin-bottom:16px;font-size:13px;font-weight:700;display:flex}.ow-card-title-sub{color:var(--ow-ink5);margin-left:4px;font-size:11px;font-weight:400}.ow-range-group{background:var(--ow-surface2);border-radius:10px;gap:4px;padding:4px;display:flex}.ow-range-btn{cursor:pointer;color:var(--ow-ink4);background:0 0;border:none;border-radius:7px;padding:6px 14px;font-size:12px;font-weight:600;transition:all .15s}.ow-range-btn.active{color:var(--ow-ink);background:#fff;box-shadow:0 1px 4px #091e421a}.ow-range-date{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:5px;display:inline-flex;position:relative;overflow:hidden}.ow-hero{background:linear-gradient(135deg,var(--ow-sidebar) 0%,#003a99 55%,var(--ow-brand-dk) 100%);color:#fff;border-radius:20px;padding:24px 28px;position:relative;overflow:hidden;box-shadow:0 8px 24px #0052cc40}.ow-hero:before{content:"";background:#ffffff0d;border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:-40px}.ow-hero:after{content:"";background:#ffffff0a;border-radius:50%;width:120px;height:120px;position:absolute;bottom:-50px;right:60px}.ow-hero-label{opacity:.55;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:8px;font-size:10px;font-weight:700}.ow-hero-amount{letter-spacing:-1.5px;margin-bottom:10px;font-size:34px;font-weight:900;line-height:1}.ow-hero-meta{flex-wrap:wrap;gap:20px;display:flex}.ow-hero-meta-item{opacity:.6;font-size:11px}.ow-hero-meta-item strong{opacity:1;font-weight:700}.ow-trend{border-radius:20px;margin-left:10px;padding:3px 9px;font-size:11px;font-weight:700}.ow-trend.up{color:#86efac;background:#00875a2e}.ow-trend.down{color:#fca5a5;background:#de350b2e}.ow-stat{border:1px solid var(--ow-surface3);box-shadow:var(--ow-card-shadow);background:#fff;border-radius:14px;padding:16px 18px;position:relative;overflow:hidden}.ow-stat-accent{border-radius:14px 14px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.ow-stat-label{color:var(--ow-ink4);text-transform:uppercase;letter-spacing:.8px;margin-bottom:8px;font-size:10px;font-weight:700}.ow-stat-val{letter-spacing:-.8px;margin-bottom:5px;font-size:24px;font-weight:900;line-height:1}.ow-stat-sub{color:var(--ow-ink5);font-size:11px}.ow-section-label{text-transform:uppercase;letter-spacing:1px;align-items:center;gap:5px;margin-bottom:10px;font-size:10px;font-weight:700;display:flex}.ow-table-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.ow-table{border-collapse:collapse;width:100%}.ow-table th{text-align:left;color:var(--ow-ink4);text-transform:uppercase;letter-spacing:.6px;border-bottom:2px solid var(--ow-surface3);white-space:nowrap;padding:8px 10px;font-size:10px;font-weight:700}.ow-table td{border-bottom:1px solid var(--ow-surface2);color:var(--ow-ink2);vertical-align:middle;white-space:nowrap;padding:10px;font-size:13px}.ow-table tr:last-child td{border-bottom:none}.ow-table tbody tr{transition:background .1s}.ow-table tbody tr:hover{background:var(--ow-surface)}.ow-badge{border-radius:20px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.ow-badge-green{background:var(--ow-green-lt);color:#065f46}.ow-badge-blue{background:var(--ow-brand-lt);color:#003a99}.ow-badge-amber{background:var(--ow-amber-lt);color:#92400e}.ow-badge-purple{background:var(--ow-purple-lt);color:#6d28d9}.ow-badge-red{background:var(--ow-red-lt);color:#991b1b}.ow-badge-gray{background:var(--ow-surface2);color:var(--ow-ink4)}.ow-bar-track{background:var(--ow-surface2);border-radius:3px;height:5px;overflow:hidden}.ow-bar-fill{border-radius:3px;height:100%;transition:width .4s}.ow-divider{background:var(--ow-surface2);height:1px;margin:14px 0}@keyframes ow-spin{to{transform:rotate(360deg)}}.ow-spinner{animation:.8s linear infinite ow-spin}.ow-empty{text-align:center;color:var(--ow-ink5);padding:32px 16px;font-size:13px}.ow-grid-2{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.ow-grid-2-1{grid-template-columns:2fr 1fr;gap:14px;margin-bottom:14px;display:grid}.ow-grid-3{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px;display:grid}@media (width<=768px){.owner-sidebar,.owner-topbar{display:none}.owner-topnav,.ow-bottom-nav{display:flex}.owner-content{padding:12px 12px 80px}.ow-hero{padding:18px 20px}.ow-hero-amount{font-size:26px}.ow-notif-panel{width:calc(100vw - 32px);right:-16px}.ow-grid-2,.ow-grid-2-1{grid-template-columns:1fr}.ow-grid-3{grid-template-columns:1fr 1fr}.ow-range-group{flex-wrap:wrap}}@media (width<=420px){.ow-grid-3{grid-template-columns:1fr}}@media (width<=640px){.owner-topbar-date{display:none}}.cust-root{overscroll-behavior:contain;max-width:480px;min-height:100dvh;padding-bottom:calc(68px + env(safe-area-inset-bottom));background:#f7f5f0;flex-direction:column;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex}.cust-center{text-align:center;background:#f7f5f0;flex-direction:column;justify-content:center;align-items:center;gap:12px;max-width:480px;min-height:100dvh;margin:0 auto;padding:40px 28px;display:flex}.cust-center-icon{font-size:60px}.cust-center-title{color:#0a1628;font-size:22px;font-weight:800}.cust-center-sub{color:#6b7a8d;font-size:14px;line-height:1.6}.cust-spinner{border:3px solid #e8e4dc;border-top-color:#0a1628;border-radius:50%;width:40px;height:40px;animation:.75s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.cust-header{color:#fff;padding:12px 16px;padding-top:max(12px, env(safe-area-inset-top));z-index:20;background:#0a1628;align-items:center;gap:12px;display:flex;position:sticky;top:0}.cust-logo{object-fit:cover;background:#ffffff1a;border-radius:10px;flex-shrink:0;width:40px;height:40px}.cust-header-info{flex:1;min-width:0}.cust-header-title{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:800;line-height:1.2;overflow:hidden}.cust-header-sub{opacity:.5;margin-top:1px;font-size:11px;font-weight:500}.cust-header-badge{color:#fff;white-space:nowrap;background:#10b981;border-radius:10px;flex-shrink:0;padding:3px 8px;font-size:10px;font-weight:800}.cust-cats-wrap{scrollbar-width:none;z-index:10;background:#fff;border-bottom:1px solid #ede9e0;gap:8px;padding:12px 14px;display:flex;position:sticky;top:56px;overflow-x:auto}.cust-cats-wrap::-webkit-scrollbar{display:none}.cust-cat-btn{color:#6b7a8d;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;background:#fff;border:1.5px solid #ede9e0;border-radius:22px;flex-shrink:0;min-height:36px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .15s}.cust-cat-btn.active{color:#fff;background:#0a1628;border-color:#0a1628}.cust-products{grid-template-columns:repeat(2,1fr);gap:12px;padding:14px 12px;display:grid}.cust-product-card{cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent;background:#fff;border:none;border-radius:16px;flex-direction:column;transition:transform .1s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 4px #0a162812,0 0 0 1px #0a16280a}.cust-product-card:active{transform:scale(.96)}.cust-product-img{aspect-ratio:4/3;background:linear-gradient(135deg,#fff6e6 0%,#f0ede6 100%);justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.cust-product-img img{object-fit:cover;width:100%;height:100%}.cust-product-emoji{font-size:44px}.cust-product-body{flex-direction:column;flex:1;gap:2px;padding:10px 10px 30px;display:flex}.cust-product-name{color:#0a1628;font-size:13px;font-weight:700;line-height:1.35}.cust-product-desc{color:#9aa3ae;margin-top:1px;font-size:11px;line-height:1.4}.cust-product-price{color:#059669;margin-top:5px;font-size:13px;font-weight:800}.cust-product-add{color:#fff;background:#0a1628;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:20px;font-weight:300;line-height:1;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 8px #0a162840}.cust-empty{text-align:center;color:#b0bcc8;padding:48px 20px;font-size:14px}.cust-tab-content{flex-direction:column;flex:1;display:flex}.cust-tab-title{color:#0a1628;background:#fff;border-bottom:1px solid #f0ede6;padding:18px 16px 10px;font-size:18px;font-weight:900}.cust-empty-cart{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:14px;padding:48px 32px;display:flex}.cust-empty-cart-icon{color:#b0bcc8;background:#f0ede6;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.cust-empty-cart-text{color:#6b7a8d;font-size:15px;font-weight:600}.cust-cart-list{background:#fff}.cust-cart-row{border-bottom:1px solid #f5f2ec;align-items:center;gap:12px;padding:16px;display:flex}.cust-cart-info{flex:1;min-width:0}.cust-cart-name{color:#0a1628;font-size:15px;font-weight:700}.cust-cart-mods{color:#9aa3ae;margin-top:2px;font-size:12px}.cust-cart-note{color:#b45309;margin-top:2px;font-size:12px}.cust-cart-price{color:#059669;margin-top:6px;font-size:13px;font-weight:700}.cust-qty-ctrl{flex-shrink:0;align-items:center;gap:10px;display:flex}.cust-qty-btn{color:#0a1628;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1.5px solid #ede9e0;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;font-weight:600;display:flex}.cust-qty-val{text-align:center;color:#0a1628;min-width:22px;font-size:16px;font-weight:800}.cust-cart-summary,.cust-bill-totals{background:#fff;border-top:1px solid #f0ede6;margin-top:1px;padding:14px 16px}.cust-summary-row{color:#9aa3ae;justify-content:space-between;padding:3px 0;font-size:13px;display:flex}.cust-summary-grand{color:#0a1628;border-top:1.5px solid #f0ede6;margin-top:8px;padding-top:12px;font-size:18px;font-weight:900}.cust-cart-actions{background:#fff;border-top:1px solid #f0ede6;flex-direction:column;gap:8px;padding:14px 16px 20px;display:flex}.cust-bill-items{background:#fff;margin-top:8px}.cust-bill-row{border-bottom:1px solid #f5f2ec;align-items:flex-start;gap:10px;padding:14px 16px;display:flex}.cust-bill-qty{color:#0a1628;flex-shrink:0;min-width:28px;font-size:14px;font-weight:800}.cust-bill-name{color:#0a1628;flex:1;font-size:14px;line-height:1.4}.cust-bill-mods{color:#9aa3ae;margin-top:2px;font-size:12px}.cust-bill-price{color:#0a1628;flex-shrink:0;font-size:14px;font-weight:800}.cust-bill-actions{flex-direction:column;gap:10px;padding:16px 16px 20px;display:flex}.cust-requested-badge{color:#065f46;text-align:center;background:#d1fae5;border:1px solid #a7f3d0;border-radius:14px;padding:16px;font-size:14px;font-weight:600;line-height:1.5}.cust-btn-primary{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#0a1628;border:none;border-radius:16px;width:100%;padding:16px;font-family:inherit;font-size:15px;font-weight:800;transition:opacity .15s;display:block}.cust-btn-primary:disabled{opacity:.4;cursor:not-allowed}.cust-btn-primary:active:not(:disabled){opacity:.8}.cust-btn-ghost{color:#6b7a8d;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1.5px solid #ede9e0;border-radius:16px;width:100%;padding:14px;font-family:inherit;font-size:14px;font-weight:700;display:block}.cust-btn-ghost:active{background:#f5f2ec}.cust-btn-request{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#059669;border:none;border-radius:16px;width:100%;padding:16px;font-family:inherit;font-size:15px;font-weight:800;display:block}.cust-btn-request:active{opacity:.85}.cust-bottom-nav{z-index:40;width:min(480px,100vw);padding-bottom:env(safe-area-inset-bottom);background:#fff;border-top:1px solid #ede9e0;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 -4px 20px #0a16280f}.cust-nav-btn{color:#b0bcc8;cursor:pointer;letter-spacing:.3px;-webkit-tap-highlight-color:transparent;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;padding:10px 0;font-size:10px;font-weight:700;transition:color .15s;display:flex}.cust-nav-btn.active{color:#0a1628}.cust-nav-btn svg{stroke:currentColor}.cust-nav-icon-wrap{display:flex;position:relative}.cust-nav-badge{color:#fff;background:#ef4444;border-radius:8px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:9px;font-weight:900;display:flex;position:absolute;top:-6px;right:-8px}.cust-nav-dot{background:#10b981;border:1.5px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-5px}.cust-toast{top:max(80px, calc(env(safe-area-inset-top) + 68px));color:#fff;z-index:60;white-space:nowrap;background:#0a1628;border-radius:100px;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:700;animation:.3s toastIn;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0a16284d}.cust-toast-icon{background:#10b981;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:11px;font-weight:900;display:flex}@keyframes toastIn{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.cust-overlay{z-index:50;background:#09163099;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.cust-sheet{background:#fff;border-radius:24px 24px 0 0;flex-direction:column;width:100%;max-width:480px;max-height:88dvh;display:flex;overflow:hidden}.cust-sheet-hd{border-bottom:1px solid #f0ede6;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 16px;display:flex}.cust-sheet-title{color:#0a1628;font-size:18px;font-weight:800}.cust-sheet-price{color:#059669;margin-top:3px;font-size:15px;font-weight:700}.cust-close-btn{cursor:pointer;color:#6b7a8d;background:#f5f2ec;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:15px;display:flex}.cust-modsheet{-webkit-overflow-scrolling:touch;flex:1;padding:16px 20px;overflow-y:auto}.cust-mod-group{margin-bottom:20px}.cust-mod-label{color:#9aa3ae;text-transform:uppercase;letter-spacing:.6px;margin-bottom:10px;font-size:11px;font-weight:800}.cust-mod-req{color:#ef4444}.cust-mod-opts{flex-wrap:wrap;gap:8px;display:flex}.cust-mod-opt{color:#6b7a8d;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#fff;border:1.5px solid #ede9e0;border-radius:22px;padding:9px 16px;font-size:13px;font-weight:600;transition:all .12s}.cust-mod-opt.active{color:#fff;background:#0a1628;border-color:#0a1628}.cust-mod-price{opacity:.8;font-weight:500}.cust-mod-note{box-sizing:border-box;color:#0a1628;background:#fafaf7;border:1.5px solid #ede9e0;border-radius:12px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:14px}.cust-mod-note:focus{background:#fff;border-color:#0a1628}.cust-modsheet-footer{padding:14px 20px;padding-bottom:max(18px, calc(env(safe-area-inset-bottom) + 10px));border-top:1px solid #f0ede6}.cust-modsheet-footer .cust-btn-primary{width:100%}
