html:has(.hc-landing){scroll-behavior:smooth}body:has(.hc-landing){cursor:none;--green-mid:#2d5a3d;--green-sage:#5a8a6a;overflow-x:hidden}@media (pointer:coarse){body:has(.hc-landing){cursor:auto}:is(body:has(.hc-landing) .hc-cursor-dot,body:has(.hc-landing) .hc-cursor-ring){display:none!important}}.hc-landing{--green-deep:#1a3a2a;--green-mid:#2d5a3d;--green-sage:#5a8a6a;--green-light:#a8c9b0;--green-mist:#d4e8da;--green-frost:#eef5f0;--cream:#faf7f2;--warm-white:#f5f0e8;--gold:#c8a96e;--gold-light:#e8d5a3;--text-dark:#1a2820;--text-mid:#3d5246;--text-soft:#6b8a76;--radius-hc:2px;font-family:var(--font-dm-sans),ui-sans-serif,system-ui,sans-serif;background:var(--cream);color:var(--text-dark);overflow-x:hidden}:is(body:has(.hc-landing) .hc-cursor-dot,body:has(.hc-landing) .hc-cursor-ring){z-index:99999;pointer-events:none;will-change:transform;position:fixed;top:0;left:0}body:has(.hc-landing) .hc-cursor-dot{background:var(--green-mid);border-radius:50%;width:8px;height:8px}body:has(.hc-landing) .hc-cursor-ring{border:1.5px solid var(--green-sage);opacity:.6;border-radius:50%;width:36px;height:36px;transition:opacity .15s}.hc-landing nav.hc-nav{z-index:100;mix-blend-mode:multiply;justify-content:space-between;align-items:center;padding:24px 60px;transition:background .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s,box-shadow .25s,mix-blend-mode .25s;display:flex;position:fixed;top:0;left:0;right:0}@media (max-width:900px){.hc-landing nav.hc-nav{flex-wrap:wrap;gap:16px;padding:20px 24px}}.hc-landing .hc-nav-logo{font-family:var(--font-cormorant),ui-serif,Georgia,serif;letter-spacing:.08em;color:var(--green-deep);font-size:18px;font-weight:500;text-decoration:none}.hc-landing .hc-nav-logo span{color:var(--green-sage);font-style:italic}.hc-landing .hc-nav-links{flex-wrap:wrap;align-items:center;gap:36px;display:flex}@media (max-width:720px){.hc-landing .hc-nav-links{gap:16px}.hc-landing .hc-nav-links a:not(.hc-nav-cta){display:none}}.hc-landing .hc-nav-links a{letter-spacing:.06em;color:var(--text-mid);text-transform:uppercase;opacity:.8;font-size:13px;font-weight:400;text-decoration:none;transition:opacity .2s}.hc-landing .hc-nav-links a:hover{opacity:1}.hc-landing a.hc-nav-cta{border-radius:100px;padding:10px 22px;background:var(--green-deep)!important;color:var(--cream)!important;opacity:1!important;font-size:12px!important;transition:background .25s!important}.hc-landing a.hc-nav-cta:hover{background:var(--green-mid)!important}.hc-landing .hc-hero{background:var(--cream);grid-template-columns:1fr 1fr;min-height:100vh;display:grid;position:relative;overflow:hidden}@media (max-width:960px){.hc-landing .hc-hero{grid-template-columns:1fr;min-height:auto}}.hc-landing .hc-hero-left{z-index:2;flex-direction:column;justify-content:flex-end;padding:120px 60px 80px;display:flex;position:relative}@media (max-width:960px){.hc-landing .hc-hero-left{padding:100px 24px 48px}}.hc-landing .hc-hero-eyebrow{font-family:var(--font-dm-mono),ui-monospace,monospace;letter-spacing:.2em;color:var(--green-sage);text-transform:uppercase;align-items:center;gap:12px;margin-bottom:28px;font-size:11px;display:flex}.hc-landing .hc-hero-eyebrow:before{content:"";background:var(--green-sage);width:32px;height:1px;display:block}.hc-landing .hc-hero-headline{font-family:var(--font-cormorant),ui-serif,Georgia,serif;color:var(--green-deep);margin-bottom:32px;font-size:clamp(56px,7vw,96px);font-weight:300;line-height:1.02}.hc-landing .hc-hero-headline em{color:var(--green-sage);font-style:italic}.hc-landing .hc-hero-sub{color:var(--text-mid);max-width:400px;margin-bottom:48px;font-size:16px;font-weight:300;line-height:1.75}.hc-landing .hc-hero-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.hc-landing a.hc-btn-primary{background:var(--green-deep);color:var(--cream);letter-spacing:.04em;border:none;border-radius:100px;padding:16px 36px;font-size:13px;font-weight:500;text-decoration:none;transition:background .25s,transform .2s;display:inline-block}.hc-landing a.hc-btn-primary:hover{background:var(--green-mid);transform:translateY(-1px)}.hc-landing a.hc-btn-ghost{color:var(--text-mid);letter-spacing:.04em;align-items:center;gap:8px;font-size:13px;text-decoration:none;transition:color .2s;display:inline-flex}.hc-landing a.hc-btn-ghost:hover{color:var(--green-deep)}.hc-landing a.hc-btn-ghost svg{transition:transform .2s}.hc-landing a.hc-btn-ghost:hover svg{transform:translate(3px)}.hc-landing .hc-hero-right{background:var(--green-deep);min-height:420px;position:relative;overflow:hidden}.hc-landing .hc-hero-img-overlay{z-index:1;background:linear-gradient(135deg,#1a3a2ad9 0%,#2d5a3d80 100%);position:absolute;inset:0}.hc-landing .hc-hero-botanical{z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hc-landing .hc-hero-card{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#faf7f21a;border:1px solid #ffffff1f;border-radius:16px;padding:28px 32px;position:absolute;bottom:60px;left:40px;right:40px}@media (max-width:960px){.hc-landing .hc-hero-card{margin:24px;position:relative;bottom:auto;left:24px;right:24px}}.hc-landing .hc-hero-card-label{font-family:var(--font-dm-mono),ui-monospace,monospace;letter-spacing:.2em;color:var(--green-light);text-transform:uppercase;margin-bottom:14px;font-size:10px}.hc-landing .hc-hero-card-stats{grid-template-columns:1fr 1fr 1fr;gap:16px;display:grid}@media (max-width:520px){.hc-landing .hc-hero-card-stats{grid-template-columns:1fr}}.hc-landing .hc-stat-item{flex-direction:column;gap:4px;display:flex}.hc-landing .hc-stat-num{font-family:var(--font-cormorant),ui-serif,Georgia,serif;color:var(--cream);font-size:32px;font-weight:500;line-height:1}.hc-landing .hc-stat-label{color:var(--green-light);font-size:11px;font-weight:300}.hc-landing .hc-hero-badge{z-index:4;width:120px;height:120px;animation:6s ease-in-out infinite hc-float;position:absolute;top:120px;right:-20px}@keyframes hc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.hc-landing .hc-marquee-section{background:var(--green-deep);padding:20px 0;overflow:hidden}.hc-landing .hc-marquee-track{white-space:nowrap;gap:0;width:max-content;animation:30s linear infinite hc-marquee;display:flex}.hc-landing .hc-marquee-item{font-family:var(--font-cormorant),ui-serif,Georgia,serif;color:var(--green-light);flex-shrink:0;align-items:center;gap:40px;padding:0 40px;font-size:18px;font-style:italic;font-weight:300;display:flex}.hc-landing .hc-marquee-dot{background:var(--green-sage);border-radius:50%;flex-shrink:0;width:4px;height:4px}@keyframes hc-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hc-landing section.hc-section{position:relative}.hc-landing .hc-section-label{font-family:var(--font-dm-mono),ui-monospace,monospace;letter-spacing:.22em;color:var(--green-sage);text-transform:uppercase;align-items:center;gap:10px;margin-bottom:20px;font-size:10px;display:flex}.hc-landing .hc-section-label:after{content:"";background:var(--green-mist);flex:1;max-width:60px;height:1px}.hc-landing .hc-section-title{font-family:var(--font-cormorant),ui-serif,Georgia,serif;color:var(--green-deep);font-weight:300;line-height:1.1}.hc-landing .hc-welcome-section{background:var(--cream);grid-template-columns:1fr 1.6fr;align-items:start;gap:80px;padding:120px 60px;display:grid}@media (max-width:960px){.hc-landing .hc-welcome-section{grid-template-columns:1fr;gap:48px;padding:80px 24px}}.hc-landing .hc-welcome-left{position:sticky;top:120px}@media (max-width:960px){.hc-landing .hc-welcome-left{position:static}}.hc-landing .hc-welcome-left .hc-section-title{margin-bottom:28px;font-size:clamp(42px,5vw,68px)}.hc-landing .hc-welcome-left .hc-section-title em{color:var(--green-sage);font-style:italic}.hc-landing .hc-welcome-desc{color:var(--text-mid);margin-bottom:40px;font-size:15px;font-weight:300;line-height:1.8}.hc-landing .hc-welcome-right{flex-direction:column;gap:2px;padding-top:8px;display:flex}.hc-landing .hc-provider-category{border-top:1px solid var(--green-mist);overflow:hidden}.hc-landing .hc-provider-category:last-child{border-bottom:1px solid var(--green-mist)}.hc-landing .hc-provider-header{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 0;display:flex}@media (pointer:coarse){.hc-landing .hc-provider-header{cursor:pointer}}.hc-landing .hc-provider-name{font-family:var(--font-cormorant),ui-serif,Georgia,serif;color:var(--green-deep);font-size:26px;font-weight:400}.hc-landing .hc-provider-toggle{border:1px solid var(--green-mist);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.hc-landing .hc-provider-category.hc-open .hc-provider-toggle{background:var(--green-deep);border-color:var(--green-deep);transform:rotate(45deg)}.hc-landing .hc-provider-category.hc-open .hc-provider-toggle svg{stroke:var(--cream)}.hc-landing .hc-provider-list{flex-wrap:wrap;gap:8px;max-height:0;transition:max-height .4s,padding .3s;display:flex;overflow:hidden}.hc-landing .hc-provider-category.hc-open .hc-provider-list{max-height:280px;padding-bottom:24px}.hc-landing .hc-provider-tag{background:var(--green-frost);color:var(--text-mid);letter-spacing:.02em;border:1px solid var(--green-mist);border-radius:100px;padding:6px 14px;font-size:12px;font-weight:400}.hc-landing .hc-space-section{background:var(--green-deep);padding:120px 0;overflow:hidden}.hc-landing .hc-space-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px;padding:0 60px;display:flex}@media (max-width:720px){.hc-landing .hc-space-header{padding:0 24px}}.hc-landing .hc-space-header .hc-section-label{color:var(--green-light)}.hc-landing .hc-space-header .hc-section-label:after{background:#ffffff1a}.hc-landing .hc-space-header .hc-section-title{color:var(--cream);max-width:500px;font-size:clamp(38px,5vw,64px)}.hc-landing .hc-space-header .hc-section-title em{color:var(--green-light)}.hc-landing .hc-space-header-right{color:var(--green-light);max-width:300px;font-size:14px;font-weight:300;line-height:1.7}.hc-landing .hc-space-grid{grid-template-columns:repeat(4,1fr);gap:2px;padding:0 2px;display:grid}@media (max-width:1024px){.hc-landing .hc-space-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.hc-landing .hc-space-grid{grid-template-columns:1fr}}.hc-landing .hc-space-card{aspect-ratio:3/4;background:var(--green-mid);flex-direction:column;justify-content:flex-end;padding:32px;transition:transform .4s;display:flex;position:relative;overflow:hidden}.hc-landing .hc-space-card:hover{z-index:2;transform:scale(1.02)}.hc-landing .hc-space-card-bg{opacity:.15;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.hc-landing .hc-space-card-content{z-index:1;position:relative}.hc-landing .hc-space-card-icon{background:#ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:20px;display:flex}.hc-landing .hc-space-card-title{font-family:var(--font-cormorant),ui-serif,Georgia,serif;color:var(--cream);margin-bottom:8px;font-size:22px;font-weight:400;line-height:1.2}.hc-landing .hc-space-card-desc{color:var(--green-light);font-size:12px;font-weight:300;line-height:1.6}.hc-landing .hc-space-card:first-child{background:#253d30}.hc-landing .hc-space-card:nth-child(2){background:#2d5a3d}.hc-landing .hc-space-card:nth-child(3){background:#1f4a35}.hc-landing .hc-space-card:nth-child(4){background:#335c42}.hc-landing .hc-design-section{background:var(--warm-white);grid-template-columns:1.2fr 1fr;align-items:center;gap:80px;padding:120px 60px;display:grid}@media (max-width:960px){.hc-landing .hc-design-section{grid-template-columns:1fr;padding:80px 24px}}.hc-landing .hc-design-visual{height:600px;position:relative}@media (max-width:960px){.hc-landing .hc-design-visual{height:480px}}.hc-landing .hc-design-box-main{background:var(--green-frost);border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0 80px 80px 0;overflow:hidden}.hc-landing .hc-design-box-accent{background:var(--green-deep);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:240px;height:240px;padding:32px;display:flex;position:absolute;bottom:0;right:0}.hc-landing .hc-design-box-accent-num{font-family:var(--font-cormorant),ui-serif,Georgia,serif;color:var(--cream);font-size:52px;font-weight:300;line-height:1}.hc-landing .hc-design-box-accent-text{color:var(--green-light);text-align:center;font-size:12px;line-height:1.5}.hc-landing .hc-design-right .hc-section-title{margin-bottom:28px;font-size:clamp(38px,4vw,56px)}.hc-landing .hc-design-right .hc-section-title em{color:var(--green-sage);font-style:italic}.hc-landing .hc-design-features{flex-direction:column;gap:28px;margin-top:44px;display:flex}.hc-landing .hc-design-feature{align-items:flex-start;gap:20px;display:flex}.hc-landing .hc-design-feature-dot{background:var(--green-sage);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:7px}.hc-landing .hc-design-feature-title{color:var(--green-deep);margin-bottom:4px;font-size:15px;font-weight:500}.hc-landing .hc-design-feature-desc{color:var(--text-soft);font-size:13px;font-weight:300;line-height:1.65}.hc-landing .hc-ai-section{background:var(--cream);grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:120px 60px;display:grid}@media (max-width:960px){.hc-landing .hc-ai-section{grid-template-columns:1fr;padding:80px 24px}}.hc-landing .hc-ai-left .hc-section-title{margin-bottom:24px;font-size:clamp(36px,4vw,54px)}.hc-landing .hc-ai-left .hc-section-title em{color:var(--green-sage);font-style:italic}.hc-landing .hc-ai-desc{color:var(--text-mid);margin-bottom:16px;font-size:15px;font-weight:300;line-height:1.8}.hc-landing .hc-ai-note{font-family:var(--font-dm-mono),ui-monospace,monospace;color:var(--green-sage);letter-spacing:.06em;font-size:11px}.hc-landing .hc-ai-features-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:600px){.hc-landing .hc-ai-features-grid{grid-template-columns:1fr}}.hc-landing .hc-ai-feature{background:var(--green-frost);border:1px solid var(--green-mist);border-radius:12px;padding:24px;transition:border-color .2s,transform .2s}.hc-landing .hc-ai-feature:hover{border-color:var(--green-light);transform:translateY(-2px)}.hc-landing .hc-ai-feature-icon{background:var(--green-mist);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:14px;display:flex}.hc-landing .hc-ai-feature-title{color:var(--green-deep);margin-bottom:6px;font-size:14px;font-weight:500}.hc-landing .hc-ai-feature-desc{color:var(--text-soft);font-size:12px;font-weight:300;line-height:1.55}.hc-landing .hc-membership-section{background:var(--green-frost);padding:120px 60px}@media (max-width:720px){.hc-landing .hc-membership-section{padding:80px 24px}}.hc-landing .hc-membership-header{text-align:center;margin-bottom:64px}.hc-landing .hc-membership-header .hc-section-label{justify-content:center}.hc-landing .hc-membership-header .hc-section-label:after{display:none}.hc-landing .hc-membership-header .hc-section-label:before{content:"";background:var(--green-mist);flex:1;max-width:60px;height:1px}.hc-landing .hc-membership-header .hc-section-title{margin:0 auto 20px;font-size:clamp(38px,5vw,64px)}.hc-landing .hc-membership-header .hc-section-title em{color:var(--green-sage);font-style:italic}.hc-landing .hc-membership-header p{color:var(--text-soft);max-width:480px;margin:0 auto;font-size:15px;font-weight:300;line-height:1.7}.hc-landing .hc-plans-grid{grid-template-columns:repeat(2,1fr);gap:16px;max-width:900px;margin-left:auto;margin-right:auto;display:grid}@media (max-width:520px){.hc-landing .hc-plans-grid{grid-template-columns:1fr}}.hc-landing .hc-plan-card{background:var(--cream);border:1px solid var(--green-mist);border-radius:16px;padding:36px 28px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.hc-landing .hc-plan-card:hover{border-color:var(--green-light);transform:translateY(-4px);box-shadow:0 20px 60px #1a3a2a1a}.hc-landing .hc-plan-card.hc-featured{background:var(--green-deep);border-color:var(--green-deep)}.hc-landing .hc-plan-card.hc-featured .hc-plan-name{color:var(--green-light)}.hc-landing .hc-plan-card.hc-featured .hc-plan-price{color:var(--cream)}.hc-landing .hc-plan-card.hc-featured .hc-plan-unit{color:var(--green-light)}.hc-landing .hc-plan-card.hc-featured .hc-plan-desc{color:var(--green-mist)}.hc-landing .hc-plan-card.hc-featured .hc-plan-feature{color:var(--green-mist);border-color:#ffffff14}.hc-landing .hc-plan-card.hc-featured .hc-plan-feature svg{stroke:var(--green-light)}.hc-landing .hc-plan-badge{background:var(--gold);color:var(--green-deep);letter-spacing:.1em;text-transform:uppercase;border-radius:100px;padding:4px 10px;font-size:9px;font-weight:500;position:absolute;top:16px;right:16px}.hc-landing .hc-plan-name{font-family:var(--font-dm-mono),ui-monospace,monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--green-sage);margin-bottom:20px;font-size:10px}.hc-landing .hc-plan-price{font-family:var(--font-cormorant),ui-serif,Georgia,serif;color:var(--green-deep);font-size:40px;font-weight:400;line-height:1}.hc-landing .hc-plan-unit{color:var(--text-soft);margin-left:4px;font-size:12px;font-weight:300}.hc-landing .hc-plan-desc{color:var(--text-soft);margin:16px 0 24px;font-size:13px;font-weight:300;line-height:1.6}.hc-landing .hc-plan-features{flex-direction:column;gap:0;margin-bottom:28px;display:flex}.hc-landing .hc-plan-feature{border-bottom:1px solid var(--green-mist);color:var(--text-mid);align-items:center;gap:10px;padding:10px 0;font-size:13px;font-weight:300;display:flex}.hc-landing a.hc-btn-plan{letter-spacing:.05em;text-align:center;border-radius:100px;width:100%;padding:13px;font-size:12px;font-weight:500;text-decoration:none;transition:all .25s;display:block}.hc-landing a.hc-btn-plan-outline{border:1.5px solid var(--green-mid);color:var(--green-mid);background:0 0}.hc-landing a.hc-btn-plan-outline:hover{background:var(--green-mid);color:var(--cream)}.hc-landing a.hc-btn-plan-white{background:var(--cream);color:var(--green-deep);border:none}.hc-landing a.hc-btn-plan-white:hover{background:var(--warm-white)}.hc-landing .hc-quote-section{background:var(--green-deep);text-align:center;padding:100px 60px}@media (max-width:720px){.hc-landing .hc-quote-section{padding:80px 24px}}.hc-landing .hc-quote-mark{font-family:var(--font-cormorant),ui-serif,Georgia,serif;color:var(--green-sage);opacity:.4;margin-bottom:20px;font-size:120px;line-height:.5;display:block}.hc-landing .hc-quote-text{font-family:var(--font-cormorant),ui-serif,Georgia,serif;color:var(--cream);max-width:800px;margin:0 auto 36px;font-size:clamp(28px,4vw,48px);font-style:italic;font-weight:300;line-height:1.4}.hc-landing .hc-quote-author{letter-spacing:.12em;text-transform:uppercase;color:var(--green-sage);font-size:13px;font-family:var(--font-dm-mono),ui-monospace,monospace}.hc-landing .hc-faq-section{background:var(--cream);grid-template-columns:1fr 1.5fr;gap:80px;padding:120px 60px;display:grid}@media (max-width:960px){.hc-landing .hc-faq-section{grid-template-columns:1fr;padding:80px 24px}}.hc-landing .hc-faq-left .hc-section-title{margin-bottom:24px;font-size:clamp(38px,4vw,56px)}.hc-landing .hc-faq-left .hc-section-title em{color:var(--green-sage);font-style:italic}.hc-landing .hc-faq-left p{color:var(--text-soft);margin-bottom:40px;font-size:15px;font-weight:300;line-height:1.75}.hc-landing .hc-faq-right{flex-direction:column;gap:0;display:flex}.hc-landing .hc-faq-item{border-top:1px solid var(--green-mist)}.hc-landing .hc-faq-item:last-child{border-bottom:1px solid var(--green-mist)}.hc-landing .hc-faq-question{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:22px 0;display:flex}@media (pointer:coarse){.hc-landing .hc-faq-question{cursor:pointer}}.hc-landing .hc-faq-q-text{color:var(--green-deep);padding-right:16px;font-size:15px;font-weight:400;line-height:1.4}.hc-landing .hc-faq-icon{border:1px solid var(--green-mist);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:all .3s;display:flex}.hc-landing .hc-faq-item.hc-open .hc-faq-icon{background:var(--green-sage);border-color:var(--green-sage);transform:rotate(45deg)}.hc-landing .hc-faq-item.hc-open .hc-faq-icon svg{stroke:#fff}.hc-landing .hc-faq-answer{color:var(--text-soft);max-height:0;font-size:14px;font-weight:300;line-height:1.75;transition:max-height .4s,padding .3s;overflow:hidden}.hc-landing .hc-faq-item.hc-open .hc-faq-answer{max-height:320px;padding-bottom:20px}.hc-landing .hc-cta-section{background:var(--green-frost);text-align:center;padding:140px 60px;position:relative;overflow:hidden}@media (max-width:720px){.hc-landing .hc-cta-section{padding:100px 24px}}.hc-landing .hc-cta-bg-circle{border:1px solid var(--green-mist);pointer-events:none;border-radius:50%;position:absolute}.hc-landing .hc-cta-section .hc-section-label{justify-content:center}.hc-landing .hc-cta-section .hc-section-label:after{display:none}.hc-landing .hc-cta-section .hc-section-label:before{content:"";background:var(--green-mist);flex:1;max-width:60px;height:1px}.hc-landing .hc-cta-title{font-family:var(--font-cormorant),ui-serif,Georgia,serif;color:var(--green-deep);max-width:800px;margin:0 auto 40px;font-size:clamp(48px,7vw,96px);font-weight:300;line-height:1.05}.hc-landing .hc-cta-title em{color:var(--green-sage);font-style:italic}.hc-landing .hc-cta-contact{text-align:left;flex-wrap:wrap;justify-content:center;gap:32px 48px;max-width:640px;margin:0 auto 36px;display:flex}.hc-landing .hc-cta-contact-item{align-items:flex-start;gap:12px;display:flex}.hc-landing .hc-cta-contact-icon{color:var(--green-sage);flex-shrink:0;margin-top:2px}.hc-landing .hc-cta-contact-label{font-family:var(--font-dm-mono),ui-monospace,monospace;letter-spacing:.18em;text-transform:uppercase;color:var(--green-sage);margin-bottom:6px;font-size:10px}.hc-landing .hc-cta-contact-item p{color:var(--text-soft);margin:0;font-size:14px;font-weight:300;line-height:1.6}.hc-landing .hc-cta-contact-item a{color:var(--green-deep);border-bottom:1px solid #5a8a6a59;font-size:15px;font-weight:400;text-decoration:none;transition:border-color .2s,color .2s}.hc-landing .hc-cta-contact-item a:hover{color:var(--green-sage);border-bottom-color:var(--green-sage)}.hc-landing .hc-cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.hc-landing footer.hc-footer{background:var(--green-deep);grid-template-columns:1.4fr 1fr 1fr 1fr 1.15fr;gap:48px 40px;padding:60px;display:grid}@media (max-width:1100px){.hc-landing footer.hc-footer{grid-template-columns:1fr 1fr 1fr}.hc-landing .hc-footer-brand{grid-column:1/-1}}@media (max-width:900px){.hc-landing footer.hc-footer{grid-template-columns:1fr 1fr;padding:48px 24px}}@media (max-width:520px){.hc-landing footer.hc-footer{grid-template-columns:1fr}}.hc-landing .hc-footer-brand .hc-nav-logo{margin-bottom:16px;font-size:20px;display:block}.hc-landing .hc-footer-brand p{color:var(--green-light);max-width:240px;font-size:13px;font-weight:300;line-height:1.7}.hc-landing .hc-footer-col h4{font-family:var(--font-dm-mono),ui-monospace,monospace;letter-spacing:.2em;text-transform:uppercase;color:var(--green-sage);margin-bottom:20px;font-size:10px}.hc-landing .hc-footer-col a{color:var(--green-light);opacity:.7;margin-bottom:12px;font-size:13px;font-weight:300;text-decoration:none;transition:opacity .2s;display:block}.hc-landing .hc-footer-col a:hover{opacity:1}.hc-landing .hc-footer-address{color:var(--green-light);opacity:.85;margin:0 0 12px;font-size:13px;font-weight:300;line-height:1.7}.hc-landing a.hc-footer-phone-link{opacity:.95;margin-bottom:20px;font-size:14px;display:inline-block}.hc-landing .hc-footer-social{flex-direction:column;gap:10px;margin-top:4px;display:flex}.hc-landing .hc-footer-social-link{align-items:center;gap:8px;display:inline-flex}.hc-landing .hc-footer-social-pending{color:var(--green-light);opacity:.45;align-items:center;gap:8px;font-size:13px;font-weight:300;display:inline-flex}.hc-landing .hc-footer-soon{font-size:11px;font-family:var(--font-dm-mono),ui-monospace,monospace;letter-spacing:.06em}.hc-landing .hc-footer-bottom-link{color:inherit;border-bottom:1px solid #0000;text-decoration:none;transition:opacity .2s,border-color .2s}.hc-landing .hc-footer-bottom-link:hover{opacity:1;border-bottom-color:var(--green-sage)}.hc-landing .hc-footer-bottom{background:#0003;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:20px 60px;display:flex}@media (max-width:720px){.hc-landing .hc-footer-bottom{padding:20px 24px}}.hc-landing .hc-footer-bottom p{color:var(--green-sage);font-size:11px;font-family:var(--font-dm-mono),ui-monospace,monospace}.hc-landing .hc-reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(24px)}.hc-landing .hc-reveal.hc-visible{opacity:1;transform:translateY(0)}.hc-landing .hc-reveal-delay-1{transition-delay:.1s}.hc-landing .hc-reveal-delay-2{transition-delay:.2s}.hc-landing .hc-reveal-delay-3{transition-delay:.3s}.hc-landing .hc-reveal-delay-4{transition-delay:.4s}.hc-landing .hc-leaf{transform-origin:bottom;animation:8s ease-in-out infinite hc-sway}@keyframes hc-sway{0%,to{transform:rotate(-3deg)}50%{transform:rotate(3deg)}}
