:root{color:#191f28;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f6f7f9;font-family:Inter,Pretendard,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}html,body{overscroll-behavior:none;background:#f6f7f9;overflow:hidden}button,input,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{width:100%;height:100dvh;min-height:100%;padding:max(14px, env(safe-area-inset-top)) 14px max(10px, env(safe-area-inset-bottom));-webkit-user-select:none;user-select:none;background:#f6f7f9;grid-template-rows:auto minmax(0,1fr) 148px;display:grid}.game-header{padding:4px 4px 10px}.round-row{justify-content:space-between;align-items:center;gap:12px;min-height:22px;display:flex}.round-meta{align-items:baseline;gap:9px;min-width:0;display:flex}.round-meta>span:first-child{letter-spacing:.04em;color:#6b7684;white-space:nowrap;font-size:13px;font-weight:800}.current-score{color:#8b95a1;white-space:nowrap;font-size:11px;font-weight:750}.zoom-hint{color:#8b95a1;white-space:nowrap;font-size:11px;font-weight:650}.game-header h1{letter-spacing:-.04em;margin:8px 0 0;font-size:clamp(21px,5.7vw,27px);line-height:1.25}.board-wrap{background:#fff;border-radius:26px;min-height:0;position:relative;overflow:hidden;box-shadow:0 1px #00000009,0 10px 30px #00000009}.game-board{touch-action:none;cursor:crosshair;width:100%;height:100%;display:block}.shape-layer{fill:#22262d}.loading-state{color:#8b95a1;place-items:center;height:100%;font-size:14px;font-weight:700;display:grid}.accuracy-zones{opacity:0;animation:.17s ease-out .155s forwards accuracy-zones-in}.accuracy-zones circle{fill:none;stroke:#3182f6;stroke-width:1.2px;vector-effect:non-scaling-stroke}.accuracy-zones circle:first-child{opacity:.18}.accuracy-zones circle:nth-child(2){opacity:.11}.accuracy-zones circle:nth-child(3){opacity:.07}.answer-line{stroke:#aeb7c2;stroke-width:2px;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dasharray:1;stroke-dashoffset:1px;animation:.12s ease-out .22s forwards answer-line-draw}.user-marker{opacity:0;transform-box:fill-box;transform-origin:50%;animation:.16s cubic-bezier(.2,.8,.25,1) forwards user-marker-pop}.user-marker circle{fill:#fff;stroke:#f04452;stroke-width:3px;vector-effect:non-scaling-stroke}.user-marker line{stroke:#f04452;stroke-width:2.5px;stroke-linecap:round;vector-effect:non-scaling-stroke}.centroid-marker{opacity:0;transform-box:fill-box;transform-origin:50%;animation:.15s cubic-bezier(.2,.8,.25,1) .145s forwards centroid-marker-pop}.centroid-marker circle:first-child{fill:#3182f6;stroke:#fff;stroke-width:3px;vector-effect:non-scaling-stroke}.centroid-marker circle:last-child{fill:#fff}.feedback-dock{opacity:0;pointer-events:none;align-items:center;gap:12px;min-width:0;padding:12px 3px 0;display:flex;position:relative}.feedback-dock.is-visible{pointer-events:auto;animation:.14s ease-out forwards feedback-dock-in}.score-copy{flex-direction:column;flex:auto;min-width:0;display:flex}.score-copy strong{letter-spacing:-.045em;font-variant-numeric:tabular-nums;font-size:31px;line-height:1.02}.score-copy span{margin-top:5px;font-size:14px;font-weight:800;line-height:1.2}.score-copy small{color:#8b95a1;white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:11px;line-height:1.2;overflow:hidden}.score-copy .direction-feedback{color:#6b7684;margin-top:6px;font-weight:700}.next-button,.primary-button{color:#fff;cursor:pointer;background:#3182f6;border:0;border-radius:16px;font-weight:800}.next-button{flex:0 0 104px;height:54px;font-size:16px}.next-button:active,.primary-button:active{transform:scale(.98)}.debug-layer rect{stroke:#ff8a00;stroke-width:1.5px;stroke-dasharray:5 4}.debug-centroid{fill:#00b894;stroke:#fff;stroke-width:2px}.debug-text{fill:#6b7684;paint-order:stroke;stroke:#fff;stroke-width:3px;stroke-linejoin:round;font:11px ui-monospace,monospace}.debug-readout{color:#8b95a1;white-space:nowrap;text-overflow:ellipsis;font:10px/1.2 ui-monospace,monospace;position:absolute;bottom:1px;left:3px;right:3px;overflow:hidden}.result-screen{width:100%;height:100dvh;padding:max(24px, env(safe-area-inset-top)) 18px max(22px, env(safe-area-inset-bottom));background:#f6f7f9;place-items:center;display:grid;overflow:auto}.result-card{background:#fff;border-radius:28px;width:min(100%,440px);padding:25px 22px 20px;box-shadow:0 12px 40px #0000000f}.eyebrow{color:#6b7684;margin:0;font-size:14px;font-weight:800}.result-card h1{letter-spacing:-.055em;margin:10px 0 0;font-size:clamp(39px,12vw,54px);line-height:1}.result-card h1 span{color:#8b95a1;letter-spacing:-.02em;font-size:.42em}.average{margin:10px 0 22px;font-size:17px;font-weight:750}.result-highlights{gap:9px;display:grid}.result-highlights>div{background:#f7f8fa;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;padding:13px 14px;display:flex}.result-highlights span{color:#8b95a1;font-size:12px}.result-highlights strong{text-align:right;font-size:14px}.round-score-list{border-top:1px solid #f0f1f3;margin:10px 0 12px;padding:10px 2px 6px;list-style:none}.round-score-list li{justify-content:space-between;padding:8px 2px;font-size:14px;display:flex}.round-score-list li span{color:#6b7684}.primary-button{width:100%;height:56px;font-size:17px}@keyframes user-marker-pop{0%{opacity:0;transform:scale(.7)}72%{opacity:1;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes centroid-marker-pop{0%{opacity:0;transform:scale(.7)}75%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes accuracy-zones-in{0%{opacity:0}to{opacity:1}}@keyframes answer-line-draw{0%{stroke-dashoffset:1px}to{stroke-dashoffset:0}}@keyframes feedback-dock-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (width<=350px){.app-shell{grid-template-rows:auto minmax(0,1fr) 142px;padding-left:10px;padding-right:10px}.zoom-hint{display:none}.game-header h1{font-size:20px}.board-wrap{border-radius:22px}.score-copy strong{font-size:28px}.next-button{flex-basis:92px;height:50px}}@media (height<=680px){.app-shell{padding-top:max(10px, env(safe-area-inset-top));grid-template-rows:auto minmax(0,1fr) 134px}.game-header{padding-bottom:7px}.game-header h1{margin-top:5px;font-size:clamp(20px,5.3vw,24px)}.feedback-dock{padding-top:8px}.score-copy strong{font-size:28px}.score-copy .direction-feedback{margin-top:4px}}@media (width>=700px){.app-shell{width:min(100%,470px);margin:0 auto}}@media (prefers-reduced-motion:reduce){.accuracy-zones,.answer-line,.user-marker,.centroid-marker,.feedback-dock.is-visible{animation-duration:1ms;animation-delay:0s}}
