:root{--bg:#f5f8fb;--surface:#fff;--surface-2:#eef5fb;--text:#0b1726;--muted:#617186;--line:#d8e2ed;--brand:#0b2f57;--brand-2:#123f70;--accent:#0ea5b7;--accent-2:#0369a1;--danger:#b42318;--warning:#b54708;--success:#067647;--radius-sm:10px;--radius:16px;--radius-lg:24px;--shadow:0 18px 50px rgba(8,31,54,.1);--shadow-sm:0 8px 24px rgba(8,31,54,.08);--max:1240px}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--text);background:linear-gradient(180deg,#f8fbfd,#f4f7fb 360px,#fff);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid rgba(14,165,183,.34);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-2)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:saturate(150%) blur(14px);backdrop-filter:saturate(150%) blur(14px);border-bottom:1px solid rgba(216,226,237,.9);transition:box-shadow .2s ease}.site-header--compact{box-shadow:var(--shadow-sm)}.site-header__bar{max-width:var(--max);margin:0 auto;padding:14px 20px;display:grid;grid-template-columns:240px minmax(280px,1fr) auto auto;grid-gap:18px;gap:18px;align-items:center}.brand{border:0;background:transparent;display:flex;align-items:center;gap:10px;cursor:pointer;text-align:left}.brand img{border-radius:14px}.brand strong{display:block;font-size:1.15rem;letter-spacing:-.03em;color:var(--brand)}.brand small{display:block;color:var(--muted);font-size:.78rem;margin-top:2px}.global-search{position:relative;display:flex;align-items:center;background:var(--surface);border:1px solid var(--line);border-radius:999px;box-shadow:0 10px 26px rgba(8,31,54,.06)}.global-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 4px rgba(14,165,183,.12)}.global-search input{width:100%;border:0;background:transparent;outline:0;padding:14px 44px 14px 46px;color:var(--text)}.global-search__icon{position:absolute;left:17px;color:var(--muted)}.global-search__loader{position:absolute;right:17px;color:var(--accent);animation:spin 1s linear infinite}.account-menu,.search-panel{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);z-index:70}.search-panel{left:0;right:0;max-height:390px;overflow:auto;padding:8px}.search-panel__title{padding:8px 10px;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.search-result{width:100%;border:0;background:#fff;border-radius:12px;padding:11px;display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:center;text-align:left;cursor:pointer}.search-result.is-active,.search-result:hover{background:var(--surface-2)}.search-result__mark{width:32px;height:32px;border-radius:10px;background:#e7f7fa;color:var(--accent-2);display:grid;place-items:center}.search-result small,.search-result strong{display:block}.search-result small{color:var(--muted);margin-top:2px}.desktop-nav,.header-actions{display:flex;align-items:center;gap:6px}.nav-link{border:0;background:transparent;padding:10px 12px;border-radius:999px;font-weight:700;cursor:pointer}.nav-link:hover{background:var(--surface-2)}.btn{border:1px solid transparent;border-radius:999px;min-height:42px;padding:10px 16px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:.18s ease}.btn--primary{background:var(--brand);color:#fff}.btn--primary:hover{background:var(--brand-2)}.btn--secondary{background:#fff;border-color:var(--line);color:var(--brand)}.btn--ghost{background:#f7fafc;border-color:var(--line)}.btn--icon{padding-inline:13px}.mobile-menu-btn{display:none;border:1px solid var(--line);background:#fff;border-radius:999px;width:44px;height:44px;place-items:center}.account-menu{width:300px;padding:14px;display:grid;grid-gap:10px;gap:10px}.account-menu label,.field{display:grid;grid-gap:7px;gap:7px;color:var(--brand);font-size:.86rem;font-weight:800}.account-menu input,.field input{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff;color:var(--text);font-weight:500}.stations-mega{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:var(--shadow-sm);padding:22px max(20px,calc((100vw - var(--max))/2))}.stations-mega__head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:18px}.stations-mega__head h2{font-size:1.4rem}.field--compact{min-width:min(360px,100%)}.stations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));grid-gap:16px;gap:16px;max-height:58vh;overflow:auto}.station-letter{border-top:1px solid var(--line);padding-top:8px}.station-letter h3{color:var(--brand);margin-bottom:6px}.station-letter button{width:100%;border:0;background:transparent;padding:7px 0;text-align:left;cursor:pointer;border-radius:8px}.station-letter button:hover{color:var(--accent-2)}.station-letter small{display:block;color:var(--muted)}.mobile-nav{display:none}.weather-page{max-width:var(--max);margin:0 auto;padding:34px 20px 20px}.weather-page__hero{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:24px;gap:24px;align-items:flex-end;margin-bottom:24px}.weather-page__hero h1{font-size:clamp(2rem,4vw,3.8rem);letter-spacing:-.06em;color:var(--brand);line-height:.95}.weather-page__hero p:not(.eyebrow){color:var(--muted);max-width:720px;margin-top:12px;font-size:1.05rem}.weather-layout{display:grid;grid-template-columns:360px minmax(0,1fr);grid-gap:22px;gap:22px;align-items:flex-start}.site-footer,.station-picker,.weather-content>*,.weather-widget{border:1px solid var(--line);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm)}.station-picker{padding:18px;position:-webkit-sticky;position:sticky;top:96px}.section-heading{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.section-heading h2,.section-heading h4{color:var(--brand);letter-spacing:-.03em}.section-heading span{color:var(--muted);font-size:.86rem}.station-list{display:grid;grid-gap:8px;gap:8px;max-height:560px;overflow:auto;margin-top:14px}.station-list button{border:1px solid var(--line);background:#fff;border-radius:14px;padding:12px;text-align:left;cursor:pointer}.station-list button.is-selected,.station-list button:hover{border-color:var(--accent);background:#f0fbfd}.station-list span{display:block;color:var(--muted);font-size:.86rem;margin-top:3px}.weather-content{min-width:0}.embedded-weather{aspect-ratio:16/10;overflow:hidden}.embedded-weather iframe{width:100%;height:100%;border:0}.weather-widget{padding:22px}.weather-widget__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:18px}.weather-widget h3{display:flex;align-items:center;gap:10px;font-size:1.45rem;color:var(--brand)}.weather-meta{display:flex;gap:8px;align-items:center;color:var(--muted);font-size:.82rem;flex-wrap:wrap;justify-content:flex-end}.weather-hero-card{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);grid-gap:18px;gap:18px;background:linear-gradient(135deg,#0b2f57,#123f70);color:#fff;border-radius:22px;padding:22px}.weather-hero-card__main{display:flex;gap:18px;align-items:center}.weather-icon-lg{width:82px;height:82px;display:grid;place-items:center;border-radius:22px;background:hsla(0,0%,100%,.12)}.weather-hero-card strong{display:block;font-size:clamp(3rem,7vw,5.4rem);letter-spacing:-.08em;line-height:.9}.weather-hero-card p{opacity:.86;font-weight:800}.weather-hero-card span{opacity:.78}.weather-kpis{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.weather-kpis div{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.14);border-radius:16px;padding:12px}.weather-kpis dt{opacity:.72;font-size:.78rem}.weather-kpis dd{font-weight:900;margin-top:4px}.altitude-strip{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:16px 0}.altitude-strip div{border:1px solid var(--line);border-radius:16px;padding:14px;background:#fbfdff}.altitude-strip small,.altitude-strip span{display:block;color:var(--muted)}.altitude-strip strong{display:block;font-size:1.65rem;color:var(--brand);margin:5px 0}.daily-forecast{display:grid;grid-template-columns:repeat(7,minmax(128px,1fr));grid-gap:10px;gap:10px;overflow:auto;padding-bottom:4px}.forecast-card{border:1px solid var(--line);border-radius:16px;padding:13px;background:#fff;min-width:128px}.forecast-card>div:first-child{display:flex;justify-content:space-between;align-items:center}.forecast-card p{min-height:34px;color:var(--muted);font-size:.85rem;margin:8px 0}.forecast-card dl{display:grid;grid-gap:6px;gap:6px}.forecast-card dt{color:var(--muted);font-size:.72rem}.forecast-card dd{font-weight:800}.empty-state,.notice{border:1px solid var(--line);border-radius:16px;padding:14px;background:#f8fbfd;color:var(--muted);display:grid;grid-gap:4px;gap:4px}.empty-state strong,.notice strong{color:var(--brand)}.notice--info{background:#eefafe;border-color:#bae6fd}.notice--warning{background:#fff7ed;border-color:#fed7aa;color:#7c2d12}.notice--danger{background:#fff1f2;border-color:#fecdd3;color:var(--danger)}.empty-state--small{display:flex;align-items:center}.empty-state--hero{min-height:360px;place-content:center;text-align:center}.skeleton-panel{display:grid;grid-gap:12px;gap:12px}.skeleton-panel div{height:58px;border-radius:14px;background:linear-gradient(90deg,#edf3f8,#f8fbfd,#edf3f8);background-size:200% 100%;animation:shimmer 1.2s infinite}.skeleton-panel--large div{height:120px}.site-footer{margin:46px auto 0;max-width:var(--max);background:#071525;color:#dbeafe;overflow:hidden}.site-footer__inner{display:grid;grid-template-columns:1fr 2fr;grid-gap:36px;gap:36px;padding:34px 28px}.brand--footer strong{color:#fff}.site-footer__brand p{color:#9fb2c8;margin-top:14px;line-height:1.6}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.footer-links details{border:0}.footer-links summary{list-style:none;color:#fff;font-weight:900;margin-bottom:10px}.footer-links ul{list-style:none;display:grid;grid-gap:8px;gap:8px}.footer-links a{color:#b9c8d9}.footer-links a:hover{color:#fff}.site-footer__bottom{border-top:1px solid hsla(0,0%,100%,.1);padding:16px 28px;display:flex;justify-content:space-between;gap:16px;color:#91a4ba;font-size:.86rem}.badge{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:999px;padding:2px 8px;font-size:12px;color:var(--brand);background:#fff}@keyframes spin{to{transform:rotate(1turn)}}@keyframes shimmer{to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media (max-width:980px){.site-header__bar{grid-template-columns:1fr auto;gap:12px}.global-search{grid-column:1/-1;order:3}.desktop-nav,.header-actions .btn{display:none}.mobile-menu-btn{display:grid}.mobile-nav{display:flex;gap:8px;overflow:auto;padding:0 20px 12px}.site-footer__inner,.weather-hero-card,.weather-layout,.weather-page__hero{grid-template-columns:1fr}.station-picker{position:static}.footer-links{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.site-header__bar{padding:10px 14px}.brand small{display:none}.global-search input{padding-block:12px}.stations-mega{padding:16px 14px}.stations-mega__head{display:grid}.weather-page{padding:22px 14px}.weather-page__hero h1{font-size:2.35rem}.weather-widget{padding:16px}.section-heading,.site-footer__bottom,.weather-widget__head{display:grid}.altitude-strip,.weather-kpis{grid-template-columns:1fr}.daily-forecast{grid-template-columns:repeat(7,150px);margin-inline:-16px;padding-inline:16px;scroll-snap-type:x proximity}.forecast-card{scroll-snap-align:start}.footer-links{grid-template-columns:1fr}.footer-links details{border-top:1px solid hsla(0,0%,100%,.12);padding-top:12px}.footer-links details:not([open]) ul{display:none}}.stations-directory{max-width:var(--max);margin:0 auto;padding:34px 20px 28px}.stations-directory__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,320px);grid-gap:24px;gap:24px;align-items:flex-end;margin-bottom:22px}.stations-directory__hero h1{font-size:clamp(2.2rem,5vw,4.2rem);line-height:.95;letter-spacing:-.07em;color:var(--brand)}.stations-directory__hero p:not(.eyebrow){margin-top:12px;color:var(--muted);max-width:760px}.station-directory-stats{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px}.station-directory-stats div{background:#fff;border:1px solid var(--line);border-radius:18px;padding:16px;box-shadow:var(--shadow-sm)}.station-directory-stats strong{display:block;font-size:2rem;color:var(--brand);letter-spacing:-.06em}.station-directory-stats span{color:var(--muted);font-weight:800;font-size:.82rem;text-transform:uppercase}.station-search-card{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:14px;gap:14px;align-items:flex-end;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:16px;margin-bottom:18px}.station-search-field{display:grid;grid-gap:8px;gap:8px;color:var(--brand);font-weight:900}.station-search-field>div{display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:999px;background:#fbfdff;padding:0 14px}.station-search-field input{width:100%;border:0;outline:0;background:transparent;padding:13px 0;color:var(--text)}.station-results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:14px;gap:14px}.station-result-card{display:grid;grid-template-columns:auto 1fr;grid-gap:12px;gap:12px;position:relative;background:#fff;border:1px solid var(--line);border-radius:20px;padding:16px;box-shadow:var(--shadow-sm);min-height:142px}.station-result-card__icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#e7f7fa;color:var(--accent-2)}.station-result-card h2{font-size:1.12rem;color:var(--brand);letter-spacing:-.03em}.station-result-card p{color:var(--muted);margin-top:4px}.station-result-card__link{grid-column:1/-1;align-self:end;display:inline-flex;align-items:center;gap:6px;color:var(--accent-2);font-weight:900}.station-list-skeleton{display:flex;align-items:center;gap:8px;color:var(--muted);margin:12px 0}.station-profile-hero{position:relative;min-height:390px;display:grid;place-items:end center;overflow:hidden;background:#071525}.station-profile-hero__image{object-fit:cover}.station-profile-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,21,37,.18),rgba(7,21,37,.84))}.station-profile-hero__content{position:relative;z-index:1;width:min(var(--max),100%);padding:84px 20px 36px;color:#fff}.station-profile-hero__content .eyebrow{color:#7dd3fc}.station-profile-hero__content h1{font-size:clamp(2.6rem,6vw,5.8rem);line-height:.9;letter-spacing:-.08em;max-width:900px}.station-profile-hero__content p:not(.eyebrow){font-size:1.12rem;margin-top:12px;color:#dbeafe}.station-profile-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.station-profile-page{max-width:var(--max);margin:0 auto 42px;padding:0 20px}.station-overview-card{margin-top:-34px;position:relative;z-index:2;display:grid;grid-template-columns:120px minmax(0,1fr) minmax(220px,310px);grid-gap:20px;gap:20px;align-items:start;background:#fff;border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);padding:20px}.station-overview-card__logo{width:112px;height:112px;border-radius:24px;background:#f8fbfd;border:1px solid var(--line);display:grid;place-items:center;overflow:hidden}.station-overview-card__logo img{width:100%;height:100%;object-fit:contain}.station-overview-card__logo span{font-weight:950;color:var(--brand);font-size:2rem}.station-overview-card h2{font-size:1.65rem;color:var(--brand);letter-spacing:-.04em}.station-description{margin-top:8px;color:#334155;line-height:1.7;max-height:180px;overflow:auto}.station-description--empty{color:var(--muted)}.station-overview-card__facts{display:grid;grid-gap:10px;gap:10px}.station-overview-card__facts div{border:1px solid var(--line);border-radius:14px;padding:12px;background:#fbfdff}.station-overview-card__facts dt{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-weight:900}.station-overview-card__facts dd{font-weight:950;color:var(--brand);margin-top:4px}.stations-layout{scroll-margin-top:120px}.stations-panels-grid>div{box-shadow:var(--shadow-sm)!important}.stations-panels-grid svg{color:var(--brand)}@media (max-width:900px){.station-overview-card,.station-search-card,.stations-directory__hero{grid-template-columns:1fr}.station-directory-stats{grid-template-columns:repeat(2,1fr)}.station-profile-hero{min-height:330px}.station-overview-card{margin-top:-22px}.station-overview-card__facts{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.stations-directory{padding:24px 14px}.station-directory-stats,.station-overview-card__facts{grid-template-columns:1fr}.station-search-card{padding:12px}.station-profile-page{padding:0 14px}.station-profile-hero__content{padding:72px 14px 30px}.station-profile-hero__actions .btn{width:100%}.station-overview-card{padding:16px}.station-overview-card__logo{width:88px;height:88px;border-radius:20px}.station-results-grid{grid-template-columns:1fr}}