:root{--bg:#221f1f;--bg-raise:#2b2828;--bg-input:#1a1818;--line:#3d3939;--text:#ffffff;--muted:#a9a5a5;--white:#ffffff;--blue:#1c69d4;--blue-hover:#0653b6;--green:#4caf6d;--amber:#e0a53f;--red:#d83336;--field-h:48px}*{box-sizing:border-box}@font-face{font-family:BMW TypeNext Pro;font-weight:400;font-style:normal;src:url(/fonts/bmw-typenext-400.woff2) format("woff2")}@font-face{font-family:BMW TypeNext Pro;font-weight:700;font-style:normal;src:url(/fonts/bmw-typenext-700.woff2) format("woff2")}body{margin:0;min-height:100dvh;flex-direction:column;color:var(--text);background:var(--bg);font-family:BMW TypeNext Pro,Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}.hold,body{display:flex}.hold{flex:1 1;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:48px 24px}.hold img.roundel{width:56px;height:56px;margin-bottom:28px}.hold .eyebrow{font-size:13px;letter-spacing:.24em;color:var(--blue);margin:0 0 14px}.hold .eyebrow,.hold h1{text-transform:uppercase;font-weight:700}.hold h1{font-size:clamp(26px,4.5vw,44px);letter-spacing:.02em;line-height:1.15;margin:0 0 18px;max-width:820px}.hold p{color:var(--muted);font-size:17px;margin:0 0 6px}.hold .rule{width:64px;border-top:3px solid var(--blue);margin:26px 0}