.auth-screen{position:fixed;inset:0;background:radial-gradient(circle at 20% 10%,#eeeafd,#f8f8fc 48%,#eeeafd);z-index:100;display:grid;place-items:center;padding:20px}.auth-screen.hidden{display:none}.auth-card{width:min(420px,100%);background:#fff;border:1px solid var(--line);border-radius:22px;padding:36px;box-shadow:0 30px 80px rgba(49,42,91,.14)}.brand-logo{display:block;width:38px;height:38px;object-fit:contain;flex:0 0 auto}.sidebar>.brand .brand-logo{width:36px;height:36px}.auth-brand{padding:0 0 30px}.auth-brand .brand-logo{width:44px;height:44px}.auth-card h1{font:800 25px Manrope;margin:0 0 7px}.auth-card>p:not(.eyebrow):not(.auth-error){color:var(--muted);font-size:13px;margin-bottom:24px}.auth-card form{display:grid;gap:14px}.auth-card label{font-size:11px;font-weight:700;color:#676477}.auth-card input{display:block;width:100%;margin-top:6px;border:1px solid var(--line);border-radius:10px;padding:12px;font:13px 'DM Sans';outline:none}.auth-card input:focus{border-color:var(--purple);box-shadow:0 0 0 3px var(--lav)}.auth-card form .primary{margin-top:5px}.auth-toggle{display:block;margin:18px auto 0}.auth-error{color:#d94f49!important;font-size:11px!important;text-align:center;min-height:15px;margin:10px 0 0!important}@media(max-width:800px){.auth-card{padding:28px}.auth-brand .brand-logo{width:40px;height:40px}}
.auth-card.signup-open{width:min(680px,100%)}.auth-toggle{display:block;margin:16px auto 0}.login-signup-form{grid-template-columns:1fr 1fr!important;gap:11px!important}.login-signup-form .auth-wide{grid-column:1/-1}.auth-card label small{font-size:8px;color:#939087}.auth-plan-field{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;border:0;margin:2px 0 0;padding:0}.auth-plan-field legend{grid-column:1/-1;margin-bottom:7px;color:#676477;font-size:10px;font-weight:700}.auth-plan-field>label{display:block;cursor:pointer}.auth-plan-field input{position:absolute;opacity:0;pointer-events:none}.auth-plan-field label span{height:100%;min-height:80px;display:grid;align-content:center;gap:4px;padding:11px;border:1px solid var(--line);border-radius:13px;background:#f7f7fa}.auth-plan-field input:checked+span{border-color:#8eaa51;background:#f1f8df;box-shadow:0 0 0 2px rgba(142,170,81,.12)}.auth-plan-field strong,.auth-plan-field small{display:block}.auth-plan-field strong{font-size:11px}.auth-plan-field small{font-size:8px!important}.auth-plan-field i{color:#6f8e31;font-size:7px;font-style:normal;text-transform:uppercase}@media(max-width:600px){.auth-card.signup-open{padding:22px 16px}.login-signup-form{grid-template-columns:1fr!important}.login-signup-form .auth-wide{grid-column:auto}.auth-plan-field{grid-template-columns:1fr}.auth-plan-field label span{min-height:58px}}
