/* Interjama v03. Estilos limitados a .ij-site; no cargar esta hoja en el sistema interno. */
.ij-site {
  --paper:#f2eee7; --ink:#141414; --muted:#625d56; --line:rgba(20,20,20,.17);
  --deep:#121a21; --accent:#98432e; --blue:#1164a5;
  --shell:min(1180px, calc(100% - 56px));
  margin:0; background:var(--paper); color:var(--ink);
  font-family:"Segoe UI","Helvetica Neue",Arial,sans-serif; -webkit-font-smoothing:antialiased;
}
.ij-site *, .ij-site *::before, .ij-site *::after {box-sizing:border-box}
.ij-site a {color:inherit;text-decoration:none}
.ij-site button,.ij-site summary {font:inherit;color:inherit}
.ij-site img {display:block;max-width:100%;height:auto}
.ij-site picture {display:block}
.ij-site figure {margin:0}
.ij-site h1,.ij-site h2,.ij-site h3,.ij-site p {overflow-wrap:break-word}
.ij-site a,.ij-site summary {-webkit-tap-highlight-color:transparent}
.ij-site a:focus-visible,.ij-site summary:focus-visible {outline:3px solid #1676bd;outline-offset:5px}
.ij-site .ij-site-header a:focus-visible {outline-color:#fff}
.ij-site section[id],.ij-site [id="servicios"] {scroll-margin-top:24px}
.ij-site .ij-shell {width:var(--shell);margin-inline:auto}
.ij-site .ij-icon {width:19px;height:19px;flex:0 0 auto;vertical-align:middle}
.ij-site .ij-sr-only {position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.ij-site .ij-skip {position:fixed;left:18px;top:-100px;z-index:100;padding:14px 18px;background:white;color:#111;border:2px solid #1164a5}
.ij-site .ij-skip:focus {top:12px}
.ij-site .ij-site-header {position:absolute;z-index:10;inset:0 0 auto;padding:22px 0}
.ij-site .ij-header-layout {display:grid;grid-template-columns:215px 1fr;gap:12px 30px;align-items:center}
.ij-site .ij-brand {grid-row:1 / 3;display:block;width:215px}
.ij-site .ij-brand img {width:100%;height:auto}
.ij-site .ij-nav {display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}
.ij-site .ij-nav-link {background:rgba(8,12,15,.55);color:#fff;padding:10px 13px;border-radius:999px;font-size:13px;letter-spacing:.02em;min-height:38px;display:flex;align-items:center;backdrop-filter:blur(7px)}
.ij-site .ij-nav-link:hover {background:rgba(8,12,15,.78)}
.ij-site .ij-tools {display:flex;align-items:center;justify-content:flex-end;gap:14px;color:white}
.ij-site .ij-languages {display:flex;align-items:center;background:rgba(8,12,15,.52);border-radius:30px;padding:2px}
.ij-site .ij-lang-link {min-width:36px;min-height:34px;padding:9px 7px;font-size:11px;font-weight:600;text-align:center;border-radius:30px;line-height:16px}
.ij-site .ij-lang-link[aria-current] {background:#fff;color:#18212a}
.ij-site .ij-lang-link:hover {text-decoration:underline;text-underline-offset:3px}
.ij-site .ij-login {font-size:12px;font-weight:650;display:flex;align-items:center;gap:8px;padding:9px 12px;border:1px solid rgba(255,255,255,.5);border-radius:30px;background:rgba(8,12,15,.6);min-height:38px}
.ij-site .ij-login .ij-icon {width:15px;height:15px}
.ij-site .ij-login:hover {background:white;color:var(--deep)}
.ij-site .ij-hero {min-height:780px;height:94vh;position:relative;display:flex;align-items:flex-end;overflow:hidden;background:#16202a}
.ij-site .ij-hero-image {position:absolute;inset:0;width:100%;height:100%}
.ij-site .ij-hero-image img {width:100%;height:100%;object-fit:cover;object-position:center 52%;transform:scale(1.015)}
.ij-site .ij-hero-shade {position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,11,14,.13) 0%,rgba(7,11,14,.04) 36%,rgba(7,11,14,.72) 100%),linear-gradient(90deg,rgba(4,7,9,.24) 0%,rgba(4,7,9,.07) 44%,transparent 78%)}
.ij-site .ij-hero-content {position:relative;z-index:2;color:white;width:100%;padding-bottom:58px}
.ij-site .ij-hero-panel {width:min(600px,100%);margin-left:clamp(200px,20vw,380px)}
.ij-site .ij-hero h1 {margin:0;font-size:clamp(34px,4.1vw,57px);line-height:.98;letter-spacing:-.045em;font-weight:560;text-shadow:0 8px 32px rgba(0,0,0,.32)}
.ij-site .ij-hero-actions {margin-top:26px;display:flex;gap:12px;flex-wrap:wrap}
.ij-site .ij-btn {min-height:48px;padding:12px 18px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:4px;border:1px solid transparent;font-weight:620;font-size:14px;line-height:1.4;text-align:center;transition:background-color .2s,color .2s}
.ij-site .ij-btn-ghost {background:rgba(0,0,0,.2);border-color:rgba(255,255,255,.55);color:white;backdrop-filter:blur(6px)}
.ij-site .ij-btn-ghost:hover {background:white;color:#141414}
.ij-site .ij-btn-dark {background:var(--ink);color:white}
.ij-site .ij-btn-dark:hover {background:#344b5b}
.ij-site .ij-btn-line {border-color:rgba(20,20,20,.3);background:transparent}
.ij-site .ij-btn-line:hover {background:#fff}
.ij-site .ij-hero-location {position:absolute;z-index:3;right:105px;bottom:26px;display:flex;align-items:center;gap:12px;color:white;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:650;text-shadow:0 2px 16px rgba(0,0,0,.7);max-width:calc(100% - 145px)}
.ij-site .ij-argentina-flag {width:34px;height:22px;border-radius:3px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,#75aadb 0 33.333%,#fff 33.333% 66.666%,#75aadb 66.666% 100%);box-shadow:0 3px 12px rgba(0,0,0,.28);flex:0 0 auto}
.ij-site .ij-argentina-flag span {color:#ad7200;font-size:8px;line-height:1;text-shadow:none}
.ij-site .ij-hero-coordinate {position:absolute;z-index:2;right:26px;top:45%;color:rgba(255,255,255,.9);writing-mode:vertical-rl;transform:rotate(180deg);font-size:10px;letter-spacing:.2em;text-shadow:0 1px 4px #111}
.ij-site .ij-section {padding:108px 0}
.ij-site .ij-section-label {font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);margin-bottom:36px}
.ij-site .ij-intro-grid {display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:72px;align-items:start}
.ij-site .ij-intro h2,.ij-site .ij-map-section h2,.ij-site .ij-contact h2 {margin:0;font-weight:550;letter-spacing:-.045em;line-height:1.02}
.ij-site .ij-intro h2 {font-size:clamp(54px,6.1vw,84px);max-width:630px}
.ij-site .ij-intro-copy {padding-top:8px;font-size:18px;line-height:1.7;color:#4c4944}
.ij-site .ij-intro-copy p {margin:0 0 26px}
.ij-site .ij-pdf-note {display:block;font-size:12px;color:var(--muted);margin:9px 0 20px;letter-spacing:.025em}
.ij-site .ij-inline-link {font-size:13px;display:inline-flex;gap:9px;align-items:center;line-height:1.5;min-height:36px}
.ij-site .ij-inline-link:hover span {text-decoration:underline;text-underline-offset:4px}
.ij-site .ij-inline-link .ij-icon:last-child {width:13px;height:13px}
.ij-site .ij-base {margin-top:44px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.ij-site .ij-base summary {cursor:pointer;display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:14px;font-weight:600;list-style:none}
.ij-site .ij-base summary::-webkit-details-marker {display:none}
.ij-site .ij-base[open] summary .ij-icon {transform:rotate(45deg)}
.ij-site .ij-base-content {display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center;padding:6px 0 28px}
.ij-site .ij-base-content img {width:100%;aspect-ratio:900/650;object-fit:contain}
.ij-site .ij-base-content p {font-size:17px;line-height:1.75;color:#4c4944}
.ij-site .ij-base-content figcaption {font-size:11px;line-height:1.5;color:var(--muted);margin-top:10px}
.ij-site .ij-services {margin-top:64px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0}
.ij-site .ij-service-item {padding:0 28px 28px 0;border-bottom:1px solid var(--line);display:flex;flex-direction:column;min-width:0}
.ij-site .ij-service-item + .ij-service-item {padding-left:28px;border-left:1px solid var(--line)}
.ij-site .ij-service-item:last-child {padding-right:0}
.ij-site .ij-service-meta {display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted);min-height:38px;margin-bottom:12px}
.ij-site .ij-service-meta>span:first-child {font-size:12px;font-weight:700;color:var(--accent)}
.ij-site .ij-service-photo {display:block;overflow:hidden;border-radius:5px}
.ij-site .ij-service-photo img {width:100%;aspect-ratio:1000/650;object-fit:cover;transition:transform .3s}
.ij-site .ij-service-photo:hover img {transform:scale(1.025)}
.ij-site .ij-service-item h3 {margin:26px 0 15px;font-size:27px;letter-spacing:-.035em;font-weight:570;line-height:1.13}
.ij-site .ij-service-item h3 a:hover {text-decoration:underline;text-underline-offset:4px}
.ij-site .ij-service-item p {margin:0 0 26px;color:var(--muted);line-height:1.7;font-size:15px}
.ij-site .ij-text-action {display:inline-flex;gap:10px;align-items:center;font-size:13px;font-weight:650;min-height:40px;margin-top:auto;align-self:flex-start}
.ij-site .ij-text-action:hover {color:var(--accent)}
.ij-site .ij-operator-link {display:flex;align-items:center;gap:10px;justify-content:flex-end;font-size:13px;margin-top:22px;min-height:36px;color:#514a43}
.ij-site .ij-operator-link:hover {text-decoration:underline;text-underline-offset:4px}
.ij-site .ij-map-section {background:var(--paper);padding:96px 0 76px}
.ij-site .ij-map-section h2 {font-size:clamp(38px,4.4vw,62px);max-width:900px;margin:0 0 48px}
.ij-site .ij-map-link {display:block;width:min(100%,1000px);margin-inline:auto}
.ij-site .ij-map-link img {width:100%;height:auto;object-fit:contain;border-radius:5px}
.ij-site .ij-map-full {display:flex;align-items:center;justify-content:flex-end;gap:8px;width:min(100%,1000px);margin:16px auto 0;font-size:12px;min-height:34px;color:#4b5259}
.ij-site .ij-map-full:hover {text-decoration:underline;text-underline-offset:3px}
.ij-site .ij-useful {padding:48px 0;background:#f7f7f5;border-top:1px solid #e4e4df;border-bottom:1px solid #e4e4df}
.ij-site .ij-useful h2 {font-size:18px;font-weight:550;margin:0 0 24px;letter-spacing:-.01em}
.ij-site .ij-useful-grid {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.ij-site .ij-useful-item {display:flex;align-items:center;gap:15px;border-left:1px solid #cececa;padding:6px 14px;min-height:70px}
.ij-site .ij-useful-item strong {display:block;font-size:12px;font-weight:600;line-height:1.4;margin-bottom:6px}
.ij-site .ij-useful-item span span {font-size:18px;letter-spacing:.025em}
.ij-site .ij-useful-item:hover {background:#fff}
.ij-site .ij-note {font-size:12px;color:#605f5c;line-height:1.6;margin:24px 0 0}
.ij-site .ij-contact-grid {display:grid;grid-template-columns:1.08fr .92fr;gap:96px}
.ij-site .ij-eyebrow {margin:0 0 18px;text-transform:uppercase;letter-spacing:.15em;font-size:11px;font-weight:650;line-height:1.5}
.ij-site .ij-contact h2 {font-size:clamp(46px,5.3vw,74px);line-height:1.03}
.ij-site .ij-contact-intro {margin:28px 0 0;line-height:1.6;font-size:16px;color:var(--muted)}
.ij-site .ij-contact-data {padding-top:34px;font-size:16px;line-height:1.7;color:#504b45;min-width:0}
.ij-site .ij-contact-data strong {color:var(--ink)}
.ij-site .ij-contact-data address {font-style:normal;margin:16px 0}
.ij-site .ij-contact-data>a:not(.ij-inline-link) {display:block;overflow-wrap:anywhere}
.ij-site .ij-contact-data>a:hover {text-decoration:underline;text-underline-offset:4px}
.ij-site .ij-contact-actions {display:flex;gap:10px;flex-wrap:wrap;margin:25px 0 18px}
.ij-site .ij-footer {background:#0b0d0e;color:#fff;padding:48px 0 40px}
.ij-site .ij-footer-inner {display:flex;justify-content:space-between;align-items:center;gap:32px;padding-right:70px}
.ij-site .ij-footer-brand {width:min(280px,100%);display:block}
.ij-site .ij-footer-brand img {width:100%;height:auto}
.ij-site .ij-footer-meta {display:flex;flex-direction:column;align-items:flex-end;gap:9px;color:#b9bbbd;font-size:11px;letter-spacing:.03em;line-height:1.5}
.ij-site .ij-footer-link {display:inline-flex;align-items:center;gap:7px;color:white;min-height:36px}
.ij-site .ij-footer-link .ij-icon {width:14px;height:14px}
.ij-site .ij-driver {position:fixed;bottom:max(22px,env(safe-area-inset-bottom));right:22px;z-index:40;width:54px;height:54px;display:flex;align-items:center;justify-content:center;color:#fff;background:#096fc0;border:1px solid rgba(255,255,255,.85);border-radius:50%;box-shadow:0 4px 18px #0003}
.ij-site .ij-driver .ij-icon {width:27px;height:27px;stroke-width:1.6}
.ij-site .ij-driver:hover {background:#08558f}
.ij-site .ij-driver-tooltip {position:absolute;right:66px;bottom:5px;background:#0e2637;color:white;padding:12px 15px;border-radius:4px;font-size:12px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .15s}
.ij-site .ij-driver:hover .ij-driver-tooltip,.ij-site .ij-driver:focus-visible .ij-driver-tooltip {opacity:1}
.ij-site .ij-header-inner-page {position:relative;background:#18212a}
.ij-site .ij-detail {padding:44px 0 72px}
.ij-site .ij-breadcrumb {display:flex;justify-content:space-between;gap:20px;align-items:center;font-size:12px;color:#58554f;margin-bottom:60px;line-height:1.4}
.ij-site .ij-breadcrumb a {display:inline-flex;min-height:38px;align-items:center;text-decoration:underline;text-underline-offset:4px}
.ij-site .ij-detail-heading {max-width:880px;margin-bottom:46px}
.ij-site .ij-detail h1 {font-size:clamp(42px,5.7vw,76px);font-weight:550;letter-spacing:-.045em;line-height:1.03;margin:0}
.ij-site .ij-detail-lead {font-size:18px;color:#625d56;line-height:1.65;max-width:680px;margin:22px 0 0}
.ij-site .ij-detail-grid {display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:start}
.ij-site .ij-detail-photo img {width:100%;height:auto;border-radius:5px;object-fit:contain}
.ij-site .ij-detail-photo figcaption {font-size:11px;margin:15px 0 0;color:#68615a;line-height:1.6}
.ij-site .ij-detail-copy p {font-size:17px;line-height:1.8;color:#4b4944;margin:0 0 22px}
.ij-site .ij-detail-copy .ij-btn {margin-top:8px}
.ij-site .ij-related {margin-top:64px;border-top:1px solid var(--line);padding-top:28px}
.ij-site .ij-related h2 {font-size:14px;font-weight:600;margin:0 0 20px}
.ij-site .ij-related>div {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.ij-site .ij-related a {display:flex;justify-content:space-between;gap:15px;align-items:center;font-size:14px;line-height:1.5;min-height:44px}
.ij-site .ij-related a:hover {color:#98432e}
.ij-site .ij-contact-compact h2 {font-size:clamp(40px,4.6vw,62px)}
@media(min-width:761px) and (max-height:850px) {
  .ij-site .ij-hero {min-height:640px}
}
@media(max-width:1080px) {
  .ij-site .ij-header-layout {grid-template-columns:190px 1fr;gap:12px 20px}
  .ij-site .ij-brand {width:190px}
  .ij-site .ij-hero-panel {margin-left:clamp(80px,11vw,180px)}
  .ij-site .ij-intro-grid {gap:42px;grid-template-columns:1fr 1fr}
  .ij-site .ij-service-item {padding-right:20px}
  .ij-site .ij-service-item + .ij-service-item {padding-left:20px}
  .ij-site .ij-service-item h3 {font-size:25px}
  .ij-site .ij-contact-grid {gap:48px}
  .ij-site .ij-detail-grid {gap:38px}
}
@media(max-width:900px) {
  .ij-site {--shell:calc(100% - 48px)}
  .ij-site .ij-header-layout {grid-template-columns:180px 1fr}
  .ij-site .ij-brand {width:180px;grid-row:1}
  .ij-site .ij-tools {grid-column:2;grid-row:1}
  .ij-site .ij-nav {grid-column:1/-1;justify-content:center}
  .ij-site .ij-intro-grid {grid-template-columns:1fr;gap:30px}
  .ij-site .ij-intro h2 {max-width:700px}
  .ij-site .ij-intro-copy {max-width:660px}
  .ij-site .ij-section {padding:82px 0}
  .ij-site .ij-useful-grid {gap:10px}
  .ij-site .ij-useful-item {padding:6px 10px;gap:10px}
  .ij-site .ij-useful-item .ij-icon {display:none}
}
@media(max-width:760px) {
  .ij-site .ij-hero {min-height:540px;height:100vh;height:100svh}
  .ij-site .ij-hero-image img {object-position:69% center}
  .ij-site .ij-hero-content {padding-bottom:124px}
  .ij-site .ij-hero-panel {margin-inline:auto;width:min(88vw,510px)}
  .ij-site .ij-hero h1 {font-size:clamp(30px,8.4vw,48px);text-align:center;line-height:1.02}
  .ij-site .ij-hero-actions {justify-content:center;margin-top:24px}
  .ij-site .ij-hero-location {left:24px;right:auto;bottom:28px;max-width:calc(100% - 114px);font-size:9px;line-height:1.7;letter-spacing:.075em;gap:9px}
  .ij-site .ij-hero-coordinate {display:none}
  .ij-site .ij-services {grid-template-columns:1fr;gap:36px;margin-top:44px}
  .ij-site .ij-service-item,.ij-site .ij-service-item + .ij-service-item {padding:0 0 25px;border-left:0}
  .ij-site .ij-service-photo img {max-height:360px;aspect-ratio:1000/650}
  .ij-site .ij-service-item h3 {font-size:29px;margin-top:25px}
  .ij-site .ij-service-item p {max-width:560px;margin-bottom:14px;font-size:16px}
  .ij-site .ij-service-meta {margin-bottom:8px}
  .ij-site .ij-map-section {padding:72px 0 50px}
  .ij-site .ij-map-section h2 {font-size:43px;margin-bottom:32px}
  .ij-site .ij-contact-grid,.ij-site .ij-detail-grid {grid-template-columns:1fr;gap:32px}
  .ij-site .ij-contact-data {padding-top:0}
  .ij-site .ij-contact h2 {max-width:560px}
  .ij-site .ij-base-content {gap:25px;grid-template-columns:1fr}
  .ij-site .ij-base-content p {margin-top:0}
  .ij-site .ij-detail-heading {margin-bottom:32px}
  .ij-site .ij-detail-copy p {font-size:17px}
  .ij-site .ij-detail-photo {max-width:600px}
  .ij-site .ij-breadcrumb {margin-bottom:34px}
  .ij-site .ij-related>div {grid-template-columns:1fr;gap:6px}
  .ij-site .ij-related a {padding:10px 0;border-bottom:1px solid var(--line)}
}
@media(max-width:560px) {
  .ij-site {--shell:calc(100% - 36px)}
  .ij-site .ij-site-header {padding:16px 0}
  .ij-site .ij-header-layout {grid-template-columns:1fr 1fr;gap:13px 10px}
  .ij-site .ij-brand {width:155px;max-width:100%}
  .ij-site .ij-tools {gap:7px}
  .ij-site .ij-languages {padding:2px}
  .ij-site .ij-lang-link {min-width:29px;padding:7px 5px;font-size:10px;min-height:32px}
  .ij-site .ij-login {font-size:11px;padding:8px 10px;min-height:36px}
  .ij-site .ij-login .ij-icon {display:none}
  .ij-site .ij-nav {gap:4px;justify-content:space-between;flex-wrap:nowrap}
  .ij-site .ij-nav-link {padding:9px 9px;font-size:11px;min-height:36px;white-space:nowrap;letter-spacing:0}
  .ij-site .ij-section {padding:66px 0}
  .ij-site .ij-section-label {margin-bottom:25px}
  .ij-site .ij-intro h2 {font-size:49px;max-width:420px}
  .ij-site .ij-intro-copy {font-size:17px;padding-top:0}
  .ij-site .ij-base {margin-top:30px}
  .ij-site .ij-base summary {font-size:13px;gap:18px}
  .ij-site .ij-useful-grid {grid-template-columns:1fr;gap:12px}
  .ij-site .ij-useful-item .ij-icon {display:block}
  .ij-site .ij-useful-item {padding:10px 14px;min-height:64px;gap:16px}
  .ij-site .ij-useful {padding:36px 0}
  .ij-site .ij-useful h2 {font-size:18px}
  .ij-site .ij-contact h2 {font-size:47px}
  .ij-site .ij-map-section h2 {font-size:36px}
  .ij-site .ij-footer-inner {align-items:flex-start;flex-direction:column;padding-right:50px}
  .ij-site .ij-footer-meta {align-items:flex-start}
  .ij-site .ij-footer-brand {width:240px}
  .ij-site .ij-driver {right:16px;bottom:max(18px,env(safe-area-inset-bottom));width:50px;height:50px}
  .ij-site .ij-driver-tooltip {max-width:calc(100vw - 105px);white-space:normal;width:200px;line-height:1.5}
  .ij-site .ij-detail {padding-top:24px}
  .ij-site .ij-detail h1 {font-size:43px}
  .ij-site .ij-detail-lead {font-size:16px}
  .ij-site .ij-breadcrumb {font-size:11px;gap:20px}
  .ij-site .ij-breadcrumb span {text-align:right}
}
@media(max-width:359px) {
  .ij-site {--shell:calc(100% - 28px)}
  .ij-site .ij-brand {width:125px}
  .ij-site .ij-tools {gap:5px}
  .ij-site .ij-nav-link {padding:9px 7px;font-size:10px}
  .ij-site .ij-lang-link {min-width:25px;padding:7px 4px}
  .ij-site .ij-login {padding:8px 8px}
  .ij-site .ij-hero-location {left:16px;max-width:calc(100% - 100px)}
  .ij-site .ij-intro h2 {font-size:44px}
  .ij-site .ij-contact h2 {font-size:42px}
  .ij-site .ij-map-section h2 {font-size:32px}
  .ij-site .ij-btn {font-size:13px;padding-inline:13px}
}
@media(prefers-reduced-motion:reduce) {
  .ij-site *, .ij-site *::before,.ij-site *::after {transition:none!important;animation:none!important;scroll-behavior:auto!important}
}
@media print {
  .ij-site .ij-site-header,.ij-site .ij-driver,.ij-site .ij-hero,.ij-site .ij-skip,.ij-site .ij-footer {display:none}
  .ij-site {background:white;--shell:100%;font-size:11pt}
  .ij-site .ij-section,.ij-site .ij-map-section,.ij-site .ij-detail {padding:20px 0}
  .ij-site .ij-intro-grid,.ij-site .ij-contact-grid,.ij-site .ij-detail-grid {display:block}
  .ij-site .ij-intro h2,.ij-site .ij-map-section h2,.ij-site .ij-contact h2,.ij-site .ij-detail h1 {font-size:28pt}
  .ij-site .ij-service-item,.ij-site .ij-useful,.ij-site .ij-map-link {break-inside:avoid}
}

/* v04 — ajustes solicitados 26-09-2026 */
.ij-site.ij-service-page {background:#edf1f3}
.ij-site .ij-header-inner-page {position:relative;background:#edf1f3;border-bottom:1px solid rgba(18,38,55,.12)}
.ij-site .ij-header-inner-page .ij-brand img {filter:brightness(0) saturate(100%);opacity:.78}
.ij-site .ij-header-inner-page .ij-nav-link {background:rgba(255,255,255,.66);color:#17364d;border:1px solid rgba(23,54,77,.12);backdrop-filter:none}
.ij-site .ij-header-inner-page .ij-nav-link:hover {background:#fff;color:#0f2c41}
.ij-site .ij-header-inner-page .ij-tools {color:#17364d}
.ij-site .ij-header-inner-page .ij-languages {background:rgba(255,255,255,.66);border:1px solid rgba(23,54,77,.10)}
.ij-site .ij-header-inner-page .ij-lang-link[aria-current] {background:#17364d;color:#fff}
.ij-site .ij-header-inner-page a:focus-visible {outline-color:#1164a5}

.ij-site .ij-hero-content {position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:center;padding:128px 0 0;pointer-events:none}
.ij-site .ij-hero-panel {width:min(520px,66vw);margin:0 auto}
.ij-site .ij-hero-logo {display:block;width:100%;height:auto;filter:drop-shadow(0 4px 18px rgba(0,0,0,.24))}
.ij-site .ij-hero-shade {background:linear-gradient(180deg,rgba(7,11,14,.10) 0%,rgba(7,11,14,.02) 55%,rgba(7,11,14,.32) 100%)}

.ij-site .ij-footer {background:#ffffff;color:#17364d;border-top:1px solid rgba(23,54,77,.12)}
.ij-site .ij-footer-brand img {filter:none;opacity:1}
.ij-site .ij-footer-meta {color:#536a7b}
.ij-site .ij-footer-link {color:#17364d}
.ij-site .ij-visit-counter {font-size:11px;letter-spacing:.03em}
.ij-site .ij-visit-counter strong {color:#17364d;font-weight:650}

.ij-site .ij-system-access {position:fixed;right:14px;bottom:max(88px,calc(env(safe-area-inset-bottom) + 88px));z-index:41;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;padding:8px 12px;background:#edf1f3;color:#17364d;border:1px solid rgba(23,54,77,.25);border-radius:999px;box-shadow:0 4px 16px rgba(0,0,0,.13);font-size:11px;font-weight:700;letter-spacing:.02em}
.ij-site .ij-system-access .ij-icon {width:14px;height:14px}
.ij-site .ij-system-access:hover {background:#fff}

@media(max-width:760px) {
  .ij-site .ij-hero-content {padding-top:112px}
  .ij-site .ij-hero-panel {width:min(82vw,440px)}
}
@media(max-width:560px) {
  .ij-site .ij-hero-content {padding-top:104px}
  .ij-site .ij-system-access {right:10px;bottom:max(78px,calc(env(safe-area-inset-bottom) + 78px));min-height:32px;padding:7px 10px;font-size:10px}
}

/* v06 — hero institucional, bandera y footer solicitados 26-09-2026 */
.ij-site.ij-home .ij-home-brand-spacer {display:block;width:210px;height:1px}
.ij-site.ij-home .ij-hero-content {display:none}
.ij-site.ij-home .ij-hero-image img {object-position:center center;transform:none}
.ij-site.ij-home .ij-hero-shade {background:linear-gradient(180deg,rgba(7,11,14,.05) 0%,rgba(7,11,14,0) 62%,rgba(7,11,14,.22) 100%)}
.ij-site.ij-home .ij-hero-location {left:52px;right:auto;bottom:38px;max-width:calc(100% - 150px);font-size:12px;letter-spacing:.14em;font-weight:700}
.ij-site .ij-footer {background:#f7f7f5;color:#17364d;border-top:1px solid #e4e4df}
.ij-site .ij-footer-meta {color:#536a7b}
.ij-site .ij-footer-link {color:#17364d}
.ij-site .ij-footer-brand img {filter:none;opacity:1}
@media(max-width:760px) {
  .ij-site.ij-home .ij-home-brand-spacer {display:none}
  .ij-site.ij-home .ij-hero-image img {object-position:74% center}
  .ij-site.ij-home .ij-hero-location {left:24px;bottom:28px;max-width:calc(100% - 108px);font-size:9px;letter-spacing:.075em}
}
@media(max-width:560px) {
  .ij-site.ij-home .ij-header-layout {grid-template-columns:1fr auto}
  .ij-site.ij-home .ij-nav {grid-column:1 / -1}
  .ij-site.ij-home .ij-tools {grid-column:2;grid-row:1}
  .ij-site.ij-home .ij-hero-location {left:16px;bottom:26px}
}

/* v07 — hero responsive + ritmo vertical compacto 26-09-2026 */
.ij-site.ij-home .ij-hero-brand{
  position:absolute;
  z-index:3;
  top:36px;
  left:5.2vw;
  width:clamp(520px,43vw,760px);
  pointer-events:none;
}
.ij-site.ij-home .ij-hero-brand img{
  display:block;
  width:100%;
  height:auto;
  filter:drop-shadow(0 2px 10px rgba(0,0,0,.08));
}
.ij-site.ij-home .ij-intro.ij-section{
  padding-top:52px;
  padding-bottom:48px;
}
.ij-site.ij-home .ij-services{
  margin-top:48px;
}
.ij-site.ij-home .ij-map-section{
  padding-top:52px;
  padding-bottom:58px;
}
.ij-site.ij-home .ij-map-section h2{
  margin-bottom:34px;
}
.ij-site.ij-home .ij-contact.ij-section{
  padding-top:70px;
  padding-bottom:70px;
}

@media(max-width:900px){
  .ij-site.ij-home .ij-hero-brand{
    top:118px;
    left:50%;
    width:min(72vw,430px);
    transform:translateX(-50%);
  }
  .ij-site.ij-home .ij-intro.ij-section{
    padding-top:42px;
    padding-bottom:42px;
  }
  .ij-site.ij-home .ij-map-section{
    padding-top:46px;
    padding-bottom:46px;
  }
}

@media(max-width:560px){
  .ij-site.ij-home .ij-hero-brand{
    top:126px;
    width:min(70vw,290px);
  }
  .ij-site.ij-home .ij-intro.ij-section{
    padding-top:30px;
    padding-bottom:34px;
  }
  .ij-site.ij-home .ij-intro-grid{
    gap:22px;
  }
  .ij-site.ij-home .ij-intro h2{
    font-size:42px;
    line-height:1;
  }
  .ij-site.ij-home .ij-base{
    margin-top:22px;
  }
  .ij-site.ij-home .ij-services{
    margin-top:34px;
    gap:28px;
  }
  .ij-site.ij-home .ij-map-section{
    padding-top:34px;
    padding-bottom:38px;
  }
  .ij-site.ij-home .ij-map-section h2{
    margin-bottom:24px;
  }
  .ij-site.ij-home .ij-useful{
    padding:30px 0;
  }
  .ij-site.ij-home .ij-contact.ij-section{
    padding-top:44px;
    padding-bottom:44px;
  }
}

/* v07 ajuste final de espaciado */
.ij-site.ij-home .ij-intro.ij-section{padding-top:40px;padding-bottom:28px}
.ij-site.ij-home .ij-map-section{padding-top:34px;padding-bottom:48px}
@media(max-width:900px){
  .ij-site.ij-home .ij-intro.ij-section{padding-top:34px;padding-bottom:26px}
  .ij-site.ij-home .ij-map-section{padding-top:30px;padding-bottom:40px}
}
@media(max-width:560px){
  .ij-site.ij-home .ij-intro.ij-section{padding-top:24px;padding-bottom:22px}
  .ij-site.ij-home .ij-map-section{padding-top:24px;padding-bottom:32px}
}

/* Navegación visible en páginas internas */
.ij-site .ij-page-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:0 0 18px}
.ij-site .ij-page-actions .ij-btn{min-height:40px;padding:10px 16px;font-size:12px}
@media (max-width:640px){
  .ij-site .ij-page-actions{margin-bottom:12px;gap:8px}
  .ij-site .ij-page-actions .ij-btn{min-height:38px;padding:9px 13px;font-size:11px}
}
