:root{--y:#ffd91a;--k:#111;--w:#fff;--g:#f3f3ef;--muted:#6b6b65;--r:22px}*{box-sizing:border-box}body{margin:0;font-family:Inter,"Noto Sans Thai",system-ui,sans-serif;background:var(--g);color:var(--k)}button,a{font:inherit}.top,.menu-head{display:flex;justify-content:space-between;align-items:center;padding:20px 28px;background:var(--k);color:#fff}.brand{font-size:22px;font-weight:900}.brand span{color:var(--y)}.btn{display:inline-block;border:0;border-radius:999px;background:var(--y);color:#111;padding:13px 20px;font-weight:800;text-decoration:none;cursor:pointer}.btn.ghost{background:transparent;color:inherit;border:1px solid currentColor}.full{width:100%}.landing{max-width:1200px;margin:auto;padding:72px 24px;display:grid;grid-template-columns:1.4fr .6fr;gap:28px}.hero h1{font-size:clamp(52px,8vw,104px);line-height:.9;margin:10px 0 28px;letter-spacing:-5px}.hero em{font-style:normal;background:var(--y);padding:0 8px}.hero p{font-size:20px;max-width:680px}.eyebrow{font-weight:900;letter-spacing:2px!important;font-size:13px!important}.actions{display:flex;gap:10px;margin-top:30px}.card,.feature{background:#fff;border-radius:var(--r);padding:28px;align-self:end}.menu-head{position:sticky;top:0;z-index:5}.menu-head small{color:#bbb}.menu-head h2{margin:2px 0}.table-pill{background:var(--y);color:#111;padding:9px 14px;border-radius:999px;font-weight:900}.menu-page main{max-width:980px;margin:auto;padding:16px 16px 100px}.cats{display:flex;gap:8px;overflow:auto;padding:8px 0 18px;position:sticky;top:84px;background:var(--g);z-index:4}.cats button{white-space:nowrap;border:0;border-radius:999px;background:#fff;padding:10px 14px;font-weight:700}.cats button.active{background:#111;color:#fff}.menu-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.food{background:#fff;border-radius:18px;overflow:hidden;display:flex;min-height:130px}.food-img{width:38%;display:grid;place-items:center;background:#ecece6;font-size:46px}.food-img img{width:100%;height:100%;object-fit:cover}.food-info{padding:14px;flex:1}.food-info h3{margin:0 0 5px}.food-info p{margin:0 0 16px;color:var(--muted);font-size:14px}.food-info>div{display:flex;justify-content:space-between;align-items:center}.add{width:36px;height:36px;border:0;border-radius:50%;background:var(--y);font-size:24px}.cart-fab{display:none;position:fixed;left:50%;transform:translateX(-50%);bottom:18px;z-index:10;border:0;background:#111;color:#fff;padding:15px 24px;border-radius:999px;font-weight:900;box-shadow:0 8px 30px #0004}.sheet{position:fixed;inset:0;background:#0008;z-index:20;display:flex;align-items:end}.sheet.hidden{display:none}.sheetbox{background:#fff;width:100%;max-width:720px;margin:auto;border-radius:24px 24px 0 0;padding:24px;max-height:90vh;overflow:auto}.x{float:right;border:0;background:#eee;border-radius:50%;width:36px;height:36px;font-size:22px}.cartline{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #eee}.cartline small{display:block;color:#777}.cartline button{width:32px;height:32px;border:0;border-radius:50%}.cartline span{display:inline-block;min-width:28px;text-align:center}.sheet textarea{width:100%;min-height:80px;margin:18px 0;padding:12px;border:1px solid #ddd;border-radius:14px}.service-row{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:8px}.sheet .ghost{color:#111}.kitchen-page{background:#181818;color:#fff}.kitchen-page main{padding:18px}.orders{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.order{background:#fff;color:#111;border-radius:18px;padding:18px;border-top:8px solid var(--y)}.order-top{display:flex;justify-content:space-between;gap:10px}.order-top h2{margin:2px 0}.order-top span{font-size:12px;font-weight:900;background:#eee;padding:8px;border-radius:999px;height:max-content}.order-items{font-size:18px;margin:18px 0}.order-items>div{padding:8px 0;border-bottom:1px solid #eee}.order-items small{display:block;color:#777;margin-left:28px}.note{background:#fff3b2;padding:10px;border-radius:10px}.empty{grid-column:1/-1;text-align:center;padding:80px;color:#aaa}.error{padding:30px;background:#fff;border-radius:16px}@media(max-width:700px){.landing{grid-template-columns:1fr;padding-top:42px}.hero h1{letter-spacing:-3px}.menu-grid{grid-template-columns:1fr}.food{min-height:120px}.top,.menu-head{padding:16px}.cats{top:76px}}
