.hero-background{background:radial-gradient(circle at center,#2b2b2b 0,#121212 100%);position:relative;overflow:hidden;min-height:100vh;min-height:100dvh;opacity:0;transform:translateY(20px)}.hero-background.hero-load-in{animation:heroLoadFadeUp .8s ease-out forwards}@keyframes heroLoadFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-ambient{position:absolute;inset:0;pointer-events:none;z-index:0;overflow:hidden}.hero-orb{position:absolute;border-radius:50%;filter:blur(60px);opacity:.4;will-change:transform}.hero-background.hero-load-in .hero-orb{animation:heroOrbFloat 18s ease-in-out infinite}.hero-orb-1{width:min(70vw,480px);height:min(70vw,480px);left:-10%;top:10%;background:radial-gradient(circle,rgba(249,217,35,.25) 0,rgba(212,168,23,.08) 50%,transparent 70%);animation-delay:0s}.hero-orb-2{width:min(50vw,320px);height:min(50vw,320px);right:-5%;bottom:15%;background:radial-gradient(circle,rgba(249,217,35,.2) 0,rgba(212,168,23,.06) 50%,transparent 70%);animation-delay:-6s}.hero-orb-3{width:min(40vw,260px);height:min(40vw,260px);left:30%;bottom:25%;background:radial-gradient(circle,rgba(249,217,35,.18) 0,transparent 60%);animation-delay:-12s}.hero-orb-4{width:min(45vw,300px);height:min(45vw,300px);right:25%;top:30%;background:radial-gradient(circle,rgba(212,168,23,.15) 0,transparent 65%);animation-delay:-3s}@keyframes heroOrbFloat{0%,to{transform:translate(0) scale(1)}25%{transform:translate(4%,-3%) scale(1.05)}50%{transform:translate(-3%,2%) scale(.98)}75%{transform:translate(2%,4%) scale(1.02)}}.hero-background:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 120% 100% at 50% 50%,transparent 40%,rgba(0,0,0,.25) 85%,rgba(0,0,0,.45) 100%);pointer-events:none;z-index:1}.hero-background .hero-top-fade{top:0;left:0;right:0;height:45%;background:linear-gradient(180deg,rgba(18,18,18,.9) 0,rgba(18,18,18,.35) 55%,transparent)}.hero-background .hero-top-fade,.hero-noise{position:absolute;pointer-events:none;z-index:1}.hero-noise{inset:0;opacity:.04;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.court-line-accent{position:absolute;bottom:20%;left:0;width:100%;height:2px;background:#f9d923;box-shadow:0 0 15px rgba(249,217,35,.6);pointer-events:none;z-index:1;transform:scaleX(0);transform-origin:left center}.hero-background.hero-load-in .court-line-accent{animation:accentSweep 1.2s ease-out .4s forwards}@keyframes accentSweep{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.home-page-bg{background:radial-gradient(circle at center,#2b2b2b 0,#121212 100%);min-height:100vh;min-height:100dvh}.hero-accent-line{width:100%;max-width:28rem;height:3px;margin-left:auto;margin-right:auto;margin-bottom:0;background:linear-gradient(90deg,transparent,#f9d923 15%,#f9d923 85%,transparent);border-radius:2px;box-shadow:0 0 12px rgba(249,217,35,.5);transform:scaleX(0);transform-origin:center;pointer-events:none}@media (min-width:640px){.hero-accent-line{max-width:36rem}}@media (min-width:768px){.hero-accent-line{max-width:44rem}}@media (min-width:1024px){.hero-accent-line{max-width:56rem}}@media (min-width:1280px){.hero-accent-line{max-width:64rem}}.hero-background.hero-load-in .hero-accent-line{animation:heroAccentLineIn .8s ease-out .6s forwards}@keyframes heroAccentLineIn{0%{transform:scaleX(0);opacity:0}to{transform:scaleX(1);opacity:1}}.hero-spotlight{position:absolute;top:50%;left:15%;width:80%;max-width:600px;height:120%;transform:translate(-20%,-50%);background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(249,217,35,.08) 0,rgba(249,217,35,.02) 45%,transparent 70%);pointer-events:none;z-index:0}.hero-background .hero-section-inner{position:relative;z-index:2;min-height:100vh;min-height:100dvh}@media (max-width:767px){.hero-background{min-height:0}.hero-background .hero-section-inner{min-height:0;padding-bottom:7rem}}.hero-background .hero-section-inner h1.hero-title{font-size:clamp(1.75rem,5vw + 1rem,4rem)}@media (max-width:767px){.hero-background .hero-section-inner h1.hero-title.hero-title-mobile-two-lines{font-size:clamp(2.25rem,8vw + 1.25rem,3.5rem)!important}.hero-background .hero-section-inner h1.hero-title.hero-title-mobile-two-lines .hero-title-line1,.hero-background .hero-section-inner h1.hero-title.hero-title-mobile-two-lines .hero-title-line2{display:block}}@media (min-width:768px){.hero-background .hero-section-inner h1.hero-title .hero-title-line1,.hero-background .hero-section-inner h1.hero-title .hero-title-line2{display:inline}}@media (min-width:640px){.hero-background .hero-section-inner h1.hero-title{font-size:clamp(2rem,4vw + 1.5rem,3.5rem)}}@media (min-width:768px){.hero-background .hero-section-inner h1.hero-title{font-size:clamp(2.5rem,5vw + 1rem,4.5rem)}}@media (min-width:1024px){.hero-background .hero-section-inner h1.hero-title{font-size:clamp(3.5rem,4vw + 2rem,5rem)!important}}@media (min-width:1280px){.hero-background .hero-section-inner h1.hero-title{font-size:clamp(4rem,3vw + 2.5rem,5.5rem)!important}}.hero-background .hero-section-inner .hero-description{font-size:clamp(1rem,2vw + .75rem,1.5rem);line-height:1.6}@media (min-width:640px){.hero-background .hero-section-inner .hero-description{font-size:clamp(1.125rem,1.5vw + .875rem,1.5rem)}}@media (min-width:1024px){.hero-background .hero-section-inner .hero-description{font-size:clamp(1.25rem,1vw + 1rem,1.75rem);line-height:1.65}}@media (min-width:1280px){.hero-background .hero-section-inner .hero-description{font-size:clamp(1.375rem,.5vw + 1.25rem,2rem)}}.hero-background .hero-section-inner .hero-subtitle{font-size:clamp(1.25rem,2.5vw + .75rem,2.25rem);font-weight:400;letter-spacing:.01em;line-height:1.4;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}@media (min-width:768px){.hero-background .hero-section-inner .hero-subtitle{font-size:clamp(1.5rem,2vw + .75rem,2.5rem);letter-spacing:.02em;line-height:1.35}}@media (min-width:1024px){.hero-background .hero-section-inner .hero-subtitle{font-size:clamp(1.75rem,1.5vw + 1rem,2.75rem);letter-spacing:.025em;line-height:1.35}}.hero-cta-primary{transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease}@media (hover:hover) and (pointer:fine){.hero-cta-primary:hover{transform:scale(1.05);box-shadow:0 0 28px rgba(249,217,35,.5),0 0 50px rgba(249,217,35,.2)}.hero-cta-primary:active{transform:scale(1.02)}}.hero-cta-secondary{transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease,background-color .3s ease}@media (hover:hover) and (pointer:fine){.hero-cta-secondary:hover{transform:scale(1.05)}.hero-cta-secondary:active{transform:scale(1.02)}}@media (prefers-reduced-motion:reduce){.hero-background,.hero-background.hero-load-in{animation:none;transform:none;opacity:1}.hero-background.hero-load-in .hero-orb{animation:none}.hero-background.hero-load-in .court-line-accent{animation:none;transform:scaleX(1)}}@keyframes heroZoom{0%{transform:scale(1)}to{transform:scale(1.02)}}.hero-bg-position{object-position:75% center}@media (min-width:768px){.hero-bg-position{object-position:center}.hero-zoom{animation:heroZoom 20s ease-in-out infinite alternate}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero-zoom{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}@media (max-width:767px){section{min-height:10vh}body{overflow-x:hidden}a,button{min-height:44px}}@media (min-width:375px){.xs\:px-4{padding-left:1rem;padding-right:1rem}.xs\:px-3{padding-left:.75rem;padding-right:.75rem}.xs\:px-6{padding-left:1.5rem;padding-right:1.5rem}.xs\:py-3\.5{padding-top:.875rem;padding-bottom:.875rem}.xs\:mb-4{margin-bottom:1rem}.xs\:mb-6{margin-bottom:1.5rem}.xs\:mb-8{margin-bottom:2rem}.xs\:gap-3{gap:.75rem}.xs\:gap-6{gap:1.5rem}.xs\:text-4xl{font-size:2.25rem;line-height:2.5rem}.xs\:text-xl{font-size:1.25rem;line-height:1.75rem}.xs\:text-base{font-size:1rem;line-height:1.5rem}.xs\:text-sm{font-size:.875rem;line-height:1.25rem}.xs\:text-xs{font-size:.75rem;line-height:1rem}.xs\:text-3xl{font-size:1.875rem;line-height:2.25rem}.xs\:text-lg{font-size:1.125rem;line-height:1.75rem}.xs\:text-2xl{font-size:1.5rem;line-height:2rem}.xs\:p-6{padding:1.5rem}.xs\:p-5{padding:1.25rem}.xs\:pt-4{padding-top:1rem}.xs\:pt-3{padding-top:.75rem}.xs\:py-8{padding-top:2rem;padding-bottom:2rem}.xs\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.xs\:w-14{width:3.5rem}.xs\:h-14{height:3.5rem}.xs\:h-7{height:1.75rem}.xs\:w-7{width:1.75rem}.xs\:h-4{height:1rem}.xs\:w-4{width:1rem}.xs\:mr-2\.5{margin-right:.625rem}.xs\:mb-2{margin-bottom:.5rem}.xs\:mb-3{margin-bottom:.75rem}.xs\:gap-2\.5{gap:.625rem}.xs\:mt-6{margin-top:1.5rem}.xs\:pt-6{padding-top:1.5rem}}.fade-in-section{opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.fade-in-section.fade-in-visible{opacity:1;transform:translateY(0)}.touch-manipulation{touch-action:manipulation;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth}button{-webkit-user-select:none;user-select:none}a:focus-visible,button:focus-visible{outline:2px solid #d4a817;outline-offset:2px}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}@keyframes float{0%,to{transform:translateY(0) translateX(0);opacity:.3}25%{transform:translateY(-20px) translateX(10px);opacity:.6}50%{transform:translateY(-40px) translateX(-10px);opacity:.8}75%{transform:translateY(-20px) translateX(5px);opacity:.6}}.animate-float{animation:float 8s ease-in-out infinite}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--transition-base:200ms cubic-bezier(0.4,0,0.2,1);--transition-fast:150ms cubic-bezier(0.4,0,0.2,1);--transition-slow:250ms cubic-bezier(0.4,0,0.2,1)}a[role=button],button{transition:transform var(--transition-base),opacity var(--transition-base),box-shadow var(--transition-base),background-color var(--transition-base),border-color var(--transition-base);will-change:transform}@media (hover:hover) and (pointer:fine) and (min-width:1024px){a[role=button]:hover,button:not(:disabled):hover{transform:translateY(-2px) scale(1.02)}a[role=button]:active,button:not(:disabled):active{transform:translateY(0) scale(.97);transition-duration:.1s}}.card,[class*=Card]{transition:transform var(--transition-base),opacity var(--transition-base),box-shadow var(--transition-base);will-change:transform}@media (hover:hover) and (pointer:fine){.card:hover,[class*=Card]:hover{transition-duration:var(--transition-slow);transform:translateY(-2px)}}a:not(button):not([role=button]){transition:color var(--transition-fast),opacity var(--transition-fast)}[data-radix-dialog-content],[role=dialog]{transition:opacity var(--transition-base),transform var(--transition-base)}[data-radix-dropdown-menu-content],[data-radix-select-content]{transition:opacity var(--transition-fast),transform var(--transition-fast)}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero-entrance{opacity:1}@media (min-width:1024px){.hero-entrance{animation:heroFadeUp .6s cubic-bezier(.4,0,.2,1) forwards;opacity:0}.hero-entrance-delay-1{animation-delay:.1s}.hero-entrance-delay-2{animation-delay:.2s}.hero-entrance-delay-3{animation-delay:.3s}}.scroll-reveal{opacity:0;transform:translateY(16px);transition:opacity .6s cubic-bezier(.4,0,.2,1),transform .6s cubic-bezier(.4,0,.2,1)}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}.navbar-scrolled{box-shadow:0 4px 12px rgba(0,0,0,.15);transition:box-shadow var(--transition-base),background-color var(--transition-base)}@media (max-width:1023px){.hero-entrance{animation:none;opacity:1}a[role=button]:hover,button:not(:disabled):hover{transform:none}}.intro-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;overflow:hidden}.intro-overlay-dark{background:#0a0a0a}.intro-overlay-modern{background:radial-gradient(ellipse 120% 80% at 50% 40%,rgba(26,22,18,.98) 0,#0a0a0a 50%,#050505 100%)}.intro-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.intro-logo-wrapper{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:180px;height:auto;z-index:10000;pointer-events:none;transition:opacity .3s ease}.intro-logo-entrance{animation:intro-logo-scale-in .8s cubic-bezier(.16,1,.3,1) forwards}@media (prefers-reduced-motion:reduce){.intro-logo-entrance{animation:none;opacity:1}}@keyframes intro-logo-scale-in{0%{opacity:0;transform:translate(-50%,-50%) scale(.92)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.intro-logo-large{width:280px}.intro-logo-large .intro-logo-img{width:280px!important;max-height:120px;filter:drop-shadow(0 4px 24px rgba(212,168,23,.12))}.intro-logo-img{width:180px!important;height:auto!important;max-height:80px;object-fit:contain}.intro-skip-btn{position:fixed;bottom:1.5rem;right:1.5rem;z-index:10001;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;color:rgba(255,255,255,.85);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:9999px;cursor:pointer;transition:color .2s ease,background .2s ease,border-color .2s ease,transform .15s ease}.intro-skip-btn:hover{color:#fff;background:rgba(255,255,255,.12);border-color:rgba(212,168,23,.4)}.intro-skip-btn:focus-visible{outline:none;box-shadow:0 0 0 2px #0a0a0a,0 0 0 4px rgba(212,168,23,.5)}.intro-skip-btn:active{transform:scale(.98)}@media (max-width:639px){.intro-logo-wrapper{width:140px}.intro-logo-large{width:200px}.intro-logo-large .intro-logo-img{width:200px!important;max-height:80px}.intro-logo-img{width:140px!important;max-height:56px}.intro-skip-btn{bottom:1.25rem;right:1.25rem;padding:.5rem 1rem;font-size:.8125rem;min-height:44px}}.login-page{isolation:isolate}.login-card{transition:box-shadow .2s ease}.login-card:focus-within{box-shadow:0 24px 48px rgba(0,0,0,.4),0 0 0 1px rgba(255,255,255,.03),0 0 0 3px rgba(212,168,23,.08)}.login-input{transition:border-color .2s ease,box-shadow .2s ease}.login-input::placeholder{color:rgba(255,255,255,.35)}.login-submit:active:not(:disabled){transform:scale(.99)}.login-canva{background:#0a0a0a}.login-hero{background:linear-gradient(180deg,#0f0f0f,#1a1a1a 50%,#141414);position:relative}.login-hero:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(-45deg,transparent,transparent 8px,rgba(255,255,255,.02) 0,rgba(255,255,255,.02) 16px);pointer-events:none}.login-form-section{box-shadow:0 -4px 24px rgba(0,0,0,.08)}.login-canva-input{transition:box-shadow .35s ease,background-color .35s ease,border-color .35s ease,outline-color .35s ease}.login-canva-input:hover{background-color:rgba(212,168,23,.08)!important;box-shadow:0 0 0 2px rgba(212,168,23,.2)}.login-canva-btn{transition:background-color .35s ease,box-shadow .35s ease,transform .25s ease,color .35s ease}.login-canva-btn:hover:not(:disabled){background-color:#2d2d2d;box-shadow:0 8px 24px rgba(212,168,23,.2),0 0 0 1px rgba(212,168,23,.15)}.login-canva-btn:active:not(:disabled){transform:scale(.98)}.login-canva-link{transition:color .35s ease,opacity .35s ease}.login-canva-link:hover{color:#d4a817;opacity:1}.register-canva{background:#0a0a0a}.register-hero{background:linear-gradient(180deg,#0f0f0f,#1a1a1a 50%,#141414);position:relative}.register-hero:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(-45deg,transparent,transparent 8px,rgba(255,255,255,.02) 0,rgba(255,255,255,.02) 16px);pointer-events:none}.register-hero-collapsible{overflow:hidden}.register-hero-collapsed{min-height:0!important;height:0!important;padding-top:0!important;padding-bottom:0!important;opacity:0;pointer-events:none}.register-form-section{box-shadow:0 -4px 24px rgba(0,0,0,.08)}.register-canva-input{transition:box-shadow .35s ease,background-color .35s ease,border-color .35s ease,outline-color .35s ease}.register-canva-input:hover{background-color:rgba(212,168,23,.08)!important;box-shadow:0 0 0 2px rgba(212,168,23,.2)}.register-canva-btn{transition:background-color .35s ease,box-shadow .35s ease,transform .25s ease,color .35s ease}.register-canva-btn:hover:not(:disabled){background-color:#2d2d2d;box-shadow:0 8px 24px rgba(212,168,23,.2),0 0 0 1px rgba(212,168,23,.15)}.register-canva-link{transition:color .35s ease,opacity .35s ease}.register-canva-link:hover{color:#d4a817;opacity:1}.register-canva-option{transition:background-color .35s ease,box-shadow .2s ease}.register-canva-option:hover{background-color:rgba(212,168,23,.1);box-shadow:0 0 0 1px rgba(212,168,23,.15)}.forgot-password-tab{transition:background-color .35s ease,color .35s ease,box-shadow .2s ease}.forgot-password-tab:hover{color:#1a1a1a}.point-system-page input{outline:none}.point-system-page input:hover{border-color:rgba(212,168,23,.5);box-shadow:0 0 0 1px rgba(212,168,23,.2)}.point-system-page input:focus{border-color:#d4a817;box-shadow:0 0 0 2px rgba(212,168,23,.25),0 0 0 4px rgba(212,168,23,.15);outline:none}.point-system-page input:focus-visible{border-color:#d4a817;box-shadow:0 0 0 2px rgba(212,168,23,.25),0 0 0 4px rgba(212,168,23,.15);outline:none}@media (max-width:767px){.home-page-content{flex:0 0 auto!important;overflow:hidden;max-width:100%}.home-page-content,.home-page-content .hero-background,.home-page-content .hero-background .hero-section-inner,.home-page-content section,.home-page-content>*{min-height:0!important}}.profile-page-wrapper{min-height:100vh!important;min-height:100dvh!important;background:linear-gradient(180deg,#252015 0,#1C1810)!important}body:has(.profile-page-wrapper){min-height:100vh!important;min-height:100dvh!important;background:linear-gradient(180deg,#252015 0,#1C1810)!important}@media (max-width:767px){body:has(.profile-page-wrapper){min-height:100vh!important;min-height:100dvh!important;background:linear-gradient(180deg,#252015 0,#1C1810)!important}}