.Header-module__hBw1pG__header{background:var(--header-bg);border-bottom:1px solid var(--border);z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);align-items:center;height:72px;display:flex;position:sticky;top:0}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Header-module__hBw1pG__logoLink{color:var(--vdl-purple);align-items:center;gap:12px;font-size:1.5rem;font-weight:800;display:flex}.Header-module__hBw1pG__logoText{background:linear-gradient(135deg, var(--vdl-purple), var(--vdl-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--muted);transition:var(--transition);font-size:1rem;font-weight:500}.Header-module__hBw1pG__navLink:hover{color:var(--vdl-purple)}.Header-module__hBw1pG__themeToggleWrapper{align-items:center;display:flex}.Header-module__hBw1pG__hamburger{color:var(--foreground);cursor:pointer;background:0 0;border:none;padding:.5rem;display:none}@media (max-width:1140px){.Header-module__hBw1pG__hamburger{display:block}.Header-module__hBw1pG__nav{background:var(--card-bg);border-bottom:1px solid var(--border);z-index:99;flex-direction:column;gap:1.25rem;padding:1.5rem;display:none;position:absolute;top:72px;left:0;right:0;box-shadow:0 4px 6px -1px #0000001a}.Header-module__hBw1pG__navOpen{animation:.2s ease-out Header-module__hBw1pG__slideDown;display:flex}.Header-module__hBw1pG__themeToggleWrapper{border-top:1px solid var(--border);justify-content:center;width:100%;margin-top:.5rem;padding-top:1rem}}@keyframes Header-module__hBw1pG__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__hBw1pG__personaliseBtn{text-align:center;color:#fff!important;background:linear-gradient(135deg, var(--vdl-purple), var(--vdl-gold))!important;transition:var(--transition)!important;border-radius:20px!important;padding:.4rem .8rem!important;font-size:.95rem!important;font-weight:700!important;box-shadow:0 4px 10px #7c3aed33!important}.Header-module__hBw1pG__personaliseBtn:hover{filter:brightness(1.1)!important;transform:translateY(-1px)!important;box-shadow:0 6px 15px #7c3aed66!important}@media (max-width:1140px){.Header-module__hBw1pG__personaliseBtn{box-sizing:border-box;width:100%;margin-top:.5rem}}.Header-module__hBw1pG__dropdownContainer{display:inline-block;position:relative}.Header-module__hBw1pG__dropdownToggle{color:var(--muted);cursor:pointer;transition:var(--transition);white-space:nowrap;background:0 0;border:none;align-items:center;gap:6px;padding:.5rem 0;font-size:1rem;font-weight:500;display:flex}.Header-module__hBw1pG__dropdownToggle:hover{color:var(--vdl-purple)}.Header-module__hBw1pG__dropdownArrow{opacity:.7;font-size:.6rem;transition:transform .2s}.Header-module__hBw1pG__dropdownMenu{background:var(--card-bg);border:1px solid var(--border);z-index:150;opacity:0;border-radius:12px;flex-direction:column;min-width:180px;padding:.5rem 0;transition:opacity .2s,transform .2s;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a}.Header-module__hBw1pG__dropdownItem{color:var(--muted);transition:var(--transition);white-space:nowrap;padding:.6rem 1.25rem;font-size:.925rem;font-weight:500}.Header-module__hBw1pG__dropdownItem:hover{background:var(--vdl-purple-muted);color:var(--vdl-purple)}@media (min-width:1141px){.Header-module__hBw1pG__dropdownContainer:hover .Header-module__hBw1pG__dropdownMenu,.Header-module__hBw1pG__dropdownOpen .Header-module__hBw1pG__dropdownMenu{opacity:1;display:flex;transform:translate(-50%)translateY(0)}.Header-module__hBw1pG__dropdownContainer:hover .Header-module__hBw1pG__dropdownToggle,.Header-module__hBw1pG__dropdownOpen .Header-module__hBw1pG__dropdownToggle{color:var(--vdl-purple)}.Header-module__hBw1pG__dropdownContainer:hover .Header-module__hBw1pG__dropdownArrow,.Header-module__hBw1pG__dropdownOpen .Header-module__hBw1pG__dropdownArrow{transform:rotate(180deg)}}@media (max-width:1140px){.Header-module__hBw1pG__dropdownContainer{width:100%}.Header-module__hBw1pG__dropdownToggle{border-bottom:1px solid #0000000d;justify-content:space-between;width:100%;padding:.75rem 0;font-size:1.05rem}.dark .Header-module__hBw1pG__dropdownToggle{border-bottom-color:#ffffff0d}.Header-module__hBw1pG__dropdownMenu{box-shadow:none;opacity:1;background:0 0;border:none;width:100%;padding:.5rem 0 .5rem 1rem;display:none;position:static;transform:none}.Header-module__hBw1pG__dropdownOpen .Header-module__hBw1pG__dropdownMenu{display:flex}.Header-module__hBw1pG__dropdownOpen .Header-module__hBw1pG__dropdownToggle{color:var(--vdl-purple)}.Header-module__hBw1pG__dropdownOpen .Header-module__hBw1pG__dropdownArrow{transform:rotate(180deg)}.Header-module__hBw1pG__dropdownItem{padding:.5rem 0;font-size:1rem}}
.ThemeToggle-module__sGqMhG__toggleBtn{width:40px;height:40px;color:var(--foreground);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;outline:none;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}html.light .ThemeToggle-module__sGqMhG__toggleBtn{background:#0000000a;border-color:#00000014}.ThemeToggle-module__sGqMhG__toggleBtn:hover{background:var(--vdl-purple-muted);border-color:var(--vdl-purple);color:var(--vdl-purple);transform:scale(1.05)}.ThemeToggle-module__sGqMhG__toggleBtn:focus-visible{box-shadow:0 0 0 3px #7218b866}.ThemeToggle-module__sGqMhG__placeholder{width:40px;height:40px}.ThemeToggle-module__sGqMhG__sunIcon{animation:20s linear infinite ThemeToggle-module__sGqMhG__rotateSun}.ThemeToggle-module__sGqMhG__moonIcon{transition:transform .5s}.ThemeToggle-module__sGqMhG__toggleBtn:hover .ThemeToggle-module__sGqMhG__moonIcon{transform:rotate(-15deg)scale(1.1)}@keyframes ThemeToggle-module__sGqMhG__rotateSun{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.GlobalSearch-module__tXA4UW__searchTriggerBtn{background:var(--card-bg);border:1px solid var(--border);color:var(--muted);cursor:pointer;transition:var(--transition);border-radius:20px;align-items:center;gap:.5rem;margin-right:.5rem;padding:.4rem .75rem;font-size:.85rem;font-weight:500;display:flex}.GlobalSearch-module__tXA4UW__searchTriggerBtn:hover{border-color:var(--vdl-purple);color:var(--foreground)}.GlobalSearch-module__tXA4UW__hotkeyLabel{background:var(--border);border-radius:4px;padding:.1rem .35rem;font-size:.7rem;font-weight:700}.GlobalSearch-module__tXA4UW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;justify-content:center;align-items:flex-start;padding-top:15vh;display:flex;position:fixed;inset:0}.GlobalSearch-module__tXA4UW__modal{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;width:90%;max-width:550px;animation:.2s ease-out GlobalSearch-module__tXA4UW__modalEnter;overflow:hidden;box-shadow:0 20px 25px -5px #0000004d,0 10px 10px -5px #0000004d}@keyframes GlobalSearch-module__tXA4UW__modalEnter{0%{opacity:0;transform:translateY(-20px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.GlobalSearch-module__tXA4UW__inputWrapper{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.GlobalSearch-module__tXA4UW__searchInput{color:var(--foreground);background:0 0;border:none;outline:none;flex:1;font-size:1.1rem}.GlobalSearch-module__tXA4UW__searchInput::placeholder{color:var(--muted)}.GlobalSearch-module__tXA4UW__resultsArea{max-height:350px;padding:1rem;overflow-y:auto}.GlobalSearch-module__tXA4UW__groupTitle{text-transform:uppercase;color:var(--muted);letter-spacing:.05em;margin-top:.75rem;margin-bottom:.4rem;padding-left:.5rem;font-size:.75rem;font-weight:700}.GlobalSearch-module__tXA4UW__resultItem{cursor:pointer;color:var(--foreground);transition:var(--transition);border-radius:8px;justify-content:space-between;align-items:center;padding:.65rem .75rem;text-decoration:none;display:flex}.GlobalSearch-module__tXA4UW__resultItem:hover,.GlobalSearch-module__tXA4UW__activeResultItem{background:var(--vdl-purple-muted)}.GlobalSearch-module__tXA4UW__itemLabel{font-size:.95rem;font-weight:600}.GlobalSearch-module__tXA4UW__itemBadge{background:var(--border);color:var(--muted);text-transform:uppercase;border-radius:4px;padding:.15rem .4rem;font-size:.7rem;font-weight:700}.GlobalSearch-module__tXA4UW__noResults{text-align:center;color:var(--muted);padding:2rem 0;font-size:.95rem;font-style:italic}.GlobalSearch-module__tXA4UW__loadingSpinner{text-align:center;color:var(--muted);padding:1.5rem 0;font-size:.9rem}
.cups-module__GUqh9G__title{text-align:center;background:linear-gradient(135deg, var(--vdl-purple), var(--vdl-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:3rem}.cups-module__GUqh9G__subtitle{text-align:center;max-width:700px;color:var(--muted);margin:0 auto 3rem;font-size:1.15rem;line-height:1.6}.cups-module__GUqh9G__layout{flex-direction:column;gap:2.5rem;max-width:1100px;margin:0 auto;display:flex}.cups-module__GUqh9G__cupsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.cups-module__GUqh9G__allyPallyCardLink{grid-column:1/span 2}.cups-module__GUqh9G__cupCardLink{color:inherit;text-decoration:none}.cups-module__GUqh9G__cupCard{background:var(--card-bg);border:1px solid var(--border);height:100%;box-shadow:var(--shadow);cursor:pointer;border-radius:16px;flex-direction:column;padding:1.75rem;transition:transform .25s cubic-bezier(.4,0,.2,1),border-color .25s,box-shadow .25s;display:flex}.cups-module__GUqh9G__cupCardLink:hover .cups-module__GUqh9G__cupCard{transform:translateY(-4px);box-shadow:0 12px 20px -8px #00000026}.cups-module__GUqh9G__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.cups-module__GUqh9G__cupIcon{font-size:1.75rem}.cups-module__GUqh9G__cupCardTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.4rem;font-weight:700;transition:color .2s}.cups-module__GUqh9G__cupCardLink:hover .cups-module__GUqh9G__cupCardTitle{color:var(--vdl-purple)}.cups-module__GUqh9G__cupCardDesc{color:var(--muted);flex-grow:1;margin-bottom:1.5rem;font-size:.95rem;line-height:1.6}.cups-module__GUqh9G__viewLink{color:var(--vdl-purple);align-items:center;gap:.5rem;font-size:.9rem;font-weight:700;display:flex}.cups-module__GUqh9G__viewLink svg{transition:transform .2s}.cups-module__GUqh9G__cupCardLink:hover .cups-module__GUqh9G__viewLink svg{transform:translate(4px)}.cups-module__GUqh9G__allyPallyTheme{border-top:4px solid var(--vdl-gold)}.cups-module__GUqh9G__platinumTheme{border-top:4px solid #818589}.cups-module__GUqh9G__goldTheme{border-top:4px solid #ffc000}.cups-module__GUqh9G__silverTheme{border-top:4px solid silver}.cups-module__GUqh9G__bronzeTheme{border-top:4px solid #cd7f32}.cups-module__GUqh9G__holdingContainer{text-align:center;max-width:600px;margin:4rem auto;padding:3rem 2rem}.cups-module__GUqh9G__holdingIcon{margin-bottom:1.5rem;font-size:3.5rem}.cups-module__GUqh9G__holdingTitle{color:var(--foreground);margin-bottom:1rem;font-size:2rem;font-weight:800}.cups-module__GUqh9G__holdingDesc{color:var(--muted);margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.cups-module__GUqh9G__backBtn{background:var(--vdl-purple);color:#fff;transition:var(--transition);border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 6px -1px #7218b833}.cups-module__GUqh9G__backBtn:hover{background:var(--vdl-purple-hover,var(--vdl-purple));transform:translateY(-1px)}@media (max-width:768px){.cups-module__GUqh9G__title{font-size:2.25rem}.cups-module__GUqh9G__cupsGrid{grid-template-columns:1fr;gap:1.5rem}.cups-module__GUqh9G__allyPallyCardLink{grid-column:auto}}
.page-module___8aEwW__hero{background:radial-gradient(circle at top right, var(--vdl-purple-muted), transparent);padding:8rem 0;position:relative;overflow:hidden}.page-module___8aEwW__heroGrid{grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid}.page-module___8aEwW__heroContent{max-width:800px}.page-module___8aEwW__heroTitle{margin-bottom:1.5rem;font-size:4.5rem}.page-module___8aEwW__heroSubtitle{color:var(--muted);max-width:600px;margin-bottom:2.5rem;font-size:1.25rem}.page-module___8aEwW__heroActions{gap:1.5rem;display:flex}.page-module___8aEwW__primaryBtn{background:var(--vdl-purple);color:#fff;transition:var(--transition);border-radius:8px;justify-content:center;align-items:center;padding:.875rem 2rem;font-weight:600;display:inline-flex}.page-module___8aEwW__primaryBtn:hover{background:#5d1396;transform:translateY(-2px)}.page-module___8aEwW__secondaryBtn{background:var(--card-bg);border:1px solid var(--border);color:var(--foreground);transition:var(--transition);border-radius:8px;justify-content:center;align-items:center;padding:.875rem 2rem;font-weight:600;display:inline-flex}.page-module___8aEwW__secondaryBtn:hover{border-color:var(--vdl-gold);color:var(--vdl-gold)}.page-module___8aEwW__heroCta{width:100%;max-width:380px;margin:0 auto}.page-module___8aEwW__discordCard{background:linear-gradient(135deg, var(--vdl-purple), #4c0e7d);color:#fff;border:1px solid #ffffff1a;border-radius:20px;padding:2.5rem;position:relative;overflow:hidden;box-shadow:0 15px 30px #7218b840}.page-module___8aEwW__discordCard:before{content:"";pointer-events:none;background:radial-gradient(circle,#fcbe471a 0%,#0000 70%);width:80%;height:150%;position:absolute;top:-50%;right:-20%;transform:rotate(-15deg)}.page-module___8aEwW__discordIconWrapper{background:#ffffff1a;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.5rem;display:flex}.page-module___8aEwW__discordIcon{color:#fff}.page-module___8aEwW__discordTitle{color:#fff;margin-bottom:.75rem;font-size:1.75rem;font-weight:700}.page-module___8aEwW__discordDescription{opacity:.9;margin-bottom:2rem;font-size:1rem;line-height:1.5}.page-module___8aEwW__discordBtn{background:var(--vdl-gold);color:#1a1a1a;transition:var(--transition);border-radius:10px;justify-content:center;align-items:center;width:100%;padding:.75rem 2rem;font-size:1rem;font-weight:700;display:inline-flex}.page-module___8aEwW__discordBtn:hover{transform:scale(1.02);box-shadow:0 8px 16px #fcbe474d}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module___8aEwW__footer{border-top:1px solid var(--border);padding:4rem 0}.page-module___8aEwW__footerContent{justify-content:center;align-items:center;display:flex}.page-module___8aEwW__footerBrand{color:var(--muted);align-items:center;gap:12px;font-size:.875rem;display:flex}.page-module___8aEwW__textGradient{background:linear-gradient(135deg, var(--vdl-purple), var(--vdl-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.page-module___8aEwW__mb4{margin-bottom:1rem}.page-module___8aEwW__bgLight{background:var(--vdl-purple-muted)}.page-module___8aEwW__sectionHeader{text-align:center;max-width:700px;margin:0 auto 3rem}.page-module___8aEwW__sectionTitleText{color:var(--vdl-purple);margin-bottom:1rem;font-size:2.25rem}.page-module___8aEwW__sectionSubtitleText{color:var(--muted);font-size:1.1rem;line-height:1.6}@media (max-width:1024px){.page-module___8aEwW__heroGrid{grid-template-columns:1fr;gap:3rem}.page-module___8aEwW__hero{padding:6rem 0}}@media (max-width:768px){.page-module___8aEwW__heroTitle{font-size:3rem}.page-module___8aEwW__heroActions{flex-direction:column}}
.sponsors-module__bcBnnG__title{text-align:center;background:linear-gradient(135deg, var(--vdl-purple), var(--vdl-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem}.sponsors-module__bcBnnG__subtitle{text-align:center;max-width:700px;color:var(--muted);margin:0 auto 3.5rem;font-size:1.15rem;line-height:1.6}.sponsors-module__bcBnnG__grid{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2.5rem;max-width:1000px;margin:0 auto;display:grid}.sponsors-module__bcBnnG__sponsorContent{flex-direction:column;height:100%;display:flex}.sponsors-module__bcBnnG__sponsorTitle{color:var(--vdl-purple);margin-bottom:.5rem;font-size:1.8rem}.sponsors-module__bcBnnG__description{color:var(--foreground);flex-grow:1;margin-bottom:2rem;font-size:1.05rem;line-height:1.6}.sponsors-module__bcBnnG__linkButton{background:var(--vdl-purple-muted);color:var(--vdl-purple);border:1px solid var(--vdl-purple);transition:var(--transition);border-radius:8px;justify-content:center;align-items:center;gap:8px;width:fit-content;margin-top:auto;padding:.875rem 1.5rem;font-weight:700;display:inline-flex}.sponsors-module__bcBnnG__linkButton:hover{background:var(--vdl-purple);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #7218b826}@media (max-width:768px){.sponsors-module__bcBnnG__title{font-size:2.25rem}.sponsors-module__bcBnnG__grid{grid-template-columns:1fr;gap:1.5rem}}.sponsors-module__bcBnnG__logoWrapper{border:1px solid var(--border);height:200px;transition:var(--transition);background:#fff;border-radius:12px;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:1.5rem;display:flex;box-shadow:inset 0 2px 4px #00000005}.sponsors-module__bcBnnG__logo{object-fit:contain;max-width:100%;max-height:100%}.sponsors-module__bcBnnG__ctaWrapper{max-width:1000px;margin-top:3.5rem;margin-left:auto;margin-right:auto}.sponsors-module__bcBnnG__ctaCard{background:var(--card-bg);border:1px solid var(--border);border-left:4px solid var(--vdl-gold);box-shadow:var(--shadow);border-radius:16px;padding:2.5rem}.sponsors-module__bcBnnG__ctaContent{grid-template-columns:1fr 320px;align-items:center;gap:2.5rem;width:100%;display:grid}.sponsors-module__bcBnnG__ctaText{text-align:left;flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.sponsors-module__bcBnnG__ctaWidget{justify-content:center;align-items:center;width:100%;display:flex}.sponsors-module__bcBnnG__ctaTitle{color:var(--vdl-purple);margin:0;font-size:1.6rem;font-weight:800}.sponsors-module__bcBnnG__ctaDescription{color:var(--foreground);margin:0;font-size:1.1rem;line-height:1.6}.sponsors-module__bcBnnG__discordButton{color:#fff;transition:var(--transition);background:#5865f2;border-radius:8px;align-items:center;gap:10px;padding:.875rem 1.75rem;font-size:1.05rem;font-weight:700;text-decoration:none;display:inline-flex}.sponsors-module__bcBnnG__discordButton:hover{background:#4752c4;transform:translateY(-2px);box-shadow:0 4px 15px #5865f259}@media (max-width:820px){.sponsors-module__bcBnnG__ctaContent{grid-template-columns:1fr;gap:1.75rem}.sponsors-module__bcBnnG__ctaText{text-align:center;align-items:center}}
.AllyPallyCup-module__0keZKq__container{flex-direction:column;gap:1.5rem;display:flex}.AllyPallyCup-module__0keZKq__tabsWrapper{border-bottom:1px solid var(--border);width:100%;padding-bottom:.25rem;overflow-x:auto}.AllyPallyCup-module__0keZKq__tabs{gap:.5rem;padding:0 .5rem;display:flex}.AllyPallyCup-module__0keZKq__tabBtn{color:var(--muted);cursor:pointer;white-space:nowrap;transition:var(--transition);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;display:flex}.AllyPallyCup-module__0keZKq__tabBtn:hover:not(:disabled){color:var(--vdl-purple);border-bottom-color:var(--vdl-purple-muted)}.AllyPallyCup-module__0keZKq__tabBtnActive{color:var(--vdl-purple);border-bottom-color:var(--vdl-purple)}.AllyPallyCup-module__0keZKq__tabBtnDisabled{opacity:.4;cursor:not-allowed}.AllyPallyCup-module__0keZKq__matchBadge{background:var(--border);color:var(--muted);transition:var(--transition);border-radius:999px;padding:.15rem .5rem;font-size:.75rem;font-weight:800}.AllyPallyCup-module__0keZKq__tabBtnActive .AllyPallyCup-module__0keZKq__matchBadge{background:var(--vdl-purple);color:#fff}.AllyPallyCup-module__0keZKq__controlsBar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:.5rem;display:flex}.AllyPallyCup-module__0keZKq__searchWrapper{width:100%;max-width:420px;position:relative}.AllyPallyCup-module__0keZKq__searchInput{border:1px solid var(--border);background:var(--card-bg);width:100%;color:var(--foreground);transition:var(--transition);border-radius:12px;outline:none;padding:.75rem 1rem .75rem 2.75rem;font-size:.95rem;font-weight:500}.AllyPallyCup-module__0keZKq__searchInput:focus{border-color:var(--vdl-purple);box-shadow:0 0 0 2px var(--vdl-purple-muted)}.AllyPallyCup-module__0keZKq__searchIcon{color:var(--muted);pointer-events:none;transition:var(--transition);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.AllyPallyCup-module__0keZKq__searchInput:focus+.AllyPallyCup-module__0keZKq__searchIcon{color:var(--vdl-purple)}.AllyPallyCup-module__0keZKq__optionsBar{background:var(--vdl-purple-muted);border:1px solid #7218b826;border-radius:12px;align-items:center;padding:.75rem 1.25rem;display:flex}.AllyPallyCup-module__0keZKq__toggleLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;display:flex}.AllyPallyCup-module__0keZKq__checkbox{width:18px;height:18px;accent-color:var(--vdl-purple);cursor:pointer}.AllyPallyCup-module__0keZKq__toggleText{color:var(--vdl-purple);font-size:.95rem;font-weight:600}.AllyPallyCup-module__0keZKq__matchesGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:1.5rem;display:grid}.AllyPallyCup-module__0keZKq__matchCard{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);transition:var(--transition);border-radius:14px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex;position:relative;overflow:hidden}.AllyPallyCup-module__0keZKq__matchCard:hover{border-color:var(--vdl-purple-muted);box-shadow:0 8px 16px -6px #00000014}.AllyPallyCup-module__0keZKq__byeCard{opacity:.85}.AllyPallyCup-module__0keZKq__matchMeta{color:var(--muted);text-transform:uppercase;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding-bottom:.5rem;font-size:.8rem;font-weight:700;display:flex}.AllyPallyCup-module__0keZKq__competitors{flex-direction:column;gap:.5rem;display:flex}.AllyPallyCup-module__0keZKq__playerRow{transition:var(--transition);background:var(--background);border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.AllyPallyCup-module__0keZKq__winnerRow{background:#10b9810f!important;border-color:#10b98140!important}.AllyPallyCup-module__0keZKq__winnerRow .AllyPallyCup-module__0keZKq__playerName,.AllyPallyCup-module__0keZKq__winnerRow .AllyPallyCup-module__0keZKq__score{font-weight:800;color:#10b981!important}.AllyPallyCup-module__0keZKq__playerInfo{flex-direction:column;gap:.25rem;display:flex}.AllyPallyCup-module__0keZKq__playerName{color:var(--foreground);font-size:1.05rem;font-weight:600}.AllyPallyCup-module__0keZKq__playerStats{color:var(--muted);gap:.6rem;font-size:.75rem;display:flex}.AllyPallyCup-module__0keZKq__playerStats strong{color:var(--foreground)}.AllyPallyCup-module__0keZKq__score{color:var(--muted);text-align:right;width:28px;font-size:1.25rem;font-weight:700}.AllyPallyCup-module__0keZKq__vsLine{color:var(--muted);text-transform:uppercase;justify-content:center;align-items:center;margin:.15rem 0;font-size:.7rem;font-weight:800;display:flex;position:relative}.AllyPallyCup-module__0keZKq__vsLine:before,.AllyPallyCup-module__0keZKq__vsLine:after{content:"";background:var(--border);flex-grow:1;height:1px}.AllyPallyCup-module__0keZKq__vsLine:before{margin-right:.75rem}.AllyPallyCup-module__0keZKq__vsLine:after{margin-left:.75rem}.AllyPallyCup-module__0keZKq__noMatches{text-align:center;color:var(--muted);background:var(--card-bg);border:1px solid var(--border);border-radius:12px;grid-column:1/-1;padding:3rem 2rem;font-style:italic}.AllyPallyCup-module__0keZKq__dateBanner{background:var(--card-bg);border:1px solid var(--border);color:var(--muted);border-radius:12px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:.5rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:500;display:inline-flex}.AllyPallyCup-module__0keZKq__dateBanner strong{color:var(--vdl-purple);background:var(--vdl-purple-muted);border-radius:6px;padding:.2rem .5rem;font-weight:700;display:inline-block}@media (max-width:600px){.AllyPallyCup-module__0keZKq__matchesGrid{grid-template-columns:1fr}}.AllyPallyCup-module__0keZKq__playerNameWrapper{flex-grow:1;align-items:center;gap:.5rem;display:inline-flex}.AllyPallyCup-module__0keZKq__divBadge{text-transform:uppercase;letter-spacing:.02em;border-radius:4px;padding:.15rem .35rem;font-size:.65rem;font-weight:800;line-height:1;display:inline-block}.AllyPallyCup-module__0keZKq__badge_p{color:#818589;background-color:#81858933;border:1px solid #81858966}.AllyPallyCup-module__0keZKq__badge_g{color:#ffc000;background-color:#ffc00033;border:1px solid #ffc00066}.AllyPallyCup-module__0keZKq__badge_s{color:silver;background-color:#c0c0c033;border:1px solid #c0c0c066}.AllyPallyCup-module__0keZKq__badge_b{color:#cd7f32;background-color:#cd7f3233;border:1px solid #cd7f3266}.AllyPallyCup-module__0keZKq__badge_d{color:#fcbe47;background-color:#fcbe4733;border:1px solid #fcbe4766}.AllyPallyCup-module__0keZKq__badge_c{color:#7218b8;background-color:#7218b833;border:1px solid #7218b866}
.DivisionTabs-module__DAGCVq__tabsContainer{border-bottom:1px solid var(--border);scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:.5rem;margin-bottom:2rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.DivisionTabs-module__DAGCVq__tabsContainer::-webkit-scrollbar{display:none}.DivisionTabs-module__DAGCVq__tabLink{color:var(--muted);white-space:nowrap;transition:var(--transition);border-radius:6px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;position:relative}.DivisionTabs-module__DAGCVq__tabLink:hover{color:var(--vdl-purple);background:var(--vdl-purple-muted)}.DivisionTabs-module__DAGCVq__tabLinkActive,.DivisionTabs-module__DAGCVq__tabLinkActive:hover{color:#fff;background:var(--vdl-purple)}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border);background:var(--card-bg);width:100%;transition:var(--transition);margin-top:auto;padding:1.25rem 0}.Footer-module__S6Hkya__container{justify-content:space-between;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Footer-module__S6Hkya__brand{align-items:center;gap:.5rem;display:flex}.Footer-module__S6Hkya__vdlLogo{display:block}.Footer-module__S6Hkya__copyright{color:var(--muted);font-size:.85rem;font-weight:600}.Footer-module__S6Hkya__credit{align-items:center;gap:.4rem;display:flex}.Footer-module__S6Hkya__logo{filter:invert();opacity:.75;display:block}html.dark .Footer-module__S6Hkya__logo{filter:invert(0);opacity:.9}.Footer-module__S6Hkya__text{color:var(--muted);font-size:.825rem;font-weight:500}.Footer-module__S6Hkya__link{color:var(--vdl-purple);transition:var(--transition);font-weight:700;text-decoration:none}.Footer-module__S6Hkya__link:hover{text-decoration:underline}@media (max-width:600px){.Footer-module__S6Hkya__container{text-align:center;flex-direction:column;gap:.75rem}}
.layout-module__xD5WcW__divisionHeader{padding:2rem 0 1.25rem}.layout-module__xD5WcW__titleGroup{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.layout-module__xD5WcW__title{font-size:2.5rem}.layout-module__xD5WcW__content{padding-bottom:4rem}
.fun-leagues-module___cn9Pa__title{text-align:center;background:linear-gradient(135deg, var(--vdl-purple), var(--vdl-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem}.fun-leagues-module___cn9Pa__subtitle{text-align:center;max-width:700px;color:var(--muted);margin:0 auto 3.5rem;font-size:1.15rem;line-height:1.6}.fun-leagues-module___cn9Pa__layout{flex-direction:column;gap:2.5rem;max-width:1000px;margin:0 auto;display:flex}.fun-leagues-module___cn9Pa__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.fun-leagues-module___cn9Pa__leagueHeader{margin-bottom:1rem}.fun-leagues-module___cn9Pa__leagueTitle{color:var(--vdl-purple);margin-bottom:1rem;font-size:1.8rem}.fun-leagues-module___cn9Pa__description{color:var(--foreground);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.7}.fun-leagues-module___cn9Pa__rulesBox{background:var(--vdl-purple-muted);border:1px solid var(--border);border-radius:8px;margin-top:1rem;padding:1.25rem}.fun-leagues-module___cn9Pa__rulesTitle{text-transform:uppercase;color:var(--vdl-purple);letter-spacing:.05em;margin-bottom:.75rem;font-size:.95rem}.fun-leagues-module___cn9Pa__rulesList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.fun-leagues-module___cn9Pa__rulesList li{color:var(--foreground);font-size:.95rem;line-height:1.5}.fun-leagues-module___cn9Pa__rulesList ul{flex-direction:column;gap:.25rem;margin-top:.5rem;padding-left:1.25rem;list-style-type:disc;display:flex}.fun-leagues-module___cn9Pa__rulesList ul li{color:var(--muted);font-size:.9rem}@media (max-width:768px){.fun-leagues-module___cn9Pa__title{font-size:2.25rem}.fun-leagues-module___cn9Pa__grid{grid-template-columns:1fr;gap:1.5rem}}.fun-leagues-module___cn9Pa__divisionsBox{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.25rem}.fun-leagues-module___cn9Pa__divisionsTitle{text-transform:uppercase;color:var(--vdl-purple);letter-spacing:.05em;margin-bottom:.75rem;font-size:.95rem;font-weight:700}.fun-leagues-module___cn9Pa__divisionsGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.75rem;display:grid}.fun-leagues-module___cn9Pa__divisionLink{text-align:center;background:var(--vdl-purple-muted);border:1px solid var(--border);color:var(--vdl-purple);transition:var(--transition);border-radius:6px;padding:.5rem;font-size:.875rem;font-weight:600;display:block}.fun-leagues-module___cn9Pa__divisionLink:hover{background:var(--vdl-purple);color:#fff;border-color:var(--vdl-purple);transform:translateY(-1px)}
.hall-of-fame-module__ma1r1W__title{text-align:center;background:linear-gradient(135deg, var(--vdl-purple), var(--vdl-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem}.hall-of-fame-module__ma1r1W__subtitle{text-align:center;max-width:700px;color:var(--muted);margin:0 auto 1.5rem;font-size:1.15rem;line-height:1.6}.hall-of-fame-module__ma1r1W__disclaimer{background:var(--vdl-gold-muted);border:1px dashed var(--vdl-gold);max-width:800px;color:var(--foreground);border-radius:8px;align-items:center;gap:12px;margin:0 auto 3rem;padding:1rem 1.5rem;display:flex}.hall-of-fame-module__ma1r1W__disclaimerIcon{color:var(--vdl-gold);flex-shrink:0}.hall-of-fame-module__ma1r1W__disclaimerText{margin:0;font-size:.95rem;font-weight:500}.hall-of-fame-module__ma1r1W__sectionTitle{color:var(--vdl-purple);text-align:center;border-bottom:2px solid var(--vdl-purple-muted);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.75rem}.hall-of-fame-module__ma1r1W__cupsTableCard{max-width:700px;box-shadow:var(--shadow);margin:0 auto 3rem;overflow:hidden}.hall-of-fame-module__ma1r1W__tableWrapper{width:100%;overflow-x:auto}.hall-of-fame-module__ma1r1W__table{border-collapse:collapse;width:100%}.hall-of-fame-module__ma1r1W__tableHeaderRow{background:var(--vdl-purple-muted);border-bottom:2px solid var(--border)}.hall-of-fame-module__ma1r1W__th{text-align:left;text-transform:uppercase;letter-spacing:.05em;color:var(--vdl-purple);padding:1rem 1.5rem;font-size:.85rem;font-weight:700}.hall-of-fame-module__ma1r1W__td{border-bottom:1px solid var(--border);padding:1.25rem 1.5rem;font-size:1rem}.hall-of-fame-module__ma1r1W__tableRow{transition:var(--transition)}.hall-of-fame-module__ma1r1W__tableRow:hover{background:var(--vdl-purple-muted)}.hall-of-fame-module__ma1r1W__tableRow:last-child .hall-of-fame-module__ma1r1W__td{border-bottom:none}.hall-of-fame-module__ma1r1W__cupComp{color:var(--foreground);font-weight:600}.hall-of-fame-module__ma1r1W__cupWinner{color:var(--vdl-purple);font-weight:700}.hall-of-fame-module__ma1r1W__bandsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.hall-of-fame-module__ma1r1W__bandCard{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);transition:var(--transition);border-radius:12px;overflow:hidden}.hall-of-fame-module__ma1r1W__bandCard:hover{transform:translateY(-4px);box-shadow:0 10px 20px #0000000d}.hall-of-fame-module__ma1r1W__bandHeader{text-align:center;color:#0f172a;padding:1.25rem;font-weight:800}.hall-of-fame-module__ma1r1W__bandHeaderPlatinum{background-color:#818589}.hall-of-fame-module__ma1r1W__bandHeaderGold{background-color:#ffc000}.hall-of-fame-module__ma1r1W__bandHeaderSilver{background-color:silver}.hall-of-fame-module__ma1r1W__bandHeaderBronze{color:#fff;background-color:#cd7f32}.hall-of-fame-module__ma1r1W__bandTitle{margin:0;font-size:1.35rem}.hall-of-fame-module__ma1r1W__bandContent{padding:1.5rem}.hall-of-fame-module__ma1r1W__subSectionTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);border-bottom:1px solid var(--border);margin:1.5rem 0 .5rem;padding-bottom:.25rem;font-size:.85rem}.hall-of-fame-module__ma1r1W__subSectionTitle:first-of-type{margin-top:0}.hall-of-fame-module__ma1r1W__winnerRow{border-bottom:1px solid var(--vdl-purple-muted);justify-content:space-between;align-items:center;padding:.6rem 0;display:flex}.hall-of-fame-module__ma1r1W__winnerRow:last-child{border-bottom:none}.hall-of-fame-module__ma1r1W__compName{color:var(--muted);font-size:.95rem;font-weight:500}.hall-of-fame-module__ma1r1W__winnerName{color:var(--foreground);font-size:.95rem;font-weight:700}@media (max-width:1200px){.hall-of-fame-module__ma1r1W__bandsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hall-of-fame-module__ma1r1W__title{font-size:2.25rem}.hall-of-fame-module__ma1r1W__bandsGrid{grid-template-columns:1fr}}.hall-of-fame-module__ma1r1W__seasonSelector{justify-content:center;gap:1rem;margin-bottom:2.5rem;padding:0 1rem;display:flex}.hall-of-fame-module__ma1r1W__seasonBtn{transition:var(--transition);border:1px solid var(--border);background:var(--card-bg);color:var(--muted);border-radius:999px;padding:.6rem 1.5rem;font-size:.95rem;font-weight:700}.hall-of-fame-module__ma1r1W__seasonBtn:hover{background:var(--vdl-purple-muted);border-color:var(--vdl-purple);color:var(--vdl-purple)}.hall-of-fame-module__ma1r1W__seasonBtnActive{background:var(--vdl-purple);border-color:var(--vdl-purple);color:#fff!important}
.Personalise-module__V0CvdG__wrapper{flex-direction:column;gap:1.5rem;display:flex}.Personalise-module__V0CvdG__title{text-align:center;color:var(--vdl-purple);font-size:2.5rem;font-weight:800;line-height:1.2}.Personalise-module__V0CvdG__subtitle{color:var(--muted);text-align:center;margin-bottom:1.5rem;font-size:1rem;line-height:1.5}.Personalise-module__V0CvdG__savedCard{background:var(--card-bg);border:2px solid var(--vdl-gold);text-align:center;box-shadow:var(--shadow);border-radius:12px;flex-direction:column;align-items:center;gap:1.25rem;padding:2rem;display:flex}.Personalise-module__V0CvdG__savedHeader h3{color:var(--foreground);margin:.5rem 0 .25rem;font-size:1.75rem;font-weight:800}.Personalise-module__V0CvdG__divisionName{color:var(--muted);font-size:.95rem;font-weight:500}.Personalise-module__V0CvdG__savedActions{justify-content:center;gap:1rem;width:100%;margin-top:.5rem;display:flex}.Personalise-module__V0CvdG__homeBtn{background:var(--vdl-purple);color:#fff;transition:var(--transition);border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700}.Personalise-module__V0CvdG__homeBtn:hover{background:#5d109c;transform:translateY(-2px)}.Personalise-module__V0CvdG__forgetBtn{color:#ef4444;transition:var(--transition);background:0 0;border:1px solid #fecaca;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.Personalise-module__V0CvdG__forgetBtn:hover{background:#fef2f2}.Personalise-module__V0CvdG__searchSection{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:12px;padding:1.75rem}.Personalise-module__V0CvdG__searchTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.2rem;font-weight:700}.Personalise-module__V0CvdG__searchContainer{width:100%;position:relative}.Personalise-module__V0CvdG__inputWrapper{align-items:center;width:100%;display:flex;position:relative}.Personalise-module__V0CvdG__searchInput{border:2px solid var(--border);background-color:var(--card-bg);width:100%;color:var(--foreground);transition:var(--transition);border-radius:8px;outline:none;padding:.875rem 1rem .875rem 2.75rem;font-family:inherit;font-size:.95rem}.Personalise-module__V0CvdG__searchInput:focus{border-color:var(--vdl-purple)}.Personalise-module__V0CvdG__searchIcon{color:var(--muted);pointer-events:none;position:absolute;left:1rem}.Personalise-module__V0CvdG__dropdown{background-color:var(--card-bg);border:2px solid var(--vdl-purple);z-index:100;border-top:none;border-radius:0 0 8px 8px;max-height:250px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 25px #0000001a}.Personalise-module__V0CvdG__dropdownItem{border-bottom:1px solid var(--border);cursor:pointer;width:100%;transition:var(--transition);text-align:left;flex-direction:column;align-items:flex-start;padding:.75rem 1.25rem;display:flex}.Personalise-module__V0CvdG__dropdownItem:last-child{border-bottom:none}.Personalise-module__V0CvdG__dropdownItem:hover,.Personalise-module__V0CvdG__dropdownItemActive{background-color:var(--vdl-purple-muted)}.Personalise-module__V0CvdG__dropdownPlayerName{color:var(--foreground);font-size:.95rem;font-weight:700}.Personalise-module__V0CvdG__dropdownDivisionName{color:var(--muted);margin-top:.125rem;font-size:.75rem}.Personalise-module__V0CvdG__noResults{text-align:center;color:var(--muted);padding:1rem;font-size:.9rem;font-style:italic}.Personalise-module__V0CvdG__confirmCard{background:var(--vdl-purple-muted);border:1px solid var(--vdl-purple);box-shadow:var(--shadow);border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.Personalise-module__V0CvdG__confirmCard h4{color:var(--vdl-purple);font-size:1.1rem;font-weight:700}.Personalise-module__V0CvdG__confirmDetails{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.Personalise-module__V0CvdG__confirmRow{justify-content:space-between;font-size:.9rem;display:flex}.Personalise-module__V0CvdG__confirmRow span{color:var(--muted)}.Personalise-module__V0CvdG__confirmRow strong{color:var(--foreground)}.Personalise-module__V0CvdG__rememberBtn{background:var(--vdl-purple);color:#fff;text-align:center;transition:var(--transition);border-radius:8px;padding:.875rem;font-size:.95rem;font-weight:700;box-shadow:0 4px 6px #7218b833}.Personalise-module__V0CvdG__rememberBtn:hover{background:#5d109c;transform:translateY(-2px);box-shadow:0 6px 12px #7218b84d}.Personalise-module__V0CvdG__syncSection{background:var(--vdl-purple-muted);border:1px solid var(--border);text-align:center;border-radius:12px;margin-top:2rem;padding:1.5rem}.Personalise-module__V0CvdG__syncSection h3{color:var(--vdl-purple);margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.Personalise-module__V0CvdG__syncDescription{color:var(--muted);max-width:480px;margin-bottom:1.25rem;margin-left:auto;margin-right:auto;font-size:.85rem;line-height:1.4}.Personalise-module__V0CvdG__syncBtn{background:var(--vdl-purple);color:#fff;cursor:pointer;transition:var(--transition);border:none;border-radius:20px;align-items:center;gap:8px;padding:.6rem 1.5rem;font-size:.875rem;font-weight:600;display:inline-flex;box-shadow:0 4px 10px #7c3aed33}.Personalise-module__V0CvdG__syncBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-1px);box-shadow:0 6px 15px #7c3aed66}.Personalise-module__V0CvdG__syncBtn:disabled{opacity:.6;cursor:not-allowed}@keyframes Personalise-module__V0CvdG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.animate-spin{animation:1s linear infinite Personalise-module__V0CvdG__spin}
.PlayerProfile-module__N-VOMW__container{flex-direction:column;gap:2rem;width:100%;display:flex}.PlayerProfile-module__N-VOMW__backBtn{color:var(--muted);transition:var(--transition);align-items:center;gap:.5rem;font-weight:500;display:inline-flex}.PlayerProfile-module__N-VOMW__backBtn:hover{color:var(--vdl-purple)}.PlayerProfile-module__N-VOMW__profileHeader{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}@media (min-width:768px){.PlayerProfile-module__N-VOMW__profileHeader{flex-direction:row;justify-content:space-between;align-items:center}}.PlayerProfile-module__N-VOMW__headerInfo{flex-direction:column;gap:.5rem;display:flex}.PlayerProfile-module__N-VOMW__divisionBadge{align-self:flex-start}.PlayerProfile-module__N-VOMW__playerName{color:var(--foreground);font-size:2.5rem;font-weight:800}.PlayerProfile-module__N-VOMW__headerMetrics{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.PlayerProfile-module__N-VOMW__ratingBox{background:var(--vdl-purple-muted);text-align:center;border:1px solid #7218b833;border-radius:12px;flex-direction:column;padding:.75rem 1.25rem;display:flex}.PlayerProfile-module__N-VOMW__ratingVal{color:var(--vdl-purple);font-size:1.75rem;font-weight:800}.PlayerProfile-module__N-VOMW__ratingLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:600}.PlayerProfile-module__N-VOMW__provisionalBadge{color:#fff;background:#f59e0b;border-radius:4px;margin-top:.25rem;padding:.15rem .4rem;font-size:.7rem;font-weight:700;display:inline-block}.PlayerProfile-module__N-VOMW__formBox{flex-direction:column;gap:.5rem;display:flex}.PlayerProfile-module__N-VOMW__formLabel{color:var(--muted);font-size:.85rem;font-weight:600}.PlayerProfile-module__N-VOMW__formBadgesRow{gap:.4rem;display:flex}.PlayerProfile-module__N-VOMW__formBadge{color:#fff;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:700;display:flex}.PlayerProfile-module__N-VOMW__formW{background:#10b981}.PlayerProfile-module__N-VOMW__formD{background:#64748b}.PlayerProfile-module__N-VOMW__formL{background:#ef4444}.PlayerProfile-module__N-VOMW__badgeGrid{flex-wrap:wrap;gap:.5rem;margin-top:.75rem;display:flex}.PlayerProfile-module__N-VOMW__badgeItem{color:#fff;cursor:help;border-radius:9999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex;position:relative;box-shadow:0 2px 4px #0000001a}.PlayerProfile-module__N-VOMW__sectionGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.PlayerProfile-module__N-VOMW__sectionGrid{grid-template-columns:2fr 1fr}}.PlayerProfile-module__N-VOMW__statsSection{flex-direction:column;gap:1.5rem;display:flex}.PlayerProfile-module__N-VOMW__cardTitle{color:var(--foreground);margin-bottom:1rem;font-size:1.35rem;font-weight:700}.PlayerProfile-module__N-VOMW__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:640px){.PlayerProfile-module__N-VOMW__statsGrid{grid-template-columns:repeat(4,1fr)}}.PlayerProfile-module__N-VOMW__statCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;box-shadow:var(--shadow);border-radius:12px;padding:1.25rem}.PlayerProfile-module__N-VOMW__statVal{color:var(--foreground);font-size:1.75rem;font-weight:800}.PlayerProfile-module__N-VOMW__statLabel{color:var(--muted);margin-top:.25rem;font-size:.85rem;font-weight:500}.PlayerProfile-module__N-VOMW__chartsContainer{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.PlayerProfile-module__N-VOMW__chartsContainer{grid-template-columns:repeat(2,1fr)}}.PlayerProfile-module__N-VOMW__chartCard{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;padding:1.5rem}.PlayerProfile-module__N-VOMW__svgWrapper{width:100%;height:220px;margin-top:1rem;position:relative}.PlayerProfile-module__N-VOMW__svgChart{width:100%;height:100%}.PlayerProfile-module__N-VOMW__chartAxis{stroke:var(--border);stroke-width:1.5px}.PlayerProfile-module__N-VOMW__chartGridLine{stroke:var(--border);stroke-dasharray:4 4;opacity:.4}.PlayerProfile-module__N-VOMW__chartPath{fill:none;stroke:var(--vdl-purple);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.PlayerProfile-module__N-VOMW__chartArea{fill:url(#chartGrad);opacity:.15}.PlayerProfile-module__N-VOMW__chartDot{fill:var(--card-bg);stroke:var(--vdl-purple);stroke-width:3px;cursor:pointer;transition:r .2s}.PlayerProfile-module__N-VOMW__chartDot:hover{r:7}.PlayerProfile-module__N-VOMW__chartText{fill:var(--muted);font-size:10px;font-weight:600}.PlayerProfile-module__N-VOMW__historySection{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;padding:1.5rem}.PlayerProfile-module__N-VOMW__tableWrapper{margin-top:1rem;overflow-x:auto}.PlayerProfile-module__N-VOMW__historyTable{border-collapse:collapse;text-align:left;width:100%}.PlayerProfile-module__N-VOMW__historyTable th,.PlayerProfile-module__N-VOMW__historyTable td{border-bottom:1px solid var(--border);padding:.75rem 1rem}.PlayerProfile-module__N-VOMW__historyTable th{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.PlayerProfile-module__N-VOMW__h2hSection{flex-direction:column;gap:1.5rem;display:flex}.PlayerProfile-module__N-VOMW__h2hCard{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:16px;padding:1.5rem}.PlayerProfile-module__N-VOMW__selectWrapper{width:100%;position:relative}.PlayerProfile-module__N-VOMW__h2hSelect{border:1px solid var(--border);background:var(--card-bg);width:100%;color:var(--foreground);cursor:pointer;appearance:none;border-radius:8px;padding:.75rem 1rem;font-size:1rem;font-weight:600}.PlayerProfile-module__N-VOMW__selectChevron{pointer-events:none;color:var(--muted);position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.PlayerProfile-module__N-VOMW__h2hGrid{text-align:center;grid-template-columns:1fr 1fr 1fr;align-items:center;gap:1rem;margin-top:1.5rem;display:grid}.PlayerProfile-module__N-VOMW__h2hPlayer{flex-direction:column;align-items:center;gap:.5rem;display:flex}.PlayerProfile-module__N-VOMW__h2hPlayerName{font-size:1.1rem;font-weight:700}.PlayerProfile-module__N-VOMW__vsBadge{background:var(--vdl-purple-muted);color:var(--vdl-purple);border:1px solid #7218b833;border-radius:12px;padding:.5rem 1rem;font-size:.9rem;font-weight:800}.PlayerProfile-module__N-VOMW__h2hStatsList{border-top:1px solid var(--border);flex-direction:column;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.PlayerProfile-module__N-VOMW__h2hStatRow{text-align:center;grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:.95rem;display:grid}.PlayerProfile-module__N-VOMW__h2hStatVal{color:var(--foreground);font-weight:700}.PlayerProfile-module__N-VOMW__h2hStatLabel{color:var(--muted);font-weight:500}.PlayerProfile-module__N-VOMW__noH2hMessage{text-align:center;color:var(--muted);padding:2rem 0;font-style:italic}
.rules-module__5Y37nG__pageContainer{flex-direction:column;height:100vh;display:flex;overflow:hidden}.rules-module__5Y37nG__layout{flex:1;grid-template-columns:280px 1fr;display:grid;overflow:hidden}.rules-module__5Y37nG__sidebar{border-right:1px solid var(--border);background:var(--card-bg);height:100%;padding:2rem;overflow-y:auto}.rules-module__5Y37nG__sidebarNav{flex-direction:column;gap:.5rem;display:flex}.rules-module__5Y37nG__sidebarLink{color:var(--muted);transition:var(--transition);border-radius:8px;padding:.75rem 1rem;font-size:.95rem;font-weight:500}.rules-module__5Y37nG__sidebarLink:hover{background:var(--vdl-purple-muted);color:var(--vdl-purple);padding-left:1.25rem}.rules-module__5Y37nG__content{background:var(--background);height:100%;padding:3rem;overflow-y:auto}.rules-module__5Y37nG__contentInner{max-width:900px;margin:0 auto}.rules-module__5Y37nG__title{background:linear-gradient(135deg, var(--vdl-purple), var(--vdl-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:3rem}.rules-module__5Y37nG__ruleSection{margin-bottom:4rem;scroll-margin-top:2rem}.rules-module__5Y37nG__ruleSection:last-child{margin-bottom:0}.rules-module__5Y37nG__sectionTitle{color:var(--vdl-purple);margin-bottom:1.5rem;font-size:1.75rem}.rules-module__5Y37nG__ruleList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.rules-module__5Y37nG__ruleItem{border-bottom:1px solid var(--border);padding-bottom:1.25rem}.rules-module__5Y37nG__ruleItem:last-child{border-bottom:none;padding-bottom:0}.rules-module__5Y37nG__ruleText{font-size:1.05rem;line-height:1.6}.rules-module__5Y37nG__ruleText strong{color:var(--vdl-purple);margin-right:.5rem}.rules-module__5Y37nG__subList{flex-direction:column;gap:.5rem;margin-top:.75rem;padding-left:1.5rem;list-style-type:disc;display:flex}.rules-module__5Y37nG__subList li{color:var(--muted);font-size:.95rem;line-height:1.5}@media (max-width:1024px){.rules-module__5Y37nG__pageContainer{height:auto;overflow:auto}.rules-module__5Y37nG__layout{grid-template-columns:1fr;overflow:visible}.rules-module__5Y37nG__sidebar{display:none}.rules-module__5Y37nG__content{height:auto;padding:2rem 1rem;overflow:visible}}
.team-module__czTPBW__main{background:var(--background);min-height:100vh;color:var(--foreground)}.team-module__czTPBW__titleSection{text-align:center;max-width:800px;margin:0 auto 3rem}.team-module__czTPBW__title{color:var(--vdl-purple);margin-bottom:.5rem;font-size:2.5rem}.team-module__czTPBW__subtitle{color:var(--muted);font-size:1.1rem;line-height:1.6}.team-module__czTPBW__expandableSection{background:var(--card-bg);border:1px solid var(--border);box-shadow:var(--shadow);transition:var(--transition);border-radius:16px;margin-bottom:2rem;overflow:hidden}.team-module__czTPBW__sectionToggle{cursor:pointer;text-align:left;width:100%;transition:var(--transition);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.team-module__czTPBW__sectionToggle:hover{background:#7218b80a}.team-module__czTPBW__sectionToggleTitle{color:var(--vdl-purple);align-items:center;gap:.75rem;font-size:1.4rem;font-weight:800;display:flex}.team-module__czTPBW__chevron{color:var(--vdl-purple);transition:transform .3s}.team-module__czTPBW__chevronRotated{transform:rotate(180deg)}.team-module__czTPBW__sectionContent{opacity:0;max-height:0;padding:0 1.5rem;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s,padding .4s;overflow:hidden}.team-module__czTPBW__contentVisible{opacity:1;max-height:3500px;padding:0 1.5rem 2rem}.team-module__czTPBW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;display:grid}.team-module__czTPBW__roleCard{background:var(--background);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;box-shadow:0 2px 4px #00000005}.team-module__czTPBW__roleHeader{border-bottom:1px solid var(--border);align-items:center;gap:.75rem;padding-bottom:.75rem;display:flex}.team-module__czTPBW__roleIcon{font-size:1.25rem}.team-module__czTPBW__roleTitle{color:var(--vdl-purple);margin:0;font-size:1.1rem;font-weight:800}.team-module__czTPBW__peopleList{flex-direction:column;gap:.75rem;display:flex}.team-module__czTPBW__personRow{align-items:center;gap:.75rem;display:flex}.team-module__czTPBW__personAvatar{background:linear-gradient(135deg, var(--vdl-purple), var(--vdl-gold));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.team-module__czTPBW__personName{color:var(--foreground);font-size:.95rem;font-weight:600}.team-module__czTPBW__captainsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (max-width:1200px){.team-module__czTPBW__captainsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.team-module__czTPBW__captainsGrid{grid-template-columns:1fr}}.team-module__czTPBW__captainCard{background:var(--background);border:1px solid var(--border);border-radius:12px;overflow:hidden;box-shadow:0 2px 4px #00000005}.team-module__czTPBW__bandHeader{color:#fff;align-items:center;gap:.5rem;padding:1rem 1.25rem;font-size:1.1rem;font-weight:800;display:flex}.team-module__czTPBW__platinumHeader{background:linear-gradient(135deg,#1d4ed8,#3b82f6)}.team-module__czTPBW__goldHeader{background:linear-gradient(135deg,#b45309,#d97706)}.team-module__czTPBW__silverHeader{background:linear-gradient(135deg,#4b5563,#6b7280)}.team-module__czTPBW__bronzeHeader{background:linear-gradient(135deg,#7c2d12,#9a3412)}.team-module__czTPBW__captainList{flex-direction:column;display:flex}.team-module__czTPBW__captainRow{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.75rem 1.25rem;display:flex}.team-module__czTPBW__captainRow:last-child{border-bottom:none}.team-module__czTPBW__divBadge{background:var(--vdl-purple-muted);color:var(--vdl-purple);border:1px solid #7218b81a;border-radius:4px;padding:.2rem .5rem;font-family:monospace;font-size:.75rem;font-weight:800}.team-module__czTPBW__captainName{color:var(--foreground);font-size:.9rem;font-weight:600}.team-module__czTPBW__tbc{color:var(--muted);font-style:italic}@media (max-width:768px){.team-module__czTPBW__title{font-size:2rem}}
.LockedCupWrapper-module__w0AEOa__lockedContainer{justify-content:center;align-items:center;padding:2rem 0;animation:.4s ease-out LockedCupWrapper-module__w0AEOa__fadeIn;display:flex}.LockedCupWrapper-module__w0AEOa__lockCard{background:var(--card-bg);border:1px solid var(--border);text-align:center;width:100%;max-width:550px;box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem 2rem}.LockedCupWrapper-module__w0AEOa__lockIconWrapper{margin-bottom:1.5rem;display:inline-block;position:relative}.LockedCupWrapper-module__w0AEOa__cupIcon{font-size:3.5rem;display:block}.LockedCupWrapper-module__w0AEOa__lockBadge{color:#fff;border:2px solid var(--card-bg);box-shadow:var(--shadow-sm);background:#ef4444;border-radius:20px;padding:.25rem .6rem;font-size:.75rem;font-weight:800;position:absolute;bottom:-5px;right:-10px}.LockedCupWrapper-module__w0AEOa__title{color:var(--foreground);margin-bottom:1rem;font-size:1.8rem;font-weight:850}.LockedCupWrapper-module__w0AEOa__description{color:var(--muted);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.6}.LockedCupWrapper-module__w0AEOa__releaseTimeBox{border:1px dashed var(--vdl-purple);color:var(--vdl-purple);background:#7c3aed14;border-radius:12px;margin-bottom:2rem;padding:.85rem 1.25rem;font-size:1rem;font-weight:700}.dark .LockedCupWrapper-module__w0AEOa__releaseTimeBox{background:#7c3aed26}.LockedCupWrapper-module__w0AEOa__countdown{border-top:1px solid var(--border);margin-bottom:2rem;padding-top:1.5rem}.LockedCupWrapper-module__w0AEOa__countdownTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.75rem;font-size:.8rem;font-weight:800}.LockedCupWrapper-module__w0AEOa__timerGrid{justify-content:center;align-items:center;gap:.5rem;display:flex}.LockedCupWrapper-module__w0AEOa__timerSegment{background:var(--background);border:1px solid var(--border);border-radius:10px;flex-direction:column;min-width:65px;padding:.6rem .85rem;display:flex}.LockedCupWrapper-module__w0AEOa__timeVal{color:var(--foreground);font-size:1.5rem;font-weight:850}.LockedCupWrapper-module__w0AEOa__timeUnit{color:var(--muted);text-transform:uppercase;margin-top:.15rem;font-size:.65rem;font-weight:700}.LockedCupWrapper-module__w0AEOa__timerColon{color:var(--muted);margin-bottom:15px;font-size:1.5rem;font-weight:800;line-height:1}.LockedCupWrapper-module__w0AEOa__backBtn{background:var(--background);color:var(--foreground);border:1px solid var(--border);transition:var(--transition);border-radius:30px;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;display:inline-block}.LockedCupWrapper-module__w0AEOa__backBtn:hover{background:var(--border);transform:translateY(-1px)}@keyframes LockedCupWrapper-module__w0AEOa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:576px){.LockedCupWrapper-module__w0AEOa__lockCard{padding:2rem 1.25rem}.LockedCupWrapper-module__w0AEOa__timerSegment{min-width:50px;padding:.4rem .6rem}.LockedCupWrapper-module__w0AEOa__timeVal{font-size:1.25rem}}
.darts-online-module__7vk47G__gameContainer{color:#f7e8db;text-align:center;background-color:#1a0f08;background-image:radial-gradient(circle,#00000080 0%,#000000f2 100%);border:4px solid #3c2415;border-radius:20px;width:100%;max-width:600px;margin:0 auto;padding:2rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3}.darts-online-module__7vk47G__gameContainer:before{content:"";opacity:.08;pointer-events:none;background-image:repeating-linear-gradient(45deg,#000 0 2px,#0000 2px 10px);position:absolute;inset:0}.darts-online-module__7vk47G__corkBoard{background-color:#472b1a;background-image:radial-gradient(#00000026 15%,#0000 20%),radial-gradient(#00000026 15%,#0000 20%),linear-gradient(#4d311e 4px,#0000 4px),linear-gradient(90deg,#4d311e 4px,#0000 4px);background-position:0 0,4px 4px,0 0,0 0;background-repeat:repeat;background-size:8px 8px,8px 8px,40px 40px,40px 40px;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;border:8px solid #28170c;border-radius:16px;justify-content:center;align-items:center;margin:1.5rem 0;padding:1.5rem;display:flex;position:relative;box-shadow:inset 0 10px 20px #0009}.darts-online-module__7vk47G__gridContainer{justify-content:center;align-items:center;gap:.5rem;display:grid;position:relative}.darts-online-module__7vk47G__tile{border-radius:8px;justify-content:center;align-items:center;width:54px;height:54px;transition:transform .2s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative}.darts-online-module__7vk47G__dartWrapper{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .15s;display:flex}.darts-online-module__7vk47G__dartWrapper:hover{transform:scale(1.08)}.darts-online-module__7vk47G__dartBody{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.darts-online-module__7vk47G__dartGraphic{width:48px;height:48px;color:var(--vdl-gold);filter:drop-shadow(0 4px 6px #00000080)}.darts-online-module__7vk47G__dir_up{transform:rotate(0)}.darts-online-module__7vk47G__dir_right{transform:rotate(90deg)}.darts-online-module__7vk47G__dir_down{transform:rotate(180deg)}.darts-online-module__7vk47G__dir_left{transform:rotate(270deg)}.darts-online-module__7vk47G__ringTile{cursor:default;background:radial-gradient(circle,#2f1047 0%,#150522 100%);border:3px double #7218b8;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:0 4px 10px #7218b866,inset 0 2px 5px #00000080}.darts-online-module__7vk47G__ringDouble{background:radial-gradient(circle,#4a340b 0%,#211601 100%);border-color:#fcbe47;box-shadow:0 4px 10px #fcbe4766,inset 0 2px 5px #00000080}.darts-online-module__7vk47G__ringTreble{background:radial-gradient(circle,#450a0a 0%,#1a0505 100%);border-color:#ef4444;box-shadow:0 4px 10px #ef444466,inset 0 2px 5px #00000080}.darts-online-module__7vk47G__ringCount{color:#fff;text-shadow:0 0 8px #fffc;font-size:1.15rem;font-weight:900;line-height:1}.darts-online-module__7vk47G__ringLabel{text-transform:uppercase;color:#fff9;letter-spacing:.05em;margin-top:2px;font-size:.55rem;font-weight:800}.darts-online-module__7vk47G__anim_fly_up{pointer-events:none;animation:.3s cubic-bezier(.25,.46,.45,.94) forwards darts-online-module__7vk47G__flyUp}.darts-online-module__7vk47G__anim_fly_down{pointer-events:none;animation:.3s cubic-bezier(.25,.46,.45,.94) forwards darts-online-module__7vk47G__flyDown}.darts-online-module__7vk47G__anim_fly_left{pointer-events:none;animation:.3s cubic-bezier(.25,.46,.45,.94) forwards darts-online-module__7vk47G__flyLeft}.darts-online-module__7vk47G__anim_fly_right{pointer-events:none;animation:.3s cubic-bezier(.25,.46,.45,.94) forwards darts-online-module__7vk47G__flyRight}@keyframes darts-online-module__7vk47G__flyUp{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(-400px)scale(.6)}}@keyframes darts-online-module__7vk47G__flyDown{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(400px)scale(.6)}}@keyframes darts-online-module__7vk47G__flyLeft{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(-400px)scale(.6)}}@keyframes darts-online-module__7vk47G__flyRight{0%{opacity:1;transform:translate(0)scale(1)}to{opacity:0;transform:translate(400px)scale(.6)}}.darts-online-module__7vk47G__anim_shake_up{animation:.22s ease-in-out darts-online-module__7vk47G__shakeUp}.darts-online-module__7vk47G__anim_shake_down{animation:.22s ease-in-out darts-online-module__7vk47G__shakeDown}.darts-online-module__7vk47G__anim_shake_left{animation:.22s ease-in-out darts-online-module__7vk47G__shakeLeft}.darts-online-module__7vk47G__anim_shake_right{animation:.22s ease-in-out darts-online-module__7vk47G__shakeRight}@keyframes darts-online-module__7vk47G__shakeUp{0%,to{transform:translateY(0)}25%{transform:translateY(-8px)}75%{transform:translateY(4px)}}@keyframes darts-online-module__7vk47G__shakeDown{0%,to{transform:translateY(0)}25%{transform:translateY(8px)}75%{transform:translateY(-4px)}}@keyframes darts-online-module__7vk47G__shakeLeft{0%,to{transform:translate(0)}25%{transform:translate(-8px)}75%{transform:translate(4px)}}@keyframes darts-online-module__7vk47G__shakeRight{0%,to{transform:translate(0)}25%{transform:translate(8px)}75%{transform:translate(-4px)}}.darts-online-module__7vk47G__headerPanel{border-bottom:2px solid #3c2415;justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.darts-online-module__7vk47G__levelTitle{color:var(--vdl-gold);text-shadow:0 0 10px #fcbe474d;margin:0;font-size:1.5rem;font-weight:900}.darts-online-module__7vk47G__scoreLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;font-weight:800}.darts-online-module__7vk47G__scoreValue{color:#fff;font-size:1.25rem;font-weight:900}.darts-online-module__7vk47G__controlsRow{justify-content:space-between;align-items:center;gap:.75rem;margin-top:1rem;display:flex}.darts-online-module__7vk47G__uiBtn{color:#f7e8db;cursor:pointer;transition:var(--transition);background:linear-gradient(#532d18 0%,#2f190d 100%);border:1px solid #7c4828;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .85rem;font-size:.85rem;font-weight:700;display:inline-flex;box-shadow:0 3px 6px #0000004d}.darts-online-module__7vk47G__uiBtn:hover:not(:disabled){background:linear-gradient(#6c3b20 0%,#3e2211 100%);transform:translateY(-1px)}.darts-online-module__7vk47G__uiBtn:disabled{opacity:.4;cursor:not-allowed}.darts-online-module__7vk47G__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.darts-online-module__7vk47G__modalContent{background:#1a0f08;border:3px solid #3c2415;border-radius:16px;flex-direction:column;width:100%;max-width:500px;max-height:80vh;animation:.25s cubic-bezier(.175,.885,.32,1.275) forwards darts-online-module__7vk47G__modalEnter;display:flex;box-shadow:0 20px 25px -5px #00000080}@keyframes darts-online-module__7vk47G__modalEnter{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.darts-online-module__7vk47G__modalHeader{border-bottom:2px solid #3c2415;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.darts-online-module__7vk47G__modalTitle{color:var(--vdl-gold);margin:0;font-size:1.25rem;font-weight:900}.darts-online-module__7vk47G__modalClose{color:var(--muted);cursor:pointer;transition:var(--transition);background:0 0;border:none;border-radius:6px;padding:.25rem}.darts-online-module__7vk47G__modalClose:hover{color:#fff;background:#ffffff0d}.darts-online-module__7vk47G__levelGrid{flex-grow:1;grid-template-columns:repeat(5,1fr);gap:.75rem;padding:1.5rem;display:grid;overflow-y:auto}.darts-online-module__7vk47G__levelBtn{aspect-ratio:1;color:#f7e8db;cursor:pointer;transition:var(--transition);background:#2d190e;border:1px solid #7c4828;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;font-size:.95rem;font-weight:800;display:flex;position:relative}.darts-online-module__7vk47G__levelBtn:hover:not(.darts-online-module__7vk47G__levelLocked){background:var(--vdl-gold);color:#211601;border-color:#fcbe47;transform:translateY(-2px)}.darts-online-module__7vk47G__levelCompleted{color:#4ade80;background:#0f2e1a;border-color:#22c55e}.darts-online-module__7vk47G__levelLocked{opacity:.35;cursor:not-allowed;background:#140b06;border-color:#2a150a}.darts-online-module__7vk47G__lockIcon{width:14px;height:14px;margin-top:2px}.darts-online-module__7vk47G__successOverlay{z-index:10;background:#0b0603e6;flex-direction:column;justify-content:center;align-items:center;animation:.3s forwards darts-online-module__7vk47G__fadeIn;display:flex;position:absolute;inset:0}@keyframes darts-online-module__7vk47G__fadeIn{0%{opacity:0}to{opacity:1}}.darts-online-module__7vk47G__successTitle{color:#22c55e;text-shadow:0 0 15px #22c55e66;opacity:0;margin-bottom:.5rem;font-size:2rem;font-weight:900;animation:.4s cubic-bezier(.175,.885,.32,1.275) .1s forwards darts-online-module__7vk47G__successPop;transform:scale(.9)}@keyframes darts-online-module__7vk47G__successPop{to{opacity:1;transform:scale(1)}}.darts-online-module__7vk47G__successText{color:var(--muted);margin-bottom:1.5rem;font-size:1rem}.darts-online-module__7vk47G__pageHeader{text-align:center;margin-bottom:2rem}.darts-online-module__7vk47G__pageTitle{color:var(--vdl-purple);text-shadow:0 2px 4px #00000026;margin-bottom:.5rem;font-size:2.75rem;font-weight:800}.darts-online-module__7vk47G__pageSubtitle{color:var(--muted);max-width:500px;margin:0 auto;font-size:1.05rem;line-height:1.5}.darts-online-module__7vk47G__statsCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f7e8db;background-color:#1a0f0899;border:1px solid #7e22ce66;border-radius:12px;justify-content:center;align-items:center;gap:1rem;margin-top:1.25rem;padding:.6rem 1.5rem;font-size:.95rem;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #00000080,inset 0 0 10px #7e22ce33}.darts-online-module__7vk47G__statsCard:hover{border-color:#eab30899;box-shadow:0 4px 25px #eab30826,inset 0 0 10px #eab3081a}.darts-online-module__7vk47G__statsSeparator{color:#f7e8db40;font-weight:300}.darts-online-module__7vk47G__statsValue{color:#fcbe47;font-weight:700}
