.hiking-site{--hm-ink:#111111;--hm-forest:#202020;--hm-moss:#666666;--hm-accent:#ffffff;--hm-accent-soft:#efefed;--hm-accent-deep:#111111;--hm-accent-line:rgba(255,255,255,0.2);--hm-paper:#f7f7f7;--hm-white:#ffffff;--hm-line:rgba(17,17,17,0.08);min-height:100dvh;background:var(--hm-paper);color:var(--hm-ink);font-family:var(--font-inter),Inter,ui-sans-serif,system-ui,sans-serif}.hiking-site *,.hiking-site :after,.hiking-site :before{box-sizing:border-box}.hiking-site h1,.hiking-site h2,.hiking-site h3{text-wrap:balance}.hiking-site p{text-wrap:pretty}.hm-shell{width:min(100% - 2rem,1240px);margin-inline:auto}.hm-narrow{width:min(100% - 2rem,820px);margin-inline:auto}.hm-skip{position:fixed;z-index:500;left:1rem;top:0;transform:translateY(-130%);border-radius:999px;background:var(--hm-ink);color:white;padding:.7rem 1rem;font-size:.85rem;font-weight:800;transition:transform .2s}.hm-skip:focus{transform:translateY(.75rem)}.hm-header{position:sticky;z-index:100;top:0;border-bottom:1px solid var(--hm-line);background:color-mix(in srgb,var(--hm-paper) 90%,transparent);backdrop-filter:blur(16px)}.hm-header-inner{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:2rem}.hm-brand{display:inline-flex;align-items:center;gap:.72rem;text-decoration:none}.hm-brand-mark{width:42px;height:42px;color:var(--hm-ink);flex:0 0 auto}.hm-brand-peak{stroke:var(--hm-white)}.hm-brand-ground{stroke:#969696}.hm-brand-copy{display:flex;align-items:baseline;gap:.24rem;font-size:.98rem;letter-spacing:-.025em}.hm-brand-copy strong{font-weight:820}.hm-brand-copy span{color:var(--hm-moss);font-weight:520}.hm-desktop-nav{display:flex;align-items:center;gap:1.45rem;font-size:.84rem;font-weight:650}.hm-desktop-nav a{position:relative;text-decoration:none}.hm-desktop-nav a:after{position:absolute;right:0;bottom:-.45rem;left:0;height:2px;background:var(--hm-ink);content:"";transform:scaleX(0);transform-origin:right;transition:transform .22s ease}.hm-desktop-nav a:focus-visible:after,.hm-desktop-nav a:hover:after{transform:scaleX(1);transform-origin:left}.hm-mobile-menu{display:none;position:relative}.hm-mobile-menu summary{display:grid;width:44px;min-height:0!important;height:44px;cursor:pointer;list-style:none;place-items:center;border:1px solid var(--hm-line);border-radius:50%}.hm-mobile-menu summary::-webkit-details-marker{display:none}.hm-mobile-menu nav{position:absolute;top:52px;right:0;width:min(78vw,280px);overflow:hidden;border:1px solid var(--hm-line);border-radius:18px;background:var(--hm-white);box-shadow:0 24px 70px rgba(0,0,0,.17)}.hm-mobile-menu nav a{display:block;padding:1rem 1.1rem;border-bottom:1px solid var(--hm-line);text-decoration:none;font-size:.95rem;font-weight:700}.hm-mobile-menu nav a:last-child{border-bottom:0}.hm-kicker{display:flex;align-items:center;gap:.4rem;color:var(--hm-moss);font-size:.69rem;font-weight:790;letter-spacing:.14em;line-height:1.4;text-transform:uppercase}.hm-kicker-light{color:rgba(255,255,255,.64)}.hm-page-hero{padding:clamp(4.5rem,10vw,8.5rem) 0 4rem;border-bottom:1px solid var(--hm-line)}.hm-page-hero h1{max-width:920px;margin-top:1.2rem;font-size:clamp(3.1rem,8vw,7.7rem);font-weight:780;letter-spacing:-.068em;line-height:.91}.hm-page-hero>.hm-shell>p:not(.hm-kicker){max-width:720px;margin-top:1.75rem;color:var(--hm-moss);font-size:clamp(1.05rem,2vw,1.35rem);line-height:1.65}.hm-home-hero{position:relative;overflow:hidden;padding:clamp(2.5rem,7vw,6.2rem) 0 4.5rem}.hm-home-hero:before{position:absolute;inset:0;z-index:0;opacity:.16;background-image:repeating-radial-gradient(ellipse at 88% 36%,transparent 0 28px,rgba(17,17,17,.18) 29px 30px);content:"";pointer-events:none}.hm-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:clamp(2.2rem,6vw,6.6rem)}.hm-hero-copy h1{max-width:720px;margin-top:1.2rem;font-size:clamp(3.5rem,7.4vw,7.4rem);font-weight:790;letter-spacing:-.074em;line-height:.88}.hm-hero-copy h1 em{display:block;color:var(--hm-forest);font-style:normal}.hm-hero-lede{max-width:620px;margin-top:1.8rem;color:#515151;font-size:clamp(1.05rem,1.8vw,1.28rem);line-height:1.64}.hm-hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.hm-button-primary,.hm-button-secondary{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:.55rem;border:1px solid var(--hm-ink);border-radius:999px;padding:.78rem 1.15rem;text-decoration:none;font-size:.88rem;font-weight:760;transition:transform .2s,box-shadow .2s,background .2s}.hm-button-primary{background:var(--hm-ink);color:white!important}.hm-button-secondary{background:transparent}.hm-button-primary:hover,.hm-button-secondary:hover{transform:translateY(-2px);box-shadow:0 10px 30px rgba(0,0,0,.12)}.hm-hero-proof{display:flex;flex-wrap:wrap;gap:.65rem 1.2rem;margin-top:2rem;color:var(--hm-moss);font-size:.75rem;font-weight:660}.hm-hero-proof span{display:inline-flex;align-items:center;gap:.35rem}.hm-hero-visual{position:relative;min-height:610px}.hm-hero-photo{position:absolute;inset:0 2rem 2.4rem 0;overflow:hidden;border-radius:170px 170px 26px 26px;background:#d6d6d3}.hm-hero-photo img{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 52%;object-position:50% 52%;filter:saturate(.98) contrast(1.03)}.hm-hero-photo:after{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.01),rgba(0,0,0,.48));content:""}.hm-hero-caption{position:absolute;z-index:2;right:0;bottom:0;width:min(80%,360px);border-radius:20px;background:rgba(255,255,255,.94);padding:1.25rem;box-shadow:0 20px 60px rgba(0,0,0,.16);backdrop-filter:blur(12px)}.hm-hero-caption>span{display:block;font-size:.64rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hm-hero-caption strong{display:block;margin-top:.5rem;font-size:1.35rem;letter-spacing:-.035em;line-height:1.12}.hm-hero-caption p{margin-top:.55rem;font-size:.78rem;line-height:1.5}.hm-hero-index{position:absolute;z-index:2;top:12%;left:-1.4rem;display:grid;width:76px;height:76px;place-items:center;border:6px solid var(--hm-paper);border-radius:50%;background:var(--hm-ink);color:white;font-size:1.15rem;font-weight:800}.hm-trust-bar{background:var(--hm-white)}.hm-trust-grid{display:grid;grid-template-columns:1.2fr repeat(3,1fr)}.hm-trust-grid>div{min-height:112px;padding:1.4rem}.hm-trust-grid>div:first-child{padding-left:0}.hm-trust-grid>div:last-child{border-right:0}.hm-trust-grid strong{display:block;font-size:clamp(1.35rem,3vw,2.15rem);letter-spacing:-.045em}.hm-trust-grid p{margin-top:.35rem;color:var(--hm-moss);font-size:.78rem;line-height:1.45}.hm-trust-intro strong{font-size:1.05rem;line-height:1.2}.hm-section{padding:clamp(4.5rem,9vw,8rem) 0}.hm-section-white{background:var(--hm-white)}.hm-section-dark{background:var(--hm-ink);color:white}.hm-section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2.5rem}.hm-section-head h2{max-width:760px;margin-top:.8rem;font-size:clamp(2.4rem,5.5vw,5rem);font-weight:760;letter-spacing:-.06em;line-height:.96}.hm-section-head>p{max-width:360px;color:var(--hm-moss);font-size:.9rem;line-height:1.6}.hm-section-head a{flex:0 0 auto;text-decoration:underline;text-underline-offset:5px;font-size:.85rem;font-weight:760}.hm-section-dark .hm-section-head>p{color:rgba(255,255,255,.62)}.hm-safety-callout{display:grid;grid-template-columns:auto 1.1fr .8fr auto;align-items:center;gap:1.2rem;border:1px solid var(--hm-accent-line);border-radius:24px;background:#181818;padding:1.3rem 1.5rem;color:white}.hm-safety-icon{display:grid;width:50px;height:50px;place-items:center;border-radius:50%;background:var(--hm-accent);color:var(--hm-ink)}.hm-safety-callout strong{display:block;font-size:1.02rem;letter-spacing:-.02em}.hm-safety-callout p{margin-top:.25rem;color:rgba(255,255,255,.68);font-size:.78rem;line-height:1.45}.hm-safety-callout>span{color:rgba(255,255,255,.58);font-size:.72rem;line-height:1.45}.hm-safety-callout a{display:inline-flex;align-items:center;gap:.35rem;text-decoration:underline;text-underline-offset:5px;font-size:.78rem;font-weight:760}.hm-trail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.hm-trail-card{overflow:hidden;border-radius:24px;background:var(--hm-white);transition:transform .25s ease,box-shadow .25s ease}.hm-trail-card:hover{transform:translateY(-4px);box-shadow:0 22px 60px rgba(0,0,0,.1)}.hm-trail-card-media{position:relative;display:block;min-height:300px;overflow:hidden;background:#e7e7e4}.hm-trail-card-media img{-o-object-fit:cover;object-fit:cover;transition:transform .7s cubic-bezier(.22,1,.36,1)}.hm-trail-card:hover .hm-trail-card-media img{transform:scale(1.035)}.hm-card-region{position:absolute;z-index:2;top:1rem;left:1rem;display:inline-flex;align-items:center;gap:.3rem;border-radius:999px;background:rgba(255,255,255,.92);padding:.46rem .7rem;backdrop-filter:blur(10px);font-size:.66rem;font-weight:750}.hm-topo-placeholder{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden;background:#e7e7e4}.hm-topo-placeholder:before{position:absolute;inset:-40%;opacity:.48;background:repeating-radial-gradient(ellipse at 50% 50%,transparent 0 24px,#b7b7b2 25px 27px);content:"";transform:rotate(-18deg)}.hm-topo-placeholder span{position:relative;z-index:1;max-width:70%;color:#555555;font-size:1.5rem;font-weight:760;letter-spacing:-.05em;text-align:center}.hm-trail-card-body{padding:1.35rem 1.4rem 1.5rem}.hm-trail-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.hm-trail-card h3{margin-top:.36rem;font-size:clamp(1.55rem,3vw,2.25rem);font-weight:750;letter-spacing:-.05em;line-height:1.04}.hm-trail-card h3 a{text-decoration:none}.hm-arrow-link{display:grid;width:42px;min-width:42px;height:42px;place-items:center;border:1px solid var(--hm-line);border-radius:50%}.hm-card-summary{min-height:3.2em;margin-top:1rem;color:var(--hm-moss);font-size:.86rem;line-height:1.6}.hm-card-facts{display:flex;flex-wrap:wrap;gap:.55rem .9rem;margin-top:1.1rem;color:#505050;font-size:.7rem;font-weight:650}.hm-card-facts>span{gap:.3rem}.hm-card-facts>span,.hm-difficulty{display:inline-flex;align-items:center}.hm-difficulty{gap:.45rem}.hm-difficulty-bars{display:inline-flex;align-items:end;gap:2px;height:15px}.hm-difficulty-bars i{display:block;width:3px;border-radius:99px;background:#cececc}.hm-difficulty-bars i:first-child{height:5px}.hm-difficulty-bars i:nth-child(2){height:8px}.hm-difficulty-bars i:nth-child(3){height:11px}.hm-difficulty-bars i:nth-child(4){height:14px}.hm-difficulty-bars i[data-active=true]{background:var(--hm-forest)}.hm-decision-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(1.5rem,4vw,4rem)}.hm-decision-grid>article{min-height:280px;padding:1.6rem 0}.hm-decision-grid>article:last-child{border-right:0}.hm-decision-number{color:var(--hm-accent);font-size:.68rem;font-weight:800;letter-spacing:.12em}.hm-decision-grid h3{margin-top:4rem;font-size:1.35rem;letter-spacing:-.035em}.hm-decision-grid p{margin-top:.8rem;color:rgba(255,255,255,.62);font-size:.8rem;line-height:1.55}.hm-method-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(3rem,8vw,8rem)}.hm-method-title{position:sticky;top:120px;align-self:start}.hm-method-title h2{margin-top:1rem;font-size:clamp(2.7rem,5vw,5rem);font-weight:760;letter-spacing:-.06em;line-height:.95}.hm-method-title p{margin-top:1.2rem;color:var(--hm-moss);font-size:.9rem;line-height:1.6}.hm-method-list{border-top:1px solid var(--hm-line)}.hm-method-item{display:grid;grid-template-columns:52px 1fr;gap:1rem;padding:1.7rem 0;border-bottom:1px solid var(--hm-line)}.hm-method-item>span{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:var(--hm-ink);color:var(--hm-accent)}.hm-method-item h3{font-size:1.2rem;letter-spacing:-.025em}.hm-method-item p{margin-top:.45rem;color:var(--hm-moss);font-size:.82rem;line-height:1.6}.hm-filter-panel{display:grid;gap:1rem;margin:-1.9rem 0 1.5rem;border-radius:24px;background:var(--hm-white);padding:1.2rem;box-shadow:0 18px 60px rgba(0,0,0,.07)}.hm-search-field{display:flex;min-height:54px;align-items:center;gap:.7rem;border:1px solid var(--hm-line);border-radius:16px;padding:0 .9rem}.hm-search-field:focus-within{outline:2px solid rgba(17,17,17,.2);border-color:var(--hm-forest)}.hm-search-field input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:.9rem}.hm-search-field button{display:grid;width:34px;min-height:0!important;height:34px;place-items:center;border:0;border-radius:50%;background:#efefed}.hm-filter-row{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem}.hm-filter-row button{min-height:38px;border:1px solid var(--hm-line);border-radius:999px;background:transparent;padding:.45rem .78rem;color:var(--hm-moss);font-size:.72rem;font-weight:700}.hm-filter-row button[data-selected=true]{border-color:var(--hm-ink);background:#efefed;color:var(--hm-ink);box-shadow:inset 0 0 0 1px var(--hm-ink)}.hm-filter-label{display:inline-flex;min-width:88px;align-items:center;gap:.4rem;font-size:.7rem;font-weight:800}.hm-results-line{display:flex;align-items:center;justify-content:space-between;margin:1.6rem 0;color:var(--hm-moss);font-size:.75rem}.hm-results-line strong{color:var(--hm-ink)}.hm-results-line button{min-height:38px;border:0;background:transparent;text-decoration:underline;text-underline-offset:4px}.hm-empty-state{padding:5rem 1.5rem;border:1px dashed var(--hm-line);border-radius:24px;text-align:center}.hm-empty-state h2{font-size:2rem;letter-spacing:-.04em}.hm-empty-state p{margin:.8rem auto 0;max-width:460px;color:var(--hm-moss)}.hm-empty-state button{margin-top:1.2rem;border:1px solid var(--hm-ink);border-radius:999px;background:transparent;padding:.65rem 1rem;font-weight:700}.hm-map-module{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.65fr);overflow:hidden;border-radius:26px;background:var(--hm-white)}.hm-map-canvas{position:relative;min-height:600px;overflow:hidden;background:#e7e7e4}.hm-google-map{position:absolute;inset:0;z-index:2}.hm-google-map[data-visible=false]{visibility:hidden}.hm-map-fallback{position:absolute;inset:0;z-index:1;display:grid;place-items:center;overflow:hidden;background:linear-gradient(135deg,#f1f1ef,#d8d8d4)}.hm-map-fallback[aria-hidden=true]{visibility:hidden}.hm-map-plot{position:absolute;top:50%;left:50%;height:82%;aspect-ratio:9/14;transform:translate(-50%,-50%)}.hm-map-fallback svg{display:block;width:100%;height:100%;filter:drop-shadow(0 18px 22px rgba(0,0,0,.12))}.hm-map-fallback button{position:absolute;z-index:3;display:grid;width:32px;min-height:0!important;height:32px;place-items:center;transform:translate(-50%,-50%);border:3px solid var(--hm-white);border-radius:50% 50% 50% 0;background:var(--hm-forest);color:white;box-shadow:0 4px 12px rgba(0,0,0,.2);rotate:-45deg}.hm-map-fallback button span{font-size:.65rem;font-weight:800;rotate:45deg}.hm-map-fallback button[data-selected=true]{background:#c75b35;scale:1.2}.hm-map-fallback>p{position:absolute;right:1rem;bottom:1rem;border-radius:999px;background:rgba(255,255,255,.9);padding:.5rem .75rem;font-size:.67rem;font-weight:750}.hm-map-key{position:absolute;z-index:4;pointer-events:none;bottom:1rem;left:1rem;display:inline-flex;align-items:center;gap:.35rem;border:1px solid rgba(17,17,17,.08);border-radius:999px;background:rgba(255,255,255,.92);padding:.55rem .75rem;backdrop-filter:blur(10px);font-size:.64rem;font-weight:700}.hm-map-card{display:flex;min-height:430px;flex-direction:column;justify-content:center;padding:clamp(1.6rem,4vw,3rem)}.hm-map-card h3{margin-top:.8rem;font-size:clamp(2rem,4vw,3.4rem);font-weight:760;letter-spacing:-.06em;line-height:.95}.hm-map-card>p:not(.hm-kicker){margin-top:1rem;color:var(--hm-moss);font-size:.83rem;line-height:1.6}.hm-map-card-facts{display:grid;gap:.7rem;margin-top:1.4rem;padding-block:1.2rem;border-block:1px solid var(--hm-line);font-size:.76rem;font-weight:680}.hm-map-card .hm-map-disclaimer{font-size:.68rem!important}.hm-map-card>a{display:inline-flex;align-items:center;gap:.4rem;margin-top:1.2rem;text-decoration:underline;text-underline-offset:5px;font-size:.76rem;font-weight:780}.hm-map-list{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--hm-line)}.hm-map-list button{display:grid;min-height:92px;grid-template-columns:auto 1fr;gap:.2rem .65rem;align-content:center;border:0;border-right:1px solid var(--hm-line);background:transparent;padding:.8rem 1rem;text-align:left}.hm-map-list button:nth-child(4n){border-right:0}.hm-map-list button:nth-child(n+5){border-top:1px solid var(--hm-line)}.hm-map-list button[data-selected=true]{background:var(--hm-accent-soft)}.hm-map-list button>span{grid-row:1/3;color:var(--hm-moss);font-size:.62rem;font-weight:800}.hm-map-list strong{font-size:.78rem}.hm-map-list small{color:var(--hm-moss);font-size:.65rem}.hm-map-module-compact .hm-map-canvas,.hm-map-module-compact .hm-map-card{min-height:500px}.hm-breadcrumbs{display:flex;flex-wrap:wrap;gap:.5rem;color:var(--hm-moss);font-size:.7rem}.hm-breadcrumbs a{text-decoration:underline;text-underline-offset:3px}.hm-breadcrumbs span:before{content:"/";margin-right:.5rem;color:#999999}.hm-trail-hero{position:relative;min-height:min(840px,88dvh);overflow:hidden;background:var(--hm-ink);color:white}.hm-trail-hero-media{position:absolute;inset:0}.hm-trail-hero-media img{-o-object-fit:cover;object-fit:cover}.hm-trail-hero-media .hm-topo-placeholder{background:#383838}.hm-trail-hero-media:after{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.9),rgba(0,0,0,.5) 55%,rgba(0,0,0,.2)),linear-gradient(0deg,rgba(0,0,0,.85),transparent 55%);content:""}.hm-trail-hero-inner{position:relative;z-index:2;display:flex;min-height:min(840px,88dvh);flex-direction:column;justify-content:flex-end;padding-block:7rem 3rem}.hm-trail-hero .hm-breadcrumbs{color:rgba(255,255,255,.7)}.hm-trail-hero h1{max-width:900px;margin-top:1.2rem;font-size:clamp(4rem,10vw,8.5rem);font-weight:790;letter-spacing:-.075em;line-height:.86}.hm-trail-hero-summary{max-width:640px;margin-top:1.5rem;color:rgba(255,255,255,.76);font-size:clamp(1rem,2vw,1.2rem);line-height:1.6}.hm-trail-hero-tags{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.5rem}.hm-trail-hero-tags span{border:1px solid rgba(255,255,255,.28);border-radius:999px;padding:.48rem .72rem;background:rgba(255,255,255,.08);backdrop-filter:blur(8px);font-size:.7rem;font-weight:680}.hm-fact-rail{position:relative;z-index:3;margin-top:-1px;background:var(--hm-accent)}.hm-fact-grid{display:grid;grid-template-columns:repeat(6,1fr)}.hm-fact-grid>div{min-height:112px;padding:1.35rem}.hm-fact-grid>div:first-child{padding-left:0}.hm-fact-grid>div:last-child{border-right:0}.hm-fact-grid span{display:flex;align-items:center;gap:.35rem;font-size:.62rem;font-weight:790;letter-spacing:.1em;text-transform:uppercase}.hm-fact-grid strong{display:block;margin-top:.65rem;font-size:.95rem;letter-spacing:-.02em;line-height:1.35}.hm-guide-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:clamp(3rem,8vw,7rem)}.hm-guide-main{min-width:0}.hm-guide-main h2{margin-top:4rem;font-size:clamp(2rem,4vw,3.4rem);font-weight:750;letter-spacing:-.052em;line-height:1}.hm-guide-main h2:first-child{margin-top:0}.hm-guide-main>p{margin-top:1.2rem;color:#444444;font-size:1rem;line-height:1.82}.hm-honest-box{border-left:4px solid var(--hm-forest);background:var(--hm-white);padding:1.7rem}.hm-honest-box .hm-kicker{color:var(--hm-forest)}.hm-honest-box p:last-child{margin-top:.7rem;font-size:1.02rem;font-weight:570;line-height:1.7}.hm-fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1.4rem}.hm-fit-card{border-radius:20px;background:var(--hm-white);padding:1.3rem}.hm-fit-card h3{display:flex;align-items:center;gap:.5rem;font-size:.9rem}.hm-fit-card ul{display:grid;gap:.7rem;margin-top:1rem;padding:0;list-style:none}.hm-fit-card li{position:relative;padding-left:1rem;color:var(--hm-moss);font-size:.78rem;line-height:1.45}.hm-fit-card li:before{position:absolute;top:.55em;left:0;width:5px;height:5px;border-radius:50%;background:var(--hm-forest);content:""}.hm-route-steps{margin-top:1.3rem;border-top:1px solid var(--hm-line)}.hm-route-step{display:grid;grid-template-columns:42px 1fr;gap:1rem;padding:1.5rem 0;border-bottom:1px solid var(--hm-line)}.hm-route-step>span{color:var(--hm-moss);font-size:.67rem;font-weight:800}.hm-route-step h3{font-size:1.05rem;letter-spacing:-.02em}.hm-route-step p{margin-top:.4rem;color:var(--hm-moss);font-size:.82rem;line-height:1.65}.hm-safety-list{display:grid;gap:.65rem;margin-top:1.3rem;padding:0;list-style:none}.hm-safety-list li{display:grid;grid-template-columns:auto 1fr;gap:.7rem;border-radius:14px;background:#eeeeec;padding:.9rem;font-size:.8rem;line-height:1.55}.hm-kit-list{display:flex;flex-wrap:wrap;gap:.55rem;margin-top:1.2rem;padding:0;list-style:none}.hm-kit-list li{border:1px solid var(--hm-line);border-radius:999px;background:var(--hm-white);padding:.55rem .75rem;font-size:.72rem;font-weight:650}.hm-guide-sidebar{min-width:0}.hm-sticky-card{position:sticky;top:110px;overflow:hidden;border:1px solid var(--hm-line);border-radius:22px;background:var(--hm-white)}.hm-sticky-card>div{padding:1.25rem;border-bottom:1px solid var(--hm-line)}.hm-sticky-card>div:last-child{border-bottom:0}.hm-sticky-card h3{font-size:1.1rem;letter-spacing:-.025em}.hm-sticky-card p{margin-top:.45rem;color:var(--hm-moss);font-size:.73rem;line-height:1.55}.hm-sticky-card dl{display:grid;gap:.8rem;margin-top:.9rem}.hm-sticky-card dl div{display:flex;justify-content:space-between;gap:.8rem;font-size:.7rem}.hm-sticky-card dt{color:var(--hm-moss)}.hm-sticky-card dd{max-width:58%;font-weight:720;text-align:right}.hm-sticky-card a{display:inline-flex;align-items:center;gap:.35rem;margin-top:.8rem;text-decoration:underline;text-underline-offset:4px;font-size:.72rem;font-weight:750}.hm-source-list{display:grid;gap:.8rem;margin-top:1.4rem}.hm-source-card{display:grid;grid-template-columns:auto 1fr auto;gap:.9rem;align-items:start;border:1px solid var(--hm-line);border-radius:18px;background:var(--hm-white);padding:1rem;text-decoration:none}.hm-source-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#efefed}.hm-source-card strong{display:block;font-size:.83rem}.hm-source-card p{margin-top:.3rem;color:var(--hm-moss);font-size:.7rem;line-height:1.5}.hm-source-card small{color:var(--hm-moss);font-size:.62rem}.hm-about-hero{padding:clamp(5rem,11vw,10rem) 0;background:var(--hm-ink);color:white}.hm-about-hero h1{max-width:1030px;margin-top:1rem;font-size:clamp(3.2rem,8vw,7.4rem);font-weight:770;letter-spacing:-.068em;line-height:.91}.hm-about-hero h1 span{color:var(--hm-accent)}.hm-about-hero>.hm-shell>p:last-child{max-width:650px;margin-top:1.7rem;color:rgba(255,255,255,.68);font-size:1.05rem;line-height:1.7}.hm-principle-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.hm-principle-card{border-radius:22px;background:var(--hm-white);padding:1.5rem}.hm-principle-card span{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--hm-accent-soft);color:var(--hm-accent-deep)}.hm-principle-card h2,.hm-principle-card h3{margin-top:2.4rem;font-size:1.35rem;letter-spacing:-.035em}.hm-principle-card p{margin-top:.7rem;color:var(--hm-moss);font-size:.8rem;line-height:1.62}.hm-status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-top:2rem}.hm-status-grid div{min-height:190px;border-radius:18px;background:var(--hm-white);padding:1.25rem}.hm-status-grid div:last-child{border-right:0}.hm-status-grid strong{display:flex;align-items:center;gap:.45rem;font-size:.88rem}.hm-status-grid i{width:10px;height:10px;border-radius:50%;background:#498757}.hm-status-grid div:nth-child(2) i{background:#d89931}.hm-status-grid div:nth-child(3) i{background:#c4422f}.hm-status-grid div:nth-child(4) i{background:#8a958e}.hm-status-grid p{margin-top:1.5rem;color:var(--hm-moss);font-size:.75rem;line-height:1.55}.hm-footer{padding:4rem 0 1.5rem;background:#0b0b0b}.hm-footer,.hm-footer .hm-brand-mark{color:white}.hm-footer .hm-brand-peak{stroke:var(--hm-ink)}.hm-footer .hm-brand-ground{stroke:#777777}.hm-footer .hm-brand-copy span{color:rgba(255,255,255,.58)}.hm-footer-grid{display:grid;grid-template-columns:1.4fr .65fr .8fr 1.3fr;gap:2rem}.hm-footer-intro{max-width:260px;margin-top:1rem;color:rgba(255,255,255,.58);font-size:.78rem;line-height:1.55}.hm-footer-label{margin-bottom:.8rem;color:var(--hm-accent);font-size:.62rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hm-footer-grid>div>a{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.3rem;margin-top:.6rem;color:rgba(255,255,255,.72);text-decoration:none;font-size:.73rem}.hm-footer-grid>div>a:hover{color:white}.hm-footer-note{border-left:1px solid rgba(255,255,255,.16);padding-left:1.5rem;color:rgba(255,255,255,.55);font-size:.7rem;line-height:1.65}.hm-footer-note strong{color:white}.hm-footer-bottom{display:flex;justify-content:space-between;margin-top:3rem;padding-top:1.2rem;border-top:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.42);font-size:.62rem}.hm-access-status{display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.42rem;border:1px solid var(--hm-line);border-radius:999px;background:var(--hm-white);padding:.42rem .65rem;color:var(--hm-ink);font-size:.66rem;font-weight:790;line-height:1}.hm-access-status i{width:8px;height:8px;border-radius:50%;background:#8a958e}.hm-access-status[data-status=open] i{background:#498757}.hm-access-status[data-status=restricted] i{background:#d89931}.hm-access-status[data-status=closed] i{background:#c4422f}.hm-access-status[data-compact=true]{border:0;background:rgba(255,255,255,.94);padding:.45rem .65rem;backdrop-filter:blur(10px);font-size:.62rem}.hm-card-access{position:absolute;z-index:2;right:1rem;bottom:1rem}.hm-card-evidence{width:-moz-fit-content;width:fit-content;margin-top:.9rem;border-radius:999px;background:#efefed;padding:.38rem .58rem;color:var(--hm-forest);font-size:.62rem;font-weight:780;letter-spacing:.03em}.hm-access-note{border-left:2px solid #d89931;padding-left:.65rem}.hm-sidebar-action{margin-top:0!important;text-decoration:none!important}.hm-guide-section-head{display:flex;align-items:end;justify-content:space-between;gap:1.5rem;margin-top:4rem}.hm-guide-section-head h2{margin-top:.55rem}.hm-guide-section-head>a{flex:0 0 auto;text-decoration:underline;text-underline-offset:4px;font-size:.73rem;font-weight:760}.hm-difficulty-profile{display:grid;gap:.25rem;margin-top:1.3rem;border:1px solid var(--hm-line);border-radius:20px;background:var(--hm-white);padding:.75rem 1rem}.hm-difficulty-axis{display:grid;grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:1rem;padding:.72rem 0;border-bottom:1px solid var(--hm-line)}.hm-difficulty-axis:last-child{border-bottom:0}.hm-difficulty-axis>div{display:flex;justify-content:space-between;gap:1rem}.hm-difficulty-axis span{color:var(--hm-moss);font-size:.66rem}.hm-difficulty-axis strong{font-size:.7rem;text-align:right}.hm-axis-scale{display:grid;grid-template-columns:repeat(4,1fr);gap:3px}.hm-axis-scale i{display:block;height:7px;border-radius:99px;background:#dededb}.hm-axis-scale i[data-filled=true]{background:var(--hm-forest)}.hm-difficulty-profile[data-compact=true]{border-radius:16px;padding:.5rem .75rem}.hm-difficulty-profile[data-compact=true] .hm-difficulty-axis{grid-template-columns:minmax(0,1fr) 70px;padding:.5rem 0}.hm-difficulty-profile[data-compact=true] .hm-difficulty-axis>div{display:grid;gap:.15rem}.hm-difficulty-profile[data-compact=true] .hm-difficulty-axis strong{text-align:left}.hm-display-heading{margin-top:.8rem;font-size:clamp(2.5rem,6vw,5rem);font-weight:760;letter-spacing:-.06em;line-height:.96}.hm-dark-lede{margin-top:1.3rem;color:rgba(255,255,255,.68);font-size:.94rem;line-height:1.75}.hm-button-on-dark{margin-top:1.5rem;border-color:rgba(255,255,255,.5);color:white}.hm-method-note{margin-top:1.4rem;color:rgba(255,255,255,.45);font-size:.65rem;line-height:1.6}.hm-feature-guides,.hm-planning-grid,.hm-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hm-feature-guide,.hm-planning-grid>a,.hm-tool-grid>a{display:block;min-height:300px;border-radius:22px;background:var(--hm-white);padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s}.hm-feature-guide:hover,.hm-planning-grid>a:hover,.hm-tool-grid>a:hover{transform:translateY(-3px);box-shadow:0 18px 50px rgba(0,0,0,.09)}.hm-feature-guide>span,.hm-planning-grid>a>span,.hm-tool-grid>a>span{display:grid;width:44px;height:44px;place-items:center;border-radius:50%;background:var(--hm-accent-soft);color:var(--hm-accent-deep);font-size:.72rem;font-weight:800}.hm-feature-guide .hm-kicker,.hm-planning-grid .hm-kicker,.hm-tool-grid .hm-kicker{margin-top:2rem}.hm-feature-guide h2,.hm-planning-grid h2,.hm-tool-grid h3{margin-top:.55rem;font-size:clamp(1.55rem,3vw,2.45rem);letter-spacing:-.045em;line-height:1.04}.hm-feature-guide>p:not(.hm-kicker),.hm-planning-grid>a>p:not(.hm-kicker),.hm-tool-grid>a>p:not(.hm-kicker){max-width:540px;margin-top:.8rem;color:var(--hm-moss);font-size:.8rem;line-height:1.65}.hm-feature-guide strong,.hm-planning-grid strong,.hm-tool-grid strong{display:inline-flex;align-items:center;gap:.35rem;margin-top:1.5rem;font-size:.73rem;text-decoration:underline;text-underline-offset:4px}.hm-page-hero-tool{padding:clamp(2.25rem,5vw,4.25rem) 0 clamp(2rem,4vw,3rem)}.hm-page-hero-tool h1{max-width:920px;margin-top:.75rem;font-size:clamp(2.8rem,6vw,5.6rem);line-height:.92}.hm-page-hero-tool>.hm-shell>p:not(.hm-kicker){max-width:680px;margin-top:1.1rem;font-size:clamp(.98rem,1.6vw,1.18rem)}.hm-compare-section{padding-top:clamp(1.25rem,3vw,2.5rem)}.hm-compare-picker{display:grid;grid-template-columns:repeat(4,1fr);gap:.6rem}.hm-compare-picker button{position:relative;display:grid;min-height:92px;grid-template-columns:26px 1fr auto;grid-template-rows:auto auto;align-content:center;gap:.2rem .5rem;border:1px solid var(--hm-line);border-radius:16px;background:var(--hm-white);padding:.8rem;color:var(--hm-ink);text-align:left}.hm-compare-picker button[data-selected=true]{border-color:var(--hm-ink);background:#efefed;box-shadow:inset 0 0 0 1px var(--hm-ink)}.hm-compare-picker button>span{grid-row:1/3;display:grid;width:24px;height:24px;place-items:center;border:1px solid var(--hm-line);border-radius:50%}.hm-compare-picker button[data-selected=true]>span{background:var(--hm-ink);color:var(--hm-accent)}.hm-compare-picker button>svg{grid-column:3;grid-row:1/3;align-self:center}.hm-compare-picker strong{font-size:.75rem}.hm-compare-picker small{color:var(--hm-moss);font-size:.6rem}.hm-compare-feedback{display:flex;min-height:42px;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0 1.5rem;color:var(--hm-moss);font-size:.68rem}.hm-compare-feedback p{color:#9b492e;font-weight:680}.hm-compare-board{overflow:hidden;border:1px solid var(--hm-line);border-radius:24px;background:var(--hm-white)}.hm-compare-columns{display:grid;grid-template-columns:repeat(var(--hm-compare-count),minmax(0,1fr))}.hm-compare-summary{min-width:0;padding:1.4rem;border-right:1px solid var(--hm-line)}.hm-compare-summary-media{position:relative;height:clamp(160px,18vw,230px);overflow:hidden;margin:-1.4rem -1.4rem 1.25rem;background:#dededb}.hm-compare-summary-media img{-o-object-fit:cover;object-fit:cover}.hm-compare-summary:last-child{border-right:0}.hm-compare-summary h2{margin:.45rem 0 .85rem;font-size:clamp(1.6rem,3vw,2.5rem);letter-spacing:-.05em}.hm-compare-summary>p:not(.hm-kicker){min-height:5em;margin-top:1rem;color:var(--hm-moss);font-size:.75rem;line-height:1.6}.hm-compare-table-wrap,.hm-inventory-table-wrap,.hm-scale-table-wrap{overflow-x:auto;border-top:1px solid var(--hm-line)}.hm-compare-table,.hm-inventory-table,.hm-scale-table{width:100%;border-collapse:collapse;text-align:left}.hm-compare-table td,.hm-compare-table th,.hm-inventory-table td,.hm-inventory-table th,.hm-scale-table td,.hm-scale-table th{padding:1rem;border-right:1px solid var(--hm-line);border-bottom:1px solid var(--hm-line);font-size:.7rem;line-height:1.45;vertical-align:top}.hm-compare-table tr:last-child>*,.hm-inventory-table tr:last-child>*,.hm-scale-table tr:last-child>*{border-bottom:0}.hm-compare-table tr>:last-child,.hm-inventory-table tr>:last-child,.hm-scale-table tr>:last-child{border-right:0}.hm-compare-table thead,.hm-inventory-table thead,.hm-scale-table thead{background:var(--hm-ink);color:white}.hm-compare-table tbody th,.hm-inventory-table tbody th,.hm-scale-table tbody th{min-width:150px;background:#f1f1ef;font-weight:760}.hm-compare-table td{min-width:190px}.hm-compare-table a,.hm-inventory-table a{display:inline-flex;align-items:center;gap:.3rem;font-weight:750;text-decoration:underline;text-underline-offset:3px}.hm-inventory-table span{color:var(--hm-moss)}.hm-forecast{overflow:hidden;border:1px solid var(--hm-line);border-radius:24px;background:var(--hm-white)}.hm-forecast-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem}.hm-forecast-head h3{margin-top:.35rem;font-size:1.7rem;letter-spacing:-.04em}.hm-forecast-head button{display:inline-flex;min-height:38px;align-items:center;gap:.4rem;border:1px solid var(--hm-line);border-radius:999px;background:transparent;padding:.5rem .75rem;font-size:.68rem;font-weight:720}.hm-forecast-boundary{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;border-block:1px solid rgba(216,153,49,.35);background:#fff8df;padding:.85rem 1.25rem}.hm-forecast-boundary p{font-size:.68rem;line-height:1.5}.hm-forecast-boundary a{display:inline-flex;align-items:center;gap:.3rem;font-size:.66rem;font-weight:760;text-decoration:underline;text-underline-offset:3px}.hm-forecast-error,.hm-forecast-loading{padding:3rem 1.25rem;color:var(--hm-moss);font-size:.78rem;text-align:center}.hm-forecast-error button{margin-top:.8rem;border:1px solid var(--hm-ink);border-radius:999px;background:transparent;padding:.5rem .8rem}.hm-forecast-days{display:grid;grid-template-columns:repeat(5,1fr)}.hm-forecast-days article{min-width:0;padding:1.15rem;border-right:1px solid var(--hm-line)}.hm-forecast-days article:last-child{border-right:0}.hm-forecast-days article>span{color:var(--hm-moss);font-size:.64rem;font-weight:740}.hm-forecast-days article>strong{display:block;min-height:2.5em;margin-top:.5rem;font-size:.76rem;line-height:1.25}.hm-forecast-temp{margin:1rem 0;font-size:1.8rem;font-weight:780;letter-spacing:-.05em}.hm-forecast-temp small{color:var(--hm-moss);font-size:.9rem;font-weight:580}.hm-forecast-days dl{display:grid;gap:.55rem}.hm-forecast-days dl div{display:flex;justify-content:space-between;gap:.5rem;font-size:.61rem}.hm-forecast-days dt{display:inline-flex;align-items:center;gap:.25rem;color:var(--hm-moss)}.hm-forecast-days dd{font-weight:730;text-align:right}.hm-forecast-meta{display:flex;justify-content:space-between;gap:1rem;border-top:1px solid var(--hm-line);padding:.75rem 1.25rem;color:var(--hm-moss);font-size:.58rem}.hm-weather-planner{display:grid;grid-template-columns:270px minmax(0,1fr);gap:1rem}.hm-weather-planner>aside{border:1px solid var(--hm-line);border-radius:22px;background:#efefed;padding:1.25rem}.hm-weather-planner label{display:block;font-size:.65rem;font-weight:790;letter-spacing:.08em;text-transform:uppercase}.hm-weather-planner select{width:100%;min-height:48px;margin-top:.55rem;border:1px solid var(--hm-line);border-radius:12px;background:var(--hm-white);padding:.6rem;color:var(--hm-ink);font-size:.75rem;font-weight:680}.hm-weather-context{margin-top:1.4rem}.hm-weather-context h2{margin-top:.7rem;font-size:1.7rem;letter-spacing:-.045em}.hm-weather-context>p{margin-top:.7rem;color:var(--hm-moss);font-size:.7rem;line-height:1.55}.hm-weather-context dl{display:grid;gap:.6rem;margin-top:1.2rem;padding-top:1rem;border-top:1px solid var(--hm-line)}.hm-weather-context dl div{display:flex;justify-content:space-between;gap:.6rem;font-size:.62rem}.hm-weather-context dt{color:var(--hm-moss)}.hm-weather-context dd{font-weight:720;text-align:right}.hm-decision-grid-light{background:var(--hm-white);color:var(--hm-ink)}.hm-decision-grid-light,.hm-decision-grid-light>article{border-color:var(--hm-line)}.hm-decision-grid-light .hm-decision-number{color:var(--hm-forest)}.hm-decision-grid-light p{color:var(--hm-moss)}.hm-scale-table-wrap{margin-top:1rem;border:1px solid var(--hm-line);border-radius:20px}.hm-scale-table td{min-width:175px}.hm-profile-examples{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.hm-profile-examples>article{border-radius:20px;background:var(--hm-white);padding:1.25rem}.hm-profile-examples h3{margin-top:.45rem;font-size:1.6rem;letter-spacing:-.04em}.hm-profile-examples>article>a{display:inline-flex;align-items:center;gap:.35rem;margin-top:1rem;font-size:.7rem;font-weight:750;text-decoration:underline;text-underline-offset:4px}.hm-faq-list{display:grid;gap:.55rem;margin-top:1.5rem}.hm-faq-list details{border:1px solid rgba(255,255,255,.16);border-radius:14px;background:rgba(255,255,255,.04)}.hm-faq-list summary{cursor:pointer;padding:1rem;font-size:.78rem;font-weight:730}.hm-faq-list details p{padding:0 1rem 1rem;color:rgba(255,255,255,.65);font-size:.74rem;line-height:1.6}.hm-faq-list-light details{border-color:var(--hm-line);background:var(--hm-white)}.hm-faq-list-light details p{color:var(--hm-moss)}.hm-editorial-hero .hm-breadcrumbs{margin-bottom:2rem}.hm-editorial-hero .hm-kicker{margin-top:1.2rem}.hm-editorial-hero h1{font-size:clamp(3rem,7vw,6.3rem)}.hm-editorial-hero .hm-narrow>p:not(.hm-kicker){margin-top:1.5rem;color:var(--hm-moss);font-size:1.08rem;line-height:1.7}.hm-editorial-hero .hm-button-primary{width:-moz-fit-content;width:fit-content;margin-top:1.6rem}.hm-editorial-promise{display:grid;grid-template-columns:auto 1fr;gap:.7rem;align-items:start;margin-top:1.6rem;border-left:4px solid var(--hm-forest);border-radius:0 14px 14px 0;background:var(--hm-white);padding:1rem;font-size:.78rem;line-height:1.55}.hm-longform>section{padding:3rem 0}.hm-longform>section:first-child{padding-top:0}.hm-longform>section:last-child{padding-bottom:0;border-bottom:0}.hm-longform h2{margin-top:.65rem;font-size:clamp(2rem,4.5vw,3.5rem);letter-spacing:-.05em;line-height:1}.hm-longform section>p:not(.hm-kicker){margin-top:1.1rem;color:#444444;font-size:.94rem;line-height:1.8}.hm-longform ul{display:grid;gap:.65rem;margin-top:1.3rem;padding:0;list-style:none}.hm-longform li{position:relative;border-radius:12px;background:#efefed;padding:.8rem .8rem .8rem 2rem;color:#444444;font-size:.78rem;line-height:1.5}.hm-longform li:before{position:absolute;top:1.08rem;left:.85rem;width:6px;height:6px;border-radius:50%;background:var(--hm-forest);content:""}.hm-region-hero .hm-breadcrumbs{margin-bottom:2rem}.hm-region-intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:clamp(3rem,8vw,7rem)}.hm-region-intro>div:first-child h2{margin-top:.8rem;font-size:clamp(2rem,4vw,3.8rem);letter-spacing:-.05em;line-height:1.08}.hm-region-decisions{border-top:1px solid var(--hm-line)}.hm-region-decisions article{display:grid;grid-template-columns:38px 1fr;gap:.8rem;padding:1.2rem 0;border-bottom:1px solid var(--hm-line)}.hm-region-decisions article>span{color:var(--hm-moss);font-size:.65rem;font-weight:780}.hm-region-decisions h3{font-size:.92rem}.hm-region-decisions p{margin-top:.35rem;color:var(--hm-moss);font-size:.72rem;line-height:1.55}.hm-inventory-table-wrap{border:1px solid var(--hm-line);border-radius:20px;background:var(--hm-white)}.hm-region-statuses{display:grid;grid-template-columns:repeat(2,1fr);gap:.7rem;margin-top:1.5rem}.hm-region-statuses>div{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:.55rem .8rem;border:1px solid var(--hm-line);border-radius:16px;padding:.9rem}.hm-region-statuses p{grid-column:1/-1;color:var(--hm-moss);font-size:.68rem;line-height:1.5}.hm-region-index{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.hm-region-index>a{display:block;min-height:360px;border-radius:24px;background:var(--hm-white);padding:1.5rem;text-decoration:none}.hm-region-index>a>span{color:var(--hm-moss);font-size:.68rem;font-weight:800}.hm-region-index .hm-kicker{margin-top:3.5rem}.hm-region-index h2{margin-top:.55rem;font-size:clamp(1.8rem,4vw,3.2rem);letter-spacing:-.05em}.hm-region-index>a>p:not(.hm-kicker){margin-top:.8rem;color:var(--hm-moss);font-size:.78rem;line-height:1.6}.hm-region-index>a>div{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:1.3rem}.hm-region-index small{border-radius:999px;background:#efefed;padding:.38rem .55rem;font-size:.6rem}.hm-region-index strong{display:inline-flex;align-items:center;gap:.35rem;margin-top:1.3rem;font-size:.72rem;text-decoration:underline;text-underline-offset:4px}.hm-best-list{display:grid;gap:1rem}.hm-best-list>article{display:grid;grid-template-columns:56px minmax(0,1fr) minmax(280px,.65fr);gap:1.4rem;border-radius:24px;background:var(--hm-white);padding:1.5rem}.hm-best-number{color:var(--hm-moss);font-size:.7rem;font-weight:800}.hm-best-copy h2{margin-top:.5rem;font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.055em;line-height:1}.hm-best-copy>p:not(.hm-kicker){margin-top:.8rem;color:var(--hm-moss);font-size:.82rem;line-height:1.65}.hm-best-copy>div:not(.hm-fit-grid){display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;margin-top:1rem}.hm-best-copy>div:not(.hm-fit-grid)>span:not(.hm-access-status){border-radius:999px;background:#efefed;padding:.42rem .6rem;font-size:.63rem;font-weight:680}.hm-best-copy>a{display:inline-flex;align-items:center;gap:.35rem;margin-top:1.1rem;font-size:.7rem;font-weight:760;text-decoration:underline;text-underline-offset:4px}.hm-best-list>article>.hm-difficulty-profile{margin-top:0;align-self:start}.hm-evidence-section{scroll-margin-top:88px;background:var(--hm-white)}.hm-evidence-title{max-width:780px;margin-top:.8rem;font-size:clamp(2.5rem,6vw,5rem);letter-spacing:-.06em;line-height:.96}.hm-evidence-lede{max-width:650px;margin-top:1rem;color:var(--hm-moss);line-height:1.7}.hm-evidence-state-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.8rem;margin-top:2rem}.hm-evidence-state-grid article{border-radius:20px;background:var(--hm-paper);padding:1.3rem}.hm-evidence-state-grid article>span{display:grid;width:40px;height:40px;margin-bottom:2rem;place-items:center;border-radius:50%;background:var(--hm-ink);color:white}.hm-evidence-state-grid article[data-state=missing]>span{background:#d8d8d5;color:var(--hm-ink)}.hm-evidence-state-grid h3{margin-top:.55rem;font-size:1.35rem;letter-spacing:-.035em}.hm-evidence-state-grid article>p:last-of-type{margin-top:.65rem;color:var(--hm-moss);font-size:.76rem;line-height:1.55}.hm-evidence-state-grid a{display:inline-flex;align-items:center;gap:.3rem;margin-top:.8rem;font-size:.7rem;font-weight:750;text-decoration:underline;text-underline-offset:4px}.hm-evidence-block{margin-top:3.8rem}.hm-evidence-block-head{display:flex;align-items:end;justify-content:space-between;gap:1.5rem}.hm-evidence-block-head h3{margin-top:.55rem;font-size:clamp(1.8rem,4vw,2.8rem);letter-spacing:-.05em}.hm-evidence-block-head>a{display:inline-flex;flex:0 0 auto;align-items:center;gap:.35rem;font-size:.72rem;font-weight:750;text-decoration:underline;text-underline-offset:4px}.hm-change-log{display:grid;gap:.75rem;margin-top:1.4rem;padding:0;list-style:none}.hm-change-log li{display:grid;grid-template-columns:130px 1fr;gap:1.2rem;border-radius:18px;background:var(--hm-paper);padding:1.1rem}.hm-change-log time{color:var(--hm-moss);font-size:.68rem;font-weight:700}.hm-change-log li span{color:var(--hm-moss);font-size:.61rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hm-change-log h4{margin-top:.3rem;font-size:.95rem;letter-spacing:-.02em}.hm-change-log p{margin-top:.45rem;color:var(--hm-moss);font-size:.72rem;line-height:1.55}.hm-change-log small{display:block;margin-top:.6rem;color:var(--hm-moss);font-size:.61rem}.hm-evidence-summary{margin-top:1rem;color:var(--hm-moss);font-size:.82rem;line-height:1.65}.hm-report-callout{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;margin-top:3.8rem;border-radius:22px;background:var(--hm-paper);padding:1.25rem}.hm-report-callout>span{display:grid;width:46px;height:46px;place-items:center;border-radius:50%;background:var(--hm-white)}.hm-report-callout h3{font-size:1.05rem;letter-spacing:-.025em}.hm-report-callout p{margin-top:.3rem;color:var(--hm-moss);font-size:.72rem;line-height:1.5}.hm-contributor-list{display:grid;gap:1rem;margin-top:1.5rem}.hm-contributor-card{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;border-radius:24px;background:var(--hm-paper);padding:clamp(1.3rem,4vw,2.2rem);scroll-margin-top:110px}.hm-contributor-mark{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;background:var(--hm-ink);color:white}.hm-contributor-card h2{margin-top:.5rem;font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.05em}.hm-contributor-card strong{display:block;margin-top:.5rem;font-size:.8rem}.hm-contributor-card p:not(.hm-kicker){max-width:650px;margin-top:.8rem;color:var(--hm-moss);font-size:.82rem;line-height:1.65}.hm-contributor-card ul{display:grid;gap:.5rem;margin-top:1.2rem;padding:0;list-style:none}.hm-contributor-card li{display:flex;align-items:center;gap:.5rem;color:#444;font-size:.74rem}.hm-reviewer-standard{display:grid;grid-template-columns:auto 1fr;gap:1rem;margin:1rem 0 2rem;border-radius:20px;background:var(--hm-ink);padding:1.4rem;color:white}.hm-reviewer-standard h2{font-size:1.25rem;letter-spacing:-.03em}.hm-reviewer-standard p{margin-top:.55rem;color:rgba(255,255,255,.66);font-size:.76rem;line-height:1.6}.hm-report-hero{padding:clamp(2.4rem,5vw,4.2rem) 0 clamp(2.4rem,5vw,4rem)}.hm-report-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;align-items:end;gap:clamp(2rem,7vw,7rem)}.hm-report-hero .hm-breadcrumbs{margin-bottom:2rem}.hm-report-hero h1{max-width:850px;font-size:clamp(3.2rem,6.5vw,6.2rem)}.hm-report-hero-grid>div>p:not(.hm-kicker){max-width:700px;margin-top:1.4rem;color:var(--hm-moss);font-size:1.05rem;line-height:1.7}.hm-report-hero aside{border-radius:22px;background:var(--hm-white);padding:1.4rem}.hm-report-hero aside>span{display:grid;width:44px;height:44px;margin-bottom:2.2rem;place-items:center;border-radius:50%;background:var(--hm-ink);color:white}.hm-report-hero aside h2{font-size:1.35rem;letter-spacing:-.035em}.hm-report-hero aside p{margin-top:.65rem;color:var(--hm-moss);font-size:.76rem;line-height:1.55}.hm-report-hero aside div{display:flex;align-items:center;gap:.45rem;margin-top:1.2rem;font-size:.66rem;font-weight:750}.hm-report-form{display:grid;gap:1rem}.hm-form-section{display:grid;grid-template-columns:42px minmax(180px,.65fr) minmax(0,1.35fr);gap:clamp(1rem,4vw,3rem);border-radius:24px;background:var(--hm-paper);padding:clamp(1.2rem,4vw,2.2rem)}.hm-form-section-number{color:var(--hm-moss);font-size:.68rem;font-weight:800;letter-spacing:.12em}.hm-form-section-copy h2{font-size:clamp(1.5rem,3vw,2.15rem);letter-spacing:-.045em;line-height:1.06}.hm-form-section-copy p{margin-top:.7rem;color:var(--hm-moss);font-size:.74rem;line-height:1.6}.hm-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hm-form-fields label:not(.hm-check-field):not(.hm-honeypot)>span{display:block;margin-bottom:.45rem;font-size:.68rem;font-weight:760}.hm-form-fields label small{color:var(--hm-moss);font-size:.62rem;font-weight:560}.hm-form-fields input:not([type=checkbox]),.hm-form-fields select,.hm-form-fields textarea{width:100%;min-height:48px;border:1px solid rgba(17,17,17,.13);border-radius:12px;outline:0;background:var(--hm-white);padding:.72rem .8rem;color:var(--hm-ink);font:inherit;font-size:.77rem}.hm-form-fields textarea{min-height:150px;resize:vertical;line-height:1.55}.hm-form-fields input:focus,.hm-form-fields select:focus,.hm-form-fields textarea:focus{border-color:var(--hm-ink);box-shadow:0 0 0 3px rgba(17,17,17,.08)}.hm-field-wide{grid-column:1/-1}.hm-file-field>span{display:flex!important;align-items:center;gap:.4rem}.hm-file-field input{padding:.55rem!important}.hm-file-field input::file-selector-button{min-height:34px;margin-right:.7rem;border:0;border-radius:999px;background:var(--hm-ink);padding:.4rem .7rem;color:white;font-size:.68rem;font-weight:720}.hm-check-field{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;border-radius:14px;background:var(--hm-white);padding:1rem;color:var(--hm-moss);font-size:.7rem;line-height:1.55}.hm-check-field input{width:18px;min-height:0!important;height:18px;margin-top:.1rem;accent-color:var(--hm-ink)}.hm-check-field strong{color:var(--hm-ink)}.hm-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.hm-report-submit{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-radius:24px;background:var(--hm-ink);padding:1.3rem;color:white}.hm-report-submit>div{display:flex;align-items:center;gap:.7rem}.hm-report-submit p{color:rgba(255,255,255,.66);font-size:.72rem;line-height:1.5}.hm-report-submit p strong{color:white}.hm-report-submit .hm-button-primary{border-color:white;background:white;color:var(--hm-ink)!important}.hm-report-submit button:disabled{cursor:wait;opacity:.65}.hm-form-error{display:flex;align-items:center;gap:.5rem;border-radius:14px;background:#f7e5e2;padding:.9rem;color:#7c251d;font-size:.75rem}.hm-report-success{border-radius:26px;background:var(--hm-paper);padding:clamp(1.5rem,5vw,3.5rem)}.hm-report-success>span{display:grid;width:54px;height:54px;margin-bottom:2.5rem;place-items:center;border-radius:50%;background:var(--hm-ink);color:white}.hm-report-success h2{max-width:650px;margin-top:.7rem;font-size:clamp(2.2rem,5vw,4rem);letter-spacing:-.055em;line-height:1}.hm-report-success>p:not(.hm-kicker){max-width:600px;margin-top:1rem;color:var(--hm-moss);line-height:1.7}.hm-report-success>div{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:1.5rem}.hm-report-success button{font:inherit}.hm-spin{animation:hm-spin .8s linear infinite}@keyframes hm-spin{to{transform:rotate(1turn)}}@media (max-width:960px){.hm-hero-grid{grid-template-columns:1fr}.hm-hero-copy h1{max-width:840px}.hm-hero-visual{min-height:640px;width:min(100%,600px);margin-inline:auto}.hm-trust-grid{grid-template-columns:repeat(2,1fr)}.hm-trust-grid>div:nth-child(2){border-right:0}.hm-trust-grid>div:nth-child(n+3){border-top:0}.hm-trust-grid>div:first-child,.hm-trust-grid>div:nth-child(3){padding-left:1.4rem}.hm-decision-grid{grid-template-columns:repeat(2,1fr)}.hm-decision-grid>article:nth-child(2){border-right:0}.hm-decision-grid>article:nth-child(n+3){border-top:0}.hm-method-grid{grid-template-columns:1fr}.hm-method-title{position:static}.hm-map-module{grid-template-columns:1fr}.hm-map-canvas,.hm-map-module-compact .hm-map-canvas{min-height:520px}.hm-map-card,.hm-map-module-compact .hm-map-card{min-height:0}.hm-map-list{grid-template-columns:repeat(2,1fr)}.hm-map-list button:nth-child(2n){border-right:0}.hm-map-list button:nth-child(n+3){border-top:1px solid var(--hm-line)}.hm-fact-grid{grid-template-columns:repeat(3,1fr)}.hm-fact-grid>div:nth-child(3){border-right:0}.hm-fact-grid>div:nth-child(n+4){border-top:0}.hm-guide-grid{grid-template-columns:1fr}.hm-sticky-card{position:static}.hm-compare-picker{grid-template-columns:repeat(2,1fr)}.hm-region-intro,.hm-weather-planner{grid-template-columns:1fr}.hm-forecast-days{overflow-x:auto;grid-template-columns:repeat(5,minmax(170px,1fr))}.hm-best-list>article{grid-template-columns:42px minmax(0,1fr)}.hm-best-list>article>.hm-difficulty-profile{grid-column:2}.hm-footer-grid{grid-template-columns:1.2fr 1fr 1fr}.hm-footer-note{grid-column:1/-1;border-left:0;border-top:1px solid rgba(255,255,255,.16);padding:1.2rem 0 0}.hm-report-hero-grid{grid-template-columns:1fr}.hm-report-hero aside{max-width:600px}.hm-form-section{grid-template-columns:38px 1fr}.hm-form-fields{grid-column:2}}@media (max-width:700px){.hm-narrow,.hm-shell{width:min(100% - 1.25rem,1240px)}.hm-header-inner{min-height:68px}.hm-desktop-nav{display:none}.hm-mobile-menu{display:block}.hm-brand-mark{width:38px;height:38px}.hm-home-hero{padding-top:2.5rem}.hm-hero-copy h1{font-size:clamp(3.15rem,17vw,5rem)}.hm-hero-visual{min-height:500px}.hm-hero-photo{inset:0 .8rem 2.3rem 0;border-radius:110px 110px 22px 22px}.hm-hero-index{left:-.2rem;width:60px;height:60px}.hm-hero-caption{width:88%}.hm-trust-grid{grid-template-columns:1fr 1fr}.hm-trust-grid>div{min-height:100px;padding:1rem}.hm-trust-grid>div:first-child,.hm-trust-grid>div:nth-child(3){padding-left:1rem}.hm-section-head{display:block}.hm-section-head a,.hm-section-head>p{display:block;margin-top:1rem}.hm-safety-callout{grid-template-columns:auto 1fr}.hm-safety-callout>a,.hm-safety-callout>span{grid-column:2}.hm-trail-grid{grid-template-columns:1fr}.hm-trail-card-media{min-height:250px}.hm-card-summary{min-height:0}.hm-decision-grid{grid-template-columns:1fr}.hm-decision-grid>article{min-height:220px;border-right:0;border-top:0}.hm-decision-grid>article:first-child{border-top:0}.hm-decision-grid h3{margin-top:2.5rem}.hm-filter-panel{margin-top:-1rem}.hm-filter-label{width:100%}.hm-results-line{align-items:flex-start;gap:1rem}.hm-map-canvas,.hm-map-module-compact .hm-map-canvas{min-height:460px}.hm-map-key{right:.7rem;bottom:.7rem;left:.7rem;justify-content:center}.hm-map-list{display:grid;grid-template-columns:1fr;max-height:290px;overflow-y:auto}.hm-map-list button,.hm-map-list button:nth-child(2n),.hm-map-list button:nth-child(4n){border-right:0;border-top:1px solid var(--hm-line)}.hm-map-list button:first-child{border-top:0}.hm-page-hero{padding-top:4rem}.hm-page-hero h1{font-size:clamp(3.1rem,16vw,5.2rem)}.hm-trail-hero,.hm-trail-hero-inner{min-height:76dvh}.hm-trail-hero h1{font-size:clamp(3.8rem,18vw,6rem)}.hm-fact-grid{grid-template-columns:repeat(2,1fr)}.hm-fact-grid>div,.hm-fact-grid>div:nth-child(3){min-height:100px;border-right:0;border-top:0;padding:1rem}.hm-fact-grid>div:nth-child(odd){padding-left:.4rem}.hm-fact-grid>div:nth-child(2n){border-right:0}.hm-fact-grid>div:first-child,.hm-fact-grid>div:nth-child(2){border-top:0}.hm-fit-grid{grid-template-columns:1fr}.hm-guide-section-head{display:block}.hm-guide-section-head>a{display:inline-flex;margin-top:.8rem}.hm-difficulty-axis{grid-template-columns:1fr 74px}.hm-difficulty-axis>div{display:grid;gap:.15rem}.hm-difficulty-axis strong{text-align:left}.hm-feature-guides,.hm-planning-grid,.hm-profile-examples,.hm-region-index,.hm-region-statuses,.hm-tool-grid{grid-template-columns:1fr}.hm-feature-guide,.hm-planning-grid>a,.hm-tool-grid>a{min-height:260px}.hm-page-hero-tool{padding:2rem 0 1.5rem}.hm-page-hero-tool h1{font-size:clamp(2.5rem,13vw,3.8rem)}.hm-page-hero-tool>.hm-shell>p:not(.hm-kicker){margin-top:.8rem;font-size:.92rem;line-height:1.55}.hm-compare-section{padding-top:1rem}.hm-compare-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.hm-compare-picker button{min-height:76px;grid-template-columns:20px minmax(0,1fr) 12px;gap:.15rem .35rem;padding:.6rem}.hm-compare-picker button>span{width:20px;height:20px}.hm-compare-picker strong{font-size:.67rem}.hm-compare-picker small,.hm-compare-picker strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hm-compare-picker small{font-size:.54rem;line-height:1.25}.hm-compare-feedback,.hm-forecast-meta{align-items:flex-start;flex-direction:column}.hm-compare-columns{overflow-x:auto;grid-template-columns:repeat(var(--hm-compare-count),minmax(260px,1fr))}.hm-compare-summary>p:not(.hm-kicker){min-height:0}.hm-forecast-boundary{grid-template-columns:auto 1fr}.hm-forecast-boundary a{grid-column:2}.hm-weather-planner>aside{padding:1rem}.hm-inventory-table-wrap,.hm-scale-table-wrap{border-radius:14px}.hm-editorial-hero .hm-breadcrumbs{margin-bottom:1.2rem}.hm-region-index>a{min-height:300px}.hm-best-list>article,.hm-best-list>article>.hm-difficulty-profile{grid-template-columns:1fr;grid-column:auto}.hm-best-number{display:none}.hm-source-card{grid-template-columns:auto 1fr}.hm-source-card small{grid-column:2}.hm-principle-grid,.hm-status-grid{grid-template-columns:1fr}.hm-status-grid div{min-height:150px;border-right:0;border-bottom:0}.hm-status-grid div:last-child{border-bottom:0}.hm-footer-grid{grid-template-columns:1fr 1fr}.hm-footer-grid>div:first-child,.hm-footer-note{grid-column:1/-1}.hm-footer-bottom{gap:1rem}.hm-report-hero{padding:2rem 0 2.4rem}.hm-report-hero .hm-breadcrumbs{margin-bottom:1.2rem}.hm-report-hero h1{font-size:clamp(3.2rem,14vw,4.45rem)}.hm-report-hero-grid>div>p:not(.hm-kicker){margin-top:1rem;font-size:.92rem;line-height:1.6}.hm-report-hero aside{padding:1.15rem}.hm-report-hero aside>span{width:38px;height:38px;margin-bottom:1.2rem}.hm-evidence-state-grid{grid-template-columns:1fr}.hm-evidence-block-head{display:block}.hm-evidence-block-head>a{margin-top:.8rem}.hm-change-log li{grid-template-columns:1fr;gap:.6rem}.hm-report-callout{grid-template-columns:auto 1fr}.hm-report-callout .hm-button-primary{grid-column:1/-1}.hm-form-section{grid-template-columns:1fr}.hm-form-section-number{display:none}.hm-form-fields{grid-column:auto;grid-template-columns:1fr}.hm-field-wide{grid-column:auto}.hm-report-submit{align-items:stretch;flex-direction:column}.hm-report-submit .hm-button-primary{width:100%}}@media (prefers-reduced-motion:reduce){.hiking-site *,.hiking-site :after,.hiking-site :before{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}.hiking-site{--he-cream:#f6f4ee;--he-ink:#292923;--he-muted:#73736a;--he-line:#deded4;background:var(--he-cream);color:var(--he-ink);font-family:var(--font-inter),Inter,Arial,sans-serif;font-weight:400;overflow:clip}.hiking-site h1,.hiking-site h2,.hiking-site h3,.hiking-site h4{font-family:inherit;font-weight:450;letter-spacing:-.045em;line-height:1.08;color:inherit}.he-sheet button,.hiking-site button{font:inherit;cursor:pointer}.he-sheet button:disabled,.hiking-site button:disabled{opacity:.35;cursor:default}.hiking-site a{color:inherit}.he-sheet :focus-visible,.hiking-site :focus-visible{outline:2px solid #73736a;outline-offset:5px}.hiking-site img{-o-object-fit:cover;object-fit:cover}.he-shell{width:min(1280px,calc(100% - 96px));margin-inline:auto}.he-muted{color:var(--he-muted)}.he-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.he-eyebrow{font-size:11px!important;line-height:1.4!important;letter-spacing:.16em;text-transform:uppercase;font-weight:500!important;margin:0 0 18px!important}.he-section{padding-block:85px 20px}.he-section-head{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:36px}.he-journal h2,.he-landscapes h2,.he-section-head h2{font-size:clamp(32px,3.45vw,48px);margin:0}.he-section-head>p{max-width:330px;line-height:1.7;color:var(--he-muted);font-size:14px}.he-text-link{display:inline-flex;gap:16px;align-items:center;font-size:13px;white-space:nowrap;text-decoration:none;padding:10px 0}.he-text-link:hover{text-decoration:underline;text-underline-offset:6px}.he-button{display:inline-flex;align-items:center;justify-content:center;gap:28px;padding:17px 23px;min-height:54px;background:#292923;color:#fff!important;border:1px solid #292923;border-radius:100px;font-size:13px!important;font-weight:450;text-decoration:none;transition:transform .25s,box-shadow .25s}.he-button:hover{transform:translateY(-2px);box-shadow:0 6px 18px #29292320}.he-button-cream{background:#f6f4ee;color:#292923!important;border-color:#f6f4ee}.he-icon-button{width:42px;height:42px;min-height:0!important;border:1px solid #d7d7cd;border-radius:50%;background:transparent;display:inline-flex;align-items:center;justify-content:center;color:#292923;flex-shrink:0;transition:background .2s}.he-icon-button:hover:not(:disabled){background:white;box-shadow:0 3px 9px #2929230b}.he-text-button{background:none;border:0;text-decoration:underline;text-underline-offset:5px;font-size:13px!important;color:#292923}.hiking-site .hm-header{position:relative;z-index:30;background:var(--he-cream);border:0}.hiking-site .hm-header-inner{height:92px;gap:25px}.hiking-site .hm-brand{gap:10px}.hiking-site .hm-brand svg{width:37px;height:37px}.hiking-site .hm-brand strong{font-size:18px;font-weight:600;letter-spacing:-.045em}.hiking-site .hm-brand span span{font-size:9px;letter-spacing:.17em;font-weight:400}.hiking-site .hm-desktop-nav{gap:31px}.hiking-site .hm-desktop-nav a{font-size:12px;font-weight:400;min-height:44px;display:flex;align-items:center}.hiking-site .hm-desktop-nav a[aria-current=page]{text-decoration:underline;text-underline-offset:7px}.he-header-actions{display:flex;align-items:center;gap:18px}.he-header-saved{display:flex;gap:9px;align-items:center;font-size:12px;text-decoration:none}.he-menu-button{display:none;border:0;background:none;padding:10px}.he-sheet-nav{display:grid;padding-top:20px}.he-sheet-nav a{display:flex;justify-content:space-between;padding:19px 0;border-top:1px solid #deded4;color:inherit;text-decoration:none;font-size:24px;font-weight:400;letter-spacing:-.03em}.he-hero{position:relative;height:min(690px,calc(100svh - 118px));min-height:540px;margin:0 22px;border-radius:5px;overflow:hidden;color:#fff}.he-hero>img{-o-object-position:50% 48%;object-position:50% 48%}.he-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,27,26,.48),transparent 70%),linear-gradient(0deg,rgba(17,33,27,.45),transparent 30%)}.he-hero-copy{position:absolute;left:max(5%,calc((100vw - 1280px)/2 - 22px));top:15%;z-index:1}.he-hero h1{font-size:clamp(70px,7.2vw,106px);letter-spacing:-.06em!important;font-weight:430;line-height:.99;margin:0 0 24px}.he-hero-copy>p:not(.he-eyebrow){font-size:17px;line-height:1.7;font-weight:350;margin:0 0 30px}.he-hero-location{position:absolute;right:4%;bottom:36px;text-align:right;display:grid;gap:8px}.he-hero-location>span{font-size:10px;letter-spacing:.14em}.he-hero-location a{display:flex;align-items:center;gap:16px;font-size:13px;text-decoration:none}.he-hero-scroll{position:absolute;bottom:39px;left:5%;display:flex;align-items:center;gap:22px;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.he-hero-scroll svg{transform:rotate(90deg)}.he-intro-strip{display:flex;justify-content:space-between;align-items:center;padding-block:27px;border-bottom:1px solid var(--he-line);gap:20px}.he-intro-strip p{font-size:15px;letter-spacing:-.015em;margin:0}.he-intro-strip>span{display:flex;align-items:center;gap:10px;font-size:11px;color:var(--he-muted)}.he-carousel-rail{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;overscroll-behavior-x:contain;padding-bottom:8px}.he-carousel-rail::-webkit-scrollbar,.he-chips::-webkit-scrollbar,.he-map-card-rail::-webkit-scrollbar{display:none}.he-carousel-rail>.he-trail-card{flex:0 0 calc((100% - 48px)/3);scroll-snap-align:start}.he-trail-card{min-width:0}.he-card-photo{position:relative;aspect-ratio:1.18;overflow:hidden;border-radius:4px;background:#e9e9df}.he-card-photo>a{display:block;position:absolute;inset:0;overflow:hidden}.he-card-photo img{transition:transform .7s cubic-bezier(.2,.65,.2,1)}.he-card-photo:hover img{transform:scale(1.045)}.he-save{display:flex;align-items:center;justify-content:center;gap:9px;width:44px;height:44px;min-height:0!important;background:none;border:0;color:inherit;transition:transform .2s}.he-save:active{transform:scale(.86)}.he-card-photo>.he-save{position:absolute;top:10px;right:10px;color:#fff;filter:drop-shadow(0 1px 3px #0007)}.he-save-labelled{width:auto;font-size:13px;padding:0 6px}.he-card-meta{display:flex;justify-content:space-between;gap:10px;margin-top:17px;font-size:10px;color:var(--he-muted)}.he-trail-card h3{font-size:23px;margin:11px 0 9px;letter-spacing:-.04em}.he-trail-card h3>a{display:flex;justify-content:space-between;align-items:center;gap:12px;text-decoration:none}.he-card-facts{display:flex;gap:8px;align-items:center;margin:0;font-size:12px;color:#64645b;line-height:1.7;flex-wrap:wrap}.he-card-access{font-size:10px;line-height:1.5;color:#73736a;margin:10px 0 0}.he-carousel-controls{display:flex;justify-content:space-between;align-items:center;margin-top:26px;padding-top:20px;border-top:1px solid var(--he-line);font-size:11px;letter-spacing:.08em}.he-carousel-controls>div{display:flex;gap:10px}.he-landscapes{display:grid;grid-template-columns:1fr 1.4fr;gap:90px;padding-block:88px 45px}.he-landscape-intro>p:last-child{font-size:14px;line-height:1.8;max-width:330px;color:var(--he-muted);margin:24px 0 0}.he-landscape-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 34px}.he-landscape-grid>a{border-bottom:1px solid var(--he-line);display:flex;gap:20px;align-items:center;text-decoration:none;padding:26px 0;transition:transform .25s}.he-landscape-grid>a:hover{transform:translateY(-3px)}.he-landscape-grid>a>span{flex:1}.he-landscape-grid strong{display:block;font-size:19px;font-weight:450;letter-spacing:-.025em}.he-landscape-grid small{display:block;margin-top:7px;font-size:11px;color:var(--he-muted)}.he-island-explorer{position:relative;display:grid;grid-template-columns:1fr 340px;background:#e7ede9;border-radius:6px;overflow:hidden;border:1px solid #dce3dd;min-height:570px}.he-map-stage{position:relative;min-width:0}.he-map-stage .hm-map-module{display:block!important;background:none;border:0;box-shadow:none;border-radius:0;height:100%}.he-map-stage .hm-map-canvas{height:100%;min-height:570px;border-radius:0}:is(.he-map-stage,.he-trail-page) .hm-map-fallback{background:linear-gradient(168deg,#e2ebe6,#cddbd6 62%,#c3d3ce);border:0}:is(.he-map-stage,.he-trail-page) .hm-map-plot{height:92%}:is(.he-map-stage,.he-trail-page) .hm-map-fallback svg{opacity:1;filter:drop-shadow(10px 14px 20px #4a6a6120)}:is(.he-map-stage,.he-trail-page) .hm-map-fallback svg>path:first-child{fill:#f6f4ee;stroke:#93a89b;stroke-width:1.4}:is(.he-map-stage,.he-trail-page) .hm-map-fallback svg>path+path{stroke:#d7dfcf;stroke-width:.9}:is(.he-map-stage,.he-trail-page) .hm-map-fallback button{background:#e9e7db;color:#5d6259;box-shadow:0 1px 3px #2b463a1f;border:1px solid #cfd4c6;border-radius:50%;width:30px;height:30px;min-height:0!important;font-size:10px;transition:transform .3s,box-shadow .3s,background .3s}:is(.he-map-stage,.he-trail-page) .hm-map-fallback button:is(:hover,:focus-visible){background:#fff;color:#292923;box-shadow:0 3px 12px #27483326}:is(.he-map-stage,.he-trail-page) .hm-map-fallback button:only-of-type span{display:block;width:7px;height:7px;border-radius:50%;background:#3c443c}:is(.he-map-stage,.he-trail-page) .hm-map-fallback button:only-of-type{width:26px;height:26px}:is(.he-map-stage,.he-trail-page) .hm-map-fallback button[data-selected=true]{background:#fff;color:#292923;box-shadow:0 0 0 7px #ffffff8f,0 5px 16px #27483338;transform:translate(-50%,-50%) scale(1.22);z-index:4;border-color:#fff}:is(.he-map-stage,.he-trail-page) .hm-map-key{font-size:9.5px;font-weight:450;letter-spacing:.02em;color:#3f463d;background:#ffffffd9;border:0;backdrop-filter:blur(12px);max-width:90%;left:20px;bottom:17px}:is(.he-map-stage,.he-trail-page) .hm-map-fallback>p{font-weight:400;font-size:10px;letter-spacing:.05em;left:22px;top:23px;right:auto;bottom:auto}.he-map-north{position:absolute;right:23px;top:23px;display:flex;flex-direction:column;align-items:center;gap:4px;font-size:10px;color:#59685c;pointer-events:none}.he-map-north>span{font-size:24px}.he-map-selection{min-width:0;background:var(--he-cream);padding:24px;display:flex;flex-direction:column;justify-content:space-between}.he-map-selection-footer,.he-map-selection-head{display:flex;justify-content:space-between;align-items:center;font-size:11px;gap:10px}.he-map-selection-head{padding-bottom:22px}.he-map-selection-head>span:first-child{display:flex;align-items:center;gap:8px}.he-map-card-rail{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;position:relative;overscroll-behavior-x:contain}.he-map-card-rail>div{flex:0 0 100%;min-width:0;scroll-snap-align:start}.he-map-card-rail .he-card-photo{aspect-ratio:.98}.he-map-card-rail .he-card-meta{font-size:9px}.he-map-selection-footer{border-top:1px solid var(--he-line);padding-top:19px;margin-top:24px}.he-map-selection-footer>div{display:flex;gap:8px}.he-map-footnote{font-size:11px;line-height:1.7;color:var(--he-muted);margin-top:16px}.he-journal{display:grid;grid-template-columns:1.1fr 1fr;margin-block:95px 55px;gap:0;background:#edece4;border-radius:5px;overflow:hidden;min-height:560px}.he-journal-photo{position:relative;min-height:450px}.he-journal-copy{padding:64px 65px}.he-journal-copy>p:not(.he-eyebrow){color:var(--he-muted);font-size:14px;line-height:1.8;margin:25px 0 24px}.he-journal-copy>a{display:flex;justify-content:space-between;border-bottom:1px solid #d4d4c8;padding:19px 0;font-size:13px;text-decoration:none}.he-editorial-note{display:flex;align-items:center;gap:30px;padding:45px 0 70px}.he-editorial-note>div{flex:1}.he-editorial-note h2{font-size:25px;margin:0 0 12px}.he-editorial-note p{font-size:13px;line-height:1.8;color:var(--he-muted);max-width:600px;margin:0}.hiking-site .hm-footer{background:#eeece4;color:#292923;border-top:1px solid var(--he-line);padding-top:55px}.hiking-site .hm-footer a,.hiking-site .hm-footer p{color:#63645b}.hiking-site .hm-footer h2,.hiking-site .hm-footer h3{font-weight:500}.hiking-site .hm-footer-bottom{border-color:#d4d4c8;color:#74746b}.he-page-heading{padding:62px 0 43px;max-width:850px}.he-page-heading h1{font-size:clamp(42px,5.4vw,74px);margin:0 0 22px}.he-page-heading>p:last-child{font-size:15px;line-height:1.8;max-width:520px;color:var(--he-muted)}.he-library{padding-bottom:80px}.he-explorer-toolbar,.he-search{display:flex;gap:14px}.he-search{align-items:center;flex:1;border:1px solid #deded4;border-radius:100px;padding:0 22px;height:58px;max-width:670px;background:#fdfcf8}.he-search input{width:100%;min-width:0;outline:0;border:0!important;box-shadow:none!important;background:transparent!important;font-size:13px;height:54px;color:#292923}.he-search input::-moz-placeholder{color:#898980}.he-search input::placeholder{color:#898980}.he-search button{border:0;background:none;display:flex;align-items:center}.he-filter-button{display:flex;align-items:center;gap:12px;border:1px solid #d8d8cf;background:transparent;border-radius:100px;padding:0 24px;font-size:13px!important}.he-filter-button>span{font-size:11px;background:white;padding:3px 6px;border-radius:50%}.he-explorer-choices{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:27px}.he-chips{display:flex;gap:4px;background:#eeede6;padding:5px;border-radius:50px;overflow:auto;scrollbar-width:none}.he-chips button,.he-saved-filter{border:0;background:transparent;border-radius:40px;white-space:nowrap;font-size:12px!important;padding:11px 18px;min-height:0!important}.he-chips button[aria-pressed=true],.he-choice-grid button[aria-pressed=true],.he-saved-filter[aria-pressed=true],.he-view-toggle button[aria-pressed=true]{background:#fff;box-shadow:0 2px 10px #28282012}.he-chips button:hover,.he-choice-grid button:hover,.he-saved-filter:hover,.he-view-toggle button:hover{background:white;box-shadow:0 2px 10px #28282012}.he-saved-filter{display:flex;align-items:center;gap:8px}.he-saved-filter>span{color:var(--he-muted)}.he-results-head{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--he-line);padding-top:23px;margin:30px 0}.he-results-head p{font-size:12px;color:var(--he-muted)}.he-view-toggle{display:flex;background:#eeede6;border-radius:30px;padding:4px}.he-view-toggle button{display:flex;align-items:center;gap:8px;min-height:0!important;padding:9px 15px;font-size:11px!important;border:0;background:none;border-radius:30px}.he-trail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px 24px}.he-empty{text-align:center;padding:80px 20px;display:flex;flex-direction:column;align-items:center}.he-empty h2{font-size:34px;max-width:600px}.he-empty p{font-size:14px;line-height:1.7;color:var(--he-muted);max-width:440px;margin-bottom:25px}.he-library-note{display:flex;align-items:center;justify-content:space-between;gap:40px;border-top:1px solid var(--he-line);margin-top:65px;padding-top:25px}.he-library-note p{font-size:12px;color:var(--he-muted);line-height:1.8;max-width:600px}.he-shortlist-summary{padding:18px 22px;margin-bottom:25px;background:#eeede6;border-radius:5px;display:flex;gap:12px;justify-content:space-between;flex-wrap:wrap;font-size:12px}.he-shortlist-summary a{display:flex;align-items:center;gap:10px}.he-shortlist-summary small{flex-basis:100%;color:var(--he-muted)}.he-note{font-size:12px;padding:15px;background:#eeede6}.he-sheet-overlay{position:fixed;inset:0;background:#242a254f;backdrop-filter:blur(5px);z-index:220;animation:he-fade .2s ease}.he-sheet{position:fixed;z-index:221;background:#f6f4ee;color:#292923;left:50%;top:50%;transform:translate(-50%,-50%);width:min(540px,calc(100vw - 32px));max-height:calc(100dvh - 48px);overflow:auto;overscroll-behavior:contain;border-radius:20px;padding:30px;box-shadow:0 30px 100px #0003;font-family:var(--font-inter),Inter,Arial,sans-serif;animation:he-fade .25s ease}.he-sheet-handle{display:none}.he-sheet-heading{display:flex;justify-content:space-between;align-items:start;gap:20px}.he-sheet-heading h2{font-size:28px;font-weight:450;letter-spacing:-.045em;line-height:1.12;margin:0}.he-sheet-heading p{font-size:12px;color:#73736a;line-height:1.7;margin:12px 0 0}.he-sheet-body fieldset{border:0;margin:30px 0;padding:0}.he-sheet-body legend{font-size:13px;margin-bottom:14px;font-weight:500}.he-sheet-body fieldset>p{font-size:12px;line-height:1.7;color:#73736a}.he-choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;background:#ebeae3;padding:7px;border-radius:13px}.he-choice-grid button{padding:14px;border:0;background:none;border-radius:9px;text-align:left;font-size:13px}.he-sheet-actions{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #deded4;padding-top:22px}.he-sheet-gallery{width:min(1100px,calc(100vw - 48px))}.he-gallery-rail{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;margin-top:25px;scrollbar-width:thin}.he-gallery-rail figure{flex:0 0 85%;margin:0;scroll-snap-align:start}.he-gallery-rail img{height:min(62vh,650px);width:100%;-o-object-fit:contain;object-fit:contain;background:#eeece4;border-radius:4px}.he-gallery-rail figcaption{font-size:12px;padding:15px 0;color:#73736a}.he-gallery-arrows{display:flex;justify-content:end;gap:10px;margin-top:12px}@keyframes he-fade{0%{opacity:0}to{opacity:1}}@media(min-width:1600px){.he-hero-copy{left:calc((100vw - 1280px)/2 - 22px)}}@media(max-width:1100px){.he-shell{width:calc(100% - 64px)}.he-landscapes{gap:40px}.he-journal-copy{padding:45px 38px}.hiking-site .hm-desktop-nav{gap:20px}.he-island-explorer{grid-template-columns:1fr 310px}.he-trail-card h3{font-size:21px}.he-card-facts{font-size:11px}.he-landscape-grid{gap:0 20px}}@media(max-width:767px){.he-shell{width:calc(100% - 40px)}.hiking-site .hm-header-inner{height:76px;gap:12px}.hiking-site .hm-brand svg{width:32px;height:32px}.hiking-site .hm-brand strong{font-size:17px}.hiking-site .hm-desktop-nav{display:none}.he-header-actions{margin-left:auto;gap:12px}.he-header-saved{width:40px;height:44px;justify-content:center}.he-header-saved span{display:none}.he-menu-button{display:flex;align-items:center;justify-content:center;padding:4px;width:32px;height:44px}.he-hero{margin:0 10px;min-height:560px;height:calc(87svh - 76px);max-height:760px;border-radius:4px}.he-hero>img{-o-object-position:57% 50%;object-position:57% 50%}.he-hero-shade{background:linear-gradient(0deg,#17291e8c,transparent 75%),linear-gradient(90deg,#1129213d,transparent 90%)}.he-hero-copy{left:24px;right:20px;top:auto;bottom:98px}.he-hero .he-eyebrow{font-size:9px!important;margin-bottom:17px!important}.he-hero h1{font-size:65px;line-height:1.01;margin-bottom:20px;letter-spacing:-.055em!important}.he-hero-copy>p:not(.he-eyebrow){font-size:14px;line-height:1.7;margin-bottom:24px}.he-button{min-height:50px;padding:15px 22px;font-size:12px!important}.he-hero-location{left:24px;right:24px;bottom:25px;display:flex;justify-content:space-between;align-items:center}.he-hero-location>span{font-size:8px}.he-hero-location a{font-size:10px;gap:8px}.he-hero-scroll{display:none}.he-intro-strip{padding:24px 0;display:block}.he-intro-strip p{font-size:13px}.he-intro-strip>span{margin-top:12px;font-size:10px}.he-section{padding-top:58px}.he-section-head{display:block;margin-bottom:27px}.he-journal h2,.he-landscapes h2,.he-section-head h2{font-size:34px;line-height:1.12}.he-section-head .he-text-link{margin-top:15px;padding-bottom:0;font-size:11px}.he-section-head>p{font-size:13px;max-width:320px;margin:17px 0 0}.he-eyebrow{font-size:9px!important;margin-bottom:13px!important}.he-carousel-rail{margin-right:-20px;padding-right:20px}.he-carousel-rail>.he-trail-card{flex-basis:86%}.he-card-photo{aspect-ratio:1.1}.he-card-meta{font-size:10px;margin-top:16px}.he-trail-card h3{font-size:23px}.he-card-facts{font-size:12px}.he-carousel-controls{margin-top:22px;padding-top:17px}.he-landscapes{padding-block:46px 0;display:block}.he-landscape-intro>p:last-child{font-size:13px;line-height:1.75;margin-top:18px;max-width:300px}.he-landscapes h2 br{display:none}.he-landscape-grid{margin-top:12px;gap:0 20px}.he-landscape-grid>a{gap:10px;padding:24px 0}.he-landscape-grid>a>svg:first-child{width:24px}.he-landscape-grid>a>svg:last-child{width:14px}.he-landscape-grid strong{font-size:16px}.he-landscape-grid small{font-size:9px;line-height:1.5}.he-island-explorer{display:flex;flex-direction:column;min-height:0;overflow:visible;background:none;border:0}.he-map-stage{height:410px;border-radius:5px;overflow:hidden}.he-map-stage .hm-map-canvas{min-height:410px}:is(.he-map-stage,.he-trail-page) .hm-map-fallback button{width:26px;height:26px;font-size:9px}:is(.he-map-stage,.he-trail-page) .hm-map-key{font-size:8px;left:12px;bottom:14px}:is(.he-map-stage,.he-trail-page) .hm-map-fallback>p{top:17px;left:17px;right:auto;bottom:auto;font-size:9px}.he-map-selection{padding:20px 0 0;background:transparent}.he-map-selection-head{padding-bottom:15px;font-size:10px}.he-map-card-rail .he-trail-card{display:grid;grid-template-columns:120px 1fr;gap:0 18px;grid-template-rows:auto auto auto auto}.he-map-card-rail .he-card-photo{grid-row:1/5;aspect-ratio:1;height:124px}.he-map-card-rail .he-card-photo>.he-save{top:0;right:0;width:36px;height:36px}.he-map-card-rail .he-card-photo>.he-save svg{width:19px}.he-map-card-rail .he-card-meta{font-size:9px;margin-top:3px;flex-wrap:wrap;gap:3px}.he-map-card-rail h3{font-size:20px;margin:8px 0}.he-map-card-rail h3 svg{width:15px}.he-map-card-rail .he-card-facts{font-size:10px;gap:5px;line-height:1.6}.he-map-card-rail .he-card-access{font-size:9px;margin-top:8px}.he-map-selection-footer{margin-top:18px;padding-top:15px;font-size:10px}.he-map-selection-footer .he-icon-button{height:36px;width:36px}.he-map-footnote{font-size:10px;margin-top:17px}.he-journal{display:flex;flex-direction:column;margin-block:50px 35px;min-height:0}.he-journal-photo{min-height:290px}.he-journal-copy{padding:32px 26px}.he-journal-copy>p:not(.he-eyebrow){font-size:13px;line-height:1.8;margin-block:20px 15px}.he-journal-copy>a{font-size:12px;padding:18px 0}.he-editorial-note{padding-block:15px 48px;display:grid;grid-template-columns:28px 1fr;gap:18px}.he-editorial-note h2{font-size:23px;line-height:1.2}.he-editorial-note p{font-size:12px}.he-editorial-note>.he-text-link{grid-column:2;font-size:11px;padding:0}.he-page-heading{padding:37px 0 28px}.he-page-heading h1{font-size:44px;line-height:1.05;margin-bottom:20px}.he-page-heading>p:last-child{font-size:13px;line-height:1.75}.he-explorer-toolbar{gap:10px}.he-search{padding:0 16px;height:52px;gap:9px}.he-search input{font-size:11px;height:48px}.he-search>svg{width:17px;flex-shrink:0}.he-filter-button{padding:0 15px;font-size:0!important;gap:0}.he-filter-button>span{margin-left:6px;font-size:10px}.he-filter-button>svg{width:18px}.he-explorer-choices{display:block;margin-top:20px;position:relative}.he-chips{margin-right:-20px;border-radius:0;background:transparent;padding:4px 20px 7px 0;gap:5px}.he-chips button{padding:11px 16px;background:#ecebe4;font-size:11px!important}.he-saved-filter{margin-top:9px;padding:10px 13px;font-size:11px!important}.he-results-head{margin:18px 0 23px;padding-top:18px}.he-results-head p{font-size:11px}.he-view-toggle button{font-size:10px!important;padding:8px 11px}.he-trail-grid{grid-template-columns:1fr;gap:32px}.he-library{padding-bottom:35px}.he-library-note{display:block;margin-top:38px;padding-top:20px}.he-library-note a,.he-library-note p{font-size:11px}.he-shortlist-summary{padding:17px;font-size:11px}.he-empty{padding:50px 8px}.he-empty h2{font-size:30px}.he-empty p{font-size:13px}.he-sheet{top:auto;bottom:0;left:0;transform:none;width:100%;max-height:calc(100dvh - 26px);border-radius:24px 24px 0 0;padding:14px 24px calc(24px + env(safe-area-inset-bottom));animation:he-sheet-up .32s cubic-bezier(.2,.7,.2,1)}.he-sheet-handle{display:block;width:32px;height:4px;background:#cecec5;border-radius:4px;margin:0 auto 24px}.he-sheet-heading h2{font-size:27px}.he-sheet-heading p{font-size:12px}.he-sheet-heading .he-icon-button{width:35px;height:35px}.he-sheet-body fieldset{margin:24px 0}.he-sheet-actions{position:sticky;bottom:calc(-24px - env(safe-area-inset-bottom));background:#f6f4ee;padding-bottom:8px}.he-sheet-gallery{width:100%}.he-gallery-rail figure{flex-basis:95%}.he-gallery-rail img{height:50dvh}.he-gallery-rail figcaption{font-size:11px}.he-sheet-nav a{font-size:23px;padding:18px 0}@keyframes he-sheet-up{0%{transform:translateY(30%);opacity:0}to{transform:translateY(0);opacity:1}}}@media(prefers-reduced-motion:reduce){.he-sheet,.he-sheet *,.he-sheet-overlay,.hiking-site *{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.hiking-site .hm-brand-copy{display:flex;flex-direction:column;align-items:start;gap:3px}.hiking-site .hm-brand-copy>span{font-size:8px!important;letter-spacing:.21em!important}.hiking-site .hm-brand-mark{color:#292923;background:none}.he-trail-header{padding-top:22px}.he-breadcrumbs{display:flex;align-items:center;gap:13px;font-size:11px;color:#73736a}.he-breadcrumbs a{text-decoration:none}.he-trail-title{display:flex;align-items:center;justify-content:space-between;gap:30px;margin:38px 0 33px}.he-trail-title h1{font-size:clamp(40px,5.1vw,70px);margin:0;max-width:1000px}.he-trail-title .he-eyebrow{margin-bottom:14px!important}.he-trail-gallery{display:grid;grid-template-columns:2.2fr 1fr;grid-template-rows:1fr 1fr;height:550px;gap:8px;border-radius:6px}.he-trail-gallery,.he-trail-gallery>div{position:relative;overflow:hidden}.he-trail-main-photo{grid-row:1/3}.he-trail-gallery.he-single-photo{display:block}.he-single-photo .he-trail-main-photo{height:100%}.he-trail-side-photo img{-o-object-position:50% 35%;object-position:50% 35%}.he-gallery-button{position:absolute;right:22px;bottom:22px;display:flex;align-items:center;gap:10px;padding:12px 18px;border:0;background:#f6f4eef2;backdrop-filter:blur(15px);border-radius:100px;font-size:11px!important;color:#292923}.he-trail-caption{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:10px;color:#73736a;padding-top:16px}.he-trail-caption>span:first-child{display:flex;align-items:center;gap:6px}.he-trail-introduction{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:57px 0 36px;align-items:start;scroll-margin-top:25px}.he-trail-introduction h2{font-size:38px;white-space:pre-line;margin:0}.he-trail-introduction p{font-size:14px;line-height:1.9;color:#73736a;margin:0}.he-access-note{display:flex;justify-content:space-between;align-items:center;gap:45px;background:#ecebe3;padding:22px 28px;border-radius:5px;margin-bottom:35px}.he-access-note strong{font-weight:500;font-size:13px}.he-access-note p{font-size:12px;line-height:1.8;color:#66665d;margin:8px 0 0;max-width:790px}.he-access-note a{display:flex;align-items:center;gap:12px;white-space:nowrap;font-size:11px;text-decoration:none}.he-trail-tabs{display:flex;gap:30px;border-bottom:1px solid #deded4;padding-block:8px 18px;overflow:auto;scrollbar-width:none}.he-trail-tabs a{text-decoration:none;font-size:12px;white-space:nowrap;padding:8px 0}.he-trail-tabs a:hover{text-decoration:underline;text-underline-offset:7px}.he-trail-page .hm-shell{width:min(1280px,calc(100% - 96px))}.he-trail-page .hm-section{padding:60px 0;background:transparent;color:#292923}.he-trail-page .hm-section h2{font-size:34px;line-height:1.15;letter-spacing:-.035em}.he-trail-page .hm-section h3{font-size:20px;font-weight:450}.he-trail-page .hm-section li,.he-trail-page .hm-section p{font-size:13px;line-height:1.85;color:#68685f}.he-trail-page .hm-section .hm-kicker{font-size:9px;font-weight:450;letter-spacing:.14em;color:#73736a}.he-trail-page .hm-fact-rail{background:transparent;color:#292923;border:0;padding-top:30px}.he-trail-page .hm-fact-grid{gap:25px;grid-template-columns:repeat(3,1fr)}.he-trail-page .hm-fact-grid>div{background:none;border:0;border-bottom:1px solid #deded4;padding:0 0 25px}.he-trail-page .hm-fact-grid>div>span{font-size:10px;color:#73736a}.he-trail-page .hm-fact-grid strong{font-size:14px;font-weight:450;line-height:1.6;margin-top:10px}.he-trail-page .hm-guide-grid{grid-template-columns:minmax(0,1fr) 310px;gap:80px}.he-trail-page .hm-honest-box{padding:0 0 32px;border:0;border-bottom:1px solid #deded4;background:none;border-radius:0}.he-trail-page .hm-honest-box>p:last-child{font-size:22px;line-height:1.65;letter-spacing:-.025em;color:#44443b}.he-trail-page .hm-fit-card{background:#eeede5;border:0;padding:25px}.he-trail-page .hm-sticky-card{border:1px solid #deded4;border-radius:5px;background:#f9f8f3;padding:25px;box-shadow:none}.he-trail-page .hm-sticky-card>div{border-color:#deded4}.he-trail-page .hm-sticky-card h3{font-size:17px!important}.he-trail-page .hm-sticky-card a,.he-trail-page .hm-sticky-card dd,.he-trail-page .hm-sticky-card dt,.he-trail-page .hm-sticky-card p{font-size:11px!important}.he-trail-page .hm-route-step{border-color:#deded4;gap:25px;padding-block:26px}.he-trail-page .hm-route-step>span{font-size:25px;font-weight:350;color:#8b8b80;background:none;border:0;letter-spacing:-.03em}.he-trail-page .hm-kit-list li{background:#eeede5;border:0}.he-trail-page .hm-safety-list li{border-color:#deded4}.he-trail-page .hm-button-secondary{border-color:#b7b7ad;border-radius:100px;color:#292923;font-size:12px;font-weight:400}.he-trail-page .hm-section-dark .he-trail-card h3{font-size:23px}.he-trail-page .hm-section-dark .he-card-facts{font-size:12px}.he-trail-page .hm-section-dark .he-card-access{font-size:10px}.he-trail-page :is(#route,#trail-map,#plan,#access,#sources){scroll-margin-top:30px}.he-trail-page .hm-evidence-section{border-top:1px solid #deded4}.he-trail-page .hm-evidence-section h2{font-size:30px}.he-trail-page .hm-evidence-section :is(article,.hm-evidence-card){box-shadow:none;background:transparent}.hiking-site .hm-page-hero{background:var(--he-cream);color:#292923}.hiking-site .hm-page-hero h1{font-size:clamp(40px,5.1vw,70px);font-weight:450;letter-spacing:-.045em}.hiking-site .hm-page-hero p{font-weight:400}.hiking-site .hm-section-head h2{font-weight:450}@media(max-width:1100px){.he-trail-page .hm-shell{width:calc(100% - 64px)}.he-trail-page .hm-guide-grid{gap:40px}.he-trail-gallery{height:450px}.he-trail-introduction{gap:40px}}@media(max-width:767px){.he-trail-header{padding-top:13px}.he-breadcrumbs{font-size:9px;gap:10px}.he-trail-title{margin:28px 0 24px;gap:15px;align-items:end}.he-trail-title h1{font-size:43px;line-height:1.05}.he-trail-title .he-save-labelled{font-size:0;padding:0;width:35px;flex-shrink:0}.he-trail-title .he-save-labelled span{display:none}.he-trail-gallery{height:390px;display:block;margin:0 -10px}.he-trail-main-photo{height:100%}.he-trail-main-photo img{-o-object-position:55% 50%;object-position:55% 50%}.he-trail-side-photo{display:none}.he-gallery-button{right:14px;bottom:16px;font-size:10px!important;padding:10px 15px}.he-trail-caption{font-size:8px;gap:10px;padding-top:14px}.he-trail-introduction{display:block;padding-block:35px 26px}.he-trail-introduction h2{font-size:30px;line-height:1.2;margin-bottom:21px;white-space:normal}.he-trail-introduction p{font-size:13px;line-height:1.85}.he-access-note{display:block;padding:21px;margin-bottom:26px}.he-access-note p{font-size:11px;line-height:1.85}.he-access-note strong{font-size:12px}.he-access-note a{margin-top:16px;font-size:11px}.he-trail-tabs{gap:24px;padding-bottom:14px}.he-trail-tabs a{font-size:11px}.he-trail-page .hm-shell{width:calc(100% - 40px)}.he-trail-page .hm-fact-grid{grid-template-columns:1fr 1fr;gap:21px}.he-trail-page .hm-fact-grid>div{padding-bottom:20px}.he-trail-page .hm-fact-grid strong{font-size:12px}.he-trail-page .hm-fact-grid>div>span{font-size:9px}.he-trail-page .hm-section{padding:35px 0}.he-trail-page .hm-guide-grid{display:flex;flex-direction:column;gap:30px}.he-trail-page .hm-guide-main{width:100%;min-width:0}.he-trail-page .hm-section h2{font-size:29px;line-height:1.2}.he-trail-page .hm-section h3{font-size:19px}.he-trail-page .hm-honest-box>p:last-child{font-size:20px;line-height:1.65}.he-trail-page .hm-guide-section-head{display:block}.he-trail-page .hm-guide-section-head a{font-size:11px;display:inline-flex;margin-top:15px}.he-trail-page .hm-fit-card{padding:22px}.he-trail-page .hm-section li,.he-trail-page .hm-section p{font-size:12px;line-height:1.85}.he-trail-page .hm-guide-sidebar{width:100%}.he-trail-page .hm-sticky-card{padding:24px}.he-trail-page .hm-route-step{gap:15px}.he-trail-page .hm-route-step>span{font-size:22px}.he-trail-page .hm-section-dark .he-card-facts{font-size:11px}.hiking-site .hm-page-hero h1{font-size:42px}.hiking-site .hm-footer{padding-top:40px}.hiking-site .hm-footer .hm-shell{width:calc(100% - 40px)}.hiking-site .hm-footer-grid{gap:30px}.hiking-site .hm-footer a,.hiking-site .hm-footer p{font-size:11px}}:is(.he-map-stage,.he-trail-page) .hm-map-fallback button{rotate:0deg;scale:1}:is(.he-map-stage,.he-trail-page) .hm-map-fallback button span{rotate:0deg;font-weight:500}:is(.he-map-stage,.he-trail-page) .hm-map-fallback button[data-selected=true]{scale:1}.hiking-site .hm-footer-note{border-color:#d4d4c8}.hiking-site .hm-footer-note strong{color:#292923}.hiking-site .hm-footer .hm-brand-copy span{color:#73736a}.hiking-site .hm-footer-label{color:#73736a!important;font-weight:450}.hiking-site .hm-compare-picker button{border:0;background:#eeede6;border-radius:9px}.hiking-site .hm-compare-picker button:focus-visible,.hiking-site .hm-compare-picker button:hover,.hiking-site .hm-compare-picker button[data-selected=true]{background:white;box-shadow:0 3px 13px #28282012;border:0}.hiking-site .hm-compare-picker button[data-selected=true]>span{background:transparent;color:#292923;border-color:#c8c8bd}.hiking-site .hm-compare-picker strong{font-weight:450}.he-trail-page .hm-difficulty-profile{background:transparent;border-color:#deded4;border-radius:5px}.he-trail-page .hm-difficulty-axis strong{font-weight:450}.he-trail-page .hm-difficulty-axis{border-color:#deded4}