.console-page[data-astro-cid-2xhmuxjn]{max-width:54rem;margin:0 auto;padding:1.5rem 1rem;color:#ffffffbf}.mono[data-astro-cid-2xhmuxjn]{font-family:ui-monospace,SF Mono,Menlo,monospace}.dim[data-astro-cid-2xhmuxjn]{color:#fff6}.chassis[data-astro-cid-2xhmuxjn]{background:linear-gradient(180deg,#161616,#0e0e0e);border:1px solid rgba(255,255,255,.08);border-radius:.5rem;padding:0;box-shadow:0 1px #ffffff0a inset,0 0 0 1px #00000080,0 20px 40px #0006;overflow:hidden}.rail[data-astro-cid-2xhmuxjn]{display:flex;align-items:center;justify-content:space-between;padding:.5rem .875rem;border-bottom:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,rgba(255,255,255,.025),transparent);font-size:.625rem;letter-spacing:.15em}.rail-left[data-astro-cid-2xhmuxjn],.rail-right[data-astro-cid-2xhmuxjn]{display:flex;align-items:center;gap:.5rem}.rail-center[data-astro-cid-2xhmuxjn]{display:flex;gap:.3rem}.brand[data-astro-cid-2xhmuxjn]{font-family:ui-monospace,monospace;color:#ffffffb3;letter-spacing:.2em;text-transform:uppercase;font-size:.625rem}.led[data-astro-cid-2xhmuxjn]{display:inline-block;width:6px;height:6px;border-radius:50%;background:#ffc85033;box-shadow:0 0 4px #ffc8504d;transition:background .2s,box-shadow .2s}.chassis[data-astro-cid-2xhmuxjn][data-state=playing] .led[data-astro-cid-2xhmuxjn]{background:var(--mood-accent, #e89c4e);box-shadow:0 0 8px var(--mood-accent, #e89c4e);animation:led-pulse 2s ease-in-out infinite}@keyframes led-pulse{0%,to{opacity:1}50%{opacity:.6}}.transport-btn[data-astro-cid-2xhmuxjn]{width:22px;height:22px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#0006;color:#ffffff80;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s;padding:0}.transport-btn[data-astro-cid-2xhmuxjn]:hover{border-color:var(--mood-accent, #e89c4e);color:var(--mood-accent, #e89c4e)}.chassis[data-astro-cid-2xhmuxjn][data-state=playing] .btn-play[data-astro-cid-2xhmuxjn]{border-color:var(--mood-accent, #e89c4e);color:var(--mood-accent, #e89c4e);background:#e89c4e1a}.deck[data-astro-cid-2xhmuxjn]{display:grid;grid-template-columns:110px 1fr 110px;gap:1rem;padding:1.25rem 1rem .75rem;align-items:center}.reel-unit[data-astro-cid-2xhmuxjn]{display:flex;flex-direction:column;align-items:center;gap:.4rem}.reel-well[data-astro-cid-2xhmuxjn]{width:100px;height:100px;border-radius:50%;background:radial-gradient(circle at 50% 50%,#080808,#0a0a0a 60%,#050505);border:1px solid rgba(255,255,255,.08);box-shadow:0 0 0 3px #00000080,0 0 0 4px #ffffff0a,inset 0 2px 8px #0009;position:relative}.reel[data-astro-cid-2xhmuxjn]{color:#fff9;display:block}.reel[data-astro-cid-2xhmuxjn] .spokes[data-astro-cid-2xhmuxjn]{transform-origin:50% 50%;transform-box:fill-box}.chassis[data-astro-cid-2xhmuxjn][data-state=playing] .reel-left[data-astro-cid-2xhmuxjn] .spokes[data-astro-cid-2xhmuxjn]{animation:spin 2.2s linear infinite}.chassis[data-astro-cid-2xhmuxjn][data-state=playing] .reel-right[data-astro-cid-2xhmuxjn] .spokes[data-astro-cid-2xhmuxjn]{animation:spin 1.6s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.reel-label[data-astro-cid-2xhmuxjn]{font-size:.5rem;letter-spacing:.25em;color:#ffffff59}.deck-center[data-astro-cid-2xhmuxjn]{display:flex;flex-direction:column;justify-content:center;gap:.5rem}.tape-path[data-astro-cid-2xhmuxjn]{width:100%;height:18px;color:#fff6;display:block}.tape-motion[data-astro-cid-2xhmuxjn]{opacity:0;transition:opacity .3s}.chassis[data-astro-cid-2xhmuxjn][data-state=playing] .tape-motion[data-astro-cid-2xhmuxjn]{opacity:.4;animation:tape-flow .5s linear infinite}@keyframes tape-flow{0%{stroke-dashoffset:0}to{stroke-dashoffset:-8}}.meters[data-astro-cid-2xhmuxjn]{display:flex;flex-direction:column;gap:.2rem}.meter-row[data-astro-cid-2xhmuxjn]{display:grid;grid-template-columns:32px 1fr 28px;align-items:center;gap:.5rem}.meter-label[data-astro-cid-2xhmuxjn]{font-size:.55rem;letter-spacing:.1em;color:#fff6;text-align:right}.meter-track[data-astro-cid-2xhmuxjn]{position:relative;height:6px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);border-radius:1px;overflow:hidden}.meter-fill[data-astro-cid-2xhmuxjn]{height:100%;background:linear-gradient(90deg,rgba(120,200,140,.6) 0%,var(--mood-accent, #e89c4e) 75%,rgba(230,100,80,.9) 100%);opacity:.85;transition:width 1.2s cubic-bezier(.4,0,.2,1)}.meter-ticks[data-astro-cid-2xhmuxjn]{position:absolute;inset:0;pointer-events:none}.meter-tick[data-astro-cid-2xhmuxjn]{position:absolute;top:0;width:1px;height:100%;background:#0006}.meter-val[data-astro-cid-2xhmuxjn]{font-size:.6rem;color:#ffffff80;text-align:right}.counters-row[data-astro-cid-2xhmuxjn]{display:flex;align-items:center;gap:.6rem;padding:.6rem 1rem;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05);background:#00000040;flex-wrap:wrap}.counter-box[data-astro-cid-2xhmuxjn]{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.3rem .5rem;background:#0006;border:1px solid rgba(255,255,255,.06);border-radius:.25rem;box-shadow:inset 0 1px 3px #00000080}.counter-digits[data-astro-cid-2xhmuxjn]{display:flex;gap:1px}.counter-digits[data-astro-cid-2xhmuxjn] span[data-astro-cid-2xhmuxjn]{display:inline-block;width:14px;text-align:center;font-size:.95rem;font-weight:700;color:var(--mood-accent, #e89c4e);background:#000c;border-radius:1px;line-height:1.4;text-shadow:0 0 4px rgba(232,156,78,.4)}.counter-cap[data-astro-cid-2xhmuxjn]{font-size:.5rem;letter-spacing:.2em;color:#ffffff4d}.counter-divider[data-astro-cid-2xhmuxjn]{width:1px;height:32px;background:#ffffff14;margin:0 .25rem}.readout-group[data-astro-cid-2xhmuxjn]{display:flex;gap:.8rem;flex:1;justify-content:flex-end}.inline-readouts[data-astro-cid-2xhmuxjn]{flex:0 0 auto;gap:.6rem}.readout-item[data-astro-cid-2xhmuxjn]{display:flex;flex-direction:column;align-items:center;gap:.1rem}.readout-num[data-astro-cid-2xhmuxjn]{font-size:.75rem;color:#fffc;font-weight:600}.readout-lbl[data-astro-cid-2xhmuxjn]{font-size:.5rem;letter-spacing:.2em;color:#ffffff4d}.vu-row[data-astro-cid-2xhmuxjn]{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.05);background:linear-gradient(180deg,rgba(0,0,0,.2),transparent);flex-wrap:wrap}.vu-unit[data-astro-cid-2xhmuxjn]{flex:1;min-width:0;max-width:260px}.vu-meter[data-astro-cid-2xhmuxjn]{width:100%;height:auto;display:block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5))}.vu-needle[data-astro-cid-2xhmuxjn]{transform-origin:100px 122px;transform:rotate(-60deg);transition:transform 1.6s cubic-bezier(.34,1.3,.64,1)}.chassis[data-astro-cid-2xhmuxjn][data-state=playing] .vu-needle[data-astro-cid-2xhmuxjn]{transform:rotate(var(--angle))}.chassis[data-astro-cid-2xhmuxjn][data-state=playing] .vu-needle[data-astro-cid-2xhmuxjn]{animation:needle-float 3s ease-in-out infinite}@keyframes needle-float{0%,to{transform:rotate(var(--angle))}50%{transform:rotate(calc(var(--angle) - 2deg))}}.vu-side-readouts[data-astro-cid-2xhmuxjn]{display:flex;flex-direction:column;gap:.4rem;padding:.25rem 0;flex-shrink:0}.vu-side-readouts[data-astro-cid-2xhmuxjn] .readout-item[data-astro-cid-2xhmuxjn]{flex-direction:row;gap:.5rem;align-items:baseline}.vu-side-readouts[data-astro-cid-2xhmuxjn] .readout-num[data-astro-cid-2xhmuxjn]{min-width:2.5rem;text-align:right}.timeline-strip[data-astro-cid-2xhmuxjn]{display:flex;align-items:center;gap:.6rem;padding:.6rem 1rem;background:#0000004d}.strip-lbl[data-astro-cid-2xhmuxjn]{font-size:.5rem;letter-spacing:.25em;color:#ffffff4d;flex-shrink:0}.timeline-dots[data-astro-cid-2xhmuxjn]{display:flex;gap:.25rem;flex:1;justify-content:space-between}.tdot[data-astro-cid-2xhmuxjn]{display:flex;flex-direction:column;align-items:center;gap:.15rem;position:relative}.tdot[data-astro-cid-2xhmuxjn]:before{content:"";width:5px;height:5px;border-radius:50%;border:1px solid rgba(255,255,255,.15);background:transparent}.tdot[data-astro-cid-2xhmuxjn].on:before{background:#ffffff4d;border-color:#fff6}.tdot[data-astro-cid-2xhmuxjn].streak:before{background:var(--mood-accent, #e89c4e);border-color:var(--mood-accent, #e89c4e);box-shadow:0 0 3px var(--mood-accent, #e89c4e)}.tdot-year[data-astro-cid-2xhmuxjn]{font-size:.45rem;color:#ffffff40}.back-wrap[data-astro-cid-2xhmuxjn]{text-align:center;margin-top:1.25rem}.back-link[data-astro-cid-2xhmuxjn]{font-size:.6rem;letter-spacing:.25em;color:#ffffff4d;text-decoration:none;transition:color .15s}.back-link[data-astro-cid-2xhmuxjn]:hover{color:var(--mood-accent, #e89c4e)}@media(max-width:720px){.deck[data-astro-cid-2xhmuxjn]{grid-template-columns:80px 1fr 80px;gap:.5rem;padding:1rem .5rem .5rem}.reel-well[data-astro-cid-2xhmuxjn]{width:72px;height:72px}.counters-row[data-astro-cid-2xhmuxjn]{padding:.5rem;gap:.4rem}.counter-digits[data-astro-cid-2xhmuxjn] span[data-astro-cid-2xhmuxjn]{width:12px;font-size:.8rem}.readout-group[data-astro-cid-2xhmuxjn]{width:100%;justify-content:space-around}.vu-row[data-astro-cid-2xhmuxjn]{padding:.6rem .5rem;gap:.4rem}.vu-side-readouts[data-astro-cid-2xhmuxjn]{flex-direction:row;width:100%;justify-content:space-around}.vu-side-readouts[data-astro-cid-2xhmuxjn] .readout-item[data-astro-cid-2xhmuxjn]{flex-direction:column;gap:.1rem;align-items:center}.vu-side-readouts[data-astro-cid-2xhmuxjn] .readout-num[data-astro-cid-2xhmuxjn]{min-width:auto;text-align:center}.timeline-dots[data-astro-cid-2xhmuxjn]{flex-wrap:wrap}.meter-row[data-astro-cid-2xhmuxjn]{grid-template-columns:28px 1fr 24px}}@media(prefers-reduced-motion:reduce){.reel[data-astro-cid-2xhmuxjn] .spokes[data-astro-cid-2xhmuxjn],.led[data-astro-cid-2xhmuxjn],.tape-motion[data-astro-cid-2xhmuxjn]{animation:none!important}}
