.auth-page{background:var(--pearl);flex-direction:column;min-height:100vh;display:flex}.auth-brand{background:var(--prussian);flex-shrink:0;padding:1.5rem 1.5rem 1.25rem}.auth-brand-headline,.auth-brand-body,.auth-brand-footer{display:none}.auth-brand-wordmark{font-family:var(--font-body);letter-spacing:.3em;color:var(--pearl);text-transform:uppercase;margin-bottom:.75rem;font-size:.68rem;font-weight:500}.auth-brand-rule{background:var(--saffron);width:2rem;height:2px}.auth-brand-headline{font-family:var(--font-display);color:var(--pearl);margin-top:2.5rem;margin-bottom:1.25rem;font-size:3.2rem;font-style:italic;font-weight:400;line-height:1.15}.auth-brand-body{font-family:var(--font-body);color:#f8f4ee8c;max-width:260px;font-size:.88rem;font-weight:300;line-height:1.75}.auth-brand-footer{font-family:var(--font-body);letter-spacing:.06em;color:#f8f4ee4d;font-size:.68rem}.auth-form-panel{background:var(--pearl);flex:1;padding:2.5rem 1.5rem 3rem}.auth-form-inner{width:100%;max-width:380px}.auth-heading{font-family:var(--font-display);color:var(--prussian);margin-bottom:.5rem;font-size:2.6rem;font-weight:400;line-height:1.12}.auth-rule{background:var(--saffron);width:2rem;height:2px;margin-bottom:2.5rem}.auth-error{border-left:2px solid var(--saffron);background:var(--amber);font-family:var(--font-body);color:var(--ink);margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.88rem}.auth-field{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.auth-field-last{margin-bottom:2.5rem}.auth-label{font-family:var(--font-body);letter-spacing:.18em;text-transform:uppercase;color:var(--ink);opacity:.6;font-size:.68rem;font-weight:500}.auth-label-note{letter-spacing:.04em;text-transform:none;opacity:.5;font-size:.65rem;font-weight:300}.auth-input{font-family:var(--font-body);color:var(--ink);border:1px solid var(--sand);appearance:none;background:0 0;outline:none;width:100%;padding:.8rem 1rem;font-size:.9rem;font-weight:300;transition:border-color .22s}.auth-input:focus{border-color:var(--prussian)}.auth-submit{background:var(--prussian);width:100%;color:var(--pearl);font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;cursor:pointer;border:none;padding:1rem;font-size:.7rem;font-weight:600;transition:background .22s}.auth-submit:hover:not(:disabled){background:var(--ink)}.auth-submit:disabled{opacity:.5;cursor:not-allowed}.auth-footer-note{font-family:var(--font-body);color:var(--ink);opacity:.55;margin-top:2rem;font-size:.88rem}.auth-footer-note a{color:var(--teal);font-weight:500}.auth-footer-note a:hover{text-decoration:underline}@media (min-width:768px){.auth-page{flex-direction:row}.auth-brand{flex-direction:column;flex-shrink:0;justify-content:space-between;width:41.666%;min-height:100vh;padding:3rem 2.5rem;display:flex;position:sticky;top:0}.auth-brand-rule{margin-bottom:0}.auth-brand-headline,.auth-brand-body,.auth-brand-footer{display:block}.auth-form-panel{justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.auth-form-inner{max-width:384px}}
