:root{color-scheme:dark;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f5f8fc;background:#07101b}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 80% 20%,#132c4566,transparent 65%);min-height:100vh}main{max-width:1120px;padding:40px;margin:auto;min-height:100vh;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:650;color:inherit;text-decoration:none}.brand img{width:32px;height:32px}.brand span{color:#78b7ff;border-left:1px solid #2d425a;padding-left:12px}section{max-width:500px;margin:auto 0;padding:80px 0}.eyebrow{font-size:12px!important;letter-spacing:.15em;color:#78b7ff!important}h1{font-size:clamp(38px,7vw,64px);font-weight:600;line-height:1.1;letter-spacing:-.04em;margin:24px 0}p{color:#a1adbb;font-size:16px;line-height:1.6}.button{display:flex;justify-content:space-between;align-items:center;background:#5792d8;color:#07101b;border:1px solid #78b7ff;padding:15px 20px;border-radius:8px;margin:32px 0 18px;text-decoration:none;font-weight:650}.button:hover{background:#78b7ff}a:focus-visible{outline:2px solid #f5f8fc;outline-offset:5px}small{color:#748397;font-size:13px}.notice{border:1px solid #705534;background:#e9ad5c0a;padding:18px;border-radius:8px;color:#e9ad5c;margin:24px 0}.notice p{margin-bottom:0}footer{display:flex;justify-content:space-between;font-size:12px;letter-spacing:.16em;color:#748397}@media(max-width:550px){main{padding:24px}.brand{font-size:14px}}
