@font-face{font-family:'Caveat';src:url('/assets/fonts/caveat.ttf') format('truetype');font-style:normal;font-weight:400 700;font-display:swap}
/* Identidad compartida inicial. Agregar temas por data-theme cuando estén definidos. */
.province-switcher{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:0 0 28px}
.province-switcher label{margin:0}
.province-switcher select{font:inherit;padding:10px;max-width:100%;border:1px solid var(--line);border-radius:6px;background:white;color:var(--blue-dark)}
.province-switcher select:focus-visible{outline:3px solid var(--sky);outline-offset:3px}
.province-switcher p:empty{display:none}
.hero h1{overflow-wrap:anywhere}

.hero-background{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.3;pointer-events:none;z-index:-1}
.hero-inner,.flag-ribbon{z-index:1}
.hero-content,.hero-sectors{position:relative;z-index:2}
.province-slogan{font-size:1.15rem;font-weight:700;margin:0 0 12px}
.province-slogan:empty{display:none}

/* Portada provincial: navegación superpuesta y paisaje a ancho completo. */
.site-header{position:relative;background:#102d48;color:white}
.topbar{position:absolute;z-index:3;top:0;left:0;width:100%;height:auto;min-height:100px;padding:10px max(28px,calc((100vw - 1240px)/2));border:0;background:transparent;gap:28px}
.mini-brand{gap:16px;white-space:normal;flex-shrink:0}
.mini-brand img{width:76px;height:76px;border:0}
.brand-copy{display:grid;gap:2px}.brand-copy>span{font-size:20px;letter-spacing:.02em}.brand-copy small{font-size:8px;letter-spacing:.14em;max-width:220px}
.topnav{gap:32px;font-size:11px;letter-spacing:.13em}.header-join{margin-left:auto;min-width:145px;text-align:center;background:#388cce;border:1px solid #ffffff40;font-size:11px;white-space:nowrap}
.header-join span,.hero-cta span{font-size:25px;line-height:1;margin-left:20px;font-weight:400}
.hero{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;min-height:750px;padding:140px max(28px,calc((100vw - 1240px)/2)) 28px;background:#123550;text-align:left;isolation:isolate}
.hero-background{opacity:1;z-index:0;object-position:center}
.hero:before{z-index:1;mix-blend-mode:normal;background:linear-gradient(0deg,rgba(3,24,43,.98),transparent 25%),linear-gradient(90deg,rgba(5,27,48,.78),rgba(7,36,66,.27) 60%,rgba(7,36,66,.12)),linear-gradient(180deg,rgba(8,33,58,.65),transparent 45%)}
.hero:after{content:'MLN';position:absolute;top:105px;right:3%;font-size:clamp(120px,24vw,340px);font-weight:900;line-height:1;letter-spacing:.02em;color:#fff;opacity:.055;z-index:-1;pointer-events:none}
.hero-inner{width:100%;display:flex;align-items:flex-start;justify-content:space-between;gap:32px;position:relative;z-index:2}
.hero-content{max-width:790px}.hero-content:before{content:'';display:block;width:58px;height:4px;background:#e32932;margin-bottom:18px}
.hero .eyebrow{font-size:12px;letter-spacing:.29em;color:#dce8fa}
.hero h1{font-size:clamp(40px,5.3vw,72px);line-height:.99;letter-spacing:-.035em;margin:12px 0 18px;text-shadow:0 2px 14px #102d4830}
.hero-copy{max-width:490px;font-size:21px;line-height:1.4;margin-bottom:20px}
.hero-cta{display:inline-flex;align-items:center;background:#258ade;border:1px solid #73b8eb;padding:13px 27px;font-size:13px;letter-spacing:.06em;text-transform:uppercase}
.province-slogan{flex:0 1 260px;text-align:center;white-space:pre-line;font-family:'Caveat',cursive;font-size:clamp(28px,3.4vw,48px);font-weight:500;font-style:normal;line-height:1.15;transform:rotate(-9deg);margin:12px 0}
.province-slogan:not(:empty):after{content:'';display:block;width:110px;height:5px;background:#70c7ee;margin:15px 0 0 auto;box-shadow:0 7px 0 #fff}
.flag-ribbon{display:none}
.hero-sectors{position:relative;z-index:1;display:flex;justify-content:space-around;list-style:none;margin:130px 0 0;padding:0}
.hero-sectors li{flex:1;text-align:center;padding:0 18px;border-right:1px solid #ffffff35;display:flex;flex-direction:column;align-items:center;gap:7px}
.hero-sectors li:last-child{border:0}.hero-sectors svg{width:40px;height:40px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linejoin:round;stroke-linecap:round}
.hero-sectors strong{font-size:11px;letter-spacing:.12em;text-transform:uppercase}.hero-sectors span{max-width:165px;font-size:9px;line-height:1.9;letter-spacing:.2em;text-transform:uppercase}
@media(max-width:1100px){.topbar{gap:18px;flex-wrap:wrap}.topnav{gap:18px;order:3;width:100%;justify-content:center}.hero{padding-top:170px}.brand-copy>span{font-size:17px}.hero-sectors li{padding:0 10px}.province-slogan{flex-basis:200px}}
@media(max-width:780px){.topbar{flex-direction:row;align-items:center;padding:14px 20px}.mini-brand img{width:55px;height:55px}.brand-copy small{font-size:7px}.header-join{min-width:90px;padding:8px 12px}.topnav{font-size:10px;gap:14px;flex-wrap:wrap}.hero{padding:165px 20px 28px;min-height:800px}.hero-inner{flex-direction:column;gap:22px;align-items:flex-start;text-align:left}.hero h1{font-size:clamp(36px,7.5vw,58px)}.hero-copy{font-size:18px;margin-left:0}.hero .eyebrow{font-size:10px;letter-spacing:.2em}.province-slogan{flex-basis:auto;align-self:flex-end;font-size:30px}.hero-sectors{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 0;margin-top:45px}.hero-sectors li:nth-child(3n){border:0}.hero-sectors span{font-size:8px;letter-spacing:.1em}.hero-sectors strong{font-size:10px}.hero:before{background:linear-gradient(0deg,#071d32,transparent 50%),linear-gradient(90deg,#092844cc,#09284466)}}
@media(max-width:400px){.brand-copy>span{font-size:14px}.brand-copy small{max-width:150px}.mini-brand{gap:8px}.header-join{min-width:0}.header-join span{margin-left:6px}.topbar{gap:10px}.hero-sectors li{padding:0 5px}}
