@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,500;0,600;0,700;0,800;0,900;1,800&family=DM+Sans:wght@400;500;600;700&display=swap";@layer components;@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{color:#eefcff;font-synthesis:none;--gold:#ffd34f;--red:#ff4c54;--blue:#27c5ff;background:#061720;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}button,input{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.primary-button,.ghost-button,.lock-button{letter-spacing:.08em;border:0;justify-content:center;align-items:center;gap:.7rem;font-family:Barlow Condensed;font-weight:800;transition:all .2s;display:inline-flex}.primary-button{background:var(--gold);color:#11202a;clip-path:polygon(7px 0,100% 0,100% calc(100% - 7px),calc(100% - 7px) 100%,0 100%,0 7px);padding:1rem 1.45rem;box-shadow:0 8px 28px #ffd34f33,inset 0 -4px #bd9224}.primary-button:hover{filter:brightness(1.08);transform:translateY(-3px)}.primary-button:active{transform:translateY(1px)}.primary-button:disabled{opacity:.35;cursor:not-allowed}.primary-button svg,.ghost-button svg{width:18px}.ghost-button{color:#fff;background:#ffffff08;border:1px solid #ffffff26;padding:.9rem 1.2rem}.ghost-button:hover{background:#ffffff14;border-color:#ffffff4d}.section-kicker,.eyebrow{letter-spacing:.18em;color:#72e7d1;font:700 .72rem DM Sans}.brand{align-items:center;gap:1rem;display:flex}.brand-mark{color:#13262d;clip-path:polygon(50% 0,92% 18%,87% 72%,50% 100%,13% 72%,8% 18%);filter:drop-shadow(0 8px 20px #ffd34f3b);background:linear-gradient(140deg,#ffe780,#dca624);place-items:center;width:62px;height:70px;display:grid}.brand-mark svg{width:29px;height:29px}.brand strong{letter-spacing:-.04em;color:#f3fbf8;text-shadow:0 5px #112e38;font:italic 900 4.6rem/.8 Barlow Condensed;display:block}.brand strong span{color:var(--gold)}.brand small{letter-spacing:.22em;color:#82b4b6;margin-top:12px;font:600 .62rem DM Sans;display:block}.brand--compact .brand-mark{width:38px;height:43px}.brand--compact .brand-mark svg{width:19px}.brand--compact strong{font-size:2rem}.brand--compact{gap:.6rem}.home-screen{background:radial-gradient(circle at 70% 35%,#164e58 0,#0000 35%),linear-gradient(115deg,#071a24 0%,#092d36 55%,#074151 100%);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.home-screen:before{content:"";background-image:linear-gradient(#fff0 95%,#55d9d008 96%),linear-gradient(90deg,#fff0 95%,#55d9d006 96%);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 65%);mask-image:linear-gradient(90deg,#000,#0000 65%)}.hero{z-index:3;width:min(720px,58%);padding:5vw 0 5vw 8vw;position:relative}.eyebrow{background:#051a207d;border:1px solid #77e4d638;align-items:center;gap:.5rem;margin-bottom:2.2rem;padding:.5rem .75rem;display:inline-flex}.hero h1{letter-spacing:-.02em;margin:2.6rem 0 1.25rem;font:800 clamp(2.5rem,4.4vw,4.4rem)/.98 Barlow Condensed}.hero h1 em{color:#87ead6;font-style:normal}.hero>p{color:#a8c5c5;max-width:570px;font-size:1.05rem;line-height:1.7}.hero-actions{gap:1rem;margin-top:2.2rem;display:flex}.hero-actions .primary-button{padding:1.1rem 2rem}.home-note{color:#709699;align-items:center;gap:.55rem;margin-top:1.4rem;font-size:.72rem;display:flex}.hero-lake{background:radial-gradient(#42b6b748,#0b657d 48%,#063848 68%);border-radius:50%;width:58vw;height:54vw;position:absolute;bottom:-9vw;right:-7vw;transform:rotate(-16deg);box-shadow:inset 0 0 60px #6ee8dc18,0 0 120px #28c2be1f}.hero-lake:after{content:"";border:2px solid #74e9dc16;border-radius:50%;position:absolute;inset:10%;box-shadow:0 0 0 38px #74e9dc09,0 0 0 78px #74e9dc07}.island{z-index:2;background:#244d35;border:8px solid #2f7253;border-radius:50%;position:absolute;box-shadow:0 18px #17392f,0 22px 35px #0008}.island-a{width:16%;height:12%;top:38%;left:31%}.island-b{width:10%;height:8%;top:58%;left:65%}.preview-stones i{background:#819d8f;border-radius:50%;width:6%;height:3.5%;position:absolute;box-shadow:0 8px #3b665f}.preview-stones i:first-child{top:75%;left:12%}.preview-stones i:nth-child(2){top:68%;left:19%}.preview-stones i:nth-child(3){top:66%;left:28%}.preview-stones i:nth-child(4){top:59%;left:36%}.preview-stones i:nth-child(5){top:61%;left:47%}.preview-stones i:nth-child(6){top:51%;left:53%}.preview-stones i:nth-child(7){top:45%;left:64%}.preview-stones i:nth-child(8){top:36%;left:73%}.home-glow{filter:blur(80px);background:#1cffc414;border-radius:50%;width:45vw;height:45vw;position:absolute;top:-20vw;left:-20vw}.home-orb{background:#fff;border-radius:50%;position:absolute;box-shadow:0 0 18px #fff}.orb-one{width:3px;height:3px;top:16%;left:52%}.orb-two{width:2px;height:2px;top:12%;left:74%}.setup-screen{background:radial-gradient(circle at 50% 0,#154552,#071922 60%);min-height:100vh;padding:2rem 7vw}.setup-screen>header{justify-content:space-between;align-items:center;display:flex}.icon-text{color:#94b2b4;background:0 0;border:0;align-items:center;gap:.4rem;display:flex}.icon-text svg{width:18px}.setup-card{text-align:center;max-width:920px;margin:4vh auto}.setup-card h2{margin:.4rem 0;font:800 3.6rem Barlow Condensed}.setup-card>p{color:#91abad}.players-setup{grid-template-columns:1fr 1fr;gap:1.5rem;margin:2.5rem 0;display:grid}.setup-player{background:#0a252fbd;border:1px solid #ffffff19;padding:2rem;position:relative;overflow:hidden}.setup-player:before{content:"";height:4px;position:absolute;inset:0 0 auto}.setup-player.p1:before{background:var(--red)}.setup-player.p2:before{background:var(--blue)}.player-number{color:#ffffff0b;font:900 5rem Barlow Condensed;position:absolute;top:2px;right:16px}.avatar-preview{background:#173c48;border:4px solid #fff2;border-radius:50%;place-items:center;width:82px;height:82px;margin:0 auto 1.4rem;display:grid}.p1 .avatar-preview{box-shadow:0 0 30px #ff4c5433}.p2 .avatar-preview{box-shadow:0 0 30px #27c5ff33}.avatar-preview svg{width:36px;height:36px}.setup-player label{text-align:left;letter-spacing:.15em;color:#8cb0b2;font:700 .67rem DM Sans;display:block}.setup-player input{color:#fff;letter-spacing:.04em;background:#041820;border:1px solid #ffffff1c;width:100%;margin-top:.6rem;padding:.9rem 1rem;font:700 1.1rem Barlow Condensed;display:block}.setup-player>span{text-align:left;letter-spacing:.15em;color:#6e9295;margin:1.2rem 0 .5rem;font-size:.65rem;display:block}.avatar-options{gap:.5rem;display:flex}.avatar-options button{background:#ffffff08;border:1px solid #ffffff12;flex:1;height:42px}.avatar-options button.active{border-color:var(--gold);background:#ffd34f12}.kit{clip-path:polygon(20% 0,40% 8%,60% 8%,80% 0,100% 22%,82% 35%,82% 100%,18% 100%,18% 35%,0 22%);width:24px;height:28px;display:inline-block}.kit-0{background:linear-gradient(90deg,#e5323e 50%,#7e101d 50%)}.kit-1{background:linear-gradient(90deg,#168ee0 50%,#55d8f5 50%)}.kit-2{background:repeating-linear-gradient(90deg,#f4d34a 0 5px,#171c29 5px 10px)}.setup-start{min-width:250px}.game-screen{background:#061821;flex-direction:column;min-height:100vh;display:flex;overflow:hidden}.game-hud{z-index:30;background:#07161ee8;border-bottom:1px solid #ffffff14;flex:none;grid-template-columns:1fr 145px 1fr;align-items:center;height:76px;padding:0 4.5vw;display:grid;position:relative;box-shadow:0 8px 30px #0005}.hud-player{align-items:center;gap:.75rem;display:flex}.hud-player-2{text-align:right;flex-direction:row-reverse}.hud-avatar{border-radius:50%;place-items:center;width:42px;height:42px;font:800 1rem Barlow Condensed;display:grid}.hud-player-1 .hud-avatar{border:2px solid var(--red);background:#7e222c}.hud-player-2 .hud-avatar{border:2px solid var(--blue);background:#125076}.hud-player small,.hud-player strong,.hud-player span{display:block}.hud-player small{letter-spacing:.16em;color:#78999b;font-size:.54rem}.hud-player strong{letter-spacing:.06em;font:700 1.05rem Barlow Condensed}.hud-player span{color:#7d9fa2;margin-top:2px;font-size:.57rem}.streak{color:#ffbd43;align-items:center;gap:.2rem;margin-left:1rem;font:800 .78rem Barlow Condensed;display:flex}.streak svg{fill:#ff7c2b;stroke:#ff7c2b;width:15px}.round-hud{text-align:center;background:#ffffff05;border-left:1px solid #ffffff12;border-right:1px solid #ffffff12;justify-content:center;align-self:stretch;align-items:center;gap:.35rem;display:flex}.round-hud small{letter-spacing:.17em;color:#76999b;font-size:.52rem}.round-hud>strong{color:var(--gold);font:900 1.65rem Barlow Condensed}.round-hud>span{color:#0b2530;z-index:4;background:#e6fbf9;border:5px solid #12323b;border-radius:50%;place-items:center;width:58px;height:58px;font:900 2rem Barlow Condensed;display:grid;position:absolute;top:62px;box-shadow:0 6px 25px #0007}.round-hud>span.danger{color:#fff;background:#ff4c54;animation:.6s infinite pulse}.sound-toggle{color:#9fc1c2;background:#ffffff0a;border:1px solid #ffffff18;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;right:1.4vw}.sound-toggle svg{width:16px}.game-stage{flex:1;min-height:390px;position:relative;overflow:hidden}.lake-board{isolation:isolate;background:radial-gradient(#147d8d,#0a566b 45%,#073847 78%,#062a34);position:absolute;inset:0;overflow:hidden}.lake-board:after{content:"";pointer-events:none;z-index:8;background:linear-gradient(90deg,#061d21aa,#0000 18% 78%,#061b22aa),linear-gradient(#0000 60%,#020f1655);position:absolute;inset:0}.wave{opacity:.18;background:repeating-radial-gradient(at 50% 40%,#0000 0 25px,#b2fff0 27px 28px,#0000 30px 52px);animation:18s linear infinite water;position:absolute;inset:-30%}.wave-two{opacity:.08;animation-duration:26s;animation-direction:reverse;transform:rotate(18deg)}.mist{filter:blur(35px);z-index:4;background:#d9fff231;border-radius:50%;width:35%;height:18%;animation:14s ease-in-out infinite alternate mist;position:absolute}.mist-one{top:28%;left:12%}.mist-two{animation-delay:-7s;bottom:20%;right:6%}.route-line{z-index:2;opacity:.24;width:100%;height:100%;position:absolute;inset:0}.route-line path{fill:none;stroke:#d5fff0;stroke-width:.35px;stroke-dasharray:1 1.4}.stone{z-index:5;color:#cbe4d8;background:radial-gradient(circle at 38% 25%,#b7c4a9,#647d72 58%,#334f4a 60%);border-radius:48% 55% 43% 53%;place-items:center;width:4.7%;height:5.5%;font:700 .52rem DM Sans;display:grid;position:absolute;transform:translate(-50%,-50%);box-shadow:0 7px #284944,0 12px 13px #00191e88,inset -6px -8px 10px #253d3855}.stone-1{width:4.2%;height:4.6%;transform:translate(-50%,-50%)rotate(8deg)}.stone-2{background:radial-gradient(circle at 35% 25%,#8fab8f,#4a756d 62%,#274844 64%);width:5.1%;height:5%;transform:translate(-50%,-50%)rotate(-7deg)}.stone-3:after{content:"";background:#344a43;width:35%;height:2px;transform:rotate(40deg)}.stone.final-stone{background:radial-gradient(circle at 38% 25%,#d6b960,#8f7136 62%,#4a472d 64%);box-shadow:0 7px #504c2b,0 0 15px #ffd34f30,0 12px 13px #00191e88}.stone.sprint-stone{outline:2px solid #5cf3dc;box-shadow:0 7px #28584e,0 0 24px #39ffe37a}.stone>svg{color:#69ffe7;filter:drop-shadow(0 0 5px #42fbe3);width:15px;position:absolute}.trophy-island{z-index:6;width:11%;height:14%;color:var(--gold);background:radial-gradient(#607b3e,#2f5c3b 62%,#16382e 65%);border-radius:48%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;top:7%;left:5%;transform:translate(-50%,-50%);box-shadow:0 10px #17372d,0 14px 30px #00151a}.trophy-island svg{fill:#ffd34f44;filter:drop-shadow(0 0 12px #ffd34f);width:29px}.trophy-island strong{letter-spacing:.1em;margin-top:3px;font:700 .48rem Barlow Condensed}.island-glow{filter:blur(20px);z-index:-1;background:#ffd34f2b;border-radius:50%;position:absolute;inset:-30%}.start-bank{z-index:9;letter-spacing:.12em;color:#8ddacd;background:#092932bb;border-left:3px solid #6be6d2;padding:.5rem .65rem;font:700 .52rem DM Sans;position:absolute;bottom:5%;left:1%}.start-bank svg{vertical-align:middle;width:12px}.reeds{color:#1a5c42;z-index:7;letter-spacing:-.6rem;font-size:3rem;position:absolute}.reeds-left{bottom:10%;left:-1%;transform:rotate(15deg)}.reeds-right{top:20%;right:2%;transform:rotate(-12deg)}.lake-caption{z-index:10;text-align:right;position:absolute;bottom:3%;right:2%}.lake-caption span,.lake-caption small{letter-spacing:.15em;font:700 .55rem DM Sans;display:block}.lake-caption span{color:#88ccc9}.lake-caption small{color:#e4c55b;margin-top:3px}.board-player{z-index:14;filter:drop-shadow(0 7px 3px #00151b88);width:34px;height:47px;position:absolute;transform:translate(-50%,-92%)}.character-head{background:#c9885f;border:2px solid #5a362b;border-radius:50%;width:18px;height:18px;margin:auto;position:relative}.character-head:before{content:"";background:#21231f;border-radius:50% 50% 20% 20%;height:7px;position:absolute;top:-3px;left:0;right:0}.character-head i{background:#121212;width:2px;height:2px;position:absolute;top:8px;left:4px;box-shadow:6px 0 #121212}.character-kit{clip-path:polygon(15% 0,85% 0,100% 25%,84% 42%,80% 100%,20% 100%,16% 42%,0 25%);text-align:center;width:25px;height:19px;margin:-1px auto 0;padding-top:4px;font:800 9px Barlow Condensed}.board-player-1 .character-kit{background:linear-gradient(90deg,#d8293a,#8c1925)}.board-player-2 .character-kit{background:linear-gradient(90deg,#138cd6,#31c7ef)}.character-legs{border-left:5px solid #17232d;border-right:5px solid #17232d;width:16px;height:8px;margin:auto}.board-player>span{white-space:nowrap;background:#061820d9;border-radius:3px;padding:2px 5px;font:700 .45rem DM Sans;position:absolute;top:-18px;left:50%;transform:translate(-50%)}.board-player-1>span{color:#ff9da2}.board-player-2>span{color:#8bddff}.splash{color:#a9fff2;font-size:1.6rem;animation:.45s ease-out splash;position:absolute;top:30px;left:4px}.board-player.is-jumping{z-index:20}.selection-overlay{z-index:24;background:linear-gradient(90deg,#04171bef,#082d34f0);flex-direction:column;justify-content:center;align-items:center;padding:1rem 5vw;display:flex;position:absolute;inset:0}.selection-top{color:#789c9e;justify-content:space-between;width:min(850px,90vw);font-size:.62rem;display:flex}.privacy{color:#62dac5;letter-spacing:.1em;align-items:center;gap:.4rem;font-weight:700;display:flex}.privacy svg{width:14px}.selection-overlay h2{margin:.6rem 0 .1rem;font:800 2.35rem Barlow Condensed}.selection-overlay h2 b{color:var(--gold)}.selection-overlay>p{color:#89a6a8;margin:0 0 1.1rem;font-size:.7rem}.club-grid{grid-template-columns:repeat(5,1fr);gap:.75rem;width:min(930px,95vw);display:grid}.club-card{color:#fff;background:#092731;border:1px solid #ffffff16;flex-direction:column;align-items:center;min-height:142px;padding:1rem .5rem .8rem;transition:all .2s;display:flex;position:relative;overflow:hidden}.club-card:before{content:"";background:radial-gradient(circle,var(--club-a),transparent 67%);opacity:.17;height:100%;position:absolute;inset:auto -20% -55%}.club-card:hover{background:#0c323d;border-color:#fff5;transform:translateY(-5px)}.club-card.selected{border:2px solid var(--gold);background:#13343b;box-shadow:0 0 25px #ffd34f22}.generic-crest{background:linear-gradient(135deg,var(--club-a),var(--club-b));clip-path:polygon(50% 0,92% 16%,87% 73%,50% 100%,13% 73%,8% 16%);filter:drop-shadow(0 6px 7px #0006);place-items:center;width:53px;height:59px;display:grid;position:relative}.generic-crest:after{content:"";clip-path:inherit;border:1px solid #fff5;position:absolute;inset:5px}.generic-crest i{color:#fff;text-shadow:0 1px 3px #000;z-index:1;font:900 .7rem Barlow Condensed}.club-card strong{margin-top:.65rem;font:700 .85rem Barlow Condensed}.club-card small{color:#719396;margin-top:2px;font-size:.52rem}.difficulty{gap:2px;margin-top:.55rem;display:flex}.difficulty i{background:#ffffff17;width:12px;height:2px}.difficulty i.on{background:var(--gold)}.lock-button{color:#0a232b;background:#e7faf7;margin-top:1rem;padding:.75rem 1.7rem;font-size:.78rem;box-shadow:0 6px 20px #0004}.lock-button:disabled{opacity:.3;cursor:not-allowed}.lock-button svg{width:14px}.center-overlay{z-index:25;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);text-align:center;background:#04181dda;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.round-intro small,.countdown small,.result-overlay small,.handoff small{letter-spacing:.22em;color:#71dcc9;font-size:.62rem}.round-intro h2{margin:.8rem;font:900 5rem/.8 Barlow Condensed}.round-intro h2 b{color:var(--gold);font-size:7rem}.handoff>svg{color:#64dfca;width:46px;height:46px;margin-bottom:1rem}.handoff h2{margin:.5rem 0;font:800 2.6rem Barlow Condensed}.handoff p{color:#8da8aa;max-width:420px;margin:0 0 1.5rem;font-size:.85rem}.countdown b{color:var(--gold);text-shadow:0 0 50px #ffd34f66;margin-top:1rem;font:900 9rem/.9 Barlow Condensed}.result-overlay>svg{color:#61e7b0;border:2px solid #61e7b0;border-radius:50%;width:48px;height:48px;margin-bottom:.8rem;padding:10px}.result-overlay h2{margin:.35rem;font:900 2.7rem Barlow Condensed}.result-score{align-items:center;gap:.5rem;margin-top:.35rem;display:flex}.result-score b{color:var(--gold);font:900 3.5rem Barlow Condensed}.result-score span{writing-mode:vertical-lr;letter-spacing:.12em;color:#97afb0;font:700 .6rem DM Sans}.result-score i{color:#09241f;background:#62dfb0;margin-left:.6rem;padding:.4rem .6rem;font:800 1rem Barlow Condensed}.streak-result{color:#ff9e3d;align-items:center;gap:.3rem;font:800 .75rem DM Sans;display:flex}.streak-result svg{fill:#ff7529;width:17px}.timeout-result>svg{color:#ffbd43;border-color:#ffbd43}.timeout-result p{color:#88a4a5}.toast{z-index:40;align-items:center;gap:.4rem;padding:.6rem 1rem;font:900 1.3rem Barlow Condensed;display:flex;position:absolute;top:20%;left:50%;transform:translate(-50%)}.toast.wrong{color:#fff;background:#ed3f49;box-shadow:0 0 30px #ed3f4966}.toast.correct{color:#06291e;background:#4bd99f}.toast svg{width:18px}.toast.correct svg{display:none}.answer-panel{z-index:26;background:linear-gradient(90deg,#071821,#0b2630,#071821);border-top:1px solid #ffffff1c;flex:none;height:218px;padding:.65rem 5vw 1rem;position:relative}.matchup{justify-content:center;align-items:center;gap:1rem;display:flex;position:absolute;top:.6rem;left:50%;transform:translate(-50%)}.match-club{align-items:center;gap:.6rem;width:140px;display:flex}.match-club:last-child{text-align:right;flex-direction:row-reverse}.match-club .generic-crest{width:34px;height:38px}.match-club .generic-crest i{font-size:.5rem}.match-club strong{font:800 .9rem/.9 Barlow Condensed}.matchup>div:nth-child(2){text-align:center}.matchup>div:nth-child(2) b{color:#6b9093;font:700 1.7rem/.8 Barlow Condensed;display:block}.matchup>div:nth-child(2) small{letter-spacing:.1em;color:#57777a;white-space:nowrap;font-size:.43rem}.answer-panel>p{text-align:center;color:#719092;margin:46px 0 7px;font-size:.58rem}.answer-inputs{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.answer-form{background:#ffffff05;border-top:2px solid;padding:.45rem .65rem .35rem}.answer-1{border-color:var(--red)}.answer-2{border-color:var(--blue)}.answer-form label{letter-spacing:.1em;justify-content:space-between;margin-bottom:.35rem;font:700 .62rem DM Sans;display:flex}.answer-1 label span{color:#ff8e94}.answer-2 label span{color:#78d9ff}.answer-form label small{color:#638386;font-size:.48rem}.answer-form>div:nth-child(2){display:flex}.answer-form input{color:#fff;background:#04151c;border:1px solid #ffffff17;flex:1;min-width:0;padding:.65rem .8rem;font-size:.78rem}.answer-form button{color:#b6d8d6;background:#173946;border:0;width:41px}.answer-form button:hover{background:var(--gold);color:#12242a}.answer-form button svg{width:15px}.answer-form.locked{opacity:.42}.attempt-dots{gap:.3rem;margin-top:.3rem;display:flex}.attempt-dots i{background:#36515a;border-radius:50%;place-items:center;width:8px;height:8px;display:grid}.attempt-dots i.lost{background:#e94b53;width:12px;height:12px}.attempt-dots svg{width:8px}.phase-strip{color:#54777a;letter-spacing:.15em;background:#05131a;border-top:1px solid #ffffff0d;flex:none;justify-content:center;align-items:center;gap:.5rem;height:34px;font-size:.54rem;display:flex}.phase-strip svg{width:13px}.debug-panel{z-index:100;background:#111d;align-items:center;gap:5px;padding:5px;font-size:9px;display:flex;position:fixed;bottom:8px;right:8px}.debug-panel b{color:#ffbd43}.debug-panel button{color:#fff;background:#333;border:0;padding:3px;font-size:8px}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020c10d9;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.how-modal{background:#0b2731;border:1px solid #ffffff1a;width:min(590px,95vw);padding:2.4rem;position:relative}.how-modal h2{margin:.4rem 0 1.5rem;font:800 2.2rem Barlow Condensed}.how-modal article{border-top:1px solid #ffffff12;gap:1rem;padding:1rem 0;display:flex}.how-modal article>b{color:var(--gold);font:900 1.3rem Barlow Condensed}.how-modal article strong{font:700 .9rem DM Sans}.how-modal article p{color:#89a8aa;margin:.25rem 0;font-size:.75rem}.modal-x{color:#fff;background:#ffffff0a;border:0;width:34px;height:34px;position:absolute;top:15px;right:15px}.modal-x svg{width:17px}.how-modal>.primary-button{width:100%;margin-top:.7rem}.winner-screen{text-align:center;background:radial-gradient(circle at 50% 20%,#665322,#123b3c 42%,#061820 75%);place-items:center;min-height:100vh;padding:2rem;display:grid;position:relative;overflow:hidden}.winner-screen>section{z-index:2;width:min(780px,94vw);position:relative}.winner-trophy{background:radial-gradient(circle,#ffe98b,#d59f22);border-radius:50%;place-items:center;width:92px;height:92px;margin:auto;display:grid;box-shadow:0 0 65px #ffd34f7d}.winner-trophy svg{color:#352712;fill:#ffffff3b;width:48px;height:48px}.winner-screen h1{color:#fff;text-shadow:0 6px #1c2e2e;margin:.6rem 0;font:italic 900 clamp(3rem,6vw,5.8rem)/.9 Barlow Condensed}.winner-screen>section>p{color:#9db4ae;font-size:.78rem}.stats-table{text-align:left;background:#ffffff17;grid-template-columns:1fr 1fr;gap:1px;margin:1.5rem 0;display:grid}.stats-table>div{background:#08222b;padding:1rem 1.4rem}.stats-table .winner-col{background:#142f30}.stats-table h3{color:#8edfd0;border-bottom:1px solid #ffffff12;justify-content:space-between;margin:0 0 .5rem;padding-bottom:.6rem;font:800 1.15rem Barlow Condensed;display:flex}.stats-table h3 svg{width:16px;color:var(--gold)}.stats-table p{color:#77999b;justify-content:space-between;margin:.32rem 0;font-size:.67rem;display:flex}.stats-table p strong{color:#eaf8f6}.winner-actions{justify-content:center;gap:.8rem;display:flex}.confetti i{--angle:calc(var(--i)*11.25deg);background:hsl(calc(var(--i)*30deg) 85% 60%);width:7px;height:14px;animation:confetti 3.2s calc(var(--i)*-.07s) infinite ease-out;transform:rotate(var(--angle)) translateY(-20px);position:absolute;top:16%;left:50%}@keyframes water{to{transform:translate(8%,5%)rotate(2deg)}}@keyframes mist{to{opacity:.15;transform:translate(35%)scale(1.2)}}@keyframes pulse{50%{opacity:.5}}@keyframes splash{to{opacity:0;transform:scale(2)}}@keyframes confetti{to{transform:rotate(calc(var(--angle) + 300deg)) translateY(75vh);opacity:0}}@media (width<=900px){.hero{width:80%;padding-left:6vw}.hero-lake{opacity:.55}.brand strong{font-size:3.5rem}.players-setup{grid-template-columns:1fr}.club-grid{grid-template-columns:repeat(5,1fr)}.club-card{min-height:125px}.game-hud{padding:0 2vw}.streak{display:none}.answer-panel{padding-left:2vw;padding-right:2vw}.stone{width:5.5%}.selection-overlay{padding-left:2vw;padding-right:2vw}}@media (width<=680px){.home-screen{align-items:flex-start}.hero{width:100%;padding:12vh 1.5rem}.hero-actions{flex-direction:column}.hero-actions button{width:100%}.hero-lake{width:100vw;height:100vw}.game-hud{grid-template-columns:1fr 80px 1fr}.hud-player span,.hud-avatar{display:none}.club-grid{grid-template-columns:repeat(3,1fr)}.club-card:nth-child(n+4){display:none}.answer-inputs{gap:.5rem}.match-club{width:100px}.answer-panel{height:225px}.lake-board{min-width:680px;left:50%;transform:translate(-50%)}.stats-table{grid-template-columns:1fr}.winner-actions{flex-direction:column}.brand strong{font-size:3rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.play-modes{grid-template-columns:1fr 1fr;gap:.75rem;max-width:620px;margin-top:2rem;display:grid}.mode-card{color:#fff;text-align:left;background:#071e27c9;border:1px solid #ffffff1c;grid-template-columns:42px 1fr 20px;align-items:center;padding:1rem;transition:all .2s;display:grid}.mode-card:hover{background:#0c3139;border-color:#70dfd0;transform:translateY(-4px)}.mode-card>svg:first-child{color:#75dfce;width:25px}.mode-card>svg:last-child{color:#71989a;width:16px}.mode-card span b,.mode-card span small{display:block}.mode-card span b{letter-spacing:.06em;font:800 .95rem Barlow Condensed}.mode-card span small{color:#76999b;margin-top:3px;font-size:.6rem}.mode-card.online-mode{background:linear-gradient(120deg,#352f16b8,#0a2932);border-color:#ffd34f4a}.mode-card.online-mode>svg:first-child{color:var(--gold)}.hero-actions{margin-top:1rem}.game-settings{text-align:left;background:#061a22;border:1px solid #ffffff12;grid-template-columns:1.5fr repeat(4,1fr);align-items:end;gap:.7rem;margin:-1rem 0 1.2rem;padding:1rem;display:grid}.settings-title{align-items:center;gap:.65rem;display:flex}.settings-title svg{color:var(--gold)}.settings-title b,.settings-title small{display:block}.settings-title b{letter-spacing:.1em;font:800 .75rem Barlow Condensed}.settings-title small{color:#68888b;font-size:.55rem}.game-settings label{color:#78999b;letter-spacing:.06em;font-size:.55rem}.game-settings label>svg{vertical-align:middle;width:12px}.game-settings select,.compact-settings select{color:#e8f6f4;background:#0d2c36;border:1px solid #ffffff17;width:100%;margin-top:.35rem;padding:.55rem;font-size:.67rem;display:block}.online-entry,.room-lobby{background:radial-gradient(circle at 15% 20%,#144b54,#071a23 52%,#041118);min-height:100vh;padding:2rem 7vw;position:relative}.online-entry:after,.room-lobby:after{content:"";pointer-events:none;background-image:radial-gradient(#6de7d315 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.online-entry>header,.room-lobby>header{z-index:2;justify-content:space-between;display:flex;position:relative}.online-entry>section{z-index:2;grid-template-columns:1fr 440px;align-items:center;gap:7vw;min-height:78vh;display:grid;position:relative}.online-title>span{letter-spacing:.18em;color:#6ee3d0;align-items:center;gap:.5rem;font-size:.62rem;display:flex}.online-title>span svg{width:17px}.online-title h1{margin:1.2rem 0;font:900 clamp(3.8rem,7vw,7rem)/.8 Barlow Condensed}.online-title h1 em{color:var(--gold);font-style:normal}.online-title p{color:#91abad;max-width:540px;line-height:1.65}.online-choice{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.online-choice button{color:#fff;background:#092630;border:1px solid #ffffff1c;flex-direction:column;justify-content:center;align-items:center;height:210px;transition:all .2s;display:flex}.online-choice button:hover{border-color:var(--gold);transform:translateY(-6px);box-shadow:0 18px 45px #0005}.online-choice svg{width:38px;height:38px;color:var(--gold);margin-bottom:1rem}.online-choice b{font:800 1.2rem Barlow Condensed}.online-choice small{color:#719093;margin-top:.35rem;font-size:.62rem}.online-form{background:#092630e8;border:1px solid #ffffff18;padding:2rem;box-shadow:0 25px 80px #0006}.online-form h2{margin:.8rem 0 1.4rem;font:800 2rem Barlow Condensed}.form-back{color:#6f9698;background:0;border:0;align-items:center;gap:.3rem;font-size:.65rem;display:flex}.form-back svg{width:14px}.online-form>label{color:#76999b;letter-spacing:.12em;margin:.8rem 0;font-size:.58rem;display:block}.online-form input{color:#fff;background:#04171e;border:1px solid #ffffff1d;width:100%;margin-top:.4rem;padding:.8rem;display:block}.room-code-input{letter-spacing:.25em;text-align:center;text-transform:uppercase;font:800 2rem Barlow Condensed!important}.mini-avatar-row{gap:.5rem;margin:1rem 0;display:flex}.mini-avatar-row button{background:#ffffff06;border:1px solid #ffffff15;flex:1;height:45px}.mini-avatar-row button.active{border-color:var(--gold);background:#ffd34f12}.compact-settings{grid-template-columns:1fr 1fr;gap:.65rem;margin:1rem 0;display:grid}.compact-settings label{color:#759698;font-size:.58rem}.online-form>.primary-button{width:100%;margin-top:1rem}.online-error{color:#ff7d84;gap:.5rem;font-size:.68rem;display:flex}.online-error svg{width:15px}.room-lobby>section{z-index:2;text-align:center;max-width:980px;margin:5vh auto;position:relative}.room-code small,.room-code strong{display:block}.room-code small{letter-spacing:.2em;color:#69d7c4;font-size:.57rem}.room-code strong{letter-spacing:.18em;color:var(--gold);text-shadow:0 0 35px #ffd34f3b;font:900 5rem/.9 Barlow Condensed}.room-code button{color:#7ea0a2;background:0;border:0;align-items:center;gap:.35rem;font-size:.6rem;display:inline-flex}.room-code button svg{width:13px}.lobby-grid{text-align:left;grid-template-columns:1fr 1fr;gap:1rem;margin:2rem 0;display:grid}.lobby-players,.lobby-settings{background:#092630d9;border:1px solid #ffffff15;padding:1.5rem}.lobby-grid h2{align-items:center;gap:.5rem;margin:0 0 1rem;font:800 1rem Barlow Condensed;display:flex}.lobby-grid h2 svg{color:#6fe0cd;width:17px}.lobby-players article{opacity:.55;border:1px dashed #ffffff1b;align-items:center;gap:.8rem;margin:.55rem 0;padding:.75rem;display:flex}.lobby-players article.joined{opacity:1;background:#ffffff05;border-style:solid}.lobby-avatar{border-radius:50%;place-items:center;width:38px;height:38px;font:800 .9rem Barlow Condensed;display:grid}.lobby-avatar.p1{border:2px solid var(--red);background:#842933}.lobby-avatar.p2{border:2px solid var(--blue);background:#175276}.lobby-players article span{flex:1}.lobby-players article b,.lobby-players article small{display:block}.lobby-players article b{font:700 .8rem Barlow Condensed}.lobby-players article small{color:#6b8d8f;letter-spacing:.1em;font-size:.48rem}.lobby-players article>svg{color:#55dda7;width:17px}.connection-note{color:#66898b;align-items:center;gap:.4rem;margin-top:1rem;font-size:.55rem;display:flex}.connection-note svg{color:#5de1cd;width:13px}.lobby-settings>p{color:#739497;font-size:.7rem}.settings-summary{gap:.5rem;display:flex}.settings-summary span{color:#9bd4cb;background:#ffffff08;padding:.4rem .55rem;font:700 .62rem Barlow Condensed}.ready-button{background:var(--gold);color:#13252a;letter-spacing:.08em;border:0;align-items:center;gap:.6rem;padding:1rem 2.4rem;font:800 .9rem Barlow Condensed;display:inline-flex;box-shadow:0 10px 30px #ffd34f2c}.ready-button.ready{color:#70dcc9;background:#173c42}.ready-button svg{width:18px}.online-badge{z-index:40;color:#64e1cd;letter-spacing:.1em;align-items:center;gap:.3rem;font-size:.48rem;display:flex;position:absolute;top:8px;left:50%;transform:translate(-50%)}.online-badge svg{fill:#64e1cd;width:10px}.online-wait h2{margin:.5rem;font:800 2.8rem Barlow Condensed}.online-wait>svg{color:#67dfcc;width:42px}.online-wait p{color:#78999b;font-size:.7rem}.online-answer{background:#071a22;border-top:1px solid #ffffff18;grid-template-columns:1fr 1.3fr;align-items:center;gap:3rem;height:175px;padding:1rem 9vw;display:grid}.online-matchup{text-align:center;grid-template-columns:1fr 30px 1fr;align-items:center;display:grid}.online-matchup>span{color:#698b8e;font:800 1.7rem Barlow Condensed}.online-matchup>div{align-items:center;gap:.5rem;display:flex}.online-matchup>div:last-child{flex-direction:row-reverse}.online-matchup .generic-crest{width:40px;height:45px}.online-matchup img{object-fit:contain;width:42px;height:42px}.online-matchup b{font:800 .9rem Barlow Condensed}.online-answer form label{letter-spacing:.12em;color:#7fa5a7;font-size:.58rem}.online-answer form>div{margin-top:.4rem;display:flex}.online-answer input{color:#fff;background:#03151b;border:1px solid #ffffff1a;flex:1;padding:1rem}.online-answer button{background:var(--gold);color:#10252b;border:0;width:55px}.online-answer button svg{width:18px}.online-victory>svg{width:65px;height:65px;color:var(--gold);fill:#ffd34f33}.online-victory h2{margin:.6rem;font:900 4rem Barlow Condensed}.club-logo-img{object-fit:contain;filter:drop-shadow(0 6px 7px #0006);width:55px;height:60px}.admin-screen{background:#071820;grid-template-columns:240px 1fr;min-height:100vh;display:grid}.admin-screen>aside{background:#061219;border-right:1px solid #ffffff12;flex-direction:column;padding:1.5rem;display:flex}.admin-screen nav{margin-top:3rem}.admin-screen nav button{color:#6f9295;text-align:left;background:0;border:0;align-items:center;gap:.6rem;width:100%;padding:.75rem;display:flex}.admin-screen nav button.active{color:var(--gold);border-left:2px solid var(--gold);background:#ffd34f10}.admin-screen nav svg{width:16px}.admin-screen nav span{margin-left:auto;font-size:.55rem}.admin-meta{background:#ffffff04;align-items:center;gap:.6rem;margin-top:auto;padding:.7rem;display:flex}.admin-meta svg{color:#62d8c5;width:17px}.admin-meta b,.admin-meta small{display:block}.admin-meta b{font-size:.52rem}.admin-meta small{color:#57797c;font-size:.48rem}.admin-back{color:#66878a;text-align:left;background:0;border:0;padding:.8rem 0;font-size:.62rem}.admin-back svg{vertical-align:middle;width:14px}.admin-content{min-width:0;padding:2rem 3vw}.admin-content>header{justify-content:space-between;align-items:end;display:flex}.admin-content h1{margin:.3rem 0;font:800 2.5rem Barlow Condensed}.admin-actions{align-items:end;gap:.6rem;display:flex}.admin-actions label{color:#6d8e91;font-size:.48rem}.admin-actions input{color:#fff;background:#041218;border:1px solid #ffffff18;margin-top:.2rem;padding:.6rem;display:block}.save-button,.admin-toolbar>button{background:var(--gold);color:#102128;border:0;align-items:center;gap:.4rem;padding:.7rem 1rem;font:800 .68rem Barlow Condensed;display:flex}.save-button svg,.admin-toolbar button svg{width:14px}.admin-status{color:#09251c;z-index:10;background:#4bd99f;padding:.7rem 1rem;font-size:.65rem;position:fixed;top:90px;right:3vw}.admin-toolbar{justify-content:space-between;margin:1.5rem 0;display:flex}.admin-toolbar label{background:#041218;border:1px solid #ffffff15;align-items:center;gap:.4rem;width:280px;padding:.5rem .7rem;display:flex}.admin-toolbar label svg{color:#678a8d;width:15px}.admin-toolbar input{color:#fff;background:0;border:0;outline:0;width:100%}.admin-layout{grid-template-columns:minmax(360px,1fr) minmax(380px,.9fr);gap:1rem;height:calc(100vh - 180px);display:grid}.data-list{background:#06151c;border:1px solid #ffffff0e;overflow:auto}.data-list>button{color:#fff;text-align:left;background:0;border:0;border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;width:100%;height:68px;padding:.7rem;display:flex}.data-list>button:hover,.data-list>button.selected{background:#ffffff08}.data-list>button.selected{border-left:3px solid var(--gold)}.data-list button>span:nth-child(2){flex:1}.data-list b,.data-list small{display:block}.data-list b{font:700 .78rem DM Sans}.data-list small{color:#67898c;margin-top:3px;font-size:.52rem}.data-list button>i{color:#476568;font-size:.48rem;font-style:normal}.admin-logo,.person-dot{object-fit:contain;flex:none;width:39px;height:39px}.admin-logo.generic,.person-dot{color:#fff;border-radius:50%;place-items:center;font:800 .58rem Barlow Condensed;display:grid}.person-dot{background:#16424e}.person-dot.big{width:54px;height:54px;font-size:1rem}.editor-pane{background:#09232c;border:1px solid #fff1;overflow:auto}.empty-editor{text-align:center;color:#5f8184;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.empty-editor svg{width:35px}.empty-editor h3{color:#91afb0;font:700 1rem DM Sans}.empty-editor p{max-width:280px;font-size:.63rem}.data-editor{padding:1.5rem}.editor-head{border-bottom:1px solid #ffffff10;align-items:center;gap:.8rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.editor-head>div{flex:1}.editor-head small{color:#67cdbc;letter-spacing:.12em;font-size:.48rem}.editor-head h2{margin:.1rem 0;font:800 1.5rem Barlow Condensed}.editor-head>button{color:#ff6e75;background:#ff4c5414;border:0;width:35px;height:35px}.editor-head>button svg{width:16px}.data-editor>label,.field-row label{color:#7b9c9f;margin:.8rem 0;font-size:.56rem;display:block}.data-editor label>span{float:right;color:#4f7174}.data-editor input,.data-editor textarea{color:#fff;background:#04151b;border:1px solid #ffffff16;width:100%;margin-top:.35rem;padding:.65rem;display:block}.data-editor textarea{resize:vertical;min-height:70px}.field-row{grid-template-columns:1fr 1fr;gap:.7rem;display:grid}.input-icon{background:#04151b;border:1px solid #ffffff16;align-items:center;margin-top:.35rem;display:flex}.input-icon svg{color:#65898b;width:16px;margin-left:.6rem}.input-icon input{border:0;margin:0}.club-checks{flex-wrap:wrap;gap:.35rem;margin-top:.5rem;display:flex}.club-checks button{color:#709295;background:#ffffff06;border:1px solid #ffffff12;padding:.35rem;font-size:.53rem}.club-checks button.active{color:#8ce7d9;background:#5bd7c41b;border-color:#5bd7c4}.club-checks svg{vertical-align:middle;width:9px}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.game-settings{grid-template-columns:1fr 1fr}.online-entry>section,.admin-screen{grid-template-columns:1fr}.admin-screen>aside{display:none}.admin-layout{grid-template-columns:1fr;height:auto}.editor-pane{min-height:500px}.online-answer{padding:1rem 3vw}.play-modes{grid-template-columns:1fr}}.sky-reflection{z-index:0;background:radial-gradient(at 62% 15%,#ffe5a51f 0,#0000 24%),linear-gradient(118deg,#0000 35%,#b8fff112 46%,#0000 57%);animation:16s ease-in-out infinite alternate skyDrift;position:absolute;inset:-20% -10%}.sun-shaft{z-index:1;filter:blur(7px);background:linear-gradient(112deg,#0000,#f9dfa80b,#0000);width:28%;height:120%;animation:11s ease-in-out infinite alternate sunSway;position:absolute;top:-25%;right:13%;transform:rotate(9deg)}.caustics{z-index:1;opacity:.15;mix-blend-mode:screen;filter:blur(.5px);background-image:repeating-radial-gradient(at 35% 45%,#0000 0 19px,#d5fff233 21px 23px,#0000 25px 43px);animation:22s linear infinite causticFlow;position:absolute;inset:-25%}.caustics-two{opacity:.08;animation-duration:31s;animation-direction:reverse;transform:rotate(35deg)scale(1.2)}.far-shore{z-index:3;filter:drop-shadow(0 12px 18px #001b1d88);opacity:.75;background:linear-gradient(#071d22d9,#123d35cc 65%,#0000);height:13%;position:absolute;inset:0 0 auto}.far-shore i{clip-path:polygon(48% 0,62% 28%,78% 27%,69% 48%,90% 55%,63% 62%,78% 88%,21% 88%,38% 62%,5% 55%,31% 46%,22% 29%,40% 28%);background:linear-gradient(90deg,#113929,#20573b);width:5%;height:90%;position:absolute;bottom:18%}.far-shore i:first-child{left:4%;transform:scale(.8)}.far-shore i:nth-child(2){left:17%;transform:scale(1.2)}.far-shore i:nth-child(3){left:34%;transform:scale(.7)}.far-shore i:nth-child(4){right:35%;transform:scale(1.1)}.far-shore i:nth-child(5){right:17%;transform:scale(.85)}.far-shore i:nth-child(6){right:3%;transform:scale(1.3)}.water-sparkles{z-index:3;pointer-events:none;position:absolute;inset:0}.water-sparkles i{--sx:calc((var(--spark)*37 + 9)*1%);--sy:calc((var(--spark)*53 + 17)*1%);left:calc(mod(var(--spark)*37,92)*1% + 3%);top:calc(mod(var(--spark)*53,78)*1% + 14%);width:3px;height:3px;animation:twinkle calc(2.2s + var(--spark)*80ms) calc(var(--spark)*-.19s) infinite;background:#d6fff7;border-radius:50%;position:absolute;box-shadow:0 0 8px #c4fff4}.fish-school{z-index:2;opacity:.22;width:90px;height:35px;animation:24s linear infinite fishSwim;position:absolute;top:61%;left:28%}.fish-school i{background:#062e39;border-radius:70% 30% 30% 70%;width:24px;height:7px;position:absolute;transform:rotate(-8deg)}.fish-school i:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:8px solid #062e39;position:absolute;top:-3px;right:-7px}.fish-school i:nth-child(2){top:16px;left:35px;transform:scale(.7)rotate(3deg)}.fish-school i:nth-child(3){top:4px;left:65px;transform:scale(.55)rotate(-12deg)}.lily{z-index:4;background:radial-gradient(circle at 35% 30%,#70a85f,#1f5f49);border-radius:50%;width:30px;height:17px;animation:4s ease-in-out infinite lilyFloat;position:absolute;box-shadow:0 5px 7px #00252a88}.lily:after{content:"";clip-path:polygon(50% 50%,100% 28%,100% 52%);background:#0b5560;position:absolute;inset:0}.lily i{background:#f6d36c;border-radius:50%;width:10px;height:10px;position:absolute;top:-6px;left:5px;box-shadow:0 0 8px #ffe894}.lily-one{bottom:22%;right:12%}.lily-two{animation-delay:-2s;top:33%;left:20%;transform:scale(.7)}.stone{transition:filter .25s;animation:4s ease-in-out infinite stoneBreathe}.stone:nth-of-type(3n){animation-delay:-1.4s}.stone:nth-of-type(4n){animation-delay:-2.2s}.stone:before{content:"";border:1px solid #a8fff01c;border-radius:50%;animation:3.6s ease-out infinite stoneRipple;position:absolute;inset:-16%;transform:scale(.7)}.stone.sprint-stone:before{border-color:#62ffe2a8;animation-duration:1.8s}.stone:hover{filter:brightness(1.18)}.board-player{filter:drop-shadow(0 8px 4px #00151baa);width:46px;height:66px;transform:translate(-50%,-90%)}.player-shadow{filter:blur(2px);background:#00181e99;border-radius:50%;width:31px;height:9px;animation:2.2s ease-in-out infinite shadowIdle;position:absolute;bottom:0;left:8px}.character-body{transform-origin:50% 95%;width:100%;height:59px;animation:2.2s ease-in-out infinite characterIdle;position:relative}.board-player-2 .character-body{animation-delay:-1.1s}.character-head{background:linear-gradient(135deg,#e3a67d,#ad6c4e);border:2px solid #633b2e;width:25px;height:24px;box-shadow:inset -4px -3px #8f573d33}.character-hair{clip-path:polygon(0 55%,9% 9%,23% 42%,38% 0,51% 40%,68% 5%,83% 42%,100% 18%,100% 80%,0 80%);background:#18221f;border-radius:50%;height:11px;position:absolute;top:-5px;left:-2px;right:-2px}.eye{border-radius:50%;width:3px!important;height:3px!important;box-shadow:none!important;background:#17211f!important;position:absolute!important;top:10px!important}.eye-left{left:5px!important}.eye-right{left:15px!important}.character-head em{border-bottom:1px solid #5e312a;border-radius:50%;width:7px;height:3px;position:absolute;top:16px;left:9px}.character-arms{height:18px;position:absolute;top:25px;left:4px;right:4px}.character-arms i{transform-origin:top;background:linear-gradient(#d58f68 55%,#6b252b 56%);border-radius:5px;width:7px;height:20px;position:absolute}.character-arms i:first-child{left:0;transform:rotate(18deg)}.character-arms i:last-child{right:0;transform:rotate(-18deg)}.board-player-2 .character-arms i{background:linear-gradient(#d58f68 55%,#15648d 56%)}.character-kit{z-index:2;filter:drop-shadow(0 2px 1px #0005);width:27px;height:25px;margin:0;padding-top:4px;position:absolute;top:23px;left:10px}.character-kit b{color:#fff;text-shadow:0 1px 2px #000;font:900 10px Barlow Condensed}.character-shorts{clip-path:polygon(0 0,100% 0,92% 100%,58% 100%,50% 52%,42% 100%,8% 100%);background:#111d28;width:23px;height:10px;position:absolute;top:44px;left:12px}.character-legs{border:0;width:23px;height:13px;margin:0;position:absolute;top:51px;left:12px}.character-legs i{background:linear-gradient(#d28c64 0 48%,#eef4ec 49% 76%,#18222c 77%);border-radius:0 0 3px 3px;width:7px;height:12px;position:absolute;top:0}.character-legs i:first-child{left:2px}.character-legs i:last-child{right:2px}.board-player>span{letter-spacing:.05em;border:1px solid #ffffff12;padding:3px 7px;top:-24px}.board-player.is-jumping .character-body{animation:.54s ease-in-out jumpPose}.board-player.is-jumping .character-arms i:first-child{animation:.54s ease-in-out leftArmJump}.board-player.is-jumping .character-arms i:last-child{animation:.54s ease-in-out rightArmJump}.board-player.is-jumping .player-shadow{animation:.54s ease-in-out jumpShadow}.ripple-burst{border:2px solid #bafff2;border-radius:50%;width:40px;height:16px;animation:.65s ease-out landingRipple;position:absolute;bottom:-4px;left:4px}.splash{font-size:2rem;top:42px;left:8px}.lake-caption{border-right:2px solid var(--gold);background:#04191f80;padding:7px 9px}.control-label{letter-spacing:.2em;color:#486a6d;margin:2.2rem .75rem -2.2rem;font-size:.5rem}.admin-content>header>div>p{color:#66898c;margin:.1rem 0;font-size:.68rem}.admin-insights{grid-template-columns:repeat(3,1fr);gap:.7rem;margin:1.2rem 0;display:grid}.admin-insights article{background:linear-gradient(120deg,#0b2933,#081e26);border:1px solid #ffffff10;border-top:2px solid #4fd2bd;align-items:center;gap:.8rem;padding:.85rem 1rem;display:flex}.admin-insights svg{color:#62ddca;width:22px}.admin-insights span{flex:1;justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.admin-insights small{letter-spacing:.12em;color:#698b8e;font-size:.49rem}.admin-insights b{color:#eaf9f7;font:800 1.4rem Barlow Condensed}.admin-toolbar{margin:.8rem 0}.admin-toolbar>span{letter-spacing:.1em;color:#4e7073;align-self:center;margin-left:auto;margin-right:1rem;font-size:.48rem}.admin-layout{height:calc(100vh - 245px)}.data-list>button{transition:all .15s;position:relative}.data-list>button:after{content:"→";color:#0000;position:absolute;right:12px}.data-list>button:hover:after,.data-list>button.selected:after{color:var(--gold)}.data-list>button>i{margin-right:20px}.editor-pane{box-shadow:inset 0 1px #ffffff0c}.data-editor input:focus,.data-editor textarea:focus{border-color:#55d7c3;outline:0;box-shadow:0 0 0 3px #55d7c312}@keyframes skyDrift{to{transform:translate(-5%)scale(1.08)}}@keyframes sunSway{to{transform:rotate(14deg)translate(-9%)}}@keyframes causticFlow{to{transform:translate(8%,6%)rotate(7deg)}}@keyframes twinkle{0%,to{opacity:.05;transform:scale(.5)}45%{opacity:.9;transform:scale(1.8)}}@keyframes fishSwim{0%{transform:translate(-35vw)}to{transform:translate(115vw)}}@keyframes lilyFloat{50%{transform:translateY(-5px)rotate(3deg)}}@keyframes stoneBreathe{50%{margin-top:-2px}}@keyframes stoneRipple{0%{opacity:.5;transform:scale(.45)}80%,to{opacity:0;transform:scale(1.4)}}@keyframes characterIdle{50%{transform:translateY(-2px)rotate(1deg)}}@keyframes shadowIdle{50%{opacity:.7;transform:scale(.88)}}@keyframes jumpPose{0%,to{transform:scaleY(1)}12%{transform:scaleY(.84)scaleX(1.08)}48%{transform:scaleY(1.08)rotate(-3deg)}85%{transform:scaleY(.88)scaleX(1.1)}}@keyframes leftArmJump{45%{transform:rotate(130deg)}}@keyframes rightArmJump{45%{transform:rotate(-130deg)}}@keyframes jumpShadow{50%{opacity:.25;transform:scale(.35)}}@keyframes landingRipple{to{opacity:0;transform:scale(2.3)}}@media (width>=1800px) and (height>=1000px){html{font-size:20px}.hero{width:min(900px,48%);padding-left:7vw}.hero>p{max-width:700px}.brand-mark{width:72px;height:82px}.home-screen .brand strong{font-size:5.3rem}.hero-lake{width:62vw;height:58vw;bottom:-13vw;right:-3vw}.game-hud{height:94px;padding-inline:5.5vw}.hud-avatar{width:52px;height:52px}.game-stage{min-height:610px}.answer-panel{height:270px;padding-inline:6vw}.online-answer{height:215px}.club-grid{gap:1rem;width:min(1180px,90vw)}.club-card{min-height:180px}.selection-overlay h2{font-size:2.8rem}.stone{min-width:48px;min-height:34px}.setup-card{max-width:1180px}.admin-screen{grid-template-columns:300px 1fr}.admin-content{padding:2.5rem 3.5vw}.admin-layout{grid-template-columns:minmax(520px,1fr) minmax(520px,.95fr);height:calc(100vh - 290px)}.data-list>button{height:82px}.admin-logo,.person-dot{width:49px;height:49px}.online-entry>section{grid-template-columns:1fr 560px}.online-form{padding:2.4rem}.room-lobby>section{max-width:1220px}.board-player{transform:translate(-50%,-92%)scale(1.42)}}.toast.info{color:#11242b;letter-spacing:.04em;background:#ffd34f;font-size:1rem;box-shadow:0 0 34px #ffd34f45}.toast.info svg{display:none}.online-matchup>span small{letter-spacing:.08em;color:#63d9c6;white-space:nowrap;margin-top:3px;font:700 .38rem DM Sans;display:block}.club-roster{background:#061a22;border:1px solid #ffffff12;margin-top:1.4rem}.club-roster>header{background:linear-gradient(90deg,#0e313a,#09232c);border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex}.club-roster>header>div{align-items:center;gap:.65rem;display:flex}.club-roster>header svg{color:#63ddc9;width:18px}.club-roster>header span b,.club-roster>header span small{display:block}.club-roster>header span b{letter-spacing:.08em;font:800 .7rem Barlow Condensed}.club-roster>header span small{color:#66898c;margin-top:2px;font-size:.48rem}.club-roster>header>strong{color:#12242a;background:#ffd34f;border-radius:50%;place-items:center;width:34px;height:34px;font:900 .8rem Barlow Condensed;display:grid}.club-roster>div{max-height:330px;overflow:auto}.club-roster article{border-bottom:1px solid #ffffff0c;align-items:center;gap:.65rem;padding:.6rem .8rem;display:flex}.club-roster article:hover{background:#ffffff05}.club-roster article .person-dot{width:30px;height:30px;font-size:.5rem}.club-roster article>span:nth-child(2){flex:1}.club-roster article b,.club-roster article small{display:block}.club-roster article b{font-size:.66rem}.club-roster article small{color:#638689;margin-top:2px;font-size:.46rem}.club-roster article>i{color:#496b6e;font-size:.44rem;font-style:normal}.club-roster>p{color:#66898c;text-align:center;padding:1rem;font-size:.6rem}.battle-console{background:radial-gradient(circle at 18% 130%,#ff4c5414,#0000 29%),radial-gradient(circle at 82% 130%,#27c5ff14,#0000 29%),linear-gradient(100deg,#04151d,#0a2731 50%,#04151d);border-top:1px solid #91fff329;height:232px;padding:0 5vw 1rem;box-shadow:0 -18px 55px #001117b8}.answer-console-header{border-bottom:1px solid #ffffff0c;align-items:center;height:71px;display:flex;position:relative}.answer-console-header:before{content:"";background:linear-gradient(90deg,var(--red),transparent 35%,transparent 65%,var(--blue));height:2px;position:absolute;top:0;left:0;right:0}.answer-console-header .matchup{top:50%;transform:translate(-50%,-50%)}.live-answer,.answer-instruction{letter-spacing:.16em;color:#64888b;font:700 .48rem DM Sans}.live-answer{align-items:center;gap:.45rem;display:flex}.live-answer i,.online-answer form header i{background:#62e0b3;border-radius:50%;width:6px;height:6px;animation:1.2s infinite pulse;box-shadow:0 0 11px #62e0b3}.answer-instruction{margin-left:auto}.battle-console .match-club{width:150px}.battle-console .match-club .generic-crest{width:39px;height:43px}.battle-console .matchup>div:nth-child(2) b{color:#d9f1ee;font-size:1.5rem}.battle-console .matchup>div:nth-child(2) small{color:#67d7c4;font-size:.4rem}.battle-console .answer-inputs{gap:1.15rem;margin-top:.75rem}.battle-console .answer-form{background:linear-gradient(115deg,#ffffff08,#ffffff03);border:1px solid #ffffff12;border-top:0;padding:.65rem .8rem .55rem;position:relative;overflow:hidden}.battle-console .answer-form:before{content:"";height:3px;position:absolute;top:0;left:0;right:0}.battle-console .answer-1:before{background:linear-gradient(90deg,var(--red),transparent)}.battle-console .answer-2:before{background:linear-gradient(90deg,transparent,var(--blue))}.answer-player-line{justify-content:space-between;align-items:center;margin-bottom:.45rem;display:flex}.answer-player{letter-spacing:.14em;color:#6d8d90;align-items:center;gap:.4rem;font:700 .43rem DM Sans;display:flex}.answer-player i{border-radius:50%;width:5px;height:5px}.answer-player b{letter-spacing:.07em;margin-left:.2rem;font:800 .72rem Barlow Condensed}.answer-1 .answer-player i{background:var(--red);box-shadow:0 0 10px var(--red)}.answer-2 .answer-player i{background:var(--blue);box-shadow:0 0 10px var(--blue)}.answer-1 .answer-player b{color:#ff9da2}.answer-2 .answer-player b{color:#8bddff}.answer-player-line>small{letter-spacing:.12em;color:#6c8f91;font:700 .43rem DM Sans}.answer-field{background:#031319;border:1px solid #ffffff17;align-items:center;height:50px;display:flex;box-shadow:inset 0 2px 13px #0006}.answer-field:focus-within{border-color:#8be1d277;box-shadow:0 0 0 3px #6ee4d00c,inset 0 2px 13px #0006}.answer-number{text-align:center;color:#ffffff18;border-right:1px solid #ffffff0e;width:43px;font:900 1.1rem Barlow Condensed}.battle-console .answer-form input{background:0 0;border:0;outline:0;height:100%;padding:.75rem;font-size:.76rem;font-weight:600}.battle-console .answer-form input::placeholder{color:#527175;font-weight:400}.enter-hint{color:#46666a;letter-spacing:.1em;align-items:center;gap:.25rem;margin-right:.55rem;font:700 .39rem DM Sans;display:flex}.enter-hint svg{width:12px}.battle-console .answer-form button{color:#0c272d;letter-spacing:.08em;background:#e8f6f3;justify-content:center;align-self:stretch;align-items:center;gap:.38rem;width:auto;padding:0 .85rem;font:800 .53rem Barlow Condensed;display:flex}.answer-1 .answer-field button:hover{background:var(--red);color:#fff}.answer-2 .answer-field button:hover{background:var(--blue);color:#06212b}.battle-console .answer-form button svg{width:13px}.battle-console .attempt-dots{align-items:center;margin-top:.4rem}.battle-console .attempt-dots>span{letter-spacing:.13em;color:#486b6e;margin-right:.15rem;font-size:.38rem}.battle-console .attempt-dots i{background:#25434b;border:1px solid #ffffff12;width:7px;height:7px}.battle-console .attempt-dots i.lost{width:11px;height:11px}.battle-console .answer-form.locked{filter:saturate(.35);opacity:.5}.movement-progress{z-index:23;border:1px solid #ffffff1c;border-top:3px solid var(--gold);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05171ee8;grid-template-columns:1fr auto;align-items:center;min-width:270px;padding:.65rem .8rem .6rem 1rem;display:grid;position:absolute;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 15px 40px #001014c7}.movement-progress small{letter-spacing:.15em;color:#729496;font-size:.43rem}.movement-progress b{color:var(--gold);grid-area:1/2/3;margin-left:1rem;font:900 1.5rem Barlow Condensed}.movement-progress span{color:#d8eae8;font:800 .72rem Barlow Condensed}.movement-1{border-top-color:var(--red)}.movement-2{border-top-color:var(--blue)}.online-answer{background:radial-gradient(circle at 75% 130%,#5ae4ce10,#0000 34%),linear-gradient(100deg,#04151d,#09242d);border-top:1px solid #ffffff20;height:194px;padding:1rem 7vw;box-shadow:0 -15px 45px #001117a8}.online-answer form{border:1px solid #fff1;border-top:2px solid var(--gold);background:#ffffff05;padding:.65rem .75rem}.online-answer form header{justify-content:space-between;align-items:center;margin-bottom:.45rem;display:flex}.online-answer form header>span{letter-spacing:.15em;color:#65ddca;align-items:center;gap:.4rem;font:700 .43rem DM Sans;display:flex}.online-answer form header small{letter-spacing:.12em;color:#4e7073;font-size:.4rem}.online-answer form label{color:#a2c3c1;margin-bottom:.35rem;display:block}.online-answer-field{background:#031319;border:1px solid #ffffff18;height:53px;margin:0!important}.online-answer-field:focus-within{border-color:#ffd34f88}.online-answer input{background:0 0;border:0;outline:0;padding:.8rem;font-weight:600}.online-answer button{letter-spacing:.08em;align-items:center;gap:.4rem;width:auto;padding:0 1rem;font:800 .52rem Barlow Condensed;display:flex}.online-answer button span{display:inline}.online-matchup>span{flex-direction:column;align-items:center;display:flex}.game-settings{grid-template-columns:1.45fr repeat(3,1fr);align-items:end}.game-settings .settings-title{grid-row:span 2;align-self:center}@media (width<=900px){.battle-console{height:245px;padding-inline:2vw}.answer-console-header{height:66px}.answer-instruction,.enter-hint,.battle-console .answer-form button span{display:none}.battle-console .match-club{width:110px}.game-settings{grid-template-columns:1fr 1fr}.game-settings .settings-title{grid-area:auto/1/auto/-1}.online-answer{grid-template-columns:1fr 1.2fr;gap:1rem;padding-inline:3vw}}@media (width<=680px){.battle-console{height:330px}.answer-console-header{height:65px}.live-answer{display:none}.battle-console .answer-inputs{grid-template-columns:1fr;gap:.5rem}.battle-console .answer-form{padding:.5rem}.answer-player-line{margin-bottom:.3rem}.battle-console .match-club{width:100px}.battle-console .match-club strong{font-size:.7rem}.online-answer{grid-template-columns:1fr;gap:.5rem;height:285px}.online-matchup b{font-size:.7rem}}@media (width>=1800px) and (height>=1000px){.battle-console{height:300px;padding-inline:6vw}.answer-console-header{height:92px}.battle-console .answer-inputs{gap:1.5rem;margin-top:1rem}.battle-console .answer-form{padding:.8rem 1rem}.answer-field{height:64px}.battle-console .match-club{width:190px}.battle-console .match-club .generic-crest{width:50px;height:55px}.answer-player b{font-size:.85rem}.online-answer{height:245px;padding-inline:8vw}.online-answer-field{height:66px}.movement-progress{min-width:340px;padding:.8rem 1.1rem;bottom:34px}.movement-progress b{font-size:1.8rem}}.admin-gate{background:radial-gradient(circle at 50% 15%,#164b54,#071820 58%,#030d12);place-items:center;min-height:100vh;padding:2rem;display:grid;position:relative;overflow:hidden}.admin-gate:before{content:"";background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.admin-gate>section{text-align:center;background:#081e27e8;border:1px solid #ffffff19;width:min(470px,94vw);padding:2.2rem;position:relative;box-shadow:0 30px 90px #0009}.admin-gate .brand{justify-content:center;margin-bottom:2rem}.admin-gate-icon{width:66px;height:66px;color:var(--gold);background:#ffd34f13;border:1px solid #ffd34f55;border-radius:50%;place-items:center;margin:0 auto 1rem;display:grid}.admin-gate-icon svg{width:28px}.admin-gate h1{margin:.35rem;font:900 3rem Barlow Condensed}.admin-gate>section>p{color:#78999b;font-size:.72rem;line-height:1.6}.admin-gate form{text-align:left;margin-top:1.5rem}.admin-gate label{letter-spacing:.14em;color:#78999b;font-size:.5rem}.admin-gate label>div{background:#03141b;border:1px solid #ffffff1a;align-items:center;height:54px;margin-top:.4rem;display:flex}.admin-gate label svg{color:#5c8588;width:17px;margin:0 .7rem}.admin-gate input{color:#fff;letter-spacing:.15em;background:0;border:0;outline:0;flex:1;height:100%}.admin-gate .primary-button{width:100%;margin-top:1rem}.admin-gate-status{color:#ff9297;background:#ff4c5412;margin-top:.8rem;padding:.6rem;font-size:.62rem}.admin-gate-back{color:#68898c;background:0;border:0;margin-top:1rem;font-size:.6rem}.admin-gate-back svg{vertical-align:middle;width:13px}.admin-shell{color:#eefcff;background:#06171f;min-height:100vh}.admin-topbar{z-index:20;background:#041118;border-bottom:1px solid #ffffff14;grid-template-columns:220px 1fr auto;align-items:center;height:76px;padding:0 2vw;display:grid;position:sticky;top:0;box-shadow:0 10px 35px #0005}.admin-topbar nav{justify-content:center;height:100%;display:flex}.admin-topbar nav button{color:#64878a;letter-spacing:.1em;background:0;border:0;align-items:center;gap:.45rem;height:100%;padding:0 1.1rem;font:700 .55rem DM Sans;display:flex;position:relative}.admin-topbar nav button:after{content:"";background:0 0;height:3px;position:absolute;bottom:0;left:12%;right:12%}.admin-topbar nav button.active{color:#eaf8f5;background:#ffffff04}.admin-topbar nav button.active:after{background:var(--gold)}.admin-topbar nav svg{width:15px}.admin-topbar nav i{color:#6edac8;background:#ffffff0b;border-radius:12px;padding:.18rem .35rem;font-size:.45rem;font-style:normal}.admin-top-actions{gap:.35rem;display:flex}.admin-top-actions button{color:#6f9295;background:#ffffff06;border:1px solid #ffffff0d;align-items:center;gap:.3rem;padding:.55rem .65rem;font-size:.48rem;display:flex}.admin-top-actions svg{width:13px}.admin-page{padding:2rem 3vw}.admin-page-head{justify-content:space-between;align-items:end;display:flex}.admin-page-head h1{margin:.25rem 0;font:900 2.8rem Barlow Condensed}.admin-page-head p{color:#698b8e;margin:0;font-size:.68rem}.admin-kpi-grid{grid-template-columns:repeat(4,1fr);gap:.8rem;margin:1.5rem 0;display:grid}.admin-kpi{background:linear-gradient(130deg,#0b2933,#071d25);border:1px solid #ffffff10;border-top:3px solid #54d8c2;align-items:center;gap:1rem;min-height:118px;padding:1.1rem;display:flex}.admin-kpi.danger{border-top-color:#ffb04d}.admin-kpi>svg{color:#61dcc8;width:28px}.admin-kpi.danger>svg{color:#ffb04d}.admin-kpi small,.admin-kpi b,.admin-kpi span{display:block}.admin-kpi small{letter-spacing:.13em;color:#64878a;font-size:.47rem}.admin-kpi b{margin:.1rem 0;font:900 2.2rem Barlow Condensed}.admin-kpi span{color:#547478;font-size:.48rem}.admin-dashboard-grid{grid-template-columns:1.3fr .8fr;gap:1rem;display:grid}.admin-dashboard-panel{background:#071e27;border:1px solid #ffffff0e;min-height:370px}.admin-dashboard-panel>header{border-bottom:1px solid #ffffff0e;justify-content:space-between;align-items:center;padding:1rem 1.2rem;display:flex}.admin-dashboard-panel header b,.admin-dashboard-panel header small{display:block}.admin-dashboard-panel header b{letter-spacing:.08em;font:800 .68rem Barlow Condensed}.admin-dashboard-panel header small{color:#587a7d;margin-top:3px;font-size:.48rem}.admin-dashboard-panel header button{color:#62d9c6;letter-spacing:.1em;background:0;border:0;font-size:.45rem}.coverage-list{padding:.5rem 1.2rem}.coverage-list article{border-bottom:1px solid #ffffff0a;align-items:center;gap:.7rem;padding:.55rem 0;display:flex}.coverage-list article>span{color:#405f63;font:900 .7rem Barlow Condensed}.coverage-list .admin-logo{width:34px;height:34px}.coverage-list article>div{flex:1}.coverage-list article b{font-size:.64rem}.coverage-list article i{background:#ffffff0b;width:100%;height:3px;margin-top:.35rem;display:block}.coverage-list article em{background:linear-gradient(90deg,#41c8b4,#ffd34f);height:100%;display:block}.coverage-list article>strong{color:#8bded1;font:900 1rem Barlow Condensed}.system-checks{padding:.7rem 1.2rem}.system-checks p{border-bottom:1px solid #ffffff0c;align-items:center;gap:.6rem;margin:0;padding:.75rem;font-size:.58rem;display:flex}.system-checks p svg{width:16px}.system-checks p.ok svg{color:#55d99c}.system-checks p.warn svg{color:#ffad4d}.system-checks p span{color:#91adaa;flex:1}.system-checks p b{color:#5fcdbb;font-size:.45rem}.system-checks p.warn b{color:#ffad4d}.quality-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;display:grid}.quality-grid>section{background:#071e27;border:1px solid #ffffff0f;min-height:420px}.quality-grid>section>header{border-bottom:1px solid #ffffff0e;align-items:center;gap:.65rem;padding:1rem;display:flex}.quality-grid header>svg{color:#61d9c5;width:20px}.quality-grid header>div{flex:1}.quality-grid header b,.quality-grid header small{display:block}.quality-grid header b{font:800 .65rem Barlow Condensed}.quality-grid header small{color:#56777a;font-size:.43rem}.quality-grid header>strong{background:#ffffff08;border-radius:50%;place-items:center;width:32px;height:32px;font:900 .75rem Barlow Condensed;display:grid}.quality-grid article{border-bottom:1px solid #ffffff0b;align-items:center;gap:.6rem;padding:.65rem 1rem;display:flex}.quality-grid article .admin-logo,.quality-grid article .person-dot{width:32px;height:32px}.quality-grid article span:nth-child(2){flex:1}.quality-grid article b,.quality-grid article small{display:block}.quality-grid article b{text-transform:capitalize;font-size:.6rem}.quality-grid article small{color:#5c7d80;margin-top:2px;font-size:.44rem}.quality-empty{color:#55d99c;align-content:center;place-items:center;gap:.5rem;height:260px;font-size:.6rem;display:grid}.quality-empty svg{width:30px}.admin-shell .admin-layout{height:calc(100vh - 235px)}@media (width<=1050px){.admin-topbar{grid-template-columns:auto 1fr}.admin-topbar .brand{display:none}.admin-topbar nav{justify-content:flex-start}.admin-top-actions button span{display:none}.admin-kpi-grid{grid-template-columns:1fr 1fr}.quality-grid,.admin-dashboard-grid{grid-template-columns:1fr}}@media (width<=700px){.admin-topbar{height:auto;padding:.5rem;display:block}.admin-topbar nav{height:58px;overflow-x:auto}.admin-topbar nav button{flex:none;padding:0 .7rem}.admin-top-actions{position:absolute;top:.25rem;right:.5rem}.admin-page{padding:1rem}.admin-page-head{display:block}.admin-page-head .save-button{margin-top:1rem}.admin-kpi-grid{grid-template-columns:1fr}.admin-shell .admin-layout{height:auto}.admin-toolbar{flex-wrap:wrap}.admin-toolbar label{width:100%}}@media (width>=1800px) and (height>=1000px){.admin-topbar{grid-template-columns:300px 1fr auto;height:96px}.admin-page{padding:2.5rem 4vw}.admin-kpi{min-height:145px}.admin-dashboard-panel{min-height:500px}.admin-shell .admin-layout{height:calc(100vh - 300px)}}.ai-studio{grid-template-columns:minmax(390px,.78fr) minmax(520px,1.22fr);gap:1rem;margin-top:1.5rem;display:grid}.ai-studio>section{background:#071e27;border:1px solid #ffffff10;min-height:620px}.ai-studio section>header{border-bottom:1px solid #ffffff0e;align-items:center;gap:.7rem;min-height:68px;padding:.9rem 1.1rem;display:flex}.ai-studio section>header>span{width:38px;height:38px;color:var(--gold);background:#ffd34f12;border:1px solid #ffd34f3d;place-items:center;display:grid}.ai-studio section>header svg{width:18px}.ai-studio section>header>div{flex:1}.ai-studio section>header b,.ai-studio section>header small{display:block}.ai-studio section>header b{letter-spacing:.08em;font:800 .7rem Barlow Condensed}.ai-studio section>header small{color:#5c7e81;margin-top:3px;font-size:.46rem}.ai-studio section>header>i{letter-spacing:.08em;padding:.35rem .5rem;font:800 .45rem DM Sans}.ai-studio section>header>i.ready{color:#65e3af;background:#4cd8a017;border:1px solid #4cd8a044}.ai-studio section>header>i.missing{color:#ffbd6b;background:#ffae4514;border:1px solid #ffae4544}.ai-model-row{background:#04151b;border:1px solid #ffffff0e;align-items:center;gap:.7rem;margin:.9rem 1rem;padding:.7rem;display:flex}.ai-model-row span{letter-spacing:.12em;color:#55777a;font-size:.44rem}.ai-model-row b{color:#9fe5dc;font:.75rem DM Sans}.ai-model-row small{color:#46696c;margin-left:auto;font-size:.42rem}.ai-key-help{color:#ffbd6d;background:#ffb4470c;border:1px solid #ffb4472b;gap:.7rem;margin:.9rem 1rem;padding:.8rem;display:flex}.ai-key-help svg{flex:none;width:20px}.ai-key-help p{margin:0}.ai-key-help b,.ai-key-help code,.ai-key-help span{display:block}.ai-key-help b{font-size:.55rem}.ai-key-help code{color:#b8d7d5;background:#020d12;margin:.4rem 0;padding:.4rem;font-size:.52rem}.ai-key-help span{color:#8e785f;font-size:.45rem}.ai-club-search{background:#04151b;border:1px solid #ffffff15;align-items:center;gap:.5rem;margin:1rem;padding:.5rem .65rem;display:flex}.ai-club-search svg{color:#66888b;width:15px}.ai-club-search input{color:#fff;background:0 0;border:0;outline:0;width:100%}.ai-selected-label{color:#5d7f82;letter-spacing:.1em;justify-content:space-between;margin:0 1rem .45rem;font-size:.45rem;display:flex}.ai-selected-label b{color:#ffd34f}.ai-club-grid{grid-template-columns:1fr 1fr;gap:.35rem;max-height:235px;margin:0 1rem;padding-right:.2rem;display:grid;overflow:auto}.ai-club-grid button{color:#fff;text-align:left;background:#06171e;border:1px solid #ffffff0e;align-items:center;gap:.5rem;min-width:0;padding:.5rem;display:flex}.ai-club-grid button:hover{background:#0b2932}.ai-club-grid button.active{background:#55d8c10e;border-color:#55d8c1}.ai-club-grid .admin-logo{width:29px;height:29px}.ai-club-grid button>span{flex:1;min-width:0}.ai-club-grid b,.ai-club-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.ai-club-grid b{font-size:.52rem}.ai-club-grid small{color:#597a7d;margin-top:2px;font-size:.4rem}.ai-club-grid button>svg{color:#5cddc8;width:14px}.ai-fields{grid-template-columns:145px 1fr;gap:.55rem;margin:1rem;display:grid}.ai-fields label{color:#628386;letter-spacing:.08em;font-size:.45rem}.ai-fields label>span{float:right;color:#426366}.ai-fields select,.ai-fields textarea{color:#fff;background:#04151b;border:1px solid #ffffff14;outline:0;width:100%;margin-top:.35rem;padding:.6rem;display:block}.ai-fields textarea{resize:none;height:62px}.ai-generate{color:#102128;letter-spacing:.06em;background:linear-gradient(90deg,#f0bc35,#ffd85e);border:0;justify-content:center;align-items:center;width:calc(100% - 2rem);height:48px;margin:0 1rem 1rem;font:900 .68rem Barlow Condensed;display:flex}.ai-generate:disabled{filter:grayscale();opacity:.45}.ai-generate svg{width:17px}.spin{animation:1s linear infinite spin}.ai-results-panel>header button{color:#72dfcd;background:#55d8c112;border:1px solid #55d8c13d;align-items:center;gap:.35rem;padding:.55rem .7rem;font:800 .48rem DM Sans;display:flex}.ai-message{color:#9cb7b6;background:#ffffff05;border-left:2px solid #ffd34f;align-items:center;gap:.5rem;margin:.8rem 1rem;padding:.65rem .8rem;font-size:.52rem;display:flex}.ai-message svg{color:#ffd34f;width:15px}.ai-empty{text-align:center;color:#496d70;align-content:center;place-items:center;height:430px;display:grid}.ai-empty svg{color:#ffd34f4d;width:42px}.ai-empty h3{color:#78999b;margin:.8rem 0 .25rem;font:800 1.15rem Barlow Condensed}.ai-empty p{max-width:360px;margin:0;font-size:.55rem;line-height:1.6}.ai-suggestion-list{grid-template-columns:1fr 1fr;gap:.7rem;padding:0 1rem 1rem;display:grid}.ai-suggestion-list article{background:linear-gradient(135deg,#0a2730,#061920);border:1px solid #ffffff0f;border-top:2px solid #5bd9c4;padding:.9rem}.ai-suggestion-list article.confidence-medium{border-top-color:#ffd34f}.ai-suggestion-list article.confidence-low{border-top-color:#ff7a61}.ai-suggestion-head{align-items:center;gap:.65rem;display:flex}.ai-suggestion-head>div{flex:1;min-width:0}.ai-suggestion-head h3{margin:0;font:800 1rem Barlow Condensed}.ai-suggestion-head p{text-overflow:ellipsis;white-space:nowrap;color:#5f8083;margin:.15rem 0 0;font-size:.43rem;overflow:hidden}.ai-suggestion-head>i{color:#6ee4d1;background:#54d9c013;padding:.3rem;font-size:.38rem;font-style:normal}.confidence-medium .ai-suggestion-head>i{color:#ffd86a;background:#ffd34f12}.confidence-low .ai-suggestion-head>i{color:#ff917d;background:#ff7a6113}.ai-club-path{flex-wrap:wrap;gap:.3rem;margin:.75rem 0;display:flex}.ai-club-path span{color:#9cb6b5;background:#ffffff07;border:1px solid #ffffff0e;padding:.25rem .4rem;font-size:.43rem}.ai-note{color:#789799;align-items:flex-start;gap:.4rem;min-height:38px;margin:.55rem 0;font-size:.46rem;line-height:1.5;display:flex}.ai-note svg{color:#e5b84b;flex:none;width:13px}.ai-suggestion-list article>button{color:#70dcca;background:#ffffff06;border:1px solid #ffffff0f;justify-content:center;align-items:center;gap:.35rem;width:100%;padding:.55rem;font:800 .46rem DM Sans;display:flex}.ai-suggestion-list article>button:disabled{color:#64c79c;background:#4ed99a0b}.ai-suggestion-list article>button svg{width:13px}@media (width<=1150px){.ai-studio{grid-template-columns:1fr}.ai-studio>section{min-height:auto}.ai-club-grid{max-height:310px}.ai-results-panel{min-height:500px!important}}@media (width<=700px){.ai-club-grid,.ai-suggestion-list,.ai-fields{grid-template-columns:1fr}.ai-model-row small{display:none}}@media (width>=1800px) and (height>=1000px){.ai-studio{grid-template-columns:minmax(520px,.75fr) minmax(760px,1.25fr);gap:1.3rem}.ai-studio>section{min-height:780px}.ai-club-grid{max-height:360px}.ai-suggestion-list{grid-template-columns:repeat(2,1fr);gap:1rem;padding:0 1.3rem 1.3rem}.ai-suggestion-list article{padding:1.15rem}.ai-empty{height:600px}}.match-report-screen{padding:2rem 4vw;display:block;overflow:auto}.match-report-screen>section{width:min(1180px,96vw);margin:auto}.winner-hero{text-align:left;justify-content:center;align-items:center;gap:1.5rem;margin-bottom:1.2rem;display:flex}.winner-hero .winner-trophy{flex:none;margin:0}.winner-hero h1{margin:.3rem 0;font-size:clamp(2.8rem,5vw,5rem)}.winner-hero p{color:#9db4ae;margin:0;font-size:.65rem}.report-summary{background:#ffffff18;grid-template-columns:1fr 1fr;gap:1px;display:grid}.report-summary>div{text-align:left;border-top:3px solid var(--red);background:#08222b;padding:1rem 1.2rem}.report-summary>div:nth-child(2){border-top-color:var(--blue)}.report-summary>div.winner-col{background:#15302f;box-shadow:inset 0 0 35px #ffd34f0b}.report-summary h3{color:#eaf8f5;align-items:center;gap:.5rem;margin:0 0 .7rem;font:900 1.15rem Barlow Condensed;display:flex}.report-summary h3>span{letter-spacing:.12em;color:#63878a;font:600 .42rem DM Sans}.report-summary h3 svg{width:16px;color:var(--gold);margin-left:auto}.report-numbers{grid-template-columns:repeat(6,1fr);gap:.4rem;display:grid}.report-numbers p{background:#ffffff05;margin:0;padding:.5rem}.report-numbers span,.report-numbers strong{display:block}.report-numbers span{color:#63878a;font-size:.4rem}.report-numbers strong{margin-top:3px;font:800 .85rem Barlow Condensed}.answer-history{text-align:left;background:#061b23;border:1px solid #ffffff12;margin-top:1rem}.answer-history>header{border-bottom:1px solid #ffffff10;justify-content:space-between;align-items:center;padding:.8rem 1rem;display:flex}.answer-history>header b,.answer-history>header small{display:block}.answer-history>header b{letter-spacing:.08em;font:800 .7rem Barlow Condensed}.answer-history>header small{color:#597b7e;margin-top:2px;font-size:.45rem}.answer-history nav{gap:.3rem;display:flex}.answer-history nav button{color:#66898c;background:#ffffff06;border:1px solid #ffffff0e;padding:.45rem .6rem;font-size:.45rem}.answer-history nav button.active{color:var(--gold);background:#ffd34f12;border-color:#ffd34f55}.answer-history nav i{margin-left:.3rem;font-style:normal}.answer-history-head,.answer-history-list article{grid-template-columns:1.35fr .85fr 1.2fr .5fr 1fr;align-items:center;gap:.7rem;display:grid}.answer-history-head{color:#46696d;letter-spacing:.12em;background:#03131a;padding:.55rem 1rem;font-size:.4rem}.answer-history-list{max-height:290px;overflow:auto}.answer-history-list article{border-bottom:1px solid #ffffff0c;padding:.55rem 1rem;font-size:.55rem}.answer-history-list article.correct{border-left:3px solid #55d99c}.answer-history-list article.wrong{border-left:3px solid var(--red)}.answer-history-list article.timeout{border-left:3px solid #ffb54e}.answer-history-list article span b,.answer-history-list article span small{display:block}.answer-history-list article span small{color:#5d7e81;margin-top:2px;font-size:.42rem}.answer-history-list article>span:nth-child(2){align-items:center;gap:.35rem;display:flex}.answer-history-list article>span:nth-child(2)>i{background:var(--red);border-radius:50%;width:6px;height:6px}.answer-history-list article>span:nth-child(2)>i.blue{background:var(--blue)}.answer-history-list article>span:last-child{align-items:center;gap:.4rem;display:flex}.answer-history-list article>span:last-child svg{width:15px}.answer-history-list article.correct>span:last-child{color:#62dba7}.answer-history-list article.wrong>span:last-child{color:#ff747a}.answer-history-list article.timeout>span:last-child{color:#ffbd62}.history-empty{text-align:center;color:#5e8083;padding:2rem;font-size:.6rem}.match-report-screen .winner-actions{margin-top:1rem}.online-final-report{text-align:left;padding:1.5rem 6vw;display:block;overflow:auto}.online-final-report>header{align-items:center;gap:1rem;display:flex}.online-final-report>header>svg{width:48px;height:48px;color:var(--gold);fill:#ffd34f33}.online-final-report>header>div{flex:1}.online-final-report h2{margin:.1rem 0;font-size:2.8rem}.online-final-report header p{color:#78999b;margin:0;font-size:.55rem}.online-final-stats{grid-template-columns:1fr 1fr;gap:.6rem;margin:1rem 0;display:grid}.online-final-stats article{border-top:2px solid var(--red);background:#08232b;padding:.7rem 1rem}.online-final-stats article:nth-child(2){border-top-color:var(--blue)}.online-final-stats article.winner{background:#14302f}.online-final-stats article>span{letter-spacing:.13em;color:#65878a;font-size:.4rem}.online-final-stats article>b{margin:.2rem 0;font:900 1rem Barlow Condensed;display:block}.online-final-stats article>div{grid-template-columns:repeat(4,1fr);display:grid}.online-final-stats strong{font:900 .9rem Barlow Condensed}.online-final-stats strong small{color:#587b7e;font:500 .35rem DM Sans;display:block}.online-history{background:#061a22;border:1px solid #ffffff10;max-height:280px;overflow:auto}.online-history-head,.online-history article{grid-template-columns:.35fr 1fr .8fr 1.2fr .8fr;align-items:center;gap:.5rem;display:grid}.online-history-head{color:#4d7073;letter-spacing:.1em;background:#031218;padding:.5rem .7rem;font-size:.38rem;position:sticky;top:0}.online-history article{border-bottom:1px solid #ffffff0b;padding:.5rem .7rem;font-size:.5rem}.online-history article.correct{border-left:3px solid #55d99c}.online-history article.wrong{border-left:3px solid var(--red)}.online-history article.timeout{border-left:3px solid #ffb54e}.online-history article span small{color:#5b7d80;font-size:.38rem;display:block}.online-history article>strong{color:#8fdccc}@media (width<=760px){.winner-hero{text-align:center;display:block}.winner-hero .winner-trophy{margin:auto}.report-summary{grid-template-columns:1fr}.report-numbers{grid-template-columns:repeat(3,1fr)}.answer-history>header{display:block}.answer-history nav{margin-top:.6rem;overflow:auto}.answer-history-head{display:none}.answer-history-list article{grid-template-columns:1fr 1fr}.answer-history-list article>span:nth-child(3),.answer-history-list article>span:last-child{grid-column:1/-1}.online-final-report{padding:1rem}.online-final-report>header{flex-wrap:wrap;align-items:flex-start}.online-final-stats{grid-template-columns:1fr}.online-history-head{display:none}.online-history article{grid-template-columns:.3fr 1fr 1fr}.online-history article span:nth-child(4),.online-history article strong{grid-column:2/-1}}@media (width>=1800px) and (height>=1000px){.match-report-screen>section{width:min(1500px,94vw)}.answer-history-list{max-height:400px}.online-final-report{padding-inline:9vw}.online-history{max-height:420px}}.game-hud{background:linear-gradient(90deg,#06151d,#071b23 50%,#06151d);grid-template-columns:1fr 180px 1fr;height:94px;padding-inline:4vw;box-shadow:0 10px 36px #0007}.hud-player{gap:.9rem;min-width:0}.hud-player>div:nth-child(2){min-width:0}.hud-avatar{flex:none;width:54px;height:54px;font-size:1.25rem;box-shadow:0 0 0 5px #ffffff05;border-width:3px!important}.hud-player small{letter-spacing:.18em;font-size:.58rem}.hud-player strong{white-space:nowrap;text-overflow:ellipsis;margin-top:2px;font-size:1.25rem;line-height:1.05;overflow:hidden}.hud-player span{margin-top:4px;font-size:.64rem}.streak{gap:.3rem;margin-left:1.25rem;font-size:.9rem}.hud-player-2 .streak{margin-left:0;margin-right:1.25rem}.streak svg{width:18px;height:18px}.round-hud{background:linear-gradient(#ffffff06,#ffffff02);gap:.5rem}.round-hud small{letter-spacing:.2em;font-size:.57rem}.round-hud>strong{font-size:2rem}.round-hud>span{border-width:6px;width:66px;height:66px;font-size:2.25rem;top:76px}.sound-toggle{width:42px;height:42px;right:1.2vw}.sound-toggle svg{width:19px;height:19px}@media (width<=900px){.game-hud{grid-template-columns:1fr 125px 1fr;height:84px;padding-inline:2vw}.hud-avatar{width:48px;height:48px}.hud-player strong{font-size:1.05rem}.hud-player span{font-size:.54rem}.round-hud>span{width:58px;height:58px;top:68px}.sound-toggle{width:36px;height:36px}}@media (width<=680px){.game-hud{grid-template-columns:1fr 80px 1fr;height:72px}.hud-player{gap:.35rem}.hud-avatar{display:none}.hud-player strong{font-size:.88rem}.hud-player small{font-size:.42rem}.round-hud small{display:none}.round-hud>strong{font-size:1.55rem}.round-hud>span{width:50px;height:50px;font-size:1.6rem;top:57px}.sound-toggle{display:none}}@media (width>=1800px) and (height>=1000px){.game-hud{grid-template-columns:1fr 230px 1fr;height:126px;padding-inline:5vw}.hud-player{gap:1.15rem}.hud-avatar{width:72px;height:72px;font-size:1.55rem;box-shadow:0 0 0 7px #ffffff05}.hud-player small{font-size:.64rem}.hud-player strong{margin-top:4px;font-size:1.45rem}.hud-player span{margin-top:6px;font-size:.7rem}.streak{margin-left:1.6rem;font-size:1rem}.hud-player-2 .streak{margin-left:0;margin-right:1.6rem}.streak svg{width:21px;height:21px}.round-hud small{font-size:.62rem}.round-hud>strong{font-size:2.35rem}.round-hud>span{border-width:7px;width:78px;height:78px;font-size:2.55rem;top:101px}.sound-toggle{width:50px;height:50px}.sound-toggle svg{width:22px;height:22px}}.selection-overlay{padding:1.25rem 4vw}.club-grid{gap:1rem;width:min(1120px,94vw)}.club-card{min-height:clamp(174px,20vh,210px);padding:1.15rem .75rem 1rem}.club-card .generic-crest{width:68px;height:76px}.club-card .generic-crest i{font-size:.82rem}.club-card .club-logo-img{width:70px;height:76px}.club-card strong{margin-top:.75rem;font-size:1.02rem;line-height:1.05}.club-card-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.3rem .45rem;margin-top:.38rem;display:flex}.club-card-meta small{color:#9ab6b7;margin:0;font-size:.61rem;line-height:1.2}.club-card-meta b{color:#75dfce;white-space:nowrap;background:#56d7c314;border:1px solid #56d7c32b;border-radius:2px;padding:.18rem .38rem;font:800 .55rem DM Sans}.club-card .difficulty{margin-top:.72rem}.club-card .difficulty i{width:16px;height:3px}.lock-button{transition:background-color .2s,color .2s,transform .2s,box-shadow .2s,border-color .2s}.lock-button:not(:disabled):hover{background:var(--gold);color:#102128;transform:translateY(-3px);box-shadow:0 10px 28px #ffd34f38}.lock-button:not(:disabled):active{transform:translateY(-1px)}@media (width<=900px){.club-grid{gap:.65rem}.club-card{min-height:158px;padding:.9rem .45rem}.club-card .generic-crest{width:56px;height:63px}.club-card .club-logo-img{width:58px;height:63px}.club-card strong{font-size:.9rem}.club-card-meta{gap:.25rem;display:grid}.club-card-meta small,.club-card-meta b{font-size:.5rem}}@media (width<=620px){.club-grid{grid-template-columns:repeat(3,1fr)}.club-card{min-height:150px}.club-card:nth-child(n+4){display:none}}@media (width>=1800px) and (height>=1000px){.club-grid{gap:1.25rem;width:min(1460px,90vw)}.club-card{min-height:240px;padding:1.5rem 1rem 1.25rem}.club-card .generic-crest{width:86px;height:96px}.club-card .club-logo-img{width:88px;height:96px}.club-card .generic-crest i{font-size:1rem}.club-card strong{font-size:1.18rem}.club-card-meta small{font-size:.68rem}.club-card-meta b{padding:.23rem .46rem;font-size:.62rem}.club-card .difficulty i{width:19px}.lock-button{padding:.9rem 2.2rem;font-size:.9rem}}.alias-editor-field{margin:1rem 0}.alias-label{color:#7b9c9f;justify-content:space-between;align-items:center;margin-bottom:.4rem;font-size:.56rem;display:flex}.alias-label b{color:#66dcca;letter-spacing:.08em;background:#55d7c312;padding:.2rem .38rem;font:800 .42rem DM Sans}.alias-chip-input{cursor:text;background:#04151b;border:1px solid #ffffff16;flex-wrap:wrap;align-content:flex-start;align-items:center;gap:.4rem;min-height:82px;padding:.55rem;transition:all .18s;display:flex}.alias-chip-input:focus-within{border-color:#55d7c3;box-shadow:0 0 0 3px #55d7c312}.alias-chip{color:#b9e9e2;background:linear-gradient(135deg,#123a42,#0a2b34);border:1px solid #55d7c337;align-items:center;gap:.35rem;padding:.38rem .42rem .38rem .55rem;font-size:.58rem;line-height:1;display:inline-flex}.alias-chip button{color:#719a9b;background:#ffffff08;border:0;border-radius:50%;place-items:center;width:20px;height:20px;padding:0;transition:all .15s;display:grid}.alias-chip button:hover{color:#ff8a91;background:#ff59652a}.alias-chip button svg{width:11px}.alias-chip-input input{flex:1;min-width:190px;font-size:.62rem;width:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;margin:0!important;padding:.45rem .3rem!important}.alias-helper{justify-content:space-between;align-items:center;gap:.7rem;margin-top:.45rem;display:flex}.alias-helper>span{color:#507275;font-size:.45rem}.alias-helper kbd{color:#91b5b4;background:#0c2a33;border:1px solid #ffffff14;padding:.12rem .3rem;font:700 .42rem DM Sans}.alias-helper>div{gap:.3rem;display:flex}.alias-helper button{color:#72cfc2;letter-spacing:.04em;background:#ffffff06;border:1px solid #ffffff10;align-items:center;gap:.25rem;padding:.34rem .45rem;font:800 .42rem DM Sans;display:flex}.alias-helper button:hover{color:#9aeee1;background:#55d7c314;border-color:#55d7c34d}.alias-helper button svg{width:11px}@media (width<=700px){.alias-helper{flex-direction:column;align-items:flex-start}.alias-helper>div{flex-wrap:wrap;width:100%}}@media (width>=1800px) and (height>=1000px){.alias-chip-input{min-height:100px;padding:.7rem}.alias-chip{padding:.45rem .5rem .45rem .65rem;font-size:.63rem}.alias-chip-input input{font-size:.68rem}.alias-helper>span{font-size:.5rem}.alias-helper button{font-size:.47rem}}.forfeit-trigger{z-index:70;color:#a9747a;letter-spacing:.06em;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#160f15d9;border:1px solid #ff65712e;align-items:center;gap:.35rem;height:34px;padding:0 .65rem;font:800 .46rem DM Sans;transition:all .2s;display:flex;position:absolute;top:84px;right:1rem}.forfeit-trigger svg{width:13px}.forfeit-trigger small{color:#d56d75;border-left:1px solid #ffffff13;padding-left:.35rem;font-size:.4rem}.forfeit-trigger:hover{color:#ff9ba2;background:#3b171d;border-color:#ff657179;transform:translateY(-2px);box-shadow:0 8px 24px #0008}.forfeit-backdrop{z-index:300;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#010a0edb;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.forfeit-dialog{text-align:center;background:radial-gradient(circle at 50% -20%,#5b2730,#0a222a 42%,#06161d 78%);border:1px solid #ff7b843c;width:min(560px,94vw);padding:2rem;position:relative;overflow:hidden;box-shadow:0 30px 100px #000b}.forfeit-dialog:before{content:"";pointer-events:none;background:repeating-linear-gradient(115deg,#0000 0 24px,#ffffff05 25px 26px);position:absolute;inset:0}.forfeit-close{color:#718f91;background:#ffffff07;border:1px solid #ffffff0c;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:.8rem;right:.8rem}.forfeit-close:hover{color:#fff;background:#ff637025}.forfeit-close svg{width:16px}.forfeit-icon{color:#ff7b86;background:#ff61701a;border:1px solid #ff73804b;border-radius:50%;place-items:center;width:72px;height:72px;margin:0 auto .8rem;display:grid;position:relative;box-shadow:0 0 45px #ff586524}.forfeit-icon svg{width:31px}.forfeit-dialog>span{color:#ff818b;letter-spacing:.2em;font:800 .48rem DM Sans;position:relative}.forfeit-dialog h2{margin:.35rem 0;font:900 2rem Barlow Condensed;position:relative}.forfeit-dialog>p{color:#759597;max-width:410px;margin:.3rem auto 1.2rem;font-size:.6rem;line-height:1.6;position:relative}.forfeit-dialog>div:not(.forfeit-icon){grid-template-columns:1fr 1fr;gap:.6rem;display:grid;position:relative}.forfeit-dialog>div.single{grid-template-columns:1fr}.forfeit-player{color:#fff;text-align:left;background:#0b2932;border:1px solid #ffffff12;grid-template-rows:1fr 1fr;grid-template-columns:30px 1fr;align-items:end;column-gap:.45rem;min-height:86px;padding:.8rem;transition:all .18s;display:grid}.forfeit-player svg{color:#ff7883;grid-row:1/3;width:23px}.forfeit-player b{font:800 .7rem Barlow Condensed}.forfeit-player small{color:#5f8184;align-self:start;font-size:.43rem}.forfeit-player:hover{background:#3a171e;border-color:#ff697574;transform:translateY(-3px);box-shadow:0 10px 28px #0007}.forfeit-player.player-2 svg{color:#62caff}.forfeit-player.danger{width:100%;max-width:390px;margin:auto}.forfeit-cancel{color:#638487;letter-spacing:.08em;background:0 0;border:0;margin-top:1rem;padding:.6rem 1rem;font:700 .48rem DM Sans;position:relative}.forfeit-cancel:hover{color:#d5eeee}.forfeit-winner-banner{background:linear-gradient(90deg,#ff5f6910,#ffd34f1c,#ff5f6910);border:1px solid #ffd34f4a;justify-content:center;align-items:center;gap:.7rem;width:max-content;max-width:100%;margin:0 auto 1rem;padding:.65rem 1.1rem;display:flex}.forfeit-winner-banner>span{color:#fff;background:#ff697326;border-radius:50%;place-items:center;width:42px;height:42px;display:grid}.forfeit-winner-banner svg{width:22px}.forfeit-winner-banner small,.forfeit-winner-banner b{text-align:left;display:block}.forfeit-winner-banner small{color:#ff9298;letter-spacing:.12em;font:800 .45rem DM Sans}.forfeit-winner-banner b{color:#ffe174;letter-spacing:.05em;font:900 1rem Barlow Condensed}.forfeit-win{background:radial-gradient(circle at 50% 10%,#79462b,#173c3e 43%,#061820 76%)}.forfeit-win .winner-trophy{animation:1.8s cubic-bezier(.2,.8,.2,1) .35s both forfeit-trophy}.online-forfeit-banner{background:#ffd34f15;border:1px solid #ffd34f50;align-items:center;gap:.65rem;width:max-content;margin:0 auto 1rem;padding:.6rem 1rem;display:flex}.online-forfeit-banner>svg{color:#ff7c85;width:27px;height:27px}.online-forfeit-banner small,.online-forfeit-banner b{display:block}.online-forfeit-banner small{color:#ff949b;font-size:.42rem}.online-forfeit-banner b{color:#ffe275;font:900 .9rem Barlow Condensed}.forfeit-final{background:radial-gradient(circle at 50% 12%,#663b29,#08232b 52%,#04151c)}@keyframes forfeit-trophy{0%{filter:brightness(.4);transform:scale(.3)rotate(-18deg)}55%{transform:scale(1.18)rotate(6deg)}75%{transform:scale(.94)rotate(-2deg)}to{filter:brightness();transform:scale(1)rotate(0)}}@media (width<=680px){.forfeit-trigger{top:68px;right:.5rem}.forfeit-trigger span{display:none}.forfeit-dialog{padding:1.5rem 1rem}.forfeit-dialog>div:not(.forfeit-icon){grid-template-columns:1fr}.forfeit-dialog h2{font-size:1.7rem}}@media (width>=1800px) and (height>=1000px){.forfeit-trigger{height:42px;font-size:.52rem;top:108px;right:1.5rem}.forfeit-dialog{width:680px;padding:2.5rem}.forfeit-dialog h2{font-size:2.5rem}.forfeit-player{min-height:105px}.forfeit-winner-banner{padding:.8rem 1.4rem}.forfeit-winner-banner b{font-size:1.2rem}}.match-report-screen{overflow-x:hidden}.online-arena-v2{background:radial-gradient(circle at 8% 15%,#12606a55,#0000 34%),radial-gradient(circle at 88% 82%,#725c1638,#0000 28%),linear-gradient(135deg,#04151c,#082b35 58%,#04151b);padding:1.4rem 4vw}.online-arena-v2>header{align-items:center}.arena-home-button{color:#8badad;text-align:left;background:#ffffff07;border:1px solid #ffffff12;align-items:center;gap:.55rem;padding:.55rem .75rem;transition:all .18s;display:flex}.arena-home-button:hover{color:#fff;background:#ffffff0d;border-color:#66dfcd55;transform:translate(-3px)}.arena-home-button svg{width:16px}.arena-home-button b,.arena-home-button small{display:block}.arena-home-button b{letter-spacing:.1em;font-size:.5rem}.arena-home-button small{color:#547679;margin-top:2px;font-size:.4rem}.online-entry>.arena-mode-hub{grid-template-columns:minmax(330px,.72fr) minmax(650px,1.28fr);align-items:center;gap:4vw;min-height:84vh;display:grid}.arena-intro>span,.arena-form-context>span{color:#64e0cd;letter-spacing:.18em;align-items:center;gap:.5rem;font:800 .55rem DM Sans;display:flex}.arena-intro>span svg{width:17px}.arena-intro h1,.arena-form-context h1{white-space:pre-line;margin:.8rem 0;font:900 clamp(3.3rem,6vw,6.5rem)/.82 Barlow Condensed}.arena-intro h1 em{color:var(--gold);font-style:normal}.arena-intro>p,.arena-form-context>p{color:#85a5a6;max-width:560px;font-size:.76rem;line-height:1.7}.arena-join{color:#fff;text-align:left;background:#071f28;border:1px solid #66dfcd3d;grid-template-columns:44px 1fr auto;align-items:center;gap:.65rem;width:100%;max-width:500px;margin-top:1.3rem;padding:.8rem;transition:all .18s;display:grid}.arena-join:hover{background:#0b3038;border-color:#66dfcd;transform:translateY(-3px)}.arena-join>svg{color:#69dfcd;width:23px}.arena-join span b,.arena-join span small{display:block}.arena-join span b{font:800 .72rem Barlow Condensed}.arena-join span small{color:#5e8183;margin-top:2px;font-size:.44rem}.arena-join>strong{color:#ffd75d;letter-spacing:.1em;font:900 .65rem Barlow Condensed}.arena-mode-grid{grid-template-columns:repeat(2,1fr);gap:.8rem;display:grid}.arena-mode-card{color:#fff;text-align:left;background:linear-gradient(145deg,#0b2b35,#061920);border:1px solid #ffffff14;min-height:270px;padding:1.2rem;transition:all .2s;position:relative;overflow:hidden}.arena-mode-card:first-child{grid-column:1/-1;min-height:220px}.arena-mode-card:before{content:"";background:var(--mode-glow,#55ddc5);filter:blur(35px);opacity:.09;border-radius:50%;width:180px;height:180px;position:absolute;bottom:-75px;right:-70px}.arena-mode-card:hover{border-color:var(--mode-glow,#55ddc5);transform:translateY(-7px);box-shadow:0 20px 55px #0006}.arena-mode-card.mode-classic{--mode-glow:#ffd34f}.arena-mode-card.mode-choice{--mode-glow:#ff6d78}.arena-mode-card.mode-stories{--mode-glow:#65d7ff}.arena-mode-number{color:#ffffff10;font:900 3rem Barlow Condensed;position:absolute;top:.75rem;right:1rem}.arena-mode-card>i{width:46px;height:46px;color:var(--mode-glow);background:#ffffff08;border:1px solid #ffffff10;place-items:center;font-style:normal;display:grid}.arena-mode-card>i svg{width:24px}.arena-mode-card>small{color:var(--mode-glow);letter-spacing:.13em;margin-top:.85rem;font:800 .42rem DM Sans;display:block}.arena-mode-card h2{margin:.25rem 0;font:900 1.7rem Barlow Condensed}.arena-mode-card p{color:#709294;max-width:440px;min-height:42px;margin:.3rem 0;font-size:.55rem;line-height:1.55}.arena-mode-card>b{color:#a7c4c2;letter-spacing:.07em;align-items:center;gap:.3rem;margin-top:.7rem;font:800 .46rem DM Sans;display:flex}.arena-mode-card>b svg{width:13px;color:var(--mode-glow)}.online-entry>.arena-form-layout{grid-template-columns:1fr minmax(430px,540px);align-items:center;gap:8vw;min-height:84vh;display:grid}.arena-form-context>span{color:var(--gold)}.arena-form-context>i{width:64px;height:64px;color:var(--gold);background:#ffd34f12;border:1px solid #ffd34f44;place-items:center;margin-top:1.5rem;font-style:normal;display:grid}.arena-form-context>i svg{width:31px}.arena-form{border-top:3px solid var(--gold)}.story-clue-card{z-index:25;text-align:center;background:linear-gradient(135deg,#092b35f2,#071920f5);border:1px solid #6fd8ff4a;border-top:3px solid #69d6ff;width:min(760px,78vw);padding:1.3rem 1.5rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 25px 70px #0009}.story-clue-card>span{color:#74dcff;letter-spacing:.16em;justify-content:center;align-items:center;gap:.4rem;font:800 .5rem DM Sans;display:flex}.story-clue-card>span svg{width:17px}.story-clue-card>p{max-width:680px;margin:.8rem auto;font:800 clamp(1.1rem,2.1vw,1.8rem)/1.25 Barlow Condensed}.story-clue-card>div{justify-content:center;gap:.4rem;display:flex}.story-clue-card small{color:#729597;background:#ffffff07;border:1px solid #ffffff0d;padding:.3rem .5rem;font-size:.44rem}.story-answer-summary{text-align:left!important;grid-template-columns:28px 1fr!important;place-items:center!important;width:100%!important;display:grid!important}.story-answer-summary svg{color:#6fdcff;grid-row:1/3;width:23px}.story-answer-summary b{font-size:.72rem!important}.story-answer-summary small{color:#5d8184;font-size:.42rem}.choice-answer-area{z-index:26;background:linear-gradient(105deg,#1c1018,#0a222b 46%,#071a22);border-top:1px solid #ff69773d;flex:none;height:250px;padding:.8rem 5vw 1rem;position:relative}.choice-answer-area>header{align-items:center;gap:.7rem;margin-bottom:.55rem;display:flex}.choice-answer-area>header span{color:#ff7d88;letter-spacing:.12em;align-items:center;gap:.35rem;font:800 .52rem DM Sans;display:flex}.choice-answer-area>header svg{width:17px}.choice-answer-area>header b{color:#6c8d90;letter-spacing:.1em;flex:1;font-size:.43rem}.choice-answer-area>header small{color:#ffd45a;font-size:.45rem}.choice-answer-area>div{grid-template-columns:repeat(4,1fr);gap:.45rem;display:grid}.choice-answer-area button{color:#fff;text-align:left;background:#0b2932;border:1px solid #ffffff12;align-items:center;gap:.65rem;min-height:76px;padding:.65rem;transition:all .16s;display:flex}.choice-answer-area button:hover{background:#3a1920;border-color:#ff717d;transform:translateY(-3px)}.choice-answer-area button:disabled{opacity:.35}.choice-answer-area button i{color:#ff7c87;font:900 .65rem Barlow Condensed}.choice-answer-area button span{font:800 .68rem Barlow Condensed}.how-modal-rich{width:min(960px,96vw);max-height:92vh;padding:1.8rem 2rem;overflow:auto}.how-modal-rich>header h2{margin:.25rem 0;font-size:2.2rem}.how-modal-rich>header>p{color:#77999b;margin:.2rem 0 1rem;font-size:.65rem}.how-mode-grid{grid-template-columns:repeat(4,1fr);gap:.55rem;display:grid}.how-mode-grid article{background:#071d25;border:1px solid #ffffff0d;border-top:2px solid #55d9c3;padding:.8rem;display:block}.how-mode-grid article:nth-child(2){border-top-color:#ff6976}.how-mode-grid article:nth-child(3){border-top-color:#65d7ff}.how-mode-grid article>svg{color:#68dcc9;width:22px}.how-mode-grid article span small,.how-mode-grid article span strong{display:block}.how-mode-grid article small{color:#5dd9c5;margin:.45rem 0 .15rem;font-size:.4rem}.how-mode-grid article strong{font:.85rem Barlow Condensed}.how-mode-grid article p{font-size:.5rem;line-height:1.5}.how-rules{background:#ffffff12;grid-template-columns:1fr 1fr;gap:1px;margin-top:.75rem;display:grid}.how-rules>div{background:#09232c;gap:.6rem;padding:.65rem;display:flex}.how-rules svg{color:#ffd34f;flex:none;width:19px}.how-rules b{font:.63rem Barlow Condensed}.how-rules p{color:#698b8d;margin:.15rem 0;font-size:.48rem}.how-modal-rich>footer{justify-content:space-between;align-items:center;margin-top:.8rem;display:flex}.how-modal-rich>footer>span{color:#5f8184;font-size:.48rem}.how-modal-rich code{color:#ffd34f}.how-modal-rich>footer .primary-button{padding:.7rem 1rem}@media (width<=1000px){.online-entry>.arena-mode-hub,.online-entry>.arena-form-layout{grid-template-columns:1fr;align-content:start;gap:1.2rem;padding-top:3rem}.arena-intro h1,.arena-form-context h1{font-size:3.8rem}.arena-mode-grid{grid-template-columns:1fr 1fr}.choice-answer-area{height:auto}.choice-answer-area>div{grid-template-columns:repeat(2,1fr)}.how-mode-grid{grid-template-columns:1fr 1fr}}@media (width<=650px){.online-arena-v2{padding:1rem}.arena-mode-grid{grid-template-columns:1fr}.arena-mode-card:first-child{grid-column:auto}.online-entry>.arena-form-layout{display:block}.arena-form-context{margin:2rem 0}.arena-form-context h1{font-size:3rem}.choice-answer-area>div{grid-template-columns:1fr 1fr}.choice-answer-area button{min-height:58px}.story-clue-card{width:92vw;top:45%}.how-mode-grid,.how-rules{grid-template-columns:1fr}.how-modal-rich>footer{flex-direction:column;align-items:stretch;gap:.7rem}}@media (width>=1800px) and (height>=1000px){.online-entry>.arena-mode-hub{grid-template-columns:minmax(460px,.72fr) minmax(900px,1.28fr)}.arena-mode-card{min-height:340px;padding:1.6rem}.arena-mode-card:first-child{min-height:270px}.arena-mode-card h2{font-size:2rem}.arena-mode-card p{font-size:.62rem}.choice-answer-area{height:310px;padding-inline:7vw}.choice-answer-area button{min-height:96px}.story-clue-card{width:min(1000px,76vw);padding:1.8rem}.how-modal-rich{width:min(1200px,94vw)}}.forfeit-win .winner-hero{gap:1.8rem;margin-top:.2rem;margin-bottom:1.5rem}.forfeit-win .winner-hero>div:last-child{padding-bottom:.25rem}.forfeit-win .winner-hero h1{text-shadow:0 5px #1c2e2e;margin:.42rem 0 .75rem;font-size:clamp(2.8rem,5vw,4.8rem);line-height:1}.forfeit-win .winner-hero p{z-index:2;margin-top:0;font-size:.72rem;line-height:1.45;position:relative}.forfeit-win .forfeit-winner-banner{margin-bottom:1.25rem}.online-arena-v2 .arena-home-button{background:linear-gradient(120deg,#0c3038e8,#071c24e8);border:1px solid #69ddca49;min-width:218px;min-height:62px;padding:.72rem .95rem;box-shadow:0 10px 30px #0003}.online-arena-v2 .arena-home-button>svg{color:#70e1cf;background:#5bd9c313;border-radius:50%;width:22px;height:22px;padding:.22rem}.online-arena-v2 .arena-home-button b{color:#c0e5df;letter-spacing:.12em;font-size:.62rem}.online-arena-v2 .arena-home-button small{color:#709496;margin-top:.2rem;font-size:.47rem}.online-arena-v2 .arena-home-button:hover{background:linear-gradient(120deg,#16424a,#0a2831);border-color:#70e1cf;box-shadow:0 14px 34px #0006,0 0 24px #5adbc414}.online-arena-v2 .arena-join{background:linear-gradient(115deg,#092933,#071d26);border-width:2px;grid-template-columns:56px 1fr auto;gap:.8rem;max-width:590px;min-height:82px;margin-top:1.65rem;padding:.9rem 1.05rem}.online-arena-v2 .arena-join>svg{background:#5bdac416;border-radius:50%;width:30px;height:30px;padding:.25rem}.online-arena-v2 .arena-join span b{letter-spacing:.04em;font-size:.86rem}.online-arena-v2 .arena-join span small{font-size:.5rem}.online-arena-v2 .arena-join>strong{background:#ffd34f12;border:1px solid #ffd34f35;padding:.38rem .52rem;font-size:.72rem}.online-arena-v2 .arena-join:hover{transform:translateY(-4px)scale(1.01);box-shadow:0 16px 42px #0006,0 0 24px #5bdac412}@media (height<=760px){.forfeit-win{padding-top:1.2rem}.forfeit-win .forfeit-winner-banner{margin-bottom:.75rem;padding:.5rem .9rem}.forfeit-win .winner-hero{margin-bottom:1rem}.forfeit-win .winner-hero h1{margin-bottom:.65rem;font-size:clamp(2.6rem,4.7vw,4.2rem)}.forfeit-win .winner-hero p{font-size:.66rem}}@media (width<=650px){.online-arena-v2 .arena-home-button{min-width:0;min-height:50px;padding:.55rem .7rem}.online-arena-v2 .arena-home-button small{display:none}.online-arena-v2 .arena-join{grid-template-columns:42px 1fr auto;min-height:74px;padding:.75rem}.online-arena-v2 .arena-join>svg{width:25px;height:25px}.forfeit-win .winner-hero{gap:1rem}.forfeit-win .winner-hero h1{font-size:clamp(2.5rem,12vw,4rem)}}@media (width>=1800px) and (height>=1000px){.online-arena-v2 .arena-home-button{min-width:280px;min-height:78px;padding:1rem 1.2rem}.online-arena-v2 .arena-home-button>svg{width:28px;height:28px}.online-arena-v2 .arena-home-button b{font-size:.7rem}.online-arena-v2 .arena-home-button small{font-size:.52rem}.online-arena-v2 .arena-join{grid-template-columns:70px 1fr auto;max-width:720px;min-height:105px;padding:1.1rem 1.3rem}.online-arena-v2 .arena-join>svg{width:38px;height:38px}.online-arena-v2 .arena-join span b{font-size:1rem}.online-arena-v2 .arena-join span small{font-size:.58rem}.online-arena-v2 .arena-join>strong{font-size:.8rem}.forfeit-win .winner-hero h1{font-size:5rem}.forfeit-win .winner-hero p{font-size:.78rem}}
