html.pilot-auth-pending body{overflow:hidden}
html.pilot-auth-pending body> :not(#pilotGate):not(script):not(template){visibility:hidden}
#pilotGate{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:24px;background:radial-gradient(900px 600px at 74% 45%,#17304b 0%,#061327 48%,#000d1c 100%);font-family:Arial,'Helvetica Neue',Helvetica,sans-serif;color:#333}
#pilotGate[hidden]{display:none}
.pilot-gate-card{width:min(100%,430px);background:#fff;border:1px solid rgba(255,255,255,.25);border-radius:4px;padding:38px;box-shadow:0 24px 70px rgba(0,0,0,.34)}
.pilot-gate-mark{width:38px;height:4px;background:#ff6600;margin-bottom:24px}
.pilot-gate-kicker{font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ff6600;margin-bottom:10px}
.pilot-gate-card h1{font-size:28px;line-height:1.15;color:#1f3864;margin:0 0 12px}
.pilot-gate-copy{font-size:14px;line-height:1.55;color:#586575;margin:0 0 24px}
.pilot-gate-card label{display:block;font-size:12px;font-weight:700;color:#33424f;margin-bottom:7px}
.pilot-code-row{display:flex;gap:9px}
.pilot-code-row input{min-width:0;flex:1;height:44px;border:1px solid #ccd6df;border-radius:4px;padding:0 12px;font:600 14px Arial,sans-serif;letter-spacing:.03em;text-transform:uppercase;outline:none}
.pilot-code-row input:focus{border-color:#ff6600;box-shadow:0 0 0 3px rgba(255,102,0,.13)}
.pilot-code-row button{height:44px;padding:0 19px;border:0;border-radius:4px;background:#ff6600;color:#fff;font:700 13px Arial,sans-serif;cursor:pointer}
.pilot-code-row button:hover{background:#e85d00}.pilot-code-row button:disabled{opacity:.55;cursor:wait}
.pilot-gate-status{min-height:20px;margin-top:10px;color:#b42318;font-size:12.5px;line-height:1.45}
.pilot-gate-privacy{border-top:1px solid #e4e9ee;margin-top:17px;padding-top:15px;color:#6e7781;font-size:11.5px;line-height:1.5}
@media(max-width:520px){.pilot-gate-card{padding:28px 22px}.pilot-code-row{display:block}.pilot-code-row button{width:100%;margin-top:9px}.pilot-gate-card h1{font-size:24px}}
