/*
Theme Name: Inforadictos Neo
Theme URI: https://inforadictos.com/
Author: Inforadictos
Description: Tema tecnolÃ³gico, visual y responsive creado especÃ­ficamente para Inforadictos.
Version: 1.5.6
Requires at least: 6.8
Requires PHP: 8.1
Text Domain: inforadictos-neo
*/

:root{--ink:#071520;--muted:#5d6b78;--paper:#f4f7fb;--card:#fff;--line:#dfe7ef;--red:#f23d4f;--blue:#1686ff;--cyan:#14c8d4;--violet:#7657ff;--radius:24px;--shadow:0 18px 55px rgba(13,38,60,.11);--wrap:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:18px;line-height:1.72;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:#096dcc;text-decoration-thickness:.08em;text-underline-offset:.16em}a:hover{color:var(--red)}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wrap{width:min(calc(100% - 40px),var(--wrap));margin-inline:auto}
.site-header{position:sticky;top:0;z-index:100;background:rgba(7,21,32,.91);color:#fff;border-bottom:1px solid rgba(255,255,255,.1);backdrop-filter:blur(18px)}.header-inner{min-height:102px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:13px;color:#fff;text-decoration:none;font-weight:900;letter-spacing:-.04em;font-size:27px}.brand img{display:block;width:250px;max-width:100%;height:auto}.brand-mark{width:43px;height:43px;border-radius:14px;background:linear-gradient(135deg,var(--red),var(--violet) 55%,var(--cyan));box-shadow:0 8px 25px rgba(118,87,255,.35);position:relative}.brand-mark:after{content:"";position:absolute;inset:10px;border:3px solid #fff;border-radius:50%}.site-nav{margin-left:auto}.site-nav ul{list-style:none;display:flex;align-items:center;gap:8px;margin:0;padding:0}.site-nav a{display:block;color:#dce9f5;text-decoration:none;padding:11px 14px;border-radius:12px;font-size:15px;font-weight:750}.site-nav a:hover,.site-nav .current-menu-item>a{background:rgba(255,255,255,.1);color:#fff}.nav-toggle{display:none;margin-left:auto;background:transparent;color:#fff;border:1px solid rgba(255,255,255,.25);border-radius:12px;padding:10px 13px;font:inherit;font-weight:800}
.tech-hero{position:relative;overflow:hidden;padding:78px 0 62px;background:radial-gradient(circle at 15% 20%,rgba(20,200,212,.22),transparent 28%),radial-gradient(circle at 87% 18%,rgba(118,87,255,.24),transparent 31%),linear-gradient(135deg,#071520,#0b263b 56%,#101c3f);color:#fff}.tech-hero:before{content:"";position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:44px 44px;mask-image:linear-gradient(to bottom,#000,transparent)}.hero-inner{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.eyebrow{display:inline-flex;gap:8px;align-items:center;color:#7fe9ef;font-weight:850;text-transform:uppercase;letter-spacing:.13em;font-size:13px}.eyebrow:before{content:"";width:28px;height:3px;border-radius:10px;background:linear-gradient(90deg,var(--cyan),var(--violet))}.tech-hero h1{font-size:clamp(43px,6vw,76px);line-height:1.02;letter-spacing:-.06em;margin:17px 0 20px}.tech-hero h1 span{background:linear-gradient(90deg,#68e4eb,#a995ff,#ff7886);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-copy{font-size:20px;color:#c5d6e5;max-width:650px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:15px;background:linear-gradient(135deg,var(--red),#ff6573);color:#fff;text-decoration:none;font-weight:850;box-shadow:0 12px 28px rgba(242,61,79,.25);transition:.2s ease}.button:hover{transform:translateY(-2px);color:#fff;box-shadow:0 16px 35px rgba(242,61,79,.34)}.button.secondary{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.18);box-shadow:none}.hero-panel{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);border-radius:30px;padding:18px;box-shadow:0 30px 80px rgba(0,0,0,.25);transform:rotate(1deg)}.hero-panel article{background:#fff;color:var(--ink);border-radius:20px;overflow:hidden}.hero-panel img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block}.hero-panel-body{padding:22px}.hero-panel h2{font-size:25px;line-height:1.14;margin:7px 0 10px;letter-spacing:-.035em}.hero-panel h2 a{color:var(--ink);text-decoration:none}.meta{display:flex;flex-wrap:wrap;gap:8px 15px;color:var(--muted);font-size:13px;font-weight:700}.meta a{color:inherit;text-decoration:none}.topic-chip{display:inline-flex;border-radius:999px;padding:6px 10px;background:#eaf4ff;color:#096dcc;font-weight:850;font-size:12px;text-decoration:none}
.main-space{padding:58px 0 80px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:25px;margin-bottom:24px}.section-head h1,.section-head h2{font-size:clamp(30px,4vw,46px);line-height:1.05;letter-spacing:-.05em;margin:0}.section-head p{margin:0;color:var(--muted)}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.post-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 9px 30px rgba(13,38,60,.06);display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.post-card:hover{transform:translateY(-6px);box-shadow:var(--shadow);border-color:#bfd3e6}.post-card-media{display:block;background:linear-gradient(135deg,#dcecff,#ece7ff);aspect-ratio:16/10;overflow:hidden}.post-card-media img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.post-card:hover img{transform:scale(1.035)}.post-card-content{padding:23px;display:flex;flex-direction:column;flex:1}.post-card h2{font-size:24px;line-height:1.18;letter-spacing:-.035em;margin:12px 0 13px}.post-card h2 a{color:var(--ink);text-decoration:none}.post-card .excerpt{color:#52616f;font-size:16px;line-height:1.65}.read-more{margin-top:auto;padding-top:12px;font-size:14px;font-weight:900;text-decoration:none}.pagination{margin-top:40px}.nav-links{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.page-numbers{min-width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border-radius:12px;background:#fff;border:1px solid var(--line);text-decoration:none;font-weight:800;color:var(--ink)}.page-numbers.current,.page-numbers:hover{background:var(--ink);border-color:var(--ink);color:#fff}
.archive-hero{padding:60px 0 34px;background:linear-gradient(180deg,#eaf2fb,transparent)}.archive-hero h1{font-size:clamp(38px,5vw,62px);letter-spacing:-.055em;line-height:1;margin:10px 0}.archive-description{max-width:760px;color:var(--muted)}
.single-wrap{width:min(calc(100% - 40px),960px);margin-inline:auto}.article-shell{margin-top:42px;margin-bottom:68px;background:#fff;border:1px solid var(--line);border-radius:30px;box-shadow:var(--shadow);overflow:hidden}.article-header{padding:clamp(28px,5vw,64px) clamp(24px,6vw,70px) 30px}.article-header h1{font-size:clamp(39px,6vw,68px);line-height:1.03;letter-spacing:-.058em;margin:15px 0 20px}.featured-image{display:block;width:100%;max-height:570px;object-fit:cover}.entry-content{padding:clamp(28px,5vw,60px) clamp(24px,7vw,78px);font-family:Georgia,"Times New Roman",serif;font-size:20px;line-height:1.84}.entry-content>*:first-child{margin-top:0}.entry-content h2,.entry-content h3,.entry-content h4{font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.14;letter-spacing:-.04em;margin:1.7em 0 .65em;color:var(--ink)}.entry-content h2{font-size:38px}.entry-content h3{font-size:30px}.entry-content h4{font-size:24px}.entry-content a{font-weight:650}.entry-content img{border-radius:16px}.entry-content blockquote{margin:1.5em 0;padding:18px 25px;border-left:5px solid var(--violet);background:#f1efff;border-radius:0 14px 14px 0}.entry-content pre{max-width:100%;overflow:auto;padding:20px;background:#071520;color:#d9f7ff;border-radius:16px}.entry-content table{width:100%;border-collapse:collapse;display:block;overflow:auto}.entry-content td,.entry-content th{padding:12px;border:1px solid var(--line)}.post-tax{padding:0 clamp(24px,7vw,78px) 45px;display:flex;flex-wrap:wrap;gap:8px}.post-tax a{background:#eef4f9;border-radius:999px;padding:7px 12px;color:#52616f;text-decoration:none;font-size:13px;font-weight:800}.post-navigation{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:25px auto 70px;width:min(calc(100% - 40px),960px)}.post-navigation a{display:block;background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;text-decoration:none;color:var(--ink);font-weight:800}.post-navigation .nav-next{text-align:right}
.page-shell{width:min(calc(100% - 40px),var(--wrap));margin:42px auto 72px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:clamp(26px,6vw,70px);box-shadow:var(--shadow)}.page-shell>h1{font-size:clamp(40px,6vw,65px);letter-spacing:-.055em;line-height:1.02;margin-top:0}.not-found{text-align:center;padding:100px 20px}.not-found strong{display:block;font-size:120px;line-height:1;color:var(--violet)}
.comments-area{width:min(calc(100% - 40px),960px);margin:0 auto 70px;background:#fff;border:1px solid var(--line);border-radius:24px;padding:clamp(24px,5vw,50px)}.comment-list{list-style:none;padding:0}.comment-body{padding:20px 0;border-bottom:1px solid var(--line)}
.site-footer{background:#071520;color:#bfd0df;padding:56px 0 28px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:40px}.site-footer h2{color:#fff;margin-top:0;font-size:28px}.site-footer a{color:#fff}.footer-menu{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:10px 22px}.footer-bottom{margin-top:38px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);font-size:14px;color:#91a7b8}
@media(max-width:900px){body{font-size:17px}.nav-toggle{display:block}.site-nav{position:absolute;left:20px;right:20px;top:72px;background:#0d2638;border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:10px;box-shadow:0 20px 50px rgba(0,0,0,.3);display:none}.site-nav.is-open{display:block}.site-nav ul{display:block}.site-nav a{padding:12px}.hero-inner{grid-template-columns:1fr}.hero-panel{transform:none;max-width:680px}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr}}
@media(max-width:620px){.wrap,.single-wrap,.post-navigation,.comments-area,.page-shell{width:min(calc(100% - 24px),var(--wrap))}.header-inner{min-height:84px;gap:12px}.brand{font-size:20px;max-width:calc(100% - 76px);letter-spacing:-.045em}.brand:after{content:"INFORADICTOS";color:#fff;font-weight:900;text-shadow:0 0 18px rgba(76,224,255,.2)}.brand img{width:178px;height:auto;clip-path:inset(0 80% 0 0);margin-right:-142px}.tech-hero{padding:52px 0 45px}.tech-hero h1{font-size:43px}.hero-copy{font-size:18px}.post-grid{grid-template-columns:1fr}.section-head{display:block}.section-head p{margin-top:10px}.main-space{padding-top:40px}.article-shell{margin-top:18px;border-radius:20px}.article-header h1{font-size:39px}.entry-content{font-size:18px;line-height:1.78}.entry-content h2{font-size:31px}.entry-content h3{font-size:26px}.post-navigation{grid-template-columns:1fr}.post-navigation .nav-next{text-align:left}.footer-grid{gap:20px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* NavegaciÃ³n y portada 1.0.2 */
.site-nav ul{list-style:none;margin:0;padding:0}.site-nav>ul{display:flex;align-items:center;gap:8px}.site-nav li{position:relative}.site-nav .sub-menu{display:none;position:absolute;top:100%;left:0;min-width:235px;padding:9px;background:#102a3d;border:1px solid rgba(255,255,255,.12);border-radius:15px;box-shadow:0 20px 45px rgba(0,0,0,.28)}.site-nav li:hover>.sub-menu,.site-nav li:focus-within>.sub-menu{display:block}.site-nav .sub-menu a{white-space:nowrap}.archive-action{justify-content:center;margin-top:35px}
@media(max-width:900px){.site-nav{max-height:calc(100vh - 90px);overflow:auto}.site-nav>ul{display:block}.site-nav .sub-menu{display:block;position:static;background:transparent;border:0;box-shadow:none;padding:0 0 0 16px}.site-nav .sub-menu a{white-space:normal;color:#bcd0df}}
.entry-content .has-large-font-size{font-size:clamp(21px,4vw,27px)!important;line-height:1.55}

/* DirecciÃ³n visual 1.1 â€” portada tecnolÃ³gica */
@font-face{font-family:"Manrope IA";src:url("assets/fonts/manrope-variable.woff2") format("woff2");font-weight:400 800;font-style:normal;font-display:swap}
@font-face{font-family:"Space Grotesk IA";src:url("assets/fonts/space-grotesk-variable.woff2") format("woff2");font-weight:300 700;font-style:normal;font-display:swap}
:root{--ink:#06131d;--paper:#eef3f8;--cyan:#27e0e8;--violet:#8167ff;--red:#ff4d68;--display:"Space Grotesk IA",sans-serif;--body:"Manrope IA",sans-serif}
body{font-family:var(--body);background:linear-gradient(180deg,#f6f9fc 0,#edf3f8 100%);font-variation-settings:"wght" 470}
h1,h2,h3,h4,h5,h6,.site-nav,.button,.eyebrow,.topic-chip,.read-more{font-family:var(--display)}
.site-header{background:rgba(5,16,27,.84);border-bottom-color:rgba(104,226,235,.14);box-shadow:0 10px 40px rgba(1,10,20,.16)}.site-header .brand{gap:10px;font-family:var(--display);font-size:24px;font-weight:680;letter-spacing:-.055em}.site-header .brand:after{content:"INFORADICTOS";color:#fff;text-shadow:0 0 22px rgba(76,224,255,.18)}.site-header .brand img{width:220px;height:auto;clip-path:inset(0 80% 0 0);margin-right:-176px}
.site-nav a{font-size:14px;letter-spacing:.015em;text-transform:uppercase;font-weight:650}.site-nav .current-menu-item>a{background:linear-gradient(135deg,rgba(39,224,232,.16),rgba(129,103,255,.16));box-shadow:inset 0 0 0 1px rgba(255,255,255,.07)}
.tech-hero{isolation:isolate;padding:92px 0 76px;background:radial-gradient(circle at 8% 22%,rgba(39,224,232,.2),transparent 25%),radial-gradient(circle at 92% 8%,rgba(129,103,255,.27),transparent 31%),linear-gradient(117deg,#04111c 0%,#08283b 48%,#17163f 100%)}
.tech-hero:before{opacity:.2;background-size:58px 58px;transform:perspective(600px) rotateX(55deg) scale(1.25);transform-origin:center bottom;mask-image:linear-gradient(to bottom,transparent 3%,#000 60%,transparent)}
.tech-hero:after{content:"";position:absolute;z-index:-1;width:430px;height:430px;right:-100px;bottom:-210px;border:1px solid rgba(72,232,241,.26);border-radius:50%;box-shadow:0 0 0 55px rgba(129,103,255,.06),0 0 0 110px rgba(39,224,232,.035)}
.hero-inner{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:72px}.eyebrow{font-size:12px;letter-spacing:.19em}.eyebrow:before{height:2px;width:36px;box-shadow:0 0 15px var(--cyan)}
.tech-hero h1{font-size:clamp(52px,6.6vw,88px);line-height:.92;letter-spacing:-.072em;margin:25px 0 28px;max-width:760px;font-weight:680}.tech-hero h1 span{display:block;padding-bottom:.08em}.hero-copy{font-size:19px;line-height:1.7;max-width:590px;color:#b8cad7}
.button{border-radius:999px;min-height:54px;padding:0 27px;font-weight:680;letter-spacing:-.01em}.button:not(.secondary){background:linear-gradient(110deg,#ff405e,#ff755e);box-shadow:0 15px 38px rgba(255,64,94,.3),inset 0 1px rgba(255,255,255,.35)}
.hero-panel{position:relative;padding:1px;border-radius:34px;background:linear-gradient(145deg,rgba(49,231,235,.76),rgba(255,255,255,.14) 38%,rgba(137,100,255,.68));transform:rotate(1.8deg);box-shadow:0 38px 90px rgba(0,0,0,.36)}
.hero-panel:before{content:"FEATURED / 01";position:absolute;z-index:3;top:-16px;right:22px;padding:8px 13px;border:1px solid rgba(255,255,255,.23);border-radius:999px;background:#111c39;color:#77f2f3;font:650 10px/1 var(--display);letter-spacing:.16em;box-shadow:0 8px 24px rgba(0,0,0,.25)}
.hero-panel article{border-radius:33px;background:#f8fbfd}.hero-panel img{aspect-ratio:1.64}.hero-panel-body{padding:25px 27px 28px}.hero-panel h2{font-size:27px;font-weight:670}
.topic-rail{position:relative;z-index:2;background:#071823;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.topic-rail-inner{min-height:66px;display:flex;align-items:center;gap:17px;overflow:auto;scrollbar-width:none}.topic-rail-inner::-webkit-scrollbar{display:none}.topic-rail strong{flex:0 0 auto;color:#687f90;font:650 11px/1 var(--display);letter-spacing:.18em;text-transform:uppercase}.topic-rail ul{display:flex;align-items:center;gap:8px;list-style:none;margin:0;padding:0}.topic-rail li{flex:0 0 auto}.topic-rail a{display:block;padding:8px 13px;border:1px solid rgba(255,255,255,.11);border-radius:999px;color:#e1edf4;text-decoration:none;font:580 13px/1.2 var(--display);transition:.2s}.topic-rail a:hover{border-color:var(--cyan);color:var(--cyan);background:rgba(39,224,232,.06)}
.main-space{padding:76px 0 98px}.section-head{margin-bottom:34px}.section-head h1,.section-head h2{font-size:clamp(37px,4.5vw,56px);font-weight:680}.section-head p{font-size:15px}
.home-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:22px}.home-grid .post-card{grid-column:span 4}.home-grid .post-card:first-child{grid-column:span 8;display:grid;grid-template-columns:1.15fr .85fr;background:#071923;color:#fff;border-color:#143448}.home-grid .post-card:first-child .post-card-media{aspect-ratio:auto;min-height:100%}.home-grid .post-card:first-child .post-card-content{padding:32px}.home-grid .post-card:first-child h2 a{color:#fff}.home-grid .post-card:first-child h2{font-size:clamp(29px,3vw,41px)}.home-grid .post-card:first-child .excerpt{color:#afc2cf}.home-grid .post-card:first-child .meta{color:#8299a8}
.post-card{border:0;border-radius:26px;box-shadow:0 14px 42px rgba(13,38,60,.075)}.post-card-media{aspect-ratio:1.55}.post-card-content{padding:25px 25px 27px}.post-card h2{font-weight:660;letter-spacing:-.045em}.topic-chip{background:rgba(15,132,230,.09);font-weight:650;letter-spacing:.015em}.read-more{display:inline-flex;align-items:center;gap:8px;color:#0878cf}.read-more:after{content:"";width:22px;height:1px;background:currentColor;transition:width .2s}.post-card:hover .read-more:after{width:36px}
.archive-hero{position:relative;overflow:hidden;padding:78px 0 52px;background:radial-gradient(circle at 75% 10%,rgba(129,103,255,.18),transparent 28%),linear-gradient(180deg,#deedf6,transparent)}.archive-hero:after{content:"ARCHIVE";position:absolute;right:3vw;bottom:-.18em;color:rgba(8,39,61,.035);font:700 clamp(90px,16vw,230px)/1 var(--display);letter-spacing:-.08em}.archive-hero h1{font-weight:680}
.article-shell{border:0;border-radius:36px;box-shadow:0 30px 85px rgba(8,35,55,.12)}.article-header{position:relative;background:linear-gradient(135deg,#fff,#f4f8fc)}.article-header:after{content:"";position:absolute;left:clamp(24px,6vw,70px);right:clamp(24px,6vw,70px);bottom:0;height:1px;background:linear-gradient(90deg,var(--cyan),var(--violet),transparent)}.article-header h1{font-weight:680}.entry-content{font-family:var(--body);font-size:19px;line-height:1.86;color:#182b38}.entry-content h2,.entry-content h3,.entry-content h4{font-family:var(--display);font-weight:660}.entry-content>p:first-of-type{font-size:1.16em;line-height:1.74;color:#314b5c}.entry-content blockquote{border:0;border-left:4px solid var(--violet);background:linear-gradient(120deg,#f1efff,#ecf9fa)}
.site-footer{position:relative;overflow:hidden;background:#04111a}.site-footer:before{content:"";position:absolute;width:360px;height:360px;right:-130px;top:-220px;border-radius:50%;background:radial-gradient(circle,rgba(129,103,255,.25),transparent 65%)}
@media(max-width:900px){.hero-inner{grid-template-columns:1fr;gap:55px}.home-grid .post-card{grid-column:span 6}.home-grid .post-card:first-child{grid-column:1/-1}.tech-hero h1{max-width:680px}}
@media(max-width:620px){.site-header .brand{font-size:20px;gap:8px}.site-header .brand:after{font-family:var(--display);font-weight:680}.site-header .brand img{width:178px;clip-path:inset(0 80% 0 0);margin-right:-142px}.tech-hero{padding:62px 0 52px}.tech-hero h1{font-size:48px;line-height:.96}.hero-inner{gap:48px}.hero-panel{transform:none}.topic-rail-inner{min-height:59px}.main-space{padding:52px 0 72px}.home-grid{display:block}.home-grid .post-card,.home-grid .post-card:first-child{display:flex;margin-bottom:20px}.home-grid .post-card:first-child .post-card-media{min-height:230px}.section-head h1,.section-head h2{font-size:40px}.article-shell{border-radius:24px}.entry-content{font-size:18px}.archive-hero{padding:56px 0 36px}}
/* Ajustes 1.2: tÃ­tulos clÃ¡sicos, lectura autoalojada y destacado horizontal */
@font-face{font-family:"Manrope IA";src:url("assets/fonts/manrope-variable.woff2") format("woff2");font-weight:400 800;font-style:normal;font-display:swap}
.site-header .brand:after{content:none}.site-header .brand img{display:block;width:250px;max-width:100%;height:auto;clip-path:none;margin-right:0}
body,h1,h2,h3,h4,h5,h6,.site-nav,.button,.eyebrow,.topic-chip,.read-more{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif}
.entry-content{font-family:"Manrope IA",ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
.tech-hero{padding:72px 0 58px}.hero-inner{grid-template-columns:minmax(0,.86fr) minmax(540px,1.14fr);gap:46px}.tech-hero h1{font-size:clamp(48px,5.5vw,76px);line-height:1}.hero-panel{transform:rotate(.8deg)}.hero-panel article{display:grid;grid-template-columns:1.12fr .88fr;align-items:stretch}.hero-panel img{height:100%;min-height:290px;aspect-ratio:auto}.hero-panel-body{display:flex;flex-direction:column;justify-content:center;padding:26px}.hero-panel h2{font-size:24px}
@media(max-width:900px){.hero-inner{grid-template-columns:1fr}.hero-panel article{display:block}.hero-panel img{height:auto;min-height:0;aspect-ratio:16/9}}
@media(max-width:620px){.site-header .brand:after{content:"INFORADICTOS";color:#fff;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-weight:900}.site-header .brand img{width:178px;clip-path:inset(0 80% 0 0);margin-right:-142px}.tech-hero{padding:52px 0 45px}.tech-hero h1{font-size:43px}.hero-panel{transform:none}}

/* Portada 1.3 oscura desactivada
.tech-hero{border-bottom:0}.tech-hero .hero-inner:after{content:"";position:absolute;left:-34px;top:42px;width:7px;height:112px;border-radius:99px;background:linear-gradient(var(--cyan),var(--violet),var(--red));box-shadow:0 0 28px rgba(39,224,232,.34)}
.hero-panel{overflow:visible}.hero-panel article{position:relative;isolation:isolate}.hero-panel article:after{content:"";position:absolute;z-index:-1;inset:18px -18px -18px 22px;border-radius:32px;background:linear-gradient(135deg,rgba(39,224,232,.14),rgba(129,103,255,.2));filter:blur(18px)}
.topic-rail{box-shadow:0 18px 60px rgba(1,12,22,.2)}.topic-rail strong:before{content:"â—";margin-right:9px;color:var(--cyan);text-shadow:0 0 12px var(--cyan);animation:ia-pulse 2.4s ease-in-out infinite}
.home .main-space{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 92% 4%,rgba(129,103,255,.18),transparent 25%),radial-gradient(circle at 5% 72%,rgba(39,224,232,.11),transparent 25%),linear-gradient(145deg,#06131d 0%,#081d2a 48%,#101630 100%);color:#fff}
.home .main-space:before{content:"";position:absolute;z-index:-1;inset:0;opacity:.22;background-image:linear-gradient(rgba(108,229,236,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(108,229,236,.07) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 70%)}
.home .main-space:after{content:"";position:absolute;z-index:-1;width:540px;height:540px;right:-330px;bottom:-280px;border:1px solid rgba(129,103,255,.22);border-radius:50%;box-shadow:0 0 0 70px rgba(129,103,255,.035),0 0 0 140px rgba(39,224,232,.022)}
.home .main-space .section-head{position:relative;padding-bottom:25px;border-bottom:1px solid rgba(255,255,255,.1)}.home .main-space .section-head:after{content:"";position:absolute;left:0;bottom:-1px;width:155px;height:2px;background:linear-gradient(90deg,var(--cyan),var(--violet),transparent)}
.home .main-space .section-head h1,.home .main-space .section-head h2{color:#fff}.home .main-space .section-head p{color:#8ea5b5}.home .main-space .eyebrow{color:#58e5e9}
.home-grid{counter-reset:ia-card}.home-grid .post-card{counter-increment:ia-card;position:relative;background:linear-gradient(155deg,rgba(17,42,56,.96),rgba(9,27,39,.98));border:1px solid rgba(135,207,224,.13);box-shadow:0 24px 70px rgba(0,0,0,.22);color:#d8e6ed}.home-grid .post-card:before{content:"0" counter(ia-card);position:absolute;z-index:5;top:15px;right:16px;display:grid;place-items:center;min-width:37px;height:37px;padding:0 7px;border:1px solid rgba(255,255,255,.17);border-radius:12px;background:rgba(3,14,23,.64);backdrop-filter:blur(10px);color:#91eef0;font:750 11px/1 Inter,ui-sans-serif,sans-serif;letter-spacing:.08em}
.home-grid .post-card:hover{border-color:rgba(66,224,232,.42);box-shadow:0 32px 85px rgba(0,0,0,.38),0 0 0 1px rgba(39,224,232,.07);transform:translateY(-8px)}
.home-grid .post-card-media{position:relative;background:linear-gradient(135deg,#143950,#292552 55%,#612c59)}.home-grid .post-card-media:empty:before{content:"I/O";position:absolute;inset:0;display:grid;place-items:center;color:rgba(255,255,255,.13);font:800 clamp(54px,8vw,105px)/1 Inter,ui-sans-serif,sans-serif;letter-spacing:-.08em}.home-grid .post-card-media:after{content:"";position:absolute;inset:auto 0 0;height:45%;background:linear-gradient(transparent,rgba(3,15,24,.52));pointer-events:none}
.home-grid .post-card h2 a{color:#fff}.home-grid .post-card h2{font-weight:820}.home-grid .post-card .excerpt{color:#9fb3c0}.home-grid .post-card .meta{color:#718b9c}.home-grid .topic-chip{position:relative;z-index:2;background:linear-gradient(90deg,rgba(39,224,232,.13),rgba(129,103,255,.13));color:#68e7e9;border:1px solid rgba(98,227,232,.12)}.home-grid .read-more{color:#6be7eb}.home-grid .post-card:first-child{background:linear-gradient(145deg,#092231,#101a35);border-color:rgba(39,224,232,.22)}.home-grid .post-card:first-child:after{content:"DESTACADO";position:absolute;z-index:5;left:20px;top:18px;padding:7px 11px;border-radius:999px;background:linear-gradient(110deg,var(--red),#ff7a62);color:#fff;font:800 10px/1 Inter,ui-sans-serif,sans-serif;letter-spacing:.11em;box-shadow:0 8px 22px rgba(255,75,97,.3)}.home-grid .post-card:first-child:before{top:17px}.home-grid .post-card:first-child .post-card-media img{filter:saturate(1.08) contrast(1.03)}
.home-grid .post-card:nth-child(2){background:linear-gradient(150deg,#121d38,#241c46)}.home-grid .post-card:nth-child(2) .post-card-media{background:linear-gradient(135deg,#201d4c,#68325c)}.home-grid .post-card:nth-child(3n+3){background:linear-gradient(150deg,#082834,#10243a)}
.home .main-space .archive-action{position:relative;margin-top:48px}.home .main-space .archive-action:before,.home .main-space .archive-action:after{content:"";height:1px;flex:1;max-width:180px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18))}.home .main-space .archive-action:after{background:linear-gradient(90deg,rgba(255,255,255,.18),transparent)}
.home .main-space .archive-action .button{background:transparent;border:1px solid rgba(99,229,234,.36);box-shadow:inset 0 0 24px rgba(39,224,232,.045);color:#fff}.home .main-space .archive-action .button:hover{background:rgba(39,224,232,.09);border-color:var(--cyan)}
@keyframes ia-pulse{0%,100%{opacity:.45}50%{opacity:1}}
@media(max-width:900px){.tech-hero .hero-inner:after{display:none}.home-grid .post-card:first-child:after{top:16px}}
@media(max-width:620px){.home .main-space{padding-top:58px}.home .main-space .section-head{padding-bottom:20px}.home-grid .post-card{border-radius:24px}.home-grid .post-card:first-child:after{left:15px}.home .main-space .archive-action:before,.home .main-space .archive-action:after{display:none}}
@media(prefers-reduced-motion:reduce){.topic-rail strong:before{animation:none}}
*/

/* Portada 1.4 â€” tecnologÃ­a luminosa */
.tech-hero .hero-inner:after{content:"";position:absolute;left:-31px;top:44px;width:6px;height:108px;border-radius:99px;background:linear-gradient(var(--cyan),var(--violet),var(--red));box-shadow:0 0 25px rgba(39,224,232,.3)}
.topic-rail{box-shadow:0 16px 44px rgba(6,27,43,.13)}.topic-rail strong:before{content:"â—";margin-right:8px;color:var(--cyan);text-shadow:0 0 10px var(--cyan)}
.home .main-space{position:relative;isolation:isolate;overflow:hidden;background:radial-gradient(circle at 93% 4%,rgba(129,103,255,.14),transparent 24%),radial-gradient(circle at 3% 76%,rgba(39,224,232,.11),transparent 23%),linear-gradient(145deg,#fbfdff 0%,#f2f7fc 50%,#f6f3ff 100%);color:var(--ink)}
.home .main-space:before{content:"";position:absolute;z-index:-1;inset:0;opacity:.32;background-image:linear-gradient(rgba(41,105,148,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(41,105,148,.055) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,#000,transparent 76%)}
.home .main-space:after{content:"";position:absolute;z-index:-1;width:470px;height:470px;right:-285px;bottom:-240px;border:1px solid rgba(129,103,255,.16);border-radius:50%;box-shadow:0 0 0 65px rgba(129,103,255,.025),0 0 0 130px rgba(39,224,232,.018)}
.home .section-head{position:relative;padding-bottom:25px;border-bottom:1px solid rgba(13,56,83,.1)}.home .section-head:after{content:"";position:absolute;left:0;bottom:-1px;width:160px;height:2px;background:linear-gradient(90deg,var(--cyan),var(--violet),transparent)}.home .section-head h2{color:var(--ink)}.home .section-head p{color:#66798a}
.home-grid{counter-reset:ia-light-card}.home-grid .post-card{counter-increment:ia-light-card;position:relative;background:rgba(255,255,255,.9);border:1px solid rgba(43,111,151,.12);box-shadow:0 18px 52px rgba(18,55,79,.09);color:var(--ink);backdrop-filter:blur(8px)}
.home-grid .post-card:before{content:"0" counter(ia-light-card);position:absolute;z-index:5;top:15px;right:16px;display:grid;place-items:center;min-width:37px;height:37px;padding:0 7px;border:1px solid rgba(35,113,155,.13);border-radius:12px;background:rgba(247,252,255,.9);color:#147a9e;font:800 11px/1 Inter,ui-sans-serif,sans-serif;letter-spacing:.08em;box-shadow:0 8px 18px rgba(18,62,90,.08)}
.home-grid .post-card:before{display:none!important}
.home-grid .post-card:after{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,var(--cyan),var(--violet),var(--red));opacity:.7}
.home-grid .post-card:hover{transform:translateY(-7px);border-color:rgba(67,166,207,.28);box-shadow:0 28px 70px rgba(18,55,79,.16)}
.home-grid .post-card-media{position:relative;background:linear-gradient(135deg,#dff7fa,#e7e2ff 55%,#ffe7ea)}.home-grid .post-card-media:empty:before{content:"I/O";position:absolute;inset:0;display:grid;place-items:center;color:rgba(31,83,119,.14);font:850 clamp(54px,8vw,105px)/1 Inter,ui-sans-serif,sans-serif;letter-spacing:-.08em}.home-grid .post-card-media:after{content:"";position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(transparent,rgba(5,31,50,.13));pointer-events:none}
.home-grid .post-card h2 a{color:var(--ink)}.home-grid .post-card .excerpt{color:#536878}.home-grid .post-card .meta{color:#718291}.home-grid .topic-chip{background:linear-gradient(90deg,#e3f8fa,#eeeaff);color:#08769a;border:1px solid rgba(47,166,188,.12)}.home-grid .read-more{color:#087ba5}
.home-grid .post-card:first-child{background:linear-gradient(145deg,#ffffff,#f1f8fc 60%,#f1eeff);border-color:rgba(63,174,197,.2);color:var(--ink)}.home-grid .post-card:first-child h2 a{color:var(--ink)}.home-grid .post-card:first-child .excerpt{color:#526878}.home-grid .post-card:first-child .meta{color:#718291}.home-grid .post-card:first-child:after{height:4px;opacity:1}.home-grid .post-card:nth-child(2){background:linear-gradient(150deg,#fff,#f4f0ff)}.home-grid .post-card:nth-child(3n+3){background:linear-gradient(150deg,#fff,#eefafb)}
.home .archive-action{position:relative;margin-top:48px}.home .archive-action:before,.home .archive-action:after{content:"";height:1px;flex:1;max-width:190px;background:linear-gradient(90deg,transparent,rgba(26,85,119,.16))}.home .archive-action:after{background:linear-gradient(90deg,rgba(26,85,119,.16),transparent)}
.home .archive-action .button{background:#fff;border:1px solid rgba(33,130,167,.22);color:#096b8d;box-shadow:0 12px 28px rgba(19,72,102,.08)}.home .archive-action .button:hover{background:#eefbfc;border-color:var(--cyan);color:#075c78}
@media(max-width:900px){.tech-hero .hero-inner:after{display:none}}
@media(max-width:620px){.home .main-space{padding-top:58px}.home .section-head{padding-bottom:20px}.home-grid .post-card{border-radius:24px}.home .archive-action:before,.home .archive-action:after{display:none}}

/* Directorio comercial de tecnologÃ­a */
.shop-panel{position:relative;padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.055));box-shadow:0 30px 80px rgba(0,0,0,.24);backdrop-filter:blur(18px)}
.shop-panel:before{content:"";position:absolute;inset:-1px;border-radius:30px;padding:1px;background:linear-gradient(135deg,rgba(39,224,232,.72),rgba(255,255,255,.08),rgba(129,103,255,.7));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.shop-panel-head{margin-bottom:18px}.shop-kicker{display:block;margin-bottom:7px;color:#69e9ec;font-size:10px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.shop-panel h2{margin:0;font-size:27px;line-height:1.05;letter-spacing:-.04em;color:#fff}.shop-panel-head p{margin:7px 0 0;color:#aebfcb;font-size:13px;line-height:1.45}.shop-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.shop-tile{position:relative;min-width:0;min-height:112px;padding:14px 8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:rgba(255,255,255,.93);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;color:#10202c;text-decoration:none;overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.shop-tile.is-linked{cursor:pointer}.shop-tile.is-linked:hover{transform:translateY(-6px) scale(1.025);border-color:rgba(73,224,230,.75);box-shadow:0 17px 34px rgba(0,0,0,.25),0 0 0 2px rgba(39,224,232,.1);color:#10202c}.shop-tile.is-pending{opacity:.76}.shop-logo{height:40px;width:100%;display:flex;align-items:center;justify-content:center;position:relative}.shop-logo b{font:800 14px/1 Inter,ui-sans-serif,sans-serif;letter-spacing:-.045em;white-space:nowrap}.shop-logo i{display:block;flex:0 0 auto}.shop-action{font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:#72818b}.is-linked .shop-action{color:#087fa2}.shop-panel>small{display:block;margin-top:13px;color:#8096a5;font-size:10px;text-align:right}
.shop-amazon .shop-logo{flex-direction:column;gap:1px}.shop-amazon .shop-logo:before{content:"Disponible en";font:650 8px/1 Inter,ui-sans-serif,sans-serif;color:#354551}.shop-amazon .shop-logo b{font-size:18px;color:#17212b}.shop-amazon .shop-logo:after{content:"";width:29px;height:6px;border-bottom:2px solid #ff9900;border-radius:0 0 50% 50%;transform:translate(5px,-2px) rotate(-4deg)}
.shop-aliexpress .shop-logo b{font-size:17px;background:linear-gradient(90deg,#ff6a00,#ff1744);-webkit-background-clip:text;background-clip:text;color:transparent}.shop-aliexpress .shop-logo:before{content:"âœ¦";position:absolute;top:-4px;left:50%;margin-left:2px;color:#ff3e26;font-size:8px}
.shop-eci .shop-logo i{position:absolute;width:52px;height:38px;background:#0b8f47;clip-path:polygon(50% 0,100% 100%,0 100%);transform:rotate(-7deg);opacity:.98}.shop-eci .shop-logo b{position:relative;z-index:1;width:43px;color:#fff;white-space:normal;text-align:center;font-size:8px;line-height:1.05;letter-spacing:-.02em;text-transform:uppercase;transform:rotate(-7deg)}
.shop-mediamarkt .shop-logo{gap:5px}.shop-mediamarkt .shop-logo i{width:17px;height:17px;border:4px solid #df101b;border-radius:50%;background:repeating-conic-gradient(#df101b 0 7deg,transparent 7deg 18deg)}.shop-mediamarkt .shop-logo b{font-size:13px;color:#df101b;letter-spacing:-.06em}
.shop-pccomponentes .shop-logo{gap:5px}.shop-pccomponentes .shop-logo i{width:21px;height:21px;background:linear-gradient(135deg,#ff6c20,#f34522);clip-path:polygon(25% 0,75% 0,100% 50%,75% 100%,25% 100%,0 50%);position:relative}.shop-pccomponentes .shop-logo b{font-size:11px;color:#333;letter-spacing:-.05em}
@media(min-width:621px){.shop-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.shop-tile{grid-column:span 2;min-height:124px;padding:16px 12px}.shop-tile:nth-child(4){grid-column:2/span 2}.shop-tile:nth-child(5){grid-column:4/span 2}.shop-logo{padding-inline:8px}.shop-logo b{font-size:16px}.shop-pccomponentes .shop-logo b{font-size:13px}}
.shop-tile{min-height:126px;border-color:rgba(255,255,255,.3);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.18),0 12px 25px rgba(0,0,0,.16)}.shop-tile.is-pending{opacity:1}.shop-logo{height:52px}.shop-logo b{font-size:20px;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.16)}.shop-action,.is-linked .shop-action{color:rgba(255,255,255,.86);font-size:10px}.shop-amazon{background:linear-gradient(145deg,#182433,#101820)}.shop-amazon .shop-logo:before{color:rgba(255,255,255,.78)}.shop-amazon .shop-logo b{font-size:22px;color:#fff}.shop-aliexpress{background:linear-gradient(145deg,#ff4747,#ff6a00)}.shop-aliexpress .shop-logo b,.shop-aliexpress .shop-logo i{color:#fff}.shop-eci{background:linear-gradient(145deg,#009a55,#006b3b)}.shop-eci .shop-logo i{width:55px;height:50px;background:#fff;filter:drop-shadow(0 5px 8px rgba(0,0,0,.14))}.shop-eci .shop-logo i:after{color:#007a43;font-size:9px;font-weight:900}.shop-mediamarkt{background:linear-gradient(145deg,#ef1515,#bd0000)}.shop-mediamarkt .shop-logo i{width:27px;height:27px;background:#fff}.shop-mediamarkt .shop-logo b{font-size:18px;color:#fff}.shop-pccomponentes{background:linear-gradient(145deg,#ff791f,#e64f00)}.shop-pccomponentes .shop-logo i{width:29px;height:29px;background:#fff}.shop-pccomponentes .shop-logo b{font-size:16px;color:#fff}.shop-tile.is-linked:hover{color:#fff;filter:brightness(1.08);border-color:rgba(255,255,255,.7)}
@media(max-width:1100px){.hero-inner{grid-template-columns:minmax(0,.78fr) minmax(500px,1.22fr)}.shop-panel{padding:20px}.shop-grid{gap:7px}.shop-tile{min-height:106px}}
@media(max-width:900px){.hero-inner{grid-template-columns:minmax(0,1fr)}.shop-panel{width:100%;max-width:680px}.shop-grid{grid-template-columns:repeat(5,minmax(92px,1fr));overflow-x:auto;padding-bottom:5px;scrollbar-width:thin}}
@media(max-width:620px){.shop-panel{padding:19px 16px;border-radius:24px}.shop-panel:before{border-radius:24px}.shop-panel h2{font-size:25px}.shop-grid{grid-template-columns:1fr;overflow:visible;margin-inline:0}.shop-tile{min-height:86px;padding:14px 18px;flex-direction:row;justify-content:space-between}.shop-logo{width:auto;min-width:0}.shop-panel>small{text-align:left;line-height:1.45}}

/* Inforadictos Prism â€” rediseÃ±o editorial 2.0 */
:root{--ink:#10132d;--paper:#fffdf8;--card:#fff;--line:#dfe2ee;--red:#ff4b55;--blue:#006fff;--cyan:#00c8ed;--violet:#5c4dff;--lime:#b9ef34;--yellow:#ffd84a;--radius:18px;--shadow:0 22px 60px rgba(31,34,84,.13);--wrap:1280px}
body{background:var(--paper);color:var(--ink);font-family:"Manrope IA",system-ui,sans-serif;font-size:18px}.wrap{width:min(calc(100% - 48px),var(--wrap))}
.site-header{position:sticky;background:rgba(255,253,248,.94);color:var(--ink);border-bottom:1px solid #e6e4df;box-shadow:none;backdrop-filter:blur(18px)}.header-inner{min-height:128px;gap:38px}.site-header .brand{width:min(420px,38vw);flex:0 0 auto}.site-header .brand img{display:block;width:100%;height:auto;max-height:105px;object-fit:contain;object-position:left center;clip-path:none;margin:0}.site-nav a{color:#282b49;font-size:13px;font-weight:800;letter-spacing:.055em;padding:12px 15px}.site-nav a:hover,.site-nav .current-menu-item>a{background:var(--ink);color:#fff}.site-nav .sub-menu{background:#fff;color:var(--ink);border-color:var(--line);box-shadow:var(--shadow)}.site-nav .sub-menu a{color:var(--ink)}.nav-toggle{color:var(--ink);border-color:#c8cad4}
.tech-hero{padding:74px 0 58px;color:var(--ink);background:radial-gradient(circle at 16% 0,rgba(0,200,237,.17),transparent 24%),radial-gradient(circle at 84% 8%,rgba(255,75,85,.16),transparent 24%),linear-gradient(135deg,#fffdf8 0%,#f4f8ff 52%,#fff6f2 100%);border-bottom:1px solid #e0e4ef}.tech-hero:before{opacity:.4;background-image:radial-gradient(rgba(16,19,45,.22) 1px,transparent 1px);background-size:20px 20px;mask-image:linear-gradient(90deg,#000,transparent 55%);transform:none}.tech-hero:after{width:500px;height:500px;right:-220px;bottom:-290px;border:2px solid rgba(92,77,255,.18);box-shadow:0 0 0 45px rgba(0,200,237,.035),0 0 0 90px rgba(255,75,85,.025)}.hero-inner{grid-template-columns:minmax(0,.82fr) minmax(560px,1.18fr);gap:56px}.tech-hero .hero-inner:after{display:none}.hero-statement{position:relative}.hero-statement:before{content:"INFO / 2026";display:inline-grid;place-items:center;height:34px;padding:0 13px;margin-bottom:21px;background:var(--lime);color:#14172f;border:2px solid var(--ink);box-shadow:4px 4px 0 var(--ink);font:900 10px/1 "Space Grotesk IA",sans-serif;letter-spacing:.16em}.eyebrow{display:none}.tech-hero h1{max-width:740px;margin:0 0 25px;color:var(--ink);font-family:"Space Grotesk IA",sans-serif;font-size:clamp(52px,6.8vw,94px);font-weight:700;line-height:.88;letter-spacing:-.075em}.tech-hero h1 span{display:inline;color:var(--blue);background:none;-webkit-text-fill-color:initial}.hero-copy{max-width:620px;color:#52566f;font-size:19px;line-height:1.62}.button{min-height:54px;border:2px solid var(--ink);border-radius:8px;background:var(--ink);color:#fff;box-shadow:6px 6px 0 var(--cyan);font-family:"Space Grotesk IA",sans-serif;font-weight:750}.button:hover{transform:translate(-2px,-2px);box-shadow:9px 9px 0 var(--cyan)}.button.secondary{background:#fff;color:var(--ink);border-color:var(--ink);box-shadow:6px 6px 0 var(--red)}.button.secondary:hover{color:var(--ink);box-shadow:9px 9px 0 var(--red)}.hero-pulse{display:flex;align-items:center;gap:12px;margin-top:32px;color:#656a81;font-size:13px}.hero-pulse b{color:var(--ink);font:800 30px/1 "Space Grotesk IA",sans-serif}.hero-pulse span{max-width:150px;line-height:1.25}
.shop-panel{padding:22px;border:2px solid var(--ink);border-radius:12px;background:#fff;box-shadow:12px 12px 0 var(--ink);backdrop-filter:none}.shop-panel:before{display:none}.shop-kicker{color:var(--blue)}.shop-panel h2{color:var(--ink);font-family:"Space Grotesk IA",sans-serif;font-size:31px}.shop-panel-head p{color:#666b81}.shop-panel>small{color:#74788c}.shop-grid{gap:11px}.shop-tile{border-radius:10px;border:0;box-shadow:none}.shop-tile.is-linked:hover{transform:translateY(-5px) rotate(-1deg);box-shadow:6px 6px 0 var(--ink);border-color:transparent}.signal-strip{overflow:hidden;padding:13px 0;background:var(--ink);color:#fff;border-bottom:5px solid var(--lime);font:800 12px/1 "Space Grotesk IA",sans-serif;letter-spacing:.13em;white-space:nowrap}.signal-strip div{width:max-content;animation:ia-signal 26s linear infinite}@keyframes ia-signal{to{transform:translateX(-50%)}}
.topic-rail{background:var(--yellow);box-shadow:none;border:0;border-bottom:2px solid var(--ink)}.topic-rail-inner{min-height:62px}.topic-rail strong{color:var(--ink)}.topic-rail strong:before{color:var(--red);text-shadow:none}.topic-rail a{border:1px solid rgba(16,19,45,.25);color:var(--ink);background:rgba(255,255,255,.32)}.topic-rail a:hover{background:var(--ink);border-color:var(--ink);color:#fff}
.home .main-space{background:#fffdf8;color:var(--ink);padding:80px 0 105px}.home .main-space:before{opacity:.45;background-image:linear-gradient(rgba(25,31,71,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(25,31,71,.045) 1px,transparent 1px);background-size:32px 32px;mask-image:none}.home .main-space:after{display:none}.home .section-head{align-items:center;padding:0 0 24px;border-bottom:3px solid var(--ink)}.home .section-head:after{left:auto;right:0;width:170px;height:9px;background:linear-gradient(90deg,var(--cyan) 0 33%,var(--violet) 33% 66%,var(--red) 66%)}.section-head h1,.section-head h2{font-family:"Space Grotesk IA",sans-serif;font-weight:700;letter-spacing:-.055em}.home-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:20px}.home-grid .post-card,.home-grid .post-card:first-child{grid-column:span 4;display:flex;background:#fff;color:var(--ink);border:2px solid var(--ink);border-radius:12px;box-shadow:7px 7px 0 #dde5ff;backdrop-filter:none}.home-grid .post-card:first-child{grid-column:span 8;display:grid;grid-template-columns:1.12fr .88fr;background:#eefaff;box-shadow:9px 9px 0 var(--cyan)}.home-grid .post-card:nth-child(2){background:#fff5ed;box-shadow:7px 7px 0 #ffc8b8}.home-grid .post-card:nth-child(3n){background:#f5f1ff;box-shadow:7px 7px 0 #cfc6ff}.home-grid .post-card:after{height:0}.home-grid .post-card:hover{transform:translate(-3px,-5px);border-color:var(--ink);box-shadow:12px 14px 0 var(--ink)}.post-card-media{border-bottom:2px solid var(--ink)}.home-grid .post-card:first-child .post-card-media{border:0;border-right:2px solid var(--ink)}.post-card-content{padding:25px}.post-card h2{font-family:"Space Grotesk IA",sans-serif;font-weight:700}.topic-chip{border:1px solid var(--ink)!important;border-radius:5px!important;background:var(--lime)!important;color:var(--ink)!important}.read-more{color:var(--blue)!important}.home .archive-action .button{background:var(--ink);color:#fff;border:2px solid var(--ink);box-shadow:7px 7px 0 var(--yellow)}
.archive-hero{background:linear-gradient(135deg,#eefaff,#fff3ec);border-bottom:2px solid var(--ink)}.article-shell,.page-shell{border:2px solid var(--ink);border-radius:12px;box-shadow:10px 10px 0 #dde5ff}.article-header h1,.page-shell>h1{font-family:"Space Grotesk IA",sans-serif}.entry-content h2,.entry-content h3,.entry-content h4{font-family:"Space Grotesk IA",sans-serif}.site-footer{background:var(--ink);border-top:8px solid var(--cyan)}
@media(max-width:1100px){.site-header .brand{width:330px}.hero-inner{grid-template-columns:1fr}.shop-panel{max-width:none}.home-grid .post-card,.home-grid .post-card:first-child{grid-column:span 6}.home-grid .post-card:first-child{grid-column:1/-1}}
@media(max-width:900px){.header-inner{min-height:105px}.site-header .brand{width:min(330px,70vw)}.site-nav{top:96px;background:#fff;border:2px solid var(--ink)}.site-nav a{color:var(--ink)}.site-nav .sub-menu a{color:var(--ink)}.hero-inner{gap:48px}.shop-grid{grid-template-columns:repeat(5,minmax(92px,1fr))}}
@media(max-width:620px){.wrap{width:min(calc(100% - 24px),var(--wrap))}.header-inner{min-height:88px}.site-header .brand{width:min(260px,72vw);max-width:none}.site-header .brand img{width:100%;max-height:76px;clip-path:none;margin:0}.tech-hero{padding:49px 0 45px}.tech-hero h1{font-size:51px;line-height:.92}.hero-copy{font-size:17px}.hero-pulse{margin-top:28px}.shop-panel{box-shadow:7px 7px 0 var(--ink)}.shop-grid{grid-template-columns:1fr}.home-grid{display:block}.home-grid .post-card,.home-grid .post-card:first-child{display:flex;margin-bottom:23px}.home-grid .post-card:first-child .post-card-media{border-right:0;border-bottom:2px solid var(--ink)}.section-head p{display:none}.signal-strip{font-size:10px}.article-shell,.page-shell{box-shadow:5px 5px 0 #dde5ff}}
@media(prefers-reduced-motion:reduce){.signal-strip div{animation:none}}

/* Contraste del desplegable de categorÃ­as */
.site-nav .sub-menu a:hover,
.site-nav .sub-menu a:focus-visible{background:var(--ink);color:#fff}

/* Identidad visual 1.6: logotipo horizontal completo y responsive */
.header-inner{min-height:132px;gap:32px}
.site-header .brand{width:min(410px,38vw);max-width:none;flex:0 1 410px}
.site-header .brand img{display:block;width:100%;max-width:none;max-height:112px;height:auto;object-fit:contain;object-position:left center;clip-path:none;margin:0}
@media(max-width:1100px){.header-inner{min-height:120px}.site-header .brand{width:min(366px,40vw);flex-basis:366px}.site-header .brand img{max-height:100px}}
@media(max-width:900px){.header-inner{min-height:105px}.site-header .brand{width:min(322px,70vw);flex:0 1 322px}.site-header .brand img{max-height:88px}}
@media(max-width:620px){html,body{overflow-x:clip}.header-inner{min-height:82px;gap:10px}.site-header .brand{width:min(238px,calc(100vw - 104px));flex-basis:auto}.site-header .brand img{width:100%;max-height:65px}}


/* Tarjetas de tiendas 2.0: logotipos reales y mejor jerarquía visual */
.shop-grid{gap:14px}
.shop-tile{
  min-height:150px;
  padding:20px 16px 15px;
  border:1px solid rgba(255,255,255,.28);
  border-radius:16px;
  justify-content:space-between;
  gap:14px;
  isolation:isolate;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 12px 24px rgba(16,19,45,.14);
}
.shop-tile:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:linear-gradient(115deg,transparent 28%,rgba(255,255,255,.17) 48%,transparent 68%);
  transform:translateX(-125%);
  transition:transform .55s ease;
}
.shop-tile.is-linked:hover:after{transform:translateX(125%)}
.shop-tile.is-linked:hover{transform:translateY(-6px);box-shadow:7px 9px 0 var(--ink),0 18px 32px rgba(16,19,45,.2)}
.shop-logo{width:100%;height:74px;padding:0 10px;background-repeat:no-repeat;background-position:center;background-size:contain}
.shop-action,.is-linked .shop-action{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:29px;
  padding:7px 13px;
  border:1px solid rgba(255,255,255,.32);
  border-radius:999px;
  background:rgba(0,0,0,.13);
  color:#fff;
  font-size:10px;
  letter-spacing:.095em;
}
.shop-aliexpress .shop-logo b,
.shop-eci .shop-logo b,
.shop-mediamarkt .shop-logo b,
.shop-pccomponentes .shop-logo b,
.shop-aliexpress .shop-logo i,
.shop-eci .shop-logo i,
.shop-mediamarkt .shop-logo i,
.shop-pccomponentes .shop-logo i{display:none}
.shop-aliexpress .shop-logo:before,
.shop-aliexpress .shop-logo:after,
.shop-eci .shop-logo:before,
.shop-eci .shop-logo:after,
.shop-mediamarkt .shop-logo:before,
.shop-mediamarkt .shop-logo:after,
.shop-pccomponentes .shop-logo:before,
.shop-pccomponentes .shop-logo:after{content:none!important}
.shop-amazon{background:linear-gradient(145deg,#172536,#0c141d)}
.shop-amazon .shop-logo{height:78px;padding:0;gap:2px}
.shop-amazon .shop-logo:before{font-size:10px;letter-spacing:.02em;color:rgba(255,255,255,.78)}
.shop-amazon .shop-logo b{font-size:30px;letter-spacing:-.055em}
.shop-amazon .shop-logo:after{width:49px;height:9px;border-bottom-width:3px;transform:translate(8px,-3px) rotate(-4deg)}
.shop-aliexpress{background:linear-gradient(145deg,#ff6038,#e62e36)}
.shop-aliexpress .shop-logo{background-image:url("assets/aliexpress.png");background-size:155% auto;filter:brightness(0) invert(1)}
.shop-eci{background:linear-gradient(145deg,#079951,#006736)}
.shop-eci .shop-logo{height:80px;background-image:url("assets/elcorteingles.png");background-size:150% auto;filter:brightness(0) invert(1);transform:none}
.shop-mediamarkt{background:linear-gradient(145deg,#f10d1a,#bd0010)}
.shop-mediamarkt .shop-logo{background-image:url("assets/mediamarkt.svg");background-size:92% auto;filter:brightness(0) invert(1)}
.shop-pccomponentes{background:linear-gradient(145deg,#ff7b22,#e94f00)}
.shop-pccomponentes .shop-logo{background-image:url("assets/pccomponentes.png");background-size:100% auto;filter:brightness(0) invert(1)}
@media(min-width:621px){
  .shop-tile{min-height:150px;padding:20px 16px 15px}
  .shop-logo{padding-inline:10px}
}
@media(max-width:900px) and (min-width:621px){
  .shop-grid{grid-template-columns:repeat(6,minmax(0,1fr));overflow:visible}
  .shop-tile{grid-column:span 2}
  .shop-tile:nth-child(4){grid-column:2/span 2}
  .shop-tile:nth-child(5){grid-column:4/span 2}
}
@media(max-width:620px){
  .shop-grid{gap:12px}
  .shop-tile{min-height:108px;padding:16px 18px;gap:14px}
  .shop-logo{width:60%;height:72px;padding:0;background-position:left center}
  .shop-amazon .shop-logo{height:72px;align-items:flex-start}
  .shop-amazon .shop-logo:before{padding-left:4px}
  .shop-amazon .shop-logo b{font-size:27px}
  .shop-amazon .shop-logo:after{margin-left:50px}
  .shop-aliexpress .shop-logo{background-size:145% auto;background-position:30% center}
  .shop-eci .shop-logo{height:74px;background-size:140% auto;background-position:30% center}
  .shop-mediamarkt .shop-logo{background-size:100% auto}
  .shop-pccomponentes .shop-logo{background-size:100% auto}
  .shop-action,.is-linked .shop-action{flex:0 0 auto;font-size:9px;padding:7px 10px}
}

/* Ajuste verificado de encuadre de logotipos */
.shop-aliexpress .shop-logo{background-size:105% auto}
.shop-eci .shop-logo{background-size:105% auto}
.shop-mediamarkt{background:#e3000f}
.shop-mediamarkt .shop-logo{background-size:94% auto;filter:none}
@media(max-width:620px){
  .shop-aliexpress .shop-logo{background-size:100% auto;background-position:left center}
  .shop-eci .shop-logo{background-size:100% auto;background-position:left center}
  .shop-mediamarkt .shop-logo{background-size:100% auto}
}

/* Nota de autor */
.author-note{position:relative;display:grid;grid-template-columns:minmax(190px,230px) 1fr;min-height:260px;margin:clamp(2.5rem,6vw,4.5rem) 0 .75rem;overflow:hidden;border:1px solid rgba(57,189,248,.24);border-radius:24px;background:linear-gradient(135deg,#f7fbff 0%,#fff 48%,#f3f7fb 100%);box-shadow:0 22px 55px rgba(18,40,69,.12)}
.author-note::before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(circle at 12% 15%,rgba(41,182,246,.13),transparent 34%),linear-gradient(90deg,transparent 70%,rgba(220,35,74,.035));z-index:1}
.author-note__portrait{position:relative;z-index:2;min-height:260px;overflow:hidden;background:#101820}
.author-note__portrait::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 68%,rgba(247,251,255,.22) 86%,#f7fbff 100%);pointer-events:none}
.author-note__portrait img{display:block;width:100%;height:100%;min-height:260px;object-fit:cover;object-position:50% 34%;filter:saturate(.96) contrast(1.02)}
.author-note__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:clamp(1.6rem,4vw,3rem)}
.author-note__eyebrow{align-self:flex-start;margin-bottom:.7rem;padding:.36rem .72rem;border:1px solid rgba(12,143,204,.22);border-radius:999px;background:rgba(255,255,255,.8);color:#087eb7;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.author-note__content h2{margin:0 0 .7rem;color:#142b46;font-size:clamp(1.75rem,3vw,2.35rem);line-height:1.05}
.author-note__content p{margin:0;max-width:68ch;color:#42566c;font-size:clamp(1rem,1.45vw,1.12rem);line-height:1.75}
@media(max-width:700px){.author-note{grid-template-columns:1fr}.author-note__portrait{height:270px;min-height:270px}.author-note__portrait::after{background:linear-gradient(180deg,transparent 68%,rgba(247,251,255,.28) 84%,#f7fbff 100%)}.author-note__portrait img{min-height:270px;object-position:50% 31%}.author-note__content{padding:1.45rem 1.3rem 1.7rem}.author-note__content p{font-size:1rem;line-height:1.68}}


/* Nota de autor compacta: avatar circular */
.author-note{grid-template-columns:160px minmax(0,1fr);min-height:0;gap:28px;align-items:center;padding:30px;border-radius:22px;background:linear-gradient(135deg,#f5faff 0%,#fff 58%,#f6f2ff 100%);box-shadow:0 16px 42px rgba(18,40,69,.1)}
.author-note::before{background:radial-gradient(circle at 7% 18%,rgba(41,182,246,.12),transparent 28%),linear-gradient(120deg,transparent 65%,rgba(118,73,236,.045))}
.author-note__portrait{width:160px;height:160px;min-height:0;border:3px solid rgba(255,255,255,.94);border-radius:50%;background:#101820;box-shadow:0 0 0 1px rgba(24,163,218,.28),0 12px 28px rgba(17,58,91,.2);isolation:isolate}
.author-note__portrait::after{display:none}
.author-note__portrait img{width:160px;height:160px;min-height:0;border-radius:50%;object-fit:cover;object-position:50% 29%;filter:saturate(.98) contrast(1.03)}
.author-note__content{padding:0}
.author-note__eyebrow{margin-bottom:.55rem}
.author-note__content h2{margin-bottom:.55rem;font-size:clamp(1.65rem,2.5vw,2.1rem)}
.author-note__content p{font-size:clamp(.98rem,1.25vw,1.06rem);line-height:1.68}
@media(max-width:700px){.author-note{grid-template-columns:1fr;gap:18px;padding:24px}.author-note__portrait{width:128px;height:128px;min-height:0;justify-self:center}.author-note__portrait img{width:128px;height:128px;min-height:0;object-position:50% 28%}.author-note__content{padding:0}.author-note__eyebrow{align-self:center}.author-note__content h2{text-align:center}.author-note__content p{font-size:1rem;line-height:1.65}}


/* Ajuste botón archivo 1.0 */
.archive-action .button{margin-top:12px}


/* Alineación correcta del separador del archivo 1.0 */
.archive-action{align-items:center}
.archive-action .button{margin-top:0}


/* Hero compacto sin insignia INFO 2026 */
.hero-statement::before{display:none}
.tech-hero{padding-top:48px;padding-bottom:44px}
@media(max-width:620px){.tech-hero{padding-top:34px;padding-bottom:32px}}


/* Hover de navegación entre artículos */
.post-navigation a{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease,color .2s ease}
.post-navigation .nav-previous a:hover,.post-navigation .nav-previous a:focus-visible{transform:translate(-2px,-4px);border-color:var(--ink);background:#f2fbff;color:var(--ink);box-shadow:7px 8px 0 var(--cyan);outline:none}
.post-navigation .nav-next a:hover,.post-navigation .nav-next a:focus-visible{transform:translate(-2px,-4px);border-color:var(--ink);background:#fff8df;color:var(--ink);box-shadow:7px 8px 0 var(--yellow);outline:none}
@media(hover:none){.post-navigation a:hover{transform:none;box-shadow:none}}
@media(prefers-reduced-motion:reduce){.post-navigation a{transition:none}}
