:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#000;color:#fff}body{margin:0;background-color:#000;color:#fff;font-family:system-ui}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}button{width:100%;flex:0 0 auto;font-size:1.1rem;font-weight:600;padding:.6rem 0;border-radius:14px;border:none;background-color:#2a2a2a;color:#fff;cursor:pointer}@media(orientation:portrait){button{font-size:1.3rem;padding:.8rem 0}}button:hover{background-color:#3a3a3a}button:active{transform:scale(.97)}button:focus,button:focus-visible{outline:3px solid #666}button.danger{background-color:#8b0000;color:#fff}button.danger:hover{background-color:#a00000}button.danger:active{background-color:#6f0000}#root{height:100%;margin:0;padding:0}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.center-column{flex:2.2;display:flex;flex-direction:column;height:100%;gap:5rem}@media(orientation:landscape){.center-column{gap:.8rem}}.section-title{letter-spacing:2px;font-weight:700;text-align:center;font-size:clamp(.9rem,2.5vw,1.6rem)}.game-clock{font-size:clamp(2.5rem,6vw,4rem);font-weight:800}.shot-clock{font-size:clamp(2.5rem,6vw,4rem);font-weight:700}.game-controls{display:grid;gap:1.2rem;grid-template-columns:1fr}@media(orientation:landscape){.game-controls{grid-template-columns:1fr 1fr}}.shot-controls{display:grid;gap:1.2rem}.shot-controls{grid-template-columns:1fr 1fr}.shot-controls button:first-child{grid-column:span 2}@media(orientation:landscape){.shot-controls{grid-template-columns:repeat(3,1fr)}.shot-controls button:first-child{grid-column:span 1}}.shot-controls{margin-bottom:1.2rem}
