.auth-shell{color:#fff;background:linear-gradient(#183931 0%,#2a5744 55%,#4d6d6a 100%);justify-content:center;align-items:center;min-height:100dvh;padding:2.5rem 1rem;display:flex;position:relative;overflow:hidden}.auth-shell__fx{pointer-events:none;position:absolute;inset:0;overflow:hidden}.auth-shell__glow{border-radius:999px;position:absolute}.auth-shell__glow--top{background:radial-gradient(circle,#b8f02f3d 0%,#b8f02f00 72%);width:320px;height:320px;top:-12%;left:50%;transform:translate(-50%)}.auth-shell__glow--bottom{background:radial-gradient(circle,#e0f6da2e 0%,#e0f6da00 74%);width:260px;height:260px;bottom:-18%;right:-8%}.auth-shell__inner{z-index:1;width:100%;max-width:520px;margin:0 auto;position:relative}.auth-shell__brand{text-align:center;margin:0 auto 1.75rem}.auth-shell__brand img{width:min(100%,250px);height:auto;margin:0 auto;display:block}.auth-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;overflow:hidden;color:#fff!important;background:linear-gradient(#0f2923f0 0%,#183931e6 100%)!important;border:1px solid #7fa59047!important;border-radius:28px!important;box-shadow:0 28px 80px #00000047!important}.auth-card__header{flex-direction:column;gap:.5rem;display:flex;padding:1.5rem 1.75rem 1rem!important}.auth-card__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#b8f02f;font-size:11px;font-weight:600}.auth-card__title{font-family:var(--font-archivo), system-ui, sans-serif;letter-spacing:-.04em;color:#fff;font-size:30px;font-weight:600;line-height:1}.auth-card__description{text-wrap:balance;font-size:.95rem;line-height:1.65;color:#c6d4d2!important}.auth-card__content{z-index:1;position:relative;padding:0 1.75rem 1.5rem!important}.auth-form{flex-direction:column;gap:1rem;display:flex}.auth-form__notice{color:#fee2e2;background:#ef44441f;border:1px solid #f871714d;border-radius:18px;padding:.875rem 1rem;font-size:.925rem}.auth-field{flex-direction:column;gap:.5rem;display:flex}.auth-field__label{color:#e0f6da!important}.auth-input{color:#fff!important;background:#ffffff0f!important;border-color:#7fa59047!important;border-radius:18px!important;height:48px!important;padding-right:3rem!important}.auth-input::placeholder{color:#8fa7a0}.auth-input:focus-visible{outline:none;box-shadow:0 0 0 2px #b8f02f!important}.auth-password{position:relative}.auth-password__toggle{z-index:2;color:#b6c5c1;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:999px;justify-content:center;align-items:center;width:2rem;height:2rem;transition:background .14s,color .14s;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.auth-password__toggle:hover{color:#fff;background:#7fa5901f}.auth-submit{width:100%;color:#183931!important;background:linear-gradient(135deg,#b8f02f 0%,#72bf01 100%)!important;border:none!important;border-radius:18px!important;height:48px!important;font-weight:700!important;box-shadow:0 12px 24px #b8f02f47!important}.auth-submit:hover{filter:brightness(1.04)}.auth-submit:disabled{opacity:.7}.auth-links{text-align:center;flex-direction:column;gap:.5rem;font-size:.925rem;display:flex}.auth-links,.auth-links p,.auth-links div{color:#b6c5c1}.auth-link{text-decoration:none;color:#b8f02f!important}.auth-link:hover{text-decoration:underline;color:#e0f6da!important}@media (max-width:640px){.auth-shell{padding:1.75rem 1rem}.auth-shell__brand{margin-bottom:1.25rem}.auth-shell__brand img{width:min(100%,220px)}.auth-card__header{padding:1.25rem 1.25rem .875rem!important}.auth-card__content{padding:0 1.25rem 1.25rem!important}}
