:root{--ink:#070807;--ink2:#111310;--yellow:#ffd400;--paper:#f3f2eb;--white:#fffef7;--muted:#a7a79f;--line:#ffffff21;--display:"Barlow Condensed",sans-serif;--body:"Manrope",sans-serif;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--ink:#f6f5ee;--ink2:#fff;--paper:#11120f;--white:#0a0b09;--muted:#5f6159;--line:#0000001f;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ink);color:var(--white);font-family:var(--body);margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}::selection{background:var(--yellow);color:#080808}body:after{content:"";pointer-events:none;z-index:20;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.7'/%3E%3C/svg%3E");position:fixed;inset:0}.header{z-index:12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#080908a8;border:1px solid #ffffff24;border-radius:40px;justify-content:space-between;align-items:center;height:64px;padding:8px 10px 8px 12px;display:flex;position:absolute;top:16px;left:16px;right:16px}.brand{align-items:center;gap:10px;display:flex}.brand>span{font:700 15px/1 var(--display);letter-spacing:.06em}.brand small{font:500 7px/1.3 var(--body);letter-spacing:.15em;color:#b6b7b0;margin-top:3px;display:block}.mark{clip-path:polygon(8% 0,92% 0,100% 78%,50% 100%,0 78%);background:var(--yellow);color:#090a08;text-align:center;place-content:center;width:92px;height:112px;display:grid;position:relative}.mark span{font:900 64px/.7 var(--display)}.mark i{font:800 17px/1 var(--display);letter-spacing:.25em;font-style:normal}.mark-small span{font-size:27px}.mark-small i{font-size:7px}.header-actions{gap:5px;display:flex}.icon-btn,.menu-btn{cursor:pointer;background:#ffffff17;border:0;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.menu-btn{position:relative}.menu-btn i{background:#fff;width:17px;height:1px;transition:transform .7s cubic-bezier(.32,.72,0,1);position:absolute}.menu-btn i:first-child{transform:translateY(-4px)}.menu-btn i:last-child{transform:translateY(4px)}.menu-btn.open i:first-child{transform:rotate(45deg)}.menu-btn.open i:last-child{transform:rotate(-45deg)}.menu{z-index:11;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);opacity:0;pointer-events:none;background:#060706f0;flex-direction:column;justify-content:space-between;padding:110px 22px 30px;transition:opacity .7s cubic-bezier(.32,.72,0,1);display:flex;position:fixed;inset:0}.menu.show{opacity:1;pointer-events:auto}.menu-links a{font:700 clamp(36px,11vw,70px)/1.1 var(--display);opacity:0;transition:all .7s cubic-bezier(.32,.72,0,1);transition-delay:calc(var(--i)*60ms);border-bottom:1px solid #ffffff21;justify-content:space-between;padding:7px 0;display:flex;transform:translateY(30px)}.menu.show a{opacity:1;transform:none}.menu-links span{font:500 10px var(--body);color:var(--yellow)}.menu-foot{color:#aaa;letter-spacing:.12em;font-size:11px}.hero{background:#080908;align-items:flex-end;min-height:100dvh;padding:130px 20px 52px;display:flex;position:relative}.hero-image{background:url(/assets/hunters-hero.png) 50% 32%/cover no-repeat;position:absolute;inset:0}.hero-shade{background:linear-gradient(#0003,#0000001f 28%,#000000f5 90%),linear-gradient(90deg,#0000008c,#0000);position:absolute;inset:0}.hero-copy{z-index:2;color:#fff;max-width:820px;position:relative}.eyebrow{font:700 10px var(--body);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:22px;display:flex}.eyebrow i{background:var(--yellow);width:25px;height:2px}.eyebrow-dark{color:var(--white)}.hero h1,.section h2,.npl-hero h1{font:800 clamp(70px,21vw,170px)/.76 var(--display);letter-spacing:-.045em;text-transform:uppercase;margin:0}.hero h1 em,.section h2 em{color:var(--yellow);font-style:italic}.hero p{color:#d4d4ce;max-width:430px;margin:27px 0;font-size:15px;line-height:1.6}.button-row{flex-wrap:wrap;gap:10px;display:flex}.btn{background:var(--yellow);color:#080908;text-transform:uppercase;letter-spacing:.05em;border-radius:40px;align-items:center;gap:15px;min-height:52px;padding:5px 7px 5px 20px;font-size:12px;font-weight:800;transition:transform .7s cubic-bezier(.32,.72,0,1);display:inline-flex}.btn:hover{transform:translateY(-3px)}.btn-ghost{color:#fff;background:#ffffff17;border:1px solid #ffffff29}.arrow{background:#0000001a;border-radius:50%;place-items:center;width:38px;height:38px;transition:transform .7s cubic-bezier(.32,.72,0,1);display:inline-grid}.btn:hover .arrow{transform:translate(2px,-2px)}.hero-index{display:none}.section{padding:100px 20px}.paper{background:var(--paper);color:var(--ink)}.section h2{font-size:clamp(58px,17vw,128px)}.intro-grid{gap:25px;margin-top:46px;display:grid}.intro-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.intro-grid .lead{font:500 24px/1.35 var(--display);color:var(--ink);text-transform:uppercase}.reveal{opacity:0;transition:opacity 1s cubic-bezier(.32,.72,0,1),transform 1s cubic-bezier(.32,.72,0,1);transform:translateY(48px)}.reveal.seen{opacity:1;transform:none}.npl-tease{background:var(--yellow);color:#080908}.npl-card{color:#fff;background:#090a08;border-radius:28px;outline:7px solid #0000001a;max-width:1200px;margin:auto;padding:28px}.npl-top{flex-direction:column;gap:10px;display:flex}.pulse{letter-spacing:.1em;color:var(--yellow);font-size:10px;font-weight:800}.pulse i,.live-pill i{background:var(--yellow);border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 5px #ffd40026}.npl-title{align-items:flex-start;margin:32px 0;display:flex}.npl-title strong{font:900 clamp(100px,30vw,220px)/.7 var(--display);letter-spacing:-.06em}.npl-title span{font:800 32px var(--display);color:var(--yellow);border:2px solid var(--yellow);margin-left:10px;padding:2px 7px}.event-meta{border-top:1px solid #ffffff26;grid-template-columns:1fr 1fr;gap:18px;padding:22px 0;display:grid}.event-meta div:last-child{grid-column:span 2}.event-meta small,.event-meta b{display:block}.event-meta small{color:#858680;text-transform:uppercase;letter-spacing:.12em;font-size:9px}.event-meta b{font:700 17px var(--display);margin-top:3px}.team .section-head{justify-content:space-between;display:flex}.big-no{font:900 100px/.8 var(--display);color:#00000012}.photo-placeholder{color:#fff;text-align:center;background:#11130f;border-radius:25px;outline:6px solid #0000000d;flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:350px;margin-top:45px;display:flex}.photo-placeholder b,.photo-placeholder span{display:block}.photo-placeholder span{color:#777;margin-top:5px;font-size:10px}.mini-stats{grid-template-columns:repeat(3,1fr);margin-top:28px;display:grid}.mini-stats div{border-left:1px solid #00000021;padding-left:12px}.mini-stats b,.mini-stats span{display:block}.mini-stats b{font:800 38px var(--display)}.mini-stats span{letter-spacing:.1em;color:var(--muted);font-size:8px}.people{padding-top:0}.people-tabs{gap:7px;margin:40px 0 20px;display:flex}.people-tabs button{color:var(--ink);background:#00000012;border:0;border-radius:30px;padding:11px 16px}.people-tabs .active{background:var(--ink);color:var(--paper)}.people-grid{grid-template-columns:1fr 1fr;gap:9px;margin-bottom:25px;display:grid}.people-grid article{background:#0000000b;border-radius:20px;padding:9px 9px 17px}.avatar{height:155px;font:700 42px var(--display);color:#b7b6ae;background:#d9d8d0;border-radius:14px;place-items:center;margin-bottom:15px;display:grid}.people-grid small{text-transform:uppercase;color:var(--muted);font-size:8px}.people-grid h3{font:700 20px var(--display);text-transform:uppercase;margin:4px 0}.people-grid article>span{color:#777;background:#deddd5;padding:3px 5px;font-size:7px}.people .btn-ghost{color:var(--ink);border-color:#0000001a}.community{color:#fff;background:#0c0d0b}.community>div>p{color:#a5a69f;max-width:550px;line-height:1.7}.community-list{margin-top:45px}.community-list article{border-top:1px solid #ffffff24;grid-template-columns:36px 1fr 40px;align-items:center;padding:25px 0;display:grid}.community-list span{color:var(--yellow);font-size:9px}.community-list h3{font:700 28px/.9 var(--display);margin:0}.location p{color:var(--muted);margin:25px 0}.dark-btn{background:var(--ink);color:var(--paper)}.join{text-align:center;background:var(--yellow);color:#090a08;flex-direction:column;align-items:center;display:flex}.join .mark{color:var(--yellow);background:#090a08;margin-bottom:45px}.join .eyebrow i{background:#090a08}.join h2 em{color:#090a08}.join .btn{color:#fff;background:#090a08}.join p{margin:20px 0 30px}footer{color:#fff;background:#080908;padding:55px 20px 90px}footer>div{font:700 22px var(--display);align-items:center;gap:12px;display:flex}footer p{color:#858680;margin:30px 0;font-size:12px;line-height:1.8}footer nav{gap:22px;margin-bottom:50px;font-size:11px;display:flex}footer>small{color:#555;font-size:9px}.npl-page{color:#fff;background:#090a08}.npl-hero{align-items:flex-end;min-height:82dvh;padding:140px 20px 45px;display:flex;position:relative;overflow:hidden}.npl-grid{background:radial-gradient(circle at 70% 30%,#ffd40038,#0000 30%),linear-gradient(#ffffff0a 1px,#0000 1px) 0 0/48px 48px,linear-gradient(90deg,#ffffff0a 1px,#0000 1px) 0 0/48px 48px;position:absolute;inset:0;transform:perspective(500px)rotateX(25deg)scale(1.2)}.npl-hero-copy{position:relative}.live-pill{background:var(--yellow);color:#080808;letter-spacing:.1em;border-radius:30px;padding:8px 12px;font-size:9px;font-weight:800;display:inline-block}.live-pill i{box-shadow:none;background:#080808}.npl-hero h1{margin:55px 0 35px;font-size:clamp(160px,48vw,420px);line-height:.65}.npl-hero h1 span{vertical-align:top;color:var(--yellow);border:2px solid var(--yellow);margin-left:9px;padding:1px 6px;font-size:.18em}.npl-hero p{font:600 22px var(--display);text-transform:uppercase}.event-line{font:600 10px var(--body);letter-spacing:.08em;flex-wrap:wrap;gap:10px 22px;display:flex}.event-line b{color:var(--yellow)}.npl-nav{z-index:9;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#181916d1;border-radius:30px;gap:3px;margin:0 12px;padding:5px;display:flex;position:sticky;top:12px;overflow:auto}.npl-nav a{white-space:nowrap;border-radius:24px;padding:11px 16px;font-size:9px}.npl-nav a:first-child{background:var(--yellow);color:#090a08}.npl-content{padding-top:40px}.match-feature{background:#ffffff0f;border-radius:27px;outline:1px solid #ffffff1a;padding:8px}.match-feature>*{padding-left:14px;padding-right:14px}.match-label{justify-content:space-between;padding-top:15px;display:flex}.match-label span{color:var(--yellow);font-size:9px;font-weight:800}.match-label small{color:#777;font-size:8px}.score{text-align:center;grid-template-columns:1fr 55px 1fr;align-items:center;padding:32px 0;display:grid}.score>div{flex-direction:column;align-items:center;gap:10px;display:flex}.score b{font:700 17px var(--display)}.score strong{font:800 32px var(--display)}.score strong small{color:var(--yellow);font-size:11px;display:block}.team-badge{clip-path:polygon(8% 0,92% 0,100% 78%,50% 100%,0 78%);width:42px;height:46px;font:800 15px var(--display);color:#fff;background:#21231f;flex:none;place-items:center;display:inline-grid}.badge-0{color:#111;background:#e2b900}.badge-1{background:#c7342d}.badge-2{color:#111;background:#efeee4}.badge-3{background:#30332d}.match-feature>button{background:var(--yellow);color:#090a08;text-transform:uppercase;border:0;border-radius:20px;width:100%;height:52px;font-weight:800}.npl-block{padding-top:95px}.block-title{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.block-title h2{font:800 38px/.9 var(--display);margin:0}.block-title span{color:var(--yellow);letter-spacing:.12em;font-size:8px}.fixture-scroll,.team-scroll{scroll-snap-type:x mandatory;gap:12px;margin:0 -20px;padding:4px 20px 15px;display:flex;overflow:auto}.fixture{scroll-snap-align:start;background:#131512;border-radius:23px;outline:1px solid #ffffff14;min-width:290px;padding:18px}.fixture>div:first-child{justify-content:space-between;display:flex}.fixture>div>span{color:var(--yellow);font-size:8px;font-weight:800}.fixture small{color:#777;font-size:8px}.fixture-teams{margin:25px 0}.fixture-teams p{font:600 16px var(--display);text-transform:uppercase;grid-template-columns:35px 1fr 20px;align-items:center;gap:10px;display:grid}.fixture-teams .team-badge{width:30px;height:33px;font-size:9px}.fixture-teams b{font-size:25px}.fixture footer{border-top:1px solid #ffffff14;justify-content:space-between;padding:15px 0 0;display:flex}.fixture footer span{color:#888;font-size:9px}.table{background:#131512;border-radius:22px;outline:1px solid #ffffff14;padding:7px}.tr{border-bottom:1px solid #ffffff12;grid-template-columns:1fr 28px 28px 34px;align-items:center;min-height:64px;padding:0 9px;font-size:10px;display:grid}.tr:last-child{border:0}.tr>span:first-child{font:600 12px var(--display);text-transform:uppercase;align-items:center;gap:8px;display:flex}.tr>span:first-child>b{color:#666;font:500 9px var(--body)}.tr .team-badge{width:25px;height:28px;font-size:8px}.tr strong{font:800 18px var(--display);color:var(--yellow)}.th{color:#666;min-height:35px;font-size:7px}.th span:first-child{font:600 7px var(--body)}.team-scroll article{scroll-snap-align:start;background:#131512;border-radius:22px;flex-direction:column;align-items:flex-start;min-width:180px;height:230px;padding:20px;display:flex}.team-scroll small{color:#666;margin-top:25px;font-size:8px}.team-scroll h3{font:700 25px/.9 var(--display);text-transform:uppercase;margin:7px 0 auto}.team-scroll article>span{color:var(--yellow);font-size:9px}.bracket{flex-direction:column;gap:9px;display:flex}.bracket div{background:#131512;border-radius:18px;justify-content:space-between;padding:18px;display:flex}.bracket small{color:#777;font-size:8px}.bracket b{font:700 20px var(--display)}.bracket>i{text-align:center;color:#555;transform:rotate(90deg)}.bracket .champ{background:var(--yellow);color:#090a08}.bracket .champ small{color:#090a08}.bottom-nav{z-index:10;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#181916e6;border-radius:25px;justify-content:space-around;padding:15px 5px;display:flex;position:fixed;bottom:10px;left:10px;right:10px}.bottom-nav a{text-transform:uppercase;font-size:8px}.bottom-nav a:first-child{color:var(--yellow)}.admin{color:#151611;background:#ebeae3;min-height:100dvh}.admin>aside{display:none}.admin-main{padding:24px 16px 110px}.admin-main>header{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.admin-main header small{letter-spacing:.12em;color:#777;font-size:8px}.admin-main header h1{font:800 48px/.9 var(--display);text-transform:uppercase;margin:6px 0 0}.admin-main header>a{color:#fff;background:#151611;border-radius:22px;padding:11px 14px;font-size:9px}.demo-note{background:#fff7c6;border-radius:14px;flex-direction:column;gap:3px;margin-bottom:16px;padding:13px 15px;display:flex}.demo-note b{font-size:9px}.demo-note span{color:#81752a;font-size:8px}.admin-stats{grid-template-columns:1fr 1fr;gap:9px;display:grid}.admin-stats article{background:#f9f8f2;border-radius:20px;flex-direction:column;min-height:160px;padding:18px;display:flex}.admin-stats small{color:#777;letter-spacing:.1em;font-size:7px}.admin-stats b{font:750 24px/.95 var(--display);margin:auto 0}.admin-stats b.num{font-size:58px}.admin-stats b span{color:#aaa}.admin-stats article>span{color:#777;font-size:8px}.admin-stats .status-dot{color:#927b00}.admin-columns{gap:10px;margin-top:10px;display:grid}.admin-columns>section,.admin-list{background:#f9f8f2;border-radius:22px;padding:18px}.admin-title{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.admin-title h2{font:700 24px var(--display);text-transform:uppercase;margin:0}.admin-title p{color:#777;font-size:9px}.admin-title button{color:#333;background:#e9e8e1;border:0;border-radius:16px;padding:8px 10px;font-size:8px}.control-match{border-top:1px solid #e1e0d9;grid-template-columns:45px 1fr 45px;align-items:center;padding:14px 0;font-size:9px;display:grid}.control-match div{flex-direction:column;display:flex}.control-match div small{color:#aaa}.control-match button{color:#fff;background:#151611;border:0;border-radius:15px;padding:7px;font-size:7px}.quick{color:#151611;text-align:left;background:0 0;border:0;border-top:1px solid #e1e0d9;justify-content:space-between;width:100%;padding:12px 0;display:flex}.quick .arrow{background:#e9e8e1;width:28px;height:28px}.admin-mobile{z-index:10;background:#181916;border-radius:23px;justify-content:space-around;padding:9px;display:flex;position:fixed;bottom:9px;left:9px;right:9px}.admin-mobile button{color:#777;background:0 0;border:0;padding:6px;font-size:7px}.admin-mobile button.active{color:var(--yellow)}.admin-mobile i{background:currentColor;border-radius:50%;width:5px;height:5px;margin:0 auto 4px;display:block}.list-row{border-top:1px solid #e1e0d9;grid-template-columns:30px 1fr 20px;align-items:center;padding:16px 0;display:grid}.list-row>span{font:700 16px var(--display);color:#aaa}.list-row b,.list-row small{display:block}.list-row b{font-size:11px}.list-row small{color:#888;margin-top:3px;font-size:8px}@media (min-width:768px){.header{max-width:1320px;margin:auto;position:absolute;top:25px;left:4%;right:4%}.hero{padding:160px 6% 80px}.hero-image{background-position:50% 40%}.hero-copy p{font-size:17px}.hero-index{z-index:2;color:#fff;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:80px;right:6%}.hero-index b{font:800 55px var(--display);color:var(--yellow)}.hero-index span{letter-spacing:.15em;font-size:8px}.section{padding:150px 7%}.intro-grid{grid-template-columns:1fr 1fr;gap:13%;margin-left:30%}.npl-card{padding:55px}.npl-top{flex-direction:row;justify-content:space-between}.event-meta{grid-template-columns:repeat(3,1fr)}.event-meta div:last-child{grid-column:auto}.photo-placeholder{height:600px}.people-grid{grid-template-columns:repeat(4,1fr)}.avatar{height:260px}.community-list article{grid-template-columns:80px 1fr 50px}.community-list h3{font-size:48px}.npl-hero{padding:180px 7% 90px}.npl-content{max-width:1200px;margin:auto}.match-feature{padding:24px}.fixture-scroll,.team-scroll{margin:0;padding:4px}.fixture{min-width:360px}.team-scroll article{min-width:250px}.bracket{flex-direction:row;align-items:center}.bracket div{flex-direction:column;flex:1;gap:10px}.bracket>i{transform:none}.bottom-nav{display:none}.admin{grid-template-columns:235px 1fr;display:grid}.admin>aside{color:#fff;background:#151611;flex-direction:column;height:100dvh;padding:25px 14px;display:flex;position:sticky;top:0}.admin-brand{font:700 17px/.9 var(--display);align-items:center;gap:12px;margin:0 8px 35px;display:flex}.admin>aside>button{color:#858680;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;padding:11px 12px;font-size:11px}.admin>aside>button.active{color:#fff;background:#292b26}.admin>aside>button i{background:currentColor;border-radius:50%;width:5px;height:5px;margin-right:12px;display:inline-block}.admin-user{background:#22231f;border-radius:15px;align-items:center;gap:9px;margin-top:auto;padding:10px;display:flex}.admin-user>span{background:var(--yellow);color:#111;border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;display:grid}.admin-user b,.admin-user small{font-size:8px;display:block}.admin-user small{color:#777;margin-top:3px}.admin-main{padding:45px 4%}.admin-main header h1{font-size:65px}.admin-stats{grid-template-columns:repeat(4,1fr)}.admin-columns{grid-template-columns:2fr 1fr}.admin-mobile{display:none}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important}}.mark{clip-path:none;background:0 0;place-content:center}.mark img{object-fit:contain;filter:drop-shadow(0 7px 15px #00317847);width:100%;height:100%;display:block}.mark-small{width:46px;height:49px}.join .mark{color:inherit;background:0 0}.npl-title{align-items:center;gap:10px}.npl-title>img{object-fit:contain;flex:none;width:96px;height:108px}.npl-title>div{align-items:flex-start;display:flex}.npl-title strong{font-size:clamp(82px,25vw,220px)}.npl-official-logo{z-index:1;object-fit:contain;opacity:.38;filter:drop-shadow(0 20px 35px #0000008c);width:165px;height:165px;position:absolute;top:90px;right:8px}.npl-hero-copy{z-index:2}.npl-type-art{object-fit:contain;filter:drop-shadow(0 8px 18px #00000073);width:210px;height:auto;margin-top:23px;display:block}.npl-hero h1{font-size:43vw}.team-badge{clip-path:none;width:48px;height:56px;background:0 0!important}.team-badge img{object-fit:contain;filter:drop-shadow(0 6px 8px #00000061);width:100%;height:100%;display:block}.fixture-teams .team-badge{width:34px;height:39px}.tr .team-badge{width:29px;height:33px}.team-scroll article{height:260px}.team-scroll .team-badge{width:74px;height:88px}.team-scroll small{margin-top:13px}.sponsor-lead,.sponsor-awards{gap:12px;display:grid}.sponsor-lead article,.sponsor-awards article{background:#fff;border-radius:22px;padding:12px;overflow:hidden}.sponsor-lead small,.sponsor-awards small{color:#171813;letter-spacing:.08em;text-transform:uppercase;padding:4px 5px 12px;font-size:8px;font-weight:800;display:block}.sponsor-lead img,.sponsor-awards img{border-radius:13px;width:100%;height:auto;display:block}.award-title{color:#777;letter-spacing:.12em;align-items:center;gap:15px;margin:38px 0 16px;font-size:8px;display:flex}.award-title i{background:#ffffff1a;flex:1;height:1px}@media (min-width:768px){.npl-title>img{width:150px;height:165px}.npl-hero h1{font-size:clamp(160px,30vw,420px)}.npl-official-logo{opacity:.62;width:330px;height:330px;top:135px;right:7%}.npl-type-art{width:310px}.sponsor-lead,.sponsor-awards{grid-template-columns:1fr 1fr}}.hero{isolation:isolate}.hero-image{animation:14s cubic-bezier(.32,.72,0,1) both hero-breathe;transform:scale(1.025)}.hero-shade{background:linear-gradient(#0000001a,#0000000f 30%,#000000f7 92%),linear-gradient(90deg,#0009,#0000 80%)}.hero-crest{z-index:1;object-fit:contain;opacity:.13;filter:grayscale()contrast(1.2);width:235px;height:235px;position:absolute;top:17%;right:-45px;transform:rotate(7deg)}.hero-copy:before{content:"";background:var(--yellow);width:54px;height:3px;margin-bottom:22px;display:block}.hero-copy .eyebrow{margin-bottom:16px}.scroll-cue{z-index:2;color:#aaa;letter-spacing:.18em;writing-mode:vertical-rl;align-items:center;gap:9px;font-size:7px;display:flex;position:absolute;bottom:54px;right:20px}.scroll-cue i{background:linear-gradient(var(--yellow),transparent);width:1px;height:38px}.club-marquee{color:#fff;background:#0b0c0a;border-top:1px solid #ffffff14;border-bottom:1px solid #ffffff14;padding:15px 0;overflow:hidden}.club-marquee>div{align-items:center;gap:24px;width:max-content;animation:22s linear infinite marquee-drift;display:flex}.club-marquee span{font:800 25px var(--display);letter-spacing:.04em}.club-marquee i{color:var(--yellow);font-size:12px;font-style:normal}.npl-tease{position:relative;overflow:hidden}.npl-tease:before{content:"04";font:900 230px/.8 var(--display);color:#00000012;pointer-events:none;position:absolute;top:-35px;right:-22px}.npl-card{position:relative;box-shadow:0 35px 80px #00000038}@keyframes hero-breathe{0%{transform:scale(1.025)}to{transform:scale(1.08)}}@keyframes marquee-drift{to{transform:translate(-45%)}}@media (min-width:768px){.hero-crest{width:390px;height:390px;top:18%;right:4%}.scroll-cue{bottom:80px;right:3%}.club-marquee{padding:21px 0}.club-marquee span{font-size:40px}.club-marquee>div{gap:35px}.npl-tease:before{font-size:420px;top:-65px;right:-30px}}@media (prefers-reduced-motion:reduce){.hero-image,.club-marquee>div{animation:none}}.formation-shell{background:#00000017;border-radius:30px;margin-top:45px;padding:7px;box-shadow:0 28px 65px #0c1a0a24}.formation-head{color:#fff;background:#10120f;border-radius:23px 23px 10px 10px;justify-content:space-between;align-items:center;padding:18px 16px;display:flex}.formation-head small,.formation-head b{display:block}.formation-head small{letter-spacing:.13em;color:#8d9087;font-size:7px}.formation-head b{font:700 20px var(--display);margin-top:3px}.formation-head>span{font:800 34px var(--display);color:var(--yellow)}.football-pitch{aspect-ratio:.72;background-color:#18782b;background-image:linear-gradient(90deg,#ffffff09 50%,#0000 50%),repeating-linear-gradient(0deg,#0000000b 0 11%,#ffffff06 11% 22%),radial-gradient(circle,#4fa1358c,#0000 55%);background-size:50% 100%,100% 100%,100% 100%;border-radius:10px;position:relative;overflow:hidden}.pitch-lines{pointer-events:none;border:3px solid #ffffffeb;position:absolute;inset:14px}.pitch-lines i{display:block;position:absolute}.half-line{background:#fff;height:3px;top:50%;left:0;right:0;transform:translateY(-50%)}.center-circle{border:3px solid #fff;border-radius:50%;width:100px;height:100px;top:50%;left:50%;transform:translate(-50%,-50%)}.center-circle:after{content:"";background:#fff;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.box{border:3px solid #fff;width:58%;height:18%;left:21%}.box-top{top:-3px}.box-bottom{bottom:-3px}.goal{border:3px solid #fff;width:25%;height:4%;left:37.5%}.goal-top{top:-14px}.goal-bottom{bottom:-14px}.player-marker{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;transform:translate(-50%,-50%)}.player-marker>span{background:var(--yellow);color:#0b0d0a;width:33px;height:33px;font:800 15px var(--display);border:3px solid #fff;border-radius:50%;place-items:center;display:grid;box-shadow:0 6px 15px #00000052}.player-marker>div{color:#fff;white-space:nowrap;background:#070a07db;border-radius:8px;padding:4px 7px 5px;box-shadow:0 5px 15px #00000040}.player-marker b,.player-marker small{display:block}.player-marker b{font:700 12px/1 var(--display);text-transform:uppercase}.player-marker small{letter-spacing:.04em;color:#b9bcb3;text-transform:uppercase;margin-top:3px;font-size:5px}.player-marker.gk{top:89%;left:50%}.player-marker.lb{top:72%;left:18%}.player-marker.cb{top:73%;left:50%}.player-marker.rb{top:72%;left:82%}.player-marker.rwb{top:51%;left:80%}.player-marker.cf{top:38%;left:50%}.player-marker.rf{top:18%;left:75%}.player-marker.rw{top:24%;left:25%}.substitutes{color:#fff;background:#10120f;border-radius:10px 10px 23px 23px;padding:18px 15px}.substitutes>div:first-child small,.substitutes>div:first-child b{display:block}.substitutes>div:first-child small{color:var(--yellow);letter-spacing:.14em;font-size:7px}.substitutes>div:first-child b{font:700 18px var(--display);margin-top:4px}.sub-list{grid-template-columns:1fr;gap:7px;margin-top:14px;display:grid}.sub-list>span{background:#20221e;border-radius:12px;grid-template-rows:1fr 1fr;grid-template-columns:30px 1fr;align-items:center;column-gap:8px;padding:9px;display:grid}.sub-list i{background:var(--yellow);color:#111;width:30px;height:30px;font:800 12px var(--display);border-radius:50%;grid-row:span 2;place-items:center;font-style:normal;display:grid}.sub-list b{font:700 13px var(--display);text-transform:uppercase}.sub-list small{color:#85877f;text-transform:uppercase;font-size:6px}@media (min-width:768px){.formation-shell{border-radius:36px;padding:10px}.formation-head{border-radius:27px 27px 12px 12px;padding:25px 28px}.formation-head b{font-size:28px}.football-pitch{aspect-ratio:1.55;max-height:760px}.pitch-lines{inset:22px}.player-marker>span{width:43px;height:43px;font-size:19px}.player-marker b{font-size:15px}.player-marker small{font-size:6px}.player-marker.gk{top:50%;left:8%}.player-marker.lb{top:20%;left:27%}.player-marker.cb{top:50%;left:26%}.player-marker.rb{top:80%;left:27%}.player-marker.rwb{top:76%;left:49%}.player-marker.cf{top:50%;left:63%}.player-marker.rf{top:73%;left:83%}.player-marker.rw{top:27%;left:80%}.half-line{width:3px;height:auto;inset:0 auto 0 50%;transform:translate(-50%)}.center-circle{width:140px;height:140px}.box{width:18%;height:58%;top:21%;left:auto}.box-top{left:-3px}.box-bottom{bottom:auto;right:-3px}.goal{width:4%;height:25%;top:37.5%;left:auto}.goal-top{top:37.5%;left:-14px}.goal-bottom{bottom:auto;right:-14px}.substitutes{border-radius:12px 12px 27px 27px;justify-content:space-between;align-items:center;padding:22px 28px;display:flex}.sub-list{width:48%;margin:0}}.football-pitch{aspect-ratio:.9}.pitch-lines .half-line,.pitch-lines .box-top,.pitch-lines .goal-top{display:none}.center-circle{top:0}.player-marker.gk{top:88%}.player-marker.lb{top:68%}.player-marker.cb{top:70%}.player-marker.rb{top:68%}.player-marker.rwb{top:48%}.player-marker.cf{top:31%}.player-marker.rf{top:14%}.player-marker.rw{top:19%}@media (min-width:768px){.football-pitch{aspect-ratio:1.8;max-height:650px}.pitch-lines .box-top,.pitch-lines .goal-top{display:block}.pitch-lines .box-bottom,.pitch-lines .goal-bottom,.pitch-lines .half-line{display:none}.center-circle{top:50%;left:100%}.player-marker.gk{top:50%;left:8%}.player-marker.lb{top:18%;left:26%}.player-marker.cb{top:50%;left:28%}.player-marker.rb{top:82%;left:26%}.player-marker.rwb{top:76%;left:49%}.player-marker.cf{top:50%;left:62%}.player-marker.rf{top:72%;left:83%}.player-marker.rw{top:27%;left:80%}}.formation-shell{background:0 0;padding:0;box-shadow:0 28px 65px #0c1a0a24}.formation-stage{width:100%;position:relative}.formation-stage .football-pitch{border-radius:25px;width:100%}.formation-head,.substitutes{display:none}.sideline-subs{z-index:4;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0c09eb;border-radius:17px;flex-direction:column;gap:6px;width:66px;padding:10px 6px;display:flex;position:absolute;top:50%;right:7px;transform:translateY(-50%);box-shadow:0 14px 30px #0000004d}.sideline-subs>small{text-align:center;color:var(--yellow);letter-spacing:.14em;padding-bottom:3px;font-size:7px;font-weight:800}.sideline-subs>span{background:#ffffff12;border-radius:11px;flex-direction:column;align-items:center;gap:3px;padding:7px 3px;display:flex}.sideline-subs i{background:var(--yellow);color:#111;width:27px;height:27px;font:800 11px var(--display);border-radius:50%;place-items:center;font-style:normal;display:grid}.sideline-subs b{font:700 10px var(--display);text-transform:uppercase}.formation-stage .player-marker.rb,.formation-stage .player-marker.rf{margin-left:-13px}@media (min-width:768px){.formation-stage .football-pitch{border-radius:31px}.sideline-subs{border-radius:22px;gap:8px;width:96px;padding:14px 9px;right:16px}.sideline-subs>span{padding:10px 5px}.sideline-subs i{width:35px;height:35px;font-size:14px}.sideline-subs b{font-size:13px}.formation-stage .player-marker.rb,.formation-stage .player-marker.rf{margin-left:-30px}}.squad-label{color:#080908}.squad-label i{background:#080908}.club-bottom-nav{display:none}@media (max-width:767px){html{scroll-padding-top:90px}.header{top:max(12px,env(safe-area-inset-top));height:62px;padding-left:9px;left:12px;right:12px}.brand{gap:7px}.brand>span{font-size:13px}.brand small{font-size:6px}.mark-small{width:43px;height:45px}.header-actions{gap:3px}.icon-btn,.menu-btn{width:43px;height:43px}.menu{padding:calc(94px + env(safe-area-inset-top)) 18px calc(92px + env(safe-area-inset-bottom))}.menu-links a{align-items:center;min-height:53px;font-size:clamp(32px,10vw,42px)}.menu-foot{padding-bottom:10px}.hero{min-height:100svh;padding:120px 16px calc(90px + env(safe-area-inset-bottom));align-items:flex-end;overflow:hidden}.hero-copy{width:100%;padding-right:0}.hero-copy:before{width:42px;margin-bottom:15px}.hero-copy .eyebrow{margin-bottom:13px;font-size:8px}.hero h1{letter-spacing:-.04em;max-width:100%;font-size:clamp(54px,15.4vw,61px);line-height:.79}.hero h1 em{display:inline-block}.hero p{max-width:330px;margin:20px 0;font-size:13px;line-height:1.55}.hero-crest{width:190px;height:190px;top:18%;right:-35px}.scroll-cue{display:none}.button-row{grid-template-columns:1fr 1fr;gap:7px;width:100%;display:grid}.hero .btn{justify-content:space-between;gap:4px;width:100%;min-width:0;padding-left:12px;font-size:9px}.hero .btn .arrow{flex:none;width:34px;height:34px}.hero .btn-ghost{background:#0f100ec7}.section{padding:78px 16px}.section h2{letter-spacing:-.035em;font-size:clamp(51px,15.4vw,63px);line-height:.82}.eyebrow{margin-bottom:18px;font-size:8px}.club-marquee{padding:12px 0}.club-marquee span{font-size:22px}.npl-tease{padding-top:68px;padding-bottom:68px}.npl-card{border-radius:24px;outline-width:5px;padding:22px}.npl-top{gap:5px}.npl-title{gap:5px;margin:27px 0 24px}.npl-title>img{width:80px;height:91px}.npl-title strong{font-size:clamp(72px,23vw,90px)}.npl-title span{margin-left:4px;font-size:24px}.event-meta{gap:14px;padding:18px 0 22px}.event-meta b{font-size:15px}.npl-card>.btn{justify-content:space-between;width:100%}.team .section-head{align-items:flex-start}.big-no{font-size:70px}.formation-shell{margin-top:28px}.formation-stage .football-pitch{border-radius:20px}.pitch-lines{border-width:2px;inset:11px}.center-circle,.box,.goal{border-width:2px}.player-marker>span{border-width:2px;width:30px;height:30px;font-size:13px}.player-marker>div{padding:4px 6px}.player-marker b{font-size:10px}.sideline-subs{width:60px;padding:8px 5px;right:5px}.formation-stage .player-marker.rb,.formation-stage .player-marker.rf{margin-left:-16px}.people{padding-top:68px}.people-grid{gap:8px}.avatar{height:138px}.people-grid article{border-radius:17px;padding:7px 7px 15px}.people-grid h3{font-size:18px}.people-tabs{padding-bottom:3px;overflow:auto}.people-tabs button{white-space:nowrap;min-height:44px}.people .btn{justify-content:space-between;width:100%}.community-list article{min-height:91px;padding:19px 0}.community-list h3{font-size:26px}.location .btn,.join .btn{justify-content:space-between;width:100%}.join{padding-bottom:105px}.join .mark{width:78px;height:95px;margin-bottom:34px}footer{padding:48px 16px 110px}.club-bottom-nav{z-index:10;left:9px;right:9px;bottom:max(9px,env(safe-area-inset-bottom));color:#8a8d83;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#131511ed;border-radius:23px;grid-template-columns:repeat(5,1fr);height:64px;padding:6px;display:grid;position:fixed;box-shadow:0 14px 35px #0000004d}.club-bottom-nav a,.club-bottom-nav button{color:inherit;text-transform:uppercase;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;font-size:7px;display:flex}.club-bottom-nav i{height:20px;font-size:15px;font-style:normal}.club-bottom-nav .active{color:var(--yellow)}.npl-page{overflow:clip}.npl-hero{min-height:100svh;padding:126px 16px 96px}.npl-official-logo{width:145px;height:145px;top:85px}.npl-hero h1{margin:48px 0 28px;font-size:42vw}.npl-hero p{font-size:19px}.npl-type-art{width:190px;margin-top:19px}.npl-nav{margin:0 9px;padding:4px;top:10px}.npl-nav a{place-items:center;min-height:44px;display:grid}.npl-content{padding-top:32px;padding-bottom:110px}.score{grid-template-columns:1fr 44px 1fr}.score b{font-size:14px}.fixture{min-width:min(82vw,310px)}.npl-block{padding-top:76px}.block-title h2{font-size:34px}.tr{grid-template-columns:minmax(0,1fr) 26px 26px 31px;padding:0 6px}.tr>span:first-child{gap:5px;font-size:10px}.team-scroll article{min-width:175px}.bottom-nav{bottom:max(9px,env(safe-area-inset-bottom));height:64px;padding:8px 4px}.bottom-nav a{place-items:center;min-height:44px;display:grid}.admin-main{padding:20px 12px 100px}.admin-main>header{align-items:center}.admin-main header h1{font-size:42px}.admin-main header>a{place-items:center;min-height:44px;padding:8px 13px;display:grid}.admin-stats{gap:7px}.admin-stats article{border-radius:17px;min-height:145px;padding:15px}.admin-stats b.num{font-size:50px}.admin-columns>section,.admin-list{border-radius:18px;padding:15px}.control-match{grid-template-columns:42px minmax(0,1fr) 48px}.control-match button{min-height:36px}.quick{min-height:50px}.admin-mobile{bottom:max(8px,env(safe-area-inset-bottom));height:64px}.admin-mobile button{min-width:54px;min-height:44px}}.location-layout{gap:42px;display:grid}.location-copy p{color:var(--muted);margin:25px 0}.map-shell{background:#00000014;border-radius:29px;padding:7px;box-shadow:0 30px 70px #00000026}.map-label{color:#fff;background:#10120f;border-radius:22px 22px 9px 9px;flex-direction:column;gap:5px;padding:16px 17px;display:flex}.map-label span{letter-spacing:.15em;font-size:8px;font-weight:800}.map-label span i{background:var(--yellow);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 5px #ffd4001f}.map-label b{font:600 15px var(--display);color:#8e9188;letter-spacing:.04em}.map-shell iframe{filter:invert(.92)hue-rotate(178deg)saturate(.65)brightness(.72)contrast(1.12);border:0;border-radius:9px 9px 22px 22px;width:100%;height:390px;display:block}.join .mark{filter:drop-shadow(0 22px 35px #00378747);width:170px;height:195px;margin-bottom:42px}.site-footer{color:#fff;background:#070806;padding:82px 20px 110px;position:relative;overflow:hidden}.site-footer .footer-watermark{font:900 36vw/.8 var(--display);color:#ffffff06;pointer-events:none;position:absolute;top:8px;right:-18px}.footer-lead{display:flex;position:relative;flex-direction:column!important;align-items:flex-start!important;gap:28px!important}.footer-lead .mark{width:116px;height:128px}.footer-lead small{font:700 8px var(--body);letter-spacing:.17em;color:var(--yellow)}.footer-lead h2{font:800 clamp(58px,18vw,80px)/.78 var(--display);letter-spacing:-.04em;margin:14px 0 0}.footer-lead h2 em{color:var(--yellow);font-style:italic}.footer-grid{border-top:1px solid #ffffff1f;grid-template-columns:1fr 1fr;margin:65px 0 55px;padding-top:30px;position:relative;align-items:start!important;gap:38px 20px!important;display:grid!important}.footer-grid>div,.footer-grid nav{flex-direction:column;align-items:flex-start;gap:10px;margin:0;display:flex}.footer-grid>div:last-child{grid-column:span 2}.footer-grid span{letter-spacing:.16em;color:#73766e;font-size:7px}.footer-grid b{font:600 17px/1.35 var(--display)}.footer-grid a{color:#d0d1cb;min-height:25px;font-size:10px}.footer-grid a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid #ffffff1f;flex-direction:column;padding-top:20px;position:relative;align-items:flex-start!important;gap:10px!important;display:flex!important}.footer-bottom small{color:#6f716b;font-size:8px}.footer-bottom b{font:600 8px var(--body);letter-spacing:.1em;color:#a4a69f}@media (max-width:767px){.header-actions .menu-btn{width:46px;height:46px}.location{padding-bottom:85px}.map-shell iframe{height:330px}.join .mark{width:145px;height:165px;margin-bottom:36px}.site-footer{padding-top:68px}.footer-lead h2{font-size:clamp(55px,17vw,68px)}}@media (min-width:768px){.location-layout{grid-template-columns:.82fr 1.18fr;align-items:end;gap:7%}.map-shell iframe{height:520px}.join .mark{width:210px;height:235px}.site-footer{padding:120px 7% 55px}.site-footer .footer-watermark{font-size:24vw;top:-2%;right:-2%}.footer-lead{flex-direction:row!important;align-items:flex-end!important;gap:45px!important}.footer-lead .mark{width:145px;height:160px}.footer-lead h2{font-size:100px}.footer-grid{grid-template-columns:1.2fr .8fr .8fr;gap:8%!important}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center!important}}.site-footer{color:#0a0b09;background:#eeece4;padding:8px 8px 94px}.site-footer>.footer-panel{background:var(--yellow);color:#090a08;isolation:isolate;border-radius:28px;min-height:720px;padding:34px 22px 18px;display:block;position:relative;overflow:hidden}.footer-columns{z-index:2;grid-template-columns:1fr 1fr;position:relative;align-items:start!important;gap:35px 18px!important;display:grid!important}.footer-columns>div,.footer-columns nav{flex-direction:column;align-items:flex-start;gap:9px;margin:0;display:flex}.footer-columns>div:first-child{grid-column:span 2}.footer-pill{color:#10110e;letter-spacing:.02em;text-transform:lowercase;background:#f7f4ea;border-radius:8px;padding:6px 10px;font-size:8px;font-weight:700;display:inline-block;box-shadow:0 4px #00000014}.footer-columns h3{font:800 24px/.92 var(--display);letter-spacing:-.02em;margin:8px 0 0}.footer-columns a{color:#111;border-bottom:1px solid #00000059;min-height:25px;font-size:10px;font-weight:700}.footer-columns nav a{border:0;min-height:24px}.footer-art{z-index:1;height:240px;bottom:34px;left:0;right:0;display:block!important;position:absolute!important}.footer-art>strong{font:900 25vw/.7 var(--display);letter-spacing:-.075em;color:#080908;white-space:nowrap;position:absolute;bottom:-24px;left:-4px}.footer-logo-sticker{z-index:2;background:#0c0e0b;border:5px solid #f7f4ea;border-radius:28px;width:92px;height:105px;padding:5px;position:absolute;bottom:17px;left:50%;transform:translate(-50%)rotate(-5deg);box-shadow:0 11px #00000024}.footer-logo-sticker .mark{width:100%;height:100%}.footer-sticker{z-index:3;font:900 18px var(--display);place-items:center;display:grid;position:absolute;transform:rotate(-8deg)}.sticker-npb{width:65px;height:42px;color:var(--yellow);background:#111;border:4px solid #fff5d0;border-radius:50%;top:38px;left:22px}.sticker-ball{background:#f7f4ea;border:4px solid #111;border-radius:50%;width:55px;height:55px;font-size:25px;top:2px;right:34px;transform:rotate(10deg)}.sticker-year{color:#111;background:#ff725e;border:3px solid #111;border-radius:8px;padding:7px 10px;bottom:48px;right:16px;transform:rotate(-6deg)}.footer-meta{z-index:4;justify-content:space-between;bottom:13px;left:22px;right:22px;align-items:center!important;gap:12px!important;display:flex!important;position:absolute!important}.footer-meta small,.footer-meta b{letter-spacing:.08em;font-size:6px}.footer-meta b{font-weight:900}@media (min-width:768px){.site-footer{background:#eeece4;padding:12px}.site-footer>.footer-panel{border-radius:38px;min-height:720px;padding:72px 4% 28px}.footer-columns{grid-template-columns:1fr 1fr 1fr;gap:7%!important}.footer-columns>div:first-child{grid-column:auto}.footer-columns h3{font-size:34px}.footer-columns a{font-size:13px}.footer-pill{padding:7px 13px;font-size:11px}.footer-art{height:350px;bottom:25px}.footer-art>strong{font-size:22.4vw;bottom:-54px;left:-1%}.footer-logo-sticker{border-radius:38px;width:150px;height:170px;bottom:30px}.sticker-npb{width:90px;height:58px;font-size:25px;top:55px;left:7%}.sticker-ball{width:78px;height:78px;font-size:37px;top:0;right:16%}.sticker-year{font-size:24px;bottom:85px;right:6%}.footer-meta{bottom:18px;left:4%;right:4%}.footer-meta small,.footer-meta b{font-size:8px}}.npl-hero{isolation:isolate}.npl-grid{animation:16s cubic-bezier(.32,.72,0,1) infinite alternate npl-grid-drift}.npl-crest-wall{z-index:1;pointer-events:none;position:absolute;inset:0}.npl-crest-wall img{object-fit:contain;opacity:.075;filter:grayscale()drop-shadow(0 12px 20px #00000080);width:95px;height:112px;transform:rotate(calc((var(--crest) - 4)*5deg));position:absolute}.npl-crest-wall img:first-child{top:27%;left:-25px}.npl-crest-wall img:nth-child(2){top:38%;right:-20px}.npl-crest-wall img:nth-child(3){top:68%;left:12%}.npl-crest-wall img:nth-child(4){top:69%;right:16%}.npl-crest-wall img:nth-child(5){top:50%;left:3%}.npl-crest-wall img:nth-child(6){top:57%;right:4%}.npl-crest-wall img:nth-child(7){top:12%;left:42%}.npl-crest-wall img:nth-child(8){top:81%;right:37%}.npl-hero-copy:before{content:"";background:var(--yellow);width:54px;height:3px;margin-bottom:18px;display:block}.npl-hero-actions{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.npl-hero-actions a{background:var(--yellow);color:#090a08;text-transform:uppercase;border-radius:28px;align-items:center;gap:10px;min-height:48px;padding:5px 6px 5px 16px;font-size:9px;font-weight:800;display:inline-flex}.npl-hero-actions a:nth-child(2){color:#fff;background:#ffffff14;outline:1px solid #ffffff24}.npl-hero-actions .arrow{width:36px;height:36px}.npl-marquee{background:var(--yellow);color:#090a08;padding:14px 0;overflow:hidden}.npl-marquee>div{align-items:center;gap:20px;width:max-content;animation:34s linear infinite npl-marquee;display:flex}.npl-marquee span{font:800 24px var(--display);text-transform:uppercase;white-space:nowrap}.npl-marquee i{font-size:10px;font-style:normal}.tournament-numbers{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;display:grid}.tournament-numbers article{background:#131512;border-radius:20px;outline:1px solid #ffffff14;flex-direction:column;min-height:142px;padding:15px 12px;display:flex;position:relative;overflow:hidden}.tournament-numbers article:after{content:"";background:#ffd40017;border-radius:50%;width:70px;height:70px;position:absolute;top:-35px;right:-35px}.tournament-numbers small{color:#777;letter-spacing:.12em;font-size:7px}.tournament-numbers b{font:900 54px/.9 var(--display);color:var(--yellow);margin:auto 0}.tournament-numbers span{color:#898b84;font-size:7px}.match-feature{background:linear-gradient(145deg,#171914,#0e0f0d);position:relative;overflow:hidden}.match-glow{filter:blur(30px);pointer-events:none;background:#ffd40029;border-radius:50%;width:180px;height:180px;top:-90px;right:-75px;padding:0!important;position:absolute!important}.match-feature .score,.match-feature .match-label,.match-feature>button{z-index:2;position:relative}.match-feature .team-badge{width:64px;height:76px}.match-feature>button{justify-content:space-between;align-items:center;display:flex;padding-left:18px!important;padding-right:7px!important}@keyframes npl-grid-drift{to{transform:perspective(500px)rotateX(25deg)scale(1.28)translate(-12px,8px)}}@keyframes npl-marquee{to{transform:translate(-50%)}}@media (max-width:767px){.npl-hero{padding-bottom:98px}.npl-hero-copy:before{width:40px;margin-bottom:14px}.npl-hero-actions{grid-template-columns:1fr 1fr;display:grid}.npl-hero-actions a{justify-content:space-between;min-width:0;padding-left:10px;font-size:7px}.npl-type-art{opacity:.72;width:135px;position:absolute;bottom:80px;right:14px}.npl-marquee span{font-size:21px}.tournament-numbers article{min-height:128px;padding:13px 9px}.tournament-numbers b{font-size:46px}.match-feature{margin-top:4px}}@media (min-width:768px){.npl-crest-wall img{width:150px;height:175px}.npl-hero-actions a{font-size:11px}.npl-hero-copy{max-width:850px}.npl-marquee{padding:20px 0}.npl-marquee span{font-size:36px}.tournament-numbers{gap:12px;margin-bottom:18px}.tournament-numbers article{border-radius:28px;min-height:190px;padding:22px}.tournament-numbers b{font-size:82px}.tournament-numbers span{font-size:9px}.match-feature .team-badge{width:86px;height:100px}}@media (prefers-reduced-motion:reduce){.npl-grid,.npl-marquee>div{animation:none}}.league-app{color:#fff;background:#090a08;min-height:100dvh;padding-bottom:105px}.lc-topbar{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#090a08db;border-bottom:1px solid #ffffff14;grid-template-columns:44px 1fr 44px;align-items:center;height:76px;padding:12px 16px;display:grid;position:sticky;top:0}.lc-topbar>a,.lc-topbar>i{background:#181a16;border-radius:50%;place-items:center;width:42px;height:42px;font-style:normal;display:grid}.lc-topbar>div{justify-content:center;align-items:center;gap:8px;display:flex}.lc-topbar img{object-fit:contain;width:38px;height:43px}.lc-topbar span small,.lc-topbar span b{display:block}.lc-topbar span small{letter-spacing:.17em;color:#777;font-size:6px}.lc-topbar span b{font:800 16px var(--display)}.lc-topbar>i{background:var(--yellow);color:#111;font:900 14px var(--display);justify-self:end}.lc-content{max-width:1120px;margin:auto}.lc-welcome{background:radial-gradient(circle at 83% 31%,#ffd40059,#0000 25%),linear-gradient(145deg,#191b16,#0b0c0a);align-items:flex-end;min-height:330px;padding:56px 20px 30px;display:flex;position:relative;overflow:hidden}.lc-welcome:before{content:"";opacity:.32;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;transform:perspective(400px)rotateX(28deg)scale(1.2)}.lc-welcome>div{z-index:2;position:relative}.lc-welcome small,.lc-page-title>small,.lc-heading small,.lc-formation-head small{letter-spacing:.17em;color:var(--yellow);font-size:7px;font-weight:800}.lc-welcome h1,.lc-page-title h1{font:900 59px/.76 var(--display);letter-spacing:-.045em;text-transform:uppercase;margin:13px 0 0}.lc-welcome h1 em,.lc-page-title h1{color:var(--yellow);font-style:italic}.lc-welcome>img{z-index:1;object-fit:contain;opacity:.35;filter:drop-shadow(0 25px 35px #000);width:190px;height:220px;position:absolute;top:35px;right:-25px}.lc-stat-strip{background:var(--yellow);color:#090a08;border-radius:0 0 22px 22px;grid-template-columns:repeat(3,1fr);margin:-1px 12px 0;padding:10px;display:grid;position:relative}.lc-stat-strip div{text-align:center;border-right:1px solid #0000002e}.lc-stat-strip div:last-child{border:0}.lc-stat-strip b,.lc-stat-strip span{display:block}.lc-stat-strip b{font:900 26px var(--display)}.lc-stat-strip span{letter-spacing:.1em;font-size:6px;font-weight:800}.lc-section,.lc-view{padding:42px 14px 0}.lc-heading{justify-content:space-between;align-items:flex-end;margin:0 3px 17px;display:flex}.lc-heading h2{font:800 31px var(--display);text-transform:uppercase;margin:3px 0 0}.lc-heading button{color:#9c9e96;background:0 0;border:0;font-size:8px}.lc-match-card{background:#151713;border-radius:23px;outline:1px solid #ffffff14;padding:16px}.lc-match-card.featured{background:linear-gradient(145deg,#1d2019,#11130f);padding:19px;box-shadow:0 22px 60px #00000047}.lc-match-card header{justify-content:space-between;align-items:center;display:flex}.lc-match-card header span{color:var(--yellow);letter-spacing:.1em;background:#ffd4001f;border-radius:12px;padding:5px 8px;font-size:6px;font-weight:900}.lc-match-card header small{color:#686b63;letter-spacing:.08em;font-size:6px}.lc-versus{grid-template-columns:minmax(0,1fr) 62px minmax(0,1fr);align-items:center;margin-top:20px;display:grid}.lc-versus>div{text-align:center;min-width:0}.lc-team-logo{object-fit:contain;filter:drop-shadow(0 8px 10px #0000004d);width:58px;height:65px}.lc-versus b{font:700 14px/.95 var(--display);text-transform:uppercase;margin-top:8px;display:block}.lc-versus>strong{font:900 31px var(--display);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;display:flex}.lc-versus>strong small{width:100%;font:800 11px var(--body);color:var(--yellow)}.lc-versus>strong em{color:#54574f;font-size:14px;font-style:normal}.lc-versus>strong i{width:100%;font:900 6px var(--body);color:#111;background:var(--yellow);border-radius:8px;padding:4px}.lc-mini-list,.lc-fixture-list{gap:10px;display:grid}.lc-mini-list .lc-team-logo,.lc-fixture-list .lc-team-logo{width:46px;height:52px}.lc-mini-list .lc-match-card:not(:first-child){display:none}.lc-page-title{padding:28px 4px 22px}.lc-page-title h1{margin:14px 0;font-size:62px}.lc-page-title p{color:#858880;max-width:540px;margin:0;font-size:10px;line-height:1.65}.lc-filters{z-index:8;background:#090a08;gap:7px;padding:8px 0 16px;display:flex;position:sticky;top:76px}.lc-filters button{color:#888;background:#141612;border:1px solid #ffffff17;border-radius:22px;min-height:40px;padding:0 17px;font-size:8px}.lc-filters button.active{background:var(--yellow);color:#111;border-color:var(--yellow);font-weight:800}.lc-table{background:#141612;border-radius:22px;outline:1px solid #ffffff14;margin-bottom:13px;padding:8px}.lc-table>header,.lc-table>div{align-items:center;display:grid}.lc-table>header{min-height:48px;color:var(--yellow);grid-template-columns:1fr auto;padding:0 11px;font-size:8px}.lc-table>header span{color:#65685f;font-size:7px}.lc-table>div{border-top:1px solid #ffffff12;grid-template-columns:20px 38px minmax(0,1fr) auto;min-height:66px;padding:0 7px}.lc-table>div>span{color:#555;font-size:8px}.lc-table .lc-team-logo{width:30px;height:36px}.lc-table>div>b{font:700 14px var(--display);text-transform:uppercase}.lc-table>div>small{color:#767970;font-size:7px}.lc-table strong{color:var(--yellow);font-size:13px}.lc-team-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.lc-team-grid>button{color:#fff;text-align:left;background:#141612;border:0;border-radius:22px;outline:1px solid #ffffff14;min-height:215px;padding:20px 13px 15px;position:relative}.lc-team-grid>button>span{font:900 38px var(--display);color:#ffffff0a;position:absolute;top:10px;right:12px}.lc-team-grid .lc-team-logo{width:70px;height:83px}.lc-team-grid b,.lc-team-grid small{display:block}.lc-team-grid b{font:800 21px/.9 var(--display);text-transform:uppercase;margin:13px 0}.lc-team-grid small{color:var(--yellow);letter-spacing:.08em;font-size:6px}.lc-team-picker{gap:8px;margin:0 -14px;padding:3px 14px 17px;display:flex;overflow:auto}.lc-team-picker button{color:#fff;background:#141612;border:1px solid #ffffff14;border-radius:18px;flex:0 0 63px;padding:7px 4px}.lc-team-picker button.active{border-color:var(--yellow);background:#ffd4001a}.lc-team-picker .lc-team-logo{width:42px;height:48px}.lc-team-picker span{white-space:nowrap;text-overflow:ellipsis;font-size:6px;display:block;overflow:hidden}.lc-formation-head{justify-content:space-between;align-items:center;padding:13px 3px;display:flex}.lc-formation-head b{font:800 24px var(--display);text-transform:uppercase;margin-top:4px;display:block}.lc-formation-head .lc-team-logo{width:48px;height:55px}.lc-pitch{background:repeating-linear-gradient(90deg,#176a32 0 16.66%,#1b7437 16.66% 33.33%);border:3px solid #ffffffb8;border-radius:24px;height:580px;margin-top:8px;position:relative;overflow:hidden;box-shadow:inset 0 0 70px #0000004d}.lc-pitch>i{border-color:#ffffffb8;display:block;position:absolute}.lc-pitch .halfway{border-top:3px solid;top:50%;left:0;right:0}.lc-pitch .circle{border:3px solid;border-radius:50%;width:130px;height:130px;top:50%;left:50%;transform:translate(-50%,-50%)}.lc-pitch .box{border:3px solid;height:110px;bottom:-3px;left:25%;right:25%}.lc-pitch .goal{border:3px solid;height:40px;bottom:-3px;left:38%;right:38%}.lc-player{text-align:center;z-index:2;width:88px;position:absolute;transform:translate(-50%,-50%)}.lc-player>span{background:var(--yellow);color:#111;width:38px;height:38px;font:900 16px var(--display);border:3px solid #fff;border-radius:50%;place-items:center;margin:auto;display:grid;box-shadow:0 7px 14px #0000004d}.lc-player b,.lc-player small{background:#040704c7;border-radius:6px;padding:2px 3px;display:block}.lc-player b{font:800 12px var(--display);text-transform:uppercase;margin-top:4px}.lc-player small{color:#c7cbc4;text-transform:uppercase;font-size:5px}.lc-bench{align-items:center;gap:7px;padding:15px 0;display:flex;overflow:auto}.lc-bench small{color:var(--yellow);letter-spacing:.1em;font-size:6px}.lc-bench span{white-space:nowrap;background:#161814;border-radius:15px;padding:8px 11px;font-size:8px}.lc-empty{text-align:center;color:#777;background:#141612;border-radius:24px;outline:1px dashed #ffffff26;flex-direction:column;justify-content:center;align-items:center;min-height:330px;padding:50px 25px;display:flex}.lc-empty .lc-team-logo{opacity:.45;width:100px;height:115px}.lc-empty b{font:800 22px var(--display);color:#fff;margin:20px 0 7px}.lc-empty p{max-width:290px;font-size:9px;line-height:1.6}.lc-tabbar{z-index:30;left:9px;right:9px;bottom:max(9px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#151713f0;border:1px solid #ffffff1c;border-radius:27px;grid-template-columns:repeat(5,1fr);height:74px;padding:6px;display:grid;position:fixed;box-shadow:0 18px 50px #000}.lc-tabbar button{color:#6f726a;text-transform:uppercase;background:0 0;border:0;border-radius:21px;font-size:6px}.lc-tabbar button i,.lc-tabbar button span{display:block}.lc-tabbar button i{height:23px;font:900 18px var(--display);font-style:normal}.lc-tabbar button.active{background:var(--yellow);color:#111;font-weight:900}.lc-tabbar button.active i{transform:translateY(-1px)}@media (min-width:768px){.league-app{padding-bottom:110px}.lc-topbar{height:86px;padding-left:4%;padding-right:4%}.lc-content{padding-bottom:30px}.lc-welcome{border-radius:36px;min-height:470px;margin:18px;padding:55px}.lc-welcome h1{font-size:110px}.lc-welcome>img{opacity:.55;width:360px;height:410px;top:20px;right:3%}.lc-stat-strip{border-radius:24px;max-width:700px;margin:-47px auto 0;padding:19px;box-shadow:0 18px 60px #000}.lc-section,.lc-view{padding-left:35px;padding-right:35px}.lc-mini-list{grid-template-columns:repeat(3,1fr)}.lc-mini-list .lc-match-card:not(:first-child){display:block}.lc-fixture-list{grid-template-columns:1fr 1fr}.lc-team-grid{grid-template-columns:repeat(4,1fr)}.lc-pitch{height:720px}.lc-tabbar{width:620px;left:50%;right:auto;transform:translate(-50%)}.lc-page-title h1{font-size:92px}}.lc-team-logo-white{filter:grayscale()brightness(0)invert()drop-shadow(0 8px 10px #0000004d)}.club-bottom-nav i,.lc-tabbar button i{place-items:center;display:grid}.club-bottom-nav svg,.lc-tabbar svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px;transition:transform .35s,stroke-width .35s}.club-bottom-nav a:active svg,.club-bottom-nav button:active svg,.lc-tabbar button:active svg{transform:scale(.86)}.club-bottom-nav .active svg,.lc-tabbar button.active svg{stroke-width:2.25px}.club-bottom-nav .active i,.lc-tabbar button.active i{filter:drop-shadow(0 3px 7px #0003)}.lc-welcome>img.lc-hero-logo{opacity:.38;width:180px;height:210px;top:34px;right:-22px}.lc-welcome>img.lc-hero-type{object-fit:contain;object-position:left center;opacity:.92;filter:drop-shadow(0 12px 20px #00000073);width:125px;height:65px;top:22px;left:18px;right:auto}.lc-welcome>div{z-index:3}@media (min-width:768px){.lc-welcome>img.lc-hero-logo{opacity:.5;width:350px;height:400px;top:24px;right:3%}.lc-welcome>img.lc-hero-type{opacity:1;width:230px;height:110px;top:34px;left:54px}.club-bottom-nav svg,.lc-tabbar svg{width:23px;height:23px}}.lc-fixture-key{color:#a4a69e;text-transform:uppercase;letter-spacing:.08em;background:#ffd40014;border-radius:15px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:5px;padding:12px 14px;font-size:6px;display:flex}.lc-fixture-key span:first-child{color:var(--yellow);font-weight:900}.lc-fixture-key i{background:var(--yellow);border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.lc-qualification{padding-top:48px}.lc-path{gap:9px;display:grid}.lc-path article{text-align:center;background:#141612;border-radius:19px;outline:1px solid #ffffff14;grid-template-columns:1fr 32px 1fr;align-items:center;gap:7px;padding:17px 12px;display:grid}.lc-path article>span{color:var(--yellow);letter-spacing:.14em;grid-column:1/-1;font-size:6px;font-weight:900}.lc-path article b{font:800 15px var(--display);text-transform:uppercase}.lc-path article i{font-style:normal;font:900 10px var(--display);color:#696c64}.lc-path article.final{background:var(--yellow);color:#111;outline:0}.lc-path article.final>span,.lc-path article.final i{color:#111}.lc-qualification>p{color:#777;margin:13px 2px 0;font-size:8px;line-height:1.6}.lc-table-legend{color:#73766e;white-space:nowrap;gap:12px;margin:0 0 12px;padding:0 3px;font-size:6px;display:flex;overflow:auto}.lc-points-table>header{grid-template-columns:minmax(0,1fr) auto}.lc-points-table>div{grid-template-columns:18px 32px minmax(75px,1fr) auto;padding:0 5px;position:relative}.lc-points-table>div.qualifying:before{content:"";background:var(--yellow);border-radius:3px;width:3px;position:absolute;top:9px;bottom:9px;left:0}.lc-points-table>div>b{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lc-points-table>div>b em{color:var(--yellow);font:700 5px var(--body);letter-spacing:.08em;margin-top:2px;font-style:normal;display:block}.lc-points-table>div>small{font-family:var(--display);word-spacing:2px;font-size:8px}.lc-points-table>div>small strong{font-size:15px}.lc-points-table .lc-team-logo{width:27px;height:32px}@media (min-width:768px){.lc-path{grid-template-columns:1fr 1fr}.lc-path article.final{grid-column:1/-1;justify-self:center;width:100%;max-width:540px}.lc-points-table>div{grid-template-columns:28px 46px minmax(180px,1fr) auto}.lc-points-table>div>small{word-spacing:10px;font-size:12px}.lc-fixture-key{font-size:8px}}.fixture-manager{background:#f9f8f2;border-radius:24px;margin-top:12px;padding:20px}.fixture-help{color:#777;margin:-5px 0 20px;font-size:9px;line-height:1.6}.fixture-admin-list{gap:8px;display:grid}.fixture-admin-list article{background:#efeee8;border-radius:17px;grid-template-columns:32px minmax(0,1fr);gap:9px;padding:13px;display:grid}.fixture-admin-list article>span{font:900 24px var(--display);color:#bbb}.fixture-admin-list article>div small,.fixture-admin-list article>div b{display:block}.fixture-admin-list article>div small{color:#92958c;text-transform:uppercase;letter-spacing:.08em;font-size:6px}.fixture-admin-list article>div b{font:700 15px/1.1 var(--display);text-transform:uppercase;margin-top:4px}.fixture-admin-list article>div i{color:#b99a00;font-style:normal}.fixture-admin-list label{color:#777;font-size:7px}.fixture-admin-list label:first-of-type{grid-column:1/2}.fixture-admin-list input{color:#151611;width:100%;height:43px;font:600 10px var(--body);background:#deddd5;border:0;border-radius:11px;margin-top:5px;padding:0 9px;display:block}.fixture-publish-mobile{background:var(--yellow);color:#111;text-transform:uppercase;border:0;border-radius:15px;width:100%;min-height:50px;margin-top:14px;font-size:9px;font-weight:900}@media (min-width:768px){.fixture-manager{padding:30px}.fixture-admin-list article{grid-template-columns:45px minmax(260px,1fr) 170px 150px;align-items:center}.fixture-admin-list label:first-of-type{grid-column:auto}.fixture-publish-mobile{display:none}}.tournament-graph{background:radial-gradient(circle at 50% 55%,#ffd4001a,#0000 32%),linear-gradient(150deg,#171914,#0d0f0c);border:1px solid #ffd4002e;border-radius:28px;padding:17px 12px 24px;position:relative;overflow:hidden}.tournament-graph:before{content:"";opacity:.12;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.tournament-graph>*{position:relative}.graph-stage-label{grid-template-columns:32px 1fr auto;align-items:center;margin:7px 0 12px;display:grid}.graph-stage-label>span{background:var(--yellow);color:#111;width:27px;height:27px;font:900 10px var(--display);border-radius:50%;place-items:center;display:grid}.graph-stage-label>b{font:800 14px var(--display);letter-spacing:.05em}.graph-stage-label>small{color:#72756d;letter-spacing:.1em;font-size:5px}.graph-groups,.graph-semis{grid-template-columns:1fr 1fr;gap:8px;display:grid}.graph-groups article{background:#11130f;border:1px solid #ffffff17;border-radius:17px;overflow:hidden}.graph-groups header{background:var(--yellow);color:#111;text-align:center;font:900 12px var(--display);padding:9px}.graph-groups p{border-top:1px solid #ffffff12;grid-template-columns:29px 1fr;align-items:center;margin:0;padding:9px;display:grid}.graph-groups strong{color:var(--yellow);font:900 14px var(--display)}.graph-groups p span{color:#b0b2ab;text-transform:uppercase;font-size:7px}.graph-flow,.graph-merge{color:#72756e;letter-spacing:.09em;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;height:53px;font-size:5px;display:grid}.graph-flow i,.graph-merge i{border-bottom:1px solid #ffd40080;height:26px}.graph-flow i:first-child{border-right:1px solid #ffd40080;border-radius:0 0 10px}.graph-flow i:last-child{border-left:1px solid #ffd40080;border-radius:0 0 0 10px}.graph-semis article{background:#20231c;border-radius:18px;padding:12px 9px;box-shadow:0 12px 24px #00000040}.graph-semis article>small{color:var(--yellow);letter-spacing:.1em;margin-bottom:9px;font-size:6px;font-weight:900;display:block}.graph-semis p{grid-template-columns:27px 1fr;align-items:center;gap:5px;margin:0;display:grid}.graph-semis p>b{background:var(--yellow);color:#111;width:27px;height:27px;font:900 11px var(--display);border-radius:8px;place-items:center;display:grid}.graph-semis p>span{text-transform:uppercase;font-size:6px}.graph-semis em{color:#5e615a;font:900 7px var(--display);margin:5px 0 5px 9px;font-style:normal;display:block}.graph-merge{height:62px}.graph-merge i:first-child{border-right:1px solid #ffd40080;border-radius:0 0 10px}.graph-merge i:last-child{border-left:1px solid #ffd40080;border-radius:0 0 0 10px}.graph-final{background:var(--yellow);color:#111;text-align:center;border-radius:19px;grid-template-columns:1fr 30px 1fr;align-items:center;padding:16px 10px;display:grid;box-shadow:0 16px 40px #ffd40029}.graph-final small,.graph-final b{display:block}.graph-final small{letter-spacing:.08em;font-size:5px}.graph-final b{font:900 14px var(--display);margin-top:4px}.graph-final>span{font:900 11px var(--display)}.graph-champion{text-align:center;background:#0b0c0a;border:1px solid #ffd40073;border-radius:50% 50% 18px 18px;width:140px;margin:19px auto 0;padding:12px}.graph-champion>span,.graph-champion>small,.graph-champion>b{display:block}.graph-champion>span{color:var(--yellow);font-size:23px}.graph-champion>small{color:#777;letter-spacing:.1em;font-size:5px}.graph-champion>b{color:var(--yellow);font:900 20px var(--display)}@media (min-width:768px){.tournament-graph{padding:30px 35px 38px}.graph-stage-label{max-width:760px;margin:10px auto 16px}.graph-groups,.graph-semis{gap:28px;max-width:760px;margin:auto}.graph-flow,.graph-merge{max-width:620px;margin:auto}.graph-final{max-width:540px;margin:auto}.graph-groups header{font-size:16px}.graph-groups p{padding:13px 18px}.graph-semis article{padding:20px}.graph-semis p>span{font-size:8px}.graph-final b{font-size:19px}}.graph-result-flow{color:#777a72;letter-spacing:.12em;grid-template-columns:1fr auto 1fr;align-items:center;gap:7px;height:58px;font-size:5px;font-weight:800;display:grid}.graph-result-flow i{border-bottom:1px solid #ffd4008c;height:30px}.graph-result-flow i:first-child{border-right:1px solid #ffd4008c;border-radius:0 0 11px}.graph-result-flow i:last-child{border-bottom-color:#cdd1cd7a;border-left:1px solid #cdd1cd7a;border-radius:0 0 0 11px}.graph-outcomes{grid-template-columns:1fr 1fr;gap:9px;display:grid}.graph-outcomes article{text-align:center;border-radius:21px;min-height:142px;padding:18px 8px 13px;position:relative;overflow:hidden}.graph-outcomes article:after{content:"";background:#ffffff1a;border-radius:50%;width:80px;height:80px;position:absolute;top:-35px;right:-35px}.graph-outcomes span,.graph-outcomes small,.graph-outcomes b,.graph-outcomes em{z-index:1;display:block;position:relative}.graph-outcomes span{font-size:27px}.graph-outcomes small{letter-spacing:.12em;margin:6px 0 3px;font-size:5px;font-weight:800}.graph-outcomes b{font:900 23px/.9 var(--display)}.graph-outcomes em{text-transform:uppercase;margin-top:10px;font-size:6px;font-style:normal}.graph-outcomes .winner{color:#111;background:linear-gradient(145deg,#ffe45b,#dcae00);box-shadow:0 14px 35px #ffd4002e}.graph-outcomes .runner{color:#111;background:linear-gradient(145deg,#dfe2dd,#81857e);border:1px solid #e1e5e059;box-shadow:0 14px 35px #0003}.graph-outcomes .runner span{color:#4d504b}.graph-outcomes .runner small,.graph-outcomes .runner em{color:#454843}.graph-outcomes .winner small,.graph-outcomes .winner em{color:#5f4b00}@media (min-width:768px){.graph-result-flow{max-width:440px;margin:auto}.graph-outcomes{gap:18px;max-width:540px;margin:auto}.graph-outcomes article{min-height:175px;padding-top:25px}.graph-outcomes b{font-size:31px}}.location{background:#ebeae2;position:relative;overflow:hidden}.location-backdrop{color:#00000009;font:900 52vw/.7 var(--display);letter-spacing:-.08em;pointer-events:none;position:absolute;top:45px;right:-8vw}.location-layout{z-index:1;position:relative}.location-copy h2{letter-spacing:-.05em;font-size:clamp(61px,19vw,105px)}.location-lead{text-transform:uppercase;max-width:480px;font:500 19px/1.4 var(--display)!important;color:#55584f!important}.location-facts{grid-template-columns:1fr 1fr;gap:7px;margin:26px 0;display:grid}.location-facts article{background:#ffffff61;border:1px solid #00000017;border-radius:16px;min-height:82px;padding:14px}.location-facts article:last-child{grid-column:1/-1}.location-facts small,.location-facts b{display:block}.location-facts small{letter-spacing:.14em;color:#91938c;font-size:6px}.location-facts b{font:700 17px var(--display);text-transform:uppercase;margin-top:7px}.location-directions{justify-content:space-between;min-width:190px}.map-shell{background:#0e100d;border-radius:29px;outline:1px solid #0000001f;padding:7px;position:relative;overflow:hidden;box-shadow:0 34px 80px #00000038}.map-label{background:#0e100d;border-radius:22px 22px 9px 9px;flex-direction:row;justify-content:space-between;align-items:center;min-height:82px;padding:14px 15px;display:flex}.map-label>div{min-width:0}.map-label span,.map-label b{display:block}.map-label b{white-space:nowrap;text-overflow:ellipsis;margin-top:6px;font-size:12px;overflow:hidden}.map-label>strong{background:var(--yellow);color:#111;text-align:center;width:55px;height:55px;font:900 17px/.75 var(--display);border-radius:50%;place-content:center;display:grid}.map-label>strong em{font:800 6px var(--body);margin-top:5px;font-style:normal;display:block}.map-frame{border-radius:9px 9px 18px 18px;position:relative;overflow:hidden}.map-shell iframe{filter:invert(.94)hue-rotate(178deg)saturate(.55)brightness(.66)contrast(1.18);border-radius:0;height:400px}.map-frame:after{content:"";pointer-events:none;background:linear-gradient(#0507051f,#0000 38%,#0507056b);position:absolute;inset:0}.map-club-pin{z-index:2;color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#0a0c09e0;border:1px solid #ffffff24;border-radius:18px;align-items:center;gap:9px;padding:8px 13px 8px 8px;display:flex;position:absolute;bottom:16px;left:14px;box-shadow:0 12px 30px #00000059}.map-club-pin img{object-fit:contain;width:42px;height:48px}.map-club-pin small,.map-club-pin b{display:block}.map-club-pin small{color:var(--yellow);letter-spacing:.12em;font-size:5px}.map-club-pin b{font:800 15px var(--display);margin-top:3px}.map-open{z-index:3;background:var(--yellow);color:#111;border-radius:50%;place-items:center;width:45px;height:45px;font-size:20px;display:grid;position:absolute;top:14px;right:14px;box-shadow:0 10px 25px #0000004d}.map-shell>footer{background:0 0;justify-content:space-between;align-items:center;padding:14px 10px 8px;display:flex}.map-shell>footer span{color:#62655d;letter-spacing:.13em;font-size:5px}.map-shell>footer b{color:#fff;font:700 9px var(--display);letter-spacing:.06em}.hero-copy:before{display:none}.map-shell iframe{filter:none}@media (min-width:768px){.location{padding-top:175px;padding-bottom:175px}.location-layout{grid-template-columns:.72fr 1.28fr;align-items:center;gap:6%}.location-backdrop{font-size:29vw;top:80px;right:-2vw}.location-copy h2{font-size:clamp(82px,8vw,126px)}.location-lead{font-size:24px!important}.location-facts{grid-template-columns:repeat(3,1fr)}.location-facts article:last-child{grid-column:auto}.map-shell{border-radius:36px;padding:9px}.map-label{border-radius:27px 27px 11px 11px;min-height:96px;padding:17px 20px}.map-label>strong{width:65px;height:65px;font-size:21px}.map-shell iframe{height:550px}.map-club-pin{padding:10px 17px 10px 10px;bottom:22px;left:22px}.map-club-pin img{width:55px;height:62px}.map-open{width:54px;height:54px;top:20px;right:20px}.map-shell>footer{padding:17px 13px 10px}}.formation-presets{background:#eeede6;border-radius:18px;margin-bottom:14px;padding:15px}.formation-presets>small{letter-spacing:.12em;color:#777;font-size:7px;font-weight:800}.formation-presets>div{gap:6px;margin:10px -2px 0;padding:2px;display:flex;overflow:auto}.formation-presets button{color:#555;min-width:57px;height:39px;font:800 11px var(--display);background:#f9f8f2;border:1px solid #d8d7cf;border-radius:13px;flex:none}.formation-presets button.active{color:var(--yellow);background:#151711;border-color:#151711;box-shadow:0 7px 15px #00000026}.formation-presets p{color:#888;margin:10px 0 0;font-size:7px}.admin-formation-board{background:#171914;border-radius:22px;margin-bottom:14px;padding:8px;overflow:hidden}.admin-formation-board>header{color:#fff;grid-template-columns:1fr auto;align-items:center;height:58px;padding:0 10px;display:grid}.admin-formation-board>header span,.admin-formation-board>header small{letter-spacing:.12em;color:#85887f;font-size:6px}.admin-formation-board>header b{font:900 28px var(--display);color:var(--yellow);grid-area:1/2/3}.admin-green-pitch{background:repeating-linear-gradient(90deg,#176a32 0 16.66%,#1b7437 16.66% 33.33%);border:2px solid #ffffffb8;border-radius:15px;height:480px;position:relative;overflow:hidden}.admin-green-pitch>i{display:block;position:absolute}.admin-green-pitch .admin-half{border-top:2px solid #ffffffb3;top:50%;left:0;right:0}.admin-green-pitch .admin-circle{border:2px solid #ffffffb3;border-radius:50%;width:100px;height:100px;top:50%;left:50%;transform:translate(-50%,-50%)}.admin-green-pitch .admin-box{border:2px solid #ffffffb3;height:90px;bottom:-2px;left:27%;right:27%}.admin-pitch-player{text-align:center;width:82px;position:absolute;transform:translate(-50%,-50%)}.admin-pitch-player>span{background:var(--yellow);color:#111;width:34px;height:34px;font:900 14px var(--display);border:2px solid #fff;border-radius:50%;place-items:center;margin:auto;display:grid;box-shadow:0 5px 12px #0000004d}.admin-pitch-player b,.admin-pitch-player small{color:#fff;white-space:nowrap;text-overflow:ellipsis;background:#050805cc;border-radius:5px;padding:2px 3px;display:block;overflow:hidden}.admin-pitch-player b{font:800 10px var(--display);text-transform:uppercase;margin-top:3px}.admin-pitch-player small{color:#bec3bb;text-transform:uppercase;font-size:5px}.formation-publish-mobile{background:var(--yellow);color:#111;text-transform:uppercase;border:0;border-radius:15px;width:100%;min-height:50px;margin-top:12px;font-size:9px;font-weight:900}.lc-formation-head em{background:var(--yellow);color:#111;font:900 7px var(--body);letter-spacing:.08em;border-radius:9px;margin-top:6px;padding:5px 8px;font-style:normal;display:inline-block}.lc-pitch{background:repeating-linear-gradient(90deg,#12632e 0 16.66%,#197238 16.66% 33.33%),linear-gradient(#1a7d3d,#125928)}@media (min-width:768px){.formation-presets{padding:20px}.formation-presets button{min-width:72px;height:45px}.admin-formation-board{max-width:720px;margin:0 auto 18px}.admin-green-pitch{height:680px}.formation-publish-mobile{display:none}}.managers-manager{background:#f9f8f2;border-radius:24px;margin-top:12px;padding:20px}.managers-manager>p{color:#777;font-size:9px}.managers-manager>form{gap:9px;margin:18px 0;display:grid}.managers-manager label{color:#777;font-size:7px}.managers-manager input,.managers-manager select{color:#151611;background:#e8e7df;border:0;border-radius:13px;width:100%;height:48px;margin-top:6px;padding:0 12px;display:block}.managers-manager form>button{background:var(--yellow);color:#111;text-transform:uppercase;border:0;border-radius:14px;min-height:49px;font-size:9px;font-weight:900}.manager-admin-grid{gap:7px;display:grid}.manager-admin-grid article{background:#efeee8;border-radius:15px;grid-template-columns:43px 1fr 30px;align-items:center;gap:10px;padding:10px;display:grid}.manager-admin-grid article>span{width:43px;height:43px;color:var(--yellow);font:900 14px var(--display);background:#151711;border-radius:50%;place-items:center;display:grid}.manager-admin-grid small,.manager-admin-grid b{display:block}.manager-admin-grid small{color:#888;text-transform:uppercase;font-size:6px}.manager-admin-grid b{font:700 16px var(--display);text-transform:uppercase;margin-top:3px}.manager-admin-grid button{color:#a33;background:0 0;border:0;font-size:20px}.lc-team-managers{border-top:1px solid #ffffff14;min-height:42px;margin:0 0 10px;padding-top:8px}.lc-team-managers em,.lc-team-managers strong{font-style:normal;display:block}.lc-team-managers em{color:#777;text-transform:uppercase;margin-bottom:5px;font-size:5px}.lc-team-managers strong{color:#fff;font:700 10px var(--display);white-space:nowrap;text-overflow:ellipsis;margin-top:2px;overflow:hidden}.lc-formation-staff{background:#141612;border-radius:18px;outline:1px solid #ffffff14;margin-bottom:12px;padding:13px}.lc-formation-staff>small{color:var(--yellow);letter-spacing:.12em;font-size:6px;font-weight:900}.lc-formation-staff>div{gap:8px;margin-top:10px;display:flex;overflow:auto}.lc-formation-staff article{background:#20231d;border-radius:13px;flex:none;grid-template-columns:36px 1fr;align-items:center;gap:8px;min-width:145px;padding:8px;display:grid}.lc-formation-staff article>span{background:var(--yellow);color:#111;width:36px;height:36px;font:900 12px var(--display);border-radius:50%;place-items:center;display:grid}.lc-formation-staff b,.lc-formation-staff em{display:block}.lc-formation-staff b{font:700 13px var(--display);text-transform:uppercase}.lc-formation-staff em{color:#777;text-transform:uppercase;margin-top:2px;font-size:5px;font-style:normal}@media (min-width:768px){.managers-manager{padding:30px}.managers-manager>form{grid-template-columns:1fr 1fr 150px;align-items:end}.manager-admin-grid{grid-template-columns:1fr 1fr}.lc-formation-staff{padding:18px}.lc-team-managers strong{font-size:12px}}.team-scope{z-index:6;color:#fff;background:#151711;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(135px,44%);align-items:center;gap:12px;margin-bottom:14px;padding:13px 14px;display:grid;position:sticky;top:8px;box-shadow:0 12px 35px #0000002e}.team-scope small,.team-scope b{display:block}.team-scope small{color:var(--yellow);letter-spacing:.13em;font-size:6px}.team-scope b{font:700 17px var(--display);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;overflow:hidden}.team-scope label{color:#85887f;font-size:6px}.team-scope select{color:#fff;background:#292c26;border:1px solid #ffffff1a;border-radius:12px;width:100%;height:42px;margin-top:4px;padding:0 9px;font-size:9px;display:block}@media (min-width:768px){.team-scope{grid-template-columns:1fr 300px;padding:17px 20px;top:14px}.team-scope b{font-size:22px}.team-scope select{height:47px}}.header-actions{align-items:center}.header-links{display:none}.join>p{max-width:560px;line-height:1.65}@media (min-width:768px){.header-links{background:#ffffff0f;border-radius:27px;align-items:center;gap:3px;margin-right:4px;padding:4px;display:flex}.header-links a{letter-spacing:.08em;text-transform:uppercase;color:#d8d9d3;border-radius:22px;place-items:center;min-width:72px;height:38px;padding:0 15px;font-size:9px;font-weight:700;transition:background .6s cubic-bezier(.32,.72,0,1),color .6s cubic-bezier(.32,.72,0,1);display:grid}.header-links a:hover{background:var(--yellow);color:#090a08}}.admin-login,.admin-state{color:#fff;background:#10120f;place-items:center;min-height:100dvh;padding:24px;display:grid}.admin-login>section{background:#1a1c18;border-radius:30px;outline:1px solid #ffffff1a;width:min(100%,440px);padding:30px}.admin-login img,.admin-state img{object-fit:contain;width:90px;height:100px}.admin-login>section>small{color:var(--yellow);letter-spacing:.16em;margin-top:20px;font-size:8px;display:block}.admin-login h1{font:900 64px/.77 var(--display);margin:15px 0}.admin-login h1 em{color:var(--yellow)}.admin-login p,.admin-state p{color:#94978e;font-size:11px;line-height:1.7}.admin-login form{gap:12px;margin:25px 0;display:grid}.admin-login label,.account-creator label{color:#8f9289;letter-spacing:.08em;font-size:8px}.admin-login input,.member-form input,.member-form select,.member-list select,.live-manager input,.live-manager select,.account-creator input,.account-creator select{color:#fff;width:100%;height:48px;font:500 12px var(--body);background:#282b25;border:0;border-radius:13px;outline:1px solid #ffffff14;margin-top:6px;padding:0 13px;display:block}.admin-login form>button,.member-form button,.fa-section-head>button,.live-controls button,.account-creator form>button{background:var(--yellow);color:#111;text-transform:uppercase;border:0;border-radius:15px;min-height:50px;font-size:10px;font-weight:800}.form-error{color:#ffc8c2;background:#56241f;border-radius:10px;padding:11px;font-size:9px}.admin-login>section>a{color:#777;font-size:9px}.admin-state{text-align:center}.admin-state h1{font:800 42px var(--display);text-transform:uppercase}.admin-state button{background:var(--yellow);color:#111;border:0;border-radius:22px;padding:13px 20px}.firebase-admin{color:#151611;background:#ebeae3;min-height:100dvh}.fa-sidebar{display:none}.fa-main{padding:22px 14px 116px}.fa-main>header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.fa-main>header small{color:#777;letter-spacing:.1em;font-size:7px}.fa-main>header h1{font:800 44px/.9 var(--display);text-transform:uppercase;margin:5px 0 0}.fa-main>header>a{color:#fff;background:#151611;border-radius:23px;place-items:center;min-height:44px;padding:0 14px;font-size:8px;display:grid}.fa-notice{color:#4d4300;cursor:pointer;background:#fff4ae;border-radius:14px;margin-bottom:14px;padding:13px 15px;font-size:9px}.fa-welcome,.squad-manager,.live-manager,.account-creator{background:#f9f8f2;border-radius:24px;margin-top:12px;padding:20px}.fa-welcome small,.fa-section-head small{color:#8a8d84;letter-spacing:.14em;font-size:7px}.fa-welcome h2{font:900 55px/.78 var(--display);margin:15px 0}.fa-welcome p,.account-creator>p{color:#777;max-width:570px;font-size:10px;line-height:1.7}.fa-section-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.fa-section-head h2{font:800 27px var(--display);text-transform:uppercase;margin:4px 0 0}.fa-section-head>button{padding:0 15px}.member-form{grid-template-columns:1fr 70px;gap:8px;margin-bottom:18px;display:grid}.member-form select,.member-form button{grid-column:span 2;margin:0}.member-form input{color:#151611;background:#e8e7df;margin:0}.member-form select,.member-list select,.live-manager input,.live-manager select,.account-creator input,.account-creator select{color:#151611;background:#e8e7df}.member-list{gap:7px;display:grid}.member-list article{background:#efeee8;border-radius:15px;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:9px;padding:10px;display:grid}.member-list article>span{font:800 20px var(--display);color:#aaa}.member-list article b,.member-list article small{display:block}.member-list article b{font:700 15px var(--display);text-transform:uppercase}.member-list article small{color:#888;text-transform:uppercase;font-size:7px}.member-list select{grid-column:span 2;height:42px;margin:0}.member-list article>button{color:#a33;background:0 0;border:0;font-size:20px;position:absolute;right:10px}.member-list article{position:relative}.empty-state{text-align:center;color:#999;padding:35px;font-size:10px}.live-state{color:#777;background:#deddd6;border-radius:20px;padding:7px 10px;font-size:8px}.live-state.on{background:var(--yellow);color:#111}.live-teams{grid-template-columns:1fr 24px 1fr;align-items:end;gap:6px;display:grid}.live-teams label{color:#777;font-size:8px}.live-teams strong{text-align:center;align-self:center}.live-teams input{height:75px;font:900 45px var(--display);text-align:center}.live-controls{gap:8px;margin-top:15px;display:grid}.live-controls label{color:#777;font-size:8px}.account-creator form{gap:12px;display:grid}.account-creator form>button{margin-top:7px}.fa-mobile-nav{z-index:10;left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);grid-template-columns:repeat(var(--admin-tabs),minmax(0,1fr));background:#121410f5;border:1px solid #ffffff17;border-radius:25px;gap:2px;height:78px;padding:7px;display:grid;position:fixed;box-shadow:0 18px 50px #0000005c}.fa-mobile-nav button{color:#74776f;letter-spacing:.02em;text-transform:uppercase;background:0 0;border:0;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;padding:4px 1px;font-size:6px;font-weight:800;transition:all .25s;display:flex}.fa-mobile-nav button i{background:#ffffff0b;border-radius:11px;place-items:center;width:31px;height:31px;display:grid}.fa-mobile-nav button svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:17px;height:17px}.fa-mobile-nav button span{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.fa-mobile-nav button.active{color:var(--yellow);background:#ffd40012}.fa-mobile-nav button.active i{background:var(--yellow);color:#111;transform:translateY(-2px);box-shadow:0 7px 18px #ffd40038}@media (min-width:768px){.firebase-admin{grid-template-columns:240px 1fr;display:grid}.fa-sidebar{color:#fff;background:#151711;flex-direction:column;height:100dvh;padding:24px 14px;display:flex;position:sticky;top:0}.fa-brand{font:700 17px/.9 var(--display);align-items:center;gap:10px;margin:0 8px 30px;display:flex}.fa-brand img{object-fit:contain;width:47px;height:52px}.fa-sidebar>button{color:#85887f;text-align:left;background:0 0;border:0;border-radius:11px;padding:12px;font-size:10px}.fa-sidebar>button.active{color:#fff;background:#2a2c27}.fa-sidebar>button i{background:currentColor;border-radius:50%;width:5px;height:5px;margin-right:11px;display:inline-block}.fa-user{background:#232520;border-radius:15px;grid-template-columns:36px 1fr 25px;align-items:center;gap:9px;margin-top:auto;padding:10px;display:grid}.fa-user>span{background:var(--yellow);color:#111;border-radius:50%;place-items:center;width:36px;height:36px;font-size:8px;display:grid}.fa-user b,.fa-user small{display:block}.fa-user b{text-transform:uppercase;font-size:8px}.fa-user small{color:#777;font-size:7px}.fa-user>button{color:#999;background:0 0;border:0}.fa-main{padding:43px 4%}.fa-main>header h1{font-size:65px}.fa-welcome,.squad-manager,.live-manager,.account-creator{padding:30px}.member-form{grid-template-columns:1.4fr 100px 1fr 140px}.member-form select,.member-form button{grid-column:auto}.member-list article{grid-template-columns:45px 1fr 240px 30px}.member-list select{grid-column:auto}.member-list article>button{position:static}.live-teams{grid-template-columns:1fr 55px 1fr}.live-controls{grid-template-columns:1fr 160px 220px;align-items:end}.account-creator form{grid-template-columns:1fr 1fr}.account-creator form>button{grid-column:span 2}.fa-mobile-nav{display:none}}.account-type{grid-template-columns:1fr 1fr;gap:7px;margin:0 0 18px;display:grid}.account-type button{color:#777;text-align:left;min-height:74px;font:800 12px var(--display);text-transform:uppercase;background:#efeee8;border:1px solid #deddd5;border-radius:16px;padding:12px}.account-type button small{color:#94968f;font:500 6px var(--body);letter-spacing:.04em;margin-top:6px;display:block}.account-type button.active{color:var(--yellow);background:#151711;border-color:#151711;box-shadow:0 10px 25px #00000024}.account-type button.active small{color:#b8bbb2}.account-creator>p b{color:#151711}.match-login{background:radial-gradient(circle at 50% 0,#ffd40026,#0000 35%),#10120f}.match-login>section{border:1px solid #ffd40033}.match-login img{width:110px;height:120px}.match-control .fa-main>header small{color:#8b7200}.match-control .team-scope{background:linear-gradient(135deg,#11130f,#292c22)}.goal-control{background:#eeede6;border-radius:19px;margin-top:18px;padding:14px}.goal-control>div:first-child small,.goal-control>div:first-child b{display:block}.goal-control>div:first-child small{color:#8b7200;letter-spacing:.13em;font-size:6px;font-weight:900}.goal-control>div:first-child b{font:800 19px var(--display);text-transform:uppercase;margin-top:4px}.goal-control form{grid-template-columns:1fr 76px;gap:7px;margin:13px 0;display:grid}.goal-control form label{color:#777;font-size:7px}.goal-control form label:first-child{grid-column:1/-1}.goal-control input,.goal-control select{color:#151611;background:#fff;border:0;border-radius:12px;width:100%;height:43px;margin-top:5px;padding:0 10px;display:block}.goal-control form button{min-height:44px;color:var(--yellow);text-transform:uppercase;background:#151711;border:0;border-radius:13px;grid-column:1/-1;font-size:8px;font-weight:900}.goal-admin-list{gap:6px;display:grid}.goal-admin-list article{background:#faf9f4;border-radius:13px;grid-template-columns:31px 1fr 35px 28px;align-items:center;gap:7px;padding:8px;display:grid}.goal-admin-list article>span{background:var(--yellow);border-radius:10px;place-items:center;width:31px;height:31px;font-size:13px;display:grid}.goal-admin-list small,.goal-admin-list b{display:block}.goal-admin-list small{color:#898b84;text-transform:uppercase;font-size:5px}.goal-admin-list b{font:700 14px var(--display);text-transform:uppercase}.goal-admin-list em{font:900 12px var(--display);font-style:normal}.goal-admin-list button{color:#a33;background:0 0;border:0;font-size:19px}.goal-admin-list>p{color:#999;margin:4px 0;font-size:8px}.lc-goal-scorers{border-top:1px solid #ffffff14;grid-template-columns:1fr 1fr;gap:5px;margin-top:14px;padding-top:12px;display:grid}.lc-goal-scorers>div{background:#ffffff0b;border-radius:10px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:5px;min-height:31px;padding:6px 8px;display:grid}.lc-goal-scorers>div.away{grid-column:2}.lc-goal-scorers span{font-size:10px}.lc-goal-scorers b{font:700 10px var(--display);text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.lc-goal-scorers small{color:var(--yellow);font-size:8px;font-weight:900}@media (min-width:768px){.goal-control form{grid-template-columns:180px 1fr 100px 130px;align-items:end}.goal-control form label:first-child,.goal-control form button{grid-column:auto}.goal-control form button{height:43px}.goal-admin-list{grid-template-columns:1fr 1fr}}.fixture-admin-list article.completed{background:#e7eccf;outline:1px solid #6d89002e}.fixture-admin-list article.completed>span{width:29px;height:29px;color:var(--yellow);background:#151711;border-radius:10px;place-items:center;font-size:14px;display:grid}.fixture-score-input{background:#deddd5;border-radius:14px;grid-column:1/-1;grid-template-columns:1fr 20px 1fr;align-items:end;gap:6px;padding:10px;display:grid}.fixture-score-input label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.fixture-score-input b{text-align:center;padding-bottom:14px}.fixture-score-input input{text-align:center;height:50px!important;font:900 25px var(--display)!important;background:#f9f8f2!important}.fixture-complete{background:#deddd5;border-radius:13px;align-items:center;gap:9px;min-height:45px;padding:8px 11px;display:flex;color:#686b63!important;grid-column:1/-1!important;font-weight:900!important}.fixture-complete input{accent-color:#151711;width:23px!important;height:23px!important;margin:0!important}.fixture-complete span{letter-spacing:.08em;font-size:7px}.fixture-admin-list article.completed .fixture-complete{background:var(--yellow);color:#111!important}.lc-row-stats{text-align:center;grid-template-columns:repeat(7,1fr) 1.25fr;align-items:center;min-width:137px;display:grid!important}.lc-row-stats span{color:#85887f;font-size:7px}.lc-row-stats strong{font-size:13px}.lc-points-table>header span{word-spacing:2px}.lc-table-legend{flex-wrap:wrap}@media (min-width:768px){.fixture-score-input{grid-column:2/4}.fixture-complete{align-self:end;grid-column:4!important}.lc-row-stats{min-width:250px}.lc-row-stats span{font-size:9px}}.lc-goal-timeline{background:#00000029;border-top:1px solid #ffffff14;border-radius:0 0 16px 16px;margin-top:15px;padding:12px}.lc-goal-timeline>small{color:#71746c;letter-spacing:.14em;margin-bottom:8px;font-size:5px;font-weight:900;display:block}.lc-goal-timeline>div{background:#20231d;border-radius:13px;grid-template-columns:30px minmax(0,1fr) 36px;align-items:center;gap:8px;min-height:45px;margin-top:5px;padding:7px 9px;display:grid}.lc-goal-timeline>div.away{margin-left:18px}.lc-goal-timeline>div>span{background:var(--yellow);color:#111;width:30px;height:30px;font:900 11px var(--display);border-radius:9px;place-items:center;display:grid}.lc-goal-timeline p{min-width:0;margin:0}.lc-goal-timeline b,.lc-goal-timeline em{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.lc-goal-timeline b{font:800 13px var(--display);text-transform:uppercase}.lc-goal-timeline em{color:#777;text-transform:uppercase;margin-top:2px;font-size:5px;font-style:normal}.lc-goal-timeline strong{color:var(--yellow);font:900 13px var(--display);text-align:right}.lc-points-table>div.live-row{box-shadow:inset 3px 0 0 var(--yellow);background:#ffd40014}.lc-points-table>div.live-row>b em{color:var(--yellow);animation:1.5s ease-in-out infinite pulse}.goal-control form label:nth-of-type(4){grid-column:1/-1}@media (min-width:768px){.goal-control form{grid-template-columns:160px minmax(180px,1fr) 90px 150px 120px}.goal-control form label:nth-of-type(4){grid-column:auto}}.fixture-empty{text-align:center;color:#96988f;border:1px dashed #d0cfc7;border-radius:19px;flex-direction:column;grid-column:1/-1;justify-content:center;align-items:center;min-height:190px;padding:35px 20px;display:flex}.fixture-empty b{font:800 24px var(--display);color:#5c5f57}.fixture-empty span{margin-top:8px;font-size:8px}.lc-formation-view .lc-pitch{aspect-ratio:.78;background:repeating-linear-gradient(90deg,#176a32 0 16.66%,#1d793a 16.66% 33.33%),radial-gradient(circle,#278745,#125b2b);border:0;border-radius:24px;width:100%;height:auto;margin-top:8px;box-shadow:inset 0 0 80px #00000047,0 22px 50px #00000047}.lc-pitch-lines{z-index:1;pointer-events:none;border:3px solid #ffffffe0;border-radius:8px;position:absolute;inset:12px}.lc-pitch-lines i{border-color:#ffffffe0;display:block;position:absolute}.lc-pitch-lines .circle{border:3px solid;border-radius:50%;width:128px;height:128px;top:0;left:50%;transform:translate(-50%,-50%)}.lc-pitch-lines .spot{background:#fff;border-radius:50%;width:7px;height:7px;top:0;left:50%;transform:translate(-50%,-50%)}.lc-pitch-lines .box{border:3px solid;height:105px;bottom:-3px;left:22%;right:22%}.lc-pitch-lines .goal{border:3px solid;height:36px;bottom:-3px;left:37%;right:37%}.lc-formation-view .lc-player{z-index:2}.lc-formation-view .lc-player>span{border-color:#fff;box-shadow:0 7px 18px #00000061}@media (min-width:768px){.lc-formation-view .lc-pitch{aspect-ratio:.82;max-width:650px;margin:8px auto 0}.lc-pitch-lines{inset:18px}.lc-formation-view .lc-bench{max-width:650px;margin:auto}}.live-fixture-picker{color:var(--yellow);letter-spacing:.12em;background:#151711;border-radius:16px;margin-bottom:16px;padding:12px 14px;font-size:6px;font-weight:900;display:block}.live-fixture-picker select{color:#fff;background:#292c26;border:1px solid #ffffff1a;border-radius:12px;width:100%;height:47px;margin-top:7px;padding:0 11px;font-size:9px;display:block}.penalty-score-input{color:#fff;background:#171914;border-radius:14px;grid-column:1/-1;grid-template-columns:1fr 20px 1fr;align-items:end;gap:6px;padding:10px;display:grid}.penalty-score-input>small{color:var(--yellow);letter-spacing:.1em;grid-column:1/-1;font-size:6px;font-weight:900}.penalty-score-input label{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#aaa!important}.penalty-score-input b{text-align:center;padding-bottom:14px}.penalty-score-input input{text-align:center;color:#fff!important;height:48px!important;font:900 24px var(--display)!important;background:#292c26!important}.fixture-admin-list article.knockout{box-shadow:inset 4px 0 0 var(--yellow)}.lc-penalty-result{background:#ffd40017;border-radius:11px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:8px;display:flex}.lc-penalty-result span{color:#777;letter-spacing:.12em;font-size:5px;font-weight:900}.lc-penalty-result b{color:var(--yellow);font:900 14px var(--display)}@media (min-width:768px){.live-fixture-picker{padding:15px 18px}.penalty-score-input{grid-column:2/4}}
