:root{--green:#0b0c0d;--ink:#17191b;--muted:#65746d;--line:#d9e3de;--paper:#f5f7f4;--lime:#d3a542;--color-primary:#17191b;--color-primary-strong:#0b0c0d;--color-accent:#d3a542;--color-surface:#fff;--color-surface-soft:#f5f2ea;--color-danger:#963d30;--color-success:#27694e;--font-sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.375rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-6:1.5rem;--space-8:2rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--shadow-card:0 12px 35px #173c3414}*{box-sizing:border-box}body{background:var(--paper);color:var(--ink);font-family:var(--font-sans);margin:0}.shell{min-height:100vh;display:flex}aside{background:var(--green);color:#cfe0da;width:240px;padding:23px 16px;position:fixed;inset:0 auto 0 0}.logo{color:#fff;align-items:center;gap:10px;padding:0 7px 22px;font-size:19px;font-weight:800;display:flex}.logo b{background:var(--lime);width:31px;height:31px;color:var(--green);border-radius:9px;place-items:center;display:grid}.org{color:#fff;text-align:left;background:#17191b;border:1px solid #3b6258;border-radius:9px;gap:9px;width:100%;padding:10px;display:flex}.org>span{color:#21483e;background:#dce998;border-radius:7px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.org small,.org strong{display:block}.org small{color:#8faea5;font-size:14px}.org strong{margin-top:3px;font-size:14px}nav{margin-top:22px}nav button,nav a{color:#c6c3bb;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;width:100%;height:39px;padding:0 13px;font-size:14px;text-decoration:none;display:flex}nav button.active,nav button:hover,nav a.active,nav a:hover{color:#fff;background:#252729}.secure{color:#bad0c8;font-size:14px;position:absolute;bottom:23px;left:20px}.secure small{color:#799b90}.content{width:calc(100% - 240px);margin-left:240px}header{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffdb;justify-content:space-between;align-items:center;height:68px;padding:0 34px;display:flex;position:sticky;top:0}header small{color:#84918b}.auth{border:1px solid #dce5e1;border-radius:7px;padding:8px 10px;font-size:14px}.auth i{background:#4c9a79;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.page{max-width:1400px;margin:auto;padding:34px}.heading{justify-content:space-between;align-items:flex-end;display:flex}.heading p{letter-spacing:1.4px;color:#52786d;margin:0;font-size:14px}.heading h1{margin:5px 0;font-size:29px}.heading span{color:var(--muted);font-size:14px}.heading button,.heading>a{color:#fff;background:#235f50;border:0;border-radius:8px;align-items:center;height:40px;padding:0 16px;font-size:14px;text-decoration:none;display:flex}.stats{grid-template-columns:repeat(4,1fr);gap:14px;margin:27px 0 16px;display:grid}.stats article,.panel,.notice{border:1px solid var(--line);background:#fff;border-radius:11px}.stats article{padding:18px}.stats span,.stats strong{display:block}.stats span{color:var(--muted);font-size:14px}.stats strong{margin:8px 0;font-size:25px}.stats small{color:#41806a}.grid{grid-template-columns:1.7fr 1fr;gap:16px;display:grid}.panelhead{justify-content:space-between;padding:19px;display:flex}.panelhead h2{margin:0;font-size:15px}.panelhead p{color:var(--muted);margin:4px 0 0;font-size:14px}.panelhead button,.panelhead a{color:#8a641f;background:0 0;border:0;font-size:14px;text-decoration:none}.game{border-top:1px solid #edf0ee;align-items:center;gap:15px;padding:15px 19px;display:flex}.game>b{width:55px;font-size:14px}.game div{flex:1}.game strong,.game small{display:block}.game strong{font-size:14px}.game small{color:var(--muted);margin-top:3px;font-size:14px}.game>span{border-radius:10px;padding:5px 8px;font-size:14px}.ok{color:#35765d;background:#e5f3eb}.warn{color:#9a6824;background:#fff0d7}.control{border-top:1px solid #edf0ee;padding:12px 19px;font-size:14px}.control i{color:#36755f;background:#e2f1e9;border-radius:50%;place-items:center;width:20px;height:20px;margin-right:9px;font-style:normal;display:inline-grid}.notice{align-items:center;gap:14px;margin-top:16px;padding:15px 19px;display:flex}.notice b{font-size:14px}.notice span{color:var(--muted);flex:1;font-size:14px}.notice code{color:#37685a;background:#edf2ef;border-radius:5px;padding:6px 9px}@media (max-width:900px){aside{width:200px}.content{width:calc(100% - 200px);margin-left:200px}.stats{grid-template-columns:1fr 1fr}.grid{grid-template-columns:1fr}}@media (max-width:650px){aside{display:none}.content{width:100%;margin:0}.page{padding:22px 14px}.stats{grid-template-columns:1fr 1fr}.heading button{display:none}.notice{flex-wrap:wrap;align-items:flex-start}}.mobileMenuToggle,.shell nav .mobileOrganizations{display:none}.mobileMenuLinks{display:block}img,svg,video{max-width:100%;height:auto}button,a,input,select,textarea{touch-action:manipulation}html{-webkit-text-size-adjust:100%;overflow-x:hidden}body{overflow-x:hidden}textarea{max-width:100%}@media (max-width:650px){body{padding-bottom:env(safe-area-inset-bottom)}.shell>aside{z-index:500;align-items:center;width:100%;height:58px;padding:7px 12px;display:flex;inset:0 0 auto;box-shadow:0 3px 18px #102c2633}.shell>aside .logo{padding:0;font-size:16px}.shell>aside .logo b{width:34px;height:34px}.shell>aside .org,.shell>aside>.secure{display:none}.shell>aside nav{margin:0 0 0 auto}.shell>aside nav .mobileMenuToggle{color:#fff;background:#284f46;border:1px solid #52746b;border-radius:8px;align-items:center;gap:7px;min-width:88px;height:42px;padding:0 12px;font-size:14px;display:flex}.mobileMenuToggle span{font-size:18px}.mobileMenuToggle b{font-size:14px}.shell>aside nav .mobileMenuLinks{overscroll-behavior:contain;background:#193e36;border:1px solid #3f6259;border-radius:12px;max-height:calc(100dvh - 76px);margin:0;padding:8px;display:none;position:fixed;top:64px;left:10px;right:10px;overflow-y:auto;box-shadow:0 18px 45px #0a1e1959}.shell>aside nav.mobileOpen .mobileMenuLinks{grid-template-columns:1fr 1fr;gap:4px;display:grid}.shell>aside nav .mobileMenuLinks a{height:auto;min-height:44px;padding:9px 12px;display:flex}.shell>aside nav .mobileOrganizations{display:flex}.content{padding-top:58px}.content>header{gap:10px;height:auto;min-height:54px;padding:8px 14px;top:58px}.page{padding:18px 12px}.heading{align-items:flex-start;gap:12px}.heading h1{font-size:24px}.heading>div:last-child{flex-wrap:wrap;display:flex}.heading button,.heading>a{min-height:44px}.stats{gap:8px;margin:14px 0}.stats article{padding:12px}.panelhead{padding:14px}.game,.notice{padding:13px 14px}button,input:not([type=checkbox]):not([type=radio]),select,textarea{min-height:44px;font-size:16px}dialog{max-height:calc(100dvh - 24px);margin:12px;overflow:auto;width:calc(100vw - 24px)!important;max-width:none!important}.auth{font-size:14px}}.skip-link{z-index:10000;color:#0b0c0d;background:#fff;border-radius:8px;padding:11px 15px;font:800 14px Arial;text-decoration:none;position:fixed;top:12px;left:12px;transform:translateY(-160%);box-shadow:0 8px 25px #0003}.skip-link:focus{transform:translateY(0)}:where(a,button,input,select,textarea,summary):focus-visible{outline-offset:3px;outline:3px solid #d2ef67}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.dashboardAccount{z-index:400;position:relative}.dashboardAccount summary{cursor:pointer;background:#fff;border:1px solid #d2ddd8;border-radius:10px;align-items:center;gap:9px;min-width:240px;height:46px;padding:5px 10px;list-style:none;display:flex}.dashboardAccount summary::-webkit-details-marker{display:none}.dashboardAccount summary>span{color:#0b0c0d;background:#d3a542;border-radius:50%;flex:0 0 32px;place-items:center;width:32px;height:32px;font-weight:900;display:grid}.dashboardAccount summary>div{flex:1;min-width:0}.dashboardAccount summary small,.dashboardAccount summary strong{display:block}.dashboardAccount summary small{letter-spacing:.08em;font-size:12px}.dashboardAccount summary strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;font-size:14px;overflow:hidden}.dashboardAccount summary>b{color:#567169}.dashboardAccount>div{background:#fff;border:1px solid #d7e2dd;border-radius:10px;width:240px;padding:9px;position:absolute;top:52px;right:0;box-shadow:0 18px 50px #102c263d}.dashboardAccount a,.dashboardAccount button{color:#0b0c0d;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px;font-size:14px;font-weight:700;text-decoration:none;display:block}.dashboardAccount a:hover,.dashboardAccount button:hover{background:#f5f2ea}.dashboardAccount button{color:#963d30;border-top:1px solid #e1e9e5;border-radius:0;margin-top:4px}@media (max-width:650px){.dashboardAccount summary{width:44px;min-width:0;padding:5px}.dashboardAccount summary>div,.dashboardAccount summary>b{display:none}.dashboardAccount>div{top:50px}}.headingActions{flex-wrap:wrap;gap:9px;display:flex}.headingActions a{color:#fff;background:#235f50;border-radius:8px;align-items:center;height:40px;padding:0 16px;font-size:14px;text-decoration:none;display:flex}.headingActions a:first-child{color:#17191b;background:#fff;border:1px solid #9db9af}.shell{background:#f4f3ef}.shell>aside{color:#e9e7e1;background:#0b0c0d;border-right:1px solid #2d2f31;flex-direction:column;width:260px;padding:20px 14px;display:flex;overflow:hidden}.shell>.content{width:calc(100% - 260px);margin-left:260px}.shell>aside>.logo{min-height:50px;padding:0 8px 18px;font-size:18px}.shell>aside>.logo b{color:#0000;background-color:#0b0c0d;background-image:url(/brand/league67-primary.png);background-position:50% 27%;background-repeat:no-repeat;background-size:155%;border-radius:50%;flex:0 0 44px;width:44px;height:44px;overflow:hidden;box-shadow:0 0 0 2px #d3a542}.shell>aside>.org{background:#17191b;border-color:#45474a;flex:none}.shell>aside>.org>span{color:#0b0c0d;background:#d3a542}.shell>aside>.org small{color:#b9b7b0}.shell>aside>nav{scrollbar-width:thin;scrollbar-color:#5a5c5f #0b0c0d;flex:auto;min-height:0;padding:0 3px 16px 0;overflow:hidden auto}.shell nav .navGroup{gap:3px;margin:0 0 17px;display:grid}.shell nav .navGroupLabel{color:#d3a542;letter-spacing:.13em;text-transform:uppercase;padding:0 11px 6px;font-size:10px;font-weight:900;display:block}.shell nav a{color:#e9e7e1;font-weight:650}.shell nav a.active{color:#0b0c0d;background:#d3a542;font-weight:900}.shell .heading p,.shell .stats small,.shell .panelhead a{color:#8a641f}.shell .heading>a,.shell .heading button{background:#17191b}.shell .control i{color:#5d4314;background:#ead8aa}.shell .secure{display:none}@media (max-width:650px){.shell>aside{width:100%}.shell>.content{width:100%;margin-left:0}.shell>aside>.logo b{flex-basis:42px;width:42px;height:42px}}.shell .headingActions a{font-weight:800;color:#fff!important;background:#17191b!important;border:1px solid #17191b!important}.shell .headingActions a:hover{background:#2d2f31!important;border-color:#2d2f31!important}.shell .headingActions a:first-child{color:#17191b!important;background:#fff!important;border-color:#b7ad96!important}.shell .headingActions a:first-child:hover{background:#f5f2ea!important;border-color:#d3a542!important}.shell .ok{font-weight:800;color:#5d4314!important;background:#ead8aa!important}.shell .warn{font-weight:800;color:#78571d!important;background:#f2ece0!important}.shell .control i{font-weight:900;color:#0b0c0d!important;background:#d3a542!important}.shell .notice code{color:#5d4314!important;background:#f5f2ea!important}.shell .auth i{background:#d3a542!important}.shell .dashboardAccount summary>b{color:#8a641f!important}@media (max-width:650px){.shell>aside nav .mobileMenuToggle{background:#17191b!important;border-color:#5a5c5f!important}.shell>aside nav .mobileMenuLinks{background:#0b0c0d!important;border-color:#45474a!important}}
:is(.org,[class*=_org_]){visibility:hidden}.organization-switcher-module__7baxNG__wrap{z-index:200;width:200px;font-family:var(--font-sans);position:fixed;top:73px;left:15px}.organization-switcher-module__7baxNG__trigger{color:#fff;text-align:left;cursor:pointer;background:#17191b;border:1px solid #3b6258;border-radius:9px;align-items:center;gap:9px;width:100%;min-height:52px;padding:9px 10px;display:flex}.organization-switcher-module__7baxNG__trigger>span{color:#21483e;background:#d3a542;border-radius:7px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-weight:800;display:grid}.organization-switcher-module__7baxNG__trigger div{flex:1;min-width:0}.organization-switcher-module__7baxNG__trigger small,.organization-switcher-module__7baxNG__trigger strong{display:block}.organization-switcher-module__7baxNG__trigger small{letter-spacing:.06em;color:#aaa79f;font-size:14px}.organization-switcher-module__7baxNG__trigger strong{white-space:nowrap;text-overflow:ellipsis;margin-top:3px;font-size:14px;overflow:hidden}.organization-switcher-module__7baxNG__trigger>b{color:#bcd0c9;font-size:15px}.organization-switcher-module__7baxNG__menu{color:#17191b;background:#fff;border:1px solid #d7e2dd;border-radius:11px;width:210px;padding:14px;position:absolute;top:60px;left:0;box-shadow:0 18px 50px #102c263d}.organization-switcher-module__7baxNG__menu label{font-size:14px;font-weight:700;display:block}.organization-switcher-module__7baxNG__menu select{color:#17191b;background:#fff;border:1px solid #cad6d1;border-radius:8px;width:100%;height:39px;margin:7px 0 12px;padding:0 9px}.organization-switcher-module__7baxNG__actions{grid-template-columns:1fr;gap:7px;display:grid}.organization-switcher-module__7baxNG__menu a{color:#fff;text-align:center;background:#0b0c0d;border-radius:8px;padding:10px 6px;font-size:14px;font-weight:700;text-decoration:none;display:block}.organization-switcher-module__7baxNG__signout{color:#5b6963;background:#fff;border:1px solid #d7e2dd;border-radius:8px;width:100%;margin-top:7px;padding:9px;font-size:14px;font-weight:700}.organization-switcher-module__7baxNG__menu>small{color:#728079;margin-top:10px;font-size:14px;line-height:1.4;display:block}@media (min-width:651px) and (max-width:950px){.organization-switcher-module__7baxNG__wrap{width:170px;left:15px}.organization-switcher-module__7baxNG__menu{width:180px}}@media (max-width:650px){.organization-switcher-module__7baxNG__wrap{display:none}}.organization-switcher-module__7baxNG__trigger{background:#17191b;border-color:#4a4c4f}.organization-switcher-module__7baxNG__trigger:hover,.organization-switcher-module__7baxNG__trigger[aria-expanded=true]{background:#252729;border-color:#d3a542}.organization-switcher-module__7baxNG__trigger>span{color:#0b0c0d;background:#d3a542}.organization-switcher-module__7baxNG__trigger small{color:#b8b5ae}.organization-switcher-module__7baxNG__trigger>b{color:#d3a542}.organization-switcher-module__7baxNG__menu{border-color:#d8d5cd;box-shadow:0 18px 50px #0b0c0d33}.organization-switcher-module__7baxNG__menu select{border-color:#d5d2ca}.organization-switcher-module__7baxNG__signout{color:#555752;border-color:#d8d5cd}.organization-switcher-module__7baxNG__menu>small{color:#666762}
.authenticated-account-menu-module__9HAJNG__account,.authenticated-account-menu-module__9HAJNG__signin{z-index:350;font-family:var(--font-sans);position:fixed;top:12px;right:18px}.authenticated-account-menu-module__9HAJNG__signin{color:#fff;background:#0b0c0d;border-radius:9px;padding:10px 16px;font-weight:800;text-decoration:none}.authenticated-account-menu-module__9HAJNG__account summary{color:#0b0c0d;cursor:pointer;background:#fff;border:1px solid #d1ddd8;border-radius:10px;align-items:center;gap:9px;min-width:225px;height:44px;padding:5px 10px;list-style:none;display:flex;box-shadow:0 4px 15px #0b0c0d12}.authenticated-account-menu-module__9HAJNG__account summary::-webkit-details-marker{display:none}.authenticated-account-menu-module__9HAJNG__account summary>i{color:#0b0c0d;background:#d3a542;border-radius:50%;place-items:center;width:31px;height:31px;font-style:normal;font-weight:900;display:grid}.authenticated-account-menu-module__9HAJNG__account summary>span{flex:1;min-width:0;display:block}.authenticated-account-menu-module__9HAJNG__account summary small,.authenticated-account-menu-module__9HAJNG__account summary strong{display:block}.authenticated-account-menu-module__9HAJNG__account summary small{letter-spacing:.08em;color:#6c7c75;font-size:12px}.authenticated-account-menu-module__9HAJNG__account summary strong{text-overflow:ellipsis;white-space:nowrap;max-width:165px;font-size:14px;overflow:hidden}.authenticated-account-menu-module__9HAJNG__account>div{background:#fff;border:1px solid #d7e2dd;border-radius:10px;width:235px;padding:9px;position:absolute;top:51px;right:0;box-shadow:0 18px 50px #102c263d}.authenticated-account-menu-module__9HAJNG__account a,.authenticated-account-menu-module__9HAJNG__account button{color:#0b0c0d;text-align:left;width:100%;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px;font-size:14px;font-weight:700;text-decoration:none;display:block}.authenticated-account-menu-module__9HAJNG__account a:hover,.authenticated-account-menu-module__9HAJNG__account button:hover{background:#f5f2ea}.authenticated-account-menu-module__9HAJNG__account button{color:#9b3f32;border-top:1px solid #e1e9e5;border-radius:0;margin-top:4px}@media (max-width:650px){.authenticated-account-menu-module__9HAJNG__account,.authenticated-account-menu-module__9HAJNG__signin{top:9px;right:10px}.authenticated-account-menu-module__9HAJNG__account summary{width:44px;min-width:0;padding:5px}.authenticated-account-menu-module__9HAJNG__account summary>span,.authenticated-account-menu-module__9HAJNG__account summary>b{display:none}.authenticated-account-menu-module__9HAJNG__account>div{top:49px}.authenticated-account-menu-module__9HAJNG__signin{padding:9px 12px}}.authenticated-account-menu-module__9HAJNG__loading{z-index:350;background:#fff;border:1px solid #d1ddd8;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:fixed;top:12px;right:18px}.authenticated-account-menu-module__9HAJNG__loading i{background:#e6ede9;border-radius:50%;width:26px;height:26px}.authenticated-account-menu-module__9HAJNG__account>div>section{border-bottom:1px solid #e1e9e5;gap:3px;margin-bottom:4px;padding:8px 10px 12px;display:grid}.authenticated-account-menu-module__9HAJNG__account>div>section small{letter-spacing:.08em;color:#718079;font-size:11px}.authenticated-account-menu-module__9HAJNG__account>div>section strong{overflow-wrap:anywhere;font-size:13px}.authenticated-account-menu-module__9HAJNG__account>div>section span{color:#61716a;font-size:12px}.authenticated-account-menu-module__9HAJNG__account summary{border-color:#d8d5cd}.authenticated-account-menu-module__9HAJNG__account summary small{color:#666762}.authenticated-account-menu-module__9HAJNG__account summary>b{color:#8a641f}.authenticated-account-menu-module__9HAJNG__account>div{border-color:#d8d5cd;box-shadow:0 18px 50px #0b0c0d33}.authenticated-account-menu-module__9HAJNG__account>div>section small{color:#777873}.authenticated-account-menu-module__9HAJNG__account>div>section span{color:#5f615d}.authenticated-account-menu-module__9HAJNG__loading{border-color:#d8d5cd}.authenticated-account-menu-module__9HAJNG__loading i{background:#e9e6df}
