@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Thai:wght@400;500;600;700&display=swap";:root{font-family:IBM Plex Sans Thai,Noto Sans Thai,system-ui,sans-serif;color:#1b1c1c;background:#fbf9f8;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button:focus-visible,input:focus-visible{outline:3px solid #fd9843;outline-offset:3px}.page{min-height:100vh;display:flex;flex-direction:column}.app-header{display:flex;align-items:center;gap:12px;padding:16px;border-bottom:1px solid #c1c8c2;background:#ffffffe6}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#1b4332;color:#fff;font-size:22px;font-weight:700}.brand,.context{margin:0}.brand{color:#1b4332;font-size:18px;font-weight:700}.context{color:#414844;font-size:14px}.content{width:100%;max-width:32rem;margin:auto;padding:24px 16px}.state-card{padding:24px;border:1px solid #c1c8c2;border-radius:24px;background:#fff;box-shadow:0 4px 12px #0000000a;text-align:center}.state-card.success{border-color:#86af99}.state-card.warning{border-color:#fd9843}.state-card.error{border-color:#ba1a1a}.state-icon{display:grid;place-items:center;width:64px;height:64px;margin:0 auto 16px;border-radius:50%;background:#c1ecd4;color:#012d1d;font-size:28px;font-weight:700}.warning .state-icon{background:#ffdcc5;color:#703800}.error .state-icon{background:#ffdad6;color:#93000a}h1{margin:0 0 12px;color:#012d1d;font-size:24px;line-height:1.35}p{margin:0 0 20px;font-size:16px;line-height:1.55;color:#414844}form{margin-top:24px;text-align:left}label{display:block;margin-bottom:8px;color:#1b1c1c;font-size:16px;font-weight:600}input{width:100%;min-height:48px;padding:10px 12px;border:1px solid #717973;border-radius:10px;background:#fff;color:#1b1c1c}button{width:100%;min-height:48px;margin-top:16px;padding:10px 18px;border-radius:16px;border:0;font-weight:700;cursor:pointer}button:disabled{cursor:wait;opacity:.65}.primary{background:#1b4332;color:#fff}.primary:hover:not(:disabled){background:#012d1d}.secondary{border:1px solid #1b4332;background:#fff;color:#1b4332}.notice{display:flex;flex-direction:column;gap:4px;margin:20px 0;padding:16px;border-radius:12px;text-align:left}.notice.warning{background:#ffdcc5;color:#6b3500}.notice span{font-size:14px;line-height:1.5}.privacy,.meta{margin-top:16px;margin-bottom:0;font-size:14px}.skeleton{height:12px;border-radius:999px;background:linear-gradient(90deg,#e4e2e1,#f6f3f2,#e4e2e1);background-size:200% 100%;animation:shimmer 1.3s infinite}.pulse{width:12px;height:12px;margin:24px auto;border-radius:50%;background:#fd9843;animation:pulse 1.5s infinite}footer{padding:16px;text-align:center;color:#717973;font-size:14px}.menu-page{max-width:48rem;margin:auto;padding:16px 16px 110px}.menu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.menu-header h1{margin:2px 0;color:#012d1d}.menu-header>span{padding:8px 12px;border-radius:999px;background:#c1ecd4;color:#1b4332;font-weight:700}.menu-category{margin:24px 0}.menu-category h2,.orders-panel h2{font-size:20px;color:#012d1d}.menu-item{display:flex;justify-content:space-between;gap:16px;padding:16px 0;border-bottom:1px solid #e4e2e1}.menu-item h3{margin:0;color:#012d1d}.menu-item p{margin:4px 0 8px;color:#555d58}.quantity{display:flex;align-items:center;gap:12px}.quantity button{width:40px;min-height:40px;margin:0;padding:0;border:1px solid #1b4332;border-radius:50%;background:#fff;color:#1b4332;font-size:24px}.quantity span{min-width:18px;text-align:center;font-weight:700}.orders-panel{padding:16px;border:1px solid #c1c8c2;border-radius:16px;background:#fff}.orders-panel article{display:grid;grid-template-columns:1fr 1fr auto;gap:8px;padding:10px 0;border-top:1px solid #e4e2e1}.orders-panel article span{color:#934b00}.cart-bar{position:fixed;left:50%;bottom:max(12px,env(safe-area-inset-bottom));transform:translate(-50%);width:min(calc(100% - 24px),46rem);display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-radius:18px;background:#012d1d;color:#fff;box-shadow:0 8px 24px #0004}.cart-bar button{width:auto;min-width:150px;margin:0;background:#fd9843;color:#301400}.notice.success{background:#c1ecd4}.notice.error{background:#ffdad6}.error-state{padding:24px;border-radius:16px;background:#ffdad6}@keyframes shimmer{to{background-position:-200% 0}}@keyframes pulse{50%{transform:scale(1.6);opacity:.45}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(min-width:48rem){.app-header{padding-inline:32px}.content{padding:40px 24px}}.food-visual img{width:100%;height:100%;object-fit:cover}.menu-page .cart-bar{right:12px;left:12px;width:auto;max-width:46rem;margin-right:auto;margin-left:auto;transform:none}.service-bar svg{width:18px;height:18px;stroke-width:2}.food-visual svg{width:44px;height:44px;stroke-width:1.5;color:#123421b8}.cart-bar button{display:flex!important;align-items:center;gap:6px}.cart-bar button svg{width:18px;height:18px}.cart-bar button svg:last-child{width:17px}.dialog-close{display:grid!important;place-items:center}.dialog-close svg{width:21px;height:21px}.payment-choice>span svg{width:19px;height:19px}.payment-choice>svg{width:20px;height:20px;color:#6b746f}.menu-page{--green:#0d4b35;--orange:#f68b28;--orange-soft:#fff0df;--line:#dce1de;--muted:#68726d;width:min(100%,48rem);min-height:100vh;margin:auto;padding:0 16px 116px;background:#fbfaf8}.customer-topbar{position:sticky;top:0;z-index:8;display:flex;align-items:center;justify-content:space-between;margin:0 -16px;padding:10px 16px;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.customer-brand{display:flex;align-items:center;gap:10px}.customer-brand>span{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:var(--green);color:#fff;font-weight:700}.customer-brand div{display:grid}.customer-brand strong{color:var(--green);font-size:17px}.customer-brand small{color:var(--muted);font-size:12px}.table-chip{padding:7px 11px;border-radius:999px;background:#eef1ef;color:#344139;font-size:13px;font-weight:700}.menu-hero{padding:24px 0 14px}.menu-hero p{margin:0;color:#a64a00;font-size:14px;font-weight:700}.menu-hero h1{margin:2px 0;color:#10281c;font-size:30px}.menu-hero>span{color:var(--muted);font-size:14px}.service-bar{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:8px 0 18px}.service-bar button{display:grid;place-items:center;gap:3px;min-height:76px;margin:0;padding:9px 5px;border:1px solid var(--line);border-radius:14px;background:#fff;color:var(--green);font-size:13px}.service-bar button i{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--orange-soft);color:#9c4700;font-style:normal;font-size:17px}.notice{margin:10px 0;padding:13px 15px;border-radius:12px}.notice.success{background:#dff3e8;color:var(--green)}.notice.error{background:#ffdedb;color:#8e1815}.payment-card{margin:14px 0;padding:18px;border:1.5px solid var(--orange);border-radius:18px;background:#fff9f2}.payment-card h2{margin:0 0 5px;color:#8f3e00;font-size:17px}.payment-card>strong{color:var(--green);font-size:28px}.payment-card p{margin:4px 0 12px}.payment-card .primary{margin:0}.orders-panel{margin:16px 0;padding:15px;border:1px solid var(--line);border-radius:16px;background:#fff}.panel-heading{display:flex;align-items:center;justify-content:space-between}.panel-heading h2{margin:0;color:var(--green);font-size:19px}.panel-heading span{display:grid;place-items:center;min-width:30px;height:30px;border-radius:50%;background:var(--orange-soft);color:#a24900;font-weight:700}.orders-panel article{display:grid;grid-template-columns:1fr 1.2fr auto;gap:8px;padding:10px 0;border-top:1px solid #edf0ee}.orders-panel article:first-of-type{margin-top:10px}.orders-panel article span{color:#a24900}.category-nav{position:sticky;top:59px;z-index:7;display:flex;gap:8px;overflow:auto;margin:12px -16px 0;padding:10px 16px;background:#fbfaf8;scrollbar-width:none}.category-nav a{white-space:nowrap;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:#5d6762;text-decoration:none;font-size:14px;font-weight:600}.category-nav a.active{border-color:var(--green);background:var(--green);color:#fff}.menu-category{margin:22px 0;scroll-margin-top:112px}.category-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.category-heading h2{margin:0;color:#14271d;font-size:22px}.category-heading span{color:var(--muted);font-size:13px}.menu-list{display:grid;gap:12px}.menu-item{display:grid;grid-template-columns:118px 1fr;overflow:hidden;padding:0;border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 3px 12px #1230210d}.food-visual{position:relative;display:grid;place-items:center;min-height:138px;background:linear-gradient(145deg,#ffe1bd,#f39a4d);font-size:46px}.food-visual--1{background:linear-gradient(145deg,#d9efdd,#76b58e)}.food-visual--2{background:linear-gradient(145deg,#f8e1c8,#c37c47)}.food-visual--3{background:linear-gradient(145deg,#f5d9d1,#d88870)}.food-visual b{position:absolute;inset:auto 8px 8px;padding:5px;border-radius:999px;background:#5c625f;color:#fff;text-align:center;font-size:12px}.menu-item--sold{opacity:.62}.menu-item__body{display:flex;flex-direction:column;padding:14px}.menu-item h3{margin:0;color:#123421;font-size:18px}.menu-item p{display:-webkit-box;overflow:hidden;margin:3px 0 10px;color:var(--muted);font-size:13px;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.menu-item__body>div{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.menu-item__body strong{color:#17221d;font-size:17px}.quantity{display:flex;align-items:center;gap:7px}.quantity button{display:grid;place-items:center;width:34px;min-height:34px;margin:0;padding:0;border:1px solid var(--green);border-radius:50%;background:var(--green);color:#fff;font-size:20px}.quantity button:first-child{background:#fff;color:var(--green)}.quantity span{min-width:16px;text-align:center;font-weight:700}.cart-bar{position:fixed;right:0;bottom:max(10px,env(safe-area-inset-bottom));left:0;z-index:9;display:flex;align-items:center;justify-content:space-between;width:min(calc(100% - 24px),46rem);margin:auto;padding:11px 13px 11px 17px;border-radius:18px;background:var(--green);color:#fff;box-shadow:0 12px 30px #002d1b4d}.cart-bar div{display:grid}.cart-bar small{opacity:.8}.cart-bar strong{font-size:20px}.cart-bar button{width:auto;min-height:46px;margin:0;padding:10px 16px;border-radius:12px;background:var(--orange);color:#321500}.cart-bar button span{margin-left:5px;font-size:20px}.checkout-backdrop{position:fixed;inset:0;z-index:20;display:grid;place-items:end center;padding:16px;background:#0a1b1285;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.checkout-dialog{position:relative;width:min(100%,30rem);max-height:88vh;overflow:auto;padding:25px 20px 20px;border-radius:24px;background:#fff}.checkout-dialog h2{margin:0 0 6px;color:var(--green);font-size:25px}.checkout-dialog>p:not(.dialog-eyebrow){margin:0 0 16px;color:var(--muted);font-size:14px}.dialog-close{position:absolute;top:10px;right:10px;width:44px;min-height:44px;margin:0;padding:0;border:0;background:transparent;color:#222;font-size:27px}.dialog-eyebrow{margin:0;color:#a64a00;font-size:13px;font-weight:700}.bill-total{display:grid;place-items:center;margin:16px 0;padding:18px;border:1px solid var(--line);border-radius:16px;background:#fbfcfb}.bill-total small{color:var(--muted)}.bill-total strong{color:var(--green);font-size:34px}.payment-choice{display:grid;grid-template-columns:42px 1fr auto;align-items:center;width:100%;min-height:62px;margin:8px 0;padding:9px 12px;border:1px solid var(--line);border-radius:14px;background:#fff;color:#17221d;text-align:left}.payment-choice span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--orange-soft);color:#944000}.payment-choice i{font-style:normal;font-size:25px}.cart-review{display:grid;margin:15px 0}.cart-review>div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #edf0ee}.cart-review b{color:#a64a00}.cart-total{display:flex;justify-content:space-between;padding:15px 0;font-size:18px}.cart-total strong{color:var(--green);font-size:24px}.cart-dialog>.primary{margin:8px 0 0}@media(min-width:600px){.checkout-backdrop{place-items:center}.menu-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:390px){.menu-item{grid-template-columns:104px 1fr}.food-visual{min-height:132px}.menu-item__body{padding:12px}.service-bar button{font-size:12px}}.promptpay-qr{display:grid;justify-items:center;gap:7px;margin:14px 0;padding:14px;border:1px solid var(--line);border-radius:16px;background:#fff;text-align:center}.promptpay-qr img{width:min(100%,180px);height:auto;border-radius:8px}.promptpay-qr span{color:var(--green);font-weight:700}.promptpay-qr small{color:var(--muted);line-height:1.45}.promptpay-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.promptpay-actions .primary,.button-download{display:flex;align-items:center;justify-content:center;width:100%;min-height:46px;margin:0;padding:10px 14px;border-radius:12px;font-weight:700;text-decoration:none}.button-download{border:1px solid var(--green);background:#fff;color:var(--green)}.bank-transfer-list{display:grid;gap:12px;margin-top:14px}.bank-transfer-item{display:flex;align-items:center;justify-content:space-between;padding:15px;border-radius:15px;background:#f1f6f3}.bank-info{display:flex;align-items:center;gap:12px}.bank-info>div{display:grid;gap:2px}.bank-transfer-item span{color:var(--muted);font-size:14px}.bank-transfer-item strong{font-size:18px;letter-spacing:.5px}.bank-transfer-item button{width:auto;min-height:auto;margin-top:0;display:flex;align-items:center;gap:6px;padding:8px 12px;border:1px solid var(--green);border-radius:11px;background:#fff;color:var(--green);font:inherit;font-size:14px;font-weight:700}.bank-transfer-list>button.primary{width:100%;min-height:48px;margin-top:12px}.commercial-error{position:relative;isolation:isolate;overflow:hidden;width:min(100%,36rem);margin:auto;padding:34px 24px 26px;border:1px solid #d9dfdb;border-radius:28px;background:linear-gradient(155deg,#fff,#fffdf9);box-shadow:0 20px 60px #0d4b351a;text-align:left}.commercial-error__glow{position:absolute;z-index:-1;top:-90px;right:-70px;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(255,146,46,.2),transparent 68%)}.commercial-error__code{position:absolute;top:10px;right:20px;color:#0d4b3512;font-size:92px;font-weight:800;line-height:1}.commercial-error__icon{display:grid;place-items:center;width:56px;height:56px;margin-bottom:22px;border-radius:18px;background:#fff0df;color:#a74d00;box-shadow:inset 0 0 0 1px #ffd8ad}.commercial-error__icon svg{width:28px;height:28px}.commercial-error__eyebrow{margin:0 0 6px;color:#a74d00;font-size:14px;font-weight:700;letter-spacing:.02em}.commercial-error h1{max-width:25rem;margin:0 0 10px;color:#123421;font-size:clamp(26px,7vw,36px);line-height:1.2}.commercial-error__message{max-width:28rem;margin:0;color:#66716b;line-height:1.65}.commercial-error__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.commercial-error__actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;min-width:132px;margin:0}.commercial-error__actions svg{width:18px;height:18px}.commercial-error__reference{margin:22px 0 0;color:#7b847f;font-size:12px}.commercial-error__reference code{padding:3px 6px;border-radius:6px;background:#f0f2f1;color:#3c4942}.commercial-error__help{margin:8px 0 0;color:#7b847f;font-size:13px}.commercial-error--compact{margin:0 0 18px;padding:24px}.commercial-error--compact .commercial-error__code{font-size:68px}.commercial-error--compact h1{font-size:26px}@media(max-width:420px){.commercial-error{padding:28px 20px 22px}.commercial-error__actions{display:grid}.commercial-error__actions button{width:100%}}.menu-page--error{display:grid;place-items:center;min-height:100vh;padding-bottom:16px}.category-heading{gap:12px}.category-heading h2{display:-webkit-box;min-width:0;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.category-heading span{flex:0 0 auto}.category-nav a{flex:0 0 auto;max-width:none;overflow:visible;text-overflow:clip}.menu-item h3{display:-webkit-box;overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2}.menu-item p{overflow-wrap:anywhere;-webkit-line-clamp:3}
