
/* Portada visual Codificados */
.portal-home{background:#f6f8fa}
.visual-hero{background:linear-gradient(118deg,#062b4b 0%,#07527a 55%,#0b3158 100%);color:#fff;padding:62px 0 48px;position:relative;overflow:visible}
.visual-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 78% 25%,#20a8c52b,transparent 30%),radial-gradient(circle at 65% 90%,#fff1,transparent 35%);pointer-events:none}
.visual-hero .wrap{position:relative}.visual-hero h1{font:700 clamp(40px,5.5vw,67px)/1.03 Arial,sans-serif;letter-spacing:-2px;margin:7px 0 14px;max-width:760px}.visual-hero .lead{font-size:19px;line-height:1.5;max-width:710px;color:#e6f1f6;margin:0}
.visual-hero .global-search{margin:28px 0 0;max-width:780px}.visual-hero .global-search input{border-radius:99px;padding:19px 64px 19px 22px}.visual-hero .gs-icon{right:22px}.visual-hero .gs-help{text-align:left;margin-left:18px;color:#d8e8ef}
.directory-panel{position:relative;margin-top:-1px;padding:22px 0 52px;background:#fff}
.directory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.dir-card{--accent:#298cf0;--wash:#eef6ff;display:flex;align-items:center;min-height:92px;padding:15px;border:1px solid #e5ebef;border-radius:14px;background:linear-gradient(135deg,#fff,var(--wash));text-decoration:none!important;color:#102943;box-shadow:0 3px 12px #0b315808;transition:transform .15s ease,box-shadow .15s ease}
.dir-card:hover{transform:translateY(-2px);box-shadow:0 10px 26px #0b315815}.dir-icon{width:53px;height:53px;flex:0 0 53px;border-radius:13px;display:grid;place-items:center;background:var(--accent);margin-right:13px;box-shadow:0 7px 18px color-mix(in srgb,var(--accent) 22%,transparent)}.dir-icon svg{width:29px;height:29px;fill:none;stroke:#fff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.dir-copy{min-width:0;flex:1}.dir-copy strong{display:block;font-size:16px;line-height:1.15;margin-bottom:5px}.dir-copy span{display:block;font-size:12.5px;line-height:1.25;color:#5b6e7c}.dir-arrow{font-size:25px;color:var(--accent);margin-left:7px}
.dir-cnae{--accent:#328cf0;--wash:#eff6ff}.dir-iso{--accent:#2bc58b;--wash:#effbf6}.dir-e{--accent:#ff8526;--wash:#fff5eb}.dir-iae{--accent:#7957e8;--wash:#f5f1ff}.dir-postal{--accent:#ef4a50;--wash:#fff1f2}.dir-taric{--accent:#f2ac1c;--wash:#fff8e8}.dir-pais{--accent:#13b5aa;--wash:#ebfbfa}.dir-more{--accent:#7890a2;--wash:#f2f5f7}
.home-section{padding:42px 0}.home-section h2{font-size:28px;color:#102943;margin:0 0 8px}.home-section>div>p{color:#627582}
@media(max-width:950px){.directory-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.visual-hero{padding:42px 0 35px}.visual-hero h1{font-size:40px;letter-spacing:-1px}.visual-hero .lead{font-size:16px}.directory-grid{grid-template-columns:1fr}.dir-card{min-height:76px}.dir-icon{width:48px;height:48px;flex-basis:48px}.directory-panel{padding-top:14px}}
