:root{font-family:Arial,Helvetica,sans-serif;color:#263f36;background:#f4f3ed;font-synthesis:none;font-weight:400;--ink:#263f36;--muted:#7b8278;--paper:#f4f3ed;--orange:#e56c40;--line:#dfdfd5;--green:#25644d;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace}*{box-sizing:border-box}body{margin:0}button,a,input,select{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button{cursor:pointer}button:disabled{cursor:default}button,a,select{touch-action:manipulation}button:focus-visible,a:focus-visible,select:focus-visible,canvas:focus-visible{outline:3px solid #e56c40;outline-offset:4px}button{color:inherit}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.icon-library{position:absolute;width:0;height:0;overflow:hidden}.app-shell{max-width:1720px;margin:auto;padding:0 36px}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:var(--ink);font-size:23px;font-weight:900;letter-spacing:-1px}.brand>span:last-child{display:flex;align-items:center;gap:3px}.brand-light{font-weight:400}.brand-period{font-size:11px;align-self:flex-start;margin-top:3px}.brand-mark{width:37px;height:37px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#f4f3ed;transform:rotate(-13deg)}.brand-mark svg{width:31px;height:31px;stroke-width:1.2}.header-center{font:10px var(--mono);letter-spacing:1.7px;display:flex;align-items:center;gap:9px;color:#727d72}.tiny-dot{height:5px;width:5px;background:#768672;border-radius:100%}.header-actions{display:flex;align-items:center;gap:17px}.help-button,.icon-button{border:0;background:none;display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 0;font-size:12px}.help-button svg{width:17px;height:17px}.back-link{text-decoration:none;color:inherit;white-space:nowrap}.back-link .back-arrow{transform:rotate(180deg)}.icon-button{width:26px;height:36px}.icon-button svg{width:18px;height:18px}.nav-divider{height:20px;width:1px;background:var(--line);margin-left:5px}.page-heading{display:flex;justify-content:space-between;align-items:center;padding:28px 0 4px;gap:20px}.heading-left{display:flex;align-items:center;gap:26px}h1{font-family:Impact,Arial Narrow,Arial,sans-serif;font-stretch:condensed;font-size:55px;font-weight:900;letter-spacing:-1.7px;line-height:1;margin:0}.title-period{color:var(--orange)}.heading-description{border-left:1px solid var(--line);padding:5px 0 5px 25px}.eyebrow{font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:1.5px}.heading-description p{margin:8px 0 0;font-size:13px;color:#7b8278}.court-weather{display:flex;align-items:center;gap:12px}.court-weather>svg{height:30px;width:30px;color:#bb9450;stroke-width:1.1}.court-weather strong{display:block;font-size:12px;font-weight:500}.court-weather span{display:block;font:10px var(--mono);color:#8a8e83;margin-top:6px}.court-weather i{font-style:normal;margin:0 3px}.game-layout{display:grid;grid-template-columns:minmax(0,1fr) 304px;gap:20px;align-items:stretch}.court-stage{position:relative;isolation:isolate;overflow:hidden;min-width:0;height:calc(100svh - 242px);min-height:598px;max-height:960px;border-radius:10px;background:#c4d3c3;border:1px solid #bac5b5}#court-canvas{width:100%;height:100%;display:block;touch-action:none;position:absolute;inset:0}.court-top{pointer-events:none;position:absolute;top:25px;left:27px;right:23px;display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.turn-eyebrow{display:flex;align-items:center;gap:7px;font:9px var(--mono);font-weight:600;letter-spacing:1px}.live-dot{background:var(--orange);width:6px;height:6px;border-radius:50%;box-shadow:0 0 0 4px #e56c4015}.round-divider{opacity:.4;padding:0 3px}#round-label{font-weight:400;color:#5d7566}.turn-card h2{font-weight:800;font-size:30px;letter-spacing:-1.4px;line-height:1.1;margin:12px 0 7px}.turn-card p{font-size:11px;margin:0;color:#566e5d;max-width:290px}.scene-actions{display:flex;align-items:center;gap:15px}.scene-icon{width:34px;height:34px;display:grid;place-items:center;background:#f4f3ed6b;border:1px solid #f4f3ed70;border-radius:50%;pointer-events:auto}.scene-icon svg{width:16px;height:16px}.court-id{display:flex;flex-direction:column;font:8px var(--mono);letter-spacing:1px;text-align:right;gap:4px;opacity:.7}.court-id strong{font-family:Arial,sans-serif;font-size:27px;line-height:1;font-weight:400}.scene-caption{position:absolute;top:140px;right:24px;writing-mode:vertical-rl;display:flex;gap:24px;font:7px var(--mono);letter-spacing:1.7px;color:#586f5a;opacity:.6;pointer-events:none}.shot-console{position:absolute;bottom:18px;left:20px;right:20px;border-radius:8px;background:#fbfaf5f2;box-shadow:0 8px 35px #29432d15;border:1px solid #fff9;padding:15px 19px 13px;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.console-details{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.spot-caption{display:flex;align-items:center;gap:7px;white-space:nowrap}.spot-caption svg{width:13px;height:13px;color:var(--orange)}.spot-caption strong{font-size:11px;font-weight:600}.spot-caption>span{font:9px var(--mono);color:#899085;border-left:1px solid #d8dcd0;margin-left:1px;padding-left:8px}.console-hint{color:#7c8478;font-size:10px}.power-row{display:flex;align-items:center;gap:11px}.meter-label{font:8px var(--mono);letter-spacing:1px;color:#737f71}.power-meter{height:11px;position:relative;background:#e5e7db;flex:1;border-radius:2px;overflow:visible}.meter-ticks{position:absolute;inset:0;background:repeating-linear-gradient(90deg,transparent,transparent calc(10% - 1px),#f9faf380 calc(10% - 1px),#f9faf380 10%);z-index:3}.sweet-zone{position:absolute;top:-3px;height:17px;background:#7cb69888;border-left:2px solid #588a67;border-right:2px solid #588a67;z-index:2;width:9%;left:60%}.power-fill{height:100%;width:0;background:var(--orange);border-radius:2px;position:absolute;left:0;top:0}.power-marker{width:3px;height:19px;position:absolute;top:-4px;left:0;background:#274132;z-index:4;border-radius:1px}.power-value{font:12px var(--mono);width:37px;text-align:right}.power-value span{font-size:8px;color:#90978b;margin-left:2px}.console-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:13px}.aim-controls{display:flex;align-items:center;gap:5px}.aim-button{border:1px solid #d7dccf;background:transparent;border-radius:4px;width:32px;height:32px;font-size:16px;transition:background .15s}.aim-button:hover{background:#e6eadd}.aim-center{display:flex;align-items:center;justify-content:center;gap:5px;background:none;border:0;padding:4px 5px;min-width:65px}.aim-center svg{width:12px;height:12px;color:#8e9d8b}.aim-center span{font:10px var(--mono);min-width:32px}.aim-caption{font:8px var(--mono);color:#8c9486;letter-spacing:1px;margin-left:7px}.shoot-button{display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid transparent;background:var(--orange);color:#fffdf2;border-radius:5px;padding:12px 15px;min-width:259px;font-size:11px;font-weight:700;letter-spacing:.7px;-webkit-user-select:none;user-select:none;touch-action:none;transition:background .2s,transform .15s}.shoot-button>svg{width:18px;height:18px}.shoot-button .shoot-arrow{width:19px;margin-left:8px}.shoot-button kbd{background:#ffffff1c;border:1px solid #ffffff4d;color:#fff4df;margin-left:10px;font-size:8px;padding:3px 5px;box-shadow:none}.shoot-button:hover{background:#d95f34}.shoot-button.charging{background:#285d43;transform:translateY(1px)}.shoot-button:disabled{background:#929d8d;opacity:.8}.match-panel{background:#faf9f4;border:1px solid var(--line);border-radius:10px;padding:20px;display:flex;flex-direction:column;min-width:0;gap:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.panel-heading>.eyebrow{font-size:10px;font-weight:600;letter-spacing:1.6px}.match-badge{display:flex;align-items:center;gap:5px;border:1px solid #dddcd3;border-radius:20px;padding:5px 8px;font:8px var(--mono);color:#7e877b}.match-badge span{height:4px;width:4px;border-radius:100%;background:#87a380}.player-card{border:1px solid #e0e2d8;border-radius:7px;padding:14px 13px 10px;background:#f3f3ec;transition:background .3s,border .3s}.player-card.active{border-color:#8da489;background:#eaf0e3;box-shadow:inset 0 2px #607e54}.player-top{display:flex;align-items:center;gap:9px;position:relative}.player-avatar{width:35px;height:37px;border-radius:4px;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-shrink:0}.you-avatar{background:#3e5a42;color:#f3f1de;font:17px Impact,Arial Narrow,sans-serif;line-height:1}.you-avatar span{font:5px var(--mono);letter-spacing:2px;margin:4px 0 0 2px}.cpu-avatar{color:#796447;background:#e8dbbc}.cpu-avatar svg{width:22px;height:22px;stroke-width:1.2}.player-name h3{font-size:14px;margin:0 0 4px;font-weight:700;display:flex;align-items:center;gap:6px}.player-name>span{font-size:9px;color:#8a9383}.player-name h3>span{font:7px var(--mono);padding:2px 3px;background:#e6e7db;color:#8c9486;border-radius:2px}.player-indicator{position:absolute;right:0;top:2px;font:6px var(--mono);letter-spacing:.6px;color:#5a7f4c}.player-indicator[hidden]{display:none}.horse-letters{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin:16px 0 11px}.horse-letters span{display:flex;align-items:center;justify-content:center;height:39px;border:1px solid #d8dfcf;border-radius:3px;background:#f9faf180;color:#b9c1b0;font-size:24px;line-height:1;font-weight:800;font-family:Impact,Arial Narrow,sans-serif;transition:all .4s}.horse-letters span.earned{background:var(--orange);border-color:var(--orange);color:#fff6e8;animation:letter-pop .4s ease-out}.player-stats{display:flex;align-items:center;justify-content:space-between;font:8px var(--mono);color:#8b9585}.player-stats strong{color:#5a7156;font-weight:500}.versus{display:flex;align-items:center;gap:10px;padding:13px 18px}.versus>span{height:1px;background:#e3e4da;flex:1}.versus i{font:7px var(--mono);font-style:normal;color:#a0a795;letter-spacing:1px}.cpu-card .horse-letters span{color:#c1c3b9;border-color:#dfe1d6;background:#fafaf47a}.cpu-card .horse-letters span.earned{background:#b49760;color:#fff;border-color:#b49760}.cpu-card.active{background:#f2ecdc;border-color:#bda67a;box-shadow:inset 0 2px #bda67a}.cpu-card.active .player-indicator{color:#9c8150}.match-settings{padding:17px 0 14px;border-bottom:1px solid var(--line);display:flex;flex-direction:column;gap:12px}.setting-line{display:flex;align-items:center;justify-content:space-between;gap:4px}.setting-line label{font-size:10px;color:#788572}.setting-line select{border:0;background:transparent;color:#52674c;font-size:10px;max-width:117px;padding:3px 0;cursor:pointer;text-align:right}.setting-line select:disabled{color:#9caa90;cursor:default}.match-note{display:flex;align-items:flex-start;gap:12px;margin:18px 0 17px}.note-icon{font-size:22px;color:var(--orange);margin-top:-2px}.match-note p{font-size:10px;line-height:1.75;color:#959b8d;margin:0}.match-note strong{font-size:11px;color:#526649;display:block;margin-bottom:3px;font-weight:500}.match-note p>span{display:block}.last-play{margin-top:auto;padding:14px 0;border-top:1px solid var(--line)}.last-play>div{display:flex;align-items:center;justify-content:space-between}.last-play .eyebrow{font-size:8px;color:#798671;letter-spacing:1px}.play-count{font:8px var(--mono);color:#a6ad9d}.last-play p{font-size:10px;line-height:1.5;margin:9px 0 0;color:#929a88}.new-game-button{background:transparent;border:1px solid #dcded1;border-radius:4px;display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 9px;font-size:10px;color:#64745a}.new-game-button svg{width:13px;height:13px}.new-game-button>span{margin-left:auto;color:#8c9980}.new-game-button:hover{background:#ebeee2}.game-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0 22px;color:#a1a797;font:8px var(--mono);letter-spacing:1px}.game-footer>span:first-child{display:flex;align-items:center;gap:7px}.footer-dot{width:4px;height:4px;background:var(--orange);border-radius:50%}.game-footer>div{display:flex;gap:19px;font-family:Arial,sans-serif;letter-spacing:0;font-size:9px}.game-footer>div>span{display:flex;align-items:center;gap:5px}kbd{font-family:var(--mono);font-size:8px;border:1px solid #daddcf;border-radius:3px;padding:2px 4px;background:#eeefe6;color:#a0a995;box-shadow:0 1px #e1e4d6}.game-footer .footer-touch{display:none}.loading-screen{position:absolute;inset:0;background:#c8d4bd;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:#405d3e;z-index:10;font-size:13px;transition:opacity .5s}.loading-screen svg{width:42px;height:42px;animation:loading-spin 2s infinite}.loading-screen.loaded{opacity:0;pointer-events:none}.loading-screen.error{padding:32px;line-height:1.8;text-align:center}.loading-screen.error svg{animation:none}.shot-toast{position:absolute;top:37%;left:50%;transform:translate(-50%,-40%) scale(.9);padding:20px 36px 19px;background:#faf7e9f2;border:1px solid #fff9;box-shadow:0 12px 55px #24462a20;border-radius:8px;text-align:center;min-width:230px;pointer-events:none;opacity:0;transition:opacity .25s,transform .3s;z-index:4;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.shot-toast.visible{opacity:1;transform:translate(-50%,-50%) scale(1)}.shot-toast>span{display:block;font:8px var(--mono);letter-spacing:1px;color:#829176}.shot-toast>strong{display:block;font:53px Impact,Arial Narrow,sans-serif;letter-spacing:-1px;color:#316442;margin:9px 0}.shot-toast>span:last-child{font:11px Arial,sans-serif;letter-spacing:0;line-height:1.5}.shot-toast.miss>strong{color:#cf633c}.game-over{position:absolute;inset:0;z-index:7;background:#f6f4e6e8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.game-over[hidden]{display:none}.end-eyebrow{font:11px var(--mono);letter-spacing:4px;color:#7a8c6b}.game-over h2{font:100px Impact,Arial Narrow,sans-serif;margin:23px 0 9px;letter-spacing:-4px}.game-over p{font-size:16px;color:#87927a;line-height:1.6;margin:0 0 24px}.end-stats{font:12px var(--mono);color:#789067;margin-bottom:35px}.primary-button{border:0;background:var(--orange);color:#fff7e6;display:flex;align-items:center;justify-content:center;gap:22px;padding:17px 22px;border-radius:5px;font-size:12px;font-weight:700;letter-spacing:1px}.primary-button:hover{background:#d45d36}.primary-button svg{width:18px;height:18px}.game-dialog{border:1px solid #dadfce;border-radius:12px;background:#f8f6eb;color:var(--ink);padding:43px;max-width:530px;width:calc(100% - 36px);max-height:90svh;box-shadow:0 20px 100px #172a2944}.game-dialog::backdrop{background:#213c3559;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.game-dialog h2{font-size:39px;letter-spacing:-1.8px;line-height:1.05;margin:17px 0 28px}.dialog-close{position:absolute;top:16px;right:16px;width:30px;height:30px;display:grid;place-items:center;background:transparent;border:0}.dialog-close svg{width:17px;height:17px}.rule-list{display:flex;flex-direction:column;gap:21px;margin-bottom:30px}.rule-list>div{display:flex;gap:15px}.rule-list>div>span{font:10px var(--mono);padding-top:4px;color:var(--orange)}.rule-list p{margin:0;color:#7c8974;line-height:1.75;font-size:13px}.rule-list strong{color:#415b39;display:block;font-size:14px;line-height:1.5;margin-bottom:3px}.game-dialog .primary-button{width:100%}.restart-dialog p{font-size:15px;color:#7c8974;line-height:1.6;margin:0 0 25px}.secondary-button{border:0;background:none;width:100%;margin-top:15px;padding:10px;font-size:12px;color:#7c8974}body.dialog-open .shoot-button{pointer-events:none}.paused-tag{color:#826f4b}@keyframes letter-pop{0%{transform:scale(.8)}60%{transform:scale(1.12)}to{transform:scale(1)}}@keyframes loading-spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.game-layout{grid-template-columns:minmax(0,1fr) 330px;gap:24px}.match-panel{padding:24px}.player-card{padding:17px 15px 12px}.horse-letters span{height:45px;font-size:28px}.match-note p,.last-play p{font-size:11px}.match-note{margin:21px 0}.setting-line label,.setting-line select{font-size:11px}.turn-card h2{font-size:34px}.turn-card p{font-size:12px}.shot-console{padding:17px 23px 15px}.console-hint{font-size:11px}.shoot-button{min-width:310px}.spot-caption strong{font-size:12px}}@media(max-width:1150px){.app-shell{padding:0 23px}.game-layout{grid-template-columns:minmax(0,1fr) 278px;gap:15px}.match-panel{padding:17px}.heading-description{display:none}.court-stage{min-height:590px}.console-hint{display:none}.shoot-button{min-width:220px;gap:7px;padding:12px}.shoot-button kbd{margin-left:3px}.shoot-button .shoot-arrow,.aim-caption{display:none}.shot-console{left:14px;right:14px;padding:14px}.console-bottom{gap:9px}.court-top{left:22px}.game-footer .footer-brand{display:none}.game-footer>div{gap:14px}.header-center{font-size:8px}.turn-card p{max-width:220px;line-height:1.5}.court-weather span{font-size:9px}}@media(max-width:850px){.app-shell{padding:0 18px}.site-header{height:69px}.header-center{display:none}.page-heading{padding:24px 0 2px}h1{font-size:46px}.court-weather strong{font-size:10px}.court-weather>svg{width:25px;height:25px}.court-weather span{font-size:8px}.game-layout{grid-template-columns:minmax(0,1fr)}.court-stage{height:calc(100svh - 215px);min-height:570px;max-height:850px}.match-panel{display:grid;grid-template-columns:1fr 1fr;gap:0 24px;padding:22px}.panel-heading{grid-column:1/-1;margin-bottom:17px}.versus{display:none}.player-card{grid-row:2}.player-card.active{box-shadow:inset 0 2px #607e54}.match-settings{grid-column:1/-1;flex-direction:row;gap:28px}.setting-line{flex:1}.match-note{grid-column:1;margin-bottom:0}.last-play{grid-column:2;margin:18px 0 0;border-top:0;padding:0}.new-game-button{grid-column:1/-1;margin-top:18px}.footer-brand{display:none}.game-footer{padding-bottom:20px}.shot-console{left:20px;right:20px;padding:16px 20px}.console-hint{display:block}.shoot-button{min-width:270px}.shoot-button .shoot-arrow,.aim-caption{display:block}.horse-letters span{height:42px}.match-note p,.last-play p{font-size:11px}}@media(max-width:540px){.app-shell{padding:0 12px}.site-header{height:64px}.brand{font-size:20px;gap:8px}.brand-mark{width:30px;height:30px}.brand-mark svg{width:26px;height:26px}.header-actions{gap:12px}.help-button span,.nav-divider{display:none}.help-button svg{height:18px;width:18px}.icon-button{width:19px}.page-heading{padding:21px 2px 2px;gap:8px}h1{font-size:42px;letter-spacing:-1.5px}.court-weather{gap:6px}.court-weather>svg{width:21px;height:21px}.court-weather strong{font-size:9px}.court-weather span{font-size:7px;letter-spacing:-.3px}.court-stage{min-height:550px;height:calc(100svh - 168px);max-height:760px;border-radius:8px}.court-top{top:22px;left:18px;right:17px}.turn-eyebrow{font-size:8px;gap:5px}.turn-card h2{font-size:28px;letter-spacing:-1px}.turn-card p{font-size:10px;max-width:220px}.scene-actions{gap:10px}.scene-icon{width:29px;height:29px}.court-id{font-size:6px}.court-id strong{font-size:23px}.scene-caption{display:none}.shot-console{left:10px;right:10px;bottom:10px;padding:13px}.console-details{margin-bottom:13px}.console-hint{display:none}.spot-caption strong{font-size:11px}.spot-caption>span{font-size:9px}.power-row{gap:9px}.console-bottom{gap:8px;margin-top:15px}.aim-controls{gap:2px}.aim-button{width:29px;height:37px}.aim-center{min-width:52px;padding:3px;gap:4px}.aim-center svg{display:none}.aim-center span{font-size:10px}.aim-caption{display:none}.shoot-button{min-width:0;flex:1;padding:12px 9px;gap:6px;font-size:9px;letter-spacing:.4px;height:39px}.shoot-button>svg{width:15px;height:15px}.shoot-button kbd,.shoot-button .shoot-arrow{display:none}.game-layout{gap:13px}.match-panel{padding:16px;gap:0 10px}.player-card{padding:11px 9px 10px}.player-avatar{height:30px;width:27px;font-size:14px}.player-top{gap:7px}.player-name h3{font-size:12px}.player-name>span{font-size:8px;display:block;max-width:100px;line-height:1.4}.player-indicator{display:none!important}.horse-letters{gap:3px;margin-top:13px}.horse-letters span{font-size:21px;height:33px}.player-stats{font-size:7px}.match-settings{gap:15px;flex-direction:column;padding:18px 0 15px}.setting-line label,.setting-line select{font-size:11px}.match-note{grid-column:1/-1;margin:17px 0}.match-note p{font-size:11px;line-height:1.7}.match-note strong{font-size:12px}.last-play{grid-column:1/-1;margin:0;padding-top:14px;border-top:1px solid var(--line)}.last-play p{font-size:11px;margin-top:7px}.new-game-button{font-size:12px;padding:12px}.game-footer{font-size:7px;gap:6px;padding:17px 1px}.game-footer>div>span{display:none}.game-footer>div>.footer-touch{display:block;font-size:8px}.game-dialog{padding:35px 25px}.game-dialog>.eyebrow{font-size:8px;letter-spacing:1px}.game-dialog h2{font-size:34px}.rule-list{gap:17px}.game-over h2{font-size:72px}.game-over p{font-size:13px}.shot-toast{padding:18px 22px;min-width:205px}.shot-toast strong{font-size:46px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(min-width:851px){.court-stage{height:auto;min-height:max(650px,calc(100svh - 242px));max-height:none}.match-panel{padding:19px}.game-layout{grid-template-columns:minmax(0,1fr) 310px}.match-note{display:none}.last-play{margin-top:18px;padding:14px 0}.panel-heading{margin-bottom:16px}.versus{padding:10px 15px}.match-settings{padding:15px 0 13px}.horse-letters{margin:14px 0 10px}.player-card{padding:13px 12px 11px}.new-game-button{margin-top:auto}}.header-center{font-size:10px}.help-button,.heading-description p{font-size:14px}.heading-description .eyebrow{font-size:11px}.turn-card p{font-size:12px;line-height:1.6}.turn-eyebrow{font-size:10px}.console-hint{font-size:12px}.spot-caption strong{font-size:14px}.spot-caption>span{font-size:12px}.meter-label{font-size:10px}.power-value{font-size:14px}.aim-center span,.shoot-button{font-size:12px}.player-name h3{font-size:16px}.player-name>span{font-size:11px}.player-stats{font-size:10px}.player-indicator{font-size:7px}.setting-line label,.setting-line select,.match-note p,.last-play p,.new-game-button{font-size:12px}.game-footer>div{font-size:11px}.game-footer{font-size:9px}.rule-list p{font-size:15px}.rule-list strong{font-size:16px}.game-dialog .primary-button{font-size:13px}.match-note strong,.primary-button{font-size:14px}.shot-toast>span:last-child{font-size:14px}.shot-toast>span{font-size:10px}@media(min-width:1500px){.game-layout{grid-template-columns:minmax(0,1fr) 338px}.match-panel{padding:23px}.match-note{display:flex}.court-stage{min-height:740px}.player-stats{font-size:11px}}@media(max-width:1150px)and (min-width:851px){.game-layout{grid-template-columns:minmax(0,1fr) 284px}.match-panel{padding:16px}.setting-line label,.setting-line select{font-size:11px}.spot-caption>span{font-size:11px}.turn-card p{font-size:11px}.shoot-button{font-size:11px;min-width:195px}.shot-console{padding:13px}.aim-center{min-width:58px}.aim-center svg{display:none}}@media(max-width:540px){.help-button{font-size:12px}.turn-eyebrow{font-size:9px}.turn-card p{font-size:11px}.spot-caption strong{font-size:13px}.spot-caption>span{font-size:11px}.shoot-button{font-size:10px}.aim-center span{font-size:11px}.player-name h3{font-size:14px}.player-name>span{font-size:9px}.player-stats{font-size:8px}.setting-line label,.setting-line select{font-size:13px}.match-note p,.last-play p{font-size:12px}.game-footer{font-size:7px}.shot-toast>span:last-child{font-size:12px}}
