.page-main{padding:52px 0 84px}.page-hero{max-width:760px;margin-bottom:44px}.page-hero h1{font-size:clamp(30px,4vw,46px);font-weight:800;letter-spacing:-.02em;line-height:1.08;margin:12px 0 16px}.page-hero .lead{font-size:18px;color:var(--muted);line-height:1.55}.psec{margin-bottom:46px}.psec>h2{font-size:clamp(22px,2.8vw,30px);font-weight:700;letter-spacing:-.01em;margin-bottom:16px}.psec>p.sub{color:var(--muted);font-size:16px;max-width:700px;margin-bottom:22px;line-height:1.6}.feature-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}.feature{background:var(--navy-2);border:1px solid var(--line);border-radius:16px;padding:24px}.feature .fn{font-family:var(--mono);font-size:12px;color:var(--faint);letter-spacing:.12em;margin-bottom:10px}.feature h3{font-size:18px;font-weight:700;margin-bottom:8px}.feature p{font-size:14.5px;color:var(--muted);line-height:1.5}.psteps{display:flex;flex-direction:column;gap:14px;max-width:760px}.pstep{display:flex;gap:16px;background:var(--navy-2);border:1px solid var(--line);border-radius:14px;padding:18px 20px}.pstep .num{flex:0 0 30px;height:30px;border-radius:9px;border:1px solid rgba(45,212,191,.4);color:var(--teal);font-family:var(--mono);font-size:14px;display:flex;align-items:center;justify-content:center}.pstep .st b{display:block;font-size:15.5px;font-weight:600;margin-bottom:3px}.pstep .st span{font-size:14px;color:var(--muted);line-height:1.5}.plist{list-style:none;flex-direction:column;max-width:700px}.plist,.plist li{display:flex;gap:12px}.plist li{font-size:15.5px;color:var(--muted);line-height:1.5}.plist li:before{content:"";flex:0 0 8px;height:8px;border-radius:50%;margin-top:8px;background:var(--teal)}.plist.no li:before{background:var(--gold-soft)}.pnote{font-size:13px;color:var(--faint);margin-top:14px;line-height:1.55;max-width:700px}.pband{border:1px solid rgba(45,212,191,.3);border-radius:20px;background:radial-gradient(120% 140% at 50% 0,rgba(45,212,191,.1),transparent 60%),var(--navy-2);padding:40px;text-align:center;margin-top:10px}.pband h2{font-size:clamp(24px,3vw,34px);font-weight:800;letter-spacing:-.02em;margin-bottom:12px}.pband p{color:var(--muted);font-size:16px;max-width:560px;margin:0 auto 24px;line-height:1.55}.pband-cta{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}