:root{--bg:#030303;--bg-soft:#070707;--card:hsla(0,0%,4%,.88);--card-strong:rgba(0,0,0,.94);--border:hsla(0,0%,100%,.12);--border-bright:rgba(56,189,248,.45);--text:#f8fafc;--muted:#a1a1aa;--muted-2:#d4d4d8;--blue:#38bdf8;--blue-2:#2563eb;--green:#22c55e;--yellow:#facc15;--red:#ef4444;--shadow:0 24px 80px rgba(0,0,0,.55);--radius:22px}*{box-sizing:border-box}body,html{margin:0;min-height:100%;background:radial-gradient(circle at top left,rgba(56,189,248,.08),transparent 28rem),radial-gradient(circle at bottom right,rgba(37,99,235,.08),transparent 30rem),#030303;color:var(--text);font-family:Arial,Helvetica,sans-serif}body{overflow-x:hidden}a{color:inherit;text-decoration:none}.button,button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 18px;border:0;border-radius:14px;background:linear-gradient(135deg,#38bdf8,#2563eb);font-weight:900;cursor:pointer;box-shadow:0 12px 30px rgba(37,99,235,.24)}.button.secondary,button.secondary{background:hsla(0,0%,100%,.08);color:var(--text);border:1px solid var(--border);box-shadow:none}.button.warning,button.warning{background:linear-gradient(135deg,#f97316,#ef4444);color:#fff}.button:disabled,button:disabled{opacity:.5;cursor:not-allowed}input,select,textarea{width:100%;min-height:46px;padding:12px 14px;border-radius:14px;border:1px solid var(--border);background:rgba(0,0,0,.72);color:var(--text);outline:none}textarea{min-height:120px;resize:vertical}label{display:block;margin:14px 0 7px;color:var(--muted-2);font-size:.84rem;font-weight:900}main{margin:0 auto;padding:34px 0 80px}.header,nav{position:-webkit-sticky;position:sticky;top:0;z-index:20;min-height:66px;background:rgba(0,0,0,.82);border-bottom:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header .inner,nav .inner{width:min(1180px,calc(100% - 32px));min-height:66px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand,.logo{font-weight:1000;letter-spacing:-.04em;font-size:1.2rem}.nav-actions,.navlinks{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.header a:not(.button),nav a:not(.button){padding:10px 12px;border-radius:999px;color:var(--muted-2);font-weight:900}.header a:not(.button):hover,nav a:not(.button):hover{background:hsla(0,0%,100%,.08);color:#fff}.hero{padding:46px;border-radius:28px;background:linear-gradient(135deg,rgba(0,0,0,.92),rgba(6,6,8,.82)),radial-gradient(circle at top right,rgba(56,189,248,.14),transparent 20rem);border:1px solid var(--border);box-shadow:var(--shadow)}.hero h1{max-width:920px;margin:18px 0;font-size:clamp(2.4rem,6vw,4.7rem);line-height:.96;letter-spacing:-.075em}.hero p{max-width:720px;color:var(--muted);font-size:1.08rem;line-height:1.6}.card{padding:26px;border-radius:var(--radius);background:linear-gradient(180deg,hsla(0,0%,100%,.045),hsla(0,0%,100%,.018)),rgba(0,0,0,.88);border:1px solid var(--border);box-shadow:var(--shadow)}.section{margin-top:28px}.grid,.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:22px;gap:22px}.formrow{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.actions{display:flex;align-items:center;gap:12px;margin-top:18px;flex-wrap:wrap}.eyebrow{display:inline-flex;color:var(--blue);font-weight:1000;letter-spacing:.16em;text-transform:uppercase;font-size:.76rem}h1,h2,h3,h4{margin:0 0 12px;letter-spacing:-.05em}p{line-height:1.6}.small,p{color:var(--muted)}.small{font-size:.82rem}.error{color:#fca5a5}.success{color:#86efac}.mini,.rule{padding:16px;border-radius:18px;background:hsla(0,0%,100%,.045);border:1px solid var(--border)}.mini{margin-top:14px}.miniTop{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px}.stat{padding:14px;border-radius:16px;background:rgba(0,0,0,.55);border:1px solid var(--border)}.stat strong{display:block;font-size:1.5rem;letter-spacing:-.05em}.stat span{display:block;margin-top:3px;color:var(--muted-2);text-transform:uppercase;letter-spacing:.06em}.pill,.stat span{font-size:.78rem;font-weight:1000}.pill{display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;padding:7px 11px;border-radius:999px;background:hsla(0,0%,100%,.08);color:var(--text);border:1px solid var(--border)}.pill.blue{background:linear-gradient(135deg,rgba(56,189,248,.92),rgba(37,99,235,.86));color:#020617;border-color:rgba(56,189,248,.4)}.pill.yellow{background:rgba(250,204,21,.18);color:#fef08a;border-color:rgba(250,204,21,.35)}.rank{display:inline-flex;padding:6px 10px;border-radius:999px;font-weight:1000;background:hsla(0,0%,100%,.08)}.tableWrap{width:100%;overflow-x:auto;border:1px solid var(--border);border-radius:18px}table{width:100%;border-collapse:collapse;min-width:760px}td,th{padding:13px 14px;text-align:left;border-bottom:1px solid var(--border);vertical-align:top}th{color:var(--muted-2);font-size:.78rem;text-transform:uppercase;letter-spacing:.05em}td{color:var(--text)}tr:last-child td{border-bottom:0}.event-grid,.event-grid-spaced{display:grid;grid-template-columns:1fr;grid-gap:32px;gap:32px}.event-card{border-radius:24px;overflow:hidden;position:relative;background-size:cover;background-position:50%;border:1px solid var(--border);box-shadow:var(--shadow);margin-bottom:8px}.event-card,.event-card-clean{min-height:420px}.event-card-overlay,.event-card-soft-overlay{min-height:420px;height:100%;padding:22px;display:flex;flex-direction:column;justify-content:space-between;border-radius:inherit;background:linear-gradient(90deg,rgba(0,0,0,.58),rgba(0,0,0,.12) 52%,rgba(0,0,0,.42)),linear-gradient(180deg,rgba(0,0,0,.45),rgba(0,0,0,.04) 46%,rgba(0,0,0,.56))}.event-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.event-card-title-block{max-width:62%}.event-card h2,.event-card h3,.event-card-title-block h2,.event-card-title-block h3{margin-top:12px;text-shadow:0 3px 16px rgba(0,0,0,.86);color:#fff}.event-date-stack{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.event-date-stack span,.event-note-pill,.event-stat-pill{border:1px solid hsla(0,0%,100%,.16);background:rgba(0,0,0,.52);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:999px;color:hsla(0,0%,100%,.96);box-shadow:0 8px 24px rgba(0,0,0,.26)}.event-date-stack span{padding:8px 12px;font-size:.82rem;font-weight:900}.event-note-pills{display:flex;flex-wrap:wrap;gap:10px;max-width:72%;margin:auto 0 22px}.event-note-pill{padding:8px 12px;font-size:.82rem;font-weight:900}.event-card-bottom{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.event-stat-pills{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:65%}.event-stat-pill{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;font-size:.82rem;font-weight:900}.event-stat-pill strong{font-size:.95rem}.event-card .stats{margin-top:auto}.event-image-preview{margin-top:12px;border-radius:16px;overflow:hidden;border:1px solid var(--border);max-width:420px}.event-image-preview img{display:block;width:100%;height:auto}.event-thumb{width:76px;height:46px;object-fit:cover;border-radius:10px;border:1px solid var(--border)}.team-drop{padding:14px;border-radius:16px;background:hsla(0,0%,100%,.045);border:1px solid var(--border)}.team-drop-summary{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:14px}.team-drop-summary span,.team-drop-summary strong{display:inline-flex;padding:8px 11px;border-radius:999px;background:hsla(0,0%,100%,.06);border:1px solid var(--border);font-size:13px}.team-player-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}.team-player-card{display:flex;justify-content:space-between;gap:12px;padding:12px;border-radius:14px;background:hsla(0,0%,100%,.05);border:1px solid var(--border)}.team-player-card span{display:block;color:var(--muted);font-size:13px;margin-top:3px}.vod-button{align-self:center;white-space:nowrap}.map-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px;margin-bottom:10px;border-radius:14px;background:hsla(0,0%,100%,.045);border:1px solid var(--border)}.map-row span{display:block;color:var(--muted);font-size:13px;margin-top:3px}.timer-card{min-height:260px}.timer-display{font-size:clamp(2.5rem,8vw,5rem);font-weight:1000;letter-spacing:-.08em;margin:18px 0}.timer-meta{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:11px;gap:11px}.timer-meta div{padding:12px;border-radius:14px;background:hsla(0,0%,100%,.045);border:1px solid var(--border)}.timer-meta span{display:block;color:var(--muted);font-size:.78rem}.report-team-card{margin:24px 0;padding:22px;border:1px solid rgba(56,189,248,.35);border-radius:18px;background:rgba(0,0,0,.35)}.report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px;margin:16px 0}.report-grid div{padding:12px;border:1px solid hsla(0,0%,100%,.12);border-radius:12px}.report-grid span,.report-grid strong{display:block}@media print{.actions,.header,.no-print,header,nav{display:none!important}body{background:#fff!important;color:#000!important}main{max-width:none!important;padding:0!important}.card,.report-team-card{box-shadow:none!important;border:1px solid #999!important;background:#fff!important;color:#000!important}.small,.stat span,p,td,th{color:#000!important}table{font-size:11px;min-width:0!important}td,th{padding:6px}.tableWrap{overflow:visible!important;border-color:#999!important}.report-team-card{page-break-inside:avoid}}@media (max-width:800px){main{width:min(100% - 22px,1180px);padding-top:22px}.card,.hero{padding:20px}.formrow,.grid,.grid2,.report-grid,.stats,.team-player-grid,.timer-meta{grid-template-columns:1fr}.event-card-bottom,.event-card-top{flex-direction:column;align-items:flex-start}.event-card-title-block,.event-note-pills,.event-stat-pills{max-width:100%}.event-date-stack{align-items:flex-start}.event-stat-pills{justify-content:flex-start}}:root{--neon-blue:#38bdf8;--neon-blue-strong:#00d9ff;--neon-green:#22c55e;--nav-bg:rgba(0,0,0,.88)}.header,.site-header,.topbar,nav{z-index:50;min-height:72px;background:linear-gradient(180deg,rgba(0,0,0,.96),rgba(3,7,18,.88));border-bottom:1px solid rgba(56,189,248,.24);box-shadow:0 0 28px rgba(56,189,248,.1),0 18px 55px rgba(0,0,0,.72)}.header .inner,.header>div,.site-header .inner,.site-header>div,.topbar .inner,.topbar>div,nav .inner,nav>div{min-height:72px;display:flex;justify-content:space-between;gap:18px}.brand,.header a[href="/"]:first-child,.logo,.site-header a[href="/"]:first-child,.topbar a[href="/"]:first-child,nav a[href="/"]:first-child{color:#fff!important;font-size:1.22rem;font-weight:1000;letter-spacing:-.055em;text-shadow:0 0 10px rgba(56,189,248,.65),0 0 28px rgba(56,189,248,.35);padding:0;background:transparent;border:0}.header ul,.nav-actions,.navlinks,.site-header ul,.topbar ul,nav ul{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.header a:not(.button),.nav-actions a,.navlinks a,.site-header a:not(.button),.topbar a:not(.button),nav a:not(.button){display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border-radius:999px;color:rgba(226,232,240,.88)!important;font-size:.9rem;font-weight:900;line-height:1;border:1px solid transparent;background:transparent;text-decoration:none;transition:all .16s ease}.header a:not(.button):hover,.nav-actions a:hover,.navlinks a:hover,.site-header a:not(.button):hover,.topbar a:not(.button):hover,nav a:not(.button):hover{color:#fff!important;background:rgba(56,189,248,.12);border-color:rgba(56,189,248,.3);box-shadow:0 0 14px rgba(56,189,248,.15),inset 0 0 14px rgba(56,189,248,.06)}.header a.active,.header a[aria-current=page],.nav-actions a.active,.navlinks a.active,.site-header a[aria-current=page],.topbar a[aria-current=page],nav a.active,nav a[aria-current=page]{color:#061018!important;background:linear-gradient(135deg,var(--neon-blue),#2563eb);border-color:rgba(56,189,248,.55);box-shadow:0 0 18px rgba(56,189,248,.35),0 10px 26px rgba(37,99,235,.26)}.header a[href*=create],.header a[href*=login],.header a[href*=logout],.header a[href*=register],.header a[href*=signup],.topbar a[href*=create],.topbar a[href*=login],.topbar a[href*=logout],.topbar a[href*=register],.topbar a[href*=signup],nav a[href*=create],nav a[href*=login],nav a[href*=logout],nav a[href*=register],nav a[href*=signup]{border-color:rgba(56,189,248,.32);background:rgba(56,189,248,.1);color:#e0faff!important}.header a[href*=create],.header a[href*=register],.header a[href*=signup],.topbar a[href*=create],.topbar a[href*=register],.topbar a[href*=signup],nav a[href*=create],nav a[href*=register],nav a[href*=signup]{background:linear-gradient(135deg,#22c55e,#38bdf8);color:#020617!important;border-color:rgba(34,197,94,.45);box-shadow:0 0 18px rgba(34,197,94,.22),0 12px 28px rgba(56,189,248,.16)}.header button,.site-header button,.topbar button,nav button{min-height:38px;padding:8px 13px;border-radius:999px;background:rgba(56,189,248,.1);color:#e0faff;border:1px solid rgba(56,189,248,.28);box-shadow:none}.card h1,.eyebrow,.hero .eyebrow,.section h2{text-shadow:0 0 18px rgba(56,189,248,.2)}.eyebrow{color:var(--neon-blue)!important}.button,button{background:linear-gradient(135deg,var(--neon-blue),#2563eb);color:#020617;box-shadow:0 0 20px rgba(56,189,248,.22),0 14px 34px rgba(37,99,235,.22)}.button.secondary,button.secondary{background:rgba(56,189,248,.1);color:#e0faff;border:1px solid rgba(56,189,248,.24);box-shadow:inset 0 0 14px rgba(56,189,248,.045)}.button:hover,button:hover{filter:brightness(1.08);transform:translateY(-1px)}.card,.event-card,.mini,.rule,.tableWrap{border-color:rgba(56,189,248,.14)}.card:hover,.event-card:hover{border-color:rgba(56,189,248,.28)}main{width:min(1180px,calc(100% - 32px));margin-left:auto;margin-right:auto}@media (max-width:760px){.header .inner,.header>div,.site-header>div,.topbar>div,nav .inner,nav>div{width:calc(100% - 20px);align-items:flex-start;flex-direction:column;padding:12px 0;gap:10px}.header ul,.nav-actions,.navlinks,nav ul{gap:7px}.header a:not(.button),.nav-actions a,.navlinks a,nav a:not(.button){min-height:34px;padding:7px 10px;font-size:.82rem}}.header,.site-header,.topbar,nav{position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%;min-height:78px;background:linear-gradient(180deg,rgba(0,0,0,.96),rgba(0,0,0,.88));border-bottom:1px solid rgba(56,189,248,.18);box-shadow:0 10px 40px rgba(0,0,0,.72),0 0 28px rgba(56,189,248,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.header .inner,.header>div,.site-header .inner,.site-header>div,.topbar .inner,.topbar>div,nav .inner,nav>div{width:min(1180px,calc(100% - 32px));min-height:78px;margin:0 auto;display:grid!important;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:24px;gap:24px}.brand,.header a[href="/"]:first-child,.logo,.site-header a[href="/"]:first-child,.topbar a[href="/"]:first-child,nav a[href="/"]:first-child{display:inline-flex!important;align-items:center;justify-content:flex-start;min-height:44px;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;color:#f8fafc!important;font-size:1.18rem!important;font-weight:1000!important;letter-spacing:-.045em!important;line-height:1!important;white-space:nowrap;text-shadow:0 0 10px rgba(56,189,248,.55),0 0 24px rgba(56,189,248,.28)}.brand:after,.brand:before,.header a[href="/"]:first-child:after,.header a[href="/"]:first-child:before,.logo:after,.logo:before,nav a[href="/"]:first-child:after,nav a[href="/"]:first-child:before{content:none!important;display:none!important}.brand,.logo{text-transform:none!important}.header ul,.navlinks,.site-header ul,.topbar ul,nav ul{display:flex!important;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;margin:0!important;padding:0!important;list-style:none}.auth-actions,.header .actions,.nav-actions,nav .actions{display:flex!important;align-items:center;justify-content:flex-end;gap:10px;margin:0!important;flex-wrap:wrap}.header>div>a:not(:first-child),.site-header>div>a:not(:first-child),.topbar>div>a:not(:first-child),nav>div>a:not(:first-child){width:-moz-fit-content;width:fit-content}.auth-actions a,.header a:not(.button),.nav-actions a,.navlinks a,.site-header a:not(.button),.topbar a:not(.button),nav a:not(.button){display:inline-flex!important;align-items:center;justify-content:center;min-height:40px;padding:9px 13px!important;border-radius:999px;color:rgba(226,232,240,.88)!important;font-size:.9rem!important;font-weight:850!important;line-height:1!important;letter-spacing:-.01em;border:1px solid transparent;background:transparent;text-decoration:none!important;text-shadow:none;box-shadow:none;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.header a[href="/"]:first-child,.site-header a[href="/"]:first-child,.topbar a[href="/"]:first-child,nav a[href="/"]:first-child{color:#f8fafc!important;font-size:1.18rem!important;font-weight:1000!important;text-shadow:0 0 10px rgba(56,189,248,.55),0 0 24px rgba(56,189,248,.28)!important}.auth-actions a:hover,.header a:not(.button):not(:first-child):hover,.nav-actions a:hover,.navlinks a:hover,.site-header a:not(.button):not(:first-child):hover,.topbar a:not(.button):not(:first-child):hover,nav a:not(.button):not(:first-child):hover{color:#fff!important;background:rgba(56,189,248,.1);border-color:rgba(56,189,248,.28);box-shadow:0 0 16px rgba(56,189,248,.12),inset 0 0 16px rgba(56,189,248,.035);transform:translateY(-1px)}.header a.active,.header a[aria-current=page],.navlinks a.active,.site-header a[aria-current=page],.topbar a[aria-current=page],nav a.active,nav a[aria-current=page]{color:#020617!important;background:linear-gradient(135deg,#38bdf8,#2563eb)!important;border-color:rgba(56,189,248,.55)!important;box-shadow:0 0 18px rgba(56,189,248,.28),0 12px 28px rgba(37,99,235,.22)!important}.header a[href*=login],.header a[href*=logout],.site-header a[href*=login],.site-header a[href*=logout],.topbar a[href*=login],.topbar a[href*=logout],nav a[href*=login],nav a[href*=logout]{color:#e0faff!important;background:rgba(56,189,248,.08)!important;border-color:rgba(56,189,248,.22)!important}.header a[href*=create],.header a[href*=register],.header a[href*=signup],.site-header a[href*=create],.site-header a[href*=register],.site-header a[href*=signup],.topbar a[href*=create],.topbar a[href*=register],.topbar a[href*=signup],nav a[href*=create],nav a[href*=register],nav a[href*=signup]{color:#020617!important;background:linear-gradient(135deg,#22c55e,#38bdf8)!important;border-color:rgba(34,197,94,.45)!important;font-weight:950!important;box-shadow:0 0 18px rgba(34,197,94,.18),0 12px 28px rgba(56,189,248,.16)!important}.header a[href*=create],.header a[href*=login],.header a[href*=logout],.header a[href*=register],.header a[href*=signup],nav a[href*=create],nav a[href*=login],nav a[href*=logout],nav a[href*=register],nav a[href*=signup]{white-space:nowrap}.hero{margin-top:0}@media (max-width:860px){.header .inner,.header>div,.site-header .inner,.site-header>div,.topbar .inner,.topbar>div,nav .inner,nav>div{width:calc(100% - 24px);grid-template-columns:1fr;align-items:stretch;gap:12px;padding:14px 0}.brand,.header a[href="/"]:first-child,.logo,nav a[href="/"]:first-child{justify-content:center}.auth-actions,.header ul,.nav-actions,.navlinks,nav ul{justify-content:center!important}}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;width:100%;min-height:78px;background:rgba(0,0,0,.92);border-bottom:1px solid rgba(56,189,248,.2);box-shadow:0 14px 42px rgba(0,0,0,.74),0 0 30px rgba(56,189,248,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header .nav-shell{width:min(1180px,calc(100% - 32px));min-height:78px;margin:0 auto;display:grid!important;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;grid-gap:22px;gap:22px}.site-header .brand{display:inline-flex!important;align-items:center;justify-content:flex-start;width:-moz-fit-content;width:fit-content;min-height:44px;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;text-decoration:none!important}.site-header .brand-mark{display:none!important}.site-header .brand-text{display:inline-flex;align-items:baseline;gap:4px;color:#fff;font-size:1.18rem;font-weight:1000;letter-spacing:-.045em;line-height:1;white-space:nowrap;text-shadow:0 0 10px rgba(56,189,248,.7),0 0 28px rgba(56,189,248,.34)}.site-header .brand-text span{color:#e0faff;font-weight:900}.site-header .nav-links{display:flex!important;align-items:center;justify-content:center;gap:7px;min-width:0;overflow:visible;flex-wrap:nowrap;margin:0;padding:0}.site-header .nav-links a{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 11px!important;border-radius:999px;color:rgba(226,232,240,.86)!important;font-size:.88rem!important;font-weight:850!important;line-height:1;white-space:nowrap;text-decoration:none!important;border:1px solid transparent;background:transparent!important;box-shadow:none!important;text-shadow:none!important;transition:color .16s ease,background .16s ease,border-color .16s ease,transform .16s ease,box-shadow .16s ease}.site-header .nav-links a:hover{color:#fff!important;background:rgba(56,189,248,.1)!important;border-color:rgba(56,189,248,.28);box-shadow:0 0 16px rgba(56,189,248,.12),inset 0 0 16px rgba(56,189,248,.035)!important;transform:translateY(-1px)}.site-header .nav-links a:first-child{color:#020617!important;background:linear-gradient(135deg,#38bdf8,#2563eb)!important;border-color:rgba(56,189,248,.55)!important;box-shadow:0 0 18px rgba(56,189,248,.3),0 12px 28px rgba(37,99,235,.2)!important}.site-header .nav-links .admin-link{color:#fef08a!important;border-color:rgba(250,204,21,.2)}.site-header .nav-actions{display:flex!important;align-items:center;justify-content:flex-end;gap:10px;margin:0!important;padding:0!important;white-space:nowrap}.site-header .nav-actions a,.site-header .nav-actions button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 15px!important;border-radius:999px;font-size:.86rem!important;font-weight:900!important;line-height:1;white-space:nowrap;text-decoration:none!important;color:#e0faff!important;background:rgba(56,189,248,.1)!important;border:1px solid rgba(56,189,248,.28)!important;box-shadow:inset 0 0 16px rgba(56,189,248,.045)!important}.site-header .nav-actions a:hover,.site-header .nav-actions button:hover{color:#fff!important;border-color:rgba(56,189,248,.44)!important;box-shadow:0 0 18px rgba(56,189,248,.18),inset 0 0 16px rgba(56,189,248,.06)!important;transform:translateY(-1px)}.site-header .nav-actions .nav-cta{color:#020617!important;background:linear-gradient(135deg,#22c55e,#38bdf8)!important;border-color:rgba(34,197,94,.45)!important;box-shadow:0 0 18px rgba(34,197,94,.2),0 12px 28px rgba(56,189,248,.15)!important}.site-header .nav-actions .nav-login{color:#e0faff!important}.site-header nav{position:static!important;min-height:auto!important;width:auto!important;background:transparent!important;border:0!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}main{padding-top:36px!important}@media (max-width:1080px){.site-header .nav-shell{grid-template-columns:1fr;gap:12px;padding:14px 0}.site-header .brand,.site-header .nav-actions,.site-header .nav-links{justify-content:center}.site-header .nav-links{flex-wrap:wrap}}@media (max-width:640px){.site-header .nav-shell{width:calc(100% - 22px)}.site-header .nav-actions a,.site-header .nav-actions button,.site-header .nav-links a{min-height:36px;padding:8px 10px!important;font-size:.8rem!important}}.site-header .nav-shell{width:min(1240px,calc(100% - 56px));grid-template-columns:140px minmax(0,1fr) auto}.site-header .brand{justify-self:start;margin-left:-8px!important}.site-header .nav-links a[aria-current=page]{color:#020617!important;background:linear-gradient(135deg,#38bdf8,#2563eb)!important;border-color:rgba(56,189,248,.55)!important;box-shadow:0 0 18px rgba(56,189,248,.3),0 12px 28px rgba(37,99,235,.2)!important}.site-header .nav-links a:not([aria-current=page]):first-child{color:rgba(226,232,240,.86)!important;background:transparent!important;border-color:transparent!important;box-shadow:none!important}.rank-change-card{display:grid;grid-gap:10px;gap:10px}.rank-change-line{display:grid;grid-template-columns:110px 1fr;grid-gap:12px;gap:12px;align-items:start}.rank-change-line strong{color:#e0faff}.report-team-card{padding:26px;margin:28px 0}.report-team-card h3{margin-bottom:18px;padding-bottom:12px;border-bottom:1px solid rgba(56,189,248,.18)}.report-team-card h4{margin-top:24px;margin-bottom:12px;color:#e0faff}.report-grid{gap:14px}.report-grid div{background:hsla(0,0%,100%,.045)}.report-grid strong{margin-bottom:5px;color:#e0faff}.report-kill-list{display:grid;grid-gap:6px;gap:6px}.report-kill-list span{display:inline-flex;gap:7px;align-items:center;width:-moz-fit-content;width:fit-content;padding:5px 9px;border-radius:999px;background:rgba(56,189,248,.08);border:1px solid rgba(56,189,248,.14);white-space:nowrap}.report-kill-list b{color:#38bdf8}@media (max-width:1100px){.site-header .nav-shell{width:calc(100% - 28px);grid-template-columns:1fr}.site-header .brand,.site-header .nav-actions{justify-self:center;margin-left:0!important}}.site-header .nav-shell.nav-shell-wide{width:min(1280px,calc(100% - 48px));grid-template-columns:auto minmax(0,1fr) auto!important;gap:30px}.site-header .nav-left{display:flex;align-items:center;gap:12px;justify-self:start;margin-left:-18px}.site-header .nav-home-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 13px!important;border-radius:999px;color:rgba(226,232,240,.9)!important;font-size:.9rem!important;font-weight:850!important;border:1px solid transparent}.site-header .nav-actions a[aria-current=page],.site-header .nav-home-link[aria-current=page]{color:#020617!important;background:linear-gradient(135deg,#38bdf8,#2563eb)!important;border-color:rgba(56,189,248,.55)!important}.site-header .nav-links{justify-content:flex-start}.site-header .nav-actions{justify-self:end}.neon-event-card{border:1px solid rgba(56,189,248,.42)!important;box-shadow:0 0 0 1px rgba(56,189,248,.12),0 0 34px rgba(56,189,248,.22),0 28px 80px rgba(0,0,0,.62)!important}.neon-event-card:hover{border-color:rgba(56,189,248,.72)!important;box-shadow:0 0 0 1px rgba(56,189,248,.2),0 0 46px rgba(56,189,248,.34),0 30px 90px rgba(0,0,0,.7)!important}.countdown-pill{color:#020617!important;background:linear-gradient(135deg,#22c55e,#38bdf8)!important}.danger-pill{background:rgba(239,68,68,.16)!important;color:#fecaca!important;border-color:rgba(239,68,68,.36)!important}.vod-review-card{padding:18px;border-radius:20px;border:1px solid rgba(239,68,68,.22);background:hsla(0,0%,100%,.04);margin-bottom:16px}.vod-review-done{border-color:rgba(34,197,94,.25)}.vod-review-summary{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.vod-review-summary h3{margin-top:10px}.vod-player-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:16px}.vod-player-card{display:flex;justify-content:space-between;gap:16px;padding:14px;border-radius:16px;border:1px solid rgba(56,189,248,.14);background:rgba(0,0,0,.35)}.vod-player-card span{display:block;color:var(--muted);margin-top:4px;font-size:.86rem}@media (max-width:1100px){.site-header .nav-shell.nav-shell-wide{grid-template-columns:1fr!important}.site-header .nav-actions,.site-header .nav-left,.site-header .nav-links{justify-content:center;justify-self:center;margin-left:0}.how-grid,.vod-player-grid{grid-template-columns:1fr}}.how-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:18px}.how-step{display:grid;grid-gap:8px;gap:8px;padding:16px;border-radius:18px;border:1px solid rgba(56,189,248,.16);background:hsla(0,0%,100%,.045)}.how-step strong{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;color:#020617;background:linear-gradient(135deg,#38bdf8,#2563eb)}@media (max-width:900px){.how-grid{grid-template-columns:1fr}.event-card-actions{align-items:flex-start}}.event-card-actions{margin-top:0;align-items:flex-end}.kill-req-button{display:inline-flex!important}.live-countdown{color:#020617!important;background:linear-gradient(135deg,#facc15,#22c55e)!important}.kill-result h3{font-size:2rem;color:#e0faff}@media (max-width:900px){.event-card-actions{align-items:flex-start}}.payment-actions{margin-top:18px;border-color:rgba(56,189,248,.22)}.unranked-notice{border-color:rgba(250,204,21,.28);background:rgba(250,204,21,.06)}.vod-review-dq{border-color:rgba(239,68,68,.45)!important;background:rgba(127,29,29,.16)!important}.vod-review-actions{display:grid;grid-gap:10px;gap:10px;min-width:220px}.vod-review-actions select{min-height:40px}.pill.yellow{background:rgba(250,204,21,.16)!important;color:#fef08a!important;border-color:rgba(250,204,21,.36)!important}.kill-requirement-note{margin-top:12px;color:var(--muted)}.timer-meta{grid-template-columns:repeat(auto-fit,minmax(130px,1fr))}@media (max-width:760px){.vod-review-actions{min-width:0;width:100%}}.tableWrap.section{margin-top:18px}.button[aria-disabled=true],button[disabled]{opacity:.55;cursor:not-allowed}:root{--fragly-yellow-soft:rgba(242,201,76,.18)}body,html{background:#030303!important}body{position:relative;color:#f8fafc}body:before{z-index:-2;background:radial-gradient(circle at top,rgba(242,201,76,.08),transparent 30%),linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.94)),url(/fraglywz-logo.png) center 54% /min(78vw,920px) auto no-repeat;opacity:1}body:after,body:before{content:"";position:fixed;inset:0;pointer-events:none}body:after{z-index:-1;background:radial-gradient(circle at center,transparent 0,rgba(0,0,0,.22) 32%,rgba(0,0,0,.82) 78%),rgba(0,0,0,.28)}.header,.site-header{background:rgba(3,3,3,.88)!important;border-bottom:1px solid var(--fragly-yellow-border)!important;box-shadow:0 0 28px rgba(242,201,76,.12)!important;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.fragly-nav-shell,.nav-shell,.navwrap{min-height:88px}.fragly-brand,.logo{display:inline-flex!important;align-items:center;justify-content:center;width:156px;min-width:156px;height:72px;padding:0!important;color:transparent!important;text-decoration:none!important;background:transparent!important;border:0!important;box-shadow:none!important}.fragly-brand-img{width:150px;height:auto;max-height:72px;object-fit:contain;filter:drop-shadow(0 0 8px rgba(242,201,76,.32)) drop-shadow(0 0 18px rgba(255,255,255,.1))}.logo{font-size:0!important}.logo:before{content:"";width:150px;height:72px;display:block;background:url(/fraglywz-logo-header.png) 50%/contain no-repeat;filter:drop-shadow(0 0 8px rgba(242,201,76,.32)) drop-shadow(0 0 18px rgba(255,255,255,.1))}.logo span{display:none!important}.nav-links a,.navwrap nav a{color:rgba(248,250,252,.88)!important;border:1px solid transparent}.nav-links a:hover,.nav-links a[aria-current=page],.navwrap nav a:hover,.navwrap nav a[aria-current=page]{color:#030303!important;background:linear-gradient(135deg,#f6d365,#d8a928)!important;border-color:var(--fragly-yellow-border)!important;box-shadow:0 0 18px rgba(242,201,76,.24)!important}.admin-link,.button,.nav-cta,.nav-login,button,input[type=submit]{border-color:var(--fragly-yellow-border)!important}.button:not(.secondary):not(.warning),.nav-cta,button:not(.secondary):not(.warning){background:linear-gradient(135deg,#f6d365,#d8a928)!important;color:#050505!important;box-shadow:0 0 22px rgba(242,201,76,.22)!important}.button:not(.secondary):not(.warning):hover,.nav-cta:hover,button:not(.secondary):not(.warning):hover{filter:brightness(1.06);box-shadow:0 0 30px rgba(242,201,76,.34)!important}.admin-link,.button.secondary,.nav-login,.secondary{background:rgba(242,201,76,.08)!important;color:#f8fafc!important;border-color:var(--fragly-yellow-border)!important}.card,.event-card,.how-step,.map-row,.neon-event-card,.payment-actions,.rule,.stat,.tableWrap,.team-player-card,.vod-review-card,input,select,table,textarea{border-color:var(--fragly-yellow-border)!important}.card,.payment-actions,.rule,.tableWrap{background:linear-gradient(180deg,hsla(0,0%,5%,.86),rgba(4,4,4,.82))!important;box-shadow:0 0 0 1px rgba(242,201,76,.06),0 24px 70px rgba(0,0,0,.58)!important}.hero{border-color:var(--fragly-yellow-border)!important;background:linear-gradient(135deg,rgba(242,201,76,.06),rgba(0,0,0,.76)),rgba(0,0,0,.62)!important;box-shadow:0 0 48px rgba(242,201,76,.12)!important}.eyebrow,h1,h2,h3,label,strong{text-shadow:0 0 14px rgba(242,201,76,.08)}.countdown-pill,.event-note-pill,.event-stat-pill,.eyebrow,.pill.blue{border-color:var(--fragly-yellow-border)!important}.countdown-pill,.how-step strong,.live-countdown,.pill.blue{color:#050505!important;background:linear-gradient(135deg,#f6d365,#d8a928)!important}.event-note-pill,.event-stat-pill,.pill:not(.blue):not(.danger-pill):not(.yellow){color:#f8fafc!important;background:rgba(242,201,76,.1)!important}.neon-event-card{border-color:var(--fragly-yellow-border)!important;box-shadow:0 0 0 1px rgba(242,201,76,.14),0 0 34px rgba(242,201,76,.18),0 28px 80px rgba(0,0,0,.68)!important}.neon-event-card:hover{border-color:rgba(242,201,76,.76)!important;box-shadow:0 0 0 1px rgba(242,201,76,.24),0 0 46px rgba(242,201,76,.28),0 30px 90px rgba(0,0,0,.72)!important}input,select,textarea{background:rgba(0,0,0,.66)!important;color:#f8fafc!important}input:focus,select:focus,textarea:focus{border-color:rgba(242,201,76,.82)!important;box-shadow:0 0 0 3px rgba(242,201,76,.14)!important;outline:none!important}a{color:#f6d365}@media (max-width:900px){.fragly-nav-shell,.nav-shell,.navwrap{min-height:auto}.fragly-brand,.logo{min-width:128px}.fragly-brand,.fragly-brand-img,.logo,.logo:before{width:128px;height:60px}body:before{background:radial-gradient(circle at top,rgba(242,201,76,.08),transparent 30%),linear-gradient(180deg,rgba(0,0,0,.78),rgba(0,0,0,.94)),url(/fraglywz-logo.png) center 42% /92vw auto no-repeat}}:root{--fragly-font:"Arial Black",Impact,Haettenschweiler,"Franklin Gothic Heavy","Segoe UI",system-ui,sans-serif;--fragly-body-font:"Trebuchet MS","Segoe UI",system-ui,sans-serif;--fragly-yellow:#f2c94c;--fragly-yellow-2:#d8a928;--fragly-yellow-3:#fff3a8;--fragly-black:#030303;--fragly-yellow-border:rgba(242,201,76,.42)}body{font-family:var(--fragly-body-font)!important;letter-spacing:.01em}.button,.event-note-pill,.event-stat-pill,.fragly-wordmark,.pill,.stat strong,.timer-display,button,h1,h2,h3,h4,h5,h6,label,nav a,th{font-family:var(--fragly-font)!important;letter-spacing:-.035em}input,p,select,small,span,td,textarea{font-family:var(--fragly-body-font)}.fragly-nav-shell,.nav-shell,.site-header{min-height:92px}.fragly-nav-left{display:flex;align-items:center;min-width:210px}.fragly-wordmark{display:inline-flex;flex-direction:column;justify-content:center;gap:2px;min-width:205px;padding:10px 10px 8px 0;text-decoration:none!important;color:#fff!important;line-height:.9;transform:skew(-7deg)}.fragly-wordmark-main{position:relative;display:inline-block;font-size:clamp(1.72rem,2.6vw,2.5rem);line-height:.86;font-weight:1000;text-transform:uppercase;letter-spacing:-.105em;color:#f8fafc;-webkit-text-stroke:1px rgba(0,0,0,.88);text-shadow:2px 2px 0 #000,4px 4px 0 rgba(0,0,0,.72),0 0 10px rgba(242,201,76,.34),0 0 24px rgba(242,201,76,.18)}.fragly-wordmark-main:before{content:"";position:absolute;left:2px;right:-6px;bottom:-9px;height:4px;background:linear-gradient(90deg,transparent,var(--fragly-yellow),var(--fragly-yellow-2),transparent);box-shadow:0 0 18px rgba(242,201,76,.5);transform:skew(-18deg)}.fragly-wordmark-main span{color:var(--fragly-yellow)!important;background:linear-gradient(180deg,var(--fragly-yellow-3),var(--fragly-yellow),var(--fragly-yellow-2));-webkit-background-clip:text;background-clip:text;color:transparent!important;-webkit-text-stroke:1px rgba(0,0,0,.9);text-shadow:2px 2px 0 #000,4px 4px 0 rgba(0,0,0,.72),0 0 16px rgba(242,201,76,.42)}.fragly-wordmark small{margin-left:3px;margin-top:8px;font-size:.58rem;line-height:1;letter-spacing:.22em;color:rgba(248,250,252,.78);text-shadow:0 0 10px rgba(242,201,76,.22);transform:skew(7deg)}.brand,.brand-text,.fragly-wordmark small,.logo{font-family:var(--fragly-font)!important;text-transform:uppercase}.brand,.brand-text,.logo{letter-spacing:-.09em;color:#f8fafc!important;text-shadow:2px 2px 0 #000,0 0 18px rgba(242,201,76,.28)!important}.brand:before,.logo:before{content:none!important}h1{letter-spacing:-.075em!important;text-transform:none;text-shadow:2px 2px 0 rgba(0,0,0,.85),0 0 18px rgba(242,201,76,.1)}h2,h3{letter-spacing:-.045em!important}.button,.nav-actions a,.nav-links a,button{text-transform:none;font-weight:950!important}.button:not(.secondary):not(.warning),.nav-actions a[aria-current=page],.nav-links a[aria-current=page],button:not(.secondary):not(.warning){text-shadow:none!important}input,p,select,td,textarea{letter-spacing:.01em}@media (max-width:980px){.fragly-nav-left{min-width:0;justify-content:center}.fragly-wordmark{min-width:170px;align-items:center;padding-right:0}.fragly-wordmark-main{font-size:1.75rem}.fragly-wordmark small{font-size:.5rem}}.eyebrow{color:#f2c94c!important;letter-spacing:.18em!important;font-family:var(--fragly-font)!important;text-shadow:0 0 10px rgba(242,201,76,.45),0 0 20px rgba(242,201,76,.2)!important}.nav-actions a,.nav-home-link,.nav-links a{border-radius:999px!important;box-shadow:none!important}.nav-actions a:hover,.nav-actions a[aria-current=page],.nav-home-link:hover,.nav-home-link[aria-current=page],.nav-links a:hover,.nav-links a[aria-current=page]{color:#050505!important;background:linear-gradient(135deg,#fff3a8,#f2c94c,#d8a928)!important;border-color:rgba(242,201,76,.72)!important;box-shadow:0 0 0 1px rgba(242,201,76,.2),0 0 18px rgba(242,201,76,.42),0 0 34px rgba(242,201,76,.18)!important}.button:not(.secondary):not(.warning),.countdown-pill,.event-card .pill.blue,.how-step strong,.live-countdown,.pill.blue,button:not(.secondary):not(.warning){color:#050505!important;background:linear-gradient(135deg,#fff3a8,#f2c94c,#d8a928)!important;border-color:rgba(242,201,76,.72)!important}.card .eyebrow,.hero .eyebrow,.section .eyebrow{color:#f2c94c!important}body,input,p,select,small,span,td,textarea{font-family:Segoe UI,Trebuchet MS,system-ui,sans-serif!important}.button,.event-note-pill,.event-stat-pill,.eyebrow,.fragly-wordmark,.pill,.stat strong,.timer-display,button,h1,h2,h3,h4,h5,h6,label,nav a,th{font-family:var(--fragly-font)!important}h1{letter-spacing:-.055em!important}h2,h3{letter-spacing:-.025em!important}.site-header{padding-left:0!important}.fragly-nav-shell,.nav-shell,.navwrap{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:14px!important;padding-right:24px!important}.fragly-nav-left,.fragly-wordmark{margin-left:0!important;padding-left:0!important}.fragly-wordmark-main{margin-left:0!important}body:before{background:radial-gradient(circle at top,rgba(242,201,76,.12),transparent 34%),linear-gradient(180deg,rgba(0,0,0,.52),rgba(0,0,0,.76)),url(/fraglywz-logo.png) center 54% /min(82vw,980px) auto no-repeat!important;opacity:1!important}body:after{background:radial-gradient(circle at center,transparent 0,rgba(0,0,0,.1) 32%,rgba(0,0,0,.62) 80%),rgba(0,0,0,.1)!important}.card,.hero,.payment-actions,.rule,.tableWrap{background:linear-gradient(180deg,hsla(0,0%,5%,.8),rgba(4,4,4,.76))!important}.event-card,.neon-event-card{background-color:rgba(0,0,0,.6)!important}@media (max-width:900px){.fragly-nav-shell,.nav-shell,.navwrap{padding-left:10px!important;padding-right:12px!important}body:before{background:radial-gradient(circle at top,rgba(242,201,76,.12),transparent 34%),linear-gradient(180deg,rgba(0,0,0,.52),rgba(0,0,0,.76)),url(/fraglywz-logo.png) center 42% /98vw auto no-repeat!important}}.fragly-nav-shell,.nav-shell,.navwrap{display:grid!important;grid-template-columns:minmax(210px,280px) 1fr minmax(190px,260px)!important;align-items:center!important;grid-column-gap:18px!important;column-gap:18px!important;padding-left:24px!important;padding-right:36px!important}.fragly-nav-left,.nav-left{justify-self:start!important;margin-left:8px!important}.fragly-nav-links,.nav-links,.navwrap nav{justify-self:center!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;width:100%!important;max-width:820px!important}.fragly-nav-actions,.nav-actions{justify-self:end!important;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:12px!important;margin-right:18px!important}.fragly-nav-links a,.nav-links a,.navwrap nav a{white-space:nowrap!important;text-align:center!important}@media (max-width:1180px){.fragly-nav-shell,.nav-shell,.navwrap{grid-template-columns:190px 1fr 180px!important;column-gap:12px!important;padding-left:18px!important;padding-right:22px!important}.fragly-nav-links,.nav-links,.navwrap nav{gap:6px!important;max-width:680px!important}.fragly-nav-links a,.nav-links a,.navwrap nav a{padding-left:9px!important;padding-right:9px!important;font-size:.9rem!important}.fragly-nav-actions,.nav-actions{margin-right:8px!important}}@media (max-width:900px){.fragly-nav-shell,.nav-shell,.navwrap{display:flex!important;flex-wrap:wrap!important;justify-content:center!important;padding-left:12px!important;padding-right:12px!important}.fragly-nav-actions,.fragly-nav-left,.fragly-nav-links,.nav-actions,.nav-left,.nav-links,.navwrap nav{justify-self:auto!important;margin-left:0!important;margin-right:0!important}.fragly-nav-links,.nav-links,.navwrap nav{order:3;max-width:100%!important;flex-wrap:wrap!important}}