:root{color:#2d2430;background:#fbfaf9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0;background:#fbfaf9}button,input,select{font:inherit}button,select{cursor:pointer}.login-shell{align-items:center;background:linear-gradient(135deg,#2d2430f2,#bf96d6e0),#2d2430;display:flex;justify-content:center;min-height:100vh;padding:22px}.login-panel{background:#fff;border:1px solid #eaddea;border-radius:8px;box-shadow:0 24px 80px #0000003d;display:grid;gap:24px;max-width:420px;padding:28px;width:min(100%,420px)}.login-panel h1{font-size:2.35rem}.login-form{display:grid;gap:14px}.login-form label{color:#6f6470;display:grid;font-size:.9rem;font-weight:800;gap:7px}.login-form input{background:#fff8fb;border:1px solid #e4d7e4;border-radius:8px;color:#2d2430;min-height:48px;outline:none;padding:0 12px}.login-form input:focus{border-color:#86c9c7;box-shadow:0 0 0 3px #86c9c747}.login-button{margin-top:6px;width:100%}.login-status{background:#fff2f7;border:1px solid #ef6da2;border-radius:8px;color:#9d305f;margin:0;padding:10px 12px}.login-hint{align-items:center;background:#fbfaf9;border-radius:8px;color:#7b6f79;display:flex;justify-content:space-between;padding:12px}.login-hint strong{color:#2d2430}.pos-shell{display:grid;grid-template-columns:minmax(0,1fr) 380px;min-height:100vh}.workspace{padding:28px}.module-shell{display:flex;flex-direction:column;gap:16px;min-height:100vh;padding:28px}.module-head{align-items:center;display:flex;gap:16px;justify-content:space-between}.module-back{max-width:180px;min-height:42px}.inventory-kpis{display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}.inventory-kpis article{background:#2d2430;border:1px solid #eaddea;border-radius:8px;color:#fff;display:grid;gap:8px;min-height:82px;padding:12px}.inventory-kpis span{color:#f1d6ea;font-size:.78rem;font-weight:900;text-transform:uppercase}.inventory-kpis strong{color:#fff;font-size:1.25rem}.inventory-kpis .warning{background:#ef6da2;border-color:#ef6da2}.inventory-kpis .warning strong{color:#fff}.inventory-tabs{display:grid;gap:10px;grid-template-columns:repeat(4,1fr)}.inventory-tabs button{background:#fff;border:1px solid #eaddea;border-radius:8px;color:#7b6f79;display:grid;font-weight:900;gap:3px;min-height:56px;padding:8px 10px;text-align:left}.inventory-tabs .active{background:#ffc84d;border-color:#ffc84d;color:#2d2430}.inventory-tabs span{font-size:.74rem;font-weight:800}.inventory-status{background:#fff8fb;border:1px solid #eaddea;border-radius:8px;color:#9d305f;font-weight:800;margin:0;padding:10px 12px}.inventory-layout{align-items:start;display:grid;gap:0;grid-template-columns:minmax(0,1fr) 360px;overflow:hidden;position:relative}.inventory-layout.single{display:block}.inventory-form,.inventory-table,.stock-card{border-radius:8px}.inventory-form{background:#2d2430;color:#fff;display:grid;gap:12px;min-height:100%;padding:16px}.inventory-form.floating{border-radius:8px;box-shadow:0 24px 80px #2d243052;max-width:420px;min-height:0;width:min(100%,420px)}.inventory-overlay{align-items:center;background:#2d243094;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:13}.inventory-panel-title{border-bottom:1px solid #584663;padding-bottom:12px}.floating-title{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.floating-title button{aspect-ratio:1;background:#44364f;border:0;border-radius:8px;color:#fff;display:grid;place-items:center;width:34px}.inventory-panel-title .eyebrow{color:#f1d6ea}.inventory-form input,.inventory-form select{background:#44364f;border:1px solid #665171;border-radius:8px;color:#fff;min-height:42px;outline:none;padding:0 10px;width:100%}.inventory-form input:focus,.inventory-form select:focus{border-color:#86c9c7;box-shadow:0 0 0 3px #86c9c73d}.inventory-form input::placeholder{color:#f1d6ea}.inventory-form-grid{display:grid;gap:10px;grid-template-columns:1fr 1fr}.inventory-table{background:#fff;border:1px solid #eaddea;display:grid;overflow:hidden;border-radius:8px 0 0 8px}.inventory-layout.single .inventory-table{border-radius:8px}.inventory-fab-cluster{bottom:18px;height:58px;position:fixed;right:24px;width:58px;z-index:13}.inventory-menu-backdrop{animation:inventoryBackdropIn .16s ease both;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#e5a5d252;border:0;inset:0;position:fixed;z-index:0}.inventory-speed-dial{inset:0;pointer-events:none;position:absolute;z-index:1}.inventory-speed-action{align-items:start;animation:inventorySpeedIn .18s ease both;background:transparent;border:0;border-radius:999px;bottom:0;color:#fff;display:grid;gap:6px;justify-items:center;min-height:106px;min-width:118px;padding:0;pointer-events:auto;position:absolute;right:0;text-align:center;transform:translate(var(--x),var(--y))}.inventory-speed-action:nth-child(1){--x: -178px;--y: -8px;z-index:3}.inventory-speed-action:nth-child(2){--x: -134px;--y: -128px;animation-delay:30ms;z-index:2}.inventory-speed-action:nth-child(3){--x: -24px;--y: -184px;animation-delay:60ms;z-index:1}.inventory-speed-icon{align-items:center;aspect-ratio:1;background:#ffc84d;border-radius:999px;box-shadow:0 16px 42px #2d243042;color:#2d2430;display:flex;flex:0 0 auto;height:66px;justify-content:center;order:1}.inventory-speed-action:nth-child(2) .inventory-speed-icon{background:#86c9c7}.inventory-speed-action:nth-child(3) .inventory-speed-icon{background:#bd91d3}.inventory-speed-action>span:last-child{align-content:center;background:transparent;border:0;box-shadow:none;display:grid;gap:2px;max-width:118px;min-height:0;order:2;padding:0}.inventory-speed-action strong{color:#2d2430;font-size:.83rem;line-height:1.05;text-shadow:0 1px 12px rgba(255,248,251,.92)}.inventory-speed-action small{color:#9d305f;font-size:.64rem;font-weight:700;line-height:1.12;text-shadow:0 1px 12px rgba(255,248,251,.92)}.inventory-fab{align-items:center;background:#ffc84d;border:0;border-radius:999px;box-shadow:0 16px 42px #2d243047;color:#2d2430;display:flex;height:58px;justify-content:center;position:relative;width:58px;z-index:2}.inventory-fab svg{transition:transform .16s ease}.inventory-fab.active svg{transform:rotate(45deg)}@keyframes inventorySpeedIn{0%{opacity:0;transform:translate(calc(var(--x) + 18px),calc(var(--y) + 18px)) scale(.94)}to{opacity:1;transform:translate(var(--x),var(--y)) scale(1)}}@keyframes inventoryBackdropIn{0%{opacity:0}to{opacity:1}}.inventory-table-head{align-items:center;background:#fff8fb;border-bottom:1px solid #eaddea;color:#7b6f79;display:flex;font-size:.78rem;font-weight:900;justify-content:space-between;min-height:42px;padding:0 14px;text-transform:uppercase}.inventory-row{align-items:center;border-bottom:1px solid #eaddea;display:flex;gap:12px;justify-content:space-between;min-height:66px;padding:12px 14px}.inventory-row:last-child{border-bottom:0}.inventory-row div{display:grid;gap:4px}.inventory-row span{color:#7b6f79;font-size:.88rem}.inventory-row button{background:#86c9c7;border:0;border-radius:8px;color:#2d2430;font-weight:900;min-height:36px;padding:0 12px}.stock-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(170px,1fr))}.stock-card{background:#fff;border:1px solid #eaddea;display:grid;gap:9px;min-height:150px;padding:16px}.stock-card strong{min-height:2.3em}.stock-card b{font-size:2rem}.stock-badge{background:#86c9c7;border-radius:999px;color:#2d2430;font-size:.74rem;font-weight:900;justify-self:start;padding:5px 9px}.stock-badge.low{background:#ef6da2;color:#fff}.topbar,.ticket-head,.actions,.totals span,.cart-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.eyebrow{margin:0 0 4px;color:#7b6f79;font-size:.78rem;font-weight:800;text-transform:uppercase}h1,h2,h3{margin:0;line-height:1.05}h1{font-size:clamp(2rem,4vw,4rem)}h2{font-size:1.35rem}h3{font-size:1.12rem}.cashier{border:1px solid #e4d7e4;border-radius:8px;padding:10px 12px;text-align:right}.logout-button{align-items:center;background:transparent;border:0;color:#86c9c7;display:inline-flex;font-size:.85rem;font-weight:800;gap:5px;justify-content:flex-end;padding:6px 0 0}.cashier span,.cart-row span,.empty,small{color:#7b6f79}.search{align-items:center;background:#fff;border:1px solid #e4d7e4;border-radius:8px;display:flex;gap:10px;margin:28px 0;padding:0 14px}.search input{background:transparent;border:0;min-height:48px;outline:none;width:100%}.product-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.product-grid .empty{grid-column:1 / -1}.product-card{align-items:flex-start;background:#fff;border:1px solid #eaddea;border-radius:8px;color:inherit;display:flex;flex-direction:column;min-height:158px;padding:16px;text-align:left;transition:transform .16s ease,border-color .16s ease}.product-card:hover{border-color:#86c9c7;transform:translateY(-2px)}.product-card strong{flex:1;font-size:1.08rem;line-height:1.15;margin-top:14px}.category{background:#e5a5d2;border-radius:999px;color:#2d2430;font-size:.75rem;font-weight:800;padding:5px 9px}.product-card:nth-child(6n+1) .category{background:#ef6da2;color:#fff}.product-card:nth-child(6n+2) .category{background:#86c9c7}.product-card:nth-child(6n+3) .category{background:#ffc84d}.product-card:nth-child(6n+4) .category{background:#c9ca4b}.product-card:nth-child(6n+5) .category{background:#bf96d6}.product-search-morph{align-items:center;background:#ffc84d;border:0;border-radius:999px;bottom:24px;box-shadow:0 16px 42px #2d243047;color:#2d2430;display:flex;gap:9px;height:58px;justify-content:center;left:24px;overflow:hidden;padding:0;position:fixed;transition:bottom .18s ease,border-radius .22s ease,height .22s ease,left .22s ease,padding .22s ease,right .22s ease,width .22s ease;width:58px;z-index:6}.product-search-morph.compact{justify-content:center}.product-search-morph.expanded{justify-content:flex-start}.product-search-morph input{background:transparent;border:0;color:#2d2430;font-weight:800;min-height:44px;outline:none;opacity:0;pointer-events:none;transition:max-width .22s ease,opacity .14s ease 60ms;max-width:0;width:100%}.product-search-morph.expanded input{opacity:1;pointer-events:auto;max-width:999px}.product-search-morph input::placeholder{color:#2d2430c2;font-weight:800}.product-search-morph button{aspect-ratio:1;background:#2d243024;border:0;border-radius:999px;color:#2d2430;display:none;place-items:center;width:30px}.product-search-morph button.visible{display:grid}@media(min-width:781px){.product-search-morph,.product-search-morph.compact,.product-search-morph.expanded{bottom:24px;height:52px;justify-content:flex-start;left:24px;padding:0 10px 0 16px;right:auto;width:320px}.product-search-morph input{opacity:1;pointer-events:auto;max-width:999px}}.search-overlay{align-items:center;background:#2d243085;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:10}.search-panel{background:#fff8fb;border:1px solid #eaddea;border-radius:8px;box-shadow:0 24px 80px #2d243047;color:#2d2430;display:grid;gap:14px;max-height:min(82vh,620px);max-width:520px;overflow:auto;padding:18px;width:min(100%,520px)}.search-panel-head,.search-result{align-items:center;display:flex;gap:12px;justify-content:space-between}.search-panel-head button{aspect-ratio:1;background:#eaddea;border:0;border-radius:8px;color:#2d2430;display:grid;place-items:center;width:34px}.search-panel-input{align-items:center;background:#fff;border:1px solid #e4d7e4;border-radius:8px;display:flex;gap:10px;padding:0 12px}.search-panel-input input{background:transparent;border:0;color:#2d2430;min-height:46px;outline:none;width:100%}.search-results{display:grid;gap:8px}.search-result{background:#fff;border:1px solid #eaddea;border-radius:8px;color:#2d2430;min-height:62px;padding:10px 12px;text-align:left}.search-result span{display:grid;gap:4px}.search-result small{color:#7b6f79}.ticket{background:#2d2430;color:#fff;display:flex;flex-direction:column;min-height:100vh;padding:24px}.ticket .eyebrow,.ticket .empty,.ticket .cart-row span{color:#f1d6ea}.cart-items{display:flex;flex:1;flex-direction:column;gap:12px;margin:24px 0;overflow:auto}.cart-row{border-bottom:1px solid #584663;padding-bottom:12px}.quantity{align-items:center;display:grid;gap:8px;grid-template-columns:32px 24px 32px;text-align:center}.quantity button{aspect-ratio:1;background:#44364f;border:0;border-radius:8px;color:#fff;display:grid;place-items:center}.payment{display:grid;gap:8px;grid-template-columns:repeat(3,1fr);margin-bottom:18px}.payment button,.ghost,.primary{border-radius:8px;min-height:44px;text-transform:capitalize}.payment button{background:#44364f;border:1px solid #665171;color:#e5a5d2}.payment .active{background:#ffc84d;border-color:#ffc84d;color:#2d2430;font-weight:800}.customer-summary{align-items:center;background:#44364f;border:1px solid #665171;border-radius:8px;color:#fff;display:flex;gap:12px;justify-content:space-between;margin-bottom:18px;min-height:52px;padding:9px 12px;text-align:left;width:100%}.customer-summary span{display:grid;gap:2px;min-width:0}.customer-summary small{color:#f1d6ea;font-size:.72rem;font-weight:800;text-transform:uppercase}.customer-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-overlay{align-items:center;background:#2d243085;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:10}.customer-panel{background:#fff8fb;border:1px solid #eaddea;border-radius:8px;box-shadow:0 24px 80px #2d243047;color:#2d2430;display:grid;gap:14px;max-width:440px;padding:18px;width:min(100%,440px)}.customer-panel-head,.customer-panel-actions{align-items:center;display:flex;gap:12px;justify-content:space-between}.customer-panel-head button{aspect-ratio:1;background:#eaddea;border:0;border-radius:8px;color:#2d2430;display:grid;place-items:center;width:34px}.customer-panel select,.customer-form input{background:#fff8fb;border:1px solid #eaddea;border-radius:8px;color:#2d2430;min-height:40px;outline:none;padding:0 10px;width:100%}.customer-panel select:focus,.customer-form input:focus{border-color:#86c9c7;box-shadow:0 0 0 3px #86c9c73d}.customer-panel-actions .ghost,.customer-panel-actions .primary,.customer-save{min-height:40px}.customer-form{display:grid;gap:8px}.customer-form-grid{display:grid;gap:8px;grid-template-columns:1fr 1fr}.customer-save{align-items:center;background:#ef6da2;border:0;border-radius:8px;color:#fff;display:flex;font-weight:900;justify-content:center;width:100%}.customer-save:disabled{cursor:not-allowed;opacity:.65}.customer-status{color:#e5a5d2;font-size:.84rem;margin:0}.totals{display:grid;gap:8px}.grand{border-top:1px solid #665171;font-size:1.3rem;margin-top:8px;padding-top:12px}.actions{margin-top:20px}.ghost,.primary{align-items:center;border:0;display:flex;gap:8px;justify-content:center}.ghost,.primary{flex:1}.ghost{background:#44364f;color:#fff}.primary{background:#ef6da2;color:#fff;font-weight:900}.primary:disabled{cursor:not-allowed;opacity:.5}.sale-status{color:#e5a5d2;font-size:.9rem;margin:12px 0 0}.draft-status{background:#44364f;border:1px solid #665171;border-radius:8px;color:#ffc84d;font-size:.86rem;font-weight:800;margin:12px 0 0;padding:9px 10px}.detail-button{align-items:center;background:#86c9c7;border:0;border-radius:8px;color:#2d2430;display:flex;font-weight:900;gap:8px;justify-content:center;margin-top:10px;min-height:42px;width:100%}.detail-button.active{background:#ffc84d}.detail-overlay{align-items:center;background:#2d243085;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:10}.sale-detail{background:#fff8fb;border:1px solid #eaddea;border-radius:8px;color:#2d2430;display:grid;gap:14px;max-height:min(82vh,620px);max-width:440px;overflow:auto;padding:14px;width:min(100%,440px)}.detail-head,.detail-meta,.detail-customer,.detail-row,.detail-totals span{align-items:center;display:flex;justify-content:space-between;gap:12px}.detail-head .eyebrow{color:#7b6f79}.detail-head button{aspect-ratio:1;background:#eaddea;border:0;border-radius:8px;color:#2d2430;display:grid;place-items:center;width:32px}.detail-meta{border-bottom:1px solid #eaddea;color:#7b6f79;font-size:.86rem;padding-bottom:10px;text-transform:capitalize}.detail-meta strong{color:#9d305f}.detail-customer{background:#eaddea;border-radius:8px;color:#7b6f79;font-size:.88rem;padding:9px 10px}.detail-customer strong{color:#2d2430;text-align:right}.detail-items,.detail-totals{display:grid;gap:9px}.detail-row{align-items:flex-start}.detail-row div{display:grid;gap:3px}.detail-row span{color:#7b6f79;font-size:.86rem}.detail-totals{border-top:1px solid #eaddea;padding-top:10px}.detail-totals span:last-child{font-size:1.05rem;font-weight:900}.receipt-overlay{align-items:center;background:#2d243094;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:12}.receipt-card{background:#fff;border:1px solid #eaddea;border-radius:8px;box-shadow:0 24px 80px #2d24304d;color:#2d2430;display:grid;gap:16px;max-height:min(88vh,720px);max-width:420px;overflow:auto;padding:18px;width:min(100%,420px)}.receipt-actions{display:flex;gap:10px}.receipt-actions .ghost,.receipt-actions .primary{min-height:40px}.receipt-brand{border-bottom:1px dashed #cdbdce;display:grid;gap:5px;padding-bottom:12px;text-align:center}.receipt-brand span{color:#7b6f79;font-size:.78rem;overflow-wrap:anywhere}.receipt-info,.receipt-totals{display:grid;gap:7px}.receipt-info span,.receipt-totals span,.receipt-row{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.receipt-info span{color:#7b6f79;font-size:.88rem}.receipt-info strong{color:#2d2430;text-align:right}.receipt-items{border-bottom:1px dashed #cdbdce;border-top:1px dashed #cdbdce;display:grid;gap:10px;padding:12px 0}.receipt-row div{display:grid;gap:3px}.receipt-row span{color:#7b6f79;font-size:.86rem}.receipt-row>strong{white-space:nowrap}.receipt-totals{border-bottom:1px dashed #cdbdce;padding-bottom:12px}.receipt-totals span:last-child{font-size:1.18rem;font-weight:900}.receipt-note{color:#7b6f79;font-weight:800;margin:0;text-align:center}.mobile-menu-button,.mobile-menu-overlay{display:none}.mobile-menu-panel{background:#fff8fb;border:1px solid #eaddea;border-radius:8px 0 0 8px;box-shadow:-18px 0 60px #2d243047;color:#2d2430;display:grid;gap:18px;height:100%;margin-left:auto;max-width:330px;padding:18px;width:min(86vw,330px)}.mobile-menu-head{align-items:flex-start;background:#2d2430;border-radius:8px;color:#fff;display:flex;gap:12px;justify-content:space-between;padding:14px}.mobile-menu-head .eyebrow{color:#f1d6ea}.mobile-menu-head span{color:#f1d6ea;display:block;margin-top:4px;text-transform:capitalize}.mobile-menu-head button{aspect-ratio:1;background:#44364f;border:0;border-radius:8px;color:#fff;display:grid;place-items:center;width:34px}.mobile-menu-summary{display:grid;gap:8px;grid-template-columns:1.3fr .7fr}.mobile-menu-summary span{background:#fff;border:1px solid #eaddea;border-radius:8px;color:#7b6f79;display:grid;font-size:.78rem;font-weight:800;gap:5px;padding:10px;text-transform:uppercase}.mobile-menu-summary strong{color:#2d2430;font-size:1.05rem;text-transform:none}.mobile-menu-items{align-content:start;display:grid;gap:8px}.mobile-menu-items button,.mobile-menu-logout{align-items:center;background:#fff;border:1px solid #eaddea;border-radius:8px;color:#2d2430;display:flex;font-weight:900;gap:12px;justify-content:flex-start;min-height:58px;padding:0 12px;text-align:left}.mobile-menu-items button svg{color:#9d305f;flex:0 0 auto}.mobile-menu-items button span{display:grid;gap:3px}.mobile-menu-items button small{color:#7b6f79;font-size:.78rem;font-weight:700}.mobile-menu-items button.active{background:#ffc84d;border-color:#ffc84d}.mobile-menu-items button.active svg,.mobile-menu-items button.active small{color:#2d2430}.mobile-menu-logout{background:#ef6da2;border:0;color:#fff;gap:8px;justify-content:center;margin-top:auto}@media(max-width:780px){.pos-shell{display:block;padding-bottom:calc(320px + env(safe-area-inset-bottom))}.workspace{padding:16px}.module-shell{padding:72px 16px 20px}.module-head{align-items:flex-start}.module-back{display:none}.inventory-tabs,.inventory-kpis{grid-template-columns:repeat(2,1fr)}.inventory-kpis article{min-height:82px;padding:12px}.inventory-kpis strong{font-size:1.18rem}.inventory-layout{grid-template-columns:1fr}.inventory-overlay{align-items:flex-end;padding:12px}.inventory-form.floating{max-height:min(78vh,560px);overflow:auto}.inventory-fab-cluster{bottom:18px;height:54px;right:16px;width:54px}.inventory-speed-action{min-height:98px;min-width:104px;right:0}.inventory-speed-action:nth-child(1){--x: -162px;--y: -6px}.inventory-speed-action:nth-child(2){--x: -126px;--y: -118px}.inventory-speed-action:nth-child(3){--x: -20px;--y: -174px}.inventory-speed-icon{height:60px}.inventory-speed-action>span:last-child{max-width:108px}.inventory-speed-action strong{font-size:.76rem}.inventory-speed-action small{font-size:.58rem}.inventory-fab{height:54px;width:54px}.inventory-table{border-radius:8px}.inventory-form-grid{grid-template-columns:1fr}.topbar{align-items:flex-start}h1{font-size:2rem}.cashier{display:none}.mobile-menu-button{align-items:center;background:#2d2430;border:1px solid #665171;border-radius:999px;box-shadow:0 14px 36px #2d243042;color:#fff;display:flex;height:48px;justify-content:center;position:fixed;right:16px;top:calc(14px + env(safe-area-inset-top));width:48px;z-index:8}.mobile-menu-overlay{background:#2d243094;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;inset:0;position:fixed;z-index:14}.search{margin:18px 0}.product-grid{gap:10px;grid-template-columns:repeat(2,minmax(136px,1fr))}.product-card{min-height:132px;padding:14px}.product-card strong{font-size:1rem;margin-top:12px;min-height:2.3em}.category{font-size:.7rem;padding:4px 8px}.ticket{border-radius:18px 18px 0 0;bottom:0;box-shadow:0 -14px 34px #2d24303d;left:0;max-height:none;min-height:0;overflow:visible;padding:12px 16px calc(12px + env(safe-area-inset-bottom));position:fixed;right:0;transition:transform .18s ease}.ticket.collapsed{cursor:pointer;transform:translateY(calc(100% - 58px))}.search-overlay{align-items:flex-end;padding:12px}.search-panel{max-height:min(76vh,560px);padding:14px}.product-search-morph{bottom:calc(284px + env(safe-area-inset-bottom));height:52px;left:16px;width:52px}.product-search-morph.with-ticket-actions{bottom:calc(332px + env(safe-area-inset-bottom))}.product-search-morph.expanded{bottom:calc(68px + env(safe-area-inset-bottom));height:52px;left:16px;padding:0 10px 0 14px;right:16px;width:auto}.cart-items{display:none}.ticket-head{gap:10px;margin-bottom:8px}.draft-status{margin:0 0 8px;overflow:hidden;padding:7px 9px;text-overflow:ellipsis;white-space:nowrap}.ticket-head .eyebrow{font-size:.68rem;margin-bottom:2px}.ticket-head h2{font-size:1.25rem}.ticket-head span{font-size:.9rem}.payment{gap:6px;margin-bottom:8px}.customer-summary{margin-bottom:8px;min-height:42px;padding:7px 10px}.customer-form-grid{grid-template-columns:1fr}.customer-overlay{align-items:flex-end;padding:12px}.customer-panel{max-height:min(76vh,560px);overflow:auto;padding:14px}.payment button,.ghost,.primary{min-height:38px}.payment button{font-size:.92rem;padding:0 8px}.totals{gap:3px;font-size:.92rem}.grand{font-size:1.05rem;margin-top:4px;padding-top:7px}.actions{gap:10px;margin-top:9px}.sale-status{margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.detail-button{margin-top:8px;min-height:38px}.sale-detail{gap:10px;max-height:min(78vh,560px);padding:12px}.detail-overlay,.receipt-overlay{align-items:flex-end;padding:12px}.receipt-card{max-height:min(86vh,640px);padding:14px}.detail-items{max-height:min(26vh,190px);overflow:auto}.detail-row{align-items:flex-start}.detail-row>strong{white-space:nowrap}}@media print{@page{margin:0;size:72mm auto}html,body{background:#fff;margin:0;min-height:0}body *{visibility:hidden}.receipt-card,.receipt-card *{visibility:visible}.receipt-overlay{background:#fff;display:block;padding:0;position:absolute;inset:0 auto auto 0;width:72mm}.receipt-card{border:0;border-radius:0;box-shadow:none;color:#000;max-height:none;max-width:none;overflow:visible;padding:0;width:72mm}.receipt-actions{display:none}}
