:root{--orange:#f66b08;--ink:#252625;--muted:#92948f}body{background:#f7f7f7;color:var(--ink)}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #ffa864;outline-offset:3px}.app-shell>aside{width:100px;padding:30px 12px;align-items:center;position:sticky;top:0;height:100vh;border-color:#eee}.aside-brand{display:block;text-align:center;padding:0;color:var(--orange);font-size:10px;letter-spacing:1px}.aside-brand .shop-mark{font-size:33px;margin-bottom:15px;transform:rotate(-25deg);color:var(--orange)}nav{width:100%;gap:15px;margin-top:45px}nav a{flex-direction:column;font-size:22px;gap:5px;padding:9px 0;color:#969992}nav a span{font-size:10px}nav a.active{background:#fff0e4;color:var(--orange)}nav a:hover{background:#fff0e4;color:var(--orange)}.cashier{display:block;text-align:center;padding:20px 0;border:0}.cashier small{display:none}.cashier b{font-size:11px}.avatar{margin:0 auto 7px;background:#ffead8;color:#a7551b}.link-button{font-size:10px;padding:5px 0}.workspace{padding:32px 28px}header{margin-bottom:30px}h1{font-size:26px;font-weight:600}header p{font-size:12px;color:#93968e}.header-actions{font-size:12px;color:#93968e}.mode{color:#b96320;background:#fff0e2;border:0;border-radius:5px}.pos-layout{grid-template-columns:minmax(0,1fr) 340px;gap:30px;align-items:start}.catalog-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:23px}.catalog-heading h2{font-size:17px;font-weight:500}.catalog-heading p{font-size:11px;color:var(--muted);margin-top:5px}.search{background:#fff;border-radius:7px;max-width:260px;flex:1;min-width:0;gap:0}.search input{min-width:0;width:100%;border:0;font-size:12px;padding:12px;height:auto}.search button{border:0;font-size:24px;padding:0 12px}.chips{gap:11px;margin:0 0 23px}.chips a{flex:1;background:#fff;border-radius:6px;text-align:center;font-size:12px;padding:11px 12px;color:#53574f}.chips a.chosen{background:var(--orange);box-shadow:0 3px 8px #f66b0833;color:#fff}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-form{margin:0;min-width:0}.product{display:flex;flex-direction:column;width:100%;height:100%;text-align:left;padding:12px;border:1px solid transparent;border-radius:9px;background:#fff;transition:transform .15s,border-color .15s,box-shadow .15s;overflow:hidden}.product:hover:not(:disabled){border-color:#ff9d56;transform:translateY(-3px);box-shadow:0 8px 20px #af5d1714}.product:active:not(:disabled){transform:scale(.98)}.product:disabled{opacity:.5;cursor:not-allowed}.product-photo{display:block;position:relative;width:100%;aspect-ratio:4/3;background-image:url('assets/cafe-menu.png');background-size:400% 200%;background-color:#eeede9;border-radius:6px;margin-bottom:13px}.add-mark{position:absolute;top:8px;right:8px;background:#fffffff0;color:var(--orange);border-radius:5px;width:28px;height:28px;display:grid;place-items:center;font-size:23px}.product-name{font-size:15px;font-weight:600;display:block}.product-category{color:#969991;font-size:11px;margin:7px 0 16px;display:block}.product-footer{display:flex;width:100%;gap:5px;align-items:baseline;flex-wrap:wrap;margin-top:auto}.product-footer strong{font-size:19px;color:var(--orange);font-weight:600}.product-footer small{font-size:10px;background:none;padding:0;color:#999c94}.cart{width:auto;padding:24px 20px;border:0;border-radius:9px;min-height:655px;position:sticky;top:20px;box-shadow:0 3px 20px #22222203}.cart-head{padding:0;margin-bottom:20px;gap:10px}.cart-head h2{font-size:18px;font-weight:600}.cart-head span{font-size:11px;color:#999}.customer{margin:0 0 12px;background:#fafafa;border:0;padding:10px;font-size:12px;color:#7c8176}.cart-items{padding:0;min-height:220px}.cart-row{grid-template-columns:44px minmax(0,1fr) auto;gap:5px 9px;border:0;padding:15px 0}.mini-icon{grid-row:span 2;font-size:30px;border-radius:6px;background:#f7f3ec;min-height:58px;display:grid;place-items:center}.cart-name{grid-column:2/4}.cart-name b{font-size:12px;font-weight:500}.cart-name span{display:none}.qty{grid-column:3;grid-row:2;gap:8px}.qty button{background:#fff0e3;color:var(--orange);width:25px;height:25px;font-size:16px}.qty b{font-size:12px;font-weight:400}.cart-row>strong{grid-column:2;font-size:14px;color:var(--orange);font-weight:600}.total-box{background:#fafafa;border:0;border-radius:7px;padding:15px;margin-top:20px}.total-box>div{font-size:12px;color:#91958b}.total-box b{font-weight:500;color:#565b50}.pay-total{background:transparent;border-top:1px dashed #d3d7cb;margin:18px -15px -15px!important;padding:16px 15px;color:#242624!important}.pay-total span{font-size:16px}.pay-total strong{font-size:23px}.payment{padding:18px 0 0}.payment label{font-size:11px;color:#90968a}.payment input{height:40px;margin-top:6px;border-color:#e8ebe3}.primary,.plus{background:var(--orange);border-radius:6px}.primary:hover:not(:disabled){background:#e96000}.wide{font-size:14px;padding:14px 15px}.summary-card,.history{border:0;border-radius:8px}.summary-card{padding:16px 24px}.summary-card span{font-size:11px;color:#95998e}.summary-card b{font-size:22px;font-weight:500}.history h2{font-size:17px;font-weight:500}.history p{font-size:12px;color:#95998e}th,td{font-size:12px;border-color:#eee}th{color:#999d92}.reset{padding:10px 15px;border-color:#e6dace;color:#9f8168;background:none;font-size:12px}.lower{align-items:center;flex-wrap:wrap}.empty{color:#a0a599;font-size:13px}.empty small{font-size:11px}.login-body{background:#f5f3ef}.login-card{border:0;box-shadow:0 20px 80px #a9753412}.login-card .shop-mark,.brand{color:var(--orange)}.demo-note{background:#fff3e8;color:#8c592f}.login-card input{outline-color:var(--orange)}.receipt strong{color:var(--orange)}
@media(min-width:1600px){.workspace{padding:40px}.pos-layout{grid-template-columns:minmax(0,1fr) 390px;gap:38px}.product-grid{gap:24px}.product{padding:16px}}
@media(max-width:1150px){.app-shell>aside{width:85px}.workspace{padding:25px 20px}.pos-layout{grid-template-columns:minmax(0,1fr) 310px;gap:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog-heading{flex-direction:column;align-items:stretch}.search{max-width:none}.chips{gap:6px}.chips a{padding:9px}.header-actions>span:last-child{display:none}}
@media(max-width:780px){.app-shell{display:block}.app-shell>aside{position:static;width:100%;height:auto;flex-direction:row;display:flex;justify-content:space-between;padding:14px;gap:10px}.aside-brand .shop-mark{font-size:23px;margin-bottom:8px}.aside-brand b{font-size:8px}nav,.app-shell nav{display:flex;gap:6px;margin:0;width:auto;overflow:visible}nav a,.app-shell nav a{padding:7px 10px;font-size:18px;gap:4px}nav a span{font-size:9px}nav a[href='#settings']{display:none}.cashier{display:none}.link-button{display:block;font-size:10px}.workspace{padding:24px 16px}.pos-layout{grid-template-columns:minmax(0,1fr)}.catalog-heading{flex-direction:row;align-items:center}.search{max-width:220px}.cart{position:static;min-height:0;padding:22px}.cart-items{min-height:100px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product{padding:9px}.product-name{font-size:13px}.product-footer strong{font-size:16px}.cart-row{grid-template-columns:50px minmax(0,1fr) auto}}
@media(max-width:500px){nav a[href='#products'],nav a[href='#summary']{display:none}.workspace h1{font-size:23px}.catalog-heading{flex-direction:column;align-items:stretch}.search{max-width:none}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-name{font-size:14px}.chips a{font-size:11px}.header-actions{font-size:10px}.summary-card{min-width:0;flex:1;padding:15px}.lower>form{width:100%}}
@media(prefers-reduced-motion:reduce){.product{transition:none}}
.product-photo{background-image:none;background-color:#eceae5;overflow:hidden;position:relative}.product-photo:before{content:'';position:absolute;top:0;bottom:0;left:12.5%;width:75%;background-image:url('assets/cafe-menu.png');background-size:400% 200%;background-position:inherit}.add-mark{z-index:2;box-shadow:0 2px 7px #3c27151c}.cart-photo{background-image:url('assets/cafe-menu.png');background-size:400% 200%;height:44px;min-height:0}
.receipt{z-index:100}.receipt>div{position:relative;z-index:101}
.payment input[name="cash"]{font-size:23px;font-weight:600;color:var(--ink);height:52px}.cancel-bill,.back-sale{width:100%;border:1px solid #f0d6c3;background:#fff8f3;color:#c55e1f;border-radius:6px;padding:11px;margin-top:10px;font-size:13px}.cancel-bill:hover{background:#fff0e4}.back-sale{background:#fff;border-color:#f3c7a5;margin-top:12px}.back-sale:hover{background:#fff3e9}
.cash-modal{position:fixed;inset:0;z-index:200;background:#2028208c;display:grid;place-items:center;padding:20px}.cash-modal-box{position:relative;width:min(420px,100%);background:#fff;border-radius:14px;padding:30px;box-shadow:0 20px 70px #18251d35}.cash-modal-box h2{font-size:23px;margin-bottom:4px}.cash-modal-box>p{font-size:14px;color:#94988e}.cash-modal-box>strong{display:block;color:var(--orange);font-size:32px;margin:8px 0 20px}.cash-modal-box label{display:block;color:#73786e;font-size:14px}.cash-entry{display:block;width:100%;height:60px;margin-top:7px;padding:0 13px;border:1px solid #e5e8e1;border-radius:7px;font-size:28px;font-weight:600}.change-line{display:flex;justify-content:space-between;align-items:center;background:#fff5ed;border-radius:7px;padding:14px;margin:16px 0;font-size:16px}.change-line b{font-size:24px;color:var(--orange)}.change-line b.bad{color:#bc3e2b}.cash-close{position:absolute;right:16px;top:14px;border:0;background:transparent;font-size:26px;color:#686d65}
@media print{body>.app-shell{display:none}.receipt{position:static;background:#fff}.receipt button{display:none}}
/* Larger type scale for shop-floor readability */
body{font-size:16px}.workspace h1{font-size:30px}.workspace header p{font-size:14px}.aside-brand b{font-size:12px}nav a span{font-size:12px}.cashier b{font-size:13px}.link-button{font-size:12px}.header-actions{font-size:14px}.catalog-heading h2{font-size:20px}.catalog-heading p{font-size:13px}.search input{font-size:14px}.chips a{font-size:14px}.product-name{font-size:18px}.product-category{font-size:13px}.product-footer strong{font-size:23px}.product-footer small{font-size:12px}.cart-head h2{font-size:22px}.cart-head span{font-size:13px}.customer{font-size:14px}.cart-name b{font-size:14px}.cart-row>strong{font-size:17px}.qty b{font-size:14px}.total-box>div{font-size:14px}.total-box .pay-total{font-size:19px}.pay-total strong{font-size:28px}.payment label{font-size:14px}.payment input[name="cash"]{font-size:28px;height:60px}.primary{font-size:16px}.cancel-bill,.back-sale{font-size:15px}.summary-card span{font-size:13px}.summary-card b{font-size:26px}.history h2{font-size:21px}th,td{font-size:14px}.empty{font-size:15px}.empty small{font-size:13px}
@media(max-width:780px){.product-name{font-size:15px}.product-footer strong{font-size:19px}.catalog-heading h2{font-size:18px}.cart-head h2{font-size:20px}}
.cart-row .mini-icon{font-size:0;background-image:url('assets/cafe-menu.png');background-size:400% 200%;background-repeat:no-repeat}
.cart-row:has(input[name="id"][value="101"]) .mini-icon{background-position:0% 0%}.cart-row:has(input[name="id"][value="102"]) .mini-icon{background-position:33.3333% 0%}.cart-row:has(input[name="id"][value="103"]) .mini-icon{background-position:66.6667% 0%}.cart-row:has(input[name="id"][value="104"]) .mini-icon{background-position:100% 0%}.cart-row:has(input[name="id"][value="105"]) .mini-icon{background-position:0% 100%}.cart-row:has(input[name="id"][value="106"]) .mini-icon{background-position:33.3333% 100%}.cart-row:has(input[name="id"][value="107"]) .mini-icon{background-position:66.6667% 100%}.cart-row:has(input[name="id"][value="108"]) .mini-icon{background-position:100% 100%}
.cash-modal-box .cash-back,.cash-modal-box .confirm-cash{display:inline-block;width:calc(50% - 6px);vertical-align:top}.cash-modal-box .cash-back{margin-right:8px}.cash-modal-box .confirm-cash{margin-top:10px}
.cash-modal-box .cash-back,.cash-modal-box .confirm-cash{box-sizing:border-box;height:52px;margin-top:10px;padding:0;display:inline-flex;align-items:center;justify-content:center}.cash-modal-box .cash-back{margin-right:8px}
.cash-back{width:100%;height:44px;margin-top:10px;border:1px solid #eadfd5;background:#fff;color:#777d73;border-radius:6px;font-size:15px}.cash-back:hover{background:#f7f7f4}
.receipt-back{width:100%;height:44px;margin-top:10px;border:1px solid #eadfd5;background:#fff;color:#777d73;border-radius:6px;font-size:15px}.receipt-back:hover{background:#fff3e9;color:var(--orange)}
.dash{max-width:none!important;width:100%}.top-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.top-product{background:#fff;border-radius:9px;padding:17px 18px;border:1px solid #f0f0ed}.top-product .rank{font-size:12px;color:#a0a49b}.top-product strong{display:block;font-size:18px;margin:7px 0 3px}.top-product span:last-child{font-size:13px;color:#92968c}.panel .top-products .empty-dash{grid-column:1/-1}@media(max-width:700px){.top-products{grid-template-columns:repeat(2,1fr)}}
.workspace:not(.dash)>#history{display:none}
.receipt{background:rgba(27,31,28,.62);backdrop-filter:blur(3px);padding:18px}.receipt>div{width:min(430px,100%);padding:0 28px 26px;border-radius:16px;overflow:hidden;box-shadow:0 24px 80px #141a1645}.receipt h2{padding-top:35px;font-size:22px;font-weight:600;color:#252625}.receipt h2:before{content:'☕  DEMO CAFÉ';display:block;color:var(--orange);font-size:14px;letter-spacing:1.4px;margin-bottom:18px}.receipt h2:after{content:'ใบเสร็จรับเงิน';display:block;color:#9a9e95;font-size:12px;font-weight:400;margin-top:5px}.receipt p{font-size:13px;color:#8b9187;margin:7px 0}.receipt strong{display:block;font-size:38px;line-height:1.2;color:var(--orange);padding:17px 0 15px;margin:15px 0;border-top:1px dashed #dddeda;border-bottom:1px dashed #dddeda}.receipt .primary{margin-top:10px;height:48px;font-size:15px}.receipt .back-sale{height:44px;margin-top:10px;background:#fff;border-color:#eadfd5}.receipt>div>button:first-child{position:absolute;right:14px;top:12px;width:32px;height:32px;border-radius:50%;color:#747a71;background:#f7f7f4;font-size:21px;line-height:1}.receipt>div>button:first-child:hover{background:#fff0e4;color:var(--orange)}
