.fft-tracker[data-astro-cid-q3qdzlpq]{background:var(--ns-surface);border:1px solid var(--ns-line);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);padding:var(--spacing-lg);margin:var(--spacing-lg) 0}.fft-tracker__head[data-astro-cid-q3qdzlpq]{justify-content:space-between;align-items:flex-start;gap:var(--spacing-sm);margin-bottom:var(--spacing-md);flex-wrap:wrap;display:flex}.fft-tracker__title[data-astro-cid-q3qdzlpq]{font-family:var(--font-display);color:var(--ns-ink);text-wrap:balance;margin:0;font-size:1.6rem;line-height:1.15}.fft-tracker__sub[data-astro-cid-q3qdzlpq]{color:var(--ns-muted);max-width:46ch;margin:.35rem 0 0;font-size:.95rem}.fft-legend[data-astro-cid-q3qdzlpq]{color:var(--ns-muted);flex-wrap:wrap;gap:.4rem .9rem;margin:0;padding:0;font-size:.8rem;list-style:none;display:flex}.fft-legend[data-astro-cid-q3qdzlpq] li[data-astro-cid-q3qdzlpq]{align-items:center;gap:.4rem;display:inline-flex}.fft-legend__dot[data-astro-cid-q3qdzlpq]{background:var(--tile-accent,var(--ns-blue-600));border-radius:50%;width:10px;height:10px;display:inline-block}.fft-grid[data-astro-cid-q3qdzlpq]{gap:var(--spacing-md);grid-template-columns:1fr;display:grid}@media (width>=640px){.fft-grid[data-astro-cid-q3qdzlpq]{grid-template-columns:55fr 45fr;align-items:start}}#fft-leaflet[data-astro-cid-q3qdzlpq]{border-radius:var(--radius-card);border:1px solid var(--ns-line);z-index:1;height:380px}@media (width<=639px){#fft-leaflet[data-astro-cid-q3qdzlpq]{height:320px;min-height:300px}}.fft-map__hint[data-astro-cid-q3qdzlpq]{color:var(--ns-muted);text-align:center;margin:.5rem 0 0;font-size:.8rem}.fft-marker--not-yet[data-astro-cid-q3qdzlpq]{--tile-accent:var(--ns-blue-600)}.fft-marker--partial[data-astro-cid-q3qdzlpq]{--tile-accent:var(--ns-success)}.fft-marker--peak[data-astro-cid-q3qdzlpq]{--tile-accent:var(--ns-gold)}.fft-marker--past[data-astro-cid-q3qdzlpq]{--tile-accent:var(--ns-red)}.fft-list[data-astro-cid-q3qdzlpq]{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.fft-row[data-astro-cid-q3qdzlpq]{border:1px solid var(--ns-line);border-radius:var(--radius-card);background:var(--ns-surface);transition:border-color .15s,box-shadow .15s,transform .15s;overflow:hidden}.fft-row--active[data-astro-cid-q3qdzlpq]{border-color:var(--ns-blue-600);box-shadow:var(--shadow-md)}.fft-row__head[data-astro-cid-q3qdzlpq]{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:.6rem;width:100%;padding:.7rem .85rem;font-family:inherit;display:flex}.fft-row__head[data-astro-cid-q3qdzlpq]:focus-visible{outline:2px solid var(--ns-blue-600);outline-offset:-2px}.fft-row__num[data-astro-cid-q3qdzlpq]{background:var(--ns-paper);width:1.6rem;height:1.6rem;color:var(--ns-ink);border:1px solid var(--ns-line);font-variant-numeric:tabular-nums;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;display:inline-flex}.fft-row__name[data-astro-cid-q3qdzlpq]{color:var(--ns-text);flex:auto;font-weight:600;line-height:1.25}.fft-row__chevron[data-astro-cid-q3qdzlpq]{fill:none;width:16px;height:16px;stroke:var(--ns-muted);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;transition:transform .2s}.fft-row__body[data-astro-cid-q3qdzlpq]{max-height:0;padding:0 .85rem;transition:max-height .25s,padding .25s;overflow:hidden}.fft-row__window[data-astro-cid-q3qdzlpq]{color:var(--ns-text);margin:0 0 .4rem;font-size:.92rem}.fft-row__link[data-astro-cid-q3qdzlpq]{color:var(--ns-blue-600);margin-bottom:.75rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.fft-row__link[data-astro-cid-q3qdzlpq]:hover{text-decoration:underline}.fft-row__head[data-astro-cid-q3qdzlpq][aria-expanded=true]+.fft-row__body[data-astro-cid-q3qdzlpq],.fft-row__head[data-astro-cid-q3qdzlpq][aria-expanded=true]~.fft-row__body[data-astro-cid-q3qdzlpq]{max-height:200px;padding:0 .85rem .25rem}.fft-row__head[data-astro-cid-q3qdzlpq][aria-expanded=true] .fft-row__chevron[data-astro-cid-q3qdzlpq]{transform:rotate(180deg)}.fft-chip[data-astro-cid-q3qdzlpq]{border-radius:var(--radius-button);letter-spacing:.02em;background:var(--chip-bg,var(--ns-paper));color:var(--chip-text,var(--ns-text));white-space:nowrap;flex:none;align-items:center;gap:.35rem;padding:.22rem .55rem;font-size:.74rem;font-weight:700;line-height:1;display:inline-flex}.fft-chip__dot[data-astro-cid-q3qdzlpq]{background:var(--tile-accent,var(--ns-blue-600));border-radius:50%;width:7px;height:7px}.fft-chip--not-yet[data-astro-cid-q3qdzlpq]{--tile-accent:var(--ns-blue-600);--chip-bg:var(--ns-info-bg);--chip-text:var(--ns-blue-600)}.fft-chip--partial[data-astro-cid-q3qdzlpq]{--tile-accent:var(--ns-success);--chip-bg:var(--ns-success-bg);--chip-text:var(--ns-success)}.fft-chip--peak[data-astro-cid-q3qdzlpq]{--tile-accent:var(--ns-gold);--chip-bg:var(--ns-warning-bg);--chip-text:var(--ns-gold-strong)}.fft-chip--past[data-astro-cid-q3qdzlpq]{--tile-accent:var(--ns-red);--chip-bg:var(--ns-danger-bg);--chip-text:var(--ns-red)}@media (width>=640px){.fft-row__chevron[data-astro-cid-q3qdzlpq]{display:none}.fft-row__body[data-astro-cid-q3qdzlpq]{max-height:none;padding:0 .85rem .75rem;overflow:visible}.fft-row__head[data-astro-cid-q3qdzlpq]{cursor:default}}.hero[data-astro-cid-4wyzd75l]{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding:3rem 0;display:grid}.hero-badge[data-astro-cid-4wyzd75l]{background:var(--ns-warning-bg);color:var(--ns-warning);border-radius:var(--radius-card);margin-bottom:1rem;padding:.4rem 1rem;font-size:.9rem;font-weight:600;display:inline-block}.hero-title[data-astro-cid-4wyzd75l]{color:var(--ns-blue);margin:0 0 .75rem;font-size:2.5rem;line-height:1.2}.hero-subtitle[data-astro-cid-4wyzd75l]{color:var(--ns-text);margin:0 0 1rem;font-size:1.15rem;font-weight:500}.hero-description[data-astro-cid-4wyzd75l]{color:#556;margin:0 0 1.5rem;font-size:1.05rem;line-height:1.7}.hero-cta[data-astro-cid-4wyzd75l]{flex-wrap:wrap;gap:1rem;display:flex}.btn-primary[data-astro-cid-4wyzd75l]{background:var(--ns-blue);color:#fff;border-radius:var(--radius-card);padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.btn-primary[data-astro-cid-4wyzd75l]:hover{background:var(--ns-ink)}.btn-secondary[data-astro-cid-4wyzd75l]{color:var(--ns-blue);border:2px solid var(--ns-blue);border-radius:var(--radius-card);background:#fff;padding:.75rem 1.75rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.btn-secondary[data-astro-cid-4wyzd75l]:hover{background:var(--ns-blue);color:#fff}.hero-image[data-astro-cid-4wyzd75l] img[data-astro-cid-4wyzd75l]{border-radius:var(--radius-card);width:100%;height:auto;box-shadow:0 8px 30px #0d1b2a1f}section[data-astro-cid-4wyzd75l]{padding:3rem 0}section[data-astro-cid-4wyzd75l] h2[data-astro-cid-4wyzd75l]{color:var(--ns-blue);text-align:center;margin:0 0 .5rem;font-size:2rem}.section-intro[data-astro-cid-4wyzd75l]{text-align:center;max-width:700px;color:var(--ns-text);margin:0 auto 2rem;font-size:1.05rem;line-height:1.6}.facts-grid[data-astro-cid-4wyzd75l]{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.fact-card[data-astro-cid-4wyzd75l]{background:var(--ns-paper);border-radius:var(--radius-card);border:1px solid var(--ns-line);padding:1.5rem;transition:transform .2s,box-shadow .2s}.fact-card[data-astro-cid-4wyzd75l]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0d1b2a14}.fact-icon[data-astro-cid-4wyzd75l]{margin-bottom:.5rem;font-size:2rem;display:block}.fact-card[data-astro-cid-4wyzd75l] h3[data-astro-cid-4wyzd75l]{color:var(--ns-blue);margin:0 0 .5rem;font-size:1.1rem}.fact-card[data-astro-cid-4wyzd75l] p[data-astro-cid-4wyzd75l]{color:var(--ns-text);margin:0;font-size:.9rem;line-height:1.5}.region-timeline[data-astro-cid-4wyzd75l]{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex}.region-card[data-astro-cid-4wyzd75l]{border-radius:var(--radius-card);border:1px solid var(--ns-line);background:#fff;padding:2rem;transition:transform .2s,box-shadow .2s}.region-card[data-astro-cid-4wyzd75l]:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0d1b2a1a}.region-header[data-astro-cid-4wyzd75l]{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.region-number[data-astro-cid-4wyzd75l]{background:var(--ns-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:700;display:flex}.region-title-row[data-astro-cid-4wyzd75l]{flex-wrap:wrap;flex:1;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.region-title-row[data-astro-cid-4wyzd75l] h3[data-astro-cid-4wyzd75l]{color:var(--ns-blue);margin:0;font-size:1.3rem}.peak-badge[data-astro-cid-4wyzd75l]{background:linear-gradient(135deg, var(--ns-warning-bg), var(--ns-warning));color:var(--ns-warning);border-radius:var(--radius-card);white-space:nowrap;padding:.3rem .85rem;font-size:.8rem;font-weight:600}.region-description[data-astro-cid-4wyzd75l]{color:var(--ns-text);margin:0 0 1.25rem;font-size:.95rem;line-height:1.7}.region-spots[data-astro-cid-4wyzd75l] h4[data-astro-cid-4wyzd75l]{color:var(--ns-blue);margin:0 0 .5rem;font-size:1rem}.region-spots[data-astro-cid-4wyzd75l] ul[data-astro-cid-4wyzd75l]{margin:0;padding-left:1.25rem;list-style:outside}.region-spots[data-astro-cid-4wyzd75l] li[data-astro-cid-4wyzd75l]{color:var(--ns-text);margin-bottom:.35rem;font-size:.9rem;line-height:1.5}.route-grid[data-astro-cid-4wyzd75l]{flex-direction:column;gap:2rem;max-width:900px;margin:0 auto;display:flex}.route-card[data-astro-cid-4wyzd75l]{border:1px solid var(--ns-line);border-radius:var(--radius-card);background:#fff;padding:2rem;transition:transform .2s,box-shadow .2s}.route-card[data-astro-cid-4wyzd75l]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0d1b2a14}.route-header[data-astro-cid-4wyzd75l]{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.route-number[data-astro-cid-4wyzd75l]{background:linear-gradient(135deg, var(--ns-danger), var(--ns-warning));color:#fff;border-radius:var(--radius-card);white-space:nowrap;padding:.3rem .85rem;font-size:.8rem;font-weight:700}.route-header[data-astro-cid-4wyzd75l] h3[data-astro-cid-4wyzd75l]{color:var(--ns-blue);margin:0;font-size:1.3rem}.route-meta[data-astro-cid-4wyzd75l]{background:var(--ns-paper);border-radius:var(--radius-card);flex-wrap:wrap;gap:1.25rem;margin-bottom:1rem;padding:.75rem 1rem;display:flex}.route-stat[data-astro-cid-4wyzd75l]{color:var(--ns-text);font-size:.9rem;font-weight:500}.route-description[data-astro-cid-4wyzd75l]{color:var(--ns-text);margin:0 0 1.25rem;font-size:.95rem;line-height:1.7}.route-stops[data-astro-cid-4wyzd75l] h4[data-astro-cid-4wyzd75l]{color:var(--ns-blue);margin:0 0 .5rem;font-size:1rem}.route-stops[data-astro-cid-4wyzd75l] ul[data-astro-cid-4wyzd75l]{margin:0;padding:0;list-style:none}.route-stops[data-astro-cid-4wyzd75l] li[data-astro-cid-4wyzd75l]{color:var(--ns-text);border-bottom:1px solid var(--ns-paper);padding:.35rem 0;font-size:.9rem}.route-stops[data-astro-cid-4wyzd75l] li[data-astro-cid-4wyzd75l]:last-child{border-bottom:none}.driving-tip[data-astro-cid-4wyzd75l]{text-align:center;background:linear-gradient(135deg, var(--ns-warning-bg), var(--ns-warning-bg));border-radius:var(--radius-card);color:var(--ns-text);max-width:700px;margin-top:2rem;margin-left:auto;margin-right:auto;padding:1.25rem 1.5rem;font-size:.95rem}.driving-tip[data-astro-cid-4wyzd75l] a[data-astro-cid-4wyzd75l]{color:var(--ns-blue-600);font-weight:600;text-decoration:underline}.photo-grid[data-astro-cid-4wyzd75l]{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.photo-section[data-astro-cid-4wyzd75l]{background:var(--ns-paper);border:1px solid var(--ns-line);border-radius:var(--radius-card);padding:1.5rem}.photo-section[data-astro-cid-4wyzd75l] h3[data-astro-cid-4wyzd75l]{color:var(--ns-blue);margin:0 0 .75rem;font-size:1.1rem}.photo-section[data-astro-cid-4wyzd75l] ul[data-astro-cid-4wyzd75l]{margin:0;padding-left:1.25rem;list-style:outside}.photo-section[data-astro-cid-4wyzd75l] li[data-astro-cid-4wyzd75l]{color:var(--ns-text);margin-bottom:.5rem;font-size:.9rem;line-height:1.6}.photo-spots[data-astro-cid-4wyzd75l]{max-width:1000px;margin-top:2.5rem;margin-left:auto;margin-right:auto}.photo-spots[data-astro-cid-4wyzd75l] h3[data-astro-cid-4wyzd75l]{color:var(--ns-blue);text-align:center;margin:0 0 1rem;font-size:1.3rem}.spots-grid[data-astro-cid-4wyzd75l]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;display:grid}.spot-card[data-astro-cid-4wyzd75l]{background:linear-gradient(135deg, var(--ns-info-bg), var(--ns-info-bg));border:1px solid var(--ns-info);border-radius:var(--radius-card);padding:1.25rem}.spot-number[data-astro-cid-4wyzd75l]{background:var(--ns-blue);color:#fff;text-align:center;border-radius:50%;width:28px;height:28px;margin-bottom:.5rem;font-size:.8rem;font-weight:700;line-height:28px;display:inline-block}.spot-card[data-astro-cid-4wyzd75l] h4[data-astro-cid-4wyzd75l]{color:var(--ns-blue);margin:0 0 .4rem;font-size:1.05rem}.spot-card[data-astro-cid-4wyzd75l] p[data-astro-cid-4wyzd75l]{color:var(--ns-text);margin:0;font-size:.9rem;line-height:1.5}.activities-grid[data-astro-cid-4wyzd75l]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.activity-card[data-astro-cid-4wyzd75l]{border:1px solid var(--ns-line);border-radius:var(--radius-card);background:#fff;padding:1.5rem;transition:transform .2s,box-shadow .2s}.activity-card[data-astro-cid-4wyzd75l]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0d1b2a14}.activity-icon[data-astro-cid-4wyzd75l]{margin-bottom:.5rem;font-size:2rem;display:block}.activity-card[data-astro-cid-4wyzd75l] h3[data-astro-cid-4wyzd75l]{color:var(--ns-blue);margin:0 0 .5rem;font-size:1.15rem}.activity-card[data-astro-cid-4wyzd75l] p[data-astro-cid-4wyzd75l]{color:var(--ns-text);margin:0;font-size:.9rem;line-height:1.6}.events-grid[data-astro-cid-4wyzd75l]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto;display:grid}.event-link-card[data-astro-cid-4wyzd75l]{border:1px solid var(--ns-line);border-radius:var(--radius-card);color:inherit;background:#fff;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:block}.event-link-card[data-astro-cid-4wyzd75l]:hover{border-color:var(--ns-warning);transform:translateY(-3px);box-shadow:0 8px 25px #0d1b2a1a}.event-link-card[data-astro-cid-4wyzd75l] h3[data-astro-cid-4wyzd75l]{color:var(--ns-blue);margin:0 0 .35rem;font-size:1.15rem}.event-link-card[data-astro-cid-4wyzd75l] .event-date[data-astro-cid-4wyzd75l]{color:var(--ns-warning);text-transform:uppercase;letter-spacing:.02em;margin:0 0 .6rem;font-size:.82rem;font-weight:600}.event-link-card[data-astro-cid-4wyzd75l] p[data-astro-cid-4wyzd75l]:not(.event-date){color:var(--ns-text);margin:0;font-size:.9rem;line-height:1.6}.cta-row[data-astro-cid-4wyzd75l]{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.cta-card[data-astro-cid-4wyzd75l]{border-radius:var(--radius-card);text-align:center;background:#fff;padding:1.5rem;box-shadow:0 2px 8px #0d1b2a0f}.cta-card[data-astro-cid-4wyzd75l] h3[data-astro-cid-4wyzd75l]{color:var(--ns-blue);margin:0 0 .5rem;font-size:1.1rem}.cta-card[data-astro-cid-4wyzd75l] p[data-astro-cid-4wyzd75l]{color:var(--ns-text);margin:0 0 1rem;font-size:.9rem;line-height:1.5}.faq[data-astro-cid-4wyzd75l]{max-width:800px;margin:0 auto}.faq[data-astro-cid-4wyzd75l] .faq-item[data-astro-cid-4wyzd75l]{color:var(--ns-text);margin:0 0 1.25rem;font-size:.95rem;line-height:1.7}.faq[data-astro-cid-4wyzd75l] .faq-item[data-astro-cid-4wyzd75l] strong[data-astro-cid-4wyzd75l]{color:var(--ns-blue);margin:0 0 .25rem;font-size:1.1rem;font-weight:700;display:block}.cross-links[data-astro-cid-4wyzd75l]{background:var(--ns-paper);border-radius:var(--radius-card);padding:3rem 2rem}.cross-links-grid[data-astro-cid-4wyzd75l]{grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:1000px;margin:1.5rem auto 0;display:grid}.cross-link-card[data-astro-cid-4wyzd75l]{border:1px solid var(--ns-line);border-radius:var(--radius-card);color:inherit;background:#fff;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:block}.cross-link-card[data-astro-cid-4wyzd75l]:hover{border-color:var(--ns-blue);transform:translateY(-2px);box-shadow:0 4px 12px #0d1b2a14}.cross-link-card[data-astro-cid-4wyzd75l] h3[data-astro-cid-4wyzd75l]{color:var(--ns-blue);margin:0 0 .4rem;font-size:1.05rem}.cross-link-card[data-astro-cid-4wyzd75l] p[data-astro-cid-4wyzd75l]{color:var(--ns-muted);margin:0;font-size:.9rem;line-height:1.5}@media (width<=900px){.hero[data-astro-cid-4wyzd75l]{grid-template-columns:1fr}.facts-grid[data-astro-cid-4wyzd75l]{grid-template-columns:repeat(2,1fr)}.photo-grid[data-astro-cid-4wyzd75l],.cta-row[data-astro-cid-4wyzd75l]{grid-template-columns:1fr}.cross-links-grid[data-astro-cid-4wyzd75l]{grid-template-columns:repeat(2,1fr)}.region-title-row[data-astro-cid-4wyzd75l]{flex-direction:column;align-items:flex-start}}@media (width<=600px){.hero-title[data-astro-cid-4wyzd75l]{font-size:1.8rem}.facts-grid[data-astro-cid-4wyzd75l],.cross-links-grid[data-astro-cid-4wyzd75l]{grid-template-columns:1fr}.hero-cta[data-astro-cid-4wyzd75l]{flex-direction:column}.route-meta[data-astro-cid-4wyzd75l]{flex-direction:column;gap:.5rem}}.region-hub-newsletter[data-astro-cid-4wyzd75l]{background:linear-gradient(135deg, var(--ns-blue) 0%, var(--ns-blue) 100%);color:#fff;border-radius:var(--radius-card);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-bottom:2rem;padding:2rem;display:flex;box-shadow:0 4px 16px #00336626}.region-hub-newsletter[data-astro-cid-4wyzd75l] h3[data-astro-cid-4wyzd75l]{color:#fff;font-size:1.3rem;font-family:var(--font-primary);margin:0 0 .35rem}.region-hub-newsletter[data-astro-cid-4wyzd75l] p[data-astro-cid-4wyzd75l]{color:#ffffffd9;margin:0;font-size:.95rem}.region-hub-newsletter[data-astro-cid-4wyzd75l] .newsletter-form[data-astro-cid-4wyzd75l]{flex-wrap:wrap;gap:.5rem;display:flex}.region-hub-newsletter[data-astro-cid-4wyzd75l] .newsletter-input[data-astro-cid-4wyzd75l]{border-radius:var(--radius-card);border:none;min-width:220px;padding:.7rem 1rem;font-size:.95rem}.region-hub-newsletter[data-astro-cid-4wyzd75l] .newsletter-btn[data-astro-cid-4wyzd75l]{border-radius:var(--radius-card);background:var(--ns-info-bg);color:var(--ns-blue);cursor:pointer;border:none;padding:.7rem 1.5rem;font-size:.95rem;font-weight:700;transition:background .2s}.region-hub-newsletter[data-astro-cid-4wyzd75l] .newsletter-btn[data-astro-cid-4wyzd75l]:hover{background:var(--ns-info)}
