.hpi-hero,.hpi-page{overflow:hidden}.hpi-hero{position:relative;min-height:calc(100vh - var(--header-h));display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:6rem 2rem 5rem;background:radial-gradient(ellipse 65% 55% at 20% 35%,rgba(133,168,166,.13) 0,transparent 60%),radial-gradient(ellipse 55% 50% at 80% 70%,rgba(214,102,156,.09) 0,transparent 60%),var(--cream)}.hpi-hero:before{width:480px;height:480px;border-radius:50%;border:1.5px solid var(--sage);opacity:.15;top:40px;left:-140px;animation:hpiFloat 14s ease-in-out infinite}.hpi-hero:after,.hpi-hero:before{content:"";position:absolute;pointer-events:none}.hpi-hero:after{width:320px;height:320px;border-radius:50%;border:1px solid var(--rose);opacity:.12;bottom:60px;right:-90px;animation:hpiFloat 18s ease-in-out infinite reverse}@keyframes hpiFloat{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-20px) scale(1.02)}}.hpi-hero>*{position:relative;z-index:1}.hpi-hero__back{position:absolute;top:2rem;left:2rem;font-family:var(--font-display);font-style:italic;font-size:.95rem;color:var(--muted);transition:color .2s ease}.hpi-hero__back:hover,.hpi-hero__tag{color:var(--rose)}.hpi-hero__tag{font-family:var(--font-display);font-size:.8rem;letter-spacing:.2em;text-transform:uppercase;margin-bottom:1.75rem;display:block}.hpi-hero__title{font-family:var(--font-display);font-size:clamp(2.4rem,5.5vw,4.5rem);font-weight:400;line-height:1.18;color:var(--brown);max-width:760px;margin-bottom:1.5rem}.hpi-hero__title em{font-style:italic;color:var(--sage)}.hpi-hero__sub{font-family:var(--font-body);font-size:1.15rem;color:var(--muted);max-width:520px;line-height:1.75;margin:0 auto}.hpi-hero__scroll{position:absolute;bottom:2.5rem;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:8px}.hpi-hero__scroll span{font-family:var(--font-display);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--muted)}.hpi-hero__scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,var(--muted),transparent);animation:hpiScrollPulse 2s ease-in-out infinite}@keyframes hpiScrollPulse{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}}.hpi-section{padding:6rem 2rem}.hpi-section--cream{background:var(--cream-warm)}.hpi-inner{max-width:820px;margin:0 auto}.hpi-label{font-size:.78rem;letter-spacing:.2em;text-transform:uppercase;color:var(--rose);margin-bottom:.75rem;display:block}.hpi-label,.hpi-section h2{font-family:var(--font-display)}.hpi-section h2{font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:400;color:var(--brown);line-height:1.25;margin-bottom:0}.hpi-section h2 em{font-style:italic;color:var(--sage)}.hpi-sep{width:44px;height:2px;background:var(--rose);border-radius:2px;margin:1.25rem 0 2.5rem;opacity:.5}.hpi-text{color:var(--muted);font-size:1.05rem;line-height:1.8;margin-bottom:1.25rem;max-width:740px}.hpi-text:last-child{margin-bottom:0}.hpi-quote-block{background:white;border-left:3px solid var(--sage);border-radius:0 var(--radius-md) var(--radius-md) 0;padding:2rem 2.5rem;margin-top:2.5rem}.hpi-quote-block blockquote{font-family:var(--font-display);font-style:italic;font-size:clamp(1.1rem,2vw,1.3rem);color:var(--brown);line-height:1.65;margin:0}.hpi-quote-block blockquote em{color:var(--sage);font-style:normal}.hpi-cards{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-top:.5rem}.hpi-card{background:white;border-radius:var(--radius-lg);padding:2.25rem;border:1px solid var(--line);position:relative;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.hpi-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-soft)}.hpi-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:3px}.hpi-card--sage:before{background:var(--sage)}.hpi-card--rose:before{background:var(--rose)}.hpi-card h3{font-family:var(--font-display);font-size:1.1rem;font-weight:500;color:var(--brown);margin-bottom:1rem}.hpi-card p{font-size:.97rem;color:var(--muted);line-height:1.75;margin-bottom:1rem}.hpi-card__note{font-family:var(--font-display);font-style:italic;color:var(--brown)!important;font-size:.97rem!important;margin-bottom:0!important}.hpi-cta-box{background:#6e4b37;color:white;border-radius:var(--radius-lg);padding:4rem 3rem;text-align:center;margin-bottom:1.5rem;position:relative;overflow:hidden}.hpi-cta-box:after{content:"";position:absolute;width:380px;height:380px;border-radius:50%;border:1px solid rgba(255,255,255,.06);bottom:-150px;right:-100px;pointer-events:none}.hpi-cta-box h2{color:white!important;font-size:clamp(1.6rem,3vw,2.2rem)!important;margin-bottom:1rem!important;position:relative;z-index:1}.hpi-cta-box h2 em{color:rgba(133,168,166,.9)!important}.hpi-cta-box p{color:rgba(255,255,255,.7);font-size:1.05rem;margin-bottom:2rem}.hpi-cta-box .btn,.hpi-cta-box p{position:relative;z-index:1}.hpi-cta-link{display:flex;align-items:center;justify-content:space-between;gap:2rem;background:white;border:1px solid var(--line);border-radius:var(--radius-lg);padding:2rem 2.5rem;box-shadow:var(--shadow-soft)}.hpi-cta-link p{font-family:var(--font-display);font-size:1.1rem;color:var(--brown);margin:0}.hpi-cta-link__arrow{font-family:var(--font-display);font-size:1rem;color:var(--rose);white-space:nowrap;transition:color .2s ease}.hpi-cta-link__arrow:hover,.hpi-inline-link{color:var(--brown)}.hpi-inline-link{text-decoration:underline;-webkit-text-decoration-color:var(--rose);text-decoration-color:var(--rose);text-underline-offset:3px;transition:color .2s ease}.hpi-inline-link:hover{color:var(--rose)}.hpi-geo{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--line);text-align:center;font-family:var(--font-display);font-size:.82rem;color:var(--muted);letter-spacing:.02em;max-width:640px;margin-left:auto;margin-right:auto}@media (max-width:720px){.hpi-cards{grid-template-columns:1fr}.hpi-section{padding:4rem 1.25rem}.hpi-cta-box{padding:3rem 1.5rem}.hpi-cta-link{flex-direction:column;align-items:flex-start;gap:1rem}}