*{box-sizing:border-box}body{margin:0;font-family:Inter,Arial,sans-serif;color:#17202a;background:#fff;line-height:1.6}a{color:inherit}.container{width:min(1120px,92%);margin:auto}.nav{height:76px;display:flex;align-items:center;justify-content:space-between}.logo{font-size:1.35rem;font-weight:800;text-decoration:none}.logo span{font-weight:400}.nav nav{display:flex;gap:24px}.nav nav a{font-size:.94rem;text-decoration:none}.hero{background:linear-gradient(135deg,#f5f7fb,#eaf0f8);padding:95px 0 105px}.eyebrow{font-size:.76rem;font-weight:800;letter-spacing:.15em;margin:0 0 12px;text-transform:uppercase}.hero h1{font-size:clamp(2.5rem,6vw,4.8rem);line-height:1.05;max-width:800px;margin:0 0 22px}.lead{font-size:1.18rem;max-width:720px;color:#4d5b6b}.button{display:inline-block;margin-top:20px;background:#111827;color:white;text-decoration:none;padding:13px 21px;border-radius:10px;font-weight:700}.section{padding:80px 0}.section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}.section-head>p{max-width:440px;color:#667085}.section h2{font-size:2rem;line-height:1.2;margin:0 0 14px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;background:white;box-shadow:0 8px 25px rgba(20,30,50,.05)}.placeholder{height:190px;background:#edf1f5;display:grid;place-items:center;color:#8a96a5;font-weight:700}.card-body{padding:22px}.card h3{margin:0 0 8px}.card p{color:#667085;margin-top:0}.text-link{font-weight:700;text-decoration:none}.alt{background:#f7f8fa}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.guide-grid>div{background:white;padding:26px;border-radius:14px}.guide-grid strong{font-size:1.7rem}.guide-grid h3{margin:8px 0}.guide-grid p{color:#667085}.disclosure{max-width:900px}.disclosure p{color:#596575}.disclosure{padding-bottom:90px}footer{border-top:1px solid #e5e7eb;padding:28px 0}.footer{display:flex;justify-content:space-between;gap:20px}.footer span,.footer a{color:#667085;text-decoration:none;font-size:.9rem}@media(max-width:750px){.nav{height:auto;padding:18px 0;align-items:flex-start;gap:15px}.nav nav{gap:10px;flex-wrap:wrap;justify-content:flex-end}.hero{padding:65px 0}.section-head,.footer{display:block}.cards,.guide-grid{grid-template-columns:1fr}.section-head>p{margin-top:15px}}
