.auth-shell{min-height:100svh;display:grid;grid-template-columns:1.05fr .95fr;background:radial-gradient(900px 480px at 12% -8%,rgba(59,110,246,.1),transparent 60%),radial-gradient(760px 460px at 108% 8%,rgba(6,182,212,.08),transparent 58%),linear-gradient(180deg,#f7faff,#eef3fc)}.auth-brand{position:relative;overflow:hidden;padding:clamp(32px,4vw,56px);display:flex;flex-direction:column;justify-content:space-between;color:#eaf0ff;background:radial-gradient(700px 420px at 18% 8%,rgba(91,140,255,.45),transparent 60%),radial-gradient(680px 520px at 100% 100%,rgba(6,182,212,.28),transparent 58%),linear-gradient(150deg,#1b3aa0,#16245a 46%,#0b1430)}.auth-brand:after{content:"";position:absolute;inset:0;opacity:.05;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.auth-brand>*{position:relative;z-index:1}.auth-wordmark{font-size:22px;font-weight:800;letter-spacing:-.02em;color:#fff}.auth-wordmark span{color:#9fc0ff}.auth-brand-mid{margin:40px 0;max-width:30ch}.auth-eyebrow{display:inline-flex;align-items:center;gap:7px;padding:6px 12px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);color:#cfe0ff;font-size:11.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.auth-headline{margin:22px 0 0;font-size:clamp(28px,3.4vw,40px);line-height:1.08;font-weight:720;letter-spacing:-.025em;color:#fff}.auth-sub{margin:16px 0 0;font-size:15px;line-height:1.6;color:#b9c7ee}.auth-points{list-style:none;margin:30px 0 0;padding:0;display:flex;flex-direction:column;gap:14px}.auth-points li{display:flex;align-items:flex-start;gap:12px;font-size:14px;line-height:1.45;color:#dde6ff}.auth-points .tick{flex-shrink:0;width:22px;height:22px;border-radius:7px;display:grid;place-items:center;background:rgba(91,140,255,.22);border:1px solid rgba(159,192,255,.32);color:#bcd4ff}.auth-foot{display:flex;flex-wrap:wrap;gap:8px 16px;font-size:12.5px;color:#9fb0dd}.auth-foot span{display:inline-flex;align-items:center;gap:6px}.auth-main{display:grid;place-items:center;padding:clamp(24px,4vw,48px)}.auth-main-inner{width:100%;max-width:400px}.auth-col{display:flex;flex-direction:column;align-items:center;gap:28px}.auth-col-body{width:100%;text-align:left}@media (max-width:900px){.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}}