:root {
    --salgar-blue: #064db8;
    --salgar-blue-dark: #032f69;
    --salgar-navy: #001f3f;
    --salgar-green: #22ad46;
    --salgar-green-dark: #128534;
    --salgar-ink: #082b5b;
    --salgar-muted: #58708e;
    --salgar-surface: #f2f8fd;
    --salgar-border: #d8e8f6;
    --salgar-shadow: 0 12px 32px rgba(5,55,110,.09);
    --salgar-radius: 16px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body { margin: 0; color: var(--salgar-ink); background: #fff; font: 1rem/1.55 Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; }
body.admin-bar .site-header { top: 32px; }
img, video { max-width: 100%; height: auto; }
a { color: var(--salgar-blue); text-decoration: none; }
a:hover { text-decoration: underline; }
button, input, select, textarea { font: inherit; }
:focus-visible { outline: 3px solid var(--salgar-green); outline-offset: 3px; }
.container { width: min(1180px, calc(100% - 40px)); margin-inline: auto; }
.skip-link { position: fixed; left: 1rem; top: -8rem; z-index: 999; background: #fff; padding: .85rem 1.1rem; border-radius: .5rem; box-shadow: var(--salgar-shadow); }
.skip-link:focus { top: 1rem; }
.site-header { position: sticky; top: 0; z-index: 50; background: rgba(255,255,255,.98); border-bottom: 1px solid #e5eef7; backdrop-filter: blur(8px); }
.header-inner { min-height: 78px; display: flex; align-items: center; gap: 28px; }
.site-logo { display: block; flex: 0 0 185px; height: 58px; overflow: hidden; border-radius: 4px; }
.site-logo img { width: 185px; height: 58px; display: block; object-fit: cover; object-position: center; }
#primary-navigation { flex: 1; }
#primary-navigation ul { display: flex; align-items: center; justify-content: center; gap: 30px; list-style: none; margin: 0; padding: 0; }
#primary-navigation a { position: relative; display: block; padding: 27px 0 24px; color: var(--salgar-ink); font-weight: 700; font-size: .93rem; white-space: nowrap; }
#primary-navigation a:hover { text-decoration: none; color: var(--salgar-blue); }
#primary-navigation a[aria-current="page"]::after, #primary-navigation .current-menu-item > a::after { content: ""; position: absolute; left: 0; right: 0; bottom: 15px; height: 3px; border-radius: 2px; background: var(--salgar-green); }
.menu-toggle { display: none; align-items: center; gap: 8px; color: var(--salgar-blue); background: transparent; border: 0; padding: 8px; font-weight: 700; }
.menu-toggle svg { width: 25px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 9px; min-height: 46px; padding: 10px 20px; color: #fff; border: 1px solid transparent; border-radius: 9px; font-weight: 750; line-height: 1.15; box-shadow: 0 7px 18px rgba(0,77,184,.18); transition: transform .2s ease, background .2s ease; }
.button:hover { transform: translateY(-2px); text-decoration: none; }
.button svg { width: 19px; height: 19px; flex: 0 0 19px; }
.button--primary { background: linear-gradient(135deg, #0870e8, #0344aa); }
.button--secondary { background: #0875d1; }
.button--outline { color: var(--salgar-blue); background: #fff; border-color: #81b1ed; box-shadow: none; }
.button--whatsapp { background: linear-gradient(135deg, #2cc854, #109534); }
.header-whatsapp { flex: 0 0 auto; min-height: 42px; border-radius: 24px; }
.button-row { display: flex; flex-wrap: wrap; gap: 14px; margin-top: 26px; }
.hero { position: relative; min-height: 405px; overflow: hidden; color: #fff; background: var(--salgar-navy); }
.hero-backdrop { position: absolute; inset: 0; }
.hero-backdrop::after { content: ""; position: absolute; inset: 0; background: linear-gradient(90deg, rgba(0,29,66,.96) 0%, rgba(0,42,87,.76) 46%, rgba(0,46,83,.25) 100%); }
.hero-backdrop img { width: 100%; height: 100%; object-fit: cover; }
.hero--graphic .hero-backdrop { background: radial-gradient(circle at 78% 65%, rgba(57,179,81,.38) 0 7%, transparent 8%), linear-gradient(145deg, transparent 48%, rgba(17,135,64,.65) 49% 51%, transparent 52%), linear-gradient(155deg, #0b4b79 0 35%, #13658d 36% 46%, #0f4468 47% 55%, #052848 56% 100%); }
.hero--graphic .hero-backdrop::before { content: ""; position: absolute; right: 7%; bottom: 17%; width: 42%; height: 28%; border-radius: 50% 50% 7% 7%; background: linear-gradient(130deg, rgba(255,255,255,.18), rgba(255,255,255,.04)); border: 2px solid rgba(255,255,255,.18); transform: skewX(-9deg); }
.hero-content { position: relative; z-index: 2; min-height: 405px; display: flex; align-items: center; justify-content: space-between; padding-block: 54px 62px; }
.hero-copy { max-width: 640px; }
.hero h1 { max-width: 700px; margin: 5px 0 14px; font-size: clamp(2.35rem, 5vw, 4.2rem); line-height: .99; letter-spacing: -.045em; text-shadow: 0 2px 18px rgba(0,0,0,.22); }
.hero-copy > p:not(.eyebrow) { max-width: 600px; margin: 0; color: #e9f4ff; font-size: 1.16rem; }
.hero-mark { align-self: flex-start; margin-top: 25px; max-width: 220px; text-align: right; font-size: 1.5rem; font-style: italic; opacity: .9; }
.hero-mark span { display: block; font-weight: 800; }
.hero-mark i { display: inline-block; width: 62px; height: 4px; background: var(--salgar-green); transform: rotate(-8deg); }
.hero-wave { position: absolute; z-index: 3; right: -3%; bottom: -19px; width: 38%; height: 48px; background: linear-gradient(175deg, transparent 0 47%, var(--salgar-green) 48% 65%, #0878df 66% 80%, #fff 81%); }
.eyebrow { margin: 0 0 5px; color: var(--salgar-blue); font-size: .77rem; font-weight: 850; letter-spacing: .17em; text-transform: uppercase; }
.eyebrow--light { color: #bfe4ff; }
.trust-strip { background: #fff; border-bottom: 1px solid var(--salgar-border); box-shadow: 0 5px 18px rgba(5,55,110,.05); }
.trust-grid { display: grid; grid-template-columns: repeat(4,1fr); }
.trust-item { display: flex; align-items: center; justify-content: center; gap: 13px; min-height: 82px; padding: 14px; font-weight: 750; border-right: 1px solid var(--salgar-border); }
.trust-item:last-child { border: 0; }
.trust-item svg { width: 32px; height: 32px; color: var(--salgar-blue); }
.section { padding: 62px 0; }
.section--tint { background: linear-gradient(120deg, #f5fbff, #edf7ff); }
.section-heading { margin-bottom: 27px; }
.section-heading h2, .closing-cta h2 { margin: 0; color: #073d93; font-size: clamp(1.75rem, 3vw, 2.45rem); line-height: 1.12; letter-spacing: -.025em; }
.section-copy { max-width: 680px; margin: 8px 0 0; color: var(--salgar-muted); font-size: 1.06rem; }
.card { background: #fff; border: 1px solid var(--salgar-border); border-radius: var(--salgar-radius); box-shadow: var(--salgar-shadow); }
.card-grid { display: grid; gap: 19px; }
.card-grid--two { grid-template-columns: repeat(2,minmax(0,1fr)); }
.card-grid--three { grid-template-columns: repeat(3,minmax(0,1fr)); }
.card-grid--four { grid-template-columns: repeat(4,minmax(0,1fr)); }
.card-body { padding: 18px; }
.card-body h3, .service-card h3, .condition-grid h3 { margin: 9px 0 7px; color: #073d93; line-height: 1.18; }
.card-body p, .service-card p, .condition-grid p { color: var(--salgar-muted); }
.card-media { min-height: 155px; overflow: hidden; border-radius: var(--salgar-radius) var(--salgar-radius) 0 0; background: #eaf4fc; }
.card-media img { display: block; width: 100%; height: 185px; object-fit: cover; }
.media-placeholder { min-height: 155px; display: grid; place-items: center; color: #fff; background: linear-gradient(145deg,#0c5aa9,#042e60); }
.media-placeholder svg { width: 58px; height: 58px; }
.media-placeholder--landscape { background: linear-gradient(155deg,#267a9a,#10456d 48%,#123352); }
.tag { display: inline-block; padding: 4px 10px; border-radius: 20px; color: #0755ad; background: #e7f2ff; font-size: .72rem; font-weight: 800; text-transform: uppercase; letter-spacing: .04em; }
.tag--cargo, .tag--update { color: #087530; background: #dff7e7; }
.tag--notice { color: #b52232; background: #ffe7ea; }
.tag--event { color: #9a5700; background: #fff0cb; }
.card-actions { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 15px; }
.card-actions .button { flex: 1 1 130px; min-height: 40px; padding: 8px 12px; font-size: .82rem; }
.meta-line, .meta-line a { display: flex; align-items: flex-start; gap: 9px; }
.meta-line svg { flex: 0 0 18px; width: 18px; margin-top: 3px; color: var(--salgar-blue); }
.gateway-grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 19px; }
.gateway { position: relative; min-height: 280px; overflow: hidden; display: flex; align-items: flex-end; padding: 34px; color: #fff; border-radius: var(--salgar-radius); background: linear-gradient(135deg,#083c72,#0f648e); box-shadow: var(--salgar-shadow); }
.gateway::after { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 85% 30%,rgba(255,255,255,.22),transparent 25%), linear-gradient(120deg,transparent 55%,rgba(0,0,0,.22)); }
.gateway--cargo { background: linear-gradient(135deg,#053c72,#0a7250); }
.gateway > div { position: relative; z-index: 1; max-width: 390px; }
.gateway h2, .gateway h3 { margin: 3px 0 7px; color: #fff; font-size: 2.2rem; }
.gateway h3 { font-size: 1.65rem; }
.gateway p { margin: 0; color: #e7f4ff; }
.alert-banner { display: grid; grid-template-columns: auto 1fr; gap: 18px; align-items: center; margin-block: 18px; padding: 20px 24px; color: #7d2631; background: #fff2f3; border: 1px solid #f2bfc6; border-radius: 13px; }
.alert-banner > svg { width: 44px; height: 44px; color: #e2253c; }
.alert-banner h2 { margin: 4px 0; font-size: 1.15rem; color: #801e2d; }
.alert-banner p { margin: 0; }
.split-feature { display: grid; grid-template-columns: minmax(0,1.6fr) minmax(250px,.6fr); gap: 28px; align-items: stretch; }
.icon-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 15px; }
.icon-grid article { padding: 8px; border-right: 1px solid var(--salgar-border); }
.icon-grid article:last-child { border: 0; }
.icon-grid svg, .service-card > svg { width: 43px; height: 43px; padding: 9px; color: var(--salgar-blue); background: #eaf3ff; border-radius: 50%; }
.icon-grid h3 { font-size: .93rem; }
.icon-grid p { color: var(--salgar-muted); font-size: .82rem; }
.number-panel { position: relative; min-height: 280px; overflow: hidden; display: flex; flex-direction: column; justify-content: flex-end; padding: 30px; color: #fff; background: linear-gradient(155deg,#12637f,#003664); border-radius: 14px; }
.number-panel img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; opacity: .42; }
.number-panel > *:not(img) { position: relative; }
.number-panel h3 { max-width: 13ch; margin: .3rem 0 .65rem; color: #fff; font-size: clamp(1.6rem,3vw,2.35rem); line-height: 1.05; }
.number-panel div { color: #e6f3fb; }
.number-panel div > :first-child { margin-top: 0; }
.number-panel div > :last-child { margin-bottom: 0; }
.coverage-layout { display: grid; grid-template-columns: 1.05fr .95fr; gap: 34px; align-items: center; }
.coverage-cards { display: grid; grid-template-columns: repeat(2,1fr); gap: 18px; }
.coverage-cards article { display: flex; gap: 14px; padding: 17px 0; }
.coverage-cards svg { flex: 0 0 36px; width: 36px; color: var(--salgar-green); }
.coverage-cards h3 { margin: 0; }
.map-graphic { position: relative; min-height: 320px; display: grid; place-items: center; color: #0756bb; background: radial-gradient(circle at center,#cfe9ff 0 3%,transparent 4%), repeating-radial-gradient(ellipse at center,transparent 0 38px,rgba(1,91,196,.16) 39px 40px), linear-gradient(145deg,transparent 20%,#d9edfc 21% 79%,transparent 80%); clip-path: polygon(35% 0,65% 8%,88% 28%,78% 52%,93% 76%,62% 100%,30% 87%,12% 63%,22% 40%); }
.map-graphic svg { width: 38px; height: 38px; color: var(--salgar-green); }
.map-graphic span { position: absolute; top: 53%; left: 53%; font-weight: 800; }
.map-graphic--compact { min-height: 210px; }
.news-card .card-body { min-height: 190px; }
.news-card h3 { font-size: 1.15rem; }
.office-card .card-media { min-height: 130px; }
.office-card .card-media img { height: 145px; }
.office-card h3 { font-size: 1.08rem; }
.route-list { display: grid; gap: 18px; }
.route-card { padding: 25px; }
.route-card__heading, .route-card__heading > div { display: flex; align-items: center; justify-content: space-between; gap: 13px; }
.route-card__heading > div { justify-content: flex-start; }
.route-card__heading svg { width: 36px; }
.route-card h3 { margin: 4px 0 0; font-size: 1.35rem; }
.route-line { position: relative; display: flex; justify-content: space-between; gap: 16px; margin: 28px 0 0; padding: 0; list-style: none; }
.route-line::before { content: ""; position: absolute; z-index: 0; left: 7%; right: 7%; top: 10px; border-top: 3px dotted #78a9e2; }
.route-line li { position: relative; z-index: 1; min-width: 90px; display: flex; flex-direction: column; align-items: center; text-align: center; }
.route-line li::before { content: ""; width: 17px; height: 17px; margin-bottom: 9px; border-radius: 50%; background: var(--salgar-blue); box-shadow: 0 0 0 5px #e6f1ff; }
.route-line li:first-child::before, .route-line li:last-child::before { background: var(--salgar-green); }
.route-line span { color: var(--salgar-muted); font-size: .78rem; }
.schedule-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 19px; }
.schedule-card { padding: 23px; }
.schedule-card h3 { display: flex; gap: 9px; align-items: center; margin-top: 0; color: #073d93; }
.schedule-card h3 svg { width: 27px; }
.time-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 9px; }
.time-grid > span { display: flex; flex-direction: column; padding: 12px; background: #f1f7fc; border-radius: 8px; }
.time-grid small { color: var(--salgar-muted); font-size: .7rem; }
.fare-grid { display: grid; grid-template-columns: repeat(auto-fit,minmax(180px,1fr)); gap: 16px; }
.fare-card { padding: 22px; text-align: center; }
.fare-card > svg { width: 42px; height: 42px; color: var(--salgar-blue); }
.fare-card h3 { margin: 8px 0; }
.fare-card > strong { display: block; color: #073d93; font-size: 1.7rem; }
.fare-card p { color: var(--salgar-muted); }
.link-card-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 13px; }
.link-card { display: flex; align-items: center; gap: 13px; padding: 18px; }
.link-card:hover { text-decoration: none; transform: translateY(-2px); }
.link-card > svg { flex: 0 0 34px; width: 34px; }
.link-card span { flex: 1; display: flex; flex-direction: column; }
.link-card small { color: var(--salgar-muted); }
.link-card > svg:last-child { flex-basis: 18px; width: 18px; }
.split-process { display: grid; grid-template-columns: .8fr 1.2fr; gap: 32px; align-items: center; }
.process-card { display: grid; grid-template-columns: repeat(4,1fr); gap: 0; margin: 0; padding: 24px; list-style: none; }
.process-card li { display: flex; gap: 9px; padding: 10px 14px; border-right: 1px solid var(--salgar-border); }
.process-card li:last-child { border: 0; }
.process-card li > span { flex: 0 0 26px; height: 26px; display: grid; place-items: center; color: #fff; background: var(--salgar-blue); border-radius: 50%; font-weight: 800; }
.process-card strong, .process-card small { display: block; }
.process-card small { margin-top: 6px; color: var(--salgar-muted); }
.destination-browser { padding: 23px; }
.destination-browser > label { display: block; margin-bottom: 7px; font-weight: 800; }
.destination-browser input { width: 100%; min-height: 44px; padding: 9px 12px; border: 1px solid #adcce8; border-radius: 8px; }
.region-pills { display: flex; flex-wrap: wrap; gap: 7px; margin: 15px 0; }
.region-pills button { padding: 7px 10px; color: var(--salgar-blue); background: #edf6ff; border: 1px solid #c9e1f5; border-radius: 20px; cursor: pointer; }
.region-pills button.is-active { color: #fff; background: var(--salgar-blue); }
.destination-list { max-height: 330px; overflow: auto; display: grid; gap: 7px; }
.destination-list article { display: flex; justify-content: space-between; gap: 12px; padding: 11px 12px; background: #f5f9fd; border-radius: 8px; }
.destination-list article[hidden] { display: none; }
.destination-list article div { display: flex; flex-direction: column; }
.destination-list small, .destination-list article > span { color: var(--salgar-muted); font-size: .78rem; }
.calculator-preview { display: grid; grid-template-columns: 1.3fr .7fr; gap: 25px; padding: 26px; }
.calculator-preview aside { display: flex; flex-direction: column; justify-content: center; padding: 22px; color: #087832; background: #e5f8e9; border-radius: 12px; }
.calculator-preview aside > span { font-weight: 800; }
.calculator-preview aside > strong { margin: .35rem 0; color: var(--salgar-blue-dark); font-size: 1.75rem; }
.calculator-fields fieldset { display: grid; grid-template-columns: repeat(3,1fr); gap: 13px; margin: 18px 0; padding: 0; border: 0; }
.calculator-fields label { color: var(--salgar-ink); font-size: .8rem; font-weight: 750; }
.calculator-fields input, .calculator-fields select { width: 100%; min-height: 42px; margin-top: 5px; padding: 8px 10px; color: var(--salgar-muted); background: #fff; border: 1px solid #c8daea; border-radius: 7px; }
.calculator-fields label > span { position: relative; display: block; }
.calculator-fields label > span small { position: absolute; right: 10px; bottom: 10px; }
.calculator-fields button { align-self: end; min-height: 42px; color: #fff; background: var(--salgar-blue); border: 0; border-radius: 7px; font-weight: 750; opacity: .72; }
.calculator-fields button svg { width: 17px; margin-right: 7px; vertical-align: middle; }
.parameter-grid { display: flex; flex-wrap: wrap; gap: 12px; }
.parameter-grid span { min-width: 170px; display: flex; flex-direction: column; padding: 14px; background: #eef6fd; border-radius: 9px; }
.parameter-grid strong { font-size: 1.35rem; }
.service-card { padding: 22px; text-align: center; }
.service-card small { display: block; margin-top: 12px; color: var(--salgar-muted); }
.condition-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 15px; }
.condition-grid article { padding: 18px; }
.condition-grid h3 { display: flex; gap: 9px; align-items: center; }
.condition-grid h3 svg { width: 26px; }
.about-intro { display: grid; grid-template-columns: 1fr 1.15fr; gap: 34px; align-items: start; }
.rich-copy { color: var(--salgar-muted); }
.rich-copy > :first-child { margin-top: 0; }
.rich-copy li { margin-bottom: 6px; }
.figures-card { padding: 22px; }
.figure-grid { display: grid; grid-template-columns: repeat(4,1fr); gap: 10px; }
.figure-grid span { display: flex; flex-direction: column; align-items: center; padding: 15px 8px; text-align: center; border: 1px solid var(--salgar-border); border-radius: 9px; }
.figure-grid svg { width: 32px; color: var(--salgar-blue); }
.figure-grid strong { font-size: 1.7rem; color: #073d93; }
.figure-grid small { color: var(--salgar-muted); }
.history-section { overflow: hidden; }
.history-panel { position: relative; min-height: 230px; padding: 28px; background: radial-gradient(circle at 90% 60%,rgba(15,109,148,.19),transparent 28%); }
.history-panel .rich-copy { max-width: 720px; }
.history-track { display: flex; gap: 20%; margin-top: 35px; border-top: 3px solid #8bb8e7; }
.history-track i { width: 17px; height: 17px; margin-top: -10px; border-radius: 50%; background: var(--salgar-blue); box-shadow: 0 0 0 5px #fff; }
.essence-grid { display: grid; grid-template-columns: repeat(3,1fr); gap: 18px; }
.essence-grid article { padding: 24px; }
.essence-grid article > svg { width: 39px; color: var(--salgar-blue); }
.essence-grid h3 { color: #073d93; }
.region-cloud { display: grid; grid-template-columns: repeat(2,1fr); gap: 10px; padding: 22px; }
.region-cloud span { display: flex; align-items: center; gap: 8px; padding: 9px; background: #f4f9fd; border-radius: 7px; }
.region-cloud svg { width: 18px; color: var(--salgar-blue); }
.trust-cards { display: grid; grid-template-columns: repeat(4,1fr); gap: 14px; }
.trust-cards article { display: flex; gap: 12px; padding: 17px; background: #fff; border: 1px solid var(--salgar-border); border-radius: 10px; }
.trust-cards svg { flex: 0 0 30px; width: 30px; color: var(--salgar-blue); }
.trust-cards strong, .trust-cards small { display: block; }
.trust-cards small { margin-top: 4px; color: var(--salgar-muted); }
.quick-nav { margin-bottom: 24px; padding: 22px; }
.quick-nav h2 { margin-top: 0; font-size: 1.2rem; }
.quick-nav > div { display: grid; grid-template-columns: repeat(auto-fit,minmax(130px,1fr)); gap: 10px; }
.quick-nav a { display: flex; flex-direction: column; align-items: center; gap: 7px; padding: 15px 9px; color: var(--salgar-ink); background: #f6faff; border-radius: 9px; text-align: center; font-weight: 750; }
.quick-nav svg { width: 31px; color: var(--salgar-blue); }
.policy-stack { display: grid; gap: 18px; }
.policy-row { display: grid; grid-template-columns: .75fr 1.25fr; gap: 18px; align-items: stretch; scroll-margin-top: 100px; }
.policy-row--reverse { grid-template-columns: 1.25fr .75fr; }
.policy-row--reverse .policy-media { order: 2; }
.policy-media { min-height: 280px; overflow: hidden; border-radius: var(--salgar-radius); }
.policy-media img, .policy-media .media-placeholder { width: 100%; height: 100%; min-height: 280px; object-fit: cover; }
.policy-copy { padding: 28px; }
.policy-copy > svg { float: left; width: 44px; margin: 0 15px 8px 0; color: var(--salgar-blue); }
.policy-copy h2 { margin: 4px 0 12px; color: #073d93; }
.faq-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 10px; }
.faq-grid details { padding: 0 18px; }
.faq-grid summary { display: flex; justify-content: space-between; gap: 12px; padding: 17px 0; cursor: pointer; color: var(--salgar-ink); font-weight: 750; list-style: none; }
.faq-grid summary::-webkit-details-marker { display: none; }
.faq-grid summary span { color: var(--salgar-blue); font-size: 1.25rem; }
.faq-grid details > div { padding-bottom: 18px; color: var(--salgar-muted); }
.contact-layout { display: grid; grid-template-columns: .75fr 1.25fr .85fr; gap: 18px; align-items: stretch; }
.contact-layout--compact { grid-template-columns: 1fr 1fr; }
.contact-channels, .contact-form, .location-panel { padding: 23px; }
.contact-channels h2, .contact-form h2, .location-panel h2 { margin-top: 0; color: #073d93; font-size: 1.2rem; }
.contact-channels > p { display: flex; gap: 12px; align-items: center; margin: 20px 0; }
.contact-channels > p > svg { flex: 0 0 35px; width: 35px; padding: 7px; color: #fff; background: var(--salgar-blue); border-radius: 50%; }
.contact-channels span, .contact-channels small, .contact-channels a { display: block; }
.contact-channels small { color: var(--salgar-muted); }
.form-grid { display: grid; grid-template-columns: repeat(2,1fr); gap: 13px; margin: 18px 0; }
.form-grid label { font-weight: 700; font-size: .84rem; }
.form-grid input, .form-grid select, .form-grid textarea { width: 100%; margin-top: 6px; padding: 10px; border: 1px solid #c2d8ea; border-radius: 7px; background: #f8fbfd; }
.form-grid .form-wide { grid-column: 1/-1; }
.contact-form button[disabled] { padding: 10px 18px; color: #fff; background: #6f8fb4; border: 0; border-radius: 7px; cursor: not-allowed; }
.map-graphic--offices { min-height: 220px; clip-path: none; border-radius: 9px; }
.location-panel ul { margin: 15px 0 0; padding: 0; list-style: none; }
.location-panel li { display: flex; gap: 8px; margin: 9px 0; }
.location-panel li svg { width: 17px; color: var(--salgar-blue); }
.location-panel li span, .location-panel li small { display: block; }
.location-panel li small { color: var(--salgar-muted); }
.empty-state { display: flex; align-items: center; justify-content: center; gap: 13px; min-height: 120px; padding: 22px; color: var(--salgar-muted); background: #f5f9fd; border: 1px dashed #b8d2ea; border-radius: 12px; text-align: center; }
.empty-state svg { width: 32px; color: var(--salgar-blue); }
.closing-cta { padding: 34px 0; color: #fff; background: radial-gradient(circle at 85% 50%,rgba(35,178,71,.3),transparent 25%), linear-gradient(115deg,#034988,#002345); }
.closing-cta__inner { display: flex; align-items: center; justify-content: space-between; gap: 25px; }
.closing-cta h2 { color: #fff; }
.closing-cta p { margin: 6px 0 0; color: #dcedfa; }
.closing-cta .button-row { flex: 0 0 auto; margin: 0; }
.site-footer { padding: 48px 0 20px; color: #d8e9f5; background: #001d39; }
.footer-grid { display: grid; grid-template-columns: 1.15fr .75fr .9fr 1.25fr; gap: 42px; }
.footer-grid h2 { margin: 0 0 14px; color: #fff; font-size: 1rem; }
.footer-grid ul { margin: 0; padding: 0; list-style: none; }
.footer-grid li { margin: 6px 0; }
.footer-grid a { color: #e1eef8; }
.footer-logo { width: 175px; height: 60px; object-fit: cover; object-position: center; background: #fff; border-radius: 8px; }
.social-links { display: flex; gap: .55rem; margin-top: 1rem; }
.social-links a { display: grid; width: 2.2rem; height: 2.2rem; place-items: center; border: 1px solid rgba(255,255,255,.35); border-radius: 50%; color: #fff; font-weight: 800; text-decoration: none; }
.social-links a:hover, .social-links a:focus-visible { border-color: var(--salgar-green); background: var(--salgar-green); }
.shortcut-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 1rem; }
.shortcut-grid > a { display: grid; grid-template-columns: auto 1fr auto; gap: .9rem; align-items: center; padding: 1.25rem; color: var(--salgar-navy); text-decoration: none; }
.shortcut-grid > a > .icon:first-child { width: 2.6rem; height: 2.6rem; padding: .65rem; border-radius: 50%; color: var(--salgar-blue); background: var(--salgar-surface); }
.shortcut-grid span { display: grid; gap: .15rem; }
.shortcut-grid small { color: var(--salgar-muted); }
.shortcut-grid > a:hover, .shortcut-grid > a:focus-visible { transform: translateY(-3px); border-color: var(--salgar-blue); }
.footer-contact, .footer-contact a { display: flex; align-items: center; gap: 9px; overflow-wrap: anywhere; }
.footer-contact svg { flex: 0 0 17px; width: 17px; }
.footer-bottom { display: flex; justify-content: space-between; gap: 20px; margin-top: 35px; padding-top: 18px; border-top: 1px solid rgba(255,255,255,.16); color: #9fb8ce; font-size: .8rem; }
.entry-content, article.page, article.post, .pagination, .no-results { width: min(1180px,calc(100% - 40px)); margin: 40px auto; }
@media (max-width: 1020px) {
    .header-inner { gap: 15px; }
    .site-logo { flex-basis: 150px; }
    .site-logo img { width: 150px; }
    #primary-navigation ul { gap: 16px; }
    #primary-navigation a { font-size: .82rem; }
    .card-grid--four, .condition-grid { grid-template-columns: repeat(2,1fr); }
    .process-card { grid-template-columns: repeat(2,1fr); }
    .process-card li:nth-child(2) { border-right: 0; }
    .contact-layout { grid-template-columns: 1fr 1.3fr; }
    .location-panel { grid-column: 1/-1; }
    .map-graphic--offices { min-height: 180px; }
    .footer-grid { grid-template-columns: repeat(2,1fr); }
    .calculator-fields fieldset { grid-template-columns: repeat(2,1fr); }
}
@media (max-width: 900px) {
    .header-inner { min-height: 68px; flex-wrap: wrap; justify-content: space-between; }
    .site-logo, .site-logo img { width: 148px; height: 52px; }
    .site-logo { flex-basis: 148px; }
    .menu-toggle { display: inline-flex; order: 2; }
    .header-whatsapp { display: none; }
    #primary-navigation { order: 3; flex-basis: calc(100% + 28px); margin-inline: -14px; }
    #primary-navigation[data-open="false"] { display: none; }
    #primary-navigation ul { display: grid; grid-template-columns: repeat(2,1fr); gap: 0; padding: 6px 14px 14px; }
    #primary-navigation a { padding: 11px 10px; border-radius: 7px; }
    #primary-navigation a[aria-current="page"] { color: #fff; background: var(--salgar-blue); }
    #primary-navigation a[aria-current="page"]::after { display: none; }
}
@media (max-width: 760px) {
    body.admin-bar .site-header { top: 46px; }
    .container { width: min(100% - 28px, 680px); }
    .header-inner { min-height: 68px; flex-wrap: wrap; justify-content: space-between; }
    .site-logo, .site-logo img { width: 148px; height: 52px; }
    .site-logo { flex-basis: 148px; }
    .menu-toggle { display: inline-flex; order: 2; }
    .header-whatsapp { display: none; }
    #primary-navigation { order: 3; flex-basis: calc(100% + 28px); margin-inline: -14px; }
    #primary-navigation[data-open="false"] { display: none; }
    #primary-navigation ul { display: grid; grid-template-columns: repeat(2,1fr); gap: 0; padding: 6px 14px 14px; }
    #primary-navigation a { padding: 11px 10px; border-radius: 7px; }
    #primary-navigation a[aria-current="page"] { color: #fff; background: var(--salgar-blue); }
    #primary-navigation a[aria-current="page"]::after { display: none; }
    .hero, .hero-content { min-height: 440px; }
    .hero-content { align-items: flex-end; padding-block: 66px 58px; }
    .hero h1 { font-size: clamp(2.15rem, 11vw, 3.4rem); }
    .hero-copy > p:not(.eyebrow) { font-size: 1rem; }
    .hero-mark { display: none; }
    .hero-backdrop::after { background: linear-gradient(0deg,rgba(0,29,66,.98),rgba(0,44,82,.42)); }
    .hero-wave { width: 65%; }
    .button-row .button { flex: 1 1 180px; }
    .trust-grid { grid-template-columns: repeat(2,1fr); }
    .trust-item { min-height: 72px; justify-content: flex-start; font-size: .78rem; }
    .trust-item:nth-child(2) { border-right: 0; }
    .section { padding: 44px 0; }
    .gateway-grid, .card-grid--two, .card-grid--three, .schedule-grid, .coverage-layout, .split-feature, .split-process, .about-intro, .essence-grid, .calculator-preview, .contact-layout, .contact-layout--compact, .shortcut-grid { grid-template-columns: 1fr; }
    .card-grid--four, .condition-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
    .gateway { min-height: 230px; padding: 24px; }
    .icon-grid { grid-template-columns: repeat(2,1fr); }
    .icon-grid article:nth-child(2) { border: 0; }
    .number-panel { min-height: 220px; }
    .map-graphic { min-height: 240px; }
    .route-card { padding: 18px; overflow-x: auto; }
    .route-line { min-width: 520px; }
    .time-grid { grid-template-columns: repeat(2,1fr); }
    .link-card-grid { grid-template-columns: repeat(2,1fr); }
    .process-card { grid-template-columns: 1fr; }
    .calculator-fields fieldset { grid-template-columns: 1fr; }
    .process-card li { border-right: 0; border-bottom: 1px solid var(--salgar-border); }
    .process-card li:last-child { border: 0; }
    .figure-grid { grid-template-columns: repeat(2,1fr); }
    .trust-cards { grid-template-columns: repeat(2,1fr); }
    .policy-row, .policy-row--reverse { grid-template-columns: 1fr; }
    .policy-row--reverse .policy-media { order: 0; }
    .policy-media, .policy-media img, .policy-media .media-placeholder { min-height: 210px; max-height: 290px; }
    .faq-grid { grid-template-columns: 1fr; }
    .location-panel { grid-column: auto; }
    .closing-cta__inner { align-items: flex-start; flex-direction: column; }
    .closing-cta .button-row { width: 100%; }
    .footer-grid { grid-template-columns: repeat(2,1fr); gap: 28px 20px; }
}
@media (max-width: 480px) {
    .card-grid--four, .condition-grid, .link-card-grid, .trust-cards, .footer-grid { grid-template-columns: 1fr; }
    .coverage-cards { grid-template-columns: 1fr; }
    .trust-item { padding: 10px 7px; }
    .trust-item svg { width: 25px; }
    .form-grid { grid-template-columns: 1fr; }
    .form-grid .form-wide { grid-column: auto; }
    .footer-bottom { flex-direction: column; }
}
@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    *, *::before, *::after { transition-duration: .01ms !important; animation-duration: .01ms !important; }
}
/* Fase 4: estados y formularios sobre la composición existente. */
[hidden] { display: none !important; }
.form-trap { position: absolute !important; left: -10000px; width: 1px; height: 1px; overflow: hidden; }
.form-status { background: #e8f7eb; border-left: 4px solid #319a43; padding: 1rem; margin-bottom: 1.25rem; overflow-wrap: anywhere; }
.form-status--error { background: #fff2ee; border-color: #b53924; color: #842b1d; }
.public-form-card, .public-article { padding: clamp(1.25rem, 4vw, 3rem); max-width: 960px; }
.public-article h1 { font-size: clamp(1.8rem, 4vw, 3rem); line-height: 1.15; }
.public-article > img { max-height: 520px; width: 100%; object-fit: cover; border-radius: 12px; }
.public-form-card form, .contact-form form { display: grid; gap: 1.2rem; }
.consent { display: flex !important; align-items: flex-start; gap: .6rem; }
.consent input { width: 18px; height: 18px; flex: 0 0 18px; margin-top: .2rem; }
.form-grid > * { min-width: 0; }
input[type="file"] { max-width: 100%; font-size: .85rem; }
.calculator-fields legend { font-weight: 700; margin-bottom: .8rem; }
.public-article, .rich-copy, .form-status { overflow-wrap: anywhere; }
