:root{--forest:#194b3d;--forest-dark:#173d34;--paper:#f5f2e9;--mist:#e8e8d7;--lime:#e3ee9f;--text:#18382f;--muted:#52665f;--line:#bac5bc;--shell:1320px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}img{max-width:100%;display:block}.shell{width:min(calc(100% - 3rem), var(--shell));margin-inline:auto}.skip-link{z-index:20;background:#fff;padding:.75rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{padding-block:1.4rem}.site-header__inner{justify-content:space-between;align-items:center;gap:2rem;min-height:3.25rem;display:flex}.brand{color:var(--text);align-items:center;gap:.9rem;font-size:1.05rem;font-weight:800;text-decoration:none;display:inline-flex}.brand img{object-fit:cover;border-radius:.8rem;width:3.25rem;height:3.25rem}.site-header nav{align-items:center;gap:2rem;display:flex}.nav-link{font-size:.9rem;font-weight:750;text-decoration:none}.nav-link:hover{text-underline-offset:.3rem;text-decoration:underline}.button{border:1px solid var(--forest);background:var(--forest);color:#fff;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;min-height:3.2rem;padding:.85rem 1.35rem;font-size:.92rem;font-weight:800;line-height:1;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex}.button:hover{background:var(--forest-dark);transform:translateY(-1px)}.button:focus-visible,.brand:focus-visible,.nav-link:focus-visible{outline-offset:4px;outline:3px solid #8aa734}.button--compact{min-height:2.8rem;padding:.75rem 1.2rem}.button--outline{color:var(--forest);border-color:var(--line);background:0 0}.button--outline:hover{color:var(--forest);background:#fff}.hero{padding-top:.4rem}.hero__image{background-image:linear-gradient(90deg,#0f3f34ad 0%,#0f3f3421 73%),url(/images/narrow-neck-trail-running.jpg);background-position:50%;background-size:cover;border-radius:1.8rem;min-height:clamp(31rem,58vw,38rem);position:relative;overflow:hidden}.hero__content{color:#fff;max-width:61rem;position:absolute;bottom:clamp(3rem,8vw,5rem);left:clamp(2rem,6vw,5rem);right:2rem}.eyebrow,.section-label{color:var(--text);letter-spacing:.1em;text-transform:uppercase;font-size:.76rem;font-weight:850;display:inline-block}.eyebrow{background:var(--lime);border-radius:999px;padding:.7rem 1rem}.hero h1{letter-spacing:-.045em;margin:.9rem 0 1.2rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.4rem,6.5vw,6.2rem);font-weight:500;line-height:.98}.hero p{max-width:47rem;margin:0;font-size:clamp(1.15rem,2vw,1.45rem);line-height:1.5}.introduction{grid-template-columns:minmax(0,1.1fr) minmax(22rem,.9fr);gap:clamp(3rem,7vw,7rem);padding-block:clamp(4.5rem,8vw,7rem);display:grid}.introduction__copy h2,.coming-soon h2,.not-found h1{letter-spacing:-.025em;margin:0;font-family:Georgia,Times New Roman,serif;font-weight:500;line-height:1.08}.introduction__copy h2{max-width:45rem;margin-bottom:1.8rem;font-size:clamp(2.6rem,4.5vw,4.1rem)}.introduction__copy p{max-width:44rem;color:var(--muted);margin:0 0 1.25rem;font-size:1.08rem;line-height:1.75}.actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.coming-soon{background:var(--mist);border-radius:1.6rem;align-self:start;padding:clamp(2rem,4vw,3rem)}.section-label{color:#747c69}.coming-soon h2{margin:.8rem 0 1.5rem;font-size:2.25rem}.coming-soon ol{margin:0;padding:0;list-style:none}.coming-soon li{border-top:1px solid #c9cdbb;justify-content:space-between;gap:2rem;padding:1rem 0;font-weight:800;display:flex}.coming-soon li span:last-child{color:#7c866f;font-family:Georgia,serif;font-weight:400}.site-footer{background:var(--forest);color:#d7e1dc}.site-footer__inner{letter-spacing:.05em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:2rem;min-height:6rem;font-size:.76rem;display:flex}.site-footer a{color:inherit;text-underline-offset:.25rem;text-decoration-color:#d7e1dc8c}.site-footer a:hover{color:#fff;text-decoration-color:currentColor}.site-footer a:focus-visible{outline:3px solid var(--lime);outline-offset:4px}.not-found{flex-direction:column;justify-content:center;align-items:flex-start;min-height:65vh;padding-block:5rem;display:flex}.not-found h1{max-width:55rem;margin:1rem 0;font-size:clamp(3rem,7vw,6rem)}.not-found p{color:var(--muted);margin:0 0 2rem;font-size:1.1rem}@media (width<=800px){.shell{width:min(calc(100% - 2rem), var(--shell))}.site-header nav{gap:.75rem}.nav-link{display:none}.brand span{max-width:9rem;font-size:.9rem;line-height:1.15}.hero__image{background-position:61%;border-radius:1.3rem;min-height:34rem}.hero__content{bottom:2.3rem;left:1.5rem;right:1.5rem}.hero h1{font-size:clamp(3.25rem,15vw,5rem)}.introduction{grid-template-columns:1fr}.site-footer__inner{flex-direction:column;justify-content:center;align-items:flex-start;gap:.6rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
