:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4eada;background:#123c44;font-synthesis:none;--text-scale:1}*{box-sizing:border-box}body{margin:0;font-size:calc(15px * var(--text-scale));overflow:hidden}button,input,select{font:inherit}button,select{min-height:48px;border:1px solid #d9dfd32b;border-radius:13px;background:#ffffff0b;color:inherit;padding:12px 18px;cursor:pointer}button{font-weight:700;transition:background .15s,transform .15s}button:hover{background:#ffffff20}button:active{transform:translateY(1px)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #d7f64a;outline-offset:3px}.primary{background:#e0f287;color:#123c44;border-color:transparent}.primary:hover{background:#edffa0}.subtle{border-color:transparent;background:transparent}.selected{background:#f4eada;color:#123c44}.eyebrow{font-size:.73em;font-weight:800;letter-spacing:.2em;color:#e5f492;margin-bottom:16px}h1{font-family:Arial Black,system-ui,sans-serif;letter-spacing:-.045em;font-size:clamp(2rem,4vw,4rem);line-height:1.03;margin:10px 0 24px}h3{font-size:.88em;margin:22px 0 10px}p{color:#d2ded9;line-height:1.65}#app,#world,#ui{position:absolute;inset:0}#world{background:#eac7a7}#world canvas{display:block;width:100%;height:100%}#ui{pointer-events:none}#ui button,#ui input,#ui select,#ui a,.panel,.menu-card{pointer-events:auto}.topline{position:absolute;inset:24px 4vw auto;display:flex;align-items:center;justify-content:space-between;z-index:3}.brand{font-size:1.15em;font-weight:900;text-decoration:none;letter-spacing:.06em;color:inherit}.brand span{font-size:.62em;letter-spacing:.18em;margin-left:10px}.menu-layout{position:absolute;inset:100px 7vw 85px;display:flex;align-items:center;justify-content:space-between;gap:32px}.hero-copy{align-self:flex-end;text-shadow:0 2px 25px #08282d}.hero-copy h1{font-size:clamp(2.8rem,5.3vw,5.8rem);max-width:760px}.hero-copy p{font-size:1.05em;color:#fff2dc}.menu-stats{font-size:.85em;margin-top:24px}.menu-stats span{padding:0 14px}.menu-card{width:340px;flex-shrink:0;padding:27px;border:1px solid #ffffff26;background:#123c44eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;box-shadow:0 20px 90px #123c4444}.menu-card>button{display:flex;justify-content:space-between;align-items:center;width:100%;margin:10px 0;text-align:left;min-height:58px}.menu-card small{font-weight:400;font-size:.68em;color:inherit;opacity:.7}.split{display:flex;justify-content:space-between;gap:6px}.split button{font-size:.8em;padding:10px}.device-note{font-size:.68em;text-align:center;color:#acc2be;margin-top:16px}.menu-bottom{position:absolute;bottom:30px;left:4vw;right:4vw;font-size:.7em;letter-spacing:.2em;font-weight:700;display:flex;justify-content:space-between}.panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(780px,calc(100% - 36px));max-height:calc(100dvh - 40px);overflow:auto;background:#123c44f5;border:1px solid #f4eada25;box-shadow:0 30px 100px #00212855;border-radius:24px;padding:36px}.panel h1{font-size:2.5em}.panel.compact{max-width:470px}.compact>button{display:block;width:100%;margin:12px 0}.choices{display:flex;gap:8px;flex-wrap:wrap}.choices button{flex:1;white-space:nowrap}.actions{display:flex;gap:10px;margin-top:30px}.actions .primary{flex:1}.settings{width:min(850px,calc(100% - 32px))}.settings-grid,.rule-grid{display:grid;grid-template-columns:1fr 1fr;gap:32px}.settings label{display:flex;justify-content:space-between;align-items:center;gap:15px;min-height:48px;margin-bottom:7px}.settings select{padding:8px;background:#204e54;max-width:150px}.settings input[type=checkbox]{width:22px;height:22px;accent-color:#d7f64a}.settings input[type=range]{width:115px;accent-color:#d7f64a}.bindings{display:grid;grid-template-columns:1fr 1fr;gap:6px}.bindings button{display:flex;justify-content:space-between;gap:8px;font-size:.8em;padding:10px}kbd{font-family:inherit;font-size:.8em;background:#ffffff17;padding:4px 7px;border-radius:5px;white-space:nowrap}#pad-test{font-size:.74em;overflow-wrap:anywhere;min-height:35px}.settings>.primary{margin-top:24px;width:100%}.cup-route{display:flex;gap:12px;margin:24px 0}.cup-route>div{flex:1;padding:15px 10px;background:#ffffff0b;border-radius:12px;font-size:.75em;text-align:center}.cup-route b{display:block;font-size:2em;margin-bottom:12px}.cup-route .done{color:#d7f64a}.result{text-align:center;max-width:540px}.result button{display:block;width:100%;margin:10px 0}.trophy{font-size:3.5em;margin-bottom:18px}.final-score{font-weight:900;font-size:4em;letter-spacing:.08em}.result p{font-size:.85em}body[data-screen=menu] #world:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#082d3766,#082d3710 60%,#082d3755),linear-gradient(0deg,#092c37b3,transparent 85%);pointer-events:none}body[data-screen=menu] #world{background:#d7bda0 url(/assets/key-art.jpg) center 43%/cover no-repeat}body[data-screen=menu] #world canvas{visibility:hidden}body[data-screen=play] #world{top:105px;bottom:100px}#hud{position:absolute;top:max(16px,env(safe-area-inset-top));left:24px;right:24px;display:flex;justify-content:center;gap:20px}.scoreboard{display:grid;grid-template-columns:55px 150px 55px;align-items:center;text-align:center;padding:9px 26px;background:#f4eadbed;border-radius:17px;color:#123c44;box-shadow:0 6px 25px #143d431a}.team-name{font-weight:900;font-size:.9em}.scoreboard strong{font-size:2.5em;line-height:1.1;letter-spacing:.02em}#score-meta{grid-column:1/4;font-size:.55em;font-weight:750;letter-spacing:.07em;margin-top:3px}.pause-button{position:absolute;right:0;background:#f4eada;color:#123c44;font-size:1.35em;width:50px;padding:8px}.arena-label{position:absolute;left:24px;top:30px;color:#123c44;font-weight:850;font-size:.76em;letter-spacing:.09em}.arena-label span{display:block;font-size:.68em;opacity:.65;margin-top:7px}#callout{position:absolute;top:106px;left:50%;transform:translate(-50%);text-align:center;border-radius:30px;background:#123c44d9;color:#f4eada;padding:8px 18px;font-size:.8em;max-width:90%;white-space:nowrap}#callout:empty{display:none}#controls{position:absolute;bottom:0;left:0;right:0;min-height:100px;padding:22px max(20px,env(safe-area-inset-right)) max(12px,env(safe-area-inset-bottom));background:#123c44;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:13px}#desktop-hints{display:flex;gap:14px;align-items:center;font-size:.85em}#device{font-size:.6em;color:#aec7c3}#touch-controls,#touch-aim{display:none}#lesson{position:absolute;top:145px;left:18px;max-width:285px;background:#123c44ed;border-radius:15px;font-size:.8em;line-height:1.5;padding:15px}#lesson:empty{display:none}#lesson b{color:#d7f64a;display:block;margin-bottom:5px}#lesson div{display:flex}#lesson button{font-size:.85em;padding:8px;min-height:40px}.rules p{font-size:.88em}@media(max-width:850px){.arena-label{top:85px;left:18px;font-size:.65em}.arena-label span{display:inline;margin-left:8px}.hero-copy h1{font-size:3.3rem}.menu-layout{left:5vw;right:5vw;gap:20px}.menu-card{width:300px}.hero-copy p{font-size:.88em}.hero-copy .eyebrow{font-size:.6em}.scoreboard{padding:8px 15px}.settings-grid,.rule-grid{gap:20px}#lesson{top:125px}}@media(pointer:coarse),(max-width:600px){body[data-screen=play] #world{top:105px;bottom:200px}#controls{height:200px;padding:10px 20px 12px}#desktop-hints{display:none}#touch-controls{display:flex;justify-content:space-between;align-items:center;width:min(540px,100%);height:150px;gap:20px}#joystick{width:135px;height:135px;border-radius:50%;background:#205965;border:2px solid #5a8b91;position:relative;touch-action:none;pointer-events:auto;flex-shrink:0;box-shadow:inset 0 0 0 6px #123c4480}#joystick i{display:block;position:absolute;width:57px;height:57px;top:37px;left:37px;transform:translate(var(--jx,0px),var(--jy,0px));border-radius:50%;background:#f4eada;box-shadow:0 5px 10px #001d3066}#joystick>span{position:absolute;inset:0;display:grid;place-items:center;color:#70a6aa;font-size:100px;z-index:-1}.shot-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:180px;touch-action:none}.shot-buttons button{border-radius:50px;min-height:56px;padding:8px;font-size:1.1em;background:#28606a;border:1px solid #76a2a5;touch-action:none}.shot-buttons span{display:block;font-size:.6em}.shot-buttons .normal-shot{grid-column:1/3;min-height:62px;background:#f4eada;color:#123c44;font-size:1.1em}.left-handed #touch-controls{flex-direction:row-reverse}#touch-aim{display:block;position:absolute;inset:140px 0 205px 48%;pointer-events:auto;touch-action:none}#hud{left:12px;right:12px;justify-content:flex-start;top:12px}.scoreboard{grid-template-columns:40px 140px 40px;padding:8px 13px;border-radius:14px}.scoreboard strong{font-size:2.1em}.team-name{font-size:.75em}#score-meta{font-size:.48em}.arena-label{top:85px}.pause-button{min-height:48px;width:48px}#callout{top:110px;font-size:.68em;padding:6px 12px}#lesson{top:142px;left:12px;right:12px;max-width:none;font-size:.72em;padding:10px;display:flex;align-items:center;gap:10px}#lesson b{margin:0;white-space:nowrap}#lesson div{margin-left:auto}#lesson button{min-height:48px;font-size:.8em;padding:4px}.menu-layout{inset:100px 20px 35px;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;gap:18px}.hero-copy{align-self:auto}.hero-copy h1{font-size:2.7rem;margin:6px 0 10px}.hero-copy p{display:none}.hero-copy .eyebrow{margin:0}.menu-stats{font-size:.72em;margin-top:10px}.menu-card{width:100%;padding:18px 22px;border-radius:20px}.menu-card>button{min-height:49px;margin:7px 0}.menu-card .eyebrow,.device-note,.menu-bottom{display:none}.topline{inset:18px 22px auto}.menu-card .split button{min-height:40px}.panel{padding:24px;border-radius:20px}.panel h1{font-size:2em}.settings-grid,.rule-grid{grid-template-columns:1fr}.choices{flex-wrap:wrap}.choices button{padding:10px;font-size:.75em}.cup-route{gap:6px}.cup-route>div{padding:12px 5px}.brand span{font-size:.58em}body[data-screen=menu] #world{background-position:40% 20%}}@media(max-height:500px){body[data-screen=play] #world{inset:70px 160px 65px 100px}#controls{height:65px;min-height:65px;padding:8px}#touch-controls{position:fixed;inset:auto 12px 75px;width:calc(100% - 24px);height:120px;pointer-events:none}#touch-controls>*{pointer-events:auto}#joystick{width:105px;height:105px}#joystick i{top:27px;left:27px;width:47px;height:47px}.shot-buttons{width:140px;gap:5px}.shot-buttons button,.shot-buttons .normal-shot{min-height:48px}#hud{top:8px}.scoreboard{grid-template-columns:40px 100px 40px}.scoreboard strong{font-size:1.6em}.arena-label{top:18px;left:24px;max-width:120px}#hud{justify-content:center}#callout{top:70px}#lesson{top:100px;max-width:230px;font-size:.65em;display:block}#touch-aim{inset:90px 160px 90px 50%}.menu-layout{inset:70px 30px 20px;flex-direction:row;align-items:center}.hero-copy h1{font-size:2rem}.menu-card{width:280px;padding:12px 18px}.menu-card>button{min-height:40px;margin:4px 0;padding:8px 12px}.menu-card .eyebrow,.device-note,.menu-stats,.hero-copy p{display:none}.topline{top:10px}.menu-bottom{display:none}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}body[data-screen=play] #app{background:#e9c9a7}.menu-layout{overflow-y:auto;pointer-events:auto;align-items:safe center}@media(max-width:600px){.menu-layout{align-items:stretch;justify-content:safe flex-end}}body[data-screen=play] #world{top:0;bottom:88px}body[data-screen=play] #app{background:#123c44}#controls{height:88px;background:linear-gradient(135deg,#064553,#073744);border-top:1px solid #63a8ad38;box-shadow:0 -6px 30px #08364020}.scoreboard{border-radius:24px;background:linear-gradient(145deg,#fff5d9,#f0e4c9);box-shadow:0 8px 24px #3c342020;padding:10px 28px}.pause-button{background:linear-gradient(145deg,#fff5d9,#f0e4c9);border-radius:23px;box-shadow:0 7px 20px #573e2420}.arena-label{display:none}@media(pointer:coarse),(max-width:600px){body[data-screen=play] #world{top:0;bottom:190px}#controls{height:190px}#hud{justify-content:center;right:64px;left:10px;top:14px}.scoreboard{grid-template-columns:40px 115px 40px;padding:10px 14px;border-radius:20px}.pause-button{right:-54px}.scoreboard strong{font-size:2.4em}#joystick{background:radial-gradient(circle at 30% 25%,#226e7d,#104955 70%);border:3px solid #69b0b2;box-shadow:0 7px #052d38,inset 0 0 0 5px #0e4654,inset 0 4px 18px #94d4cf33}#joystick i{background:linear-gradient(140deg,#fff9df,#dccbad);box-shadow:0 6px #163e47,0 10px 18px #00212c88}.shot-buttons button{border:3px solid #69a0a5;background:radial-gradient(circle at 30% 20%,#276777,#074453);box-shadow:0 5px #052b36}.shot-buttons button[data-shot=lob]{border-color:#eb7772}.shot-buttons button[data-shot=power]{border-color:#44adde}.shot-buttons .normal-shot{background:linear-gradient(145deg,#fff6d8,#e7d5af);border-color:#f1e8cb}.shot-buttons button{font-size:1.55em}.shot-buttons span{font-size:.43em}}@media(max-height:500px){body[data-screen=play] #world{inset:0 0 50px}#controls{height:50px;min-height:50px}#hud{right:24px;left:24px;top:6px}.scoreboard{padding:6px 22px;grid-template-columns:40px 90px 40px}.scoreboard strong{font-size:1.6em}.pause-button{right:0}#touch-controls{bottom:65px}.pause-button{border-radius:16px}}@media(min-width:701px)and (min-height:501px)and (pointer:fine){#desktop-hints{font-size:15px;gap:16px}#desktop-hints kbd{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 8px;border-radius:50%;border:3px solid #f4e9c9;background:transparent;font-size:12px;color:#fff3d3}#desktop-hints kbd:nth-of-type(2){border-color:#77d153}#desktop-hints kbd:nth-of-type(3){border-color:#ed736d}#desktop-hints kbd:nth-of-type(4){border-color:#37b1df}.scoreboard{min-width:350px}.scoreboard small{font-size:11px;letter-spacing:1px}}.device-benchmark{position:fixed;z-index:50;top:100px;left:50%;transform:translate(-50%);max-width:90vw;padding:7px 12px;border-radius:12px;background:#fff5deed;color:#174d55;font:12px/1.4 system-ui;text-align:center;pointer-events:none}.device-benchmark button{pointer-events:auto;padding:5px 8px;font-size:12px;margin-top:4px}
