.landing{--landing-forest:#0f3d2e;--landing-forest-deep:#0a2f23;--landing-gold:#c9a24a;--landing-cream:#f3efe6;--landing-ink:#14352a;background:var(--landing-cream);color:#fff;min-height:100vh;font-family:var(--font-body), "Segoe UI", sans-serif;background-image:none;flex-direction:column;grid-template-columns:none;margin:0;display:flex}.landingHero{background:var(--landing-forest);flex:auto;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);min-height:min(72vh,720px);display:grid;position:relative;overflow:hidden}.landingCopy{z-index:2;background:radial-gradient(120% 80% at 0% 100%, #0a2a20 0%, transparent 55%), linear-gradient(135deg, var(--landing-forest-deep) 0%, var(--landing-forest) 55%, #145239 100%);flex-direction:column;justify-content:center;gap:1.35rem;padding:clamp(2.5rem,6vw,5.5rem) clamp(1.75rem,5vw,4.5rem);display:flex;position:relative}.landingCopy:after{content:"";opacity:.45;pointer-events:none;background:radial-gradient(circle at 18% 22%,#ffffff0d 0 1px,#0000 1.5px) 0 0/28px 28px,radial-gradient(circle at 72% 68%,#ffffff08 0 1px,#0000 1.5px) 0 0/36px 36px;animation:18s linear infinite landingGrain;position:absolute;inset:0}.landingBrand{z-index:1;font-family:var(--font-display), Georgia, serif;letter-spacing:.02em;color:#fff;white-space:nowrap;margin:0 0 .15rem;font-size:clamp(2.15rem,4.2vw,3.35rem);font-weight:700;line-height:1.12;position:relative}.landingHeadline{z-index:1;max-width:18ch;font-family:var(--font-display), Georgia, serif;letter-spacing:-.01em;color:#fff;margin:0;font-size:clamp(1.65rem,3.2vw,2.45rem);font-weight:700;line-height:1.15;animation:.9s both landingRise;position:relative}.landingServicePromise{z-index:1;max-width:34rem;font-family:var(--font-display), Georgia, serif;color:var(--landing-gold);margin:0;font-size:clamp(1.02rem,1.35vw,1.18rem);font-style:italic;font-weight:600;line-height:1.45;animation:.9s 80ms both landingRise;position:relative}.landingHeadline span{color:var(--landing-gold);display:block}.landingLead{z-index:1;color:#e7efe9;max-width:34rem;margin:0;font-size:clamp(.98rem,1.35vw,1.12rem);line-height:1.65;animation:.9s .12s both landingRise;position:relative}.landingCta{z-index:1;border:1px solid var(--landing-gold);letter-spacing:.04em;justify-content:center;align-items:center;gap:.65rem;padding:.85rem 1.35rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .25s,color .25s,transform .25s;display:inline-flex;position:relative}.landingActions{z-index:1;flex-wrap:wrap;gap:.75rem;margin-top:.35rem;animation:.9s .22s both landingRise;display:flex;position:relative}.landingCtaPrimary{background:var(--landing-gold);color:var(--landing-forest-deep);border-color:var(--landing-gold)}.landingCtaSecondary{color:var(--landing-gold);background:0 0}.landingCta svg{width:1rem;height:1rem}.landingCtaPrimary:hover,.landingCtaPrimary:focus-visible,.landingCtaSecondary:hover,.landingCtaSecondary:focus-visible{outline:none;transform:translateY(-1px)}.landingCtaPrimary:hover,.landingCtaPrimary:focus-visible{color:var(--landing-forest-deep);background:#d4b35a}.landingCtaSecondary:hover,.landingCtaSecondary:focus-visible{background:var(--landing-gold);color:var(--landing-forest-deep)}.landingMedia{background:#0c241c;min-height:280px;animation:1.1s .15s both landingFade;position:relative;overflow:hidden}.landingMedia:before{content:"";z-index:1;background:linear-gradient(90deg, var(--landing-forest) 0%, transparent 100%);pointer-events:none;width:clamp(3rem,12%,7rem);position:absolute;inset:0 auto 0 0}.landingMedia img{object-fit:cover;object-position:62% center;width:100%;height:100%;transition:transform 8s;display:block;transform:scale(1.04)}.landingHero:hover .landingMedia img{transform:scale(1.08)}.landingFeatures{background:var(--landing-cream);color:var(--landing-ink);border-top:1px solid #ddd4c4;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.landingFeature{border-right:1px solid #ddd4c4;padding:clamp(1.5rem,3vw,2.35rem) clamp(1.1rem,2.2vw,1.85rem);animation:.8s .28s both landingRise}.landingFeature:last-child{border-right:0}.landingFeatureIcon{background:var(--landing-forest);color:#fff;border-radius:999px;place-items:center;width:2.6rem;height:2.6rem;margin-bottom:.95rem;display:grid}.landingFeatureIcon svg{width:1.15rem;height:1.15rem}.landingFeature h2{font-family:var(--font-body), "Segoe UI", sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--landing-forest);margin:0 0 .55rem;font-size:.78rem;font-weight:800}.landingFeature p{color:#4d5f56;margin:0;font-size:.9rem;line-height:1.55}.landingFooter{background:var(--landing-forest-deep);color:#e7efe9;text-align:center;padding:clamp(1.5rem,3vw,2.25rem) clamp(1.1rem,2.2vw,1.85rem)}.landingFooterBrand{font-family:var(--font-display), Georgia, serif;color:#fff;margin:0 0 .4rem;font-size:1.15rem;font-weight:700}.landingFooter a{color:var(--landing-gold);text-decoration:none}.landingFooter a:hover,.landingFooter a:focus-visible{text-decoration:underline}.landingFooterLinks{flex-wrap:wrap;justify-content:center;gap:.85rem;margin:.75rem 0 0;font-size:.9rem;display:flex}@keyframes landingRise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes landingFade{0%{opacity:0}to{opacity:1}}@keyframes landingGrain{0%{background-position:0 0,0 0}to{background-position:28px 36px,-36px 28px}}@media (max-width:960px){.landingHero{grid-template-columns:1fr;min-height:auto}.landingMedia{min-height:42vw;max-height:420px}.landingMedia:before{background:linear-gradient(0deg, var(--landing-cream) 0%, transparent 100%);width:auto;height:4rem;inset:auto 0 0}.landingFeatures{grid-template-columns:1fr 1fr}.landingFeature:nth-child(2n){border-right:0}.landingFeature:nth-child(-n+2){border-bottom:1px solid #ddd4c4}}@media (max-width:640px){.landingCopy{padding:2.4rem 1.35rem 2rem}.landingBrand{white-space:normal}.landingHeadline{max-width:none}.landingMedia{min-height:260px}.landingFeatures{grid-template-columns:1fr}.landingFeature{border-bottom:1px solid #ddd4c4;border-right:0}.landingFeature:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){.landingCopy:after,.landingHeadline,.landingLead,.landingCta,.landingMedia,.landingFeature,.landingMedia img{transition:none;animation:none}.landingHero:hover .landingMedia img{transform:none}}
