*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#101828;background:#f8fafc;line-height:1.65}.page{width:min(900px,calc(100% - 32px));margin:0 auto;padding:34px 0 20px}.back{display:inline-block;margin-bottom:28px;color:#475467;text-decoration:none;font-size:14px}.back:hover{text-decoration:underline}h1{font-size:clamp(32px,6vw,48px);line-height:1.1;margin:0 0 18px}h2{font-size:23px;margin:30px 0 8px}p{font-size:16px;color:#475467;margin:8px 0 16px}a{color:#175cd3}.steps{display:grid;gap:14px;margin-top:24px}.steps section,.contact-card,.note,details{background:#fff;border:1px solid #eaecf0;border-radius:14px;padding:18px}.steps b{font-size:17px;color:#101828}.steps p{margin-bottom:0}.note{margin-top:24px}.contact-card{margin:24px 0}.muted{font-size:13px;color:#667085;margin-top:30px}details{margin:12px 0}summary{cursor:pointer;font-weight:650;color:#101828}details p{margin:12px 0 0}@media(max-width:600px){.page{width:min(100% - 24px,900px);padding-top:24px}h1{font-size:34px}h2{font-size:20px}p{font-size:15px}}