body.auth-page-open,html.auth-page-open{overflow:hidden;height:100%}.auth-page-nav{will-change:background-color,backdrop-filter}.auth-page-body,.auth-page-content{width:100%}.auth-page-ambient-glow{pointer-events:none;position:fixed;inset:0;z-index:0;background:radial-gradient(ellipse 85% 55% at 50% -8%,rgba(232,112,58,.14),transparent 58%),radial-gradient(ellipse 75% 50% at 50% 108%,rgba(232,112,58,.11),transparent 52%),radial-gradient(ellipse 45% 38% at 8% 42%,rgba(45,207,207,.07),transparent 48%),radial-gradient(ellipse 45% 38% at 92% 58%,rgba(123,94,167,.07),transparent 48%)}.auth-marketing-panel{min-height:26rem}.auth-nav-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;line-height:1.25;white-space:nowrap;transition:opacity .2s ease,border-color .2s ease,background .2s ease}.auth-nav-btn--primary{border:0;background:hsl(var(--amber));box-shadow:none;color:hsl(var(--amber-foreground))}.auth-nav-btn--primary:hover{background:hsl(var(--amber)/.9)}.auth-nav-btn--outline{border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.04);color:rgba(240,242,248,.92)}.auth-nav-btn--outline:hover{border-color:rgba(45,207,207,.45);background:rgba(45,207,207,.06)}.auth-form-card{border:0;border-radius:0;background:transparent;backdrop-filter:none;box-shadow:none}.auth-surface{border:1px solid hsla(0,0%,100%,.08);border-radius:1rem;background:rgba(12,12,18,.88);backdrop-filter:blur(12px)}.auth-form-card .auth-field-label{font-size:.875rem;font-weight:500;color:rgba(240,242,248,.88)}.auth-form-card .auth-field-input{height:2.5rem;border-color:hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);font-size:.9375rem}@media (min-width:640px){.auth-form-card .auth-field-input{height:2.75rem}}.auth-form-card .auth-field-input:focus-visible{border-color:rgba(176,249,0,.45)}.auth-submit{height:2.5rem;border:0;border-radius:.375rem;background:hsl(var(--amber));box-shadow:none;font-size:.9375rem;font-weight:600;color:hsl(var(--amber-foreground));transition:background-color .15s ease,opacity .15s ease}@media (min-width:640px){.auth-submit{height:2.75rem}}.auth-submit:hover:not(:disabled){background:hsl(var(--amber)/.9)}.auth-submit:disabled{opacity:.55;cursor:not-allowed}.auth-outline-btn{height:2.75rem;border-radius:.375rem;border-color:hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.04);color:rgba(240,242,248,.88);box-shadow:none}.auth-outline-btn:hover:not(:disabled){border-color:hsla(0,0%,100%,.28);background:hsla(0,0%,100%,.08)}.auth-oauth-btn{border-radius:.375rem;border-color:hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.04);color:rgba(240,242,248,.88);box-shadow:none}.auth-oauth-btn:hover:not(:disabled){border-color:hsla(0,0%,100%,.28);background:hsla(0,0%,100%,.08)}.auth-marketing-eyebrow{font-size:.75rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#b0f900}.auth-marketing-title{font-size:clamp(1.5rem,2.5vw,2rem);font-weight:700;line-height:1.2;letter-spacing:-.02em;color:#f0f2f8}.auth-marketing-description{font-size:1rem;line-height:1.6;color:#8b92a9}.auth-marketing-features{display:flex;flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none}.auth-marketing-feature{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;line-height:1.5;color:rgba(240,242,248,.9)}.auth-role-card{min-height:7.25rem;border-radius:.75rem;border:1px solid hsla(0,0%,100%,.12);background:rgba(12,12,18,.6);padding:.875rem;text-align:left;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}@media (min-width:640px){.auth-role-card{min-height:12rem;border-radius:1rem;padding:1.5rem}}@media (min-width:1024px){.auth-role-card{min-height:14rem}}.auth-role-card:hover{border-color:rgba(176,249,0,.35)}.auth-role-card--selected{border-color:rgba(176,249,0,.55);box-shadow:0 0 32px rgba(176,249,0,.12)}.auth-role-card--creator.auth-role-card--selected{background:linear-gradient(to bottom right,rgba(245,200,66,.18),rgba(45,207,207,.08))}.auth-role-card--business.auth-role-card--selected{border-color:rgba(45,207,207,.55);box-shadow:0 0 32px rgba(45,207,207,.12);background:linear-gradient(to bottom right,rgba(45,207,207,.16),rgba(135,80,204,.1))}.auth-role-card--disabled{cursor:not-allowed;opacity:.72;pointer-events:none}.auth-role-card--disabled:hover{border-color:hsla(0,0%,100%,.12)}.auth-link{font-weight:500;color:#b0f900;transition:opacity .2s ease}.auth-link:hover{opacity:.85;text-decoration:underline;text-underline-offset:2px}.auth-forgot-success{border-radius:.75rem;border:1px solid rgba(176,249,0,.25);background:rgba(176,249,0,.06);padding:1rem 1.125rem;font-size:.9375rem;line-height:1.55;color:rgba(240,242,248,.88)}