:root{font-family:ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#37291f;background:#faf7f2;font-synthesis:none;--orange:#cb4a0a;--bright:#f2712b;--muted:#74675d;--line:#e8e0d6;--white:#fff;--radius:18px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,a:focus-visible{outline:3px solid #277b99;outline-offset:3px}button{border:0}a{color:var(--orange)}button,input,select{min-height:48px}input,select,textarea{width:100%;border:1px solid #d5cabe;border-radius:12px;background:white;color:inherit;padding:12px}label{display:block;font-size:14px;font-weight:650;margin:16px 0 6px}h1,h2,h3,p{margin:0}h1{font-size:30px;letter-spacing:-1px}h2{font-size:23px;letter-spacing:-.5px}h3{font-size:18px}.muted{color:var(--muted);font-size:14px;line-height:1.6}.brand{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:800;letter-spacing:-.5px}.brandmark{display:grid;place-items:center;background:var(--bright);color:white;border-radius:14px;width:44px;height:44px;font-size:27px;font-weight:850}.app-header{background:#fff;border-bottom:1px solid var(--line);padding:20px 32px;display:flex;align-items:center;justify-content:space-between;gap:16px}.identity{display:flex;align-items:center;gap:16px}.identity strong{display:block;font-size:14px}.identity span{font-size:12px;color:var(--muted)}.ghost{background:transparent;color:var(--muted);padding:10px 14px;border:1px solid var(--line);border-radius:12px}.primary{background:var(--orange);color:white;border-radius:13px;font-weight:750;padding:15px 20px}.secondary{background:#fff0e5;color:#a83c05;border:1px solid #f5d5bf;border-radius:12px;padding:12px 18px;font-weight:650}.wide{width:100%}.app-shell{max-width:1440px;margin:auto;display:grid;grid-template-columns:200px minmax(0,1fr);min-height:calc(100vh - 85px)}.nav{padding:28px 16px;border-right:1px solid var(--line);display:flex;flex-direction:column;gap:8px}.nav button{display:flex;gap:12px;align-items:center;background:transparent;text-align:left;padding:14px 16px;border-radius:12px;color:var(--muted);font-weight:600}.nav button.active{background:#ffeadb;color:#aa3b04}.nav svg{width:22px;height:22px}.main{padding:30px;min-width:0}.title-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:26px}.eyebrow{font-size:12px;letter-spacing:1.5px;font-weight:750;color:var(--orange);margin-bottom:8px}.badge{display:inline-block;border-radius:8px;background:#fff0e5;color:#943802;font-size:12px;padding:5px 8px;font-weight:700}.sale-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.search{position:relative;margin-bottom:16px}.search input{padding-left:42px}.search svg{position:absolute;left:14px;top:14px;width:20px;height:20px;color:var(--muted)}.chips{display:flex;gap:8px;overflow:auto;margin-bottom:20px;padding-bottom:4px}.chip{padding:10px 18px;border-radius:24px;background:white;border:1px solid var(--line);white-space:nowrap;font-weight:600;font-size:14px;min-height:44px}.chip.selected{background:#37291f;color:white;border-color:#37291f}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.product{background:white;border:1px solid var(--line);border-radius:16px;padding:17px;text-align:left;position:relative;min-height:150px;transition:transform .12s,border-color .12s}.product:hover{transform:translateY(-2px);border-color:#d87638}.product .pic{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#fff1e5;color:#ab480f;margin-bottom:15px}.product.food .pic{background:#f1f1da;color:#696f2d}.product.topping .pic{background:#f3e8e1;color:#805431}.product svg{width:27px;height:27px}.product strong{display:block;font-size:16px;line-height:1.3;margin-bottom:6px}.product .price{font-size:15px;color:#ae4109;font-weight:750}.product .add{position:absolute;right:12px;top:16px;border:1px solid var(--line);border-radius:50%;width:26px;height:26px;display:grid;place-items:center;font-size:19px;background:white}.product .count{position:absolute;right:10px;top:10px;background:var(--orange);color:white;border-radius:50%;min-width:27px;height:27px;display:grid;place-items:center;font-size:13px;font-weight:800}.panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:22px}.cart{position:sticky;top:22px}.panel-heading{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px}.cart-empty{padding:36px 10px;text-align:center;color:var(--muted);line-height:1.7}.cart-empty svg{width:42px;height:42px;color:#bda38c;display:block;margin:0 auto 15px}.cart-row{border-bottom:1px solid var(--line);padding:15px 0}.cart-row:first-child{padding-top:0}.cart-row .top,.cart-row .bottom{display:flex;justify-content:space-between;align-items:center;gap:10px}.cart-row .top{font-size:14px;font-weight:650}.cart-row .bottom{margin-top:12px}.stepper{display:flex;align-items:center;gap:14px}.stepper button{width:38px;min-height:38px;border-radius:9px;background:#fff0e5;color:#aa3b04;font-size:23px}.stepper span{font-weight:700;font-size:15px;min-width:18px;text-align:center}.cart-total{display:flex;align-items:center;justify-content:space-between;margin:22px 0;font-weight:700}.cart-total strong{font-size:26px;letter-spacing:-.5px}.payment{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 18px}.payment button{background:white;border:1px solid var(--line);border-radius:12px;display:flex;gap:8px;align-items:center;justify-content:center}.payment button.selected{border:2px solid var(--orange);background:#fff5ee;color:#a53a03;font-weight:700}.payment svg{width:20px;height:20px}.helper{font-size:12px;color:var(--muted);line-height:1.6;margin:10px 0}.demo-banner,.offline-banner{padding:10px 20px;text-align:center;background:#fff0ce;color:#6a4700;font-size:14px;line-height:1.5}.demo-banner button{background:transparent;text-decoration:underline;color:inherit;font-weight:700;min-height:28px;margin-left:10px}.offline-banner{background:#ffe6e1;color:#9d2714}.metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}.metric{background:white;border:1px solid var(--line);border-radius:16px;padding:20px}.metric.featured{background:#37291f;color:white}.metric span{font-size:14px;opacity:.8}.metric strong{font-size:26px;display:block;margin-top:12px;letter-spacing:-.6px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:20px}.row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 0;border-bottom:1px solid var(--line);font-size:15px}.row:last-child{border:0}.filters{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-bottom:20px}.filters input{width:auto}.filters select{width:auto}.empty{padding:35px 16px;text-align:center;color:var(--muted);line-height:1.8}.transaction{padding:18px 0;border-bottom:1px solid var(--line)}.transaction:last-child{border:0}.transaction-head{display:flex;justify-content:space-between;gap:10px}.transaction ul{padding-left:20px;color:var(--muted);font-size:14px;line-height:1.8}.transaction.void{opacity:.6}.danger{background:#fff0ee;color:#a22217;border:1px solid #f2c5bf;border-radius:10px;padding:8px 12px;font-size:14px}.form-panel{max-width:560px}.form-panel .primary{margin-top:24px}.form-error{color:#a22217;background:#fff1ee;border-radius:10px;padding:12px;font-size:14px;line-height:1.6;margin:16px 0}.login-wrap{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.login-story{background:#37291f;color:#fff8f0;padding:clamp(30px,7vw,100px);display:flex;flex-direction:column;justify-content:space-between;gap:50px}.login-story h1{font-size:clamp(35px,4vw,58px);max-width:520px;line-height:1.15}.login-story p{color:#d7c9b9;line-height:1.8;margin-top:24px;max-width:430px}.login-story .brandmark{background:#f2712b}.login-card{align-self:center;justify-self:center;width:min(440px,100%);padding:32px}.login-card h2{font-size:30px;margin-bottom:12px}.login-card form{margin-top:24px}.login-card .primary{margin-top:24px}.login-footer{font-size:13px;line-height:1.7;color:var(--muted);margin-top:22px}.login-flourish{display:flex;gap:12px}.login-flourish span{border:1px solid #706051;padding:12px 16px;border-radius:30px;font-size:14px}.loading{padding:70px;text-align:center;color:var(--muted)}#toast{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);z-index:100;max-width:calc(100% - 32px);background:#30261f;color:white;box-shadow:0 10px 35px #0002;border-radius:13px;padding:15px 22px;display:none;font-size:14px}#toast.show{display:block}dialog{border:0;border-radius:20px;padding:26px;width:min(500px,calc(100% - 24px));box-shadow:0 20px 100px #0003;color:inherit}dialog::backdrop{background:#26180f80}dialog .actions{display:flex;gap:10px;justify-content:flex-end;margin-top:24px}dialog p{line-height:1.7;margin-top:12px}.mobile-cart{display:none}.menu-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid var(--line)}.menu-row strong{display:block}.menu-row .ghost{font-size:14px}.sale-content{min-width:0}.section-note{margin:12px 0 20px;line-height:1.7;color:var(--muted);font-size:14px}
@media(min-width:1450px){.product-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:1100px){.app-shell{grid-template-columns:90px 1fr}.nav button{flex-direction:column;gap:6px;padding:12px 4px;font-size:12px}.main{padding:24px}.sale-layout{grid-template-columns:minmax(0,1fr) 300px;gap:16px}.product-grid{grid-template-columns:repeat(2,1fr)}.metrics{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.app-header{padding:15px 18px}.brand{font-size:19px}.brandmark{width:38px;height:38px;font-size:23px;border-radius:11px}.identity{gap:8px}.identity>div{display:none}.identity .ghost{min-height:36px;font-size:12px;padding:6px 10px}.app-shell{display:block}.main{padding:23px 16px 175px}.nav{position:fixed;bottom:0;left:0;right:0;background:#fff;z-index:20;flex-direction:row;justify-content:space-around;border-right:0;border-top:1px solid var(--line);padding:6px 4px max(6px,env(safe-area-inset-bottom))}.nav button{flex:1;font-size:12px;gap:4px;padding:8px 2px;border-radius:10px;min-width:0}.nav svg{width:21px;height:21px}.nav button.active{background:#fff3e9}.sale-layout{display:block}.title-row{margin-bottom:20px}.title-row h1{font-size:27px}.title-row>.muted{font-size:12px;max-width:110px;text-align:right}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product{padding:15px;min-height:144px}.cart{margin-top:24px;position:static}.panel{padding:20px}.mobile-cart{display:flex;position:fixed;bottom:82px;left:16px;right:16px;z-index:19;background:var(--orange);color:white;border-radius:14px;padding:15px 18px;justify-content:space-between;box-shadow:0 6px 20px #99380026;font-weight:700}.metrics{gap:10px}.metric{padding:16px}.metric strong{font-size:23px}.two-col{grid-template-columns:1fr}.filters{gap:8px}.filters input{min-width:0;flex:1;width:140px}.login-wrap{display:block}.login-story{padding:28px 24px 32px;gap:28px}.login-story h1{font-size:34px}.login-story p,.login-flourish{display:none}.login-card{margin:auto;padding:30px 24px}.login-card h2{font-size:25px}.demo-banner{font-size:12px;padding:8px 14px}.eyebrow{font-size:11px}.menu-row{grid-template-columns:minmax(0,1fr) auto;gap:8px}.menu-row>.badge{display:none}#toast{bottom:165px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
