/* RC2 — capa visual basada estrictamente en la referencia aprobada */
:root{--rc-blue:#0876d8;--rc-navy:#073664;--rc-line:#d9e7f3;--rc-bg:#f4f9fd}
body{background:var(--rc-bg)}
.wrap{width:min(1500px,calc(100% - 34px))}
.topbar{background:#073f73;box-shadow:none}.nav-shell{min-height:70px}.brand strong{font-size:20px}.main-nav a{font-size:12px}.protect{background:#0b528f}
.hero{margin:0 calc(50% - 50vw);width:100vw;min-height:365px;padding:36px max(38px,calc((100vw - 1450px)/2)) 20px;display:grid;grid-template-columns:1fr 320px;grid-template-rows:1fr auto;gap:18px 40px;background:
linear-gradient(90deg,rgba(3,39,74,.88) 0%,rgba(4,49,91,.60) 53%,rgba(3,39,74,.54) 100%),
radial-gradient(ellipse at 72% 32%,#9b6d75 0,#345d7c 22%,transparent 48%),
linear-gradient(180deg,#264f73 0 44%,#0c3154 44% 100%);overflow:hidden}
.hero:before{background:
linear-gradient(180deg,transparent 42%,rgba(3,20,38,.25)),
linear-gradient(90deg,transparent 0 8%,rgba(1,23,43,.28) 8% 9%,transparent 9% 16%,rgba(1,23,43,.22) 16% 18%,transparent 18% 100%);
clip-path:polygon(0 42%,7% 35%,14% 41%,20% 29%,27% 39%,34% 33%,40% 43%,47% 28%,54% 40%,61% 22%,68% 37%,74% 12%,79% 40%,86% 25%,92% 41%,100% 29%,100% 100%,0 100%)}
.hero:after{display:none}.hero-copy{padding-top:0}.hero h1{font-size:clamp(45px,4.5vw,62px);line-height:1.02;letter-spacing:-.04em;max-width:760px}.hero p{font-size:19px}.hero-side{width:100%;min-width:0;gap:12px}.updated,.territory-card{min-height:76px;border-radius:13px;padding:14px 18px;background:rgba(9,55,95,.73);border-color:rgba(169,207,239,.45)}.updated strong,.territory-card strong{font-size:15px}
.hero .toolbar{grid-column:1/-1;margin:0;display:grid;grid-template-columns:minmax(0,1fr) 140px;gap:10px}.hero .search{height:58px;border-radius:999px;padding-left:25px;box-shadow:none}.hero .search-btn{height:58px;border-radius:20px;font-size:17px;background:#0878d8}.hero .filters{gap:10px}.filter{padding:9px 19px;background:rgba(3,56,99,.78);border-color:#3385c6;font-size:12px}.filter.active{background:#0879dc;color:#fff;border-color:#8dc7f8}
.citizen-pulse{display:none!important}
.summary{margin:-1px 0 16px;padding:12px 16px;gap:9px;border-radius:0 0 17px 17px;box-shadow:0 8px 22px rgba(24,66,111,.06);background:#fff}.stat{min-height:128px;border-radius:10px;padding:16px;display:grid;grid-template-columns:52px 1fr;grid-template-rows:auto auto;gap:0 12px;background:#fff!important;box-shadow:none}.stat .icon{grid-column:1;grid-row:1/3;width:48px;height:48px;border-radius:11px;background:#edf6ff;color:#0874d3}.stat>div:first-child{display:contents}.stat .num{grid-column:2;font-size:32px}.stat small{grid-column:2;margin-top:5px;font-size:12px;color:#315879}.stat:nth-child(2) .icon{background:#fff0f1;color:#e13c49}.stat:nth-child(3) .icon{background:#f0eaff;color:#7250dc}.stat:nth-child(4) .icon{background:#e8faf1;color:#0b9c67}.stat:nth-child(5) .icon{background:#fff2e8;color:#ee6b1b}
.dashboard-grid{grid-template-columns:minmax(0,2.35fr) minmax(330px,.9fr);gap:16px}.radar-panel,.source-box{border-radius:12px;box-shadow:none}.radar-panel{padding:16px 18px}.radar-panel .section-title{margin:0 0 10px;padding:0 0 14px}.section-title h2{font-size:30px;letter-spacing:-.025em}.section-title h2 em{font-style:normal;color:#0876d8}.section-title>div>p:not(.eyebrow){padding-left:0;margin-top:3px}.list-tools{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.list-tools #resultCount{width:100%;text-align:right}.view-chip{padding:6px 10px;border-radius:8px;background:#f1f5f9;font-size:11px!important;font-weight:800;color:#48647f!important}.view-chip.active{background:#0878dc;color:#fff!important}
.cards{display:grid;grid-template-columns:1fr;gap:9px}.card{min-height:116px;padding:13px 16px 12px 210px;display:block;border-radius:10px;position:relative;overflow:hidden}.card:before{width:4px}.card:after{content:"";position:absolute!important;left:10px;top:10px;width:180px!important;height:calc(100% - 20px)!important;border-radius:8px!important;background:linear-gradient(135deg,#dbeaf7,#9ec3df)!important;opacity:1!important;grid-area:auto!important}
.card:nth-child(4n+1):after{background:linear-gradient(135deg,#ffd35d,#e98b2c)!important}.card:nth-child(4n+2):after{background:linear-gradient(135deg,#123d69,#56a1d7)!important}.card:nth-child(4n+3):after{background:linear-gradient(135deg,#c9904d,#f1d29c)!important}.card:nth-child(4n):after{background:linear-gradient(135deg,#d9edf7,#8eb2c7)!important}.card .meta{margin:0}.card h3{font-size:17px;margin:7px 0 2px;line-height:1.18}.card p{font-size:12px;line-height:1.35;-webkit-line-clamp:1}.card-bottom{margin-top:7px;padding-top:0;font-size:10px}.pill,.event{font-size:9px;padding:4px 7px}
.dashboard-side{top:86px;gap:12px}.source-box{padding:17px}.side-title h3{font-size:17px}.source-badges{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.source-badges span{min-width:0;height:52px;padding:0 4px}.coverage-box .side-title{margin-bottom:10px}.spain-filter{display:grid;grid-template-columns:1.1fr .9fr;gap:10px;align-items:center;padding:9px;background:#f5faff}.map-help{display:none}.spain-filter svg{aspect-ratio:1.25;max-height:190px}.coverage-summary{margin:0;padding:12px;background:#f6f9fc}.coverage-summary strong{font-size:13px}.coverage-summary span{font-size:11px}.coverage-note{font-size:10px}
.province-region polygon,.province-region ellipse{fill:#9ecbf0;stroke:#f8fcff;stroke-width:3}.province-region:hover polygon,.province-region:hover ellipse{fill:#61a8e2}.province-region.active polygon,.province-region.active ellipse{fill:#0876d8}
.alerts-pagination{justify-content:flex-end;border:0;padding-top:8px;margin-top:8px}.alerts-pagination button{padding:6px 9px}.alerts-pagination span{font-size:10px}
.quick,.source-health,.trust-strip,.trust{max-width:1500px}
@media(max-width:1000px){.hero{grid-template-columns:1fr 260px}.dashboard-grid{grid-template-columns:1fr}.dashboard-side{position:static;grid-template-columns:1fr 1fr}.card{padding-left:175px}.card:after{width:145px!important}}
@media(max-width:760px){.wrap{width:min(100% - 20px,1500px)}.hero{grid-template-columns:1fr;padding:24px 14px 18px;min-height:0}.hero h1{font-size:38px}.hero-side{grid-template-columns:1fr 1fr}.hero .toolbar{display:flex}.hero .filters{overflow:auto}.summary{grid-template-columns:repeat(2,1fr);border-radius:12px;margin-top:10px;padding:8px}.stat{grid-template-columns:42px 1fr;min-height:100px;padding:11px}.stat .icon{width:38px;height:38px}.stat .num{font-size:27px}.dashboard-side{grid-template-columns:1fr}.card{padding:12px 12px 12px 122px;min-height:112px}.card:after{left:8px;top:8px;width:102px!important;height:calc(100% - 16px)!important}.section-title h2{font-size:25px}.list-tools .view-chip{display:none}.spain-filter{grid-template-columns:1fr}}
@media(max-width:460px){.hero-side{grid-template-columns:1fr}.card{padding-left:12px;padding-top:104px}.card:after{width:calc(100% - 16px)!important;height:88px!important}.summary{grid-template-columns:1fr 1fr}}
