.VideoPlayer-module__HpI6-q__video-section{background:linear-gradient(#0a0e27 0%,#0f1433 100%);padding:5rem 2rem}.VideoPlayer-module__HpI6-q__video-container{aspect-ratio:16/9;border-radius:1rem;max-width:700px;margin:0 auto;box-shadow:0 25px 50px -12px #00000080}.VideoPlayer-module__HpI6-q__video-container iframe{border:none;border-radius:1rem;width:100%;height:100%}
.Searchlight-module__-aBaUG__container{z-index:0;pointer_events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Searchlight-module__-aBaUG__light{top:var(--y,50%);left:var(--x,50%);background:radial-gradient(circle, var(--color,#ffffff4d) 0%, transparent 70%);width:40vw;height:40vw;filter:blur(var(--blur,60px));mix-blend-mode:screen;pointer-events:none;position:absolute;transform:translate(-50%,-50%)}
.Button-module__8PGDma__button{cursor:pointer!important;border:none!important;border-radius:.5rem!important;justify-content:center!important;align-items:center!important;gap:.5rem!important;padding:1rem 2rem!important;font-size:1rem!important;font-weight:600!important;text-decoration:none!important;transition:all .3s!important;display:inline-flex!important}.Button-module__8PGDma__primary{color:#fff!important;background:linear-gradient(135deg,#4169e1e6 0%,#4169e1 100%)!important;border:1px solid #4169e180!important;box-shadow:0 4px 12px #4169e14d!important}.Button-module__8PGDma__primary:hover{background:linear-gradient(135deg,#4169e1 0%,#5b8fff 100%)!important;transform:translateY(-2px)!important;box-shadow:0 8px 20px #4169e166!important}.Button-module__8PGDma__secondary{color:#ffffffe6!important;background:#ffffff14!important;border:1px solid #fff3!important}.Button-module__8PGDma__secondary:hover{background:#ffffff1f!important;border-color:#fff6!important}.Button-module__8PGDma__outline{color:#ffffffe6!important;background:0 0!important;border:1px solid #fff3!important}.Button-module__8PGDma__outline:hover{background:#ffffff0d!important;border-color:#fff6!important}.Button-module__8PGDma__fullWidth{width:100%}.Button-module__8PGDma__sm{padding:.75rem 1.5rem;font-size:.875rem}.Button-module__8PGDma__lg{padding:1.125rem 2.5rem;font-size:1.125rem}.Button-module__8PGDma__disabled{opacity:.6!important;cursor:not-allowed!important;pointer-events:none!important;box-shadow:none!important;transform:none!important}
.Modal-module__fU0e-q__overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:99999;background-color:#050519e6;justify-content:center;align-items:center;width:100vw;height:100vh;padding:1rem;display:flex;position:fixed;inset:0}.Modal-module__fU0e-q__content{background:var(--background-alt);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;max-width:500px;animation:.4s cubic-bezier(.16,1,.3,1) Modal-module__fU0e-q__modalAppear;position:relative;overflow:hidden;box-shadow:0 30px 60px -12px #000000b3}.Modal-module__fU0e-q__closeButton{color:var(--foreground-muted);cursor:pointer;z-index:10;transition:var(--transition-base);background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex;position:absolute;top:1rem;right:1.5rem}.Modal-module__fU0e-q__closeButton:hover{color:var(--foreground)}@keyframes Modal-module__fU0e-q__modalAppear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.AgreeToTermsOfService-module__LlWCpG__container{background:var(--background-alt);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;max-width:500px;box-shadow:var(--shadow-lg);text-align:center;padding:3rem}.AgreeToTermsOfService-module__LlWCpG__title{color:var(--foreground);margin-bottom:1rem;font-size:2rem}.AgreeToTermsOfService-module__LlWCpG__description{color:var(--foreground-muted);margin-bottom:2rem;line-height:1.6}.AgreeToTermsOfService-module__LlWCpG__termsLink{color:var(--primary-blue);text-underline-offset:.125rem;font-weight:600;text-decoration:underline}.AgreeToTermsOfService-module__LlWCpG__termsLink:hover,.AgreeToTermsOfService-module__LlWCpG__termsLink:focus-visible{color:var(--primary-cyan)}.AgreeToTermsOfService-module__LlWCpG__form{flex-direction:column;gap:1.25rem;display:flex}.AgreeToTermsOfService-module__LlWCpG__inputGroup{text-align:left}.AgreeToTermsOfService-module__LlWCpG__label{color:var(--foreground-subtle);margin-bottom:.5rem;padding-left:.5rem;font-size:.875rem;display:block}.AgreeToTermsOfService-module__LlWCpG__input{border-radius:var(--radius-pill);background:var(--background-elevated);border:1px solid var(--border-subtle);width:100%;color:var(--foreground);transition:var(--transition-base);outline:none;padding:.875rem 1.25rem;font-size:1rem}.AgreeToTermsOfService-module__LlWCpG__input:focus{border-color:var(--primary-blue)}.AgreeToTermsOfService-module__LlWCpG__checkboxGroup{color:var(--foreground-subtle);cursor:pointer;align-items:center;gap:.75rem;margin:.5rem 0;font-size:.9rem;display:flex}.AgreeToTermsOfService-module__LlWCpG__checkboxGroup input{cursor:pointer;width:1.2rem;height:1.2rem}.AgreeToTermsOfService-module__LlWCpG__submitButton{border-radius:var(--radius-pill);color:#fff;transition:var(--transition-base);box-shadow:var(--shadow-button);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;display:flex}.AgreeToTermsOfService-module__LlWCpG__buttonIdle{background:var(--gradient-button)}.AgreeToTermsOfService-module__LlWCpG__buttonSuccess{background:var(--surface-green);border:1px solid var(--border-green)}.AgreeToTermsOfService-module__LlWCpG__statusMessage{margin-top:1.5rem;font-weight:500}
.LanguageUpdateDropdown-module__0V1ZBG__dropdown{z-index:60;background:#0a0f28fa;border:1px solid #ffffff1f;border-radius:.75rem;width:max-content;min-width:220px;padding:.75rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 18px 45px #00000040}.LanguageUpdateDropdown-module__0V1ZBG__title{text-transform:uppercase;color:#ffffff80;border-bottom:1px solid #ffffff0d;margin-bottom:.25rem;padding:.5rem;font-size:.75rem;font-weight:700}.LanguageUpdateDropdown-module__0V1ZBG__option{color:#fff;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;display:flex}.LanguageUpdateDropdown-module__0V1ZBG__option:hover{background:#ffffff0d;border-color:#ffffff1f}.LanguageUpdateDropdown-module__0V1ZBG__header{letter-spacing:.12em;text-transform:uppercase;color:#ffffffa6;margin-bottom:.75rem;font-size:.75rem}
.Header-module__dBh-eG__header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#131938f2;border-bottom:1px solid #4169e126;position:sticky;top:0}.Header-module__dBh-eG__container{justify-content:space-between;align-items:center;padding:1rem;display:flex}@media (min-width:640px){.Header-module__dBh-eG__container{padding:1rem 2rem}}.Header-module__dBh-eG__actions{align-items:center;gap:1rem;display:flex}.Header-module__dBh-eG__languageMenu{display:inline-flex;position:relative}
