.Navbar-module__cJzEcG__nav{z-index:1000;min-height:var(--nav-height);transition:background var(--transition-base), border-color var(--transition-base), box-shadow var(--transition-base);align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__nav.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--color-border);background:#0b1120eb;box-shadow:0 4px 30px #00000059}.Navbar-module__cJzEcG__navContent{width:100%;max-width:var(--max-width);padding:.65rem var(--space-xl);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(1rem,2.5vw,2rem);margin:0 auto;display:grid}.Navbar-module__cJzEcG__logo{align-items:center;gap:var(--space-sm);font-family:var(--font-heading);color:var(--color-text-primary);z-index:1001;white-space:nowrap;flex-shrink:0;font-size:clamp(1.15rem,2vw,1.45rem);font-weight:800;text-decoration:none;display:inline-flex}.Navbar-module__cJzEcG__logoText{line-height:1.1}.Navbar-module__cJzEcG__logoIcon{background:var(--gradient-primary);border-radius:var(--radius-md);width:40px;min-width:40px;height:40px;box-shadow:var(--shadow-glow-primary);justify-content:center;align-items:center;font-size:1.2rem;display:flex}.Navbar-module__cJzEcG__logoAccent{color:var(--color-accent)}.Navbar-module__cJzEcG__navCenter{justify-content:center;min-width:0;display:flex}.Navbar-module__cJzEcG__navLinks{flex-wrap:nowrap;justify-content:center;align-items:center;gap:clamp(.5rem,1.25vw,1.15rem);display:flex}.Navbar-module__cJzEcG__navLink{color:var(--color-text-secondary);transition:color var(--transition-base);letter-spacing:.02em;white-space:nowrap;padding:.35rem 0;font-size:.8125rem;font-weight:500;text-decoration:none;position:relative}@media (min-width:1200px){.Navbar-module__cJzEcG__navLink{font-size:.875rem}}.Navbar-module__cJzEcG__navLink:hover{color:var(--color-text-primary)}.Navbar-module__cJzEcG__navLink:after{content:"";background:var(--gradient-primary);border-radius:var(--radius-full);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:0;left:0}.Navbar-module__cJzEcG__navLink:hover:after{width:100%}.Navbar-module__cJzEcG__navDemos{border-radius:var(--radius-sm);z-index:1005;outline:none;flex-shrink:0;position:relative}.Navbar-module__cJzEcG__navDemos:focus-visible{box-shadow:0 0 0 2px var(--color-bg-dark), 0 0 0 4px var(--color-primary-light)}.Navbar-module__cJzEcG__navDemosTrigger{color:var(--color-text-secondary);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;transition:color var(--transition-base);align-items:center;gap:.2rem;padding:.35rem .25rem;font-size:.8125rem;font-weight:500;display:inline-flex}@media (min-width:1200px){.Navbar-module__cJzEcG__navDemosTrigger{font-size:.875rem}}.Navbar-module__cJzEcG__navDemos:hover .Navbar-module__cJzEcG__navDemosTrigger,.Navbar-module__cJzEcG__navDemos:focus-within .Navbar-module__cJzEcG__navDemosTrigger{color:var(--color-text-primary)}.Navbar-module__cJzEcG__demosChevron{opacity:.75;transition:transform var(--transition-base)}.Navbar-module__cJzEcG__navDemos:hover .Navbar-module__cJzEcG__demosChevron,.Navbar-module__cJzEcG__navDemos:focus-within .Navbar-module__cJzEcG__demosChevron{transform:rotate(180deg)}.Navbar-module__cJzEcG__navDemosPanel{opacity:0;visibility:hidden;pointer-events:none;min-width:12rem;transition:opacity var(--transition-base), visibility var(--transition-base);padding-top:.4rem;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navDemos:hover .Navbar-module__cJzEcG__navDemosPanel,.Navbar-module__cJzEcG__navDemos:focus-within .Navbar-module__cJzEcG__navDemosPanel{opacity:1;visibility:visible;pointer-events:auto}.Navbar-module__cJzEcG__navDemosMenu{border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);background:#111827fa;padding:.4rem}.Navbar-module__cJzEcG__navDemosItem{border-radius:var(--radius-sm);color:var(--color-text-secondary);transition:background var(--transition-fast), color var(--transition-fast);white-space:nowrap;padding:.55rem .85rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:block}.Navbar-module__cJzEcG__navDemosItem:hover{color:var(--color-text-primary);background:#ffffff0f}.Navbar-module__cJzEcG__loginBtn{border-radius:var(--radius-md);color:var(--color-text-primary);transition:all var(--transition-base);white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8125rem;font-weight:600;line-height:1.2;text-decoration:none;display:inline-flex}.Navbar-module__cJzEcG__loginBtn span{white-space:nowrap}.Navbar-module__cJzEcG__loginGroups{flex-wrap:nowrap;align-items:center;gap:.5rem;display:flex}.Navbar-module__cJzEcG__tournamentBtn{color:var(--color-accent);border-color:#f5a62340}.Navbar-module__cJzEcG__tournamentBtn:hover{border-color:var(--color-accent);background:#f5a6231a;box-shadow:0 0 15px #f5a62333}.Navbar-module__cJzEcG__navActions{flex-wrap:nowrap;flex-shrink:0;align-items:center;gap:.65rem;display:flex}.Navbar-module__cJzEcG__navCta{white-space:nowrap;padding:.5rem 1.1rem;font-size:.8125rem}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;margin:-8px -8px -8px 0;padding:8px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--color-text-primary);width:22px;height:2px;transition:all var(--transition-base);border-radius:2px}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:first-child{transform:translateY(7px)rotate(45deg)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Navbar-module__cJzEcG__mobileMenu{inset:0;top:var(--nav-height);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:var(--space-lg) var(--space-xl) var(--space-3xl);align-items:stretch;gap:var(--space-sm);z-index:999;opacity:0;pointer-events:none;transition:opacity var(--transition-base);border-top:1px solid var(--color-border);background:#0b1120fa;flex-direction:column;display:none;position:fixed;overflow-y:auto}.Navbar-module__cJzEcG__mobileMenu.Navbar-module__cJzEcG__open{opacity:1;pointer-events:all}.Navbar-module__cJzEcG__mobileMenu .Navbar-module__cJzEcG__navLink{border-bottom:1px solid #ffffff0f;padding:.65rem 0;font-size:1.05rem}.Navbar-module__cJzEcG__mobileMenu .Navbar-module__cJzEcG__navLink:hover{color:var(--color-text-primary)}.Navbar-module__cJzEcG__mobileDemosLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);margin-top:var(--space-md);margin-bottom:.25rem;font-size:.7rem;font-weight:700}.Navbar-module__cJzEcG__mobileActions{gap:var(--space-sm);margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--color-border);flex-direction:column;display:flex}.Navbar-module__cJzEcG__mobileMenu .Navbar-module__cJzEcG__navCta{justify-content:center;width:100%;padding:.85rem;font-size:1rem;display:inline-flex}.Navbar-module__cJzEcG__mobileMenu .Navbar-module__cJzEcG__loginBtn{width:100%;padding:.85rem 1rem;font-size:1rem}@media (max-width:1100px){.Navbar-module__cJzEcG__navContent{grid-template-columns:1fr auto;gap:.75rem}.Navbar-module__cJzEcG__navCenter,.Navbar-module__cJzEcG__navActions{display:none}.Navbar-module__cJzEcG__hamburger{grid-column:2;display:flex}.Navbar-module__cJzEcG__logo{grid-column:1}.Navbar-module__cJzEcG__mobileMenu{display:flex}}
.Footer-module__S6Hkya__footer{background:var(--color-bg-dark);border-top:1px solid var(--color-border);padding-top:var(--space-4xl)}.Footer-module__S6Hkya__top{gap:var(--space-3xl);margin-bottom:var(--space-4xl);grid-template-columns:2fr 1fr 1fr 1.5fr;display:grid}.Footer-module__S6Hkya__brand{gap:var(--space-lg);flex-direction:column;display:flex}.Footer-module__S6Hkya__logo{align-items:center;gap:var(--space-sm);font-family:var(--font-heading);color:var(--color-text-primary);font-size:1.5rem;font-weight:800;display:flex}.Footer-module__S6Hkya__logoIcon{background:var(--gradient-primary);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.Footer-module__S6Hkya__logoAccent{color:var(--color-accent)}.Footer-module__S6Hkya__desc{color:var(--color-text-secondary);line-height:var(--lh-relaxed);max-width:320px}.Footer-module__S6Hkya__socials{gap:var(--space-md);display:flex}.Footer-module__S6Hkya__socialLink{width:40px;height:40px;color:var(--color-text-secondary);transition:all var(--transition-base);border:1px solid var(--color-border);background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialLink:hover{color:var(--color-primary-light);border-color:var(--color-primary);background:#0a684733;transform:translateY(-3px)}.Footer-module__S6Hkya__heading{font-family:var(--font-heading);font-size:var(--fs-h4);color:var(--color-text-primary);margin-bottom:var(--space-xl);font-weight:700}.Footer-module__S6Hkya__links{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__S6Hkya__link{color:var(--color-text-secondary);transition:color var(--transition-base)}.Footer-module__S6Hkya__link:hover{color:var(--color-primary-light)}.Footer-module__S6Hkya__contactInfo{gap:var(--space-md);color:var(--color-text-secondary);flex-direction:column;display:flex}.Footer-module__S6Hkya__contactItem{align-items:flex-start;gap:var(--space-sm);display:flex}.Footer-module__S6Hkya__contactIcon{color:var(--color-primary-light);margin-top:3px}.Footer-module__S6Hkya__bottom{border-top:1px solid var(--color-border);padding:var(--space-xl) 0;justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.Footer-module__S6Hkya__copyright{color:var(--color-text-muted);font-size:var(--fs-small)}.Footer-module__S6Hkya__madeInIndia{align-items:center;gap:var(--space-xs);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--fs-small);color:var(--color-text-secondary);background:#ffffff0d;padding:.3rem .8rem;display:inline-flex}.Footer-module__S6Hkya__legalLinks{gap:var(--space-lg);display:flex}.Footer-module__S6Hkya__legalLink{color:var(--color-text-muted);font-size:var(--fs-small);transition:color var(--transition-base)}.Footer-module__S6Hkya__legalLink:hover{color:var(--color-text-primary)}@media (max-width:1024px){.Footer-module__S6Hkya__top{gap:var(--space-3xl);grid-template-columns:1fr 1fr}}@media (max-width:640px){.Footer-module__S6Hkya__top{gap:var(--space-2xl);grid-template-columns:1fr}.Footer-module__S6Hkya__bottom{text-align:center;flex-direction:column;justify-content:center}}
.Hero-module__ZARIfG__hero{background:var(--gradient-hero);padding-top:calc(var(--nav-height) + var(--space-xl));padding-bottom:var(--space-2xl);justify-content:center;align-items:flex-start;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroBg{position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__heroBg:before{content:"";background:radial-gradient(circle, var(--color-primary-glow) 0%, transparent 70%);opacity:.4;width:80%;height:80%;animation:8s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute;top:-50%;right:-20%}.Hero-module__ZARIfG__heroBg:after{content:"";background:radial-gradient(circle, var(--color-accent-glow) 0%, transparent 70%);opacity:.2;width:60%;height:60%;animation:10s ease-in-out infinite reverse Hero-module__ZARIfG__float;position:absolute;bottom:-30%;left:-10%}.Hero-module__ZARIfG__gridOverlay{background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 70%);mask-image:radial-gradient(#000 30%,#0000 70%)}.Hero-module__ZARIfG__heroContent{z-index:2;align-items:start;gap:var(--space-2xl) var(--space-4xl);grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;display:grid;position:relative}.Hero-module__ZARIfG__heroText{animation:.8s forwards Hero-module__ZARIfG__fadeInLeft}.Hero-module__ZARIfG__heroBadge{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);font-size:var(--fs-small);color:var(--color-primary-light);margin-bottom:var(--space-xl);background:#0a684726;border:1px solid #0a68474d;padding:.4rem 1rem;font-weight:500;animation:.6s forwards Hero-module__ZARIfG__fadeIn;display:inline-flex}.Hero-module__ZARIfG__heroBadge span{animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse}.Hero-module__ZARIfG__heroTitle{font-size:var(--fs-h2);margin-bottom:var(--space-lg);letter-spacing:-.02em;font-weight:800;line-height:1.25}.Hero-module__ZARIfG__heroHighlight{display:inline;position:relative}.Hero-module__ZARIfG__heroHighlight:after{content:"";background:var(--gradient-accent);border-radius:var(--radius-full);opacity:.6;height:.15em;position:absolute;bottom:.05em;left:0;right:0}.Hero-module__ZARIfG__heroMobileEmphasis{color:var(--color-accent-light);letter-spacing:.02em;text-shadow:0 0 28px var(--color-accent-glow);font-weight:800}.Hero-module__ZARIfG__heroDesc{font-size:var(--fs-body-lg);color:var(--color-text-secondary);line-height:var(--lh-relaxed);margin-bottom:var(--space-lg);max-width:520px}.Hero-module__ZARIfG__heroFeatureList{align-items:center;gap:var(--space-xs) var(--space-md);margin:0 0 var(--space-2xl);flex-wrap:wrap;max-width:540px;padding:0;list-style:none;display:flex}@media (max-width:1024px){.Hero-module__ZARIfG__heroFeatureList{margin-bottom:var(--space-2xl);gap:var(--space-sm) var(--space-lg)}}.Hero-module__ZARIfG__heroFeatureList li{font-size:var(--fs-small);color:var(--color-text-muted);padding-left:1.1rem;line-height:1.5;position:relative}.Hero-module__ZARIfG__heroFeatureList li:before{content:"";border-radius:var(--radius-full);background:var(--color-primary-light);width:6px;height:6px;box-shadow:0 0 8px var(--color-primary-glow);position:absolute;top:.55em;left:0}@media (min-width:768px) and (max-width:1024px){.Hero-module__ZARIfG__heroFeatureList{gap:var(--space-md);grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;display:grid}.Hero-module__ZARIfG__heroFeatureList li{padding-left:0;padding-top:var(--space-sm);border-top:1px solid var(--color-border);text-align:left;font-size:var(--fs-small)}.Hero-module__ZARIfG__heroFeatureList li:before{display:none}}.Hero-module__ZARIfG__heroCtas{justify-content:center;align-items:center;gap:var(--space-md);box-sizing:border-box;flex-wrap:wrap;grid-column:1/-1;width:100%;display:flex}.Hero-module__ZARIfG__tournamentCta{color:var(--color-accent)!important;background:#ffffff08!important;border-color:#f5a6234d!important}.Hero-module__ZARIfG__tournamentCta:hover{transform:translateY(-2px);box-shadow:0 0 25px #f5a62333;border-color:var(--color-accent)!important;background:#f5a6231a!important}.Hero-module__ZARIfG__heroStats{justify-content:center;align-items:flex-start;gap:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--color-border);box-sizing:border-box;flex-wrap:wrap;grid-column:1/-1;width:100%;max-width:100%;margin-top:0;display:flex}@media (max-width:1024px){.Hero-module__ZARIfG__heroStats{padding-top:var(--space-2xl);gap:var(--space-2xl)}}.Hero-module__ZARIfG__heroStat{text-align:center;min-width:0}.Hero-module__ZARIfG__heroStatNumber{font-family:var(--font-heading);color:var(--color-text-primary);font-size:1.75rem;font-weight:800}.Hero-module__ZARIfG__heroStatLabel{font-size:var(--fs-small);color:var(--color-text-muted);margin-top:2px}.Hero-module__ZARIfG__heroVisual{justify-content:center;align-items:center;animation:.8s .3s both Hero-module__ZARIfG__fadeInRight;display:flex;position:relative}.Hero-module__ZARIfG__heroImageWrapper{width:100%;max-width:560px;margin:0 auto;position:relative}@media (max-width:1024px){.Hero-module__ZARIfG__heroImageWrapper{max-width:440px}}.Hero-module__ZARIfG__heroImage{border-radius:var(--radius-xl);width:100%;height:auto;box-shadow:var(--shadow-xl);border:1px solid var(--color-border)}.Hero-module__ZARIfG__heroGlow{background:radial-gradient(circle at center, var(--color-primary-glow) 0%, transparent 60%);z-index:-1;filter:blur(40px);animation:4s ease-in-out infinite Hero-module__ZARIfG__glow-pulse;position:absolute;inset:-20px}.Hero-module__ZARIfG__arrowDecor{opacity:.1;z-index:1;width:100%;height:2px;position:absolute;top:50%;left:0;overflow:hidden}.Hero-module__ZARIfG__arrowDecor:after{content:"→";color:var(--color-accent);font-size:1.5rem;animation:6s linear infinite Hero-module__ZARIfG__arrowFly;position:absolute}@media (max-width:1024px){.Hero-module__ZARIfG__heroContent{gap:var(--space-xl);text-align:center;grid-template-rows:repeat(4,auto);grid-template-columns:1fr}.Hero-module__ZARIfG__heroDesc{max-width:100%;margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__heroFeatureList{justify-content:center;margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__heroFeatureList li{text-align:left}.Hero-module__ZARIfG__heroVisual{order:-1}.Hero-module__ZARIfG__heroImageWrapper{max-width:440px}}@media (max-width:640px){.Hero-module__ZARIfG__heroStats{gap:var(--space-md);flex-direction:column;align-items:center}.Hero-module__ZARIfG__heroStat{text-align:center}.Hero-module__ZARIfG__heroFeatureList{align-items:flex-start;gap:var(--space-sm);flex-direction:column}}
.Features-module__zvCZ4q__features{background:var(--color-bg-darker);padding:var(--space-xl) 0 var(--space-5xl);position:relative;overflow:hidden}.Features-module__zvCZ4q__features:before{content:"";background:linear-gradient(90deg, transparent, var(--color-primary), transparent);width:60%;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Features-module__zvCZ4q__header{text-align:center;margin-bottom:var(--space-4xl)}.Features-module__zvCZ4q__header .Features-module__zvCZ4q__section-badge{margin-bottom:var(--space-lg)}.Features-module__zvCZ4q__bentoGrid{gap:var(--space-lg);grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);display:grid}.Features-module__zvCZ4q__featureCard{padding:var(--space-2xl);cursor:default;position:relative;overflow:hidden}.Features-module__zvCZ4q__featureCard:before{content:"";background:var(--gradient-primary);opacity:0;height:2px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.Features-module__zvCZ4q__featureCard:hover:before{opacity:1}.Features-module__zvCZ4q__featureCard.Features-module__zvCZ4q__large{grid-column:span 2}.Features-module__zvCZ4q__iconWrapper{border-radius:var(--radius-lg);width:56px;height:56px;margin-bottom:var(--space-lg);transition:all var(--transition-base);background:#0a68471f;border:1px solid #0a684733;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Features-module__zvCZ4q__featureCard:hover .Features-module__zvCZ4q__iconWrapper{box-shadow:var(--shadow-glow-primary);background:#0a684733;transform:scale(1.05)}.Features-module__zvCZ4q__iconWrapperAccent{background:#f5a6231f;border:1px solid #f5a62333}.Features-module__zvCZ4q__featureCard:hover .Features-module__zvCZ4q__iconWrapperAccent{box-shadow:var(--shadow-glow-accent);background:#f5a62333}.Features-module__zvCZ4q__featureTitle{font-size:var(--fs-h4);margin-bottom:var(--space-sm);color:var(--color-text-primary);font-weight:700}.Features-module__zvCZ4q__featureDesc{font-size:var(--fs-body);color:var(--color-text-secondary);line-height:var(--lh-relaxed)}.Features-module__zvCZ4q__featureTags{gap:var(--space-sm);margin-top:var(--space-md);flex-wrap:wrap;display:flex}.Features-module__zvCZ4q__tag{border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--fs-tiny);color:var(--color-text-muted);background:#ffffff0d;padding:.2rem .65rem;font-weight:500}@media (max-width:1024px){.Features-module__zvCZ4q__features{padding:var(--space-lg) 0 var(--space-4xl)}.Features-module__zvCZ4q__bentoGrid{grid-template-columns:repeat(2,1fr)}.Features-module__zvCZ4q__featureCard.Features-module__zvCZ4q__large{grid-column:span 1}}@media (max-width:640px){.Features-module__zvCZ4q__bentoGrid{grid-template-columns:1fr}}@media (max-width:480px){.Features-module__zvCZ4q__features{padding:var(--space-md) 0 var(--space-3xl)}}
.HowItWorks-module__tSMH5W__howItWorks{background:var(--color-bg-dark);position:relative}.HowItWorks-module__tSMH5W__howItWorks:after{content:"";background:radial-gradient(circle at right center, var(--color-accent-glow), transparent 40%);pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HowItWorks-module__tSMH5W__container{z-index:1;position:relative}.HowItWorks-module__tSMH5W__header{text-align:center;margin-bottom:var(--space-4xl)}.HowItWorks-module__tSMH5W__timeline{gap:var(--space-3xl);flex-direction:column;max-width:800px;margin:0 auto;display:flex;position:relative}.HowItWorks-module__tSMH5W__timeline:before{content:"";background:linear-gradient(to bottom, var(--color-primary), var(--color-accent), var(--color-primary));opacity:.3;width:2px;position:absolute;top:20px;bottom:20px;left:30px}.HowItWorks-module__tSMH5W__step{gap:var(--space-xl);align-items:flex-start;display:flex;position:relative}.HowItWorks-module__tSMH5W__stepNumber{background:var(--color-bg-elevated);border:4px solid var(--color-bg-dark);width:60px;height:60px;font-family:var(--font-heading);color:var(--color-text-primary);box-shadow:0 0 0 2px var(--color-primary), var(--shadow-md);z-index:2;transition:all var(--transition-base);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:flex;position:relative}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__stepNumber{background:var(--gradient-primary);color:var(--color-white);box-shadow:0 0 0 4px #0a68474d, var(--shadow-glow-primary);transform:scale(1.1)}.HowItWorks-module__tSMH5W__stepContent{background:var(--gradient-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--color-border);padding:var(--space-xl);border-radius:var(--radius-xl);transition:transform var(--transition-base), box-shadow var(--transition-base);flex:1}.HowItWorks-module__tSMH5W__step:hover .HowItWorks-module__tSMH5W__stepContent{box-shadow:var(--shadow-lg);border-color:var(--color-border-hover);transform:translateY(-5px)}.HowItWorks-module__tSMH5W__stepTitle{font-size:var(--fs-h3);margin-bottom:var(--space-sm);color:var(--color-text-primary)}.HowItWorks-module__tSMH5W__stepDesc{color:var(--color-text-secondary);line-height:var(--lh-relaxed)}@media (max-width:768px){.HowItWorks-module__tSMH5W__timeline:before{left:20px}.HowItWorks-module__tSMH5W__step{gap:var(--space-md)}.HowItWorks-module__tSMH5W__stepNumber{width:40px;height:40px;box-shadow:0 0 0 1px var(--color-primary);font-size:1.2rem}.HowItWorks-module__tSMH5W__stepContent{padding:var(--space-lg)}}
.Pricing-module__yc4bBa__pricing{background:var(--color-bg-darker);position:relative}.Pricing-module__yc4bBa__header{text-align:center;margin-bottom:var(--space-4xl)}.Pricing-module__yc4bBa__pricingGrid{gap:var(--space-2xl);grid-template-columns:repeat(2,1fr);align-items:center;max-width:900px;margin:0 auto;display:grid}.Pricing-module__yc4bBa__pricingCard{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-2xl);transition:all var(--transition-base);flex-direction:column;height:100%;display:flex;position:relative}.Pricing-module__yc4bBa__pricingCard:hover{box-shadow:var(--shadow-xl);border-color:var(--color-border-hover);transform:translateY(-8px)}.Pricing-module__yc4bBa__popularCard{background:var(--gradient-card);border:2px solid var(--color-primary);box-shadow:var(--shadow-glow-primary);z-index:2;transform:scale(1.05)}.Pricing-module__yc4bBa__popularCard:hover{transform:scale(1.05)translateY(-8px)}.Pricing-module__yc4bBa__popularBadge{background:var(--gradient-accent);color:var(--color-bg-dark);border-radius:var(--radius-full);font-size:var(--fs-tiny);text-transform:uppercase;letter-spacing:.05em;box-shadow:var(--shadow-md);padding:4px 16px;font-weight:800;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__yc4bBa__planName{font-size:var(--fs-h3);margin-bottom:var(--space-xs);color:var(--color-text-primary)}.Pricing-module__yc4bBa__planPrice{font-family:var(--font-heading);color:var(--color-text-primary);align-items:baseline;gap:var(--space-xs);margin-bottom:var(--space-sm);font-size:3rem;font-weight:800;display:flex}.Pricing-module__yc4bBa__priceCurrency{color:var(--color-text-secondary);font-size:1.5rem}.Pricing-module__yc4bBa__pricePeriod{font-size:var(--fs-body);color:var(--color-text-muted);font-weight:400}.Pricing-module__yc4bBa__planDesc{color:var(--color-text-secondary);font-size:var(--fs-small);margin-bottom:var(--space-xl);line-height:var(--lh-relaxed);min-height:48px}.Pricing-module__yc4bBa__featuresList{gap:var(--space-md);margin-bottom:var(--space-2xl);flex-direction:column;flex:1;display:flex}.Pricing-module__yc4bBa__featureItem{align-items:flex-start;gap:var(--space-md);color:var(--color-text-primary);font-size:var(--fs-body);display:flex}.Pricing-module__yc4bBa__featureItem.Pricing-module__yc4bBa__disabled{color:var(--color-text-muted);opacity:.6;text-decoration:line-through}.Pricing-module__yc4bBa__checkIcon{color:var(--color-primary-light);flex-shrink:0;margin-top:2px}.Pricing-module__yc4bBa__crossIcon{color:var(--color-text-muted);flex-shrink:0;margin-top:2px}.Pricing-module__yc4bBa__trialBadge{border-radius:var(--radius-full);font-size:var(--fs-tiny);color:var(--color-text-secondary);margin-bottom:var(--space-md);border:1px solid var(--color-border);background:#ffffff0d;padding:4px 12px;display:inline-block}@media (max-width:768px){.Pricing-module__yc4bBa__pricingGrid{gap:var(--space-xl);grid-template-columns:1fr}.Pricing-module__yc4bBa__popularCard{transform:none}.Pricing-module__yc4bBa__popularCard:hover{transform:translateY(-8px)}}
.Testimonials-module__ItA9Ha__testimonials{background:var(--color-bg-dark);position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:var(--space-4xl)}.Testimonials-module__ItA9Ha__carouselContainer{width:100%;padding:var(--space-xl) 0;display:flex;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__carouselContainer:before,.Testimonials-module__ItA9Ha__carouselContainer:after{content:"";z-index:2;pointer-events:none;width:15vw;position:absolute;top:0;bottom:0}.Testimonials-module__ItA9Ha__carouselContainer:before{background:linear-gradient(to right, var(--color-bg-dark), transparent);left:0}.Testimonials-module__ItA9Ha__carouselContainer:after{background:linear-gradient(to left, var(--color-bg-dark), transparent);right:0}.Testimonials-module__ItA9Ha__carouselTrack{gap:var(--space-xl);width:max-content;animation:40s linear infinite Testimonials-module__ItA9Ha__scroll;display:flex}.Testimonials-module__ItA9Ha__carouselTrack:hover{animation-play-state:paused}.Testimonials-module__ItA9Ha__testimonialCard{width:400px;padding:var(--space-2xl);background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--radius-xl);gap:var(--space-lg);transition:transform var(--transition-base), box-shadow var(--transition-base);flex-direction:column;flex-shrink:0;display:flex}.Testimonials-module__ItA9Ha__testimonialCard:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary-light);transform:translateY(-5px)}.Testimonials-module__ItA9Ha__rating{color:var(--color-accent);letter-spacing:2px;font-size:1.2rem}.Testimonials-module__ItA9Ha__quote{font-style:italic;font-size:var(--fs-body-lg);color:var(--color-text-primary);line-height:var(--lh-relaxed);flex:1}.Testimonials-module__ItA9Ha__author{align-items:center;gap:var(--space-md);margin-top:auto;display:flex}.Testimonials-module__ItA9Ha__avatar{background:var(--gradient-primary);width:50px;height:50px;color:var(--color-white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__authorInfo{flex-direction:column;display:flex}.Testimonials-module__ItA9Ha__authorName{color:var(--color-text-primary);font-weight:700}.Testimonials-module__ItA9Ha__authorRole{font-size:var(--fs-small);color:var(--color-text-muted)}@media (max-width:768px){.Testimonials-module__ItA9Ha__testimonialCard{width:320px;padding:var(--space-xl)}}
.Details-module__ACQRxW__main{background:var(--gradient-hero);min-height:100vh;padding:8rem 0 4rem}.Details-module__ACQRxW__header{margin-bottom:var(--space-2xl);padding-bottom:var(--space-lg);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:flex-end;display:flex}.Details-module__ACQRxW__titleInfo h1{font-size:var(--fs-h2);margin-top:var(--space-xs);margin-bottom:var(--space-xs)}.Details-module__ACQRxW__subtitle{color:var(--color-text-secondary)}.Details-module__ACQRxW__statsSummary{gap:var(--space-lg);margin-bottom:var(--space-2xl);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));display:grid}.Details-module__ACQRxW__statCard{background:var(--gradient-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-lg);text-align:center}.Details-module__ACQRxW__statLabel{font-size:var(--fs-small);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-xs)}.Details-module__ACQRxW__statValue{font-size:var(--fs-h3);color:var(--color-accent);font-weight:800}.Details-module__ACQRxW__setSubtitle{font-family:var(--font-heading);margin-bottom:var(--space-md);color:var(--color-text-primary);align-items:center;gap:var(--space-sm);font-size:1.25rem;display:flex}.Details-module__ACQRxW__setSubtitle:before{content:"";background:var(--color-primary);border-radius:var(--radius-full);width:4px;height:24px}.Details-module__ACQRxW__setsGrid{gap:var(--space-2xl);margin-bottom:var(--space-3xl);grid-template-columns:1fr;display:grid}.Details-module__ACQRxW__setSection{gap:var(--space-3xl);margin-bottom:var(--space-5xl);grid-template-columns:1fr 400px;align-items:start;display:grid}.Details-module__ACQRxW__setTableColumn{min-width:0}.Details-module__ACQRxW__setDispersionColumn{position:sticky;top:100px}.Details-module__ACQRxW__tableCard{background:var(--gradient-card);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.Details-module__ACQRxW__table{border-collapse:collapse;width:100%}.Details-module__ACQRxW__th{text-align:center;color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--color-border);background:#ffffff08;padding:.75rem;font-size:.75rem}.Details-module__ACQRxW__td{text-align:center;border-bottom:1px solid var(--color-border);padding:1rem .5rem;font-weight:600}.Details-module__ACQRxW__tdEndTotal{color:var(--color-primary-light);background:#0a68470d;font-weight:800}.Details-module__ACQRxW__tdStat{text-align:center;border-bottom:1px solid var(--color-border);color:var(--color-text-secondary);padding:1rem .25rem;font-size:.8rem}.Details-module__ACQRxW__tdRunningTotal{color:var(--color-accent);border-left:1px solid var(--color-border);background:#f5a6230d;font-weight:800}.Details-module__ACQRxW__tdSetTotal{color:var(--color-accent);padding:1rem;font-size:1.2rem;font-weight:900}.Details-module__ACQRxW__tfoot{background:#ffffff05;font-weight:700}.Details-module__ACQRxW__signatureSection{margin-top:var(--space-3xl);max-width:400px}.Details-module__ACQRxW__signatureBox{border:1px solid var(--color-border);padding:var(--space-xl);border-radius:var(--radius-md);background:#ffffff05}.Details-module__ACQRxW__signatureLine{background:var(--color-border);height:1px;margin-bottom:var(--space-sm);width:100%}.Details-module__ACQRxW__printButton{align-items:center;gap:var(--space-sm);display:flex}@media print{:is(#navbar,#footer,.Details-module__ACQRxW__topActions,.Details-module__ACQRxW__printButton){display:none!important}.Details-module__ACQRxW__main{padding:0;background:#fff!important}body{color:#000!important;background:#fff!important}.Details-module__ACQRxW__printArea{background:#fff!important;width:630pt!important;max-width:none!important;padding:20pt!important}.Details-module__ACQRxW__analyticsGrid,.Details-module__ACQRxW__setSection{grid-template-columns:1fr!important}.Details-module__ACQRxW__dispersionSection,.Details-module__ACQRxW__setDispersionColumn{margin-bottom:2rem!important;position:static!important}.Details-module__ACQRxW__titleInfo h1,.Details-module__ACQRxW__setSubtitle,.Details-module__ACQRxW__td,.Details-module__ACQRxW__th,.Details-module__ACQRxW__tdEndTotal,.Details-module__ACQRxW__tdSetTotal,.Details-module__ACQRxW__statValue{color:#000!important}.Details-module__ACQRxW__tableCard,.Details-module__ACQRxW__statCard,.Details-module__ACQRxW__signatureBox{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border:1px solid #ccc!important}.Details-module__ACQRxW__th{background:#f0f0f0!important;border-bottom:1px solid #ccc!important}.Details-module__ACQRxW__td,.Details-module__ACQRxW__tr{border-bottom:1px solid #eee!important}.Details-module__ACQRxW__section-badge{color:#666!important;border-color:#ccc!important}}@media (max-width:1200px){.Details-module__ACQRxW__analyticsGrid,.Details-module__ACQRxW__setSection{grid-template-columns:1fr}.Details-module__ACQRxW__dispersionSection,.Details-module__ACQRxW__setDispersionColumn{position:static}}@media (max-width:768px){.Details-module__ACQRxW__header{flex-direction:column;align-items:flex-start}.Details-module__ACQRxW__topActions{margin-top:var(--space-md);width:100%}.Details-module__ACQRxW__printButton{width:100%}}
.Stats-module__yL2aHq__stats{background:var(--color-bg-darker);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);position:relative;overflow:hidden}.Stats-module__yL2aHq__stats:before{content:"";background:var(--gradient-primary);opacity:.05;pointer-events:none;height:100%;position:absolute;top:0;left:0;right:0}.Stats-module__yL2aHq__grid{gap:var(--space-xl);text-align:center;z-index:1;grid-template-columns:repeat(4,1fr);display:grid;position:relative}.Stats-module__yL2aHq__statItem{padding:var(--space-xl)}.Stats-module__yL2aHq__icon{margin-bottom:var(--space-md);opacity:.8;font-size:2.5rem;display:inline-block}.Stats-module__yL2aHq__number{font-family:var(--font-heading);color:var(--color-text-primary);margin-bottom:var(--space-xs);font-size:3.5rem;font-weight:900;line-height:1;display:block}.Stats-module__yL2aHq__label{font-size:var(--fs-body);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-weight:500}@media (max-width:1024px){.Stats-module__yL2aHq__grid{gap:var(--space-2xl) var(--space-xl);grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Stats-module__yL2aHq__grid{gap:var(--space-2xl);grid-template-columns:1fr}.Stats-module__yL2aHq__number{font-size:3rem}}
.Dashboard-module__81XuAq__dashboard{background:var(--gradient-hero);min-height:100vh;padding:8rem 0 4rem}.Dashboard-module__81XuAq__header{margin-bottom:var(--space-2xl);border-bottom:1px solid var(--color-border);padding-bottom:var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.Dashboard-module__81XuAq__titleSection h1{font-size:var(--fs-h2);margin-bottom:var(--space-xs)}.Dashboard-module__81XuAq__subtitle{color:var(--color-text-secondary)}.Dashboard-module__81XuAq__addBtn{color:var(--color-bg-dark);background:var(--gradient-accent);box-shadow:var(--shadow-glow-accent);transition:all var(--transition-base);align-items:center;gap:var(--space-sm);border-radius:24px 4px;padding:.75rem 2rem;font-weight:700;display:inline-flex}.Dashboard-module__81XuAq__addBtn:hover{box-shadow:0 0 40px var(--color-accent-glow), var(--shadow-xl);filter:brightness(1.1);transform:translateY(-2px)}.Dashboard-module__81XuAq__tableCard{background:var(--gradient-card);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);animation:.6s forwards Dashboard-module__81XuAq__fadeInUp;overflow:hidden}.Dashboard-module__81XuAq__tableWrapper{overflow-x:auto}.Dashboard-module__81XuAq__table{border-collapse:collapse;width:100%;min-width:800px}.Dashboard-module__81XuAq__th{text-align:left;padding:1.25rem var(--space-lg);font-size:var(--fs-tiny);text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);background:#ffffff05}.Dashboard-module__81XuAq__tr{transition:background .2s}.Dashboard-module__81XuAq__tr:hover{background:#ffffff08}.Dashboard-module__81XuAq__td{padding:1.5rem var(--space-lg);border-bottom:1px solid var(--color-border);font-size:var(--fs-body)}.Dashboard-module__81XuAq__tr:last-child .Dashboard-module__81XuAq__td{border-bottom:none}.Dashboard-module__81XuAq__dateCell{color:var(--color-text-primary);font-weight:600}.Dashboard-module__81XuAq__scoreBadge{color:var(--color-primary-light);border:1px solid var(--color-primary-glow);border-radius:var(--radius-md);font-variant-numeric:tabular-nums;background:#0a684726;justify-content:center;align-items:center;min-width:80px;padding:.4rem .8rem;font-weight:700;display:inline-flex}.Dashboard-module__81XuAq__totalScore{color:var(--color-accent);font-size:1.1rem;font-weight:800}.Dashboard-module__81XuAq__totalBadge{color:var(--color-accent-light);border:1px solid var(--color-accent-glow);border-radius:var(--radius-md);background:#f5a62326;padding:.4rem .8rem}.Dashboard-module__81XuAq__emptyState{padding:var(--space-4xl) var(--space-lg);text-align:center;color:var(--color-text-secondary)}@keyframes Dashboard-module__81XuAq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Dashboard-module__81XuAq__header{flex-direction:column;align-items:flex-start}}
.CreateSession-module__O98THa__container{background:var(--gradient-hero);min-height:100vh;padding:8rem 0 4rem}.CreateSession-module__O98THa__formCard{background:var(--gradient-card);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:var(--radius-xl);max-width:650px;padding:var(--space-2xl);box-shadow:var(--shadow-xl);margin:0 auto;animation:.6s forwards CreateSession-module__O98THa__fadeInDown}.CreateSession-module__O98THa__title{font-size:var(--fs-h3);margin-bottom:var(--space-xs);text-align:center}.CreateSession-module__O98THa__subtitle{text-align:center;color:var(--color-text-secondary);margin-bottom:var(--space-2xl);font-size:.95rem}.CreateSession-module__O98THa__formGroup{margin-bottom:var(--space-xl)}.CreateSession-module__O98THa__label{margin-bottom:var(--space-sm);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600;display:block}.CreateSession-module__O98THa__input,.CreateSession-module__O98THa__select{border:1px solid var(--color-border);border-radius:var(--radius-lg);color:#fff;background:#ffffff0a;width:100%;padding:.85rem 1.15rem;font-size:1rem;transition:all .2s}.CreateSession-module__O98THa__input:focus,.CreateSession-module__O98THa__select:focus{border-color:var(--color-primary);background:#ffffff14;outline:none;box-shadow:0 0 0 4px #0a68471a}.CreateSession-module__O98THa__radioGroup{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.CreateSession-module__O98THa__radioOption{position:relative}.CreateSession-module__O98THa__radioInput{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.CreateSession-module__O98THa__radioLabel{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-lg);border:1px solid var(--color-border);border-radius:var(--radius-lg);cursor:pointer;text-align:center;background:#ffffff05;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.CreateSession-module__O98THa__radioLabel svg{color:var(--color-text-muted);transition:transform .3s,color .3s}.CreateSession-module__O98THa__radioInput:checked+.CreateSession-module__O98THa__radioLabel{border-color:var(--color-accent);color:var(--color-accent);box-shadow:var(--shadow-glow-accent);background:#f5a62314}.CreateSession-module__O98THa__radioInput:checked+.CreateSession-module__O98THa__radioLabel svg{color:var(--color-accent);transform:scale(1.1)}.CreateSession-module__O98THa__radioTitle{font-size:1rem;font-weight:700}.CreateSession-module__O98THa__radioSub{opacity:.7;font-size:.75rem}.CreateSession-module__O98THa__grid{gap:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}.CreateSession-module__O98THa__submitBtn{width:100%;margin-top:var(--space-xl);justify-content:center;align-items:center;gap:var(--space-sm);border-radius:28px 4px;padding:1rem;font-size:1.1rem;font-weight:800;display:flex}@keyframes CreateSession-module__O98THa__fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.CreateSession-module__O98THa__grid{grid-template-columns:1fr}.CreateSession-module__O98THa__formCard{padding:var(--space-xl)}}
.NewTournament-module___-Exnq__container{background:var(--gradient-hero);min-height:100vh;padding:8rem 0 4rem}.NewTournament-module___-Exnq__formWrapper{background:var(--gradient-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border:1px solid var(--color-border);border-radius:var(--radius-xl);max-width:900px;padding:var(--space-2xl);box-shadow:var(--shadow-2xl);margin:0 auto}.NewTournament-module___-Exnq__titleHeader{margin-bottom:var(--space-2xl);text-align:center}.NewTournament-module___-Exnq__titleHeader h1{font-size:var(--fs-h2);margin-bottom:var(--space-xs)}.NewTournament-module___-Exnq__subtitle{color:var(--color-text-secondary)}.NewTournament-module___-Exnq__section{margin-bottom:var(--space-2xl);padding-bottom:var(--space-xl);border-bottom:1px solid var(--color-border)}.NewTournament-module___-Exnq__section:last-child{border-bottom:none}.NewTournament-module___-Exnq__sectionHeader{margin-bottom:var(--space-lg);justify-content:space-between;align-items:center;display:flex}.NewTournament-module___-Exnq__sectionTitle{align-items:center;gap:var(--space-sm);font-size:var(--fs-h4);color:var(--color-accent);margin-bottom:0;font-weight:700;display:flex}.NewTournament-module___-Exnq__fieldGrid{gap:var(--space-lg);grid-template-columns:1fr 1fr;display:grid}.NewTournament-module___-Exnq__field{gap:var(--space-xs);flex-direction:column;display:flex}.NewTournament-module___-Exnq__fullWidth{grid-column:1/-1}.NewTournament-module___-Exnq__label{font-size:var(--fs-tiny);text-transform:uppercase;letter-spacing:1px;color:var(--color-text-muted);font-weight:700}.NewTournament-module___-Exnq__input,.NewTournament-module___-Exnq__select{border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text-primary);font-size:var(--fs-body);transition:all var(--transition-base);background:#ffffff0d;width:100%;padding:.8rem 1rem}.NewTournament-module___-Exnq__input:focus,.NewTournament-module___-Exnq__select:focus{border-color:var(--color-accent);background:#ffffff14;outline:none;box-shadow:0 0 15px #f5a62333}.NewTournament-module___-Exnq__addEventBtn{align-items:center;gap:var(--space-xs);border:1px solid var(--color-accent);border-radius:var(--radius-md);color:var(--color-accent);cursor:pointer;transition:all var(--transition-base);background:#f5a6231a;padding:.6rem 1.2rem;font-size:.85rem;font-weight:700;display:flex}.NewTournament-module___-Exnq__addEventBtn:hover{background:var(--color-accent);color:var(--color-bg-dark);box-shadow:0 0 15px #f5a6234d}.NewTournament-module___-Exnq__eventList{gap:var(--space-md);flex-direction:column;display:flex}.NewTournament-module___-Exnq__eventRow{align-items:flex-end;gap:var(--space-md);padding:var(--space-md);border:1px solid var(--color-border);border-radius:var(--radius-md);background:#ffffff05;animation:.3s ease-out NewTournament-module___-Exnq__slideIn;display:flex}@keyframes NewTournament-module___-Exnq__slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.NewTournament-module___-Exnq__rowNumber{background:var(--color-border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:12px;font-size:.7rem;font-weight:700;display:flex}.NewTournament-module___-Exnq__rowFields{gap:var(--space-md);flex:1;grid-template-columns:repeat(3,1fr);display:grid}.NewTournament-module___-Exnq__rowField{flex-direction:column;gap:4px;display:flex}.NewTournament-module___-Exnq__rowLabel{text-transform:uppercase;color:var(--color-text-muted);letter-spacing:.5px;font-size:.65rem;font-weight:700}.NewTournament-module___-Exnq__removeBtn{border-radius:var(--radius-md);color:#ff4d4d;cursor:pointer;transition:all var(--transition-base);background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:2px;padding:.6rem;display:flex}.NewTournament-module___-Exnq__removeBtn:hover{background:#ff4d4d1a;border-color:#ff4d4d4d}.NewTournament-module___-Exnq__emptyEvents{text-align:center;padding:var(--space-2xl);border:1px dashed var(--color-border);border-radius:var(--radius-md);color:var(--color-text-secondary);background:#ffffff03;font-style:italic}.NewTournament-module___-Exnq__actions{justify-content:flex-end;gap:var(--space-md);margin-top:var(--space-xl);display:flex}@media (max-width:768px){.NewTournament-module___-Exnq__rowFields{grid-template-columns:1fr}.NewTournament-module___-Exnq__eventRow{flex-wrap:wrap}}@media (max-width:600px){.NewTournament-module___-Exnq__fieldGrid{grid-template-columns:1fr}.NewTournament-module___-Exnq__formWrapper{padding:var(--space-lg)}}
.CTA-module__CdZh3q__cta{background:var(--color-bg-dark);position:relative;overflow:hidden}.CTA-module__CdZh3q__container{z-index:2;max-width:1000px;position:relative}.CTA-module__CdZh3q__box{background:var(--gradient-card);border:1px solid var(--color-border);border-radius:var(--radius-2xl);padding:var(--space-5xl) var(--space-2xl);text-align:center;box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.CTA-module__CdZh3q__box:before{content:"";background:radial-gradient(circle at center, var(--color-primary-glow) 0%, transparent 50%);opacity:.3;z-index:0;width:200%;height:200%;animation:20s linear infinite CTA-module__CdZh3q__rotate;position:absolute;top:-50%;left:-50%}@keyframes CTA-module__CdZh3q__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CTA-module__CdZh3q__content{z-index:1;max-width:640px;margin:0 auto;position:relative}.CTA-module__CdZh3q__title{font-size:var(--fs-h1);margin-bottom:var(--space-md);color:var(--color-white)}.CTA-module__CdZh3q__desc{font-size:var(--fs-body-lg);color:var(--color-text-secondary);margin-bottom:var(--space-2xl);line-height:var(--lh-relaxed)}.CTA-module__CdZh3q__form{gap:var(--space-sm);max-width:500px;margin:0 auto var(--space-xl);display:flex}.CTA-module__CdZh3q__input{border-radius:var(--radius-lg);border:1px solid var(--color-border);color:var(--color-text-primary);font-size:var(--fs-body);transition:all var(--transition-base);background:#0b112099;flex:1;padding:1rem 1.5rem}.CTA-module__CdZh3q__input::placeholder{color:var(--color-text-muted)}.CTA-module__CdZh3q__input:focus{border-color:var(--color-primary);box-shadow:var(--shadow-glow-primary);outline:none}.CTA-module__CdZh3q__trustBadges{justify-content:center;align-items:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.CTA-module__CdZh3q__badge{align-items:center;gap:var(--space-xs);color:var(--color-text-muted);font-size:var(--fs-small);font-weight:500;display:flex}.CTA-module__CdZh3q__badgeIcon{color:var(--color-primary-light)}@media (max-width:768px){.CTA-module__CdZh3q__box{padding:var(--space-4xl) var(--space-xl)}.CTA-module__CdZh3q__form{flex-direction:column}.CTA-module__CdZh3q__input{width:100%}}
.DispersionView-module__y_cepG__targetContainer{padding:var(--space-xl);background:var(--gradient-card);-webkit-backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-xl);margin-bottom:var(--space-2xl);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.DispersionView-module__y_cepG__targetSvg{filter:drop-shadow(0 4px 10px #0000004d);width:100%;max-width:400px;height:auto}.DispersionView-module__y_cepG__ring10,.DispersionView-module__y_cepG__ring9{fill:#f8c21a;stroke:#e1af17;stroke-width:.5px}.DispersionView-module__y_cepG__ring8,.DispersionView-module__y_cepG__ring7{fill:#ec252d;stroke:#d11e25;stroke-width:.5px}.DispersionView-module__y_cepG__ring6,.DispersionView-module__y_cepG__ring5{fill:#209ede;stroke:#1a8bc4;stroke-width:.5px}.DispersionView-module__y_cepG__ring4,.DispersionView-module__y_cepG__ring3{fill:#1a1a1a;stroke:#000;stroke-width:.5px}.DispersionView-module__y_cepG__ring2,.DispersionView-module__y_cepG__ring1{fill:#fff;stroke:#ccc;stroke-width:.5px}.DispersionView-module__y_cepG__hit{fill:#fff;stroke:var(--color-bg-dark);stroke-width:.5px;opacity:0;transform-origin:50%;animation:.6s cubic-bezier(.175,.885,.32,1.275) forwards DispersionView-module__y_cepG__hitDrop}.DispersionView-module__y_cepG__hitX{fill:var(--color-accent);stroke:var(--color-bg-dark);filter:drop-shadow(0 0 5px var(--color-accent-glow))}.DispersionView-module__y_cepG__label{margin-top:var(--space-lg);font-family:var(--font-heading);text-align:center}.DispersionView-module__y_cepG__labelTitle{font-size:var(--fs-h4);font-weight:700;display:block}.DispersionView-module__y_cepG__labelDesc{font-size:var(--fs-tiny);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.1em;margin-top:var(--space-xs)}@keyframes DispersionView-module__y_cepG__hitDrop{0%{opacity:0;transform:scale(5)}to{opacity:.9;transform:scale(1)}}@media print{.DispersionView-module__y_cepG__targetContainer{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border:1px solid #ccc!important}.DispersionView-module__y_cepG__hit{fill:#000!important;opacity:.7!important;stroke:none!important}}
