.hp{background:hsl(224,25%,98%);font-family:var(--font-body);color:hsl(var(--foreground));-webkit-font-smoothing:antialiased;min-height:100vh}.hp-nav{position:sticky;top:0;z-index:50;background:hsla(224,25%,98%,.8);backdrop-filter:blur(12px);border-bottom:1px solid hsl(220,13%,90%)}.hp-nav-inner{max-width:1280px;margin:0 auto;padding:14px 32px;justify-content:space-between}.hp-brand,.hp-nav-inner{display:flex;align-items:center}.hp-brand{gap:10px;font-family:var(--font-display);font-weight:700;font-size:20px;letter-spacing:-.03em;color:hsl(214,50%,10%)}.hp-links{display:flex;gap:28px}.hp-links a{color:hsl(215,13%,43%);text-decoration:none;font-size:14px;font-weight:500}.hp-links a:hover{color:hsl(214,50%,10%)}.hp-nav-cta{display:flex;gap:10px;align-items:center}.hp-hero{background:radial-gradient(circle at top,hsl(0,0%,100%),hsl(224,30%,92%) 55%);padding:80px 32px 100px}.hp-hero-inner{max-width:1000px;margin:0 auto;text-align:center}.hp-pill{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border-radius:999px;background:hsla(213,70%,39%,.1);color:hsl(213,70%,30%);font-size:13px;font-weight:500;margin-bottom:24px;border:1px solid hsla(213,70%,39%,.15)}.hp-title{font-size:clamp(40px,6vw,66px);line-height:1.05;letter-spacing:-.025em;margin:0 0 22px}.hp-title .grad{background:linear-gradient(135deg,hsl(213,70%,39%),hsl(213,70%,29%));-webkit-background-clip:text;background-clip:text;color:transparent}.hp-sub{font-size:19px;color:hsl(215,13%,43%);max-width:620px;margin:0 auto 32px;line-height:1.55}.hp-cta{display:inline-flex;gap:14px;flex-wrap:wrap;justify-content:center}.hp-section{padding:96px 32px;max-width:1100px;margin:0 auto}.hp-eyebrow{display:inline-block;padding:4px 12px;border-radius:999px;background:hsla(213,70%,39%,.12);color:hsl(213,70%,30%);font-size:13px;font-weight:500;margin-bottom:16px}.hp-h2{font-size:42px;line-height:1.1;letter-spacing:-.02em;margin:0 0 14px;max-width:680px}.hp-section-sub{color:hsl(215,13%,43%);font-size:17px;max-width:560px;margin:0 0 48px;line-height:1.55}.hp-features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hp-feature{padding:28px}.hp-icon-sq{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,hsl(213,70%,39%),hsl(213,70%,29%));display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:18px}.hp-icon-sq svg{width:22px;height:22px}.hp-feature h3{font-size:19px;font-weight:600;margin:0 0 6px;color:hsl(214,50%,10%)}.hp-feature p{font-size:14px;color:hsl(215,13%,43%);line-height:1.55;margin:0}.hp-steps{display:grid;gap:0;max-width:640px}.hp-step{display:flex;gap:20px;padding:24px 0;position:relative}.hp-step:not(:last-child){border-bottom:1px solid hsl(220,13%,90%)}.hp-step-num{width:40px;height:40px;flex-shrink:0;border-radius:12px;background:linear-gradient(135deg,hsl(213,70%,39%),hsl(213,70%,29%));color:#fff;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-weight:700;font-size:18px}.hp-step-body h4{font-size:17px;font-weight:600;margin:0 0 4px;color:hsl(214,50%,10%)}.hp-step-body p{font-size:14px;color:hsl(215,13%,43%);line-height:1.55;margin:0}.hp-cta-band{background:linear-gradient(135deg,hsl(213,70%,39%),hsl(213,70%,29%));border-radius:24px;padding:60px;text-align:center;color:#fff;box-shadow:var(--shadow-camel);margin:0 auto 48px;max-width:1100px}.hp-cta-band h2{font-size:36px;color:#fff;margin:0 0 12px;letter-spacing:-.02em}.hp-cta-band p{color:hsla(0,0%,100%,.85);font-size:17px;margin:0 0 28px}.hp-footer{padding:40px 32px;border-top:1px solid hsl(220,13%,90%);background:#fff}.hp-footer-inner{max-width:1280px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;color:hsl(215,13%,43%);font-size:13px}.hp-footer-inner a{color:inherit;text-decoration:none}