.auth-page{background:var(--bg);min-height:100dvh;padding:32px 16px max(40px, calc(24px + env(safe-area-inset-bottom)));flex-direction:column;gap:40px;display:flex}.auth-logo{flex:none}.auth-card{flex-direction:column;flex:1;gap:40px;display:flex}.auth-head{flex-direction:column;gap:8px;display:flex}.auth-sub{color:var(--ink-2)}.auth-body{flex-direction:column;gap:24px;display:flex}.auth-foot{text-align:center;margin-top:auto}.auth-foot a,.auth-inline-link{font-weight:600}.auth-check{text-align:center;flex-direction:column;align-items:center;gap:24px;padding-top:56px;display:flex}.auth-check-icon{background:var(--accent-soft);width:80px;height:80px;color:var(--accent-ink);border-radius:999px;place-items:center;display:grid}.auth-check .auth-mail-btn{width:100%}.auth-resend{font:inherit;color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-weight:600;display:inline}.auth-resend:hover{color:var(--accent-ink)}.auth-resend:disabled{color:var(--ink-3);cursor:default}.auth-label-row{justify-content:space-between;align-items:center;display:flex}@media (min-width:1024px){.auth-page{justify-content:center;align-items:center;gap:0;padding:40px 80px;position:relative}.auth-logo{position:absolute;top:40px;left:80px}.auth-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--r-4);width:448px;max-width:100%;box-shadow:var(--shadow-1);flex:none;gap:32px;padding:40px}.auth-sub{color:var(--ink-3)}.auth-body{gap:16px}.auth-foot{margin-top:0}.auth-cta{border-radius:var(--r-2);height:48px;padding:0 24px;font-size:16px}.auth-check{gap:24px;padding-top:0}.auth-card:has(.auth-check){text-align:center;align-items:center;gap:24px}.auth-mail-btn{display:none!important}}.auth-oauth{flex-direction:column;gap:16px;display:flex}.auth-oauth .btn{height:48px;font-size:16px}.auth-oauth-note{text-align:center}.auth-or{color:var(--ink-3);align-items:center;gap:16px;font-size:14px;line-height:24px;display:flex}.auth-or:before,.auth-or:after{content:"";background:var(--line);flex:1 1 0;height:1px}
