*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Inter,Noto Sans TC,Microsoft JhengHei,sans-serif;background:#eef2f7;color:#07132f}button,input{font:inherit}button{cursor:pointer}body{padding:10px}.search-clear,.search-submit{border:0;background:transparent}.search-clear{font-size:25px;color:#8290a7;opacity:0;pointer-events:none}.search-clear.visible{opacity:1;pointer-events:auto}.search-submit{align-self:stretch;margin:-1px -19px -1px 4px;padding:0 18px;border-radius:0 9px 9px 0;background:#1477e9;color:#fff;font-weight:700}.modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:20px;background:#03112caa;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.cash-modal{width:min(720px,100%);overflow:hidden;border-radius:18px;background:#f8fafc;box-shadow:0 28px 80px #0007;animation:modal-in .18s ease-out}.cash-modal>header{display:flex;align-items:center;justify-content:space-between;padding:20px 26px;color:#fff;background:linear-gradient(120deg,#0c9f49,#08763a)}.cash-modal header small{opacity:.8}.cash-modal header h2{margin:3px 0 0;font-size:25px}.cash-modal header button{border:0;background:#ffffff1c;color:#fff;width:42px;height:42px;border-radius:50%;font-size:29px}.cash-body{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;padding:25px}.cash-info>p:first-child{display:flex;align-items:center;justify-content:space-between;margin:0 0 20px;padding:15px 18px;border-radius:10px;background:#eaf0f7}.cash-info>p strong{font-size:25px}.cash-info label{display:block;margin-bottom:7px;font-weight:700}.cash-input{height:68px;display:flex;align-items:center;border:2px solid #159950;border-radius:10px;background:#fff;overflow:hidden}.cash-input span{padding-left:17px;color:#506078;font-size:20px}.cash-input input{min-width:0;width:100%;border:0;outline:0;padding:0 17px;text-align:right;font-size:34px;font-weight:800;color:#07132f}.exact{width:100%;margin-top:10px;padding:11px;border:1px solid #6baeff;border-radius:8px;background:#edf6ff;color:#076fe9;font-weight:700}.change{display:flex;align-items:center;justify-content:space-between;margin-top:18px;padding:18px;border-radius:10px;background:#edf0f4;color:#68758a}.change strong{font-size:27px}.change.ready{background:#e7f8ed;color:#07823b}.shortage{margin:8px 0 0!important;text-align:right;color:#e13232;font-weight:700}.keypad{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.keypad button{min-height:60px;border:1px solid #d6dde7;border-radius:9px;background:#fff;color:#111f39;font-size:23px;font-weight:700;box-shadow:0 2px 4px #15213b0d}.keypad button:active{transform:scale(.96);background:#eaf3ff}.keypad .key-clear{grid-column:1/-1;min-height:46px;color:#e12e34;background:#fff3f3;border-color:#ffc5c5;font-size:17px}.cash-modal>footer{height:auto;display:grid;grid-template-columns:.7fr 1.7fr;gap:12px;padding:17px 25px 24px;border:0}.cash-modal>footer button{height:55px;border-radius:9px;font-size:17px}.cash-modal .cancel{border:1px solid #ccd4df;background:#fff;color:#39465b}.cash-modal .confirm{border:0;background:linear-gradient(120deg,#11ae50,#078b40);color:#fff;font-weight:800}.cash-modal .confirm:disabled{background:#b7c0cc;cursor:not-allowed}@keyframes modal-in{0%{opacity:0;transform:translateY(18px) scale(.97)}to{opacity:1;transform:none}}@media(max-width:600px){.cash-body{grid-template-columns:1fr;gap:15px;padding:17px}.cash-modal>header{padding:15px 18px}.keypad button{min-height:48px}.cash-modal>footer{padding:12px 17px 17px}}.quick-cash{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:5px;padding-top:10px;border-top:1px solid #dce3ec}.quick-cash small{grid-column:1/-1;color:#65728a;font-size:13px;font-weight:700}.keypad .quick-cash button{min-height:38px;padding:3px;border-color:#8abaff;background:#eef6ff;color:#076ada;font-size:14px}.keypad .quick-cash button.selected{background:#0877e8;color:#fff;border-color:#0877e8}.cash-modal>footer button.confirm{height:70px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr 1fr;align-items:center;padding:8px 24px;border:3px solid #bfffd7;background:linear-gradient(135deg,#19c45c,#07853c);box-shadow:0 7px 20px #078b4066,0 0 0 3px #12a94d26;font-size:20px;letter-spacing:.5px}.cash-modal .confirm>span{grid-row:1/3;width:38px;height:38px;display:grid;place-items:center;margin-right:10px;border-radius:50%;background:#fff;color:#079043;font-size:24px}.cash-modal .confirm>b,.cash-modal .confirm>small{text-align:left}.cash-modal .confirm>small{font-size:13px;opacity:.9}.cash-modal>footer button.confirm:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.08);box-shadow:0 10px 25px #078b407a,0 0 0 4px #12a94d30}.cash-modal>footer button.confirm:disabled{border-color:#d7dde5;background:#aeb7c4;box-shadow:none;opacity:.7}.cash-modal{max-height:calc(100vh - 30px);display:flex;flex-direction:column;overflow:hidden}.cash-modal>header{flex:0 0 auto}.cash-modal>.cash-body{min-height:0;overflow:auto}.cash-modal>footer{flex:0 0 auto;background:#f8fafc}.cash-modal>footer button.confirm{display:flex;align-items:center;justify-content:center;gap:12px;color:#fff;background:linear-gradient(135deg,#20c963,#079444);border-color:#bfffd7;box-shadow:0 7px 20px #078b4066}.cash-modal .confirm>span{grid-row:auto;margin:0}.cash-modal .confirm>b{text-align:center;font-size:20px}.cash-modal>footer button.confirm:disabled{color:#fff;background:linear-gradient(135deg,#29b960,#16894a);border-color:#a9e7bf;box-shadow:0 4px 12px #078b4038;opacity:.58;cursor:not-allowed}.keypad .quick-cash button{min-height:46px;background:#fff;color:#101827;border:1px solid #cbd3df;font-size:19px;font-weight:800}.keypad .quick-cash button:hover{border-color:#079444;background:#f8fffa}.keypad .quick-cash button.selected{background:#fff;color:#101827;border:3px solid #0a9d49;box-shadow:0 0 0 2px #0a9d4922}.cash-modal>footer{display:flex!important;align-items:center;justify-content:flex-end;gap:8px;width:100%;padding:12px 16px!important;overflow:visible}.cash-modal>footer .cancel,.cash-modal>footer .pay-exact{flex:0 1 90px;min-width:0;height:46px;padding:6px 8px;font-size:15px}.cash-modal>footer .pay-exact{border:1px solid #6baeff;background:#edf6ff;color:#076fe9}.cash-modal>footer .pay-exact:disabled{opacity:.55;cursor:not-allowed}.cash-modal>footer button.confirm{flex:0 1 150px;min-width:0;width:auto;height:46px!important;padding:6px 8px;gap:6px;margin:0;background:#079444!important;color:#fff!important;border:2px solid #087e3d!important;border-radius:10px!important;box-shadow:0 6px 15px #087a3d40!important;opacity:1}.cash-modal>footer button.confirm:hover:not(:disabled){background:#087f3d!important;transform:translateY(-2px)}.cash-modal>footer button.confirm:disabled{background:#15964c!important;color:#fff!important;border-color:#108443!important;box-shadow:0 4px 10px #087a3d2e!important;opacity:.62}.cash-modal>header{min-height:72px;padding:10px 24px!important}.cash-modal header h2{margin-top:1px;font-size:22px;line-height:1.2}.cash-modal header small{font-size:12px}.cash-modal header button{width:36px;height:36px;font-size:25px}.member-modal{width:min(620px,100%);overflow:hidden;border-radius:18px;background:#f8fafc;box-shadow:0 28px 80px #0007;animation:modal-in .18s ease-out}.member-modal>header{min-height:78px;display:flex;align-items:center;justify-content:space-between;padding:12px 24px;color:#fff;background:linear-gradient(120deg,#1479e9,#0756b6)}.member-modal header small{opacity:.8;font-size:12px}.member-modal header h2{margin:1px 0 0;font-size:23px}.member-modal header button{width:37px;height:37px;border:0;border-radius:50%;background:#ffffff1b;color:#fff;font-size:27px}.member-body{padding:26px}.member-body>label{display:block;margin-bottom:8px;font-weight:800}.member-search{height:60px;display:flex;align-items:center;overflow:hidden;border:2px solid #2a83eb;border-radius:10px;background:#fff}.member-search>span{padding-left:15px;color:#2279da;font-size:25px}.member-search input{min-width:0;flex:1;border:0;outline:0;padding:0 13px;font-size:17px}.member-search button{align-self:stretch;min-width:112px;border:0;background:#1477e9;color:#fff;font-weight:800}.member-search button:disabled{opacity:.65}.scan-hint{margin:8px 0 18px;color:#6f7d91;font-size:13px}.member-error{padding:13px 15px;border:1px solid #ffc4c4;border-radius:8px;background:#fff2f2;color:#d72c32}.member-result{display:flex;align-items:center;gap:15px;padding:18px;border:2px solid #55bb7d;border-radius:11px;background:#edfbf2}.member-avatar{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#fff;color:#08703a;font-size:28px}.member-result div{flex:1}.member-result div small,.member-result div strong{display:block}.member-result div strong{margin-top:2px;font-size:23px}.member-result div p{margin:3px 0 0;color:#627087}.member-result .found{color:#07883e;font-weight:800}.member-modal>footer{height:auto;display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:16px 24px 20px;border-top:1px solid #e0e6ef;background:#fff}.member-modal>footer button{height:50px;padding:0 22px;border-radius:8px;font-weight:800}.member-cancel{border:1px solid #cbd3df;background:#fff;color:#39465b}.member-remove{margin-right:auto;border:1px solid #ffc2c2;background:#fff4f4;color:#d8292f}.member-confirm{min-width:145px;border:0;background:#1477e9;color:#fff}.member-confirm:disabled{background:#aeb8c7;cursor:not-allowed}@media(max-width:600px){.member-body{padding:18px}.member-search{height:auto;flex-wrap:wrap}.member-search input{height:55px}.member-search button{width:100%;height:48px}.member-modal>footer{padding:12px 18px 16px}.member-result .found{display:none}}.checkout{display:grid!important;grid-template-rows:72px auto minmax(0,1fr) auto auto;height:100%;min-height:0;overflow:hidden}.checkout .cart-title{height:auto}.checkout .cart-list{min-height:0!important;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.checkout .summary-actions,.checkout .payments{flex:0 0 auto}.checkout .cart-row{min-height:64px}.checkout .cart-list::-webkit-scrollbar{width:8px}.checkout .cart-list::-webkit-scrollbar-thumb{background:#bdc8d8;border-radius:10px}.checkout .cart-list::-webkit-scrollbar-track{background:#eef2f7}.summary em{color:#64738a;font-size:13px;font-style:normal;font-weight:600}.discount-modal{width:min(560px,100%);overflow:hidden;border-radius:18px;background:#f8fafc;box-shadow:0 28px 80px #0007;animation:modal-in .18s ease-out}.discount-modal>header{min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:11px 24px;color:#fff;background:linear-gradient(120deg,#7650e9,#5128bd)}.discount-modal header small{opacity:.8;font-size:12px}.discount-modal header h2{margin:1px 0 0;font-size:23px}.discount-modal header button{width:37px;height:37px;border:0;border-radius:50%;background:#ffffff1b;color:#fff;font-size:27px}.discount-body{padding:24px}.discount-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px;padding:5px;border-radius:10px;background:#e9edf4}.discount-tabs button{height:44px;border:0;border-radius:7px;background:transparent;color:#5b677b;font-weight:800}.discount-tabs button.active{background:#fff;color:#6338cf;box-shadow:0 2px 7px #1b28501a}.discount-body>label{display:block;margin-bottom:7px;font-weight:800}.discount-input{height:62px;display:flex;align-items:center;overflow:hidden;border:2px solid #7650e9;border-radius:10px;background:#fff}.discount-input input{min-width:0;width:100%;height:100%;border:0;outline:0;padding:0 16px;text-align:right;font-size:30px;font-weight:800}.discount-input span{padding:0 16px;color:#59667b;font-size:19px;font-weight:700}.discount-presets{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin-top:10px}.discount-presets button{height:41px;border:1px solid #cfc4ef;border-radius:7px;background:#fff;color:#4f2caa;font-weight:800}.discount-presets button.active{background:#6840d1;color:#fff;border-color:#6840d1}.discount-preview{margin-top:21px;padding:16px 18px;border-radius:10px;background:#edf1f6}.discount-preview p{display:flex;justify-content:space-between;margin:7px 0}.discount-preview .green{color:#0b9347}.discount-preview hr{border:0;border-top:1px solid #aeb8c7}.discount-preview .after{font-size:19px}.discount-preview .after b{color:#5128bd;font-size:24px}.discount-modal>footer{height:auto;display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:15px 24px 20px;border-top:1px solid #e0e6ef;background:#fff}.discount-modal>footer button{height:51px;padding:0 20px;border-radius:8px;font-weight:800}.discount-clear{margin-right:auto;border:1px solid #f1bcbc;background:#fff3f3;color:#d62e35}.discount-cancel{border:1px solid #ccd4df;background:#fff;color:#39465b}.discount-confirm{border:0;background:#6840d1;color:#fff;box-shadow:0 5px 13px #6840d14a}@media(max-width:600px){.discount-body{padding:17px}.discount-presets{grid-template-columns:repeat(3,1fr)}.discount-modal>footer{padding:12px 17px 16px}.discount-modal>footer button{padding:0 12px}}.quick-actions button.has-note{border-color:#e6a92c;background:#fff9e9;color:#9a6200}.note-modal{width:min(600px,100%);overflow:hidden;border-radius:18px;background:#f8fafc;box-shadow:0 28px 80px #0007;animation:modal-in .18s ease-out}.note-modal>header{min-height:76px;display:flex;align-items:center;justify-content:space-between;padding:11px 24px;color:#fff;background:linear-gradient(120deg,#f09b16,#db7208)}.note-modal header small{opacity:.85;font-size:12px}.note-modal header h2{margin:1px 0 0;font-size:23px}.note-modal header button{width:37px;height:37px;border:0;border-radius:50%;background:#ffffff1d;color:#fff;font-size:27px}.note-body{padding:24px}.note-body label{display:block;margin-bottom:8px;font-weight:800}.note-textarea{width:100%;min-height:150px;resize:vertical;border:2px solid #e5a13a;border-radius:10px;outline:0;padding:14px 15px;background:#fff;font:16px/1.6 inherit;color:#101c33}.note-textarea:focus{border-color:#e6860e;box-shadow:0 0 0 3px #f0a02c22}.note-meta{display:flex;justify-content:space-between;margin-top:7px;color:#6d798c;font-size:13px}.note-presets{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.note-presets button{padding:9px 13px;border:1px solid #e5c48c;border-radius:20px;background:#fffaf0;color:#885a12}.note-modal>footer{height:auto;display:flex;align-items:center;justify-content:flex-end;gap:9px;padding:15px 24px 20px;border-top:1px solid #e0e6ef;background:#fff}.note-modal>footer button{height:51px;padding:0 20px;border-radius:8px;font-weight:800}.note-clear{margin-right:auto;border:1px solid #f1bcbc;background:#fff3f3;color:#d62e35}.note-cancel{border:1px solid #ccd4df;background:#fff;color:#39465b}.note-confirm{min-width:140px;border:0;background:#e4840d;color:#fff;box-shadow:0 5px 13px #c7721744}@media(max-width:600px){.note-body{padding:17px}.note-modal>footer{padding:12px 17px 16px}.note-modal>footer button{padding:0 12px}}.pos-shell>.workspace{height:calc(100vh - 102px)}.menu-toggle{flex:0 0 52px;width:52px;height:55px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid #7890ba;border-radius:9px;background:#ffffff08}.menu-toggle span{width:25px;height:3px;border-radius:3px;background:#fff}.side-menu-backdrop{position:fixed;inset:0;z-index:1100;background:#08152d75;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fade-in .16s ease-out}.side-menu{position:absolute;top:0;right:0;width:min(360px,88vw);height:100%;display:flex;flex-direction:column;background:#fff;box-shadow:-18px 0 45px #05112742;animation:menu-in .22s ease-out}.side-menu>header{min-height:94px;display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #e7ebf1}.side-menu header small{color:#718097}.side-menu header h2{margin:3px 0 0;font-size:22px}.side-menu header button{width:39px;height:39px;border:0;border-radius:9px;background:#f1f5fa;color:#23324b;font-size:27px}.side-menu nav{flex:1;overflow-y:auto;padding:12px 15px}.side-menu nav>button{width:100%;height:64px;display:grid;grid-template-columns:42px 1fr auto 18px;align-items:center;text-align:left;border:0;border-bottom:1px solid #edf0f4;background:#fff;color:#101c33}.side-menu nav>button:hover{border-radius:9px;background:#f2f7fd}.side-menu .menu-icon{font-size:23px;text-align:center}.side-menu nav b{font-size:17px}.side-menu nav small{padding:3px 7px;border-radius:5px;background:#edf3fa;color:#63748d}.side-menu nav i{color:#90a0b7;font-size:25px;font-style:normal}.side-menu .menu-divider{height:1px;margin:12px 8px;background:#dfe5ed}.side-menu nav>button.menu-logout{color:#d92f35}.side-menu>footer{height:auto;display:block;padding:15px 22px;border-top:1px solid #e5eaf1;background:#f8fafc;color:#8290a4;font-size:12px}@keyframes menu-in{0%{transform:translate(100%)}to{transform:none}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media(max-width:850px){.pos-shell>.workspace{height:auto;min-height:calc(100vh - 148px)}.menu-toggle{display:flex!important}}.store-logo{width:42px;height:42px;flex:0 0 42px;object-fit:contain;border-radius:7px;background:#fff;padding:3px}main.pos-shell{height:calc(100vh - 20px);min-height:0;display:flex;flex-direction:column}main.pos-shell>.topbar{flex:0 0 82px}main.pos-shell>.workspace{flex:1 1 auto;height:auto!important;min-height:0}.workspace>.catalog,.workspace>.checkout{height:100%;min-height:0}@media(max-width:850px){main.pos-shell{height:auto;min-height:100vh}main.pos-shell>.topbar{flex-basis:auto}main.pos-shell>.workspace{min-height:calc(100vh - 148px)}}@media(min-width:851px){html,body{height:100%;overflow:hidden}main.pos-shell{height:calc(100dvh - 20px)}main.pos-shell>.workspace{overflow:hidden}.workspace>.catalog{display:grid;grid-template-areas:"categories" "note" "products" "pagination";grid-template-rows:auto auto minmax(0,1fr) auto;overflow:hidden!important}.catalog>.categories{grid-area:categories}.catalog>.api-note{grid-area:note}.catalog>.product-grid{grid-area:products;min-height:0;overflow-y:auto;overscroll-behavior:contain;align-content:start;padding-right:5px}.catalog>.pagination{grid-area:pagination;flex:0 0 auto;background:#f8fafc;z-index:2}.catalog>.product-grid::-webkit-scrollbar{width:8px}.catalog>.product-grid::-webkit-scrollbar-thumb{background:#bdc8d8;border-radius:10px}.catalog>.product-grid::-webkit-scrollbar-track{background:#eef2f7}}.product-card{height:202px!important;gap:6px!important;padding:9px 7px!important}.product-card img{width:92px!important;height:104px!important}.product-card .emoji{font-size:68px}.product-card strong{font-size:15px}.product-card b{font-size:21px}.product-card img{width:112px!important;height:120px!important}.product-card .emoji{font-size:78px}.mobile-cart-toggle,.mobile-cart-close{display:none}@media(max-width:850px){.topbar{display:grid!important;grid-template-columns:55px 1fr auto;grid-template-rows:auto 55px 56px;gap:8px!important}.topbar .brand{grid-column:1/-1;grid-row:1;width:auto!important;min-width:0}.topbar .brand strong{overflow:hidden;text-overflow:ellipsis}.menu-toggle{grid-column:1;grid-row:2}.mobile-cart-toggle{grid-column:3;grid-row:2;display:block;height:55px;border:1px solid #7890ba;border-radius:9px;background:#ffffff08;color:#fff;padding:0 12px;font-size:15px;white-space:nowrap}.mobile-cart-toggle b{display:inline-grid;place-items:center;min-width:20px;height:20px;margin-left:3px;border-radius:50%;background:#167bf0;font-size:12px}.topbar .search{grid-column:1/-1;grid-row:3;width:auto;min-width:0;margin:0}.cart-drawer-backdrop{position:fixed;inset:0;z-index:1200;background:#08152d75;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:fade-in .16s ease-out}.workspace>.checkout{position:fixed!important;z-index:1201;top:0;right:0;bottom:0;width:min(94vw,560px);height:100dvh!important;min-height:0!important;box-shadow:-18px 0 45px #05112742;transform:translate(102%);transition:transform .24s ease;pointer-events:none}.workspace>.checkout.drawer-open{transform:translate(0);pointer-events:auto}.cart-title-actions{display:flex;align-items:center;gap:8px}.cart-title .mobile-cart-close{display:grid;place-items:center;width:38px;height:38px;padding:0;border:0;border-radius:8px;background:#eef3f9;color:#23324b;font-size:28px}.side-menu{left:0!important;right:auto!important;box-shadow:18px 0 45px #05112742!important;animation:menu-in-left .22s ease-out!important}}@keyframes menu-in-left{0%{transform:translate(-100%)}to{transform:none}}.search input{min-width:0}.search-submit{white-space:nowrap;flex:0 0 68px;padding:0 10px!important}.modal-backdrop{z-index:1300!important}@media(max-width:850px){.cart-title-actions .mobile-cart-close{display:grid!important;place-items:center!important;flex:0 0 42px!important;width:42px!important;height:42px!important;padding:0!important;border:0!important;border-radius:8px!important;background:#eef2f7!important;color:#111827!important;font-size:30px!important;line-height:1!important;box-shadow:none!important}}html,body{background:#f8fafc!important}body{padding:0!important}main.pos-shell{border-radius:0!important;box-shadow:none!important;min-height:100vh!important}.login-page{border-radius:0!important;min-height:100vh!important;padding:18px!important}.topbar{font-size:14px!important}.brand strong{font-size:19px!important}.brand>span:last-child{font-size:14px!important}.search input{font-size:15px!important}.top-action,.clock,.categories button,.product-card strong{font-size:14px!important}.product-card b{font-size:20px!important}.cart-title h2{font-size:18px!important}.cart-row,.summary,.quick-actions button{font-size:13px!important}.payments button{font-size:14px!important}.login-card h1{font-size:24px!important}.login-card p{font-size:15px!important}.login-card label{font-size:14px!important}.login-card input,.login-card button{font-size:15px!important}@media(max-width:850px){body{padding:0!important;background:#071632!important}main.pos-shell{border-radius:0!important;box-shadow:none!important;min-height:100dvh!important;height:100dvh!important}main.pos-shell>.topbar{padding:8px!important;gap:6px!important}.brand{gap:7px!important}.brand strong{font-size:16px!important}.brand>span:last-child{font-size:12px!important}.store-icon{font-size:24px!important}.store-logo{width:32px!important;height:32px!important;flex-basis:32px!important}.top-action{height:42px!important;font-size:13px!important;padding:0 8px!important}.mobile-cart-toggle{height:42px!important;font-size:13px!important}.menu-toggle{height:42px!important;width:42px!important}.search{height:46px!important;border-radius:7px!important;padding:0 10px!important;gap:7px!important}.search span{font-size:26px!important}.search input{font-size:14px!important}.search-submit{flex-basis:58px!important;font-size:14px!important}.catalog{padding:8px!important}.categories{gap:5px!important;padding-bottom:8px!important}.categories button{padding:9px 13px!important;font-size:14px!important}.product-grid{gap:6px!important}.product-card{height:170px!important;border-radius:6px!important}.product-card .sku{font-size:10px!important;top:6px!important;left:7px!important}.product-card img{width:74px!important;height:82px!important}.product-card .emoji{font-size:54px!important}.product-card strong{font-size:12px!important;min-height:17px!important}.product-card b{font-size:17px!important}.cart-title{height:56px!important;padding:0 12px!important}.cart-title h2{font-size:17px!important}.cart-head{padding:7px 12px!important;font-size:11px!important}.cart-row{padding:7px 12px!important;font-size:12px!important;gap:5px!important}.cart-product{gap:5px!important}.cart-product img,.cart-product>span{width:30px!important;height:34px!important;font-size:21px!important}.qty button{width:27px!important;height:27px!important}.summary-actions{gap:6px!important;padding:8px!important}.summary{padding:8px 10px!important;font-size:12px!important}.summary p{margin:5px 0!important}.summary .grand{font-size:15px!important}.summary .grand b{font-size:22px!important}.quick-actions{gap:6px!important}.quick-actions button{font-size:12px!important;padding:8px 3px!important}.invoice-options{margin:0 8px 8px!important;padding:7px 8px!important}.invoice-options legend{font-size:13px!important}.invoice-types label{min-height:42px!important;font-size:13px!important;gap:4px!important}.invoice-types input{width:16px!important;height:16px!important}.payments{gap:6px!important;padding:0 8px 8px!important}.payments button{height:66px!important;font-size:13px!important}.payments span{font-size:20px!important}.payments small{font-size:10px!important}}.cash-modal>footer .confirm>b{font-size:16px;white-space:nowrap}.cash-modal>footer .confirm>span{width:24px;height:24px;flex-shrink:0;font-size:18px}.web-comfort{display:none}@media(min-width:851px){.brand strong{font-size:22px!important}.brand>span:last-child{font-size:17px!important}.search input{font-size:18px!important}.top-action{font-size:17px!important}.clock,.product-card strong{font-size:16px!important}.product-card b{font-size:23px!important}.cart-title h2{font-size:21px!important}.cart-row,.summary,.quick-actions button{font-size:14px!important}.payments button{font-size:16px!important}}@media(max-width:850px){.brand strong{font-size:19px!important}.brand>span:last-child{font-size:14px!important}.search input,.categories button{font-size:16px!important}.product-card strong{font-size:15px!important}.product-card b,.cart-title h2{font-size:20px!important}.cart-row,.quick-actions button{font-size:14px!important}.payments button{font-size:15px!important}}.native-app body{padding:0!important;background:#f8fafc!important}.native-app main.pos-shell,.native-app .login-page{border-radius:0!important;box-shadow:none!important;min-height:100dvh!important}.native-app .login-page{padding:12px!important}.native-app .login-card{border-radius:10px!important;padding:22px!important}.native-app .login-card h1{font-size:21px!important}.native-app .login-card p{font-size:13px!important}.native-app .login-card input{font-size:14px!important;padding:11px!important}.native-app .login-card button{font-size:14px!important;padding:12px!important}.native-app .topbar{font-size:12px!important}.native-app .brand strong{font-size:16px!important}.native-app .brand>span:last-child{font-size:11px!important}.native-app .search input{font-size:13px!important}.native-app .top-action{font-size:12px!important}.native-app .categories button{font-size:13px!important}.native-app .product-card strong{font-size:12px!important}.native-app .product-card b,.native-app .cart-title h2{font-size:17px!important}.native-app .cart-row,.native-app .summary,.native-app .quick-actions button{font-size:12px!important}.native-app .payments button{font-size:13px!important}@media(max-width:850px){.workspace>.checkout{right:0!important;width:100vw!important;max-width:none!important}.cart-head,.cart-row{grid-template-columns:minmax(120px,1fr) 52px 102px 64px 34px!important;gap:4px!important;min-width:0!important}.cart-head{white-space:nowrap!important;font-size:11px!important;padding-left:8px!important;padding-right:8px!important}.cart-row{white-space:nowrap!important;padding-left:8px!important;padding-right:8px!important}.cart-row>span,.cart-row>b,.cart-head>span{white-space:nowrap!important;overflow:hidden!important}.cart-product b{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.trash{width:34px!important;padding:0!important;font-size:18px!important;display:block!important}.qty{gap:2px!important;justify-content:center!important}.qty button{width:29px!important;flex:0 0 29px!important}}.product-card{height:auto!important;min-height:202px;justify-content:flex-start;min-width:0}.product-card img,.product-card .emoji{flex-shrink:0}.product-card strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;overflow-wrap:anywhere;line-height:1.4;height:2.8em;min-height:2.8em!important;flex-shrink:0;width:100%}.product-card b{position:static;flex-shrink:0;line-height:1.25;margin-top:auto;overflow-wrap:anywhere;max-width:100%}@media(max-width:850px){.product-card{min-height:170px}}.cash-completed-backdrop{position:fixed;inset:0;z-index:10000;background:#07163299;display:flex;align-items:center;justify-content:center;padding:20px}.cash-completed-dialog{width:100%;max-width:520px;max-height:90dvh;overflow:auto;background:#fff;border-radius:18px;padding:28px;box-shadow:0 16px 60px #0004;color:#09152d}.cash-completed-dialog h2{font-size:30px;margin:0 0 24px;text-align:center}.cash-completed-dialog p{display:flex;align-items:baseline;justify-content:space-between;gap:16px;font-size:24px;margin:18px 0;flex-wrap:wrap}.cash-completed-dialog strong{font-size:32px;overflow-wrap:anywhere}.cash-completed-dialog .cash-completed-change{background:#e9f7ee;color:#08752c;border-radius:10px;padding:16px}.cash-completed-change strong{font-size:38px}.cash-completed-dialog button{width:100%;min-height:58px;background:#0873ed;color:#fff;border:0;border-radius:10px;font-size:24px;font-weight:700;cursor:pointer}@media(max-width:420px){.cash-completed-dialog{padding:20px}.cash-completed-dialog strong{font-size:28px}.cash-completed-change strong{font-size:32px}}.cart-added-toast{position:fixed;bottom:100px;left:50%;transform:translate(-50%);z-index:11000;background:#082443;color:#fff;padding:16px 28px;border-radius:12px;font-size:20px;box-shadow:0 4px 16px #0003;pointer-events:none;white-space:nowrap}.checkout-progress-backdrop{position:fixed;inset:0;z-index:12000;background:#07163299;display:flex;align-items:center;justify-content:center;padding:20px;cursor:wait}.checkout-progress{background:#fff;color:#09152d;border-radius:18px;padding:36px;min-width:240px;text-align:center;box-shadow:0 16px 60px #0004}.checkout-progress strong{display:block;font-size:30px;margin-top:20px}.checkout-progress p{font-size:20px;margin:12px 0 0}.checkout-spinner{display:inline-block;width:42px;height:42px;border:5px solid #dce8fa;border-top-color:#0873ed;border-radius:50%;animation:checkout-spin 1s linear infinite}@keyframes checkout-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.checkout-spinner{animation:none}}.transaction-filters{display:flex;flex-wrap:wrap;gap:12px;align-items:end;margin:16px 0}.transaction-filters label{display:flex;flex-direction:column;gap:6px;flex:1 1 180px;min-width:0}.transaction-filters .transaction-keyword{flex-basis:100%}.transaction-filters input{width:100%;min-width:0;box-sizing:border-box;padding:12px;font-size:16px;border:1px solid #ccd7e6;border-radius:8px}.transaction-filters button{padding:12px 20px;font-size:16px;border:1px solid #ccd7e6;border-radius:8px;background:#fff}.transaction-filters button[type=submit]{background:#0873ed;color:#fff}@media(max-width:850px){.hold-modal.transactions-modal{position:fixed!important;inset:0!important;width:100%!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;border-radius:0!important;display:flex;flex-direction:column;box-sizing:border-box;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.transactions-modal>header{flex-shrink:0}.transactions-modal .hold-body{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain}.transactions-modal .pagination{flex-wrap:wrap}}@media(max-width:850px){.settings-backdrop{padding:0!important}.settings-panel{position:fixed!important;inset:0!important;width:100%!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;border-radius:0!important;box-sizing:border-box;overflow-y:auto!important;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}}@media(max-width:850px){.option-backdrop{padding:0!important}.option-modal{position:fixed!important;inset:0!important;width:100%!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;border-radius:0!important;box-sizing:border-box;display:block!important;overflow-y:auto;overscroll-behavior:contain;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.option-modal .option-image{min-height:0;height:32dvh;max-height:300px;flex-shrink:0}.option-modal .option-image img{height:100%;max-height:100%;width:100%;object-fit:contain}.option-modal .option-body{padding:20px}.option-modal .option-close{position:fixed;top:calc(10px + env(safe-area-inset-top));right:12px;width:44px;height:44px;z-index:2}.option-modal .option-actions{padding-bottom:12px}}.brand>.pos-brand-label:last-child{display:inline!important}@media(max-width:850px){.modal-backdrop:has(.cash-modal){padding:0!important}.cash-modal{position:fixed!important;inset:0!important;width:100%!important;max-width:none!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;border-radius:0!important;display:flex!important;flex-direction:column!important;box-sizing:border-box!important;padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom)}.cash-modal>header{flex:0 0 auto!important;min-height:56px!important;padding:10px 18px!important;border-radius:0!important}.cash-modal header h2{font-size:20px!important}.cash-modal header small{font-size:12px!important}.cash-modal header button{width:36px!important;height:36px!important;font-size:24px!important}.cash-modal>.cash-body{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;padding:14px 16px!important;gap:14px!important}.cash-info>p:first-child{padding:10px 14px!important;margin-bottom:10px!important;font-size:14px!important}.cash-info>p strong{font-size:20px!important}.cash-info label{font-size:13px!important;margin-bottom:5px!important}.cash-input{height:54px!important;border-width:2px!important;border-radius:8px!important}.cash-input span{padding-left:12px!important;font-size:17px!important}.cash-input input{padding:0 12px!important;font-size:24px!important}.change{margin-top:10px!important;padding:10px 14px!important;font-size:13px!important;border-radius:8px!important}.change strong{font-size:20px!important}.shortage{font-size:12px!important}.keypad{gap:7px!important}.keypad button{min-height:46px!important;font-size:18px!important;border-radius:8px!important}.keypad .key-clear{min-height:38px!important;font-size:14px!important}.quick-cash{gap:5px!important;margin-top:4px!important;padding-top:6px!important}.quick-cash small{font-size:11px!important}.keypad .quick-cash button{min-height:38px!important;font-size:15px!important}.cash-modal>footer{flex:0 0 auto!important;padding:10px 14px!important;background:#fff!important;border-top:1px solid #e2e8f0!important}.cash-modal>footer .cancel,.cash-modal>footer .pay-exact{height:46px!important;font-size:15px!important;flex:1 1 auto!important}.cash-modal>footer button.confirm{height:46px!important;font-size:16px!important;flex:1.5 1 auto!important}.cash-modal footer .confirm>b{font-size:15px!important}.cash-modal footer .confirm>span{width:22px!important;height:22px!important;font-size:15px!important}}@media(min-width:851px){.cash-modal{width:min(720px,94vw)!important;max-height:calc(100vh - 40px)!important;border-radius:18px!important}.cash-modal>header{min-height:72px!important;padding:16px 26px!important}.cash-modal header h2{font-size:24px!important}.cash-modal header small{font-size:13px!important}.cash-modal header button{width:40px!important;height:40px!important;font-size:28px!important}.cash-body{display:grid!important;grid-template-columns:1.15fr .85fr!important;gap:24px!important;padding:24px 26px!important}.cash-info>p:first-child{padding:14px 18px!important;margin-bottom:16px!important;font-size:15px!important}.cash-info>p strong{font-size:26px!important}.cash-info label{font-size:15px!important;margin-bottom:8px!important}.cash-input{height:64px!important;border-width:2px!important;border-radius:10px!important}.cash-input span{padding-left:16px!important;font-size:20px!important}.cash-input input{padding:0 16px!important;font-size:32px!important}.change{margin-top:16px!important;padding:16px 18px!important;font-size:15px!important;border-radius:10px!important}.change strong{font-size:26px!important}.shortage{font-size:14px!important}.keypad{gap:9px!important}.keypad button{min-height:54px!important;font-size:22px!important;border-radius:9px!important}.keypad .key-clear{min-height:44px!important;font-size:16px!important}.quick-cash{gap:6px!important;margin-top:6px!important;padding-top:10px!important}.quick-cash small{font-size:13px!important}.keypad .quick-cash button{min-height:42px!important;font-size:17px!important}.cash-modal>footer{padding:16px 26px!important}.cash-modal>footer .cancel,.cash-modal>footer .pay-exact{height:50px!important;font-size:16px!important;flex:0 1 100px!important}.cash-modal>footer button.confirm{height:50px!important;font-size:17px!important;flex:0 1 170px!important}.cash-modal footer .confirm>b{font-size:17px!important}.cash-modal footer .confirm>span{width:24px!important;height:24px!important;font-size:18px!important}}
