@font-face{font-family:Favorit;src:url('/fonts/Favorit-Regular.otf')}@font-face{font-family:Favorit;src:url('/fonts/Favorit-Bold.otf');font-weight:700}*{box-sizing:border-box}body{margin:0;background:#efefeb;color:#151412;font-family:Favorit,Arial,sans-serif}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:28px}.auth-card{width:min(760px,100%);padding:38px;background:#fff;border:1px solid #d4d2cc;box-shadow:0 24px 70px rgba(20,16,10,.08)}.auth-card.compact{width:min(470px,100%)}.auth-card img{width:150px;height:auto;margin-bottom:36px}.eyebrow{margin:0 0 9px;color:#807c75;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.auth-card h1{margin:0;font-size:36px;font-weight:400;letter-spacing:-.035em}.intro{max-width:580px;margin:13px 0 28px;color:#6f6b65;font-size:13px;line-height:1.6}.auth-card form{display:grid;gap:18px}.auth-card fieldset{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin:0;padding:19px;border:1px solid #d4d2cc}.auth-card legend{padding:0 8px;color:#6f6b65;font-size:10px;letter-spacing:.1em;text-transform:uppercase}.auth-card label{display:flex;flex-direction:column;gap:6px}.auth-card label.full{grid-column:1/-1}.auth-card label span{color:#6f6b65;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.auth-card input{width:100%;height:45px;padding:0 12px;border:1px solid #c8c5be;border-radius:0;background:#fff;font:inherit;outline:0}.auth-card input:focus{border-color:#151412}.auth-card small{color:#807c75;font-size:9px}.auth-card button{height:47px;border:1px solid #151412;background:#151412;color:#fff;font:inherit;font-size:11px;cursor:pointer}.auth-error{margin:0 0 18px;padding:12px;border:1px solid #e0b7b1;background:#fff0ee;color:#973b32;font-size:11px}@media(max-width:650px){.auth-shell{padding:14px}.auth-card{padding:25px 20px}.auth-card fieldset{grid-template-columns:1fr}.auth-card label.full{grid-column:auto}.auth-card h1{font-size:30px}}
