.pilot-login{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,#fffdf5 0,#f4f1e9 46%,#e8e1d3 100%);color:#17211b;font-family:Arial,sans-serif}.pilot-card{width:min(100%,430px);padding:44px;border:1px solid rgba(23,33,27,.15);border-radius:4px;background:rgba(255,255,252,.88);box-shadow:0 24px 70px rgba(30,37,30,.12)}.pilot-mark{width:38px;height:38px;display:grid;place-items:center;color:#f7f4eb;background:#1f3b2d;border-radius:50%;font:600 20px Georgia,serif}.pilot-kicker{margin:30px 0 8px;color:#8b5e34;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.pilot-card h1{margin:0;font:400 clamp(32px,7vw,46px)/1 Georgia,serif;letter-spacing:-.035em}.pilot-copy{margin:16px 0 30px;color:#667067;line-height:1.55}.pilot-card form{display:grid;gap:9px}.pilot-card label{margin-top:10px;color:#38463e;font-size:12px;font-weight:700}.pilot-card input{width:100%;min-height:46px;padding:0 13px;border:1px solid #c9c9bf;border-radius:3px;background:#fff;outline:none}.pilot-card input:focus{border-color:#1f3b2d;box-shadow:0 0 0 3px rgba(31,59,45,.12)}.pilot-card button{min-height:47px;margin-top:18px;border:0;border-radius:3px;color:#fff;background:#1f3b2d;font-weight:700;cursor:pointer}.pilot-card button:hover{background:#294d3b}.pilot-error{margin:8px 0 0;color:#9c2f24;font-size:13px}.pilot-note{margin:28px 0 0;color:#777c76;font-size:11px;line-height:1.5}@media (max-width:520px){.pilot-card{padding:30px 24px}}