.home-page{max-width:1280px}.home-hero{min-height:min(720px,calc(100vh - 72px));box-sizing:border-box;align-items:center;justify-content:flex-start;flex-direction:column;gap:10px;padding:clamp(18px,3vw,34px) clamp(34px,6vw,72px) clamp(34px,5vw,58px)}.home-hero__copy{display:grid;width:min(100%,1040px);max-width:1040px;justify-items:start;text-align:left}.home-hero__brand{position:relative;z-index:2;display:block;width:clamp(150px,15vw,190px);height:clamp(150px,15vw,190px);flex:0 0 auto}.home-hero__brand img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 28px rgba(0,0,0,.24))}.home-hero h1{max-width:1040px;padding:0;font-size:clamp(3rem,6vw,5.5rem);text-align:left}.home-hero .progress-hero__message{max-width:860px;line-height:1.65;text-align:left}.home-hero__actions,.home-cta__actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.home-hero__actions{justify-content:flex-start;margin-top:30px}.home-hero__actions .pump-button,.home-cta__actions .pump-button,.home-journey .pump-button{display:inline-flex;min-height:48px;box-sizing:border-box;align-items:center;justify-content:center;gap:9px;margin:0;padding:0 20px;text-decoration:none}.home-hero__assurances{justify-content:flex-start;display:flex;gap:18px;flex-wrap:wrap;margin:25px 0 0;padding:0;color:var(--text-muted);font-size:.76rem;font-weight:750;list-style:none}.home-hero__assurances li{display:inline-flex;align-items:center;gap:7px}.home-hero__assurances i{color:var(--progress-success)}.home-section-intro{max-width:500px;margin:0;color:var(--text-muted);font-size:.86rem;line-height:1.6;text-align:right}.home-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.home-feature-card{position:relative;overflow:hidden;min-height:300px;padding:clamp(22px,3vw,32px)}.home-feature-card--accent{background:linear-gradient(145deg,color-mix(in srgb,var(--progress-accent-secondary) 12%,transparent),transparent 62%),var(--surface-card)}.home-feature-card__icon{display:grid;width:48px;height:48px;place-items:center;border:1px solid color-mix(in srgb,var(--progress-accent) 24%,transparent);border-radius:15px;background:color-mix(in srgb,var(--progress-accent) 10%,transparent);color:var(--progress-accent);font-size:1.08rem}.home-feature-card__number{position:absolute;top:24px;right:26px;margin:0;color:var(--text-muted);font-size:.68rem;font-weight:900;letter-spacing:.12em}.home-feature-card h3{max-width:270px;margin:42px 0 10px;font-size:clamp(1.25rem,2.1vw,1.65rem);letter-spacing:-.035em}.home-feature-card>p:not(.home-feature-card__number){margin:0;color:var(--text-secondary);font-size:.88rem;line-height:1.65}.home-feature-card>a{position:absolute;bottom:28px;left:clamp(22px,3vw,32px);display:inline-flex;align-items:center;gap:7px;color:var(--progress-accent);font-size:.76rem;font-weight:850;text-decoration:none}.home-feature-card>a:hover,.home-text-link:hover{text-decoration:underline;text-underline-offset:4px}.home-journey{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:clamp(28px,6vw,78px);align-items:center;padding:clamp(28px,5vw,58px);border:1px solid var(--border-subtle);border-radius:24px;background:radial-gradient(circle at 0 100%,color-mix(in srgb,var(--progress-accent-secondary) 11%,transparent),transparent 38%),var(--surface-card);box-shadow:var(--shadow-card-soft)}.home-journey h2,.home-cta h2{margin:0;letter-spacing:-.045em}.home-journey h2{max-width:620px;font-size:clamp(2rem,4vw,3.6rem);line-height:1.03}.home-journey__copy>p:not(.progress-section__eyebrow){max-width:650px;margin:18px 0 26px;color:var(--text-secondary);line-height:1.7}.home-journey__steps{display:grid;gap:0;margin:0;padding:0;list-style:none}.home-journey__steps li{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr);gap:16px;padding:0 0 28px}.home-journey__steps li:last-child{padding-bottom:0}.home-journey__steps li:not(:last-child):after{position:absolute;top:40px;bottom:4px;left:20px;width:1px;background:color-mix(in srgb,var(--progress-accent) 25%,var(--border-subtle));content:""}.home-journey__steps li>span{position:relative;z-index:1;display:grid;width:40px;height:40px;place-items:center;border:1px solid color-mix(in srgb,var(--progress-accent) 28%,transparent);border-radius:13px;background:var(--surface-raised);color:var(--progress-accent);font-size:.65rem;font-weight:900}.home-journey__steps strong{display:block;margin:1px 0 4px;font-size:1rem}.home-journey__steps p{margin:0;color:var(--text-muted);font-size:.8rem;line-height:1.5}.home-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:38px;padding:clamp(26px,5vw,48px);background:linear-gradient(135deg,color-mix(in srgb,var(--progress-accent) 13%,transparent),transparent 46%),var(--surface-card)}.home-cta h2{font-size:clamp(1.75rem,3.8vw,3rem)}.home-cta>div:first-child>p:last-child{max-width:680px;margin:10px 0 0;color:var(--text-secondary);line-height:1.6}.home-cta__actions{flex:0 0 auto;flex-direction:column}.home-text-link{color:var(--text-muted);font-size:.72rem;font-weight:750;text-decoration:none}.home-footer{position:relative;bottom:auto;left:auto;display:flex;width:min(1280px,calc(100% - 32px));box-sizing:border-box;align-items:center;justify-content:center;flex-direction:column;gap:20px;margin:0 auto;padding:0 0 max(30px,env(safe-area-inset-bottom));color:var(--text-muted);font-size:.72rem;text-align:center}.home-footer p{margin:0}.home-footer__social{display:flex;gap:8px}.home-footer__social a{display:grid;width:36px;height:36px;place-items:center;border:1px solid var(--border-subtle);border-radius:11px;background:var(--surface-card);color:var(--text-secondary);text-decoration:none;transition:border-color .16s ease,color .16s ease,transform .16s ease}.home-footer__social a:hover{border-color:color-mix(in srgb,var(--progress-accent) 35%,transparent);color:var(--progress-accent);transform:translateY(-2px)}@media (min-width: 981px){.home-hero__brand{width:clamp(230px,20vw,300px);height:clamp(230px,20vw,300px)}}@media (max-width: 980px){.home-hero{min-height:auto;align-items:center}.home-feature-grid{grid-template-columns:1fr}.home-feature-card{min-height:250px}.home-journey{grid-template-columns:1fr}}@media (max-width: 620px){.home-page{width:min(100% - 24px,1280px);padding-top:12px}.home-hero{gap:4px;padding:12px 20px 28px;border-radius:22px}.home-hero__brand{width:148px;height:148px}.home-hero h1{font-size:clamp(2.5rem,12vw,3.2rem)}.home-hero .progress-hero__message{font-size:.94rem;line-height:1.55}.home-hero__actions,.home-hero__actions .pump-button{width:100%}.home-hero__actions .pump-button{flex:1 1 100%}.home-hero__assurances{display:grid;gap:8px;margin-top:20px}.home-section-intro{text-align:left}.home-page .progress-section__heading{align-items:flex-start;flex-direction:column}.home-feature-card{min-height:270px}.home-journey{padding:26px 20px;border-radius:20px}.home-journey h2{font-size:clamp(2rem,10vw,2.8rem)}.home-cta{align-items:stretch;flex-direction:column;padding:26px 20px}.home-cta__actions,.home-cta__actions .pump-button{width:100%}.home-footer{align-items:center}}@media (prefers-reduced-motion: reduce){.home-footer__social a{transition:none}}
