*,*:before,*:after{box-sizing:border-box}html,body,#app{margin:0;width:100%;height:100%;overflow:hidden;background:#1c1410;color:#fff8f0;font-family:Nunito,system-ui,sans-serif;-webkit-text-size-adjust:100%;text-size-adjust:100%}#renderCanvas{width:100%;height:100%;display:block;touch-action:none;outline:none}#hud{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;display:grid;grid-template-columns:minmax(260px,360px) 1fr;grid-template-rows:auto 1fr auto;gap:.65rem;padding:max(.65rem,env(safe-area-inset-top)) max(.75rem,env(safe-area-inset-right)) max(.75rem,env(safe-area-inset-bottom)) max(.75rem,env(safe-area-inset-left))}#hud .panel{pointer-events:auto;background:#1c120ed1;border:1px solid rgba(255,200,140,.22);border-radius:.9rem;padding:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 12px 40px #00000059;max-height:min(70vh,100%);display:flex;flex-direction:column;min-width:0;overflow:hidden}#hud .panel-toggle{display:flex;align-items:center;justify-content:space-between;gap:.65rem;width:100%;margin:0;padding:.7rem .9rem;border:none;border-radius:0;background:transparent;color:#ffe8c8;font:inherit;font-family:Fraunces,Georgia,serif;font-weight:700;font-size:1.05rem;text-align:left;cursor:pointer;min-height:2.75rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent}#hud .panel-toggle:hover{background:#ffc88c14}#hud .panel-toggle-label{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#hud .panel-chevron{flex-shrink:0;width:.55rem;height:.55rem;border-right:2px solid #ffd27a;border-bottom:2px solid #ffd27a;transform:rotate(45deg);transition:transform .15s ease;margin-bottom:.2rem}#hud .panel.collapsed .panel-chevron{transform:rotate(-45deg);margin-bottom:0;margin-top:.15rem}#hud .panel-body{padding:0 .9rem .9rem;overflow:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}#hud .panel.collapsed .panel-body{display:none}#hud .panel[data-panel=order]:not(.collapsed) .panel-toggle-label{font-size:.95rem;color:#ffd27a}#hud h1,#hud h2{margin:0;font-family:Fraunces,Georgia,serif;font-weight:700}#hud h1{font-size:1.45rem;color:#ffd27a}#hud h2{font-size:1.1rem;color:#ffe8c8}#hud .muted{margin:.25rem 0 0;color:#e0c4a8;font-size:.88rem}#hud .ticket{margin-top:.65rem;padding:.7rem .8rem;border-radius:.6rem;background:#fff4dc14;border-left:3px solid #f15a3a;line-height:1.4;font-size:.95rem}#hud .ticket-head{display:flex;align-items:center;gap:.65rem;margin-bottom:.45rem}#hud .ticket-head-text{min-width:0;flex:1;display:flex;flex-direction:column;gap:.35rem}#hud .shape-badge{display:inline-flex;align-items:center;gap:.35rem;width:fit-content;max-width:100%;padding:.15rem .45rem .15rem .2rem;border-radius:.4rem;background:#ffdcaa1f;border:1px solid rgba(255,180,120,.35);color:#ffe8c8;font-size:.72rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}#hud .shape-badge.any{padding:.2rem .5rem}#hud .shape-badge-icon{width:1.35rem;height:1.35rem;object-fit:contain;flex-shrink:0}#hud .shape-badge-label{line-height:1}#hud .portrait{width:3.4rem;height:3.4rem;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid rgba(255,154,120,.55);box-shadow:0 4px 14px #00000059;background:#2a1c16}#hud .customer{display:block;font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:#ff9a78;margin-bottom:0}#hud .ticket-actions{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.5rem}#hud .stats{display:flex;flex-wrap:wrap;gap:.6rem 1rem;margin-top:.65rem;font-size:.88rem;font-weight:700;color:#ffe08a}#hud .controls{grid-column:1;grid-row:3;align-self:end}#hud .readout{grid-column:2;grid-row:3;justify-self:end;align-self:end;min-width:200px;max-width:min(320px,100%)}#hud label{display:flex;flex-direction:column;gap:.3rem;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#e0c4a8;margin-bottom:.65rem}#hud input[type=range]{width:100%;accent-color:#f15a3a}#hud .row{display:flex;flex-wrap:wrap;gap:.45rem;margin-top:.35rem}#hud .row.actions{margin-top:.65rem}#hud .row.station-actions{margin-top:.7rem}#hud button{border:none;border-radius:.65rem;padding:.55rem .9rem;min-height:2.5rem;font:inherit;font-weight:800;cursor:pointer;background:#f15a3a;color:#fff8f5;touch-action:manipulation;-webkit-tap-highlight-color:transparent}#hud button:hover{background:#ff7a52}#hud button.ghost{background:#ffc88c1f;border:1px solid rgba(255,200,140,.3);color:#ffe8c8}#hud button.ghost:hover{background:#ffc88c38}#hud .toast{grid-column:1 / -1;grid-row:2;justify-self:center;align-self:start;pointer-events:none;margin-top:.5rem;padding:.7rem 1rem;border-radius:.75rem;font-weight:800;max-width:min(28rem,calc(100% - 1rem));text-align:center;animation:pop .35s ease}#hud .toast.ok{background:#287846eb;color:#eafff0}#hud .toast.close{background:#966414f0;color:#fff4d8}#hud .toast.bad{background:#8c281eeb;color:#ffe8e0}#hud .hint{margin:.4rem 0 0;font-size:.8rem;color:#c4a890}#hud .title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}#hud .row.tight{gap:.35rem;margin-top:0}#hud .tool-belt{display:grid;grid-template-columns:1fr 1fr;gap:.4rem;margin-top:.15rem}@media(min-width:900px){#hud .tool-belt{grid-template-columns:1fr 1fr 1fr}}#hud button.tool{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.25rem;background:#ffc88c1a;border:1px solid rgba(255,200,140,.28);color:#ffe8c8;font-size:.75rem;min-height:4.1rem;padding:.4rem .35rem}#hud button.tool .tool-icon{width:2.35rem;height:2.35rem;object-fit:contain;border-radius:.4rem;pointer-events:none}#hud button.tool .tool-icon-wrap{position:relative;display:inline-flex;width:2.35rem;height:2.35rem;align-items:center;justify-content:center}#hud button.tool .tool-badge{position:absolute;right:-.2rem;bottom:-.15rem;min-width:1.05rem;height:1.05rem;padding:0 .2rem;border-radius:999px;background:#2a1c16;border:1px solid rgba(255,200,140,.55);color:#ffe08a;font-size:.72rem;font-weight:800;line-height:1.05rem;text-align:center}#hud button.tool .tool-badge.rad{color:#b8f0ff;border-color:#8cdcff8c}#hud button.tool .tool-label{line-height:1.1}#hud button.tool:hover{background:#ffc88c33}#hud button.tool.active{background:#f15a3a;border-color:#ff9a78;color:#fff8f5}#hud .topping-pick{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.55rem}#hud button.topping{display:flex;flex-direction:column;align-items:center;gap:.2rem;background:#ffc88c1a;border:1px solid rgba(255,200,140,.28);color:#ffe8c8;font-size:.72rem;padding:.35rem .4rem;min-height:3.6rem}#hud button.topping .pick-icon{width:2.1rem;height:2.1rem;object-fit:contain;border-radius:.35rem;pointer-events:none}#hud button.topping.active{background:#2a8a4a;border-color:#6fd68f}#hud .tape-card{margin-top:.65rem;padding:.55rem .7rem;border-radius:.55rem;background:#358ca02e;border:1px solid rgba(95,212,222,.35)}#hud .tape-card.live{background:#35b4a047;border-color:#78f0dc8c;box-shadow:0 0 0 1px #78f0dc26}#hud .tape-card strong{display:block;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:#7ee8de;margin-bottom:.25rem}#hud .tape-value{margin:.15rem 0 0;font-family:Fraunces,Georgia,serif;font-size:1.65rem;font-weight:700;line-height:1.15;color:#e8fffc}#hud .tape-value:has(.rad-angle){font-size:3.3rem;line-height:1.05}#hud .tape-value span{font-size:.85rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#9ad8d0;margin-left:.15rem}#hud .tape-card.prot{background:#783c8c33;border-color:#dc96e666}#hud .tape-card.prot strong{color:#e8b0f0}#hud .tape-card .warn{color:#ffb090}#hud .tip{margin-top:.55rem;padding:.35rem .55rem;border-radius:.45rem;background:#ffd27814;border:1px solid rgba(255,200,120,.22)}#hud .tip summary{cursor:pointer;font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#ffd27a;list-style:none}#hud .tip summary::-webkit-details-marker{display:none}#hud .tip summary:before{content:"✦ ";color:#ff9a78}#hud .tip p{margin:.35rem 0 .15rem;font-size:.88rem;line-height:1.4;color:#ffe8c8}#hud .music-ctl{display:flex;align-items:center;gap:.25rem;flex-shrink:0}#hud .icon-btn{display:inline-flex;align-items:center;justify-content:center;width:2.35rem;height:2.35rem;padding:0;border-radius:999px;border:1px solid rgba(255,200,140,.28);background:#ffdcaa14;color:#ffe8c8;cursor:pointer;touch-action:manipulation}#hud .icon-btn:hover{background:#ffdcaa29}#hud .icon-btn.muted{color:#c4a890;opacity:.75}#hud .icon-btn svg{width:1.15rem;height:1.15rem;display:block}#hud .fab-rail{position:absolute;top:max(.65rem,env(safe-area-inset-top));right:max(.75rem,env(safe-area-inset-right));display:flex;flex-direction:column;align-items:stretch;gap:.45rem;pointer-events:auto;z-index:5}#hud .fab{min-width:7.25rem;padding:.7rem 1.15rem;border-radius:999px;border:none;background:#e85d3a;color:#fff8f0;font:inherit;font-weight:800;font-size:.95rem;letter-spacing:.04em;box-shadow:0 10px 28px #00000059;cursor:pointer;touch-action:manipulation}#hud .fab:hover{filter:brightness(1.06)}#hud .fab.ghost{background:#1c120ee0;color:#ffe8c8;border:1px solid rgba(255,200,140,.35)}#hud .fab.serve{min-width:6.4rem;padding:.85rem 1.35rem;font-size:1.05rem;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(160deg,#ff7a45,#e63b2e 55%,#c41f1a);border:2px solid rgba(255,230,180,.55);box-shadow:0 0 0 3px #ff643238,0 12px 32px #c8280a73,0 0 28px #ff782859;animation:serve-pulse 1.6s ease-in-out infinite}#hud .fab.serve:hover{filter:brightness(1.1) saturate(1.1);animation:none;transform:scale(1.05)}#hud .fab.serve:active{transform:scale(.97)}@keyframes serve-pulse{0%,to{box-shadow:0 0 0 3px #ff643238,0 12px 32px #c8280a73,0 0 22px #ff78284d;transform:scale(1)}50%{box-shadow:0 0 0 6px #ff8c3c47,0 14px 36px #c8280a80,0 0 40px #ffa03c80;transform:scale(1.04)}}#hud .tape-value .rad-angle{display:inline-flex;align-items:center;gap:.28rem;vertical-align:middle}#hud .tape-value .frac{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;min-width:1.1em}#hud .tape-value .frac .num,#hud .tape-value .frac .den{font-size:.72em;font-weight:700}#hud .tape-value .frac .bar{display:block;width:100%;height:2px;margin:.12em 0;background:currentColor;border-radius:1px}#hud .tape-value .pi{font-size:1.05em;font-weight:700}#hud .tape-value .rad-coef{font-size:.95em;margin-right:.05em}#hud .tape-live{grid-column:1 / -1;grid-row:2;justify-self:center;align-self:start;pointer-events:none;margin-top:.35rem;padding:.55rem 1.1rem;border-radius:999px;background:#0c282ce0;border:1px solid rgba(120,240,220,.45);color:#e8fffc;font-family:Fraunces,Georgia,serif;font-size:1.55rem;font-weight:700;box-shadow:0 10px 30px #00000059;z-index:4}#hud .calc{margin-top:.65rem;padding:.65rem;border-radius:.65rem;background:#1418288c;border:1px solid rgba(180,200,255,.25)}#hud .calc-display{font-family:Fraunces,Georgia,serif;font-size:1.45rem;color:#e8f0ff;padding:.35rem .2rem .5rem}#hud .calc-load{display:flex;flex-direction:column;gap:.3rem;margin-top:.15rem}#hud .calc-load-select{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:.45rem;border:1px solid rgba(180,200,255,.35);background:linear-gradient(45deg,transparent 50%,#c8d6ff 50%) calc(100% - 14px) / 6px 6px no-repeat,linear-gradient(135deg,#c8d6ff 50%,transparent 50%) calc(100% - 8px) / 6px 6px no-repeat,#0c101cd9;color:#e8f0ff;font:inherit;font-size:.85rem;padding:.45rem 1.75rem .45rem .55rem;cursor:pointer}#hud .calc-load-select:hover,#hud .calc-load-select:focus{border-color:#d2e1ff8c;outline:none}#hud .calc-load-select option,#hud .calc-load-select optgroup{background:#1a2030;color:#e8f0ff}#hud .calc-ops{display:grid;grid-template-columns:repeat(4,1fr);gap:.35rem;margin-top:.5rem}#hud .calc-ops button{padding:.5rem .25rem;font-size:.85rem;min-height:2.5rem}#hud em{font-style:normal;color:#ffd27a}@keyframes pop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:720px){#hud{grid-template-columns:1fr;grid-template-rows:auto auto 1fr auto;gap:.45rem;padding:max(.45rem,env(safe-area-inset-top)) max(.5rem,env(safe-area-inset-right)) max(.5rem,env(safe-area-inset-bottom)) max(.5rem,env(safe-area-inset-left))}#hud .panel{border-radius:.75rem;max-height:min(42vh,22rem)}#hud .panel.collapsed{max-height:none}#hud .controls,#hud .readout{grid-column:1;justify-self:stretch;max-width:none;min-width:0}#hud .controls{grid-row:3;align-self:end}#hud .readout{grid-row:4}#hud .panel-toggle{padding:.65rem .75rem;font-size:.98rem}#hud .panel-body{padding:0 .75rem .75rem}#hud h1{font-size:1.25rem}#hud .title-row{flex-direction:row;align-items:center;padding-right:5.5rem}#hud .fab-rail{top:max(.45rem,env(safe-area-inset-top));right:max(.5rem,env(safe-area-inset-right))}#hud .fab{min-width:4.5rem;padding:.6rem .9rem;font-size:.85rem}#hud .tool-belt{grid-template-columns:1fr 1fr}#hud .calc-ops{grid-template-columns:repeat(3,1fr)}}@media(max-width:420px){#hud .stats{gap:.35rem .75rem;font-size:.8rem}#hud .ticket{font-size:.9rem}}
