.lg-shell{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}@media (max-width:820px){.lg-shell{grid-template-columns:1fr}}.lg-brand{background:linear-gradient(160deg, #173a3a, var(--teal));color:var(--off-white);flex-direction:column;justify-content:space-between;padding:3rem;display:flex;position:relative;overflow:hidden}.lg-brand:before{content:"";background:radial-gradient(circle at 80% 20%,#d5672640,#0000 60%);position:absolute;inset:0}.lg-brand>*{position:relative}.lg-brand .logo{color:var(--off-white);align-items:center;gap:.5rem;font-family:DM Serif Display,serif;font-size:1.4rem;text-decoration:none;display:flex}.lg-brand .logo:before{content:"";background:var(--saffron);border-radius:50%;width:22px;height:22px}.lg-brand h2{max-width:16ch;margin:2rem 0 .75rem;font-family:DM Serif Display,serif;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.15}.lg-brand h2 em{color:var(--saffron);font-style:italic}.lg-brand .quote{border-left:3px solid var(--saffron);max-width:36ch;padding-left:1.25rem}.lg-brand .quote p{color:#fdf6ece6;margin:0 0 .75rem;font-family:DM Serif Display,serif;font-size:1.1rem;font-style:italic;line-height:1.4}.lg-brand .quote cite{color:#fdf6eca6;letter-spacing:.05em;text-transform:uppercase;font-family:Plus Jakarta Sans,sans-serif;font-size:.8rem;font-style:normal}.lg-brand .dots{gap:6px;display:flex}.lg-brand .dots span{background:#fdf6ec4d;border-radius:2px;width:24px;height:3px}.lg-brand .dots span.on{background:var(--saffron)}.form-wrap{flex-direction:column;justify-content:center;width:100%;max-width:440px;margin:0 auto;padding:3rem 2rem;display:flex}.form-wrap h1{margin:0 0 .25rem;font-family:DM Serif Display,serif;font-size:2.2rem}.form-wrap .sub{color:var(--ink-70);margin:0 0 2rem;font-size:.95rem}.f label{color:var(--ink-70);margin:1rem 0 .4rem;font-family:Plus Jakarta Sans,sans-serif;font-size:.82rem;font-weight:600;display:block}.f input{border:1.5px solid var(--hair);background:#fff;border-radius:12px;width:100%;padding:.95rem 1.1rem;font-family:inherit;font-size:.98rem}.f input:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 4px #3d83611a}.row{justify-content:space-between;align-items:center;margin:1rem 0;display:flex}.row a{color:var(--primary);font-size:.88rem;font-weight:600;text-decoration:none}.row label{color:var(--ink-70);align-items:center;gap:.5rem;font-size:.88rem;display:flex}.primary{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:999px;width:100%;margin-top:.5rem;padding:1.1rem;font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;font-weight:700}.divider{text-align:center;color:var(--muted);margin:1.5rem 0;font-size:.82rem;position:relative}.divider:before,.divider:after{content:"";background:var(--hair);width:38%;height:1px;position:absolute;top:50%}.divider:before{left:0}.divider:after{right:0}.oauth{grid-template-columns:1fr 1fr;gap:.6rem;display:grid}.oauth button{border:1.5px solid var(--hair);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem;font-family:inherit;font-size:.9rem;font-weight:600;display:flex}.signup{text-align:center;color:var(--ink-70);margin-top:1.5rem;font-size:.9rem}.signup a{color:var(--primary);font-weight:700;text-decoration:none}
