.theme-button{width:40px;height:40px;padding:0;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;background:var(--raised);font-size:17px}.delivery-drinks b{font-size:15px;line-height:1.2}.delivery-drinks em{margin-top:4px;font-size:12px;line-height:1.35}.delivery-grid>button>small{font-size:9px!important;line-height:1.2;opacity:.62;font-weight:650;letter-spacing:.01em}
html[data-theme="dark"]{--charcoal:#080d0c;--cream:#0c1211;--raised:#17201e;--ink:#edf3f0;--muted:#9caaa5;--coral:#ff6659;--teal:#45b9ae;--pale-coral:#3b211f;--pale-teal:#17332f;--line:#34413d;color-scheme:dark}html[data-theme="dark"] body{background:#080d0c}html[data-theme="dark"] .shell{background:radial-gradient(circle at 50% -20%,#202b28 0,#080d0c 58%)}html[data-theme="dark"] .app-card{border-color:#36423f;box-shadow:0 30px 90px #000}html[data-theme="dark"] .topbar,html[data-theme="dark"] .service-tools,html[data-theme="dark"] .order-tray{background:#111918}html[data-theme="dark"] .mode-tabs{background:#0b1110}html[data-theme="dark"] .cabin-tabs{background:#0c1211;border-bottom:1px solid var(--line)}html[data-theme="dark"] .seat-map{background:linear-gradient(#121a18,#0c1211)}html[data-theme="dark"] .mixed-builder,html[data-theme="dark"] .drink-editor{background:#111918}html[data-theme="dark"] .addition-choice button{background:#101715}html[data-theme="dark"] .seat-row>button{box-shadow:inset 0 -3px 0 #0c1211}html[data-theme="dark"] .seat-row>button.selected{box-shadow:none}html[data-theme="dark"] .phone-top,html[data-theme="dark"] select{color-scheme:dark}@media(max-width:390px){.theme-button{width:36px;height:38px}.top-actions{gap:4px}.help-link{padding:0 6px}.topbar select{max-width:112px;padding-left:9px;padding-right:25px}}
