.Stage_wrap{display:flex;flex-direction:column;gap:10px;width:100%}.Stage_stage{position:relative;width:100%;aspect-ratio:1;background:var(--card);border:1px solid var(--rule-strong);border-radius:var(--radius-l);box-shadow:var(--shadow-card);overflow:hidden;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;cursor:grab}.Stage_stage[data-live=false]{cursor:default}.Stage_stage:active[data-live=true]{cursor:grabbing}.Stage_stage:focus-visible{outline-offset:4px;border-radius:var(--radius-l)}.Stage_dial{display:flex;align-items:stretch;gap:8px;height:48px;transition:opacity var(--t-med) var(--ease-out)}.Stage_dial[data-disabled=true]{opacity:.35;pointer-events:none}.Stage_dialStep{flex:none;width:48px;display:grid;place-items:center;border-radius:var(--radius-s);color:var(--ink-2);box-shadow:inset 0 0 0 1px var(--rule-strong);transition:background-color var(--t-fast) linear}.Stage_dialStep:hover:not(:disabled){background:var(--paper-2);color:var(--ink)}.Stage_dialTrack{position:relative;flex:1;border-radius:var(--radius-s);background:var(--paper-2);box-shadow:inset 0 0 0 1px var(--rule-strong);overflow:hidden;touch-action:none;user-select:none;-webkit-user-select:none;cursor:ew-resize}.Stage_dialKnurl{position:absolute;inset:0;background-image:repeating-linear-gradient(90deg,var(--ink-2) 0 1.5px,transparent 1.5px 35px),repeating-linear-gradient(90deg,var(--rule-strong) 0 1px,transparent 1px 7px);background-size:35px 60%,7px 34%;background-repeat:repeat-x;background-position-y:center;mask-image:linear-gradient(90deg,transparent,#000 22%,#000 78%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 22%,#000 78%,transparent)}.Stage_dialMark{position:absolute;left:50%;top:0;bottom:0;width:2px;margin-left:-1px;background:var(--you)}.Shot_shot{display:flex;flex-direction:column;gap:14px;width:100%}.Shot_brief{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;min-height:58px}.Shot_instruction{font-size:16px;line-height:1.45;color:var(--ink);text-wrap:pretty}.Shot_timer{flex:none;display:flex;flex-direction:column;align-items:flex-end;gap:5px;width:56px;padding-top:3px;color:var(--ink-3)}.Shot_timerText{font-family:var(--font-mono);font-size:12px;font-weight:500;letter-spacing:.06em}.Shot_timerTrack{display:block;width:100%;height:3px;border-radius:2px;background:var(--rule);overflow:hidden}.Shot_timerFill{display:block;height:100%;background:var(--ink-3);transform-origin:left center}.Shot_timer[data-urgent=true]{color:var(--you-text)}.Shot_timer[data-urgent=true] .Shot_timerFill{background:var(--you)}.Shot_overlay{position:absolute;inset:0;display:grid;place-items:center;padding:24px;background:color-mix(in srgb,var(--card) 86%,transparent);backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.Shot_gate{width:auto;min-width:200px;box-shadow:0 10px 30px -12px #00000073}.Shot_overlay[data-opaque=true]{background:var(--card);backdrop-filter:none;-webkit-backdrop-filter:none}.Shot_foot{min-height:132px;display:flex;flex-direction:column;justify-content:flex-start}.Shot_foot[data-compact=true]{min-height:74px}.Shot_hint{min-height:1.5em;text-align:center;color:var(--ink-2);font-size:15px;padding-top:14px}.Shot_reveal{display:flex;flex-direction:column;gap:12px;animation:Shot_rise var(--t-med) var(--ease-out) both}@keyframes Shot_rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}.Shot_result{display:flex;align-items:center;gap:16px;min-height:64px}.Shot_score{flex:none;font-size:60px;line-height:1;color:var(--ink)}.Shot_result[data-tier=perfect] .Shot_score{animation:Shot_pop .52s var(--ease-out) .64s both}@keyframes Shot_pop{0%{transform:scale(1)}40%{transform:scale(1.16)}to{transform:scale(1)}}.Shot_result[data-tier=perfect] .Shot_score,.Shot_result[data-tier=great] .Shot_score{color:var(--truth-text)}.Shot_result[data-tier=fair] .Shot_score{color:var(--amber)}.Shot_result[data-tier=poor] .Shot_score{color:var(--you-text)}.Shot_verdict{min-width:0}.Shot_headline{font-weight:650;font-size:17px;line-height:1.25}.Shot_detail,.Shot_ghostLine{font-size:14px;line-height:1.4;color:var(--ink-2)}.Shot_ghostLine{color:var(--ink-3)}.k-stage-svg{width:100%;height:100%;overflow:visible;pointer-events:none}.k-ink,.k-you,.k-truth,.k-ghost,.k-faint{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.k-ink{stroke:var(--ink);stroke-width:2.5px}.k-faint{stroke:var(--rule-strong);stroke-width:1.5px}.k-you{stroke:var(--you);stroke-width:3px}.k-truth{stroke:var(--truth);stroke-width:2.5px;stroke-dasharray:7 6}.k-ghost{stroke:var(--ink-3);stroke-width:2px;stroke-dasharray:1.5 6}.k-thin{stroke-width:1.5px}.k-ink-fill{fill:var(--ink);stroke:none}.k-you-fill{fill:var(--you);stroke:none}.k-truth-fill{fill:var(--truth);stroke:none}.k-ghost-fill{fill:var(--ink-3);stroke:none}.k-card-fill{fill:var(--card)}.k-ink-wash{fill:color-mix(in srgb,var(--ink) 7%,transparent)}.k-you-wash{fill:var(--you-wash)}.k-truth-wash{fill:var(--truth-wash)}.k-text{font-family:var(--font-mono);font-size:36px;font-weight:500;letter-spacing:.04em;fill:var(--ink-2);stroke:none;text-anchor:middle;dominant-baseline:central;font-variant-numeric:tabular-nums}.k-text--you{fill:var(--you-text)}.k-text--truth{fill:var(--truth-text)}.k-text--ghost{fill:var(--ink-3)}.k-text--big{font-family:var(--font-display);font-weight:800;font-size:220px;letter-spacing:0;fill:var(--ink)}.k-reveal{animation:k-reveal-in var(--t-slow) var(--ease-out) both}.k-reveal--late{animation-delay:.18s}@keyframes k-reveal-in{0%{opacity:0}to{opacity:1}}.k-context{transition:opacity var(--t-slow) var(--ease-out)}.k-context--revealed{opacity:.16}.k-pulse{animation:k-pulse 1.4s ease-in-out infinite;transform-box:fill-box;transform-origin:center}@keyframes k-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.35);opacity:.55}}.k-motion.k-motion.k-motion{animation-duration:var(--k-dur)!important;animation-iteration-count:var(--k-count, 1)!important;animation-delay:var(--k-delay, 0ms)!important;animation-fill-mode:both!important;animation-timing-function:var(--k-ease, linear)!important}.k-travel{animation-name:k-travel}@keyframes k-travel{0%{transform:translate(var(--k-x0),var(--k-y0))}to{transform:translate(var(--k-x1),var(--k-y1))}}.k-fall{animation-name:k-fall;--k-ease: cubic-bezier(.3333, 0, .6667, .3333)}@keyframes k-fall{0%{transform:translateY(0)}to{transform:translateY(var(--k-drop))}}.k-blink{animation-name:k-blink;--k-ease: step-end}@keyframes k-blink{0%{opacity:1}60%{opacity:0}to{opacity:0}}.k-blink{animation-iteration-count:var(--k-count, 1)}.rotation-surface{--card:var(--play-paper);--paper-2:var(--chip);--rule-strong:var(--line);--radius-l:10px;--radius-s:8px;--shadow-card:none;--font-display:var(--display);--font-mono:"Geist",var(--font-ui);--you:var(--pencil);--you-text:var(--pencil);--you-wash:var(--pencil-soft);--truth-text:var(--truth);--truth-wash:var(--truth-soft);--amber:var(--ok);--ease-out:cubic-bezier(.22,1,.36,1);--t-med:.18s;--t-fast:.12s;--t-slow:.3s;width:100%;max-width:452px;margin:0 auto;font-family:var(--font-ui)}.rotation-surface p{margin:0}.rotation-surface [data-testid=stage]{background-color:var(--play-paper);background-image:linear-gradient(var(--grid) 1px,transparent 1px),linear-gradient(90deg,var(--grid) 1px,transparent 1px),linear-gradient(var(--grid-major) 1px,transparent 1px),linear-gradient(90deg,var(--grid-major) 1px,transparent 1px);background-size:5% 5%,5% 5%,25% 25%,25% 25%;border-radius:10px;box-shadow:none}.rotation-surface .btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;padding:12px 18px;background:var(--btn);color:var(--btn-text);border:0;border-radius:12px;box-shadow:none;font:600 1rem var(--font-ui)}.rotation-surface .btn:disabled{background:color-mix(in srgb,var(--btn) 13%,var(--paper));color:var(--ink-3);opacity:1}.rotation-surface button{touch-action:manipulation}.rotation-surface [data-testid=score]{font-family:var(--display);font-weight:800}.rotation-surface .perfect-score-panel{padding:10px;gap:14px}.rotation-surface .perfect-score-panel [data-testid=score],.rotation-surface .perfect-score-panel [data-testid=verdict] p{color:#241a08}.rotation-surface [data-testid=instruction]{color:var(--ink-2);font-size:.91rem;min-height:2.9em}.rotation-surface [data-testid=gate],.rotation-surface [data-testid=resume]{width:auto;min-width:180px}.rotation-recap-stage{aspect-ratio:1;position:relative;overflow:hidden;background:var(--play-paper);border:1px solid var(--line);border-radius:10px}.rotation-recap-stage>div{height:100%}.rotation-recap-stage svg{max-height:100%}#rotation-host[hidden]{display:none}#rotation-host .rotation-choose{margin-top:0;background:transparent;color:var(--ink-2);font-size:.88rem}body.rotation-playing #play,body.rotation-playing #instr,body.rotation-playing #controls{display:none!important}body.rotation-playing #app{display:flex;flex-direction:column;gap:12px}body.rotation-playing #shot-heading{display:block}.rotation-loading{min-height:250px;display:grid;place-items:center}@media(max-height:760px){.rotation-surface{max-width:min(100%,calc(100svh - 285px))}.rotation-surface [data-testid=instruction]{font-size:.83rem}.rotation-surface .btn{min-height:44px;padding:10px}.rotation-surface [data-testid=score]{font-size:44px}}@media(prefers-reduced-motion:reduce){.rotation-surface{--t-med:0ms;--t-fast:0ms;--t-slow:0ms}}.perform_fill{position:absolute;inset:0;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.perform_draw{cursor:crosshair}
