.forest-root{background:rgb(var(--wayusa-deep-forest-rgb));color:var(--wayusa-cream)}.forest-root .forest-inner{width:100%;max-width:720px;margin:0 auto;padding:0 1.5rem}.forest-root section{padding:clamp(3rem,8vw,5.5rem) 0}.forest-root .forest-hero{text-align:center;padding-top:clamp(4rem,10vw,7rem)}.forest-root .section-label{margin-bottom:1rem;display:block}.forest-root .forest-title{font-family:var(--font-lora), serif;color:var(--wayusa-gold);font-size:clamp(2.4rem,6vw,3.6rem);font-style:italic;font-weight:500;line-height:1.05}.forest-root .forest-h2{font-family:var(--font-lora), serif;color:var(--wayusa-cream);margin-bottom:1rem;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:500;line-height:1.15}.forest-root .forest-h2 em{color:var(--wayusa-gold);font-style:italic}.forest-root .forest-intro{font-family:var(--font-public-sans), sans-serif;color:rgb(var(--wayusa-cream-rgb) / .7);max-width:38rem;margin:1.2rem auto 0;font-size:clamp(1rem,2vw,1.15rem);font-weight:300;line-height:1.7}.forest-root .forest-map{border:1px solid rgb(var(--wayusa-gold-rgb) / .16);border-radius:22px;margin:2.4rem auto 0;position:relative;overflow:hidden;box-shadow:0 28px 65px #0006}.forest-root .forest-map img{width:100%;height:auto;display:block}.forest-root .forest-gps{text-align:center;background:rgb(var(--wayusa-midnight-rgb) / .6);border:1px solid rgb(var(--wayusa-gold-rgb) / .15);border-radius:14px;max-width:460px;margin:1.4rem auto 0;padding:18px 24px}.forest-root .forest-gps .label{font-family:var(--font-public-sans), sans-serif;letter-spacing:.25em;text-transform:uppercase;color:rgb(var(--wayusa-cream-rgb) / .5);margin-bottom:8px;font-size:.6rem;font-weight:600;display:block}.forest-root .forest-gps .coords{letter-spacing:1px;color:var(--wayusa-gold);margin-bottom:8px;font-family:monospace;font-size:.85rem;text-decoration:none;display:inline-block}.forest-root .forest-gps a.coords:hover,.forest-root .forest-gps a.coords:focus-visible{text-decoration:underline}.forest-root .forest-gps p{font-family:var(--font-public-sans), sans-serif;color:rgb(var(--wayusa-cream-rgb) / .55);font-size:.85rem;font-weight:300;line-height:1.6}.forest-root .forest-body,.forest-root .forest-role{font-family:var(--font-public-sans), sans-serif;color:rgb(var(--wayusa-cream-rgb) / .7);margin-bottom:1rem;font-size:clamp(.98rem,1.9vw,1.1rem);font-weight:300;line-height:1.75}.forest-root .forest-body strong{color:var(--wayusa-cream);font-weight:600}.forest-root .forest-role{color:rgb(var(--wayusa-cream-rgb) / .85);font-size:clamp(1.05rem,2.2vw,1.25rem)}.forest-root .forest-role em{color:var(--wayusa-gold);font-style:italic}.forest-root .forest-meta{font-family:var(--font-public-sans), sans-serif;letter-spacing:.2em;text-transform:uppercase;color:rgb(var(--wayusa-cream-rgb) / .45);margin-bottom:1.4rem;font-size:.7rem;font-weight:600}.forest-root .forest-quote{border-left:2px solid rgb(var(--wayusa-gold-rgb) / .4);margin:1.8rem 0 0;padding-left:1.2rem}.forest-root .forest-quote p{font-family:var(--font-lora), serif;color:var(--wayusa-cream);font-size:clamp(1.15rem,2.6vw,1.4rem);font-style:italic;line-height:1.4}.forest-root .forest-quote cite{font-family:var(--font-public-sans), sans-serif;letter-spacing:.05em;color:rgb(var(--wayusa-cream-rgb) / .5);margin-top:.6rem;font-size:.8rem;font-style:normal;display:block}.forest-root .fp-header{text-align:center}.forest-root .fp-carousel{margin:1.8rem auto 0}.forest-root .fp-viewport{position:relative}.forest-root .fp-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:1.2rem;padding:.3rem;display:flex;overflow-x:auto}.forest-root .fp-track::-webkit-scrollbar{display:none}.forest-root .fp-slide{scroll-snap-align:center;flex:0 0 84%;margin:0}@media (min-width:880px){.forest-root .fp-slide{flex:0 0 66%}}.forest-root .fp-slide img{aspect-ratio:3/2;object-fit:cover;border:1px solid rgb(var(--wayusa-gold-rgb) / .16);border-radius:20px;width:100%;display:block;box-shadow:0 24px 60px #0006}.forest-root .fp-arrow{border:1px solid rgb(var(--wayusa-gold-rgb) / .3);background:rgb(var(--wayusa-midnight-rgb) / .82);width:44px;height:44px;color:var(--wayusa-gold);cursor:pointer;transition:background-color .35s var(--ease-brand), color .35s var(--ease-brand);z-index:2;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.forest-root .fp-arrow:hover,.forest-root .fp-arrow:focus-visible{background:var(--wayusa-gold);color:var(--wayusa-deep-forest)}.forest-root .fp-prev{left:.5rem}.forest-root .fp-next{right:.5rem}@media (max-width:600px){.forest-root .fp-arrow{display:none}}.forest-root .fp-dots{justify-content:center;gap:9px;margin-top:1.4rem;display:flex}.forest-root .fp-dot{background:rgb(var(--wayusa-cream-rgb) / .25);cursor:pointer;width:8px;height:8px;transition:background-color .35s var(--ease-brand), transform .35s var(--ease-brand);border:none;border-radius:50%;padding:0}.forest-root .fp-dot.is-active{background:var(--wayusa-gold);transform:scale(1.3)}.forest-root .fp-pillars{gap:1.4rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}@media (min-width:760px){.forest-root .fp-pillars{grid-template-columns:repeat(3,1fr)}}.forest-root .fp-pillar{background:rgb(var(--wayusa-midnight-rgb) / .4);border:1px solid rgb(var(--wayusa-gold-rgb) / .12);border-radius:16px;padding:1.6rem}.forest-root .fp-pillar-icon{margin-bottom:.8rem}.forest-root .fp-pillar h3{font-family:var(--font-public-sans), sans-serif;color:var(--wayusa-gold);margin-bottom:.5rem;font-size:1rem;font-weight:600}.forest-root .fp-pillar p{font-family:var(--font-public-sans), sans-serif;color:rgb(var(--wayusa-cream-rgb) / .65);font-size:.92rem;font-weight:300;line-height:1.65}.forest-root .fp-link-wrap{text-align:center}.forest-root .forest-link{font-family:var(--font-public-sans), sans-serif;letter-spacing:.12em;text-transform:uppercase;color:var(--wayusa-gold);border-bottom:1px solid rgb(var(--wayusa-gold-rgb) / .4);transition:border-color .35s var(--ease-brand);margin-top:1.6rem;padding-bottom:2px;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-block}.forest-root .forest-link:hover,.forest-root .forest-link:focus-visible{border-color:var(--wayusa-gold)}.forest-root .forest-cta{text-align:center;border-top:1px solid rgb(var(--wayusa-gold-rgb) / .12)}.forest-root .forest-cta-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.2rem;margin-top:1.6rem;display:flex}.forest-root .forest-cta-button{font-family:var(--font-public-sans), sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--wayusa-midnight);background:var(--wayusa-gold);border-radius:var(--radius-pill);transition:transform .35s var(--ease-brand);padding:14px 32px;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-block}.forest-root .forest-cta-button:hover,.forest-root .forest-cta-button:focus-visible{transform:translateY(-2px)}.forest-root .forest-cta-secondary{font-family:var(--font-public-sans), sans-serif;letter-spacing:.05em;color:rgb(var(--wayusa-cream-rgb) / .7);text-underline-offset:4px;font-size:.8rem;font-weight:600;text-decoration:underline}.forest-root .forest-cta-secondary:hover,.forest-root .forest-cta-secondary:focus-visible{color:var(--wayusa-gold)}