*{box-sizing:border-box}body{margin:0;min-height:100vh;background:linear-gradient(180deg,#1a1f2e,#0d1117);font-family:system-ui,sans-serif;color:#e6edf3}#root{min-height:100vh}.layout{display:flex;flex-direction:column;min-height:100vh}.nav{display:flex;gap:1rem;padding:.75rem 1.25rem;background:#00000059;border-bottom:1px solid rgba(255,255,255,.08);flex-wrap:wrap;align-items:center}.nav-brand{margin-right:auto;color:#e6edf3;text-decoration:none;font-weight:700;font-size:1.05rem;letter-spacing:.06em;text-transform:uppercase;padding:.35rem .5rem .35rem 0}.nav-brand:hover{color:#fff}.nav-games{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}.nav-games a{color:#8b949e;text-decoration:none;font-weight:500;padding:.35rem .65rem;border-radius:6px}.nav-games a:hover{color:#e6edf3;background:#ffffff0f}.nav-games a.active{color:#fff;background:#3ddc8426}main{flex:1;display:flex;flex-direction:column;align-items:center;padding:1rem 1rem 2rem}.page{width:100%;max-width:52rem;display:flex;flex-direction:column;align-items:center}.page h1{margin:0 0 .75rem;font-size:1.35rem;font-weight:600;letter-spacing:.02em;text-align:center}.phaser-host{border-radius:8px;overflow:hidden;box-shadow:0 12px 40px #00000073;line-height:0}.hint{margin-top:.75rem;font-size:.8rem;opacity:.75;max-width:42rem;text-align:center;line-height:1.4}.basketball-page .basketball-instructions{width:100%;max-width:44rem;margin-top:1.25rem;padding:0 .5rem;font-size:.9rem;line-height:1.55;color:#c9d1d9;text-align:left}.basketball-page .basketball-instructions p{margin:0 0 .85rem}.basketball-page .basketball-instructions p:last-child{margin-bottom:0}.basketball-page .basketball-instructions strong{color:#e6edf3;font-weight:600}
