:root{color-scheme:dark;--red:#f04432;--gold:#ffb938;--cream:#fff4df;--card:#211a17;--line:#49372d;--muted:#aa9b91}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 55% -10%,#542419 0,#160f0c 40%);color:var(--cream);font:15px/1.5 system-ui,sans-serif;min-height:100vh}nav{height:78px;border-bottom:1px solid #473026;background:#140f0ddd;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1180px)/2));position:sticky;top:0;z-index:5;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px}.brand>span{display:grid;place-items:center;width:42px;height:42px;background:var(--red);border-radius:12px;font-size:25px;font-weight:1000;transform:rotate(-5deg)}.brand b,.brand small{display:block;letter-spacing:.14em}.brand small{font-size:9px;color:var(--muted)}.nav-actions{display:flex;align-items:center;gap:16px;color:var(--muted)}button{border:0;border-radius:12px;padding:13px 19px;font-weight:800;background:var(--red);color:white;cursor:pointer;transition:.18s}button:hover{transform:translateY(-1px);filter:brightness(1.08)}button:disabled{opacity:.42;cursor:not-allowed;transform:none}.ghost,.secondary{background:#30241f;border:1px solid var(--line)}main{max-width:1180px;margin:auto;padding:40px 20px 70px}header{display:flex;justify-content:space-between;align-items:center}label{color:var(--gold);font-size:11px;font-weight:900;letter-spacing:.2em}h1{font-size:clamp(38px,5vw,67px);letter-spacing:-.045em;line-height:.96;margin:8px 0 14px}h2{margin:0}.lane{display:flex;flex-direction:column;align-items:flex-end;border-right:3px solid var(--red);padding-right:14px}.lane small{color:var(--muted);letter-spacing:.18em}.steps{display:flex;align-items:center;gap:15px;margin:30px 0}.steps span{color:#7e7068}.steps span.active{color:var(--cream);background:#3a221c;padding:7px 12px;border-radius:20px}.steps i{height:1px;background:var(--line);flex:1}.layout{display:grid;grid-template-columns:1.48fr .82fr;gap:20px}.panel{background:linear-gradient(145deg,#251c18,#1b1512);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:0 22px 60px #0004}.conversation{text-align:center;min-height:620px}.panel-title,.receipt-head{display:flex;justify-content:space-between;align-items:center;text-align:left}.panel-title small,.hint{color:var(--muted)}.panel-title em{display:inline-block;width:8px;height:8px;border-radius:50%;background:#46d87e;margin-right:8px;box-shadow:0 0 12px #46d87e}.orb{width:142px;height:142px;margin:38px auto 25px;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle at 35% 30%,#ff9663,var(--red) 48%,#8d151b);box-shadow:0 0 0 15px #ef3d2f14,0 0 70px #ef3d2f40}.orb.live{animation:pulse 1.6s infinite}.orb span{font-size:68px;font-weight:1000}.conversation h2{font-size:23px;max-width:530px;margin:auto}.controls{display:flex;gap:10px;justify-content:center;margin:22px}.transcript{text-align:left;max-height:95px;overflow:auto;padding:0 5px;color:#dbcfc5}.transcript p{margin:5px 0}#textOrder{display:flex;background:#130f0d;border:1px solid #594238;border-radius:15px;padding:6px;margin-top:17px}#textOrder:focus-within{border-color:var(--gold)}#textOrder input{min-width:0;flex:1;background:transparent;border:0;color:white;padding:10px 12px;font:inherit;outline:0}.suggestions,.filters{display:flex;gap:7px}.suggestions{flex-wrap:wrap;margin-top:11px}.suggestions button,.filters button{background:#30241f;border:1px solid #4e3a31;color:#cdbfb5;padding:8px 11px;font-size:11px}.receipt{position:sticky;top:98px;height:max-content}.receipt-head small,.receipt-head strong{display:block}.receipt-head strong{font-size:22px}.receipt-head>span{font-size:10px;letter-spacing:.1em;background:#4b341c;color:#ffc96c;border:1px solid #765326;padding:5px 9px;border-radius:20px}.empty-bag{display:flex;flex-direction:column;align-items:center;color:var(--muted);padding:60px 0}.empty-bag b{color:#dfd1c7}#basket{min-height:180px}.basket-item{display:grid;grid-template-columns:1fr auto;gap:4px;padding:14px 0;border-bottom:1px solid var(--line)}.basket-item small{color:var(--muted)}.item-actions{display:flex;align-items:center;gap:6px}.item-actions button{padding:2px 8px;background:#3b2d27}.item-actions .remove{color:#ff756a;background:transparent}.receipt-lines{border-top:1px dashed #59453b;padding-top:10px}.receipt-lines p,.total{display:flex;justify-content:space-between}.receipt-lines p{color:var(--muted);font-size:12px;margin:5px 0}.total{font-size:21px;padding:17px 0}.total strong{color:var(--gold)}.confirm{width:100%}.menu-section{margin-top:60px}.section-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.section-title h2{font-size:34px}.filters button.active{background:var(--cream);color:#160f0c}.menu-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.menu-item{min-height:178px;padding:20px;border:1px solid var(--line);border-radius:18px;background:var(--card);display:flex;flex-direction:column}.category{font-size:10px;letter-spacing:.13em;color:var(--gold)}.menu-item h3{font-size:18px;margin:8px 0 3px}.menu-item p{font-size:12px;color:var(--muted);margin:0 0 15px}.menu-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.menu-bottom strong{font-size:18px}.menu-bottom button{width:34px;height:34px;padding:0;border-radius:50%;font-size:20px}#toast{position:fixed;left:50%;bottom:25px;transform:translate(-50%,100px);background:var(--cream);color:#160f0c;padding:11px 18px;border-radius:12px;font-weight:800;transition:.3s;z-index:10}#toast.show{transform:translate(-50%,0)}@keyframes pulse{50%{transform:scale(1.04);box-shadow:0 0 0 25px #ef3d2f09,0 0 90px #ef3d2f70}}@media(max-width:850px){.layout{grid-template-columns:1fr}.receipt{position:static}.menu-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){nav{padding:0 14px}#clock,.lane{display:none}main{padding:25px 13px}.conversation{padding:18px}.menu-grid{grid-template-columns:1fr}.section-title{align-items:flex-start;gap:15px;flex-direction:column}.filters{max-width:100%;overflow:auto}.suggestions{display:none}}
