:root {
    --brand: #083d91;
    --brand-dark: #06265f;
    --brand-bright: #087ec5;
    --accent: #ed86bf;
    --accent-dark: #c84f92;
    --pink: #ed86bf;
    --ink: #12213a;
    --muted: #627086;
    --surface: #f1f5f7;
    --line: #dce4e9;
    --white: #fff;
    --shadow: 0 22px 60px rgba(11, 35, 69, .12);
    --radius: 22px;
}

html { overflow-x: clip; scroll-behavior: smooth; }
body {
    overflow-x: clip;
    color: var(--ink);
    background: var(--white);
    font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    font-size: 16px;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, .navbar-brand {
    color: var(--ink);
    font-family: "Trebuchet MS", ui-rounded, system-ui, sans-serif;
    font-weight: 800;
    letter-spacing: -.035em;
    line-height: 1.08;
}

h1 { font-size: clamp(3rem, 7vw, 6rem); }
h2 { font-size: clamp(2.2rem, 4.5vw, 4rem); }
h3 { font-size: 1.4rem; }
a { color: var(--brand); text-decoration: none; }
a:hover { color: var(--brand-bright); }
.container { max-width: 1240px; }
.section-space { padding-block: clamp(5rem, 9vw, 8.5rem); }
.section-lead { color: #384962; font-size: clamp(1.12rem, 2vw, 1.35rem); }
.eyebrow {
    display: inline-flex;
    align-items: center;
    gap: .6rem;
    margin-bottom: 1.2rem;
    color: var(--brand-bright);
    font-size: .78rem;
    font-weight: 800;
    letter-spacing: .13em;
    text-transform: uppercase;
}
.eyebrow::before { width: 26px; height: 3px; background: var(--accent); content: ""; }
.skip-link { position: fixed; left: 1rem; top: -5rem; z-index: 9999; padding: .8rem 1rem; background: var(--white); border-radius: 8px; font-weight: 700; }
.skip-link:focus { top: 1rem; }
.btn { border-radius: 999px; font-weight: 800; padding: .8rem 1.4rem; transition: transform .2s ease, box-shadow .2s ease, background .2s ease; }
.btn-lg { padding: 1rem 1.7rem; font-size: 1rem; }
.btn:hover { transform: translateY(-2px); }
.btn-brand { color: #fff; background: var(--brand); border-color: var(--brand); box-shadow: 0 12px 24px rgba(8,61,145,.17); }
.btn-brand:hover, .btn-brand:focus { color: #fff; background: var(--brand-dark); border-color: var(--brand-dark); }
.btn-outline-brand { color: var(--brand); background: transparent; border: 2px solid rgba(8,61,145,.3); }
.btn-outline-brand:hover, .btn-outline-brand:focus { color: #fff; background: var(--brand); border-color: var(--brand); }
.text-link { display: inline-flex; gap: .65rem; align-items: center; color: var(--brand); font-weight: 800; }
.text-link span { transition: transform .2s ease; }
.text-link:hover span { transform: translateX(4px); }

.topbar { color: #dce9ff; background: var(--brand-dark); font-size: .82rem; }
.topbar .container { min-height: 42px; }
.topbar a { color: #fff; }
.site-header { position: relative; z-index: 100; background: #fff; }
.navbar { min-height: 94px; padding-block: .9rem; box-shadow: 0 1px 0 rgba(11,35,69,.08); }
.navbar-brand img { display: block; width: 245px; height: auto; object-fit: contain; }
.navbar-nav .nav-link { position: relative; color: var(--ink); font-size: .94rem; font-weight: 750; padding: .75rem .85rem !important; }
.navbar-nav .nav-link::after { position: absolute; bottom: .35rem; left: .85rem; right: .85rem; height: 2px; background: var(--accent-dark); transform: scaleX(0); content: ""; transition: transform .2s ease; }
.navbar-nav .nav-link:hover::after, .navbar-nav .nav-link.active::after { transform: scaleX(1); }

.hero-section { position: relative; overflow: hidden; padding-block: clamp(4rem, 8vw, 7.5rem); background: linear-gradient(130deg, #f5f9fb 0 62%, #eaf1f4 62%); }
.hero-section::before { position: absolute; width: 430px; height: 430px; left: -260px; top: -220px; border: 72px solid rgba(237,134,191,.38); border-radius: 50%; content: ""; }
.hero-section h1 { margin-bottom: 1.6rem; }
.hero-section h1 em { display: block; color: var(--brand-bright); font-style: normal; }
.hero-lead { max-width: 650px; margin-bottom: 2rem; color: #45566e; font-size: clamp(1.12rem, 1.8vw, 1.35rem); }
.hero-media { position: relative; isolation: isolate; min-height: 570px; }
.hero-media::before { position: absolute; z-index: -1; inset: 2rem -2.5rem -2.5rem 4rem; border-radius: 42% 8% 8% 8%; background: var(--accent); content: ""; }
.hero-media img { width: 100%; height: 570px; border-radius: 42% 8% 8% 8%; box-shadow: var(--shadow); object-fit: cover; }
.hero-media-label { position: absolute; display: grid; grid-template-columns: auto 1fr; column-gap: .8rem; left: -1.5rem; bottom: 2rem; padding: 1.1rem 1.4rem; color: #fff; background: var(--brand); border-radius: 14px; box-shadow: var(--shadow); }
.hero-media-label > span { grid-row: 1 / span 2; align-self: center; color: var(--accent); font-size: 1.8rem; }
.hero-media-label small { opacity: .76; }
.hero-proof { display: flex; gap: clamp(1.5rem, 4vw, 3.2rem); margin: 3.2rem 0 0; padding: 2rem 0 0; border-top: 1px solid var(--line); list-style: none; }
.hero-proof li { display: flex; flex-direction: column; }
.hero-proof strong { color: var(--brand); font-family: "Trebuchet MS", sans-serif; font-size: 1.7rem; line-height: 1; }
.hero-proof span { color: var(--muted); font-size: .8rem; }

.purpose-section h2 { margin: 0; }
.purpose-section .section-lead { margin-bottom: 1.7rem; }
.solutions-section { background: var(--surface); }
.section-heading { max-width: 780px; }
.section-heading p { color: var(--muted); font-size: 1.15rem; }
.solution-item { min-height: 330px; padding: 2.4rem; border: 1px solid var(--line); border-radius: var(--radius); background: #fff; }
.solution-item.featured { color: #fff; background: var(--brand); border-color: var(--brand); transform: translateY(-18px); box-shadow: var(--shadow); }
.solution-item.featured h3, .solution-item.featured a { color: #fff; }
.solution-item.featured p { color: #d9e6fb; }
.solution-number { display: block; margin-bottom: 4rem; color: var(--accent-dark); font-size: .85rem; font-weight: 900; letter-spacing: .12em; }
.solution-item h3 { font-size: 1.65rem; }
.solution-item p { color: var(--muted); }
.solution-item a { font-weight: 800; }

.stations-preview { background: #fff; }
.station-card { position: relative; display: flex; flex-direction: column; overflow: hidden; height: 100%; min-height: 500px; border: 1px solid var(--line); border-radius: var(--radius); background: #e7eef1; transition: transform .25s ease, box-shadow .25s ease, border-color .25s ease; }
.station-card:hover { transform: translateY(-6px); border-color: rgba(8,61,145,.28); box-shadow: var(--shadow); }
.station-card-map { position: relative; overflow: hidden; height: 190px; flex: 0 0 190px; background: #dbe7e9; }
.station-card-map iframe { position: absolute; inset: -12px; width: calc(100% + 24px); height: calc(100% + 24px); border: 0; pointer-events: none; filter: saturate(.72) contrast(.96) brightness(1.04); }
.station-map-pin { position: absolute; z-index: 2; left: 50%; top: 50%; display: grid; place-items: center; width: 46px; height: 46px; color: #fff; background: var(--brand); border: 4px solid #fff; border-radius: 50%; box-shadow: 0 10px 24px rgba(6,38,95,.28); transform: translate(-50%, -62%); }
.station-map-pin::after { position: absolute; z-index: -1; width: 22px; height: 9px; left: 50%; bottom: -12px; background: rgba(6,38,95,.2); border-radius: 50%; content: ""; filter: blur(2px); transform: translateX(-50%); }
.station-map-pin svg { width: 25px; height: 25px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2; }
.station-map-fallback { position: absolute; inset: 0; background: linear-gradient(25deg, transparent 44%, rgba(255,255,255,.9) 45% 51%, transparent 52%), linear-gradient(-36deg, transparent 42%, rgba(255,255,255,.76) 43% 49%, transparent 50%), #dbe7e9; }
.station-card-body { position: relative; z-index: 3; display: flex; flex: 1; flex-direction: column; min-height: 330px; margin-top: -26px; padding: 1.45rem 1.65rem 1.65rem; border-radius: var(--radius) var(--radius) 0 0; background: #fff; box-shadow: 0 -10px 28px rgba(11,35,69,.09); }
.station-card-top { display: flex; justify-content: space-between; gap: 1rem; align-items: center; }
.status-pill { display: inline-flex; gap: .45rem; align-items: center; width: max-content; padding: .38rem .72rem; border-radius: 999px; color: #17623a; background: #e8f8ef; font-size: .78rem; font-weight: 800; }
.status-pill > span { width: 8px; height: 8px; border-radius: 50%; background: #23a25f; box-shadow: 0 0 0 4px rgba(35,162,95,.13); }
.status-pill.is-attention { color: #7d4d0c; background: #fff3d6; }
.status-pill.is-attention > span { background: #e49a21; box-shadow: 0 0 0 4px rgba(228,154,33,.13); }
.power-badge { color: var(--brand); font-weight: 900; }
.station-card h3 { margin: 1.25rem 0 .6rem; font-size: 1.55rem; }
.station-card h3 a { color: var(--ink); }
.station-card h3 a:hover { color: var(--brand-bright); }
.station-card-body > p { margin-bottom: 1.2rem; color: var(--muted); }
.station-specs { display: flex; gap: 2rem; margin: auto 0 1.25rem; padding-top: 1.25rem; border-top: 1px solid var(--line); }
.station-specs dt { color: var(--muted); font-size: .72rem; font-weight: 700; text-transform: uppercase; }
.station-specs dd { margin: 0; color: var(--ink); font-weight: 850; }

.app-strip { position: relative; overflow: hidden; padding-block: 5rem; color: #fff; background: var(--brand); }
.app-strip::after { position: absolute; width: 380px; height: 380px; right: -160px; top: -210px; border: 60px solid rgba(237,134,191,.28); border-radius: 50%; content: ""; }
.app-strip h2 { color: #fff; }
.app-strip p { max-width: 690px; margin: 0; color: #dbe8fb; font-size: 1.15rem; }

.home-news { background: #fff; }
.home-news-heading { max-width: 760px; }
.home-news-heading h2 { margin: .55rem 0 0; }
.news-card { display: flex; flex-direction: column; height: 100%; background: #fff; }
.news-card-media { position: relative; display: block; overflow: hidden; aspect-ratio: 16 / 10; border-radius: 26px 4px 26px 4px; background: var(--surface); }
.news-card-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.news-card:hover .news-card-media img { transform: scale(1.035); }
.news-date { position: absolute; top: .65rem; right: .65rem; display: grid; place-items: center; width: 70px; height: 70px; color: #092034; background: var(--accent); border-radius: 18px 2px 18px 2px; line-height: 1; }
.news-date strong { font-family: "Trebuchet MS", sans-serif; font-size: 1.55rem; }
.news-date span { margin-top: -.3rem; font-size: .75rem; font-weight: 900; }
.news-card-body { display: flex; flex-direction: column; flex: 1; padding: 1.5rem 0 .25rem; }
.news-category { display: inline-flex; width: max-content; color: var(--brand-bright); font-size: .76rem; font-weight: 900; letter-spacing: .06em; text-transform: uppercase; }
.news-card h3 { margin: .75rem 0; font-size: clamp(1.3rem, 2vw, 1.6rem); line-height: 1.18; }
.news-card h3 a { color: var(--ink); }
.news-card h3 a:hover { color: var(--brand-bright); }
.news-card p { color: var(--muted); }
.news-meta { display: flex; flex-wrap: wrap; gap: .5rem 1rem; margin-top: auto; padding-top: .85rem; color: var(--muted); font-size: .78rem; }
.news-read-more { display: inline-flex; justify-content: space-between; align-items: center; width: 190px; margin-top: 1.35rem; padding: .9rem 1.15rem; color: var(--ink); border: 1px solid var(--line); border-radius: 3px 3px 18px 3px; font-size: .8rem; font-weight: 900; text-transform: uppercase; }
.news-read-more:hover { color: #fff; background: var(--brand); border-color: var(--brand); }
.news-hero { background: radial-gradient(circle at 84% 20%, rgba(237,134,191,.25), transparent 24%), linear-gradient(120deg, var(--brand-dark), var(--brand)); }
.news-list-heading { display: flex; justify-content: space-between; align-items: end; gap: 2rem; margin-bottom: 2rem; }
.news-list-heading h2 { margin: .55rem 0 0; }
.news-category-nav { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: .55rem; }
.news-category-nav a { padding: .62rem .9rem; color: var(--muted); border: 1px solid var(--line); border-radius: 999px; font-size: .8rem; font-weight: 800; }
.news-category-nav a:hover, .news-category-nav a.active { color: #fff; background: var(--brand); border-color: var(--brand); }
.news-pagination { display: flex; justify-content: center; gap: .5rem; margin-top: 4rem; }
.news-pagination a { display: grid; place-items: center; width: 44px; height: 44px; color: var(--ink); border: 1px solid var(--line); border-radius: 12px; font-weight: 850; }
.news-pagination a.active { color: #fff; background: var(--brand); border-color: var(--brand); }
.article-header { padding-block: 4.5rem 3.5rem; background: var(--surface); }
.article-narrow { max-width: 900px; }
.article-header .breadcrumb-nav { margin-bottom: 3.5rem; color: var(--muted); }
.article-header .breadcrumb-nav a { color: var(--brand); }
.article-header h1 { margin: 1rem 0; font-size: clamp(2.7rem, 6vw, 5.3rem); }
.article-deck { color: var(--muted); font-size: clamp(1.1rem, 2vw, 1.35rem); }
.article-meta { display: flex; flex-wrap: wrap; gap: .75rem 1.5rem; margin-top: 2rem; color: var(--muted); font-size: .86rem; }
.article-cover { max-width: 1240px; margin-top: 3.5rem; }
.article-cover img { width: 100%; height: auto; aspect-ratio: 16 / 9; object-fit: cover; border-radius: 32px 5px 32px 5px; }
.article-content { padding-block: 4rem; color: #26384b; font-size: 1.12rem; line-height: 1.85; }
.article-content h2, .article-content h3 { margin: 2.5rem 0 1rem; }
.article-content a { color: var(--brand-bright); text-decoration: underline; }
.article-content blockquote { margin: 2rem 0; padding: 1.5rem 2rem; color: var(--brand); border-left: 5px solid var(--accent); background: var(--surface); font-size: 1.25rem; font-weight: 700; }
.article-content img { max-width: 100%; height: auto; border-radius: 16px; }
.article-footer { display: flex; justify-content: space-between; align-items: center; gap: 1.5rem; padding: 2rem 0 5rem; border-top: 1px solid var(--line); font-weight: 850; }

.page-hero { position: relative; overflow: hidden; padding-block: 4.2rem 5.2rem; color: #e9f1ff; background: linear-gradient(120deg, var(--brand-dark), var(--brand)); }
.page-hero::after { position: absolute; width: 420px; height: 420px; right: -120px; bottom: -300px; border: 68px solid rgba(237,134,191,.25); border-radius: 50%; content: ""; }
.page-hero h1 { max-width: 900px; margin: 1rem 0 0; color: #fff; font-size: clamp(3rem, 6vw, 5.4rem); }
.page-hero p { position: relative; z-index: 1; margin: 0; font-size: 1.15rem; }
.breadcrumb-nav { display: flex; gap: .65rem; margin-bottom: 4rem; color: #b7c9e8; font-size: .85rem; }
.breadcrumb-nav a { color: #fff; }
.rounded-media { width: 100%; height: auto; border-radius: var(--radius); background: var(--surface); box-shadow: var(--shadow); }
.value-list { margin-top: 2rem; }
.value-list > div { padding: 1.2rem 0; border-top: 1px solid var(--line); }
.value-list dt { color: var(--brand); font-weight: 900; }
.value-list dd { margin: .25rem 0 0; color: var(--muted); }
.team-section { background: var(--surface); }
.team-group { margin-top: 4rem; }
.team-group > h3 { padding-bottom: 1rem; border-bottom: 1px solid var(--line); font-size: 1.8rem; }
.team-card { display: grid; grid-template-columns: auto 1fr; gap: 1.3rem; height: 100%; padding: 1.7rem; background: #fff; border-radius: 18px; border: 1px solid var(--line); }
.team-avatar { display: grid; place-items: center; width: 58px; height: 58px; color: #fff; background: var(--brand); border-radius: 50%; font-weight: 900; }
.team-card h4 { margin: 0 0 .2rem; font-size: 1.14rem; letter-spacing: -.015em; }
.team-card p { margin-bottom: .45rem; color: var(--muted); font-size: .88rem; line-height: 1.5; }
.team-card .team-role { color: var(--brand-bright); font-weight: 800; }
.additional-members { margin: .75rem 0 0; padding-left: 1.1rem; font-size: .84rem; }

.station-toolbar { display: flex; justify-content: space-between; gap: 2rem; align-items: end; margin-bottom: 3.5rem; }
.station-toolbar h2 { margin: 0; font-size: clamp(1.9rem, 3vw, 2.8rem); }
.station-filters { display: grid; grid-template-columns: minmax(230px, 1.4fr) minmax(180px, 1fr); gap: .8rem; min-width: min(100%, 540px); }
.station-filters label span, .contact-form label { display: block; margin-bottom: .45rem; color: var(--muted); font-size: .76rem; font-weight: 800; text-transform: uppercase; letter-spacing: .05em; }
.form-control, .form-select { min-height: 52px; padding-inline: 1rem; border-color: var(--line); border-radius: 12px; }
.form-control:focus, .form-select:focus { border-color: var(--brand-bright); box-shadow: 0 0 0 .2rem rgba(8,126,197,.12); }
.empty-state { margin-top: 3rem; padding: 2rem; text-align: center; border: 1px dashed #a8b8c2; border-radius: 16px; color: var(--muted); background: #fff; }

.station-detail-hero { position: relative; overflow: hidden; padding-block: 4rem 5rem; color: #e9f2ff; background: radial-gradient(circle at 85% -30%, rgba(237,134,191,.36), transparent 36%), var(--brand-dark); }
.station-detail-hero h1 { max-width: 850px; margin: 1rem 0; color: #fff; font-size: clamp(3rem, 6vw, 5.5rem); }
.station-detail-hero .breadcrumb-nav { margin-bottom: 5rem; }
.station-detail-hero .status-pill { color: #dfffea; background: rgba(35,162,95,.18); border: 1px solid rgba(93,220,145,.3); }
.spec-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1rem; margin: 3rem 0 4rem; }
.spec-grid > div { padding: 1.5rem; border-radius: 16px; background: var(--surface); }
.spec-grid span { display: block; color: var(--muted); font-size: .75rem; font-weight: 700; text-transform: uppercase; }
.spec-grid strong { display: block; color: var(--brand); font-family: "Trebuchet MS", sans-serif; font-size: 1.45rem; }
.station-detail h3 { margin-bottom: 1.3rem; }
.charger-list { display: grid; gap: .75rem; }
.charger-list article { display: flex; justify-content: space-between; align-items: center; padding: 1.2rem 1.4rem; border: 1px solid var(--line); border-radius: 14px; }
.charger-list article > div { display: flex; gap: 1rem; align-items: center; }
.charger-icon { display: grid; place-items: center; width: 45px; height: 45px; color: var(--brand); background: #edf3fb; border-radius: 12px; }
.charger-list h4 { margin: 0; font-size: 1rem; }
.charger-list p { margin: 0; color: var(--muted); font-size: .85rem; }
.address-panel { position: sticky; top: 2rem; padding: 2rem; border: 1px solid var(--line); border-radius: var(--radius); background: #fff; box-shadow: var(--shadow); }
.address-panel h2 { font-size: 2rem; }
.address-panel address { font-style: normal; font-size: 1.05rem; }
.location-note { padding: .8rem 1rem; color: var(--muted); background: var(--surface); border-radius: 10px; font-size: .9rem; }

.contact-section h2 { margin-bottom: 2rem; }
.contact-methods { border-top: 1px solid var(--line); }
.contact-methods > * { display: flex; flex-direction: column; padding: 1.5rem 0; border-bottom: 1px solid var(--line); }
.contact-methods span { color: var(--muted); font-size: .8rem; font-weight: 700; text-transform: uppercase; }
.contact-methods strong { color: var(--ink); font-size: 1.05rem; }
.contact-form { padding: clamp(1.5rem, 4vw, 3rem); border-radius: var(--radius); background: var(--surface); }
.contact-form h2 { font-size: 2rem; }
.hp-field { position: absolute !important; left: -10000px !important; }

.footer-contact-strip { padding-block: 2.6rem; border-top: 1px solid var(--line); background: #fff; }
.footer-contact-grid { display: grid; grid-template-columns: repeat(3, 1fr); padding-left: min(34%, 420px); }
.footer-contact-item { display: flex; align-items: center; gap: 1rem; min-width: 0; padding-inline: 1.8rem; color: var(--ink); border-right: 1px solid var(--line); }
.footer-contact-item:first-child { padding-left: 0; }
.footer-contact-item:last-child { padding-right: 0; border-right: 0; }
.footer-contact-item svg { flex: 0 0 auto; width: 34px; height: 34px; fill: none; stroke: var(--brand-bright); stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.6; }
.footer-contact-item span { min-width: 0; }
.footer-contact-item strong, .footer-contact-item small { display: block; }
.footer-contact-item strong { color: var(--ink); font-size: .9rem; line-height: 1.25; }
.footer-contact-item small { margin-top: .15rem; color: var(--muted); font-size: .78rem; line-height: 1.4; }
.footer-contact-item:hover strong { color: var(--brand-bright); }

.site-footer { position: relative; width: min(calc(100% - 2rem), 1440px); margin-inline: auto; color: #8a96a3; background: #101010; border-radius: 0 54px 0 0; }
.footer-main { display: grid; grid-template-columns: 360px minmax(0, 1fr); gap: clamp(2rem, 4vw, 4rem); padding-top: 4rem; padding-bottom: 4rem; }
.footer-join-panel { position: relative; z-index: 2; align-self: start; min-height: 455px; margin-top: -10rem; padding: 3rem 2.5rem; color: #fff; background: var(--brand); border-radius: 0 54px 24px 0; box-shadow: 0 22px 55px rgba(0,0,0,.28); }
.footer-join-icon { display: block; width: 52px; height: 52px; margin: 0 auto 2rem; fill: none; stroke: #fff; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.55; }
.footer-join-panel > span { display: block; margin-bottom: .75rem; color: #ccecff; font-size: .72rem; font-weight: 900; letter-spacing: .1em; text-transform: uppercase; }
.footer-join-panel h2 { margin-bottom: 2rem; color: #fff; font-size: clamp(1.8rem, 2.6vw, 2.35rem); }
.footer-join-button { display: flex; justify-content: space-between; align-items: center; min-height: 54px; padding: .9rem 1.35rem; color: #fff; background: #101010; border-radius: 3px 3px 18px 3px; font-size: .78rem; font-weight: 900; text-transform: uppercase; }
.footer-join-button:hover { color: #fff; background: var(--brand-dark); }
.footer-columns { display: grid; grid-template-columns: 1.15fr .8fr .8fr 1.25fr; gap: clamp(1.4rem, 2.4vw, 2.5rem); }
.footer-logo { display: block; width: 185px; height: auto; margin-bottom: 1.4rem; padding: .55rem; background: #fff; border-radius: 8px; }
.site-footer h2 { margin-bottom: 1.8rem; color: #fff; font-size: 1.06rem; letter-spacing: 0; }
.footer-nav h2::after, .footer-direct-contact h2::after { display: block; width: 32px; height: 2px; margin-top: 1rem; background: var(--brand-bright); content: ""; }
.site-footer p { color: #8a96a3; font-size: .87rem; line-height: 1.72; }
.site-footer ul { margin: 0; padding: 0; list-style: none; }
.site-footer li { margin: .65rem 0; }
.site-footer a { color: #aab5c1; }
.footer-nav a::before { margin-right: .45rem; color: var(--brand-bright); content: "›"; }
.site-footer a:hover { color: var(--brand-bright); }
.footer-inline-link { display: inline-flex; gap: .55rem; margin-top: .7rem; color: var(--brand-bright) !important; font-size: .84rem; font-weight: 800; }
.site-footer address { margin-bottom: 1rem; color: #8a96a3; font-size: .83rem; font-style: normal; line-height: 1.65; }
.footer-phone, .footer-email { display: block; color: var(--brand-bright) !important; font-weight: 850; overflow-wrap: anywhere; }
.footer-phone { margin-top: 1.1rem; font-size: 1.1rem; }
.footer-email { margin-top: .15rem; font-size: .8rem; }
.footer-bottom-band { margin-left: max(0px, calc((100% - 1240px) / 2)); padding-block: 1.8rem; background: #050505; border-radius: 54px 0 0 0; }
.footer-bottom-inner { display: flex; justify-content: space-between; align-items: center; gap: 2rem; max-width: 1150px; margin-inline: auto; padding-inline: 2rem; }
.footer-legal { display: flex; flex-wrap: wrap; align-items: center; gap: .8rem; }
.footer-legal p { margin: 0; color: #687483; font-size: .76rem; }
.footer-legal > span { color: #333; }
.footer-social { display: flex; gap: .65rem; }
.footer-social a { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid #333; }
.footer-social a:hover { border-color: var(--brand-bright); }
.footer-social svg { width: 17px; height: 17px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8; }
.whatsapp-float { position: fixed; z-index: 90; right: 1rem; bottom: 1rem; display: inline-flex; align-items: center; gap: .5rem; padding: .75rem 1rem; color: #fff; background: var(--brand-bright); border-radius: 999px; box-shadow: 0 12px 30px rgba(8,61,145,.32); font-size: .85rem; font-weight: 850; }
.whatsapp-float svg { width: 19px; height: 19px; fill: none; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 1.8; }
.whatsapp-float:hover { color: #fff; background: var(--brand); }
.not-found { min-height: 65vh; }
.error-code { color: var(--accent-dark); font-size: clamp(5rem, 15vw, 10rem); font-weight: 900; line-height: 1; }
.not-found h1 { font-size: clamp(2.3rem, 5vw, 4rem); }
.not-found p { margin-bottom: 2rem; color: var(--muted); font-size: 1.15rem; }

@media (max-width: 1199.98px) {
    .footer-contact-grid { padding-left: 0; }
    .footer-main { grid-template-columns: 320px minmax(0, 1fr); }
    .footer-join-panel { padding-inline: 2rem; }
    .footer-columns { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}

@media (max-width: 991.98px) {
    .navbar { min-height: 78px; }
    .navbar-brand img { width: 210px; }
    .navbar-collapse { margin-top: 1rem; padding: 1rem; border-top: 1px solid var(--line); background: #fff; }
    .navbar-nav .btn { width: 100%; margin-top: .5rem; }
    .hero-section { background: var(--surface); }
    .hero-media { min-height: 470px; }
    .hero-media img { height: 470px; }
    .hero-media-label { left: 1rem; }
    .station-toolbar { align-items: stretch; flex-direction: column; }
    .station-filters { min-width: 100%; }
    .spec-grid { grid-template-columns: repeat(2, 1fr); }
    .news-list-heading { align-items: flex-start; flex-direction: column; }
    .news-category-nav { justify-content: flex-start; }
    .footer-contact-item { padding-inline: 1rem; }
    .footer-main { grid-template-columns: 1fr; padding-top: 3rem; }
    .footer-join-panel { min-height: auto; margin-top: 0; border-radius: 0 44px 22px 0; }
    .footer-columns { padding-inline: .5rem; }
    .footer-bottom-band { margin-left: 0; }
}

@media (max-width: 575.98px) {
    .section-space { padding-block: 4.5rem; }
    h1 { font-size: 3rem; }
    .navbar-brand img { width: 180px; }
    .hero-section { padding-top: 3rem; }
    .hero-proof { gap: 1.1rem; justify-content: space-between; }
    .hero-proof strong { font-size: 1.25rem; }
    .hero-proof span { max-width: 85px; }
    .hero-media { min-height: 360px; }
    .hero-media img { height: 360px; border-radius: 28% 7% 7% 7%; }
    .hero-media::before { inset: 1rem -1rem -1rem 2rem; }
    .hero-media-label { right: .8rem; left: .8rem; bottom: 1rem; }
    .solution-item.featured { transform: none; }
    .page-hero, .station-detail-hero { padding-block: 3rem 4rem; }
    .breadcrumb-nav { margin-bottom: 2.5rem; overflow: hidden; white-space: nowrap; }
    .station-filters { grid-template-columns: 1fr; }
    .spec-grid { grid-template-columns: 1fr 1fr; }
    .charger-list article { align-items: flex-start; gap: .75rem; flex-direction: column; }
    .team-card { grid-template-columns: 1fr; }
    .footer-contact-strip { padding-block: 2rem; }
    .footer-contact-grid { grid-template-columns: 1fr; gap: 0; }
    .footer-contact-item { padding: 1rem 0; border-right: 0; border-bottom: 1px solid var(--line); }
    .footer-contact-item:last-child { border-bottom: 0; }
    .site-footer { width: 100%; border-radius: 0 32px 0 0; }
    .footer-main { gap: 3rem; padding: 0 0 3rem; }
    .footer-join-panel { padding: 2.3rem 1.5rem; border-radius: 0 32px 20px 0; }
    .footer-columns { grid-template-columns: 1fr; padding-inline: .75rem; }
    .footer-bottom-band { border-radius: 32px 0 0 0; }
    .footer-bottom-inner, .footer-legal { align-items: flex-start; flex-direction: column; }
    .footer-legal { gap: .25rem; }
    .footer-legal > span { display: none; }
    .whatsapp-float span { display: none; }
    .whatsapp-float { width: 50px; height: 50px; padding: 0; justify-content: center; }
    .article-footer { align-items: flex-start; flex-direction: column; }
}

@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; }
}
