:root{font-family:Arial Rounded MT Bold,Trebuchet MS,system-ui,sans-serif;color:#173252;background:#c6e4e6;font-synthesis:none;--navy: #173252;--cream: #fffbee;--yellow: #ffd15a;--blue: #297be2}*{box-sizing:border-box}body{margin:0}button,select,input{font:inherit}button{cursor:pointer;-webkit-tap-highlight-color:transparent}button:disabled{cursor:default}button,a{touch-action:manipulation}button:focus-visible,a:focus-visible,select:focus-visible{outline:4px solid #ffb831;outline-offset:5px}button{color:inherit}svg{display:block}button svg{pointer-events:none}kbd{font-family:inherit;font-size:.76em;border:1px solid currentColor;border-radius:5px;padding:2px 5px;opacity:.75}button{transition:transform .16s,box-shadow .16s,background .16s}.app{min-height:100svh}.icon-button{display:grid;place-items:center;width:52px;height:52px;border:2px solid #fff9;border-radius:17px;background:#fff9;box-shadow:0 4px #153b5420;color:var(--navy)}.icon-button svg{width:27px;height:27px}.icon-button:hover{background:#fff;transform:translateY(-2px)}.primary,.secondary{border-radius:20px;border:0;min-height:62px;padding:15px 28px;display:flex;gap:12px;align-items:center;justify-content:center;font-size:22px;font-weight:900;line-height:1.3;letter-spacing:-.5px}.primary{background:var(--yellow);border:2px solid #ffe6a1;box-shadow:0 6px #c88a2b,0 9px 18px #233b4c18;color:#193755}.primary:hover{background:#ffdb76;transform:translateY(-2px);box-shadow:0 8px #c88a2b,0 12px 20px #233b4c18}.primary:active{transform:translateY(4px);box-shadow:0 2px #c88a2b}.primary:disabled{opacity:.5;transform:none}.primary svg{width:30px;height:30px}.secondary{background:#eaf0f2;border:2px solid #dce4e7;box-shadow:0 3px #ced8de;font-size:18px}.secondary:hover{background:#dce9ef}.compact{min-height:52px;font-size:18px;padding:12px 24px;width:100%}.eyebrow{font:900 12px system-ui;letter-spacing:2.2px;text-transform:uppercase;display:flex;align-items:center;justify-content:center;gap:9px;color:#496b77}.sun-dot{width:9px;height:9px;display:inline-block;border-radius:50%;background:#f0aa38;box-shadow:0 0 0 4px #ffe9a94d}.setup-screen{min-height:100svh;position:relative;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(#d8eeed,#edf5e8 60%,#c6dcaf)}.menu-sky{position:absolute;inset:0;background:radial-gradient(ellipse at 16% 22%,#fff8d885,transparent 26%),radial-gradient(ellipse at 90% 30%,#fff9,transparent 20%);pointer-events:none}.menu-sky:after{content:"";position:absolute;top:15%;left:12%;width:60px;height:18px;border-radius:50%;background:#fff8;box-shadow:850px 150px 0 12px #fff5,120px 250px 0 5px #fff5}.menu-pitch{position:absolute;bottom:-16%;left:-15%;right:-15%;height:43%;transform:perspective(900px) rotateX(48deg) rotate(-5deg);background:repeating-linear-gradient(90deg,#93b86e 0% 8%,#a2c27e 8% 16%);border:4px solid #fcffe47d;opacity:.55}.menu-halfway{position:absolute;top:0;bottom:0;left:50%;width:4px;background:#fcffe49e}.menu-circle{position:absolute;top:20%;left:44%;width:12%;height:60%;border:4px solid #fcffe49e;border-radius:50%}.menu-box{position:absolute;top:20%;bottom:20%;width:15%;border:4px solid #fcffe49e}.menu-box.one{left:0}.menu-box.two{right:0}.setup-header{position:relative;display:flex;justify-content:space-between;align-items:center;padding:26px 38px;z-index:1}.brand{display:flex;gap:11px;align-items:center;text-decoration:none;color:var(--navy);font:900 10px system-ui;letter-spacing:1.6px;line-height:1.6}.brand b{font-size:15px;letter-spacing:2px}.brand-ball{background:var(--navy);color:#fffbee;border-radius:50%;width:44px;height:44px;display:grid;place-items:center;transform:rotate(-12deg);box-shadow:0 3px #0d284923}.brand-ball svg{width:33px;height:33px}.setup-content{position:relative;width:min(650px,90vw);margin:0 auto;display:flex;flex-direction:column;align-items:center;flex:1;z-index:1;padding-bottom:28px}.setup-content h1{font-size:clamp(44px,5vw,68px);line-height:.94;letter-spacing:-3px;text-align:center;margin:18px 0 10px;color:var(--navy);text-shadow:0 3px 0 #fff8}.setup-content h1 span{color:#276ead}.setup-content h1 i{color:#e7a335;font-style:normal;display:inline-block;transform:rotate(9deg)}.tagline{font-size:16px;color:#4e6c78;margin:7px 0 25px}.team-matchup{display:flex;position:relative;gap:64px;justify-content:center;width:100%}.team-slot{width:226px;flex-shrink:0}.team-role{font-size:12px;font-weight:900;letter-spacing:1.8px;text-transform:uppercase;display:block;text-align:center;margin-bottom:12px;color:#365771}.team-slot.human .team-role:before{content:"";width:7px;height:7px;display:inline-block;border-radius:50%;background:#ed5060;margin-right:8px;vertical-align:middle}.team-slot.computer .team-role:before{content:"";width:7px;height:7px;display:inline-block;border-radius:50%;background:#efb12b;margin-right:8px;vertical-align:middle}.team-card{position:relative;width:100%;height:261px;border:3px solid #fffcf1;border-radius:26px;padding:0;overflow:hidden;background:linear-gradient(140deg,#fffdf3,#f3ebd5);box-shadow:0 7px #9eb7b352,0 12px 28px #20434016;transition:transform .18s,box-shadow .18s}.human .team-card{transform:rotate(-3deg)}.computer .team-card{transform:rotate(3deg)}.team-card:hover{transform:translateY(-7px) rotate(0);box-shadow:0 10px #9eb7b352,0 18px 32px #2043401d}.card-top{position:absolute;top:17px;left:17px;right:17px;display:flex;align-items:center;justify-content:space-between;z-index:1}.flag{width:48px;height:32px;flex-shrink:0;border-radius:4px;box-shadow:0 2px 2px #18314b14}.card-top .flag{width:49px;height:33px;outline:3px solid #fff8;transform:rotate(-5deg)}.card-edit{width:29px;height:29px;border-radius:50%;background:#15334e0c;color:#516b76;font-family:Arial;font-size:24px;line-height:28px}.portrait-halo{position:absolute;width:155px;height:155px;border-radius:50%;background:color-mix(in srgb,var(--shirt) 12%,transparent);left:calc(50% - 77.5px);top:34px}.portrait{position:absolute;width:175px;height:184px;left:calc(50% - 87.5px);top:8px;filter:drop-shadow(0 4px 1px #3b583413)}.team-card-bottom{position:absolute;bottom:0;left:0;right:0;border-top:1px solid #fff9;background:#fffef6bd;padding:15px 8px 14px;backdrop-filter:blur(4px)}.team-card-bottom>span{display:block;font-size:23px;font-weight:900;letter-spacing:-.6px}.team-card-bottom small{display:block;color:#6f8387;font:600 11px system-ui;margin-top:5px;letter-spacing:.3px}.team-card-bottom small span{margin-left:5px;font-size:16px}.versus{position:absolute;left:50%;top:48%;transform:translate(-50%,-50%) rotate(-7deg);font-weight:900;color:#6c8d90;font-size:19px;letter-spacing:-1px;background:#e6efe0;border:2px solid #fff8;border-radius:50%;width:42px;height:42px;display:grid;place-items:center}.play-button{margin-top:32px;min-width:310px;padding:16px 33px;font-size:25px;position:relative}.play-button svg{width:28px;height:28px}.play-spark{position:absolute;right:-32px;top:7px;color:#dc9f32;font-size:30px;transform:rotate(12deg)}.match-details{display:flex;align-items:center;gap:12px;font:700 12px system-ui;color:#507365;letter-spacing:.2px;margin-top:19px}.match-details i{font-style:normal;opacity:.4}.setup-footer{position:relative;padding:16px 38px 22px;display:flex;justify-content:space-between;align-items:center;font:500 11px system-ui;color:#456c67}.setup-footer>div{display:flex;align-items:center;gap:10px}.setup-footer svg{width:20px;height:20px}.setup-footer kbd{font-size:10px;margin:0 4px}.setup-footer i{font-style:normal;margin:0 10px;opacity:.5}.modal-shade{position:fixed;inset:0;background:#1236527a;backdrop-filter:blur(9px);display:flex;justify-content:center;align-items:center;padding:22px;z-index:20}.modal{position:relative;width:min(480px,100%);max-height:calc(100svh - 44px);overflow:auto;background:var(--cream);border:3px solid #fffdf4;border-radius:30px;padding:35px;box-shadow:0 12px #15385025,0 30px 100px #10294135}.modal.wide{width:min(710px,100%);text-align:center}.modal-close{position:absolute;top:12px;right:12px;width:44px;height:44px;background:#e3ebe6;box-shadow:none;border:0;border-radius:14px}.modal h2{font-size:30px;letter-spacing:-1px;margin:8px 0 27px;line-height:1.1}.modal-heading{display:flex;gap:11px;align-items:center;margin-bottom:21px}.modal-heading>svg{width:31px;height:31px;color:#598096}.modal-heading h2{margin:0}.setting-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #dce4db;font:700 14px system-ui}.setting-row:last-of-type{border:0;margin-bottom:18px}.segments{display:flex;background:#e2e9e4;border:3px solid #e2e9e4;border-radius:12px}.segments button{border:0;background:transparent;border-radius:9px;min-height:36px;padding:8px 11px;font:700 12px system-ui}.segments button[aria-pressed=true]{background:#fffdf5;box-shadow:0 2px 3px #28453a19}.toggle{width:48px;height:28px;border:0;padding:4px;border-radius:20px;background:#c0cec6}.toggle span{display:block;height:20px;width:20px;background:#fffdf6;border-radius:50%;box-shadow:0 2px 3px #15333c1a;transition:transform .15s}.toggle[aria-checked=true]{background:#438981}.toggle[aria-checked=true] span{transform:translate(20px)}select{background:#e9eee5;border:1px solid #d1dfd4;border-radius:9px;min-height:36px;padding:6px 12px;font:700 13px system-ui;color:var(--navy)}.text-button{border:0;background:none;display:block;margin:15px auto 0;font:600 12px system-ui;color:#577681;padding:6px}.country-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:23px}.country-option{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;border:2px solid #e0e6dc;background:#f5f4e8;border-radius:16px;padding:15px 5px;font-size:15px;min-height:98px}.country-option .flag{width:57px;height:38px}.country-option:hover{background:#fff;border-color:#639a9c;transform:translateY(-2px)}.country-option[aria-pressed=true]{border-color:#e9b34e;background:#fff2cc}.kit-dot{position:absolute;top:9px;right:9px;width:10px;height:10px;border:1px solid #20354b22;border-radius:50%}.confirm-actions{display:flex;gap:14px}.confirm-actions>button{flex:1}.game-screen{height:100svh;overflow:hidden;background:#7f9f79;position:relative}.pitch-host{position:absolute;inset:0 0 150px}.pitch-host canvas{display:block;width:100%;height:100%}.game-top{position:absolute;top:14px;left:0;right:0;z-index:3;display:flex;justify-content:center;pointer-events:none}.game-top button{pointer-events:auto}.scoreboard-wrap{display:flex;flex-direction:column;align-items:center;filter:drop-shadow(0 4px 3px #174c602e)}.scoreboard{display:flex;border:3px solid #fffdf5;border-radius:22px;background:#fffdf5;overflow:hidden;height:64px}.score-side{display:flex;align-items:center;gap:10px;padding:9px 15px;background:var(--kit);position:relative;min-width:186px;color:#fff;font-size:19px;font-weight:900;letter-spacing:-.5px;text-shadow:0 1px 3px #10283899}.score-side:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#fff0,#14274718);pointer-events:none}.score-side .flag{width:44px;height:32px;border:2px solid #fff9;box-shadow:none}.score-side.yours{border-radius:17px 0 0 17px}.score-side.theirs{border-radius:0 17px 17px 0;justify-content:flex-end}.score{display:flex;align-items:center;justify-content:center;gap:14px;min-width:145px;font-size:38px;background:#fffdf5;padding:5px 15px;color:#153256}.score b{font-size:26px;opacity:.7}.clock{display:flex;align-items:center;gap:16px;background:#173858;color:#fffdee;padding:7px 23px;border-radius:0 0 15px 15px;min-width:170px;justify-content:center;font-size:12px;box-shadow:0 3px #09294835}.clock b{font-size:19px;letter-spacing:.5px;border-left:1px solid #fff4;padding-left:15px;font-variant-numeric:tabular-nums}.country-code{display:none}.pause-button{position:absolute;right:22px;top:4px;background:#fffdf1ed;width:52px;height:52px}.direction-cue{position:absolute;right:24px;top:114px;display:flex;align-items:center;gap:6px;background:#173858c9;color:#fff9d9;border-radius:10px;padding:6px 10px;font:700 11px system-ui;z-index:2}.direction-cue svg{width:22px;height:22px}.reverse{transform:rotate(180deg)}.event-banner{position:absolute;top:114px;left:24px;display:flex;align-items:center;gap:11px;color:#fffcee;text-shadow:0 2px 2px #17402c66;background:#14395cda;padding:10px 24px;border-radius:16px;font-size:22px;box-shadow:0 4px #16345733;z-index:2;pointer-events:none;white-space:nowrap}.event-banner:empty{display:none}.event-banner .flag{width:36px;height:24px}.event-banner svg:not(.flag){width:29px;height:29px}.control-band{position:absolute;left:0;right:0;bottom:0;height:150px;display:flex;justify-content:space-between;align-items:center;padding:4px max(28px,env(safe-area-inset-right)) 14px max(28px,env(safe-area-inset-left));background:linear-gradient(#3b6c5480,#204d4be8);border-top:1px solid #d5e9bb38;pointer-events:none;z-index:4}.movement-control{display:flex;align-items:center;gap:18px;pointer-events:auto}.joystick{width:123px;height:123px;border-radius:50%;border:4px solid #e8f4e4a8;background:#1b577078;box-shadow:inset 0 4px 12px #10284430,0 4px #19334e33;position:relative;touch-action:none;user-select:none}.joystick-knob{position:absolute;top:calc(50% - 36px);left:calc(50% - 36px);width:72px;height:72px;pointer-events:none;border:4px solid #cfe5f5;border-radius:50%;background:linear-gradient(145deg,#bedbe9,#7badd0);box-shadow:0 4px #1a426b,0 6px 13px #0f315954,inset 0 3px #eff8ff66}.joy-arrow{position:absolute;font-size:16px;color:#c0e1d0a8;pointer-events:none}.joy-arrow.up{top:4px;left:44px}.joy-arrow.down{bottom:4px;left:44px}.joy-arrow.left{left:6px;top:46px}.joy-arrow.right{right:6px;top:46px}.control-caption{font:700 12px system-ui;color:#e4f3e0}.match-help{display:flex;align-items:center;gap:8px;max-width:260px;background:#224d58a1;color:#fff9e6;border:1px solid #ffffff18;border-radius:13px;padding:10px 14px;font:600 12px system-ui;line-height:1.5;margin:0 20px;text-align:center}.help-dot{width:7px;height:7px;border-radius:50%;background:#ffda62;flex-shrink:0}.action-controls{display:flex;gap:18px;pointer-events:auto}.action-button{width:121px;height:121px;border-radius:50%;border:5px solid #d6eaf6;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2px;color:#fffdf6;box-shadow:0 5px #16436e,0 8px 15px #13355140,inset 0 5px #ffffff4f,inset 0 -5px #12357f33;position:relative;touch-action:none;user-select:none;text-transform:uppercase;font-size:20px;font-weight:900;letter-spacing:-.6px;text-shadow:0 2px 0 #16315140}.action-button:before{content:"";position:absolute;width:34px;height:8px;background:#fff8;top:8px;left:16px;border-radius:50%;transform:rotate(-36deg)}.action-button.pass{background:linear-gradient(145deg,#61aef6,#246ddd 65%,#1c56bc)}.action-button.shoot{background:linear-gradient(145deg,#ff9193,#e34d5d 65%,#bf3047);box-shadow:0 5px #7a293d,0 8px 15px #13355140,inset 0 5px #ffffff4f,inset 0 -5px #a01e3933}.action-button svg{width:46px;height:46px}.action-button kbd{font:700 8px system-ui;letter-spacing:.3px;border:none;padding:0;opacity:.6;margin-top:1px}.action-button:active{transform:translateY(4px)}.action-button:disabled{filter:saturate(.35);opacity:.6}.left-handed .control-band,.left-handed .movement-control{flex-direction:row-reverse}.game-shade{position:absolute;inset:0;background:#12374d66;backdrop-filter:blur(7px);z-index:8;display:flex;align-items:center;justify-content:center;padding:20px}.match-overlay{border:3px solid #fffdf1;background:var(--cream);border-radius:32px;width:min(480px,90vw);padding:35px;text-align:center;box-shadow:0 9px #16374d30,0 24px 70px #16374d30;display:flex;align-items:center;flex-direction:column;gap:15px}.match-overlay h2{font-size:35px;letter-spacing:-1.2px;line-height:1.05;margin:3px 0 7px}.match-overlay p{font:600 14px system-ui;line-height:1.5;margin:0}.match-overlay>.primary,.match-overlay>.secondary{width:100%}.overlay-links{display:flex;justify-content:center;gap:25px;margin-top:5px}.overlay-links button{background:none;border:0;min-height:35px;font:700 12px system-ui;color:#577382}.overlay-icon{width:70px;height:70px;color:#5b8ca0}.overlay-icon.trophy{color:#d29a31;width:76px;height:76px}.final-score{display:flex;align-items:center;gap:18px;padding:12px 0 18px}.final-score b{font-size:42px;letter-spacing:2px}.final-score .flag{width:54px;height:36px}.ends-illustration{display:flex;align-items:center;gap:22px;background:#e2ece2;border-radius:18px;padding:16px 30px}.ends-illustration>svg:not(.flag){width:44px;height:44px;color:#679190}.loading-ball{width:70px;height:70px;animation:roll 3s linear infinite;color:#467999}@keyframes roll{to{transform:rotate(360deg)}}.reduced-motion *{animation:none!important;transition:none!important;scroll-behavior:auto!important}@media(min-width:1400px)and (min-height:800px){.setup-content{padding-top:28px}.setup-content h1{font-size:78px}.tagline{margin-bottom:35px}.team-slot{width:245px}.team-card{height:283px}.portrait{width:196px;height:206px;left:calc(50% - 98px)}.team-card-bottom{padding:18px 8px}.team-matchup{gap:75px}.play-button{margin-top:42px}.setup-footer{padding-bottom:30px}}@media(max-height:740px)and (min-width:700px){.setup-header{padding:18px 28px}.setup-content h1{font-size:53px;margin-top:11px}.tagline{font-size:14px;margin-bottom:18px}.team-card{height:226px}.team-slot{width:204px}.portrait{height:159px;top:4px;width:153px;left:calc(50% - 76.5px)}.portrait-halo{width:130px;height:130px;left:calc(50% - 65px);top:25px}.team-card-bottom{padding:12px 6px}.team-card-bottom>span{font-size:21px}.play-button{margin-top:25px;min-height:58px;padding:12px 28px}.setup-footer{padding:12px 28px 15px}.setup-content{padding-bottom:15px}.match-details{margin-top:16px}}@media(max-width:900px){.control-caption{display:none}.match-help{max-width:220px;font-size:11px}.country-name{display:none}.country-code{display:inline}.score-side{min-width:110px;font-size:17px}.score{min-width:115px;font-size:32px}.scoreboard{height:58px}.clock{font-size:11px;padding:5px 18px}.clock b{font-size:17px}.pause-button{width:48px;height:48px;right:15px}.direction-cue{font-size:10px;right:14px;top:108px}.setup-footer>span{display:none}.setup-footer{justify-content:center}.control-band{padding-left:20px;padding-right:20px}}@media(max-height:520px)and (orientation:landscape){.pitch-host{inset:58px 0 100px}.game-top{top:6px}.scoreboard{height:42px;border-width:2px;border-radius:15px}.score-side{min-width:95px;font-size:14px;padding:5px 9px;gap:7px}.score-side .flag{width:32px;height:24px}.score{min-width:92px;font-size:26px;gap:9px;padding:0 10px}.score b{font-size:20px}.clock{font-size:9px;padding:3px 12px;min-width:130px;gap:10px;border-radius:0 0 11px 11px}.clock b{font-size:14px;padding-left:10px}.pause-button{width:45px;height:45px;border-radius:14px;top:0;right:12px}.pause-button svg{width:22px;height:22px}.control-band{height:100px;padding:3px 16px 8px}.joystick{width:88px;height:88px;border-width:3px}.joystick-knob{width:52px;height:52px;top:calc(50% - 26px);left:calc(50% - 26px);border-width:3px}.joy-arrow{font-size:11px}.joy-arrow.up{left:32px;top:1px}.joy-arrow.down{left:32px;bottom:1px}.joy-arrow.left{top:32px;left:3px}.joy-arrow.right{top:32px;right:3px}.action-button{width:88px;height:88px;border-width:4px;font-size:14px;gap:0}.action-button svg{width:34px;height:34px}.action-button kbd{font-size:6px}.action-button:before{width:25px;height:6px;top:6px;left:8px}.action-controls{gap:12px}.match-help{max-width:230px;font-size:10px;padding:8px 11px}.direction-cue{top:68px;font-size:8px;padding:3px 6px}.direction-cue svg{width:16px;height:16px}.event-banner{top:68px;left:16px;font-size:13px;padding:6px 16px;border-radius:11px}.event-banner .flag{width:27px;height:18px}.event-banner svg:not(.flag){width:22px;height:22px}.match-overlay{padding:20px;width:350px;gap:9px;border-radius:24px;max-height:96svh;overflow:auto}.match-overlay h2{font-size:25px;margin:2px 0}.match-overlay>.primary,.match-overlay>.secondary{min-height:45px;font-size:16px;padding:9px 15px;border-radius:14px}.overlay-icon{width:38px;height:38px}.overlay-icon.trophy{width:42px;height:42px}.final-score{padding:0 0 5px;gap:15px}.final-score b{font-size:31px}.final-score .flag{width:41px;height:27px}.ends-illustration{padding:7px 17px;border-radius:12px}.ends-illustration>svg:not(.flag){width:31px;height:31px}.overlay-links{gap:15px;margin:0}.overlay-links button{min-height:28px}.modal{padding:24px;max-height:95svh}.modal h2{font-size:24px}.modal-heading{margin-bottom:13px}.setting-row{padding:7px 0;font-size:12px}.country-grid{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.country-option{min-height:70px;padding:8px 3px;gap:6px;font-size:12px}.country-option .flag{width:43px;height:29px}.modal.wide{width:600px}.setup-header{padding:12px 22px}.brand{font-size:8px}.brand b{font-size:11px}.brand-ball{width:33px;height:33px}.brand-ball svg{width:25px;height:25px}.setup-content{display:grid;grid-template-columns:230px 1fr;grid-template-rows:28px 50px 34px 70px 28px;width:600px;max-width:94vw;gap:0 35px;align-content:center;padding:0;margin:auto}.setup-content>.eyebrow{grid-column:1;grid-row:1;font-size:10px}.setup-content h1{grid-column:1;grid-row:2/4;font-size:43px;margin:2px 0}.tagline{grid-column:1;grid-row:4;font-size:11px;text-align:center;align-self:start;margin-top:14px}.team-matchup{grid-column:2;grid-row:1/6;gap:34px}.team-slot{width:138px}.team-role{font-size:9px;letter-spacing:.6px;margin-bottom:7px}.team-card{height:193px;border-radius:19px}.portrait{width:136px;height:143px;left:calc(50% - 68px);top:1px}.portrait-halo{width:107px;height:107px;left:calc(50% - 53.5px);top:28px}.card-top{top:10px;left:10px;right:10px}.card-top .flag{width:31px;height:21px}.card-edit{width:22px;height:22px;font-size:19px;line-height:21px}.team-card-bottom{padding:9px 4px}.team-card-bottom>span{font-size:16px}.team-card-bottom small{font-size:8px;margin-top:3px}.versus{width:27px;height:27px;font-size:12px}.play-button{grid-column:1;grid-row:4;margin:33px 0 0;min-width:0;min-height:47px;padding:8px 10px;font-size:18px;border-radius:15px;width:100%}.play-button svg{width:22px;height:22px}.play-spark{display:none}.match-details{grid-column:1;grid-row:5;font-size:9px;margin-top:19px;gap:8px;justify-content:center}.setup-footer{padding:12px 20px;font-size:9px}.setup-footer kbd{font-size:8px}.setup-footer svg{width:16px;height:16px}}@media(max-width:600px)and (orientation:portrait){.setup-header{padding:22px}.setup-content{padding-top:20px}.setup-content h1{font-size:60px}.tagline{margin-bottom:30px;font-size:14px}.team-matchup{gap:32px}.team-slot{width:calc((90vw - 32px)/2);max-width:205px}.team-card{height:238px}.team-card-bottom>span{font-size:20px}.portrait{width:164px;height:173px;left:calc(50% - 82px);top:6px}.card-top{top:14px;left:12px;right:12px}.card-top .flag{width:40px;height:27px}.card-edit{width:25px;height:25px;line-height:24px;font-size:21px}.versus{width:29px;height:29px;font-size:12px}.team-role{font-size:10px;letter-spacing:1px}.play-button{min-width:270px;margin-top:32px}.match-details{font-size:10px}.country-grid{grid-template-columns:repeat(2,1fr);gap:9px}.country-option{min-height:87px;font-size:13px}.modal{padding:28px 20px}.modal h2{font-size:26px}.setup-footer{font-size:9px;padding:17px 12px}.setup-footer i{margin:0 5px}.match-help{display:none}.pitch-host{inset:90px 0 140px}.score-side{min-width:80px;padding:7px;gap:5px;font-size:12px}.score-side .flag{width:28px;height:20px}.score{min-width:78px;font-size:27px;gap:8px}.scoreboard{height:49px}.pause-button{right:7px;width:44px;height:44px}.game-top{justify-content:flex-start;padding-left:8px}.match-overlay{padding:28px 22px}.match-overlay h2{font-size:29px}}@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}.modal-close,.pause-button{min-width:48px;min-height:48px}.segments button,.overlay-links button{min-height:48px}.toggle{width:64px;height:48px;padding:10px 8px;border-radius:28px}.toggle span{width:28px;height:28px}
