@font-face{font-family:Luckiest Guy;src:url(/fonts/luckiest-guy.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Lapsus Pro;src:url(/fonts/lapsus-pro-bold.otf) format("opentype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Balsamiq Sans;src:url(/fonts/balsamiq-sans-regular.ttf) format("truetype");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Balsamiq Sans;src:url(/fonts/balsamiq-sans-bold.ttf) format("truetype");font-style:normal;font-weight:700;font-display:swap}:root{--font-display:"Luckiest Guy","Lapsus Pro",Impact,fantasy;--font-body:"Balsamiq Sans",system-ui,sans-serif;--font-mono:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",monospace;--font-body-number:"Lapsus Pro","Luckiest Guy",Impact,fantasy;--brand-yellow:#d3e200;--brand-orange:#e3a63a}body,html{margin:0;min-height:100%;font-family:var(--font-body)}*{box-sizing:border-box}button,input,select,textarea{font:inherit}input,select,textarea{color:#101414;caret-color:#101414;-webkit-text-fill-color:#101414}input::placeholder,textarea::placeholder{color:rgba(16,20,20,.62);-webkit-text-fill-color:rgba(16,20,20,.62)}input:-webkit-autofill,input:-webkit-autofill:focus,input:-webkit-autofill:hover,select:-webkit-autofill,select:-webkit-autofill:focus,select:-webkit-autofill:hover,textarea:-webkit-autofill,textarea:-webkit-autofill:focus,textarea:-webkit-autofill:hover{color:#101414;caret-color:#101414;-webkit-text-fill-color:#101414;box-shadow:inset 0 0 0 1000px rgba(255,255,255,.94)}.welcome-page{min-height:100vh;width:100%;overflow:hidden;background:#509f30;color:#101414;display:flex;flex-direction:column}.welcome-grid{--welcome-logo-width:clamp(120px,33vw,520px);--welcome-logo-height:clamp(59px,16.1vw,254px);--welcome-stage-gap:calc(clamp(10px, 1.8vh, 20px) + 10px);--welcome-carousel-height:clamp(180px,24vw,380px);--welcome-auth-bottom-nudge:6px;padding:2px clamp(18px,3vw,42px) 4px;display:grid;grid-template-columns:minmax(280px,.9fr) minmax(320px,1fr);align-items:start;grid-gap:clamp(28px,5vw,86px);gap:clamp(28px,5vw,86px)}.welcome-stage{display:flex;flex-direction:column;align-items:flex-start;gap:var(--welcome-stage-gap)}.welcome-logo{display:block;width:var(--welcome-logo-width);height:auto;flex:0 0 auto}.welcome-carousel{position:relative;width:min(590px,46vw);height:var(--welcome-carousel-height);overflow:hidden;border-radius:14px;background:#080818;box-shadow:0 10px 24px rgba(0,0,0,.24)}.welcome-shot{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;animation:welcome-crossfade 14s infinite}.welcome-shot-one{opacity:1}.welcome-shot-two{animation-delay:7s}@keyframes welcome-crossfade{0%,35.714%{opacity:1}50%,85.714%{opacity:0}to{opacity:1}}.welcome-copy{padding-top:clamp(4px,1.2vh,14px);min-height:calc(var(--welcome-logo-height) + var(--welcome-stage-gap) + var(--welcome-carousel-height) + var(--welcome-auth-bottom-nudge));display:flex;flex-direction:column;gap:clamp(16px,2.4vh,28px);max-width:620px}.welcome-lines{display:block}.welcome-lines p{margin:0;font-family:var(--font-body);font-size:clamp(1.5rem,2.325vw,2.13rem);font-weight:700;line-height:1.1;color:#ffffff;text-wrap:balance}.welcome-auth{width:min(420px,100%);margin-top:auto;position:relative;display:grid;grid-gap:10px;gap:10px;font-size:1.2rem}.welcome-footer{padding:2px clamp(18px,3vw,42px) clamp(10px,1.6vh,16px);font-family:var(--font-inter),system-ui,sans-serif;font-size:1rem;line-height:1.4;color:#ffffff;text-align:center}.welcome-footer p{margin:0}.welcome-footer a{color:var(--brand-yellow);text-decoration:none}.welcome-footer a:hover{text-decoration:underline}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:6px;gap:6px}.auth-tab{min-height:34px;border:0;border-radius:6px;background:rgba(255,255,255,.28);color:#ffffff;font-weight:700;cursor:pointer}.auth-tab-active{background:var(--brand-yellow);color:#21a800}.auth-field{display:grid;grid-gap:4px;gap:4px;font-weight:700;color:#ffffff}.auth-field input{width:100%;height:34px;padding:4px 9px;border:2px solid rgba(255,255,255,.78);border-radius:6px;background:rgba(255,255,255,.9);color:#101414;caret-color:#101414;-webkit-text-fill-color:#101414;outline:none}.auth-field input:focus{border-color:var(--brand-yellow)}.auth-password-control{position:relative;display:block}.auth-password-control input{padding-right:42px}.auth-password-toggle{position:absolute;top:50%;right:7px;width:28px;height:28px;transform:translateY(-50%);border:0;border-radius:6px;background:transparent;color:rgba(16,20,20,.64);cursor:pointer;display:grid;place-items:center;padding:0}.auth-password-toggle:focus-visible,.auth-password-toggle:hover{color:#21a800}.auth-password-toggle:focus-visible{outline:2px solid var(--brand-yellow);outline-offset:1px}.auth-password-eye{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.auth-password-eye circle{fill:currentColor;stroke:none}.auth-password-eye-slash{stroke-width:2.4}.auth-submit{margin-top:0;min-height:48px;border:0;border-radius:8px;background:#ffffff;color:var(--brand-yellow);display:grid;place-items:center;font-family:var(--font-display);font-size:2rem;line-height:1;padding:6px 12px;text-decoration:none;cursor:pointer;overflow-wrap:anywhere;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18);text-transform:uppercase}.auth-submit:disabled{cursor:not-allowed;opacity:.62}.auth-inline-error{margin:0;line-height:1.2;color:#ff8c00;text-shadow:1px 1px 0 rgba(0,0,0,.28)}.auth-error-toast,.auth-inline-error{font-family:var(--font-body);font-size:1.2rem;font-weight:700}.auth-error-toast{position:absolute;z-index:80;left:0;right:0;bottom:0;min-height:48px;padding:8px 38px 8px 12px;border:2px solid rgba(255,255,255,.86);border-radius:8px;background:#fff7d1;color:#f07700;box-shadow:0 8px 18px rgba(0,0,0,.24);line-height:1.18;display:grid;align-items:center;pointer-events:auto}.auth-error-close{position:absolute;top:50%;right:10px;width:24px;height:24px;transform:translateY(-50%);color:#f07700;font-family:Arial,sans-serif;font-size:1.25rem;font-weight:400;line-height:1}.auth-error-close,.forgot-password-link{border:0;background:transparent;cursor:pointer;padding:0}.forgot-password-link{justify-self:start;margin:2px 0 0;color:#ffffff;font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1.2;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}.legal-consent-slot{min-height:50px;display:grid;align-items:start}.legal-consent{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;grid-gap:8px;gap:8px;margin-top:0;color:#ffffff;font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1.2}.legal-consent input{width:18px;height:18px;margin:1px 0 0;accent-color:var(--brand-yellow)}.legal-consent a{color:var(--brand-yellow);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px;white-space:nowrap}.legal-consent-line{display:block;white-space:nowrap}.player-name-backdrop{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:24px;background:rgba(0,0,0,.45)}.player-name-popup{width:min(640px,92vw);background:#509f30;border:4px solid #ffffff;border-radius:14px;padding:28px 24px 24px;box-shadow:0 8px 40px rgba(0,0,0,.6);color:#ffffff;display:grid;grid-gap:16px;gap:16px;font-family:var(--font-body);font-size:1.2rem}.player-name-popup h2{margin:0;font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;overflow-wrap:anywhere;color:#ffffff;text-transform:uppercase;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18)}.player-name-info,.player-name-subtitle{margin:0;font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1.32;color:#ffffff}.player-name-info{color:#ffffff;font-size:1.2rem}.player-name-info p{margin:0 0 8px}.player-name-info p:last-child{margin-bottom:0}.player-name-field{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;width:min(430px,100%);justify-self:center;font-family:var(--font-body);font-size:1.2rem;font-weight:700}.player-name-field input{width:100%;height:42px;padding:6px 10px;border:2px solid rgba(255,255,255,.78);border-radius:6px;background:rgba(255,255,255,.94);color:#101414;caret-color:#101414;-webkit-text-fill-color:#101414;outline:none;font-size:1.2rem;font-weight:700}.player-name-field input:focus{border-color:var(--brand-yellow)}.player-name-counter{color:#ffffff;font-size:1.2rem;font-weight:700;line-height:1;white-space:nowrap}.player-name-submit{width:min(360px,100%);justify-self:center}.pw-modal-backdrop{position:fixed;inset:0;z-index:600;display:grid;place-items:center;padding:24px;background:rgba(0,0,0,.45)}.pw-modal,.reset-card{position:relative;width:min(460px,92vw);background:#509f30;border:4px solid #ffffff;border-radius:14px;padding:28px 24px 24px;box-shadow:0 8px 40px rgba(0,0,0,.6);color:#ffffff;font-family:var(--font-body);font-size:1.2rem}.pw-modal-body,.reset-card-body{display:grid;grid-gap:16px;gap:16px}.pw-modal-close,.reset-card-close{position:absolute;top:10px;right:12px;width:32px;height:32px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#ffffff;cursor:pointer;font-family:Arial,sans-serif;font-size:1.8rem;line-height:1;padding:0;text-decoration:none}.pw-modal-close:hover,.reset-card-close:hover{color:var(--brand-yellow)}.pw-modal-close:focus-visible,.reset-card-close:focus-visible{color:var(--brand-yellow);outline:2px solid var(--brand-yellow);outline-offset:1px}.pw-modal-title,.reset-card-title{margin:0;padding-right:28px;font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;color:#ffffff;text-transform:uppercase;overflow-wrap:anywhere;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18)}.pw-modal-text,.reset-card-text{margin:0;font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1.32;color:#ffffff}.pw-modal-countdown,.pw-modal-hint,.reset-card-hint{font-weight:400}.pw-modal-link{justify-self:center;margin:0;padding:0;border:0;background:transparent;color:#ffffff;cursor:pointer;font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1.2;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}.reset-page{min-height:100vh;display:grid;place-items:center;padding:24px}.reset-card-actions{display:grid;grid-gap:12px;gap:12px}a.auth-submit{text-decoration:none}@media (max-width:720px){.welcome-grid{grid-template-columns:1fr;padding:2px 18px 18px;gap:24px}.welcome-carousel{width:100%;min-height:170px;height:31vh}.welcome-copy{min-height:auto;padding-top:0}.welcome-auth{margin-top:0}.welcome-lines p{font-size:clamp(1.35rem,6.9vw,2rem)}}.mode-switch{--pill-left:4px;--pill-width:calc(50% - 4px);--clip-right:calc(50% - 0px);position:relative;width:100%;height:42px;padding:4px;border-radius:999px;background:rgba(255,255,255,.28);box-shadow:inset 0 0 0 2px rgba(255,255,255,.36),0 6px 14px rgba(21,122,0,.12);touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.mode-switch-pill{position:absolute;z-index:2;top:4px;left:var(--pill-left);width:var(--pill-width);height:calc(100% - 8px);border:0;border-radius:999px;background:var(--brand-yellow);cursor:-webkit-grab;cursor:grab;transition:left .26s cubic-bezier(.22,1,.36,1);box-shadow:2px 2px 0 rgba(21,122,0,.55)}.mode-switch[data-dragging=true] .mode-switch-pill{cursor:-webkit-grabbing;cursor:grabbing;transition:none}.mode-switch-hit{position:absolute;z-index:4;top:0;width:50%;height:100%;border:0;background:transparent;cursor:pointer}.mode-switch-hit-login{left:0}.mode-switch-hit-register{right:0}.mode-switch-labels{position:absolute;inset:4px;z-index:3;display:grid;grid-template-columns:1fr 1fr;align-items:center;pointer-events:none;font-weight:700;text-align:center}.mode-switch-labels span{display:grid;align-items:center;min-width:0;min-height:34px;overflow-wrap:anywhere;padding:0 6px}.mode-switch-labels-base{color:#ffffff}.mode-switch-labels-active{color:#21a800;-webkit-clip-path:inset(0 var(--clip-right) 0 var(--pill-left));clip-path:inset(0 var(--clip-right) 0 var(--pill-left));transition:-webkit-clip-path .26s cubic-bezier(.22,1,.36,1);transition:clip-path .26s cubic-bezier(.22,1,.36,1);transition:clip-path .26s cubic-bezier(.22,1,.36,1),-webkit-clip-path .26s cubic-bezier(.22,1,.36,1)}.mode-switch[data-dragging=true] .mode-switch-labels-active{transition:none}.home-page{min-height:100vh;padding:2px clamp(18px,3vw,42px) clamp(18px,3vw,42px);position:relative;display:grid;grid-template-columns:minmax(300px,420px) minmax(0,1fr) minmax(320px,420px);align-items:start;grid-gap:clamp(24px,4vw,64px);gap:clamp(24px,4vw,64px);background:#509f30;color:#ffffff}.logout-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.logout-card{width:min(503px,90vw);height:auto;min-height:260px;justify-content:flex-start}.logout-copy{margin-top:8px}.home-registration-link{position:static;justify-self:end;width:58px;height:48px;display:grid;place-items:center;border-radius:8px;background:#ffffff;color:var(--brand-yellow);border:0;cursor:pointer;text-decoration:none;box-shadow:none}.home-registration-door{width:calc(34px * 1.1);height:calc(34px * 1.1);display:block;object-fit:contain;filter:drop-shadow(1px 1px 1px rgba(21,122,0,.82))}.home-page-logo{width:100%;height:auto;margin-bottom:clamp(18px,4vh,42px)}.home-center-action{grid-column:2;width:min(520px,100%);justify-self:center;display:grid;align-content:start;justify-items:center;padding-top:clamp(14px,2.4vw,32px);pointer-events:none}.home-standings{grid-column:1;width:100%;padding-top:clamp(14px,2.4vw,32px)}.home-standings-button{margin-bottom:48px}.home-standings-table{width:100%;border-collapse:collapse;table-layout:fixed;color:#ffffff;font-family:var(--font-body);font-size:1.2rem;line-height:1.25;text-align:left}.home-standings-table td,.home-standings-table th{padding:5px 6px;height:36px;box-sizing:border-box}.home-standings-table th{height:34px;font-weight:700;color:#d3e7cb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-standings-table td{font-weight:700}.home-standings-table td:not(:first-child),.home-standings-table th:not(:first-child){text-align:right}.home-standings-table td:nth-child(2),.home-standings-table th:nth-child(2){text-align:left}.home-standings-table tbody tr{border-top:1px solid rgba(255,255,255,.22)}.home-standings-gap td{height:24px;padding:2px 6px;text-align:center}.home-standings-gap-grid td:not(:nth-child(3)){color:transparent}.home-standings-current td{color:var(--brand-yellow);font-weight:700}.leaderboard-table-scroll .home-standings-table th{position:-webkit-sticky;position:sticky;top:0;z-index:1;background:#509f30}.simple-home-page{min-height:100vh;background:#509f30;color:#ffffff;font-family:var(--font-body);padding:clamp(16px,2.4vw,28px) clamp(18px,3vw,48px) 48px}.simple-home-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:48px}.simple-home-content{width:min(520px,100%)}.language-content{width:min(1082px,100%);margin:0 auto}.simple-home-content-leaderboard{width:min(720px,100%)}.matchmaking-page{display:grid;grid-template-rows:1fr}.matchmaking-panel{width:min(680px,100%);justify-self:center;align-self:start;display:grid;justify-items:center;grid-gap:24px;gap:24px;padding-top:clamp(48px,10vh,120px);text-align:center;color:#ffffff}.matchmaking-panel h2{color:#ffffff;font-size:clamp(1.5rem,2.325vw,2.13rem);line-height:1.1;text-wrap:balance;text-shadow:none}.matchmaking-panel h2,.matchmaking-panel p{margin:0;font-family:var(--font-body);font-weight:700}.matchmaking-panel p{font-size:1.35rem;line-height:1.25}.matchmaking-timer{color:var(--brand-yellow);font-family:var(--font-display);font-size:4rem;line-height:1;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18)}.match-loading-page{min-height:100vh;display:grid;place-items:center;background:#0d0d1f;color:#ffffff;font-family:var(--font-body);font-size:1.3rem;font-weight:700;text-align:center}.match-loading-page p{margin:0}.soccer-loading-ball{width:49px;height:49px;object-fit:contain;animation:match-event-goal-ball-spin 1.2s linear infinite}.leaderboard-columns{display:grid;grid-template-columns:minmax(0,2.95fr) minmax(320px,2fr);grid-gap:clamp(18px,3vw,48px);gap:clamp(18px,3vw,48px);align-items:start;padding-top:4px}.leaderboard-page{height:100vh;overflow:hidden}.leaderboard-page .leaderboard-columns{height:calc(100vh - clamp(16px, 2.4vw, 28px) - 48px)}.leaderboard-column{min-width:0}.leaderboard-title-row{display:flex;align-items:flex-start;gap:24px;min-height:48px;margin-bottom:34px}.leaderboard-title-row-right{padding-right:92px}.simple-home-title.leaderboard-column-title{margin-bottom:0}.leaderboard-search{display:grid;grid-template-columns:var(--search-input-width) 48px;align-items:center;grid-gap:12px;gap:12px;--search-input-width:min(360px,46vw);width:auto;margin-left:auto;line-height:1}.leaderboard-search,.leaderboard-search-input{font-family:var(--font-body);font-size:1.2rem;font-weight:700}.leaderboard-search-input{width:var(--search-input-width);height:48px;min-width:0;padding:6px 10px;border:2px solid rgba(255,255,255,.58);border-radius:6px;background:rgba(255,255,255,.98);color:#101414;caret-color:#101414;-webkit-text-fill-color:#101414;outline:none}.leaderboard-search-input:focus{border-color:var(--brand-yellow)}.leaderboard-search-input::placeholder{color:rgba(16,20,20,.32);-webkit-text-fill-color:rgba(16,20,20,.32)}.leaderboard-search-clear{width:48px;height:48px;border:0;border-radius:8px;cursor:pointer;background:#ffffff;color:var(--brand-yellow);font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;text-align:center;text-shadow:2px 2px 0 rgba(21,122,0,.88)}.leaderboard-table-module{--leaderboard-header-height:34px;--leaderboard-row-height:36px;--leaderboard-content-width:100%;display:grid}.leaderboard-table-scroll{max-height:calc(var(--leaderboard-header-height) + var(--leaderboard-row-height) * 10);overflow-y:auto}.leaderboard-current-table,.leaderboard-table-scroll .home-standings-table{width:var(--leaderboard-content-width)}.leaderboard-current-table{margin-top:24px;table-layout:fixed}.trophy-winners-module{--leaderboard-header-height:34px;--leaderboard-row-height:36px;--leaderboard-content-width:100%;display:grid}.trophy-winners-table-scroll{min-height:calc(var(--leaderboard-header-height) + var(--leaderboard-row-height) * 10);max-height:calc(var(--leaderboard-header-height) + var(--leaderboard-row-height) * 10);overflow-y:auto}.trophy-winners-module .home-standings-table td:first-child,.trophy-winners-module .home-standings-table th:first-child{padding-left:0;padding-right:0}.trophy-winners-module .home-standings-table td:nth-child(4),.trophy-winners-module .home-standings-table th:nth-child(4){text-align:center}.leaderboard-back{position:fixed;top:clamp(16px,2.4vw,28px);right:clamp(18px,3vw,48px);z-index:2}.schedule-week-nav{grid-template-columns:48px 70px 70px}.schedule-nav,.schedule-week-nav{position:fixed;top:clamp(16px,2.4vw,28px);right:clamp(18px,3vw,48px);z-index:3;display:grid;align-items:center;grid-column-gap:12px;column-gap:12px}.schedule-nav{grid-template-columns:48px 70px}.schedule-nav .rules-back,.schedule-week-nav .rules-back{position:static}.schedule-home-button{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:#ffffff;color:var(--brand-yellow);text-decoration:none;box-shadow:2px 2px 0 rgba(21,122,0,.42)}.schedule-home-icon{position:relative;width:30px;height:30px;display:block;filter:drop-shadow(2px 2px 0 rgba(21,122,0,.88))}.schedule-home-icon:before{content:"";position:absolute;left:5px;top:4px;width:20px;height:20px;background:currentColor;transform:rotate(45deg)}.schedule-home-icon:after{content:"";position:absolute;left:6px;bottom:3px;width:18px;height:17px;background:linear-gradient(#ffffff 0 0) 50% 100% /6px 9px no-repeat,currentColor;border-radius:2px 2px 0 0}.schedule-double-back-top{grid-area:1/1;width:56px;height:34px;display:block;background:url(/assets/stuff/back-arrow.png) 50%/contain no-repeat;z-index:1;transform:translate(5px,2px);filter:drop-shadow(1px 0 0 rgba(21,122,0,.88)) drop-shadow(-1px 0 0 rgba(21,122,0,.88)) drop-shadow(0 1px 0 rgba(21,122,0,.88)) drop-shadow(0 -1px 0 rgba(21,122,0,.88)) drop-shadow(2px 2px 0 rgba(21,122,0,.88))}.trophy-winners-action{width:100%;min-height:54px;margin:24px 0 0;display:flex;align-items:center;justify-content:center;border:0;border-radius:8px;cursor:pointer;background:#ffffff;color:var(--brand-yellow);font-family:var(--font-display);font-size:1.85rem;font-weight:400;line-height:1;text-align:center;text-shadow:2px 2px 0 rgba(21,122,0,.88)}.tournaments-columns{grid-template-columns:minmax(560px,2.95fr) minmax(380px,2fr)}.tournaments-columns-league-only{grid-template-columns:1fr}.tournaments-page .leaderboard-title-row{margin-bottom:34px}.tournaments-title-row{align-items:flex-start}.tournaments-schedule-button{min-width:180px;height:48px;margin:-4px 0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff;color:var(--brand-yellow);font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;text-align:center;text-decoration:none;text-shadow:2px 2px 0 rgba(21,122,0,.88);text-transform:uppercase;box-shadow:2px 2px 0 rgba(21,122,0,.42)}.tournaments-secondary-actions{position:fixed;left:50%;bottom:clamp(48px,8vh,70px);z-index:2;display:flex;justify-content:center;gap:16px;margin:0;transform:translateX(-50%)}.tournaments-winners-button{width:180px;height:48px;justify-content:center;border-radius:8px;background:#ffffff;color:var(--brand-yellow);font-family:var(--font-display);font-size:2rem;font-weight:400;text-align:center;text-decoration:none;text-shadow:2px 2px 0 rgba(21,122,0,.88);box-shadow:2px 2px 0 rgba(21,122,0,.42)}.tournament-panel-title,.tournaments-winners-button{display:flex;align-items:center;line-height:1;text-transform:uppercase}.tournament-panel-title{height:34px;color:#d3e7cb;font-family:var(--font-body);font-size:1.2rem;font-weight:700}.tournaments-cup-scroll,.tournaments-league-module{--leaderboard-header-height:34px;--leaderboard-row-height:36px}.tournaments-league-scroll{max-height:calc(var(--leaderboard-header-height) + var(--leaderboard-row-height) * 10);overflow-x:hidden;overflow-y:auto;padding-right:5px}.tournaments-league-table{width:100%;min-width:0;table-layout:fixed}.tournaments-league-table td,.tournaments-league-table th{padding-inline:4px}.tournaments-league-table td:first-child,.tournaments-league-table th:first-child{padding-left:0;text-align:left}.tournaments-league-table td:nth-child(2),.tournaments-league-table th:nth-child(2){padding-left:3px}.tournaments-league-table td:last-child,.tournaments-league-table th:last-child{padding-right:1ch}.tournaments-goals-cell{width:7ch;margin-left:auto;display:grid;grid-template-columns:1fr 1ch 1fr;align-items:center;text-align:center}.tournaments-cup-scroll{max-height:calc(var(--leaderboard-header-height) + var(--leaderboard-row-height) * 10);overflow-y:auto;padding-right:5px}.tournament-cup-stage{display:grid;grid-gap:0;gap:0}.tournament-cup-stage+.tournament-cup-stage{margin-top:var(--leaderboard-row-height)}.tournament-cup-stage-spacer{display:none}.tournament-cup-stage-title{position:relative;height:var(--leaderboard-header-height);margin:0;display:flex;align-items:center;color:#d3e7cb;font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1;text-transform:uppercase}.tournament-cup-stage-title:after{content:"";position:absolute;left:0;right:5px;bottom:0;height:1px;background:rgba(255,255,255,.22)}.tournament-cup-winner{margin:0 0 16px;color:var(--brand-yellow);font-family:var(--font-display);font-size:1.4rem;text-transform:uppercase}.tournament-cup-matches{display:grid;grid-gap:0;gap:0}.tournament-cup-match{position:relative;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;height:calc(var(--leaderboard-row-height) * 2);box-sizing:border-box;padding:6px 0;color:#ffffff;font-family:var(--font-body);font-size:1.2rem;font-weight:700}.tournament-cup-match:before{content:"";position:absolute;left:0;right:5px;top:0;height:1px;background:rgba(255,255,255,.22)}.tournament-cup-team{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(16ch,max-content);align-items:center;grid-gap:12px;gap:12px;height:30px}.tournament-cup-team span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tournament-cup-team strong{color:inherit;font:inherit;padding-right:2ch;text-align:left}.tournament-team-highlight,.tournament-team-highlight span,.tournament-team-highlight strong,.tournament-team-highlight td{color:var(--brand-yellow)}.schedule-layout{width:calc(100vw - clamp(18px, 3vw, 48px));max-width:calc(100vw - clamp(18px, 3vw, 48px));padding-top:4px}.schedule-page{--schedule-page-pad:clamp(18px,3vw,48px);--schedule-top-nav-width:212px;--schedule-tournament-col:clamp(17ch,calc(100vw - var(--schedule-page-pad) * 2 - var(--schedule-top-nav-width) - 59ch - 80px),42ch);height:100vh;overflow:hidden;position:relative}.schedule-title-row{margin-bottom:34px}.schedule-week-title-row{align-items:center}.schedule-table-module{--leaderboard-header-height:34px;--leaderboard-row-height:50px;width:calc(100vw - clamp(18px, 3vw, 48px))}.schedule-table-scroll{max-height:calc(100vh - clamp(16px, 2.4vw, 28px) - 48px - 34px - var(--leaderboard-header-height));overflow-x:auto;overflow-y:auto;width:calc(100vw - clamp(18px, 3vw, 48px));max-width:calc(100vw - clamp(18px, 3vw, 48px));padding-right:10px}.schedule-table{width:100%;min-width:1020px;max-width:none;color:#ffffff;font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1.25}.schedule-row{position:relative;display:grid;grid-template-columns:7ch var(--schedule-tournament-col) 60px 25ch 10ch 11ch 72px 60px;align-items:center;min-height:var(--leaderboard-row-height);grid-column-gap:8px;column-gap:8px}.schedule-row:after{content:"";position:absolute;left:0;right:auto;bottom:0;width:calc(100% - 68px);height:1px;background:rgba(255,255,255,.22);pointer-events:none}.schedule-row:not(.schedule-week-row):after{width:calc(7ch + var(--schedule-tournament-col) + 8px)}.schedule-row:not(.schedule-week-row):before{content:"";position:absolute;left:calc(7ch + var(--schedule-tournament-col) + 84px);width:calc(25ch + 10ch + 11ch + 72px + 24px);bottom:0;height:1px;background:rgba(255,255,255,.22);pointer-events:none}.schedule-header-row{position:-webkit-sticky;position:sticky;top:0;z-index:1;min-height:var(--leaderboard-header-height);color:#d3e7cb;background:#509f30}.schedule-row .schedule-cell{min-width:0;height:100%;display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.schedule-cell-week{justify-content:flex-start}.schedule-eye-header{height:100%}.schedule-eye-link{width:48px;height:48px;display:grid;place-items:center;justify-self:start;border:0;border-radius:8px;background:#ffffff;text-decoration:none;padding:0;cursor:pointer}.schedule-eye-link img{width:48px;height:29px;display:block;object-fit:contain;filter:drop-shadow(1px 1px 0 rgba(21,122,0,.72))}.schedule-week-layout{width:calc(100vw - clamp(18px, 3vw, 48px) * 2);max-width:calc(100vw - clamp(18px, 3vw, 48px) * 2)}.schedule-week-selector{margin:0 0 0 24px}.schedule-week-table-module{--leaderboard-row-height:54px;width:calc(100vw - clamp(18px, 3vw, 48px) * 2)}.schedule-week-table-scroll{width:calc(100vw - clamp(18px, 3vw, 48px) * 2);max-width:calc(100vw - clamp(18px, 3vw, 48px) * 2);overflow-x:hidden;padding-right:0}.schedule-week-table{min-width:0}.schedule-week-row{grid-template-columns:var(--schedule-tournament-col) 25ch 9ch 25ch 48px}.schedule-week-row:after{width:calc(var(--schedule-tournament-col) + 59ch + 24px)}.schedule-score-cell{justify-content:center}.schedule-week-row .schedule-cell:nth-child(2){justify-content:flex-end;text-align:right}.schedule-week-row .schedule-cell:nth-child(4){justify-content:flex-start;text-align:left}.schedule-week-row .schedule-eye-link{grid-column:5;justify-self:end}.schedule-week-row .schedule-eye-header{grid-column:5}.schedule-form-cell,.schedule-form-header{justify-content:flex-start}.schedule-form{width:18px;height:18px;display:block;border-radius:4px}.schedule-form-win{background:#4cd964}.schedule-form-draw{background:#ffd400}.schedule-form-loss{background:#e23a2f}.winners-columns{grid-template-columns:minmax(560px,2.95fr) minmax(380px,2fr)}.winners-page{height:100vh;overflow:hidden}.winners-table-scroll{max-height:calc(100vh - clamp(16px, 2.4vw, 28px) - 48px - 34px);overflow-x:hidden;overflow-y:auto;padding-right:0}.winners-summary-scroll{padding-right:0}.winners-table{display:grid;color:#ffffff;font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1.25}.winners-row{position:relative;min-height:50px;display:grid;grid-template-columns:6ch 23ch minmax(15ch,1fr) 48px;align-items:center;grid-column-gap:2ch;column-gap:2ch}.winners-row .schedule-eye-link{justify-self:end}.winners-row:after{content:"";position:absolute;left:0;right:58px;bottom:0;height:1px;background:rgba(255,255,255,.22)}.winners-header-row{min-height:34px;color:#d3e7cb}.winners-summary-title-row{margin-bottom:34px}.winners-summary-table{display:grid;color:#ffffff;font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1.25}.winners-summary-row{position:relative;min-height:50px;display:grid;grid-template-columns:minmax(calc(220px + 4ch),1fr) repeat(3,5ch);align-items:center;grid-column-gap:0;column-gap:0}.winners-summary-row.winners-header-row{min-height:34px}.winners-summary-row:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(255,255,255,.22)}.winners-summary-sort-button{width:100%;margin:0;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:right;cursor:pointer}.winners-summary-row>div:not(:first-child){text-align:right}.winners-summary-sort-active{color:var(--brand-yellow)}.history-title-row{margin-bottom:34px}.history-columns{height:calc(100vh - clamp(16px, 2.4vw, 28px) - 48px - 34px - 34px)}.history-season-selector{margin:-4px 0 0 auto;display:grid;grid-template-columns:48px 150px 48px;align-items:center;grid-column-gap:12px;column-gap:12px}.history-season-label{min-width:150px;height:48px;display:flex;align-items:center;justify-content:center;color:#ffffff;font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;text-align:center;text-shadow:2px 2px 0 rgba(0,0,0,.25);text-transform:uppercase}.history-season-selector .roster-kit-arrow:disabled{opacity:.42;cursor:default;transform:none}.history-season-selector.schedule-week-selector{margin:0 0 0 24px}.history-cup-winner{margin:4px 0 0 auto;color:var(--brand-yellow);font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1.1;text-shadow:2px 2px 0 rgba(21,122,0,.88);text-transform:uppercase;white-space:nowrap}.history-cup-module{--leaderboard-header-height:34px;--leaderboard-row-height:36px;max-height:calc(var(--leaderboard-header-height) + var(--leaderboard-row-height) * 10);overflow-y:auto;padding-right:5px}.tournament-cup-stage .history-cup-stage-title{position:relative;height:var(--leaderboard-header-height);margin:0;display:flex;align-items:center;color:#d3e7cb;font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1;text-transform:uppercase;overflow:visible}.tournament-cup-stage .history-cup-stage-title:after{content:"";position:absolute;left:0;right:5px;bottom:0;height:1px;background:rgba(255,255,255,.22)}.set-pieces-content{display:flex;justify-content:center}.set-pieces-header{margin-bottom:20px}.set-pieces-playbook-row{display:flex;align-items:center;gap:14px;flex-shrink:0;white-space:nowrap}.set-pieces-playbook-label{font-family:var(--font-body);font-size:2rem;font-weight:700;color:#ffffff}.set-pieces-playbook-filename{color:var(--brand-yellow)}.set-pieces-menu-button{width:48px;height:48px;flex-shrink:0;display:grid;place-items:center;border:0;border-radius:8px;background:#ffffff;box-shadow:none;cursor:pointer}.set-pieces-menu-icon{width:34px;height:34px;display:block;object-fit:contain;filter:drop-shadow(2px 2px 0 rgba(21,122,0,.88))}.playbook-popup-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.55)}.playbook-popup{position:relative;width:-moz-fit-content;width:fit-content;max-width:96vw;padding:28px 24px;border-radius:12px;background:#509f30;border:4px solid #ffffff;display:grid;grid-gap:18px;gap:18px}.playbook-popup-row{display:flex;align-items:center;gap:10px}.playbook-popup-finger{flex-shrink:0}.playbook-popup-finger-spacer{display:block;width:74px;flex-shrink:0}@media (max-width:620px){.playbook-popup-finger-spacer{width:56px}}.playbook-popup .home-action-button.playbook-popup-file-button{min-height:48px;padding:8px 16px;flex-shrink:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.playbook-popup .playbook-popup-file-input{border:0;outline:none;text-align:center;text-transform:none}.playbook-popup-inline-message{position:absolute;top:28px;left:50%;transform:translateX(-50%);z-index:5;width:min(280px,90%);display:grid;justify-items:center;grid-gap:16px;gap:16px;padding:20px;border-radius:10px;background:#ffffff;color:#21311a;font-family:var(--font-body);font-size:1.2rem;font-weight:700;text-align:center;cursor:pointer}.playbook-popup-inline-message p{margin:0}.playbook-popup-confirm{cursor:default;border:3px solid #509f30}.playbook-popup-confirm-actions{display:flex;gap:20px}.playbook-popup-confirm-actions button{min-width:96px;min-height:48px;padding:8px 22px;border:0;border-radius:8px;background:#509f30;color:var(--brand-yellow);font-family:var(--font-display);font-size:2rem;line-height:1;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18);text-transform:uppercase;cursor:pointer}.playbook-popup-icon-button{width:48px;height:48px;flex-shrink:0;display:grid;place-items:center;border:0;border-radius:8px;background:#ffffff;cursor:pointer}.playbook-popup-icon-button img{object-fit:contain;filter:drop-shadow(2px 2px 0 rgba(21,122,0,.88))}.playbook-popup-icon-pencil{width:34px;height:34px}.playbook-popup-icon-trash{width:31.2px;height:31.2px}.playbook-popup-icon-plus{width:26px;height:26px}.set-pieces-actions{width:min(1284px,calc(100% + 184px));margin:0 auto 36px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(18px,3vw,36px);gap:clamp(18px,3vw,36px)}.set-pieces-action-choice,.set-pieces-action-column{display:grid;grid-gap:10px;gap:10px}.set-pieces-action-choice{align-items:center}.set-pieces-action-choice-left{grid-template-columns:92px minmax(0,1fr)}.set-pieces-action-choice-right{grid-template-columns:minmax(0,1fr) 92px}.set-pieces-action-choice-left .home-action-button{grid-column:2}.set-pieces-action-choice-right .home-action-button{grid-column:1}.set-pieces-finger{display:block;width:74px;height:38px;align-self:end;object-fit:contain;filter:drop-shadow(0 3px 3px rgba(0,0,0,.28));pointer-events:none}.set-pieces-finger-left{grid-column:1;justify-self:end}.set-pieces-finger-right{grid-column:2;justify-self:start}.set-pieces-action-column button{padding:8px 16px}.set-pieces-notes{width:100%;margin:-14px 0 28px;display:grid;grid-gap:0;gap:0;color:#ffffff;font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1.45;text-align:left}.set-pieces-notes p{margin:0}.set-pieces-pitch{display:block;width:100%;height:auto}.set-pieces-pitch-frame{position:relative;width:min(100%,1100px)}.set-pieces-pitch-board{position:relative;left:1px;z-index:1;width:100%;transition:transform .18s ease}.set-pieces-pitch-board-rotated{left:-1px;transform:rotate(180deg)}.set-pieces-reserve-bodies{position:absolute;inset:0;z-index:5;pointer-events:none}.set-pieces-grid-overlay{position:absolute;inset:0;z-index:2;display:grid;grid-template-columns:repeat(21,minmax(0,1fr));grid-template-rows:repeat(20,minmax(0,1fr));pointer-events:none}.set-pieces-grid-cell{min-width:0;min-height:0;padding:2px 3px;border:0;color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:var(--font-body);font-size:clamp(.46rem,.72vw,.78rem);font-weight:700;line-height:1;text-align:left;text-shadow:none;background:transparent}.set-pieces-grid-overlay-interactive{pointer-events:auto}.set-pieces-grid-overlay-interactive .set-pieces-grid-cell{cursor:default}.set-pieces-grid-cell-legal{cursor:pointer}.set-pieces-grid-cell-taker{border-radius:3px;box-shadow:inset 0 0 0 2px rgba(211,226,0,.85),0 0 8px 2px rgba(211,226,0,.65)}.set-pieces-grid-cell-forbidden{background:rgba(210,0,0,.25);box-shadow:none}.set-pieces-grid-cell-forbidden.set-pieces-grid-cell-taker{box-shadow:inset 0 0 0 3px rgba(211,226,0,.95),0 0 12px 2px rgba(211,226,0,.7)}.set-pieces-grid-cell-occupied{cursor:not-allowed}.set-pieces-grid-cell-neighbor-blocked{background:rgba(210,0,0,.25);box-shadow:none;cursor:not-allowed}.set-pieces-reserve-body{position:absolute;left:calc((var(--set-piece-reserve-col) + .5) * 100% / 21);top:calc((var(--set-piece-reserve-row) + .5) * 100% / 20);width:44px;height:50px;padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;display:block;transform:translate(-50%,-50%);filter:drop-shadow(0 3px 5px rgba(0,0,0,.36));cursor:pointer;pointer-events:auto}.set-pieces-pitch-board-rotated .set-pieces-reserve-body{transform:translate(-50%,-50%) rotate(180deg)}.set-pieces-reserve-body-shape{position:absolute;inset:0;background:var(--set-piece-body-color);-webkit-mask:url(/assets/stuff/body.png) center/contain no-repeat;mask:url(/assets/stuff/body.png) center/contain no-repeat}.set-pieces-reserve-body-white .set-pieces-reserve-body-shape{filter:drop-shadow(1px 0 0 var(--set-piece-body-number-color)) drop-shadow(-1px 0 0 var(--set-piece-body-number-color)) drop-shadow(0 1px 0 var(--set-piece-body-number-color)) drop-shadow(0 -1px 0 var(--set-piece-body-number-color))}.set-pieces-goalkeeper-body{z-index:1;pointer-events:none}.set-pieces-reserve-body-selected{filter:drop-shadow(0 0 0 rgba(255,255,255,1)) drop-shadow(0 0 9px rgba(255,255,255,.95)) drop-shadow(0 3px 5px rgba(0,0,0,.36));transform:translate(-50%,-50%) scale(1.12)}.set-pieces-reserve-body-on-field{z-index:2}.set-pieces-reserve-body-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-48%);color:var(--set-piece-body-number-color);font-family:var(--font-body-number);font-size:22px;font-weight:400;line-height:1;letter-spacing:normal;word-spacing:normal;-webkit-user-select:none;-moz-user-select:none;user-select:none}.set-pieces-goal-kick-taker-label,.set-pieces-taker-arrow,.set-pieces-taker-label{position:absolute;z-index:4;pointer-events:none}.set-pieces-taker-arrow{left:calc((var(--set-piece-reserve-col) + .5) * 100% / 21);top:calc((var(--set-piece-reserve-row) + .5) * 100% / 20);width:36px;height:36px;background:#ffffff;-webkit-mask:url(/assets/stuff/set-piece-arrow.png) center/contain no-repeat;mask:url(/assets/stuff/set-piece-arrow.png) center/contain no-repeat;transform:translate(-50%,-72%) rotate(90deg);filter:drop-shadow(1px 1px 0 rgba(0,0,0,.65))}.set-pieces-taker-arrow-down{transform:translate(-50%,-50%) rotate(90deg)}.set-pieces-taker-arrow-up{transform:translate(-50%,-50%) rotate(-90deg)}.set-pieces-taker-label{left:calc((var(--set-piece-reserve-col) + .5) * 100% / 21);top:calc((var(--set-piece-reserve-row) + .5) * 100% / 20);width:calc(3 * 100% / 21);transform:translate(-50%,-36%);color:#ffffff;font-family:var(--font-display);font-size:clamp(1rem,2.2vw,2rem);font-weight:400;line-height:1;text-align:center;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18)}.set-pieces-opponent-taker-label{width:calc(6 * 100% / 21);font-size:2rem;transform:translateY(-36%)}.set-pieces-opponent-taker-label-right-of-arrow{left:calc(var(--set-piece-reserve-col) * 100% / 21);text-align:left}.set-pieces-opponent-taker-label-left-of-arrow{left:calc(var(--set-piece-reserve-col) * 100% / 21);text-align:right}.set-pieces-penalty-taker-label{left:calc((var(--set-piece-reserve-col) + .5) * 100% / 21);width:calc(3 * 100% / 21);transform:translate(-50%,-50%);text-align:center}.set-pieces-goal-kick-taker-label{left:0;width:calc(7 * 100% / 21);top:calc((var(--set-piece-reserve-row) + .5) * 100% / 20);transform:translateY(-50%);color:#ffffff;font-family:var(--font-display);font-size:clamp(1rem,2.2vw,2rem);font-weight:400;line-height:1;text-align:right;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18)}.set-pieces-free-kick-zone-slot{position:absolute;z-index:3;left:calc(var(--set-piece-zone-col-min) * 100% / 21);top:calc(var(--set-piece-zone-row-min) * 100% / 20);width:calc(var(--set-piece-zone-col-span) * 100% / 21);height:calc(var(--set-piece-zone-row-span) * 100% / 20);border:0;border-radius:8px;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;background:transparent;box-shadow:inset 0 0 0 2px rgba(211,226,0,.85),0 0 14px 2px rgba(211,226,0,.55)}.set-pieces-free-kick-zone-label{width:calc(8 * 100% / 21);color:#ffffff;font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;text-align:center;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18)}.set-pieces-free-kick-taker-body,.set-pieces-free-kick-zone-label{position:absolute;z-index:4;pointer-events:none;left:calc((var(--set-piece-reserve-col) + .5) * 100% / 21);top:calc((var(--set-piece-reserve-row) + .5) * 100% / 20);transform:translate(-50%,-50%)}.set-pieces-free-kick-taker-body{width:44px;height:50px;display:flex;align-items:center;justify-content:center}.set-pieces-reserve-return-zone{position:absolute;z-index:4;left:0;top:calc(var(--set-piece-return-row) * 100% / 20);width:100%;height:calc(100% / 20);padding:0;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;cursor:pointer}@media (max-width:900px){.leaderboard-columns{grid-template-columns:1fr}}@media (max-width:620px){.set-pieces-actions{grid-template-columns:1fr}.set-pieces-action-choice-left,.set-pieces-action-choice-right{grid-template-columns:70px minmax(0,1fr)}.set-pieces-action-choice-right .home-action-button{grid-column:2}.set-pieces-finger-right{grid-column:1}.set-pieces-finger{width:56px;height:29px}}.simple-home-title{margin:0;font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;color:#ffffff;text-align:left;text-shadow:2px 2px 0 rgba(0,0,0,.25);letter-spacing:.04em;text-transform:uppercase}.language-options{display:grid;grid-auto-flow:column;grid-template-rows:repeat(5,auto);grid-auto-columns:minmax(0,520px);grid-column-gap:42px;column-gap:42px;grid-gap:18px;gap:18px}.language-option-choice{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px}.language-option-choice .home-action-button{grid-column:2}.language-option-finger{grid-column:1;justify-self:end}.language-option-choice-right{grid-template-columns:minmax(0,1fr) 92px}.language-option-choice-right .home-action-button{grid-column:1;grid-row:1}.language-option-choice-right .language-option-finger{grid-column:2;grid-row:1;justify-self:start}.home-side-actions{grid-column:3;width:100%;padding-top:clamp(14px,2.4vw,32px);display:grid;grid-gap:48px;gap:48px}.home-action-button{min-height:48px;width:100%;border:0;border-radius:8px;background:#ffffff;color:var(--brand-yellow);display:grid;place-items:center;font-family:var(--font-display);font-size:2rem;line-height:1;text-decoration:none;cursor:pointer;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18);text-transform:uppercase}.home-action-button:disabled{cursor:default;opacity:.82}.home-action-button span{display:block;max-width:100%}.home-profile-action-wrap{position:relative;min-height:48px}.home-profile-action-wrap .home-action-button{min-height:48px}.home-profile-mail-link{position:absolute;z-index:2;left:0;top:0;width:48px;height:48px;display:grid;place-items:center;text-decoration:none}.home-profile-mail-link img{width:38px;height:38px;display:block;object-fit:contain;filter:drop-shadow(2px 2px 0 rgba(21,122,0,.88))}.home-action-button-language span{overflow:hidden;white-space:nowrap;-webkit-mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent);mask-image:linear-gradient(90deg,transparent,#000 14%,#000 86%,transparent)}.home-action-button-large{position:relative;width:100%;min-height:264px;grid-template-rows:48px 1fr;gap:0;align-content:start;padding:0 10px 10px;font-size:2rem;pointer-events:auto;overflow:hidden}.home-action-button-large.home-action-button:disabled{opacity:1;filter:none}.home-play-label{position:relative;z-index:1;align-self:center}.home-action-button-large-campaign{grid-template-rows:80px 1fr}.home-play-label-accent{color:var(--brand-orange);font-size:2rem;line-height:1;white-space:normal;text-align:center;padding:0 8px}.home-play-image{width:100%;height:100%;min-height:190px;object-fit:cover;border-radius:6px;display:block}.home-action-button.matchmaking-button{width:-moz-fit-content;width:fit-content;min-width:164px;max-width:100%;min-height:48px;margin-top:10px;padding:0 30px;display:inline-grid;justify-self:center}.home-nav-button.matchmaking-home-button{margin-top:10px;justify-self:center}.home-match-progress-notice{width:100%;margin:10px 0 0;color:#ff2a1a;font-family:var(--font-ui);font-size:1.2rem;font-weight:800;line-height:1.2;text-align:center;text-wrap:balance;pointer-events:auto}@media (max-width:720px){.home-page{grid-template-columns:1fr;gap:24px}.home-side-actions,.home-standings{grid-column:1;padding-top:0}.home-side-actions{width:100%}.home-center-action{display:block;padding-top:0}.home-action-button-large{width:100%}}.rules-page{min-height:100vh;background:#509f30;color:#ffffff;font-family:var(--font-body);padding:clamp(16px,2.4vw,28px) clamp(18px,3vw,48px) 48px}.rules-header{position:relative;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.rules-header h1{margin:0;flex:1 1;font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;color:#ffffff;text-align:left;text-shadow:2px 2px 0 rgba(0,0,0,.25);letter-spacing:.04em;text-transform:uppercase}.rules-top-actions{position:absolute;left:50%;width:min(680px,calc(100% - 220px));transform:translateX(-50%);display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;grid-gap:12px;gap:12px}.rules-top-button{width:100%;min-width:0}.rules-back{width:70px;height:48px;border:0;display:grid;place-items:center;border-radius:8px;background:#ffffff;color:#21a800;font-family:var(--font-display);font-size:0;line-height:1;text-decoration:none;box-shadow:2px 2px 0 rgba(21,122,0,.42);flex-shrink:0;text-transform:uppercase}.page-back-button{cursor:pointer}.home-nav-button{width:48px;height:48px;padding:5px;display:grid;place-items:center;border-radius:8px;background:#ffffff;box-shadow:2px 2px 0 rgba(21,122,0,.42);flex-shrink:0;text-decoration:none}.home-nav-button img{width:38px;height:38px;display:block;object-fit:contain;filter:drop-shadow(2px 2px 0 rgba(21,122,0,.88))}.page-nav-actions{display:grid;grid-template-columns:48px 70px;align-items:center;grid-gap:12px;gap:12px;flex-shrink:0}.page-nav-fixed{position:fixed;top:clamp(16px,2.4vw,28px);right:clamp(18px,3vw,48px);z-index:3;display:grid;grid-auto-flow:column;align-items:center;grid-column-gap:12px;column-gap:12px}.rules-back:before{content:"";width:56px;height:34px;display:block;background:url(/assets/stuff/back-arrow.png) 50%/contain no-repeat;filter:drop-shadow(2px 2px 0 rgba(21,122,0,.88));transform:translateY(2px)}.schedule-double-back:before{grid-area:1/1;transform:translate(-5px,2px)}.legal-page{min-height:100vh}.legal-tabs{width:min(1284px,calc(100% + 184px));margin:0 auto 36px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;grid-gap:clamp(18px,3vw,36px);gap:clamp(18px,3vw,36px)}.legal-tab-column{display:flex;flex-direction:column;gap:clamp(18px,3vw,36px)}.legal-tab-choice{display:grid;align-items:center;grid-gap:10px;gap:10px}.legal-tab-choice-left{grid-template-columns:92px minmax(0,1fr)}.legal-tab-choice-right{grid-template-columns:minmax(0,1fr) 92px}.legal-tab-choice-left .legal-tab-button{grid-column:2}.legal-tab-choice-right .legal-tab-button{grid-column:1}.legal-tab-finger-left{grid-column:1;justify-self:end}.legal-tab-finger-right{grid-column:2;justify-self:start}.legal-tab-finger-spacer{width:74px;height:38px}.legal-tab-button{padding:8px 16px}.legal-tab-document{margin:0 auto}.legal-document-title{margin:0 0 .75rem;color:#ffffff;font-family:var(--font-body);font-size:1.5rem;font-weight:700;line-height:1.2;text-align:left}.legal-header{align-items:flex-start}.legal-header h1{max-width:calc(100% - 88px)}.legal-close{position:fixed;top:clamp(16px,2.4vw,28px);right:clamp(18px,3vw,48px);z-index:10;border:0;cursor:pointer}.legal-close:after,.legal-close:before{content:"";position:absolute;width:34px;height:6px;border-radius:999px;background:var(--brand-yellow);filter:drop-shadow(2px 2px 0 rgba(21,122,0,.88))}.legal-close:before{transform:rotate(45deg)}.legal-close:after{transform:rotate(-45deg)}.action-cards-page{overflow-x:hidden}.action-cards-guide{width:min(1180px,100%);margin:0 auto}.action-card-deck-section{margin-top:34px}.action-card-divider{width:100%;height:2px;margin:0 0 24px;border:0;background:rgba(255,255,255,.72)}.action-card-deck-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);align-items:start;grid-column-gap:clamp(24px,4vw,56px);column-gap:clamp(24px,4vw,56px);grid-row-gap:clamp(14px,1.6vw,22px);row-gap:clamp(14px,1.6vw,22px)}.action-card-deck-copy{min-width:0;display:grid;grid-gap:.85rem;gap:.85rem}.action-card-deck-title{margin:0 0 .1rem}.action-card-deck-more,.action-card-deck-side-more{display:grid;grid-gap:.85rem;gap:.85rem;margin-top:0}.action-card-deck-more{grid-column:1/-1}.action-cards-grid{width:100%;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:clamp(12px,1.5vw,20px);gap:clamp(12px,1.5vw,20px)}.action-card-tile{margin:0;min-width:0}.action-card-placeholder{display:block;aspect-ratio:945/591;border-radius:8px;background:rgba(255,255,255,.14)}.action-card-image{display:block;width:100%;height:auto;border-radius:8px;filter:drop-shadow(0 8px 12px rgba(0,0,0,.28))}.profile-header{display:grid;grid-template-columns:180px minmax(0,1fr) 70px;align-items:center}.profile-title-actions{display:inline-grid;grid-template-columns:auto 48px;align-items:center;gap:14px}.profile-mail-link{width:48px;height:48px;padding:5px;display:grid;place-items:center;border-radius:8px;background:#ffffff;box-shadow:2px 2px 0 rgba(21,122,0,.42);text-decoration:none}.profile-mail-link img{width:38px;height:38px;display:block;object-fit:contain;filter:drop-shadow(2px 2px 0 rgba(21,122,0,.88))}.profile-player-name{margin:0;min-width:0;justify-self:center;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-body);font-size:2rem;font-weight:700;line-height:1;color:var(--brand-yellow);text-align:center;text-shadow:2px 2px 0 rgba(0,0,0,.25)}.profile-header .rules-back{justify-self:end}.profile-stats{position:relative;width:100%;display:grid;grid-gap:18px;gap:18px;color:#ffffff}.profile-stats-group{display:grid;grid-gap:10px;gap:10px}.profile-stats-row{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));grid-gap:12px;gap:12px;align-items:center}.profile-stats-row span{min-width:0;text-align:center;font-family:var(--font-body);font-weight:700;line-height:1.1;overflow-wrap:anywhere}.profile-stats-labels span{font-size:1.2rem;color:#ffffff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-stats-values span{font-size:1.45rem;color:var(--brand-yellow);text-shadow:2px 2px 0 rgba(21,122,0,.88)}.profile-stats-group-secondary .profile-stats-labels span{color:#d3e7cb}.profile-stats-group-secondary .profile-stats-values span{color:#ffffff;text-shadow:none}.profile-stats-labels.profile-stats-labels-top{align-items:start}.profile-stats-labels.profile-stats-labels-top span.profile-stats-header-label{overflow:visible;text-overflow:clip;white-space:normal;word-break:break-word;line-height:1.2;text-align:center}.profile-match-actions{width:100%;display:flex;justify-content:center;gap:22px;margin-top:32px}.profile-match-actions-embedded{position:absolute;top:75px;right:0;width:calc((100% - 96px) * 2 / 9 + 12px);min-width:220px;display:grid;justify-items:center;grid-gap:18px;gap:18px;margin-top:0}.profile-match-action-button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:8px;cursor:pointer;background:#ffffff;color:var(--brand-yellow);font-family:var(--font-display);font-weight:400;line-height:1;text-align:center;text-decoration:none;text-shadow:2px 2px 0 rgba(21,122,0,.88);text-transform:uppercase}.profile-match-action-button,.profile-match-actions-embedded .profile-match-action-button{width:286px;min-height:54px;font-size:1.85rem}.mail-page{height:100vh;overflow:hidden}.mail-header{margin-bottom:32px}.mail-nav-actions{justify-self:end}.mail-title{text-transform:none}.mail-list{width:min(980px,100%);display:grid;grid-gap:0;gap:0;font-family:var(--font-body);font-size:1.2rem;font-weight:700}.mail-row{position:relative;min-height:58px;display:grid;grid-template-columns:150px minmax(0,1fr) 64px;align-items:center;grid-gap:16px;gap:16px;padding:0 14px;color:#ffffff}.mail-row:not(.mail-header-row):before{content:"";position:absolute;top:0;left:14px;right:78px;height:1px;background:rgba(255,255,255,.22);pointer-events:none}.mail-header-row{min-height:44px;color:#d3e7cb;text-transform:none}.mail-date,.mail-subject{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mail-row-unread .mail-subject{color:var(--brand-yellow);text-shadow:2px 2px 0 rgba(21,122,0,.88)}.mail-row-read .mail-subject{color:#ffffff;text-shadow:none}.mail-view-button{width:48px;height:48px;padding:5px;display:grid;place-items:center;border:0;border-radius:8px;background:#ffffff;box-shadow:2px 2px 0 rgba(21,122,0,.42);cursor:pointer}.mail-view-button img{width:38px;height:38px;display:block;object-fit:contain;filter:drop-shadow(2px 2px 0 rgba(21,122,0,.88))}.mail-popup-overlay{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.mail-popup-card{width:min(760px,90vw);min-height:min(370px,82vh);padding:34px 52px 42px;gap:18px;justify-content:flex-start;font-family:var(--font-body)}.mail-popup-close{position:absolute;top:16px;right:16px;width:34px;height:34px;padding:0;border:0;border-radius:6px;background:transparent;cursor:pointer}.mail-popup-close:after,.mail-popup-close:before{content:"";position:absolute;top:15px;left:5px;width:24px;height:4px;border-radius:999px;background:#101414}.mail-popup-close:before{transform:rotate(45deg)}.mail-popup-close:after{transform:rotate(-45deg)}.mail-popup-title{max-width:calc(100% - 52px);color:#101414;font-size:2.25rem;line-height:1.08;text-align:center}.mail-popup-date,.mail-popup-title{margin:0;font-family:var(--font-body);font-weight:700}.mail-popup-date{color:#509f30;font-size:1.1rem}.mail-popup-copy{width:min(620px,100%);margin:8px 0 0;color:#101414;font-family:var(--font-body);font-size:1.35rem;font-weight:700;line-height:1.35;text-align:center}.profile-match-list{width:100%;justify-self:center;display:grid;grid-gap:0;gap:0;font-family:var(--font-body);font-size:1.2rem;line-height:1.25}.profile-match-row{position:relative;display:grid;grid-template-columns:minmax(108px,.82fr) minmax(220px,2fr) minmax(260px,1.75fr) minmax(92px,.72fr) minmax(70px,.55fr) 72px 76px;align-items:center;grid-column-gap:18px;column-gap:18px;min-height:50px;color:#ffffff;font-weight:700}.profile-match-row-replays{grid-template-columns:minmax(108px,.82fr) minmax(220px,2fr) minmax(260px,1.75fr) minmax(92px,.72fr) minmax(70px,.55fr) 76px}.profile-match-header-row{color:#d3e7cb}.profile-match-row:not(.profile-match-header-row){border-top:0}.profile-match-row:not(.profile-match-header-row):before{content:"";position:absolute;top:0;left:0;right:99px;height:1px;background:rgba(255,255,255,.22)}.profile-match-row-replays:not(.profile-match-header-row):before{right:99px}.profile-match-page-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;display:grid;grid-template-columns:minmax(220px,1fr) minmax(320px,520px) minmax(130px,1fr);grid-column-gap:24px;column-gap:24px;padding-bottom:14px;background:#509f30}.profile-match-page-header .page-nav-actions{grid-column:3;justify-self:end}.profile-match-search{justify-self:center;--search-input-width:min(360px,46vw);width:auto;display:grid;grid-template-columns:var(--search-input-width) 48px;align-items:center;grid-gap:12px;gap:12px;font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1}.profile-match-search-label{color:#d3e7cb;white-space:nowrap}.profile-match-search-input{width:var(--search-input-width);height:48px;min-width:0;padding:6px 10px;border:2px solid rgba(255,255,255,.58);border-radius:6px;background:rgba(255,255,255,.98);color:#101414;caret-color:#101414;-webkit-text-fill-color:#101414;outline:none;font-family:var(--font-body);font-size:1.2rem;font-weight:700}.profile-match-search-input:focus{border-color:var(--brand-yellow)}.profile-match-search-input::placeholder{color:rgba(16,20,20,.32);-webkit-text-fill-color:rgba(16,20,20,.32)}.profile-match-search-clear{width:48px;height:48px;border:0;border-radius:8px;cursor:pointer;background:#ffffff;color:var(--brand-yellow);font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;text-align:center;text-shadow:2px 2px 0 rgba(21,122,0,.88)}.profile-match-row>span{min-width:0;padding:5px 6px;overflow-wrap:anywhere}.profile-match-header-row>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-match-form{justify-self:start;width:18px;height:18px;border-radius:4px;padding:0}.profile-match-row>.profile-match-form{padding:0;margin-left:6px;box-sizing:border-box}.profile-match-row>.profile-match-actions-cell{display:flex;align-items:center;justify-content:flex-end;gap:10px;min-width:0;padding:0}.profile-match-form-win{background:#006f22}.profile-match-form-draw{background:#ffd400}.profile-match-form-loss{background:#e23a2f}.profile-match-view-button{width:48px;height:48px;border:0;border-radius:8px;cursor:pointer;background:#ffffff;display:grid;place-items:center;padding:0}.profile-match-action-icon{width:48px;height:29px;display:block;object-fit:contain;filter:drop-shadow(2px 2px 0 rgba(21,122,0,.88))}.profile-match-view-button-replays .profile-match-action-icon{width:35px;height:35px}.profile-match-empty{margin:4px 0 0;font-size:1.2rem;text-align:center}.profile-match-empty,.replay-summary{color:#ffffff;font-family:var(--font-body);font-weight:700}.replay-summary{width:min(100%,820px);margin:0 auto;display:grid;grid-gap:10px;gap:10px;font-size:1.25rem}.replay-summary p{margin:0;overflow-wrap:anywhere}.match-statistics-modal-backdrop{position:fixed;inset:0;z-index:800;display:grid;place-items:center;padding:24px;background:rgba(0,0,0,.56)}.match-statistics-modal{position:relative;width:min(1180px,96vw);max-height:92vh;overflow:auto;padding:28px clamp(18px,4vw,54px) 38px;border:4px solid #ffffff;border-radius:14px;background:#509f30}.match-statistics-modal-close{position:absolute;top:18px;right:18px;width:48px;height:48px;border:0;border-radius:8px;cursor:pointer;background:#ffffff;color:var(--brand-yellow);font-family:var(--font-display);font-size:2rem;line-height:1;text-shadow:2px 2px 0 rgba(21,122,0,.88)}@media (max-width:980px){.profile-stats{overflow-x:auto;padding-bottom:8px}.profile-stats-row{min-width:980px}.profile-match-list{overflow-x:auto;padding-bottom:8px}.profile-match-page-header{grid-template-columns:1fr 130px}.profile-match-page-header .page-nav-actions{grid-column:2}.profile-match-search{grid-column:1/-1;grid-row:2}.profile-match-row{min-width:980px}.profile-match-actions{flex-wrap:wrap}}.rules-document{width:min(980px,100%);margin:0;padding:0;border-radius:0;background:transparent;box-shadow:none}.rules-document h2,.rules-document p{margin:0}.rules-list-item,.rules-paragraph{color:#ffffff;font-size:1.2rem;font-weight:700;line-height:1.45;text-align:left}.rules-document>:not(:first-child){margin-top:1rem}.rules-document>.rules-section-title{margin-top:1rem;margin-bottom:1rem;color:#ffffff;font-family:var(--font-body);font-size:1.5rem;font-weight:700;line-height:1.2;text-align:left}.rules-document>.rules-section-title:first-child{margin-top:0}.rules-document>.rules-subtitle{margin-top:1rem;margin-bottom:0;color:#ffffff;font-size:1.2rem;font-weight:700;line-height:1.45;text-align:left}.rules-document>.rules-action-card-title,.rules-document>.rules-goalkeeper-title{font-weight:700;opacity:1;-webkit-text-stroke:.35px currentColor}.rules-document>.rules-action-card-title,.rules-document>.rules-goalkeeper-title,.rules-document>.rules-goalkeeper-title .rules-highlight{color:#ffffff}.rules-highlight{padding:0;border-radius:0;background:transparent;color:var(--brand-yellow);font-weight:700}.legal-document{padding-bottom:24px}.legal-version{color:var(--brand-yellow)}.legal-section{margin-top:1.4rem}.legal-section:first-of-type{margin-top:1rem}.legal-section .rules-section-title{margin:0 0 .85rem}.legal-section .legal-list,.legal-section .legal-subtitle,.legal-section .rules-paragraph{margin:0}.legal-section .legal-list+.rules-paragraph,.legal-section .legal-subtitle+.rules-paragraph,.legal-section .rules-paragraph+.legal-list,.legal-section .rules-paragraph+.rules-paragraph{margin-top:.75rem}.legal-list{padding-left:1.25rem}.legal-list .rules-list-item+.rules-list-item{margin-top:.35rem}@media (max-width:720px){.rules-page{padding:16px}.rules-header{flex-wrap:wrap}.rules-header h1{flex-basis:calc(100% - 86px)}.rules-top-actions{position:static;order:3;width:100%;transform:none}.rules-top-button{padding-inline:12px}.legal-tabs{grid-template-columns:1fr;gap:14px}.legal-tab-choice{grid-template-columns:70px minmax(0,1fr)}.legal-tab-choice-left .legal-tab-button,.legal-tab-choice-right .legal-tab-button{grid-column:2}.legal-tab-finger,.legal-tab-finger-spacer{width:56px;height:29px}.legal-tab-finger-left,.legal-tab-finger-right{grid-column:1;justify-self:end}.rules-back{width:70px;height:48px}.rules-document{padding:20px 16px}}.roster-page{min-height:100vh;background:#509f30;gap:20px;padding:clamp(16px,2.4vw,28px) clamp(18px,3vw,48px);-webkit-user-select:none;-moz-user-select:none;user-select:none}.roster-header,.roster-page{display:flex;flex-direction:column}.roster-header{gap:6px}.roster-header-body{gap:20px}.roster-header-body,.roster-kit-column{display:flex;align-items:stretch;justify-content:space-between}.roster-kit-column{flex-direction:column;flex-shrink:0}.roster-kit-picker{display:flex;gap:6px;align-items:flex-end;flex-shrink:0;padding-bottom:2px}.roster-kit-legend{display:flex;flex-direction:column;padding-left:56px;font-family:var(--font-body);font-weight:700;font-size:1.2rem;line-height:1.45;color:#ffffff;text-align:left;white-space:nowrap}.roster-kit-legend-line{display:block}.roster-kit-slot{cursor:pointer;padding:3px 2px 1px}.roster-kit-slot-selected{cursor:pointer}.roster-kit-arrow,.roster-kit-arrow-placeholder{width:48px;height:48px;flex:0 0 48px}.roster-kit-arrow{display:grid;place-items:center;border:0;border-radius:8px;background:#ffffff;cursor:pointer;transition:transform .12s ease,background .12s ease}.roster-kit-arrow:hover{background:#ffffff;transform:translateY(-2px)}.roster-kit-arrow:active{transform:translateY(0)}.roster-kit-arrow-icon-wrap{display:block;width:26px;height:26px;filter:drop-shadow(2px 2px 0 rgba(21,122,0,.88))}.roster-kit-arrow-icon{width:26px;height:26px;display:block;background:var(--brand-yellow);-webkit-mask:url(/assets/stuff/set-piece-arrow.png) center/contain no-repeat;mask:url(/assets/stuff/set-piece-arrow.png) center/contain no-repeat;transform:rotate(180deg)}.roster-kit-arrow-icon-next{transform:rotate(0deg)}.roster-kit-arrow-placeholder{display:block;visibility:hidden}.roster-title-row{display:flex;align-items:center;justify-content:space-between}.roster-title{margin:0;font-family:var(--font-display);font-size:2rem;color:#ffffff;text-shadow:2px 2px 0 rgba(0,0,0,.25);letter-spacing:.04em;line-height:1;text-transform:uppercase}.roster-desc{margin:0;font-family:var(--font-body);font-size:1.2rem;font-weight:700;color:#ffffff;line-height:1.45}.roster-desc-s{white-space:nowrap}.edit-teams-admin-title-row{position:relative}.edit-teams-admin-team-switcher{position:absolute;left:50%;top:50%;display:inline-flex;align-items:center;justify-content:center;gap:26px;transform:translate(-50%,-50%)}.edit-teams-admin-team-switcher button{width:48px;height:48px;display:grid;place-items:center;border:0;border-radius:8px;background:#ffffff;cursor:pointer;box-shadow:2px 2px 0 rgba(21,122,0,.42);transition:transform .12s ease}.edit-teams-admin-team-switcher button:hover{transform:translateY(-2px)}.edit-teams-admin-team-switcher strong{min-width:320px;font-family:var(--font-body);font-size:1.85rem;font-weight:700;line-height:1;color:#ffffff;text-align:center;text-shadow:2px 2px 0 rgba(0,0,0,.25)}.edit-teams-admin-user-team{color:var(--brand-yellow)!important}.edit-teams-admin-header-body{align-items:flex-start}.edit-teams-admin-settings{display:grid;grid-template-columns:repeat(2,minmax(320px,1fr));grid-gap:12px 18px;gap:12px 18px;align-items:start;flex:1 1 auto;max-width:920px}.edit-teams-admin-tactic-group{display:flex;flex-direction:column;gap:8px}.edit-teams-admin-formation,.edit-teams-admin-tactic-fieldset,.edit-teams-admin-tactic-group h2{margin:0}.edit-teams-admin-formation legend,.edit-teams-admin-tactic-group h2{font-family:var(--font-display);color:var(--brand-yellow);line-height:1;text-shadow:2px 2px 0 rgba(0,0,0,.25);text-transform:uppercase}.edit-teams-admin-tactic-group h2{font-size:1.3rem}.edit-teams-admin-formation,.edit-teams-admin-tactic-fieldset{border:0;padding:0}.edit-teams-admin-tactic-fieldset legend{padding:0 0 4px;font-family:var(--font-body);font-size:.98rem;font-weight:900;color:var(--brand-yellow);text-shadow:1px 1px 0 rgba(0,0,0,.22)}.edit-teams-admin-tactic-options{display:flex;flex-wrap:wrap;gap:6px 12px}.edit-teams-admin-check,.edit-teams-admin-formation-option{display:inline-flex;align-items:center;gap:6px;font-family:var(--font-body);font-weight:800;color:#ffffff;cursor:pointer}.edit-teams-admin-check{font-size:.92rem}.edit-teams-admin-check input,.edit-teams-admin-formation-option input{width:16px;height:16px;accent-color:#ffffff;cursor:pointer;flex:0 0 16px}.edit-teams-admin-kit-panel{display:flex;flex-direction:column;align-items:center;gap:12px;flex:0 0 auto;width:620px}.edit-teams-admin-kit-strip{display:flex;align-items:center;justify-content:center;gap:12px;width:100%}.edit-teams-admin-more-kits,.edit-teams-admin-primary-kits{min-height:54px;border-top:0;padding:0}.edit-teams-admin-primary-kits{justify-content:center;gap:8px;flex:0 0 auto}.edit-teams-admin-more-kits{flex:0 0 auto}.edit-teams-admin-formation{display:flex;flex-direction:column;gap:8px}.edit-teams-admin-formation-options{display:grid;grid-template-columns:repeat(2,108px);grid-gap:8px;gap:8px;justify-content:center}.edit-teams-admin-formation-option{justify-content:center;min-height:44px;padding:6px 10px;border:2px solid rgba(255,255,255,.4);border-radius:8px;background:rgba(0,0,0,.12)}.edit-teams-admin-formation-option input{width:18px;height:18px;flex-basis:18px}.edit-teams-admin-formation-option span{font-family:var(--font-body-number);font-size:22px;line-height:1}.edit-teams-admin-formation-option:has(input:checked){border-color:rgba(255,255,255,.4);background:rgba(0,0,0,.12)}.edit-teams-admin-formation-option:has(input:checked) span{color:var(--brand-yellow)}.roster-panels{display:grid;grid-template-columns:1fr 338px 2fr 338px 1fr;align-items:start}.roster-panel-col:first-child{grid-column:2}.roster-panel-col:last-child{grid-column:4}.roster-selected{position:fixed;bottom:50px;left:50%;transform:translateX(-50%);width:164px;z-index:100;border-radius:8px;box-shadow:0 0 0 3px var(--brand-yellow),0 0 20px rgba(211,226,0,.35),0 14px 36px rgba(0,0,0,.55);animation:selected-pulse 1.4s ease-in-out infinite alternate}@keyframes selected-pulse{0%{box-shadow:0 0 0 2px var(--brand-yellow),0 0 12px rgba(211,226,0,.25),0 14px 36px rgba(0,0,0,.55)}to{box-shadow:0 0 0 4px var(--brand-yellow),0 0 28px rgba(211,226,0,.55),0 14px 36px rgba(0,0,0,.55)}}.roster-selected-img{width:100%;height:auto;display:block;border-radius:8px}.roster-panel-col{display:flex;flex-direction:column;gap:10px}.roster-col-spacer{height:1.6rem;margin-bottom:4px}.roster-counter{display:flex;align-items:baseline;justify-content:flex-end;gap:12px;margin-bottom:4px}.roster-done-overlay{position:fixed;inset:0;display:grid;place-items:center;z-index:999;pointer-events:none;animation:done-overlay-bg 2.2s ease forwards}@keyframes done-overlay-bg{0%{background:rgba(0,0,0,0)}15%{background:rgba(0,0,0,.18)}70%{background:rgba(0,0,0,.18)}to{background:rgba(0,0,0,0)}}.roster-done-overlay-text{font-family:var(--font-display);font-size:10rem;letter-spacing:.05em;color:var(--brand-yellow);text-shadow:0 0 80px rgba(211,226,0,.55),5px 5px 0 rgba(21,122,0,.9),9px 9px 0 rgba(0,0,0,.28);animation:done-text-pop 2.2s ease forwards;text-transform:uppercase}@keyframes done-text-pop{0%{opacity:0;transform:scale(.55)}18%{opacity:1;transform:scale(1.06)}30%{transform:scale(1)}70%{opacity:1}to{opacity:0;transform:scale(1)}}.roster-formation{display:grid;grid-template-columns:repeat(7,1fr);grid-gap:8px;gap:8px}.roster-slot-selected{outline:3px solid var(--brand-yellow);outline-offset:-3px;box-shadow:0 0 0 3px var(--brand-yellow),0 0 18px rgba(211,226,0,.45);z-index:2;border-radius:10px}.roster-slot-shake{animation:slot-shake .42s ease}@keyframes slot-shake{0%,to{transform:translateX(0)}20%{transform:translateX(-5px)}40%{transform:translateX(5px)}60%{transform:translateX(-4px)}80%{transform:translateX(4px)}}.roster-counter-num{font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1.6;color:#ffffff;text-shadow:1px 1px 0 rgba(0,0,0,.25)}.roster-grid{display:grid;grid-template-columns:164px 164px;grid-gap:10px;gap:10px}.roster-squad-card{cursor:pointer;position:relative;border-radius:6px;overflow:hidden;line-height:0;transition:transform .1s ease,box-shadow .1s ease,opacity .2s ease}.roster-squad-card:hover:not(.roster-squad-card-locked):not(.roster-squad-card-source){transform:scale(1.04);box-shadow:0 8px 20px rgba(0,0,0,.45)}.roster-squad-card-locked{opacity:.22;pointer-events:none}.roster-squad-card-source{visibility:hidden;pointer-events:none}.roster-squad-placeholder{aspect-ratio:472/591;width:164px}.roster-squad-img{width:100%;height:auto;display:block;border-radius:6px;pointer-events:none}.roster-slot{aspect-ratio:472/591;border-radius:10px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .12s,border-color .12s,box-shadow .12s;position:relative;overflow:hidden}.roster-slot-locked{opacity:.22;pointer-events:none}.roster-slot-target{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.28)}.roster-slot-target:hover{background:rgba(255,255,255,.22);border-color:rgba(211,226,0,.7);box-shadow:0 0 0 2px rgba(211,226,0,.35)}.roster-slot-filled{background:transparent;border-color:transparent}.roster-slot-img-restricted{opacity:.2}.roster-slot-label{font-family:var(--font-display);font-size:2rem;color:rgba(255,255,255,.1);line-height:1;pointer-events:none;text-transform:uppercase}.lineup-page{display:grid;grid-template-columns:1fr auto;min-height:100vh;background:#509f30;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lu-sep{border-left:2px solid rgba(255,255,255,.22)}.lu-left-top{position:relative;justify-content:space-between}.lu-left-top,.lu-right-top{display:flex;align-items:center;padding:clamp(14px,2vw,24px) clamp(16px,2.5vw,40px)}.lu-desc{margin:0;padding:0 clamp(16px,2.5vw,40px) 8px;font-family:var(--font-body);font-size:1.2rem;font-weight:700;color:#ffffff;line-height:1.45;align-self:center}.lu-row{gap:8px;min-height:207px}.lu-row,.lu-sub{display:flex;justify-content:center;align-items:center;padding:4px clamp(16px,2.5vw,40px)}.lineup-title{margin:0;font-family:var(--font-display);font-size:2rem;color:#ffffff;text-shadow:2px 2px 0 rgba(0,0,0,.25);letter-spacing:.04em;line-height:1;text-transform:uppercase}.lineup-done-btn{position:absolute;left:50%;transform:translateX(-50%);min-height:48px;padding:0 36px;border:0;border-radius:8px;background:#ffffff;color:var(--brand-yellow);display:grid;place-items:center;cursor:pointer;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18)}.lineup-done-btn,.lineup-subs-heading{font-family:var(--font-display);font-size:2rem;line-height:1;white-space:nowrap;text-transform:uppercase}.lineup-subs-heading{color:#ffffff;text-shadow:2px 2px 0 rgba(0,0,0,.25);letter-spacing:.04em}.lineup-timer{font-family:var(--font-body);font-size:1.2rem;color:#ff8c00;line-height:1;white-space:nowrap}.lineup-start-error{font-family:var(--font-body);font-size:.95rem;color:#ff4d4d;line-height:1.2;max-width:22rem}.lineup-gk{cursor:default;pointer-events:none}.lineup-card-wrap{position:relative;cursor:pointer;border-radius:6px;line-height:0;transition:transform .1s ease}.lineup-card-wrap:hover{transform:scale(1.03)}.lineup-selected{outline:3px solid var(--brand-yellow);outline-offset:-3px;box-shadow:0 0 0 3px var(--brand-yellow),0 0 18px rgba(211,226,0,.45);border-radius:10px}.lineup-shake{animation:slot-shake .42s ease}.lineup-card-img{width:164px;height:auto;display:block;border-radius:6px}.match-draft-page{height:100vh;width:100%;overflow:hidden;background:#509f30;color:#ffffff;padding:24px 40px 30px;display:grid;grid-template-rows:44px minmax(0,1fr) minmax(0,1fr);grid-gap:6px;gap:6px}.match-draft-header{position:relative;min-height:44px;display:flex;align-items:flex-start;justify-content:space-between}.match-draft-title{font-size:2rem;text-align:left}.match-draft-preview-complete,.match-draft-title{margin:0;font-family:var(--font-display);line-height:1;color:#ffffff;text-transform:uppercase;letter-spacing:.04em;text-shadow:2px 2px 0 rgba(0,0,0,.25)}.match-draft-preview-complete{font-size:1.45rem}.match-draft-team{min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);align-content:start;grid-gap:16px;gap:16px;padding:0 28px}.match-draft-team-name{margin:0;font-family:var(--font-body);font-size:2rem;font-weight:700;line-height:1;color:#ffffff;text-align:center;text-shadow:2px 2px 0 rgba(0,0,0,.25)}.match-draft-team-away{transform:translateY(-4px)}.match-draft-card-row{--draft-card-width:164px;--draft-step:min(var(--draft-card-width),calc((100% - var(--draft-card-width)) / 13));position:relative;width:100%;height:238px;overflow:visible}.match-draft-card-slot{position:absolute;top:0;left:calc(var(--draft-index, 0) * var(--draft-step));width:var(--draft-card-width);height:100%;line-height:0;transition:z-index 0s}.match-draft-card-slot-revealed{animation:draft-card-flight var(--draft-flight-duration,.52s) cubic-bezier(.2,.78,.22,1) both}.match-draft-card{width:var(--draft-card-width);height:auto;display:block;border-radius:6px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transform-origin:center bottom;filter:drop-shadow(0 10px 13px rgba(0,0,0,.28))}.match-draft-measure-card{position:fixed;left:-10000px;top:-10000px;width:164px;height:auto;pointer-events:none;visibility:hidden}.match-draft-error{align-self:center;justify-self:center;margin:0;font-family:var(--font-body);font-size:1.25rem;font-weight:700;color:#ffffff}@keyframes draft-card-flight{0%{opacity:0;transform:translateX(var(--draft-flight-x,calc(100vw + 180px)))}8%{opacity:1}92%{transform:translateX(0)}to{opacity:1;transform:translateX(0)}}.rules-hyphen-list,.rules-multiline{white-space:pre-line}.boundary-restart-overlay,.goal-celebration,.substitution-match-event{--match-event-overlay-width:min(500px,92vw)}.goal-celebration{position:fixed;z-index:2500;top:50%;left:50%;transform:translate(-50%,-50%);width:var(--match-event-overlay-width);pointer-events:all;animation:goal-celebration-card 3.5s ease both}.goal-celebration-match-event .match-event-debug-card{width:100%}.goal-celebration-match-event .match-event-debug-player-caption{padding:0 8px}.boundary-restart-overlay{position:fixed;z-index:2500;top:50%;left:50%;width:var(--match-event-overlay-width);pointer-events:none;animation:boundary-restart-card 2s ease both}.boundary-restart-overlay .match-event-debug-card{width:100%}.substitution-match-event{position:fixed;z-index:2500;top:50%;left:50%;width:var(--match-event-overlay-width);pointer-events:none;animation:boundary-restart-card 2s ease both}.substitution-match-event .match-event-debug-card{width:100%}.goal-celebration-ball-clockwise{animation:goal-ball-clockwise 1.05s linear infinite}.goal-celebration-ball-counterclockwise{animation:goal-ball-counterclockwise 1.05s linear infinite}@keyframes goal-ball-clockwise{to{transform:rotate(1turn)}}@keyframes goal-ball-counterclockwise{to{transform:rotate(-1turn)}}@keyframes goal-celebration-card{0%{opacity:0;transform:translate(-50%,-50%) scale(.8)}12%,82%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.96)}}@keyframes boundary-restart-card{0%{opacity:0;transform:translate(-50%,-50%) scale(.86)}16%,84%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:0;transform:translate(-50%,-50%) scale(.96)}}.match-events-debug-page{min-height:100vh;padding:clamp(24px,4vw,56px);background:#509f30}.match-events-debug-heading{margin:0 0 28px;color:#ffffff;font-family:var(--font-display);font-size:clamp(2.25rem,5vw,4.5rem);font-weight:400;line-height:1;text-align:center;text-shadow:3px 3px 0 rgba(0,0,0,.22)}.match-events-debug-grid{width:min(1040px,100%);margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;grid-gap:clamp(20px,3vw,34px);gap:clamp(20px,3vw,34px)}.match-event-debug-card{position:relative;height:300px;padding:16px 24px 14px;border-radius:8px;background:#ffffff;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:8px;overflow:hidden;box-shadow:0 14px 38px rgba(0,0,0,.3)}.match-event-debug-title{margin:0;min-height:48px;color:var(--brand-yellow);display:flex;align-items:flex-start;justify-content:center;font-family:var(--font-display);font-size:2.5rem;font-weight:400;line-height:.95;text-align:center;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18)}.match-event-debug-title-goal{min-height:3.41rem;height:3.41rem;flex:0 0 3.41rem;align-items:center;animation:match-event-goal-title-pulse .33s ease-in-out infinite alternate}@keyframes match-event-goal-title-pulse{0%{font-size:2.5rem}to{font-size:3.41rem}}.match-event-debug-visual-slot{width:100%;min-height:154px;display:flex;align-items:center;justify-content:center}.match-event-debug-image{display:block;width:150px;height:150px;object-fit:contain}.match-event-debug-image-card{width:118px;height:118px}.match-event-debug-image-goal{transform-origin:center;animation:match-event-goal-ball-spin 1.2s linear infinite}@keyframes match-event-goal-ball-spin{0%{transform:translateY(5px) rotate(0deg)}to{transform:translateY(5px) rotate(1turn)}}.match-event-debug-card-compact-set-piece{height:200px}.match-event-debug-card-free-kick-small{height:100px;justify-content:center}.match-event-debug-card-free-kick-small .match-event-debug-title{min-height:0;align-items:center}.match-event-debug-card-free-kick-small .match-event-debug-visual-slot{display:none}.match-event-debug-card-compact-set-piece .match-event-debug-visual-slot{min-height:120px;transform:translateY(-10px)}.match-event-debug-card-compact-set-piece .match-event-debug-caption{display:none}.match-event-debug-caption{width:100%;min-height:48px;margin:auto 0 0;color:var(--brand-yellow);font-family:var(--font-display);font-size:2.5rem;font-weight:400;line-height:.95;text-align:center;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18)}.match-event-debug-player-caption{width:100%;min-height:41px;margin:auto 0 0;display:flex;align-items:center;justify-content:center;gap:10px;font-family:var(--font-body);font-size:2rem;font-weight:700;line-height:1;letter-spacing:-.04em;word-spacing:-.08em;text-align:center}.match-event-debug-player-caption .match-event-body{width:36px;height:41px}.match-event-debug-player-caption .match-event-body-number{font-size:1.15rem}.match-event-debug-card-text{height:300px}.match-event-substitution-card{justify-content:flex-start;gap:6px;padding:16px 18px 12px}.match-event-team-group{width:100%;display:grid;justify-items:center;grid-gap:3px;gap:3px}.match-event-substitution-card>.match-event-team-group:first-of-type{margin-top:0}.match-event-substitution-card>.match-event-team-group+.match-event-team-group{margin-top:10px}.match-event-team-group h3{margin:0;font-family:var(--font-body);font-size:2rem;font-weight:700;line-height:1;letter-spacing:-.04em;word-spacing:-.08em;text-align:center}.match-event-sub-row{width:100%;display:flex;align-items:center;justify-content:center;gap:clamp(12px,2vw,24px)}.match-event-sub-pair{display:grid;grid-template-columns:36px 34px 36px;align-items:center;justify-content:center;grid-gap:4px;gap:4px}.match-event-body{position:relative;display:block;width:36px;height:41px;flex:0 0 auto}.match-event-body-shape{position:absolute;inset:0;-webkit-mask:url(/assets/stuff/body.png) center/contain no-repeat;mask:url(/assets/stuff/body.png) center/contain no-repeat}.match-event-body-outlined .match-event-body-shape{filter:drop-shadow(1px 0 0 var(--match-event-body-outline)) drop-shadow(-1px 0 0 var(--match-event-body-outline)) drop-shadow(0 1px 0 var(--match-event-body-outline)) drop-shadow(0 -1px 0 var(--match-event-body-outline))}.match-event-body-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-body-number);font-size:1.15rem;font-weight:400;line-height:1;letter-spacing:normal;word-spacing:normal}.match-event-sub-icon{display:block;width:34px;height:34px;object-fit:contain}.match-event-double-card{min-height:154px;display:flex;align-items:center;justify-content:center;gap:18px}.match-event-double-card img{display:block;width:84px;height:128px;object-fit:contain}.match-event-debug-offside-combo{position:relative;width:238px;height:150px}.match-event-debug-offside-combo img{position:absolute;display:block;object-fit:contain}.match-event-debug-offside-flag{width:132px;height:132px;right:0;bottom:0;z-index:1}.match-event-debug-offside-whistle{width:132px;height:132px;left:0;top:6px;z-index:2}.match-event-failed-tackle-card{justify-content:flex-start}.match-event-failed-tackle-copy{display:grid;justify-items:center;grid-gap:4px;gap:4px;text-align:center}.match-event-failed-tackle-copy p{margin:0;color:#2b2141;font-family:var(--font-body);font-size:1.7rem;font-weight:700;line-height:1;letter-spacing:-.04em;word-spacing:-.08em}.match-event-failed-tackle-actions{display:flex;justify-content:center;gap:28px;margin-top:3.4rem}.match-event-failed-tackle-actions button{min-width:118px;min-height:48px;padding:8px 18px;border:0;border-radius:8px;cursor:pointer;color:var(--brand-yellow);background:#509f30;font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;text-align:center;text-shadow:1px 1px 0 rgba(21,122,0,.8),2px 2px 0 rgba(0,0,0,.14);box-shadow:0 0 0 2px rgba(255,255,255,.28),0 6px 14px rgba(0,0,0,.28),inset 0 2px 0 rgba(255,255,255,.18),inset 0 -2px 0 rgba(0,0,0,.16)}@media (max-width:760px){.match-events-debug-grid{grid-template-columns:1fr}.match-event-sub-row{gap:8px}.match-event-sub-pair{transform:scale(.9)}}.substitution-page{min-height:100vh;box-sizing:border-box;padding:22px clamp(20px,3vw,48px) 36px;background:#509f30;color:#ffffff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.substitution-header{min-height:56px;position:relative;display:flex;align-items:center;justify-content:space-between}.substitution-header h1{margin:0;font-family:var(--font-display);font-size:2rem;letter-spacing:.04em;text-shadow:2px 2px 0 rgba(0,0,0,.25)}.substitution-confirm{position:absolute;left:50%;transform:translateX(-50%)}.substitution-cancel,.substitution-confirm{min-height:48px;padding:0 34px;border:0;border-radius:8px;background:#ffffff;color:var(--brand-yellow);font-family:var(--font-display);font-size:2rem;line-height:1;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18);cursor:pointer}.substitution-confirm:disabled{opacity:.45;cursor:default}.substitution-header-right{display:flex;align-items:center;gap:22px}.substitution-timer{color:#ff8c00;font-family:var(--font-body),system-ui;font-size:1rem;font-weight:400;line-height:1;white-space:nowrap}.substitution-help{margin:12px 0 20px;font:700 1rem/1.4 var(--font-body);color:#ffffff}.substitution-board{display:flex;justify-content:center}.substitution-field-grid{width:min(100%,1230px)}.substitution-row{display:grid;grid-template-columns:repeat(7,164px);grid-gap:10px;gap:10px}.substitution-row-seven{justify-content:start}.substitution-lower-row{display:grid;grid-template-columns:repeat(7,164px);grid-gap:10px;gap:10px;margin-top:18px}.substitution-bench,.substitution-lower-field{display:contents}.substitution-empty-slot{grid-column:4}.sub-card{position:relative;width:164px;padding:0;border:0;border-radius:7px;overflow:hidden;background:transparent;line-height:0;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.sub-card:hover:not(:disabled){transform:scale(1.03)}.sub-card-selected{outline:3px solid var(--brand-yellow);box-shadow:0 0 18px rgba(211,226,0,.55)}.sub-card-image{display:block;width:100%;height:auto}.sub-yellow{right:5px;top:5px;width:23px}.sub-fatigue,.sub-yellow{position:absolute;z-index:2}.sub-fatigue{left:7px;width:28px}.sub-fatigue-0{bottom:7px}.sub-fatigue-1{bottom:37px}.sub-fatigue-2{bottom:67px}.sub-card-overlay{position:absolute;inset:0;z-index:4;background:rgba(255,255,255,.48)}.sub-ball-lock{position:absolute;z-index:5;left:50%;top:50%;width:50px;height:50px;object-fit:contain;transform:translate(-50%,-50%);filter:drop-shadow(2px 2px 0 rgba(21,122,0,.88)) drop-shadow(0 3px 4px rgba(0,0,0,.25))}.sub-card-paired{cursor:default}.substitution-loading{margin:0;padding-top:30vh;text-align:center;font:2rem var(--font-display)}.match-statistics-page{min-height:100vh;padding:clamp(16px,2.4vw,28px) clamp(18px,3vw,48px) 48px;background:#509f30;color:#ffffff;font-family:var(--font-body)}.match-statistics-title{margin:0 0 24px;color:#ffffff;font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;text-align:left;text-shadow:2px 2px 0 rgba(0,0,0,.25);letter-spacing:.04em;text-transform:uppercase}.match-statistics-score{display:grid;grid-template-columns:minmax(0,1fr) 150px minmax(0,1fr);align-items:center;grid-gap:18px;gap:18px;width:min(100%,980px);margin:0 auto 24px;font-family:var(--font-body);font-size:clamp(1.4rem,3vw,2.35rem);font-weight:700;line-height:1.05}.match-statistics-team{min-width:0;overflow-wrap:anywhere}.match-statistics-team-home{text-align:right}.match-statistics-team-away{text-align:left}.match-statistics-row-values,.match-statistics-scoreline{display:grid;grid-template-columns:minmax(36px,1fr) 28px minmax(36px,1fr);align-items:center;justify-items:center;line-height:1}.match-statistics-row-values,.match-statistics-score-dash,.match-statistics-scoreline{color:#ffffff;font-family:var(--font-body);font-weight:700;text-shadow:none}.match-statistics-modules,.match-statistics-timeline{width:min(100%,980px);margin:0 auto}.match-statistics-timeline{display:flex;flex-wrap:wrap;align-items:center;column-gap:50px;row-gap:12px;margin-top:22px}.match-statistics-event{display:inline-flex;align-items:center;gap:10px;flex:0 0 auto;min-height:39px;font-size:1.2rem;font-weight:700;line-height:1.25;white-space:nowrap}.match-statistics-event-minute{color:#ffffff}.match-statistics-event-icon{position:relative;width:34px;height:39px;display:grid;place-items:center;flex:0 0 auto}.match-statistics-event-icon img{max-width:100%;max-height:39px;object-fit:contain;display:block}.match-statistics-event-icon-double-card img{position:absolute;width:auto;height:31px;max-height:none}.match-statistics-event-icon-double-card img:first-child{left:0;top:0}.match-statistics-event-icon-double-card img:last-child{left:50%;top:0;transform:translateX(-35%)}.match-statistics-event-icon:not(.match-statistics-event-icon-double-card) img[src*=redcard],.match-statistics-event-icon:not(.match-statistics-event-icon-double-card) img[src*=yellowcard]{height:31px;width:auto}.match-statistics-event-icon:not(.match-statistics-event-icon-double-card) img[src*=ball]{width:34px;height:auto}.match-statistics-event-body{position:relative;display:block;width:34px;height:39px;flex:0 0 auto}.match-statistics-event-tag{color:#ffffff;font-size:.95rem;font-weight:700;line-height:1}.match-statistics-body-shape{position:absolute;inset:0;-webkit-mask:url(/assets/stuff/body.png) center/contain no-repeat;mask:url(/assets/stuff/body.png) center/contain no-repeat}.match-statistics-body-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#111111;font-family:var(--font-body-number);font-size:1rem;font-weight:400;line-height:1}.match-statistics-modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:clamp(28px,5vw,64px);column-gap:clamp(28px,5vw,64px);grid-row-gap:12px;row-gap:12px}.match-statistics-module{display:grid;grid-gap:8px;gap:8px}.match-statistics-section-divider{width:min(100%,980px);height:1px;margin:24px auto 0;background:rgba(255,255,255,.28)}.match-statistics-row{display:grid;grid-template-columns:minmax(150px,1fr) 142px;grid-column-gap:12px;column-gap:12px;align-items:center;min-height:38px;font-size:1.25rem;font-weight:700;line-height:1}.match-statistics-row-label{grid-column:1}.match-statistics-row-values{grid-column:2;font-size:1.35rem}.match-statistics-empty{margin:18px 0;color:#ffffff;font-family:var(--font-body);font-size:1.25rem;font-weight:700;text-align:center}@media (max-width:760px){.match-statistics-score{grid-template-columns:1fr;justify-items:center;text-align:center}.match-statistics-team-away,.match-statistics-team-home{text-align:center}.match-statistics-event{gap:10px}.match-statistics-modules{grid-template-columns:1fr}.match-statistics-row{grid-template-columns:1fr 150px}.match-statistics-row-values{grid-column:2}}.lu-badge-wrap{position:absolute;top:5px;left:5px;width:44px;height:calc(44px * 89 / 78);z-index:2;pointer-events:none}.lu-badge-clickable{pointer-events:all;cursor:pointer}.lu-badge-active:before{content:"";inset:-6px;background:var(--brand-yellow)}.lu-badge-active:before,.lu-badge-body{position:absolute;-webkit-mask-image:url(/assets/stuff/body.png);mask-image:url(/assets/stuff/body.png);-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.lu-badge-body{inset:0}.lu-badge-num{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-family:var(--font-body-number);font-size:26px;line-height:1;pointer-events:none;text-transform:uppercase}.edit-team-page{min-width:1240px}.edit-team-header{position:relative;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;margin-bottom:24px}.edit-team-title{margin:0;grid-column:1;color:#ffffff;font-size:2rem;text-shadow:2px 2px 0 rgba(0,0,0,.25);text-transform:none}.edit-team-page-save{grid-column:2;justify-self:center;min-width:186px;padding:0 26px;place-items:center;border:0;border-radius:8px;background:#ffffff;color:var(--brand-yellow);cursor:pointer}.edit-team-page-cancel,.edit-team-page-save{height:48px;display:grid;font-family:var(--font-display);font-size:1.7rem;font-weight:400;line-height:1;white-space:nowrap;text-shadow:2px 2px 0 rgba(21,122,0,.88);box-shadow:2px 2px 0 rgba(21,122,0,.42)}.edit-team-page-cancel{grid-column:3;justify-self:end;min-width:120px;padding:0 22px;place-items:center;border:0;border-radius:8px;background:#ffffff;color:var(--brand-yellow);cursor:pointer}.edit-team-table{width:min(1320px,calc(100vw - 96px));min-width:1144px;display:grid;grid-template-columns:minmax(350px,1fr) minmax(190px,.48fr) 112px 414px;align-items:stretch;color:#ffffff;font-family:var(--font-body);font-size:1.12rem;font-weight:700}.edit-team-row{display:contents}.edit-team-row-head>div{height:34px;display:flex;align-items:center;padding:0 14px 4px;color:#d3e7cb;text-transform:none}.edit-team-row-head>div:nth-child(3){justify-content:center;padding-inline:0}.edit-team-row-head>div:nth-child(4){font-family:var(--font-body);font-size:1.12rem;line-height:1.08;text-transform:none;white-space:nowrap}.edit-team-cell{min-height:62px;display:flex;align-items:center;border-top:1px solid rgba(255,255,255,.22);padding:7px 14px;box-sizing:border-box}.edit-team-intelligence-cell,.edit-team-name-cell{justify-content:space-between;gap:12px}.edit-team-name-stack{min-width:0;display:grid;grid-gap:2px;gap:2px;line-height:1.08}.edit-team-name-stack strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edit-team-name-stack strong.edit-team-user-team-name{color:var(--brand-yellow)}.edit-team-name-stack span{color:rgba(255,255,255,.62);font-size:.9rem}.edit-team-edit-button{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border:0;border-radius:8px;background:#ffffff;cursor:pointer;box-shadow:3px 3px 0 rgba(21,122,0,.62)}.edit-team-edit-button img{width:30px;height:30px;display:block;object-fit:contain;filter:drop-shadow(2px 2px 0 rgba(21,122,0,.62))}.edit-team-colors-cell{gap:6px;justify-content:center;padding-inline:0}.edit-team-more-colors-cell{gap:6px;justify-content:flex-end;padding-left:0;padding-right:0}.edit-team-extra-kit-window{width:294px;display:grid;grid-template-columns:repeat(6,44px);justify-content:center;align-items:center;grid-gap:6px;gap:6px}.edit-team-kit-arrow,.edit-team-kit-arrow-placeholder{width:48px;height:48px;flex-basis:48px}.edit-team-kit-arrow .roster-kit-arrow-icon,.edit-team-kit-arrow .roster-kit-arrow-icon-wrap{width:26px;height:26px}.edit-team-kit-body{position:relative;width:44px;height:50px;flex:0 0 44px;padding:0;border:0;background:transparent;cursor:pointer;filter:drop-shadow(0 1px 3px rgba(0,0,0,.32));transition:transform .14s ease,filter .14s ease}.edit-team-kit-body-selected{transform:scale(1.15) translateY(-3px);filter:drop-shadow(0 3px 8px rgba(0,0,0,.55)) drop-shadow(0 0 0 var(--brand-yellow))}.edit-team-kit-body-shape{position:absolute;inset:0;-webkit-mask:url(/assets/stuff/body.png) center/contain no-repeat;mask:url(/assets/stuff/body.png) center/contain no-repeat}.edit-team-kit-body-number{position:absolute;top:50%;left:50%;transform:translate(-50%,-48%);color:#ffffff;font-family:var(--font-body-number);font-size:22px;line-height:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.edit-team-modal-backdrop{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;background:rgba(0,0,0,.52)}.edit-team-modal{width:420px;position:relative;display:grid;grid-gap:16px;gap:16px;padding:28px 24px 24px;border:4px solid #ffffff;border-radius:14px;background:#509f30;color:#ffffff;font-family:var(--font-body);box-shadow:0 8px 40px rgba(0,0,0,.6)}.edit-team-modal-toolbar{display:grid;grid-template-columns:1fr 48px;align-items:center;grid-gap:8px;gap:8px}.edit-team-modal h2{margin:0;color:#ffffff;font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;text-transform:uppercase;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18)}.edit-team-modal input{width:100%;height:52px;box-sizing:border-box;border:3px solid #ffffff;border-radius:8px;padding:0 12px;color:#101414;font-family:var(--font-body);font-size:1.1rem;font-weight:700;outline:none}.edit-team-modal input:focus{border-color:var(--brand-yellow)}.edit-team-modal-close{width:48px;height:48px;justify-self:end;display:grid;place-items:center}.edit-team-modal-close,.edit-team-modal-save{border:0;border-radius:8px;background:#ffffff;color:var(--brand-yellow);font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;text-shadow:2px 2px 0 rgba(21,122,0,.88);cursor:pointer;box-shadow:2px 2px 0 rgba(21,122,0,.42)}.edit-team-modal-save{width:186px;height:48px;justify-self:center;margin-top:2px;text-transform:uppercase}.button-gallery-page{min-height:100vh;padding:28px 42px 64px;background:#3f9d2b;color:#ffffff;font-family:var(--font-body)}.button-gallery-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;width:min(720px,100%);margin:0 auto 36px;display:grid;grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;grid-gap:12px;gap:12px;background:#3f9d2b}.button-gallery-locale-arrow{width:56px;height:48px;border:0;border-radius:8px;background:#ffffff;color:var(--brand-yellow);font-family:var(--font-display);font-size:2.4rem;line-height:1;text-shadow:2px 2px 0 rgba(21,122,0,.88),3px 3px 0 rgba(0,0,0,.18);cursor:pointer}.button-gallery-locale{min-width:0;display:grid;justify-items:center;grid-gap:2px;gap:2px;text-align:center}.button-gallery-locale span{font-size:.88rem;font-weight:800;text-transform:uppercase}.button-gallery-locale strong{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.35rem;line-height:1.1}.button-gallery-list{width:min(1284px,100%);margin:0 auto;display:grid;grid-gap:44px;gap:44px;align-items:start}.button-gallery-section{min-width:0;display:grid;grid-gap:14px;gap:14px;align-items:start;justify-items:start}.button-gallery-section h2{margin:0 0 2px;font-family:var(--font-body);font-size:2rem;font-weight:800;line-height:1.1;text-transform:none}.button-gallery-welcome-auth{margin-top:0}.button-gallery-player-name-popup{position:static;transform:none;justify-self:start;box-shadow:none}.button-gallery-home-standings{width:420px;max-width:100%;padding-top:0}.button-gallery-home-center{width:520px;max-width:100%;padding-top:0;pointer-events:auto;gap:12px}.button-gallery-home-side{width:420px;max-width:100%;padding-top:0}.button-gallery-play-sample{min-height:264px}.button-gallery-language-options{width:min(420px,100%);display:grid;grid-gap:12px;gap:12px}.button-gallery-rules-actions{position:static;width:min(680px,100%);transform:none}.button-gallery-kit-picker{width:auto;grid-template-columns:repeat(2,56px)}.button-gallery-set-pieces{width:min(1284px,100%);margin:0}.button-gallery-playbook-popup{position:static;width:min(760px,100%);transform:none;box-shadow:none}.button-gallery-text-icon{width:auto;min-width:48px;padding:0 10px;color:var(--brand-yellow);font-family:var(--font-display);font-size:1.2rem;line-height:1;text-shadow:1px 1px 0 rgba(21,122,0,.8),2px 2px 0 rgba(0,0,0,.14)}.button-gallery-dialog-actions{margin-top:0}.button-gallery-game-action-locale-list{width:min(920px,100%);display:grid;grid-gap:10px;gap:10px}.button-gallery-game-action-locale-row{min-width:0;display:grid;grid-template-columns:minmax(140px,1fr) max-content;align-items:center;grid-gap:14px;gap:14px}.button-gallery-game-action-locale-name{min-width:0;display:grid;grid-gap:2px;gap:2px;color:#ffffff;font-family:var(--font-body);line-height:1.1}.button-gallery-game-action-locale-name span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:1.2rem;font-weight:800}.button-gallery-game-action-locale-name strong{color:rgba(255,255,255,.72);font-size:.86rem;font-weight:800}.button-gallery-game-action-grid{width:max-content;max-width:100%;display:grid;grid-template-columns:repeat(5,98px);grid-auto-rows:38px;grid-gap:6px;gap:6px;overflow-x:auto}.button-gallery-game-action{width:98px;height:38px;padding:0;border:0;border-radius:6px;color:#ffffff;font-family:var(--font-lucky),"Lapsus Pro",var(--font-display),system-ui;font-size:20px;font-weight:400;line-height:1;text-transform:uppercase;overflow:hidden;text-overflow:clip;white-space:nowrap;cursor:pointer}.button-gallery-game-action:lang(ru),.button-gallery-game-action:lang(uk){font-family:"Lapsus Pro",var(--font-lucky),system-ui,sans-serif}.button-gallery-game-action-pass{background:#f57c00}.button-gallery-game-action-shot{background:#e53935}.button-gallery-game-action-cross{background:#29b6f6}.button-gallery-game-action-tackle{background:#1442cc}.button-gallery-game-action-cancel{background:#8a5a00}@media (max-width:620px){.button-gallery-game-action-locale-row{grid-template-columns:1fr;align-items:start}}.button-gallery-mail-list{width:min(340px,100%);padding:0;background:transparent}.button-gallery-legal-tabs{width:min(1284px,100%);margin:0}.settings-content{width:min(1082px,100%);margin:0 auto;display:grid;grid-gap:26px;gap:26px}.settings-page .simple-home-header{align-items:flex-end;margin-bottom:50px}.settings-section{display:grid;grid-gap:16px;gap:16px}.settings-section-title{margin:0;font-family:var(--font-display);font-size:2rem;font-weight:400;line-height:1;letter-spacing:.04em;text-transform:uppercase;color:#ffffff;text-shadow:2px 2px 0 rgba(0,0,0,.25)}.settings-divider{width:100%;height:3px;margin:4px 0;border:0;border-radius:999px;background:rgba(0,0,0,.28)}.settings-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:42px;column-gap:42px;grid-gap:18px;gap:18px;max-width:1082px}.home-action-button:disabled{opacity:.42;filter:grayscale(.6);cursor:not-allowed}.settings-audio{display:grid;grid-gap:22px;gap:22px;width:100%}.settings-volume-row{display:grid;grid-template-columns:1fr minmax(280px,460px) 1fr;align-items:center;grid-column-gap:18px;column-gap:18px}.settings-volume-track{grid-column:2}.settings-volume-label{grid-column:1;justify-self:end;text-align:right;font-family:var(--font-body);font-size:1.2rem;font-weight:700;line-height:1.1;letter-spacing:.03em;text-transform:uppercase;color:#ffffff;text-shadow:1px 1px 0 rgba(0,0,0,.3)}.settings-volume-track{position:relative;height:14px;border-radius:999px;background:#101414;box-shadow:inset 0 2px 4px rgba(0,0,0,.5)}.settings-volume-fill{position:absolute;top:0;left:0;height:100%;border-radius:999px;background:var(--brand-yellow);pointer-events:none}.settings-volume-ball{position:absolute;top:50%;width:30px;height:30px;transform:translate(-50%,-50%);object-fit:contain;filter:drop-shadow(0 2px 3px rgba(0,0,0,.35));pointer-events:none}.settings-volume-input{position:absolute;top:50%;left:0;width:100%;height:30px;transform:translateY(-50%);margin:0;-moz-appearance:none;appearance:none;-webkit-appearance:none;background:transparent;opacity:0;cursor:pointer}.settings-volume-input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:30px;height:30px;border:0;border-radius:50%;background:transparent;cursor:pointer}.settings-volume-input::-moz-range-thumb{width:30px;height:30px;border:0;border-radius:50%;background:transparent;cursor:pointer}.settings-volume-input:focus-visible{outline:2px solid #ffffff;outline-offset:4px;border-radius:999px}.desktop-shell{min-height:100vh;background:#509f30}.desktop-shell .home-page{padding-bottom:6px}.desktop-shell .home-page,.desktop-shell .simple-home-page{background:url(/backgrounds/background2.png) 50%/cover no-repeat,#509f30}.desktop-shell .settings-page{background:url(/backgrounds/background1.png) 50%/cover no-repeat,#509f30}.desktop-shell .save-page{background:url(/backgrounds/background2.png) 50%/cover no-repeat,#509f30}.save-content{width:min(760px,100%);display:flex;flex-direction:column;gap:18px}.save-new-button{align-self:flex-start}.save-empty{margin:8px 0 0;font-family:var(--font-body);font-size:1.4rem;color:#ffffff;text-shadow:2px 2px 0 rgba(0,0,0,.25)}.save-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.save-row{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:10px 16px;padding:12px 16px;border-radius:8px;background:#2b2b2b;color:#ffffff;font-family:var(--font-body);box-shadow:0 4px 10px rgba(0,0,0,.28)}.save-row-button{flex:1 1 50%;max-width:50%;min-width:0;min-height:48px;padding:10px 18px;border:0;border-radius:8px;background:#ffffff;color:var(--brand-yellow);font-family:var(--font-display);font-size:1.35rem;line-height:1.15;text-align:center;text-transform:uppercase;text-shadow:2px 2px 0 rgba(21,122,0,.88);cursor:pointer;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:background .12s ease,transform .12s ease}.save-row-button:hover{background:#f2f2f2}.save-row-button:active{transform:translateY(1px)}.save-row-meta{flex:1 1 auto;min-width:0;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:baseline;gap:6px 16px}.save-row-date,.save-row-manager,.save-row-season{font-size:1.2rem;color:#d8d8d8;white-space:nowrap}.save-row-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.save-row-active-badge{font-family:var(--font-display);font-size:1rem;color:var(--brand-yellow);text-transform:uppercase;text-shadow:1px 1px 0 rgba(21,122,0,.88)}.save-row-small-button{min-height:32px;padding:6px 12px;border:1px solid rgba(255,255,255,.4);border-radius:6px;background:transparent;color:#ffffff;font-family:var(--font-body);font-size:1.05rem;text-transform:uppercase;cursor:pointer;transition:background .12s ease,transform .12s ease}.save-row-small-button:hover{background:rgba(255,255,255,.12)}.save-row-small-button:active{transform:translateY(1px)}.new-campaign-card,.save-dialog-card{height:auto;min-height:260px;width:min(503px,90vw);justify-content:flex-start}.new-campaign-copy,.save-dialog-copy{margin-top:8px}.save-dialog-input{width:100%;max-width:360px;margin-top:18px;padding:12px 14px;border:2px solid #2b2b2b;border-radius:8px;background:#ffffff;color:#2b2141;font-family:var(--font-body);font-size:1.5rem;text-align:center}.save-dialog-input:focus{outline:none;border-color:var(--brand-yellow)}.new-campaign-card .match-event-debug-title,.save-dialog-card .match-event-debug-title{text-transform:uppercase}.desktop-shell .edit-team-page,.desktop-shell .intelligence-page,.desktop-shell .rules-page{background:#04810e}.intelligence-page{min-width:1100px}.intelligence-columns{display:grid;grid-template-columns:repeat(3,minmax(260px,1fr));grid-gap:28px;gap:28px;width:min(1200px,calc(100vw - 96px));margin:0 auto}.intelligence-column{display:flex;flex-direction:column;gap:14px}.intelligence-column-title{margin:0;height:48px;display:flex;align-items:center;justify-content:center;color:var(--brand-yellow);font-family:var(--font-display);font-size:1.5rem;font-weight:400;line-height:1;text-align:center;text-shadow:2px 2px 0 rgba(21,122,0,.88)}.intelligence-column-body{display:flex;flex-direction:column;gap:14px}.intelligence-tile{height:60px;display:flex;align-items:center;justify-content:center;padding:0 16px;border:0;border-radius:10px;background:#ffffff;color:#16351a;font-family:var(--font-body);font-size:1.5rem;font-weight:700;text-align:center;cursor:pointer;box-shadow:2px 2px 0 rgba(21,122,0,.42);transition:transform .14s ease,opacity .14s ease,box-shadow .14s ease}.intelligence-tile:hover:not(:disabled){transform:translateY(-1px)}.intelligence-tile-picked{transform:scale(1.08);outline:3px solid var(--brand-yellow);outline-offset:-3px;box-shadow:0 0 0 3px var(--brand-yellow),0 0 18px rgba(211,226,0,.45);z-index:2}.intelligence-tile-dimmed{opacity:.2;cursor:default;pointer-events:none}.desktop-shell .settings-volume-track{background:#2b2b2b}.desktop-shell .home-league-standings{margin-top:-10px}.desktop-shell .tournaments-league-scroll{max-height:none;overflow:visible}.desktop-shell .tournaments-league-scroll .home-standings-table th{position:static;background:transparent}.desktop-shell .tournaments-columns:has(.tournaments-secondary-actions-desktop){align-items:stretch;align-content:start}.desktop-shell .leaderboard-column:has(>.tournaments-secondary-actions-desktop){display:flex;flex-direction:column}.desktop-shell .tournaments-secondary-actions-desktop{position:static;left:auto;bottom:auto;transform:none;flex-direction:column;align-items:stretch;justify-content:flex-start;flex-wrap:nowrap;margin-top:auto}.desktop-shell .tournaments-secondary-actions-desktop .tournaments-winners-button{width:100%;height:auto;min-height:48px;padding:6px 16px}.desktop-shell .home-league-standings thead th:nth-child(3){overflow:visible;text-overflow:clip}.desktop-shell .home-page{align-items:stretch;align-content:start}.desktop-shell .home-page-logo{height:192px;width:100%;object-fit:contain;margin-bottom:0}.desktop-shell .home-side-actions{grid-template-rows:repeat(6,auto) 1fr}.desktop-shell .home-side-actions-footer{position:relative;min-height:48px}.desktop-shell .home-side-actions-footer .home-registration-link{position:absolute;right:0;bottom:0;width:48px;height:48px}.desktop-shell .home-side-actions-footer .home-save-link{position:absolute;left:50%;bottom:0;transform:translateX(-50%);width:48px;height:48px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:#ffffff;cursor:pointer}.desktop-shell .home-side-actions-footer .home-save-icon{width:34px;height:34px;display:block;object-fit:contain;filter:drop-shadow(1px 1px 1px rgba(21,122,0,.82))}.desktop-shell .home-side-actions-footer .home-edit-link{position:absolute;left:0;bottom:0;width:48px;height:48px;display:grid;place-items:center;padding:0;border:0;border-radius:8px;background:#ffffff;cursor:pointer}.desktop-shell .home-side-actions-footer .home-edit-icon{width:34px;height:34px;display:block;object-fit:contain;filter:drop-shadow(1px 1px 1px rgba(21,122,0,.82))}.desktop-shell .home-center-action .home-edit-hint{position:absolute;left:0;right:0;bottom:0;height:36px;display:flex;align-items:center;justify-content:center;white-space:nowrap;color:var(--brand-orange);font-family:var(--font-body);font-size:1.1rem;font-weight:700;text-shadow:1px 1px 0 rgba(21,122,0,.55)}.desktop-shell .home-center-action{position:relative}.desktop-shell .home-next-match{position:absolute;left:0;right:0;top:calc(clamp(14px, 2.4vw, 32px) + 589px);margin:0;padding:0;pointer-events:auto;font-family:var(--font-body);color:#ffffff;font-size:1.2rem;text-align:center;text-shadow:2px 2px 0 rgba(21,122,0,.55)}.desktop-shell .home-next-match-line{height:36px;display:flex;align-items:center;justify-content:center;column-gap:8px}.desktop-shell .home-next-match dt{font-weight:400;color:#d3e7cb}.desktop-shell .home-next-match dd{margin:0;font-weight:700;white-space:nowrap}.desktop-shell .home-next-match-matchday dd{white-space:normal}.desktop-shell .home-next-match-admin-line{margin-top:4px}.desktop-shell .home-admin-link{border:0;background:transparent;color:#d3e7cb;font-weight:700;text-decoration:underline;cursor:pointer;text-shadow:2px 2px 0 rgba(21,122,0,.55)}.desktop-shell .schedule-table-scroll{max-height:none;overflow:visible}.desktop-shell .schedule-header-row{position:static;background:transparent}.desktop-shell .schedule-page{height:auto;min-height:100vh;overflow:visible}.news-layout{width:min(720px,100%);margin:clamp(24px,6vh,64px) auto 0;text-align:center}.news-coming-soon{margin-top:20px;font-family:var(--font-body);font-size:1.4rem;color:#ffffff}