:root{--ink:#211915;--muted:#71655d;--cream:#f8f1e7;--paper:#fffdf9;--line:#eadfd2;--accent:#ed6b2f;--accent-dark:#c94d18;--green:#267a4b;--shadow:0 18px 45px rgba(63,39,24,.12);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--cream)}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--cream);overscroll-behavior:none}body{min-height:100vh;overflow:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}.hidden{display:none!important}.muted{color:var(--muted)}.small{font-size:13px}.app{height:100vh;display:flex;flex-direction:column}.topbar{height:84px;flex:0 0 84px;background:rgba(255,253,249,.97);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 28px;z-index:10}.brand-block{display:flex;align-items:center;gap:14px}.brand-mark{width:50px;height:50px;border-radius:16px;background:var(--accent);color:white;display:grid;place-items:center;font-size:25px;box-shadow:0 7px 18px rgba(237,107,47,.25)}.brand-name{font-weight:900;font-size:22px;letter-spacing:-.4px}.venue-name{font-size:13px;color:var(--muted);margin-top:3px}.top-actions{display:flex;align-items:center;gap:12px}.ghost-button,.rail-back,.back-link{border:1px solid var(--line);background:var(--paper);color:var(--ink);border-radius:14px;padding:12px 16px;font-weight:750}.online-pill{padding:10px 14px;background:#e7f5ec;color:var(--green);border-radius:999px;font-weight:800;font-size:13px}.online-pill.offline{background:#fde9e4;color:#a63d28}main{min-height:0;flex:1}.view{height:100%}.welcome-view{padding:30px}.welcome-card{height:100%;background:linear-gradient(135deg,#fffdf9 0%,#fff7ec 100%);border:1px solid var(--line);border-radius:34px;box-shadow:var(--shadow);display:grid;grid-template-columns:1.08fr .92fr;overflow:hidden}.welcome-copy{padding:clamp(48px,7vw,100px);display:flex;flex-direction:column;justify-content:center}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;color:var(--accent)}.welcome-copy h1{font-size:clamp(48px,5.5vw,82px);line-height:.98;letter-spacing:-.055em;margin:14px 0 22px;max-width:800px}.welcome-copy p{font-size:22px;line-height:1.5;color:var(--muted);max-width:690px;margin:0 0 38px}.service-modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:720px}.service-mode{min-height:120px;border:2px solid transparent;border-radius:24px;background:var(--ink);color:white;padding:24px;text-align:left;display:flex;flex-direction:column;justify-content:center;gap:7px;box-shadow:0 15px 30px rgba(33,25,21,.14)}.service-mode:nth-child(2){background:var(--accent)}.service-mode strong{font-size:26px}.service-mode span{opacity:.78;font-size:15px}.welcome-art{position:relative;display:grid;place-items:center;background:radial-gradient(circle at 45% 40%,#ffd7aa 0,#f5b56a 31%,#ed6b2f 75%,#c94d18 100%)}.pizza-disc{width:min(52vh,520px);aspect-ratio:1;border-radius:50%;background:#fff4d9;display:grid;place-items:center;font-size:min(26vh,250px);box-shadow:0 36px 70px rgba(88,35,10,.24);transform:rotate(-6deg)}.welcome-bubble{position:absolute;bottom:9%;left:50%;transform:translateX(-50%);padding:14px 24px;background:white;border-radius:999px;font-weight:900;box-shadow:var(--shadow);white-space:nowrap}.menu-view{display:grid;grid-template-columns:190px minmax(0,1fr) 390px;min-height:0}.category-rail{background:#2a201b;color:white;padding:18px 12px;overflow:auto}.rail-back{width:100%;background:#3a2d26;color:white;border-color:#4a3a31;margin-bottom:16px}.categories{display:flex;flex-direction:column;gap:8px}.category-btn{width:100%;border:0;background:transparent;color:#e8ded8;border-radius:16px;padding:16px 14px;text-align:left;font-weight:760;line-height:1.2}.category-btn.active{background:var(--accent);color:white}.menu-content{min-width:0;overflow:auto;padding:24px 24px 50px}.menu-head{position:sticky;top:-24px;z-index:4;background:rgba(248,241,231,.96);backdrop-filter:blur(8px);display:flex;align-items:end;justify-content:space-between;gap:20px;padding:24px 0 16px}.menu-head h1{font-size:40px;margin:5px 0 0;letter-spacing:-.04em}.search-wrap{min-width:270px;display:flex;align-items:center;gap:8px;background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:0 14px}.search-wrap input{width:100%;height:50px;border:0;background:transparent;outline:0;font-size:16px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.product-card{border:1px solid var(--line);background:var(--paper);border-radius:22px;overflow:hidden;display:flex;flex-direction:column;min-height:340px;box-shadow:0 7px 20px rgba(57,38,27,.055);transition:transform .12s ease}.product-card:active{transform:scale(.985)}.product-card.unavailable{opacity:.55}.product-image{aspect-ratio:4/3;background:#f2e9df;overflow:hidden;position:relative}.product-image img{width:100%;height:100%;object-fit:cover}.product-body{padding:15px 16px 16px;display:flex;flex-direction:column;gap:8px;flex:1}.product-title{font-size:20px;font-weight:900;line-height:1.12}.product-desc{font-size:13px;line-height:1.4;color:var(--muted);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.product-price{font-size:19px;font-weight:900}.add-button{width:46px;height:46px;border-radius:15px;border:0;background:var(--accent);color:white;font-size:28px;font-weight:500}.cart-panel{background:var(--paper);border-left:1px solid var(--line);padding:22px;display:flex;flex-direction:column;min-height:0}.cart-head{display:flex;justify-content:space-between;align-items:start;padding-bottom:12px}.cart-head h2{margin:4px 0 0;font-size:28px}.count-badge{min-width:34px;height:34px;border-radius:17px;background:var(--ink);color:white;display:grid;place-items:center;font-weight:800}.cart-lines{overflow:auto;display:flex;flex-direction:column;gap:10px;flex:1}.cart-line{border:1px solid var(--line);border-radius:16px;padding:12px}.cart-line-top{display:flex;justify-content:space-between;gap:12px}.cart-line-name{font-weight:850}.cart-line-price{font-weight:850;white-space:nowrap}.cart-line-mods{font-size:12px;color:var(--muted);line-height:1.4;margin-top:5px}.cart-line-actions{display:flex;justify-content:space-between;align-items:center;margin-top:10px}.mini-qty{display:flex;align-items:center;gap:7px}.mini-qty button{width:34px;height:34px;border:1px solid var(--line);border-radius:10px;background:white;font-size:20px}.remove-line{border:0;background:transparent;color:#a14d35;font-weight:750}.cart-empty{flex:1;display:grid;place-items:center;text-align:center;color:var(--muted);padding:30px}.discount-row,.cart-total{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:14px;margin-top:12px}.discount-row{color:var(--green)}.cart-total{font-size:22px}.cart-total strong{font-size:28px}.checkout-button,.place-order,.primary{border:0;background:var(--accent);color:white;border-radius:18px;padding:18px 22px;font-weight:900;font-size:18px;box-shadow:0 10px 24px rgba(237,107,47,.24)}.checkout-button{margin-top:16px;width:100%}.checkout-button:disabled{background:#d8cec5;color:#8c8178;box-shadow:none;cursor:not-allowed}.notice{background:#fff2d9;border:1px solid #efc67c;border-radius:14px;padding:12px 14px;margin-bottom:15px;color:#714d16}.checkout-view{overflow:auto;padding:32px}.checkout-shell{max-width:1320px;margin:0 auto}.back-link{display:inline-block;margin-bottom:22px}.checkout-grid{display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:24px}.checkout-card,.payment-card{background:var(--paper);border:1px solid var(--line);border-radius:26px;padding:28px;box-shadow:var(--shadow)}.checkout-card h1{font-size:42px;margin:8px 0 22px}.checkout-lines{display:flex;flex-direction:column;gap:10px}.checkout-line{display:grid;grid-template-columns:1fr auto;gap:12px;padding:13px 0;border-bottom:1px solid var(--line)}.checkout-line strong{font-size:17px}.checkout-line small{display:block;color:var(--muted);margin-top:4px}.comment-label{display:flex;flex-direction:column;gap:9px;font-weight:800;margin-top:22px}.comment-label textarea{resize:none;border:1px solid var(--line);border-radius:15px;padding:13px;background:#fff;font-weight:500}.payment-card h2{font-size:32px;margin:8px 0 12px}.payment-card p{color:var(--muted);line-height:1.55}.payment-total{margin:28px 0 18px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between}.payment-total strong{font-size:34px}.place-order{width:100%;min-height:62px}.success-view{display:grid;place-items:center;padding:30px}.success-card{width:min(720px,94vw);background:var(--paper);border:1px solid var(--line);border-radius:32px;padding:52px;text-align:center;box-shadow:var(--shadow)}.success-icon{width:84px;height:84px;border-radius:50%;background:#e6f5eb;color:var(--green);display:grid;place-items:center;font-size:46px;font-weight:900;margin:0 auto 20px}.success-card h1{font-size:50px;margin:8px 0 10px}.order-number{font-size:86px;line-height:1;font-weight:950;color:var(--accent);letter-spacing:-.07em;margin:18px 0}.wide{min-width:280px}.reset-note{margin-top:18px;color:var(--muted);font-size:13px}.product-dialog{width:min(1080px,94vw);max-height:90vh;border:0;border-radius:28px;padding:0;background:var(--paper);box-shadow:0 35px 100px rgba(0,0,0,.28)}.product-dialog::backdrop{background:rgba(28,19,15,.65);backdrop-filter:blur(4px)}.product-dialog form{position:relative}.dialog-close{position:absolute;right:18px;top:18px;z-index:2;width:46px;height:46px;border-radius:50%;border:0;background:rgba(255,255,255,.92);font-size:30px}.product-dialog-grid{display:grid;grid-template-columns:.92fr 1.08fr;min-height:590px}.dialog-image-wrap{background:#f1e8de}.dialog-image-wrap img{width:100%;height:100%;object-fit:cover}.dialog-body{padding:42px;overflow:auto;max-height:90vh}.dialog-body h2{font-size:38px;line-height:1.04;margin:9px 0 14px;letter-spacing:-.035em}.dialog-description{color:var(--muted);line-height:1.5}.modifier-groups{display:flex;flex-direction:column;gap:20px;margin-top:24px}.modifier-group h3{font-size:17px;margin:0 0 9px}.modifier-rule{font-size:12px;color:var(--muted);margin-left:7px;font-weight:500}.modifier-options{display:grid;gap:8px}.modifier-option{border:1px solid var(--line);border-radius:14px;padding:11px 12px;display:flex;align-items:center;justify-content:space-between;gap:12px}.modifier-option label{display:flex;align-items:center;gap:10px;flex:1;font-weight:730}.modifier-option input{width:20px;height:20px;accent-color:var(--accent)}.modifier-price{font-weight:800;color:var(--muted)}.dialog-footer{position:sticky;bottom:-42px;background:linear-gradient(180deg,rgba(255,253,249,0),#fffdf9 18%);padding-top:35px;padding-bottom:4px;display:grid;grid-template-columns:140px 1fr;gap:12px;margin-top:25px}.qty-control{display:flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:17px;background:white;overflow:hidden}.qty-control button{border:0;background:white;width:44px;height:56px;font-size:28px}.qty-control span{font-weight:900}.add-cart{border:0;background:var(--ink);color:white;border-radius:17px;font-weight:900;font-size:17px}.pairing{position:fixed;inset:0;z-index:200;background:#211915;display:grid;place-items:center;padding:24px}.pair-card{width:min(560px,96vw);max-height:94vh;overflow:auto;background:var(--paper);border-radius:28px;padding:34px;box-shadow:0 30px 100px rgba(0,0,0,.35)}.pair-brand{font-size:20px;font-weight:950;color:var(--accent)}.pair-card h1{font-size:36px;margin:8px 0 8px}.stack{display:flex;flex-direction:column;gap:14px;margin-top:24px}.stack label{display:flex;flex-direction:column;gap:7px;font-weight:800}.stack input,.stack select{height:50px;border:1px solid var(--line);border-radius:14px;padding:0 13px;background:white}.mode-config{display:flex;gap:18px}.check{flex-direction:row!important;align-items:center}.check input{height:auto!important;width:20px}.error{margin-top:12px;background:#fee9e4;color:#8c2f1c;border:1px solid #f1b4a6;border-radius:13px;padding:11px 13px;line-height:1.4}.secondary{border:1px solid var(--line);background:white;color:var(--ink);border-radius:16px;padding:15px 20px;font-weight:850}.idle-modal{position:fixed;inset:0;z-index:120;background:rgba(33,25,21,.62);display:grid;place-items:center}.idle-card{width:min(520px,90vw);background:white;border-radius:26px;padding:32px;text-align:center;box-shadow:var(--shadow)}.idle-card h2{font-size:32px;margin:0 0 12px}.idle-card p{color:var(--muted);line-height:1.5}.idle-card button{width:100%;margin-top:10px}.toast{position:fixed;left:50%;bottom:24px;transform:translateX(-50%);z-index:300;background:#211915;color:white;border-radius:16px;padding:14px 20px;box-shadow:var(--shadow);font-weight:750}.toast.error-toast{background:#8e3423}
@media(max-width:1280px){.menu-view{grid-template-columns:160px minmax(0,1fr) 340px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-copy{padding:55px}.welcome-copy h1{font-size:58px}.pizza-disc{font-size:180px}.checkout-grid{grid-template-columns:1fr 360px}}
@media(max-width:900px){body{overflow:auto}.app{height:auto;min-height:100vh}.topbar{position:sticky;top:0}.menu-view{display:block}.category-rail{position:sticky;top:84px;z-index:5;padding:10px;background:#2a201b;display:flex;overflow:auto}.rail-back{width:auto;margin:0 8px 0 0;white-space:nowrap}.categories{flex-direction:row}.category-btn{width:auto;white-space:nowrap;padding:13px}.menu-content{padding:16px}.menu-head{top:130px}.cart-panel{position:sticky;bottom:0;border-left:0;border-top:1px solid var(--line);max-height:48vh}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-card{grid-template-columns:1fr}.welcome-art{display:none}.checkout-grid{grid-template-columns:1fr}.product-dialog-grid{grid-template-columns:1fr}.dialog-image-wrap{height:280px}.service-modes{grid-template-columns:1fr}.welcome-copy{padding:40px}.welcome-copy h1{font-size:48px}}
