.auth-wrap{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 200px)}@media(max-width:900px){.auth-wrap{grid-template-columns:1fr}.auth-aside{display:none}}.auth-form{padding:80px 64px;display:flex;flex-direction:column;justify-content:center;max-width:540px;margin:0 auto;width:100%}@media(max-width:600px){.auth-form{padding:56px 24px}}.crumbs{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--color-phx-mute);margin-bottom:20px}.crumbs a{color:var(--color-phx-mute)}.crumbs a:hover{color:var(--color-phx-red)}.crumbs .sep{opacity:.5}.crumbs .here{color:var(--color-phx-ink);font-weight:500}.auth-form .eyebrow{font-family:var(--font-display, "Montserrat");font-weight:700;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:var(--color-phx-red)}.auth-h1{font-family:var(--font-display, "Montserrat");font-weight:800;font-size:clamp(32px,3.2vw,42px);letter-spacing:-.03em;line-height:1.05;margin-top:12px;color:var(--color-phx-ink)}.auth-lede{margin-top:12px;font-size:16px;line-height:1.55;color:var(--color-phx-body);max-width:50ch}.auth-err{margin-top:24px;padding:14px 16px;background:var(--color-phx-blush);border:1px solid rgba(184,28,45,.2);border-radius:8px;font-size:14px;color:var(--color-phx-red-deep)}.auth-ok{margin-top:32px;padding:20px 22px;background:#e6f2ec;border:1px solid rgba(31,122,83,.2);border-radius:12px}.auth-ok .ok-h{font-family:var(--font-display, "Montserrat");font-weight:700;font-size:16px;color:var(--color-phx-ink);margin:0 0 6px}.auth-ok .ok-b{font-size:14.5px;color:var(--color-phx-body);margin:0;line-height:1.55}.auth-form-body{margin-top:32px;display:flex;flex-direction:column;gap:18px}.auth-form-body .field{display:flex;flex-direction:column;gap:8px}.auth-form-body label{font-size:14px;font-weight:600;color:var(--color-phx-ink)}.auth-form-body input{font-family:inherit;font-size:16px;color:var(--color-phx-ink);background:#fff;border:0;outline:0;box-shadow:inset 0 0 0 1px var(--color-phx-line);border-radius:10px;padding:0 16px;height:56px;transition:box-shadow .15s}.auth-form-body input:focus{box-shadow:inset 0 0 0 1.5px var(--color-phx-ink)}.auth-form-body input::placeholder{color:var(--color-phx-mute)}.divider-or{display:flex;align-items:center;gap:14px;margin:24px 0}.divider-or:before,.divider-or:after{content:"";flex:1;height:1px;background:var(--color-phx-line)}.divider-or span{font-size:12px;color:var(--color-phx-mute);font-weight:600;letter-spacing:.12em;text-transform:uppercase}.auth-secondary{justify-content:center}.google-btn{margin-top:32px;justify-content:center;gap:12px;width:100%;background:#fff}.google-btn:hover{background:var(--color-phx-panel)}.google-btn svg{flex-shrink:0}.auth-foot{margin-top:28px;font-size:14.5px;color:var(--color-phx-body)}.auth-foot a{color:var(--color-phx-red);font-weight:600}.auth-foot-fine{margin-top:10px;font-size:12.5px;color:var(--color-phx-mute);line-height:1.6}.auth-foot-fine a{color:var(--color-phx-mute);text-decoration:underline}.auth-aside{background:var(--color-phx-ink);color:#fff;padding:80px 64px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-aside:before{content:"";position:absolute;inset:-40% -40% auto auto;width:600px;height:600px;background:radial-gradient(circle,rgba(184,28,45,.18),transparent 60%)}.side-eyebrow{color:#ffb3b0}.aside-h2{font-family:var(--font-display, "Montserrat");color:#fff;font-size:clamp(36px,3.4vw,44px);font-weight:800;line-height:1.05;letter-spacing:-.025em;max-width:14ch;position:relative;margin:14px 0 0}.feat-list{margin-top:40px;position:relative}.feat{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid rgba(255,255,255,.1)}.feat:last-child{border-bottom:0}.feat svg{flex-shrink:0;color:#ffb3b0}.feat h4{color:#fff;font-size:15px;font-weight:600;margin:0 0 4px;font-family:var(--font-display, "Montserrat")}.feat p{color:#ffffffa6;font-size:13.5px;margin:0;line-height:1.5}.aside-foot{margin-top:56px;padding-top:32px;border-top:1px solid rgba(255,255,255,.12);position:relative}.aside-foot .quote{font-size:14px;color:#ffffffa6;line-height:1.6;font-family:"Source Serif 4",Georgia,serif;font-style:italic}.aside-foot .who{font-size:13px;color:#ffffff80;margin-top:10px}
