:root{--bg:#f8f6f0;--surface:#fffdf8;--surface-muted:#f2eee4;--text:#1d1b18;--text-soft:#5e594f;--line:#ddd5c5;--accent:#1f5d45;--accent-soft:#e6f0eb;--shadow:0 10px 30px rgba(23,23,19,0.06);--radius:18px;--content-width:760px;--shell-width:1180px}[data-theme=dark]{--bg:#131515;--surface:#1b1e1d;--surface-muted:#242927;--text:#f2efe7;--text-soft:#c0b9aa;--line:#373d3a;--accent:#7bc2a4;--accent-soft:#20342d;--shadow:0 10px 30px rgba(0,0,0,0.22)}[data-theme=dark] .card,[data-theme=dark] .compact-route-card,[data-theme=dark] .content-section,[data-theme=dark] .hero-card,[data-theme=dark] .metric,[data-theme=dark] .widget{box-shadow:0 10px 24px rgba(0,0,0,.18)}[data-theme=dark] .hero-card,[data-theme=dark] .metric,[data-theme=dark] .widget{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,0)),var(--surface)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Georgia,Times New Roman,serif;background:var(--bg);color:var(--text);line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}main{min-height:100vh}.container{width:min(calc(100% - 2rem),var(--shell-width));margin:0 auto}.reading-width{width:min(100%,var(--content-width))}.surface{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .7rem;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase;background:var(--surface-muted);border-radius:999px}.eyebrow,.kicker{color:var(--text-soft)}.kicker{font-size:.95rem}.section{padding:2rem 0}h1,h2,h3,h4{line-height:1.1;margin:0 0 1rem;font-weight:600}h1{font-size:clamp(2.25rem,4vw,4.25rem)}h2{font-size:clamp(1.65rem,2.4vw,2.4rem)}h3{font-size:1.25rem}ol,p,table,ul{margin:0 0 1rem}ol,ul{padding-left:1.2rem}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:rgba(248,246,240,.88);border-bottom:1px solid rgba(221,213,197,.9)}[data-theme=dark] .header{background:rgba(19,21,21,.88);border-bottom:1px solid rgba(55,61,58,.96)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:72px}.brand{max-width:100%}.brand,.brand-badge{display:inline-flex;align-items:center}.brand-badge{justify-content:center;padding:.35rem .55rem;border-radius:14px;background:rgba(255,253,248,.96);border:1px solid rgba(221,213,197,.95)}.brand-logo{display:block;width:auto;height:34px}.nav{align-items:center;gap:1rem;flex-wrap:wrap}.desktop-nav,.nav{display:flex}.mobile-menu{display:none}.nav-actions{display:flex;align-items:center;gap:.75rem}.nav a{font-size:.95rem;color:var(--text-soft)}.nav a:focus-visible,.nav a:hover{color:var(--text)}[data-theme=dark] .nav a{color:var(--text-soft)}[data-theme=dark] .brand{color:var(--text)}[data-theme=dark] .brand-badge{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.08)}.hero-grid,.page-grid{display:grid;grid-gap:1.5rem;gap:1.5rem}.hero-card{overflow:hidden}.hero-media{aspect-ratio:16/8;object-fit:cover}.hero-content{padding:1.5rem}.home-hero-kicker{margin-bottom:0}.home-hero-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.25rem}.home-featured-route{border-top:1px solid var(--line)}.home-featured-title{margin-bottom:.5rem}.home-featured-kicker{margin-bottom:0}.home-featured-summary{display:none}.home-featured-summary-grid{display:grid;grid-gap:.75rem;gap:.75rem}.home-featured-summary-grid>div{display:grid;grid-gap:.2rem;gap:.2rem}.home-featured-metrics{margin-top:1rem}.section-header{margin-bottom:1.25rem;display:flex;justify-content:space-between;gap:1rem;align-items:flex-end;flex-wrap:wrap}.home-update-card{gap:.65rem}.destination-excerpt,.guide-excerpt{margin-bottom:0}.destination-summary-mobile,.guide-summary-mobile{display:none}.destination-summary-mobile-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.destination-summary-mobile-grid>div,.destination-summary-mobile-season{display:grid;grid-gap:.2rem;gap:.2rem}.destination-summary-mobile-date,.destination-summary-mobile-season{margin-top:.85rem}.destination-summary-mobile-date{padding-top:.85rem;border-top:1px solid var(--line);font-size:.92rem;color:var(--text-soft)}.destination-metric-grid{margin-top:1rem}.guide-summary-mobile{padding:.95rem;margin-top:.8rem}.guide-summary-mobile .metric-value{font-size:1rem}.guide-updated-desktop{margin-top:.8rem}.route-hero-content h1{max-width:14ch}.route-excerpt{margin-bottom:0}.route-price-status-wrap{margin:.75rem 0 1rem}.route-tags{margin-bottom:1rem}.route-summary-mobile{display:none}.route-summary-mobile-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:.75rem;gap:.75rem}.route-summary-mobile-item{display:grid;grid-gap:.2rem;gap:.2rem}.route-summary-mobile-date{margin-top:.85rem;padding-top:.85rem;border-top:1px solid var(--line);font-size:.92rem;color:var(--text-soft)}.route-metric-grid{margin-top:1rem}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));grid-gap:1rem;gap:1rem}.metric{padding:1rem;border-radius:14px;background:var(--surface);border:1px solid var(--line)}.metric-label{display:block;font-size:.75rem;text-transform:uppercase;color:var(--text-soft);letter-spacing:.05em;margin-bottom:.35rem}.metric-value{font-size:1.1rem;font-weight:600}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem}.filters-panel{padding:1rem}.filters-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.filter-span-2{grid-column:span 2}.search-field{display:grid;grid-gap:.45rem;gap:.45rem;min-width:0}.search-field .field{width:100%;min-width:0}.card{display:flex;flex-direction:column;gap:.9rem;padding:1rem}.card-media{aspect-ratio:16/10;object-fit:cover;border-radius:14px}.card-meta{display:flex;flex-wrap:wrap;gap:.65rem;font-size:.9rem;color:var(--text-soft)}.compact-route-card{display:grid;grid-template-columns:110px minmax(0,1fr);grid-gap:.85rem;gap:.85rem;padding:.75rem;align-items:start}.compact-route-media{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:12px}.page-grid{grid-template-columns:minmax(0,1fr)}.sidebar{align-content:start}.mobile-sidebar,.sidebar{display:grid;grid-gap:1rem;gap:1rem}.desktop-sidebar{display:none}.content-section{padding:1.5rem}.toc-list{display:grid;grid-gap:.75rem;gap:.75rem}.toc-list a{color:var(--text-soft)}.toc-list a:focus-visible,.toc-list a:hover{color:var(--text)}.pill-list{display:flex;flex-wrap:wrap;gap:.55rem}.pill{display:inline-flex;align-items:center;min-height:34px;padding:.35rem .7rem;border-radius:999px;border:1px solid var(--line);background:var(--surface-muted);color:var(--text-soft);font-size:.9rem}.split-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr}.price-status{display:inline-flex;align-items:center;gap:.45rem;padding:.45rem .75rem;border-radius:999px;font-size:.9rem;border:1px solid var(--line);background:var(--surface-muted);color:var(--text-soft)}.price-status[data-state=fresh]{border-color:rgba(31,93,69,.25);background:var(--accent-soft);color:var(--accent)}.price-status[data-state=stale]{border-color:rgba(166,109,44,.28);background:rgba(166,109,44,.12);color:#8f5d19}.content-section h2{font-size:clamp(1.4rem,2vw,2rem)}.prose{font-size:1.05rem}.prose p+p{margin-top:.95rem}.prose h2,.prose h3,.prose h4{margin-top:1.7rem;margin-bottom:.8rem}.prose h4{font-size:1.1rem}.prose ol,.prose ul{display:grid;grid-gap:.45rem;gap:.45rem;margin-bottom:1.1rem}.prose li::marker{color:var(--accent)}.prose a{color:var(--accent);text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:.18em}.prose a:focus-visible,.prose a:hover{text-decoration-thickness:2px}.article-figure{margin:1.4rem 0}.article-figure-image{width:100%;height:auto;border-radius:16px;object-fit:cover}.article-figure figcaption{margin-top:.65rem;font-size:.92rem;line-height:1.5;color:var(--text-soft)}.callout{padding:1rem 1.1rem;border-left:4px solid var(--accent);background:var(--surface-muted);border-radius:12px;color:var(--text-soft)}.table-wrap{overflow-x:auto}.mobile-budget-cards{display:none}.budget-card{padding:.9rem}table{width:100%;border-collapse:collapse;background:var(--surface)}td,th{padding:.9rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{font-size:.8rem;letter-spacing:.04em;text-transform:uppercase;color:var(--text-soft)}.faq-item{border-top:1px solid var(--line);padding:1rem 0}.faq-item summary{cursor:pointer;font-weight:600}.button,.button-secondary,.icon-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1.1rem;border-radius:999px;border:1px solid transparent;font-weight:600}.button{background:var(--accent);color:#fff}.button-secondary,.icon-button{background:transparent;color:var(--text);border-color:var(--line)}.icon-button{min-width:44px;cursor:pointer}.field{min-height:44px;border-radius:12px;border:1px solid var(--line);padding:.75rem .9rem;background:var(--surface);color:var(--text)}input.field,textarea.field{-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit}.filter-select{position:relative}.filter-backdrop{display:none}.filter-trigger{width:100%;min-height:44px;border-radius:12px;border:1px solid var(--line);padding:.75rem .9rem;background:var(--surface);color:var(--text);display:flex;align-items:center;justify-content:space-between;gap:1rem;font:inherit}.filter-options{position:absolute;top:calc(100% + .45rem);left:0;right:0;z-index:20;padding:.4rem;display:grid;grid-gap:.35rem;gap:.35rem}.filter-sheet-handle{display:none}.filter-option{width:100%;min-height:40px;border:1px solid transparent;background:transparent;color:var(--text);border-radius:10px;text-align:left;padding:.65rem .75rem;font:inherit}.filter-option.is-active{background:var(--surface-muted);border-color:var(--line)}.mobile-menu-bar{display:flex;align-items:center;gap:.75rem}.mobile-nav-panel{margin-top:.75rem;padding:.75rem}.mobile-nav-links{display:grid;grid-gap:.4rem;gap:.4rem}.mobile-nav-links a{min-height:42px;display:flex;align-items:center;padding:.55rem .65rem;border-radius:10px}.mobile-nav-links a:focus-visible,.mobile-nav-links a:hover{background:var(--surface-muted)}.related-routes-stack{display:grid;grid-gap:.75rem;gap:.75rem}.mobile-related-card{display:none}[data-theme=dark] .button-secondary,[data-theme=dark] .icon-button{background:rgba(255,255,255,.02);border-color:var(--line)}[data-theme=dark] .destination-summary-mobile,[data-theme=dark] .guide-summary-mobile,[data-theme=dark] .home-featured-summary,[data-theme=dark] .route-summary-mobile{background:rgba(255,255,255,.025)}[data-theme=dark] .price-status[data-state=fresh]{background:rgba(123,194,164,.14);border-color:rgba(123,194,164,.2);color:#9ed5bf}[data-theme=dark] .prose a{color:#9ed5bf}[data-theme=dark] .eyebrow,[data-theme=dark] .pill{background:rgba(255,255,255,.04)}.footer{margin-top:3rem;padding:2rem 0 3rem;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.footer-brand{margin-bottom:.75rem}.small{font-size:.92rem;color:var(--text-soft)}.widget{padding:1rem}.list-reset{list-style:none;margin:0;padding:0}@media (min-width:960px){.page-grid{grid-template-columns:minmax(0,1fr) 310px;align-items:start}.sidebar{position:-webkit-sticky;position:sticky;top:92px}.desktop-sidebar{display:grid}.mobile-sidebar{display:none}}@media (min-width:720px){.split-grid{grid-template-columns:1fr 1fr}}@media (max-width:720px){.desktop-nav{display:none}.mobile-menu{display:block;width:100%}.filters-grid{grid-template-columns:1fr}.filter-span-2{grid-column:span 1}.header-inner{min-height:64px;align-items:center;justify-content:space-between;flex-direction:row;padding:.75rem 0}.brand-badge{padding:.28rem .45rem;border-radius:12px}.brand-logo{height:28px}.content-section,.hero-content{padding:1.15rem}.home-hero-card{border-radius:16px}.home-hero-content h1{font-size:clamp(2rem,7.5vw,2.65rem);line-height:1.03;max-width:11ch;margin-bottom:.75rem}.home-hero-kicker{font-size:.98rem;line-height:1.58}.home-hero-actions{display:grid;grid-template-columns:1fr;grid-gap:.7rem;gap:.7rem}.home-hero-actions .button,.home-hero-actions .button-secondary{width:100%}.home-featured-route{padding-top:1rem}.home-featured-title{font-size:1.35rem;line-height:1.12}.home-featured-kicker{font-size:.96rem;line-height:1.55}.home-featured-summary{display:block;margin-top:.9rem;padding:.95rem}.home-featured-summary-grid{grid-template-columns:1fr 1fr}.home-featured-summary-grid>div:last-child{grid-column:1/-1}.home-featured-metrics{display:none}.section-header{margin-bottom:1rem;align-items:start}.section-header .button,.section-header .button-secondary{width:100%}.home-routes-section,.home-updates-section{padding-top:1.35rem;padding-bottom:1.35rem}.home-updates-grid{gap:.75rem}.home-update-card h3{font-size:1.08rem;margin-bottom:.35rem}.home-page-grid{gap:1.25rem}.home-sidebar{gap:.85rem}.listing-page{padding-top:1.35rem}.listing-page .card-grid{gap:.85rem}.listing-page .card{padding:.9rem}.listing-page .card h3{font-size:1.12rem;line-height:1.14;margin-bottom:.55rem}.listing-page .card .kicker{font-size:.95rem;line-height:1.55}.destination-hero-card,.guide-hero-card{border-radius:16px}.destination-hero-card .hero-media,.guide-hero-card .hero-media{aspect-ratio:16/11}.destination-hero-content h1,.guide-hero-content h1{font-size:clamp(1.95rem,7vw,2.5rem);line-height:1.03;margin-bottom:.75rem}.destination-excerpt,.guide-excerpt{font-size:.98rem;line-height:1.58}.destination-summary-mobile,.guide-summary-mobile{display:block}.destination-summary-mobile{padding:.95rem;margin-top:.8rem}.destination-metric-grid,.guide-updated-desktop{display:none}.route-hero-card{border-radius:16px}.route-hero-card .hero-media{aspect-ratio:16/11}.route-hero-content h1{max-width:none;font-size:clamp(1.9rem,7vw,2.45rem);line-height:1.02;margin-bottom:.75rem}.route-excerpt{font-size:.98rem;line-height:1.55}.route-price-status-wrap{margin:.7rem 0 .85rem}.route-tags{margin-bottom:.85rem;overflow-x:auto;flex-wrap:nowrap;padding-bottom:.15rem;scrollbar-width:none}.route-tags::-webkit-scrollbar{display:none}.route-summary-mobile{display:block;padding:.95rem;margin-top:.5rem}.route-summary-mobile .metric-label{margin-bottom:.2rem}.route-summary-mobile .metric-value{font-size:1rem}.route-metric-grid{display:none}body{font-size:16px}.metric-grid{grid-template-columns:1fr 1fr}.card-grid{grid-template-columns:1fr}.desktop-related-card{display:none}.mobile-related-card{display:block}.mobile-budget-cards{display:grid;grid-gap:.75rem;gap:.75rem;margin-bottom:1rem}.table-wrap{display:none}td,th{padding:.75rem .65rem;font-size:.93rem}.eyebrow{font-size:.72rem}.filter-backdrop{display:block;position:fixed;inset:0;background:rgba(14,16,16,.38);border:0;padding:0;margin:0;z-index:24}.filter-options{position:fixed;left:.75rem;right:.75rem;bottom:.75rem;top:auto;z-index:25;padding:.8rem;border-radius:20px;box-shadow:0 20px 40px rgba(0,0,0,.22);max-height:min(70vh,420px);overflow:auto}.filter-sheet-handle{display:block;width:44px;height:4px;border-radius:999px;background:var(--line);margin:0 auto .75rem}}