:root{--sb-blue:#0878d9;--sb-orange:#ff6b16;--ink:#0b1b33;--muted:#60708a;--line:#dbe6f2;--soft:#f4f8fc;--white:#fff;--dark:#061426;--radius:22px;--shadow:0 18px 55px rgba(8,38,77,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.65}body.menu-open{overflow:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:Montserrat,Arial,sans-serif;line-height:1.12;margin:0 0 .8rem}p{margin:0 0 1rem}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.screen-reader-text{position:absolute;clip:rect(1px,1px,1px,1px)}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:9999;background:#fff;padding:12px}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.94);backdrop-filter:blur(14px);border-bottom:1px solid rgba(219,230,242,.8)}.header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:block;width:min(230px,64vw)}.brand img,.custom-logo{display:block;max-height:54px;width:auto}.menu-toggle{width:46px;height:46px;border:1px solid var(--line);border-radius:14px;background:#fff;display:grid;place-content:center;gap:5px}.menu-toggle span{display:block;width:22px;height:2px;background:var(--ink)}.main-nav{position:fixed;inset:74px 0 0;background:#fff;padding:28px 20px;transform:translateX(100%);transition:.25s ease}.main-nav.is-open{transform:none}.main-nav ul{list-style:none;margin:0;padding:0}.main-nav li{border-bottom:1px solid var(--line)}.main-nav a{display:block;padding:15px 4px;font-weight:700}.nav-cta{margin-top:20px;text-align:center;background:var(--sb-orange);color:#fff;border-radius:14px!important;padding:14px!important}
.hero{overflow:hidden;background:radial-gradient(circle at 90% 10%,rgba(8,120,217,.16),transparent 34%),linear-gradient(180deg,#fff,#f5f9fd);padding:54px 0 44px}.hero-grid{display:grid;gap:40px}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--sb-blue);font-weight:800;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px}.eyebrow:before{content:"";width:24px;height:3px;border-radius:3px;background:var(--sb-orange)}.hero h1{font-size:clamp(2.2rem,10vw,4.9rem);letter-spacing:-.045em}.hero-copy>p{font-size:1.05rem;color:var(--muted);max-width:650px}.hero-actions{display:flex;flex-direction:column;gap:12px;margin:26px 0}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 22px;border-radius:14px;font-weight:800;transition:.2s}.btn-primary{background:linear-gradient(135deg,var(--sb-orange),#ff8a2a);color:#fff;box-shadow:0 12px 28px rgba(255,107,22,.25)}.btn-ghost{background:#fff;border:1px solid var(--line)}.btn-light{background:#fff;color:var(--sb-blue)}.btn:hover{transform:translateY(-2px)}.trust-row{display:flex;flex-wrap:wrap;gap:10px 18px;color:#496079;font-size:.88rem;font-weight:600}.hero-visual{position:relative;min-height:390px}.tech-orb{position:absolute;width:290px;height:290px;border-radius:42% 58% 63% 37%;background:linear-gradient(145deg,var(--sb-blue),#00a6c7);right:5%;top:30px;box-shadow:0 35px 70px rgba(8,120,217,.25);animation:float 5s ease-in-out infinite}.tech-orb:after{content:"SB";position:absolute;inset:0;display:grid;place-items:center;color:#fff;font:800 6rem Montserrat;opacity:.92}.device-card{position:absolute;width:190px;padding:16px;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.8);display:grid;grid-template-columns:42px 1fr;gap:2px 10px;align-items:center}.device-card span{grid-row:1/3;font-size:1.6rem}.device-card strong{font-size:.9rem}.device-card small{color:var(--muted)}.card-a{left:0;top:35px}.card-b{right:0;top:205px}.card-c{left:8%;bottom:5px}@keyframes float{50%{transform:translateY(-12px) rotate(2deg)}}
.metrics{background:var(--dark);color:#fff}.metrics-grid{display:grid;grid-template-columns:1fr 1fr}.metrics-grid div{padding:22px 12px;text-align:center;border:1px solid rgba(255,255,255,.08)}.metrics strong{display:block;font:800 1.5rem Montserrat;color:#fff}.metrics span{font-size:.75rem;color:#aebdd0}.section{padding:72px 0}.section-head{max-width:720px;margin-bottom:30px}.section-head h2,.split h2,.contact-card h2{font-size:clamp(1.9rem,7vw,3.25rem);letter-spacing:-.035em}.section-head p,.split p{color:var(--muted)}.service-grid,.post-grid{display:grid;gap:18px}.service-card,.post-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:0 10px 36px rgba(13,47,89,.06);transition:.22s}.service-card:hover,.post-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.service-icon{width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,rgba(8,120,217,.13),rgba(255,107,22,.13));display:grid;place-items:center;font-size:1.6rem;margin-bottom:18px}.service-card h3{font-size:1.1rem}.service-card p{color:var(--muted);font-size:.94rem}.service-card a{color:var(--sb-blue);font-weight:800}.section-dark{background:linear-gradient(135deg,#061426,#0a2748);color:#fff}.section-dark p{color:#b9c8da}.split{display:grid;gap:38px}.check-list{list-style:none;padding:0;margin:22px 0 28px}.check-list li{padding:8px 0 8px 30px;position:relative}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--sb-orange);font-weight:900}.project-panel{min-height:330px;display:grid;place-items:center}.project-screen{width:100%;max-width:500px;background:#0b1726;border:8px solid #132f4e;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.35);overflow:hidden}.screen-top{display:flex;gap:7px;padding:12px;background:#10263e}.screen-top i{width:9px;height:9px;border-radius:50%;background:#46627e}.screen-body{min-height:280px;display:grid;place-content:center;text-align:center;background:radial-gradient(circle,rgba(8,120,217,.35),transparent 40%)}.screen-body b{font:800 1.8rem Montserrat}.screen-body small{color:#8da6bf}.pulse{width:92px;height:92px;border-radius:50%;border:2px solid var(--sb-orange);margin:0 auto 20px;box-shadow:0 0 0 18px rgba(255,107,22,.08),0 0 0 36px rgba(8,120,217,.05)}.post-card{padding:0;overflow:hidden}.post-image{display:grid;place-items:center;min-height:190px;background:linear-gradient(135deg,var(--sb-blue),#0a2748);color:#fff;font:800 1.3rem Montserrat}.post-image img{width:100%;height:210px;object-fit:cover}.post-body{padding:22px}.post-body small{color:var(--sb-orange);font-weight:700}.post-body h3,.post-body h2{font-size:1.15rem;margin-top:7px}.post-body p{color:var(--muted);font-size:.92rem}.contact-section{padding-top:20px}.contact-card{background:linear-gradient(135deg,var(--sb-blue),#0654a3);color:#fff;border-radius:28px;padding:30px;display:grid;gap:25px;box-shadow:0 25px 65px rgba(8,120,217,.25)}.contact-card .eyebrow{color:#fff}.contact-card .eyebrow:before{background:#fff}.contact-card p{color:#dbeaff}.contact-actions{display:flex;flex-direction:column;gap:12px}.contact-link{font-weight:700}.site-footer{background:#05111f;color:#b9c7d8;padding:55px 0 20px}.footer-grid{display:grid;gap:28px}.footer-brand img{max-width:260px;background:#fff;border-radius:10px;padding:8px}.site-footer h3{color:#fff;font-size:1rem}.site-footer ul{list-style:none;padding:0}.site-footer a{display:block;margin:7px 0}.footer-bottom{display:flex;flex-direction:column;gap:6px;border-top:1px solid rgba(255,255,255,.08);margin-top:32px;padding-top:18px;font-size:.82rem}.content-page{max-width:900px}.content-page header{margin-bottom:28px}.content-page h1,.archive-header h1{font-size:clamp(2rem,8vw,4rem)}.featured{border-radius:22px;margin:0 0 28px}.entry-content{font-size:1.05rem}.entry-content h2,.entry-content h3{margin-top:1.8em}.entry-content a{color:var(--sb-blue);text-decoration:underline}.meta{color:var(--muted)}.empty-state{text-align:center;padding:80px 0}.pagination{margin-top:30px}
@media(min-width:720px){.hero-actions{flex-direction:row}.btn{min-width:190px}.service-grid{grid-template-columns:repeat(2,1fr)}.post-grid{grid-template-columns:repeat(3,1fr)}.metrics-grid{grid-template-columns:repeat(4,1fr)}.contact-card{grid-template-columns:1.6fr 1fr;align-items:center;padding:45px}.footer-grid{grid-template-columns:2fr 1fr 1fr}.footer-bottom{flex-direction:row;justify-content:space-between}}
@media(min-width:980px){.header-inner{min-height:86px}.brand{width:300px}.menu-toggle{display:none}.main-nav{position:static;inset:auto;transform:none;background:transparent;padding:0;display:flex;align-items:center;gap:22px}.main-nav ul{display:flex;align-items:center;gap:22px}.main-nav li{border:0}.main-nav a{padding:10px 0;font-size:.9rem}.main-nav .nav-cta{margin:0;padding:11px 18px!important}.hero{padding:90px 0 72px}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;min-height:570px}.hero-visual{min-height:520px}.tech-orb{width:390px;height:390px}.service-grid{grid-template-columns:repeat(3,1fr)}.split{grid-template-columns:1fr 1fr;align-items:center}.section{padding:100px 0}.contact-actions{align-items:flex-start}.footer-brand img{max-width:330px}}
/* SmartBytes v1.1: servicios ampliados y blog TIC */
.section-soft{background:var(--soft)}
.service-grid-complete .service-card{display:flex;flex-direction:column}
.service-grid-complete .service-card a{margin-top:auto;padding-top:8px}
.specialty-grid{display:grid;gap:14px}
.specialty-grid article{background:#fff;border:1px solid var(--line);border-radius:18px;padding:20px;display:grid;gap:4px;box-shadow:0 8px 28px rgba(13,47,89,.05)}
.specialty-grid strong{font-family:Montserrat,Arial,sans-serif;color:var(--ink)}
.specialty-grid span{color:var(--muted);font-size:.92rem}
.blog-heading-row{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:22px}
.blog-heading-row .section-head{margin-bottom:0}
.blog-all{min-width:0}
.topic-chips{display:flex;gap:9px;overflow-x:auto;padding:2px 0 22px;scrollbar-width:none}
.topic-chips::-webkit-scrollbar{display:none}
.topic-chips span{flex:0 0 auto;border:1px solid var(--line);background:#fff;color:var(--sb-blue);border-radius:999px;padding:8px 13px;font-size:.82rem;font-weight:800}
.read-more{display:inline-block;color:var(--sb-blue)!important;font-weight:800;margin-top:4px}
.demo-post .post-image{min-height:210px;background:radial-gradient(circle at 80% 20%,rgba(255,107,22,.55),transparent 26%),linear-gradient(135deg,var(--sb-blue),#082747)}
@media(min-width:720px){.specialty-grid{grid-template-columns:repeat(2,1fr)}.blog-heading-row{flex-direction:row;justify-content:space-between;align-items:flex-end}.blog-heading-row .section-head{max-width:760px}.blog-all{margin-bottom:4px}}
@media(min-width:980px){.service-grid-complete{grid-template-columns:repeat(3,1fr)}.specialty-grid{grid-template-columns:repeat(4,1fr)}}
/* v1.2 Customizer total */
.about-grid,.contact-layout{display:grid;gap:34px}.about-lead{font-size:1.06rem;color:var(--muted)}.about-values{display:grid;gap:14px}.about-values article{display:grid;grid-template-columns:54px 1fr;gap:16px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px}.about-values article>span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:var(--dark);color:#fff;font-weight:800}.about-values p{color:var(--muted);margin:0}.service-grid.cols-1,.post-grid.cols-1{grid-template-columns:1fr}.layout-list{display:grid!important}.layout-list .service-card{display:grid;grid-template-columns:64px 1fr;gap:18px;align-items:start}.layout-list .service-icon{margin:0}.layout-compact .service-card{padding:18px}.layout-compact .service-icon{width:46px;height:46px;margin-bottom:12px}.contact-form-section{background:linear-gradient(180deg,#f5f9fd,#fff)}.contact-info-panel{background:linear-gradient(145deg,#061426,#0b3158);color:#fff;border-radius:28px;padding:30px}.contact-info-panel p{color:#c8d7e8}.contact-points{display:grid;gap:12px;margin-top:26px}.contact-points>a,.contact-points>div{display:grid;padding:14px 0;border-bottom:1px solid rgba(255,255,255,.12)}.contact-points span{color:#c8d7e8}.contact-form{background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:var(--shadow)}.contact-form label{display:grid;gap:7px;font-weight:700;margin-bottom:16px}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;padding:13px 14px;font:inherit;background:#fbfdff}.form-row{display:grid;gap:0}.contact-form button{border:0;cursor:pointer}.form-status{margin:15px 0 0;font-weight:700}.site-footer{position:relative;overflow:hidden}.footer-glow{position:absolute;width:520px;height:520px;border-radius:50%;background:rgba(8,120,217,.13);filter:blur(20px);right:-220px;top:-310px}.footer-grid{position:relative}.social-links{display:flex;gap:9px;margin-top:18px}.social-links a{width:38px;height:38px;border:1px solid rgba(255,255,255,.15);border-radius:10px;display:grid;place-items:center;color:#fff;font-weight:800}.footer-phone{font:800 1.35rem Montserrat;color:#fff}.footer-wa{display:inline-block!important;color:#fff!important;background:var(--sb-orange);padding:11px 14px;border-radius:12px;margin-top:10px!important}
@media(min-width:720px){.form-row{grid-template-columns:1fr 1fr;gap:16px}.service-grid.cols-4,.post-grid.cols-4{grid-template-columns:repeat(2,1fr)}}
@media(min-width:980px){.about-grid{grid-template-columns:1fr 1fr;align-items:center}.contact-layout{grid-template-columns:.85fr 1.15fr}.service-grid.cols-1{grid-template-columns:1fr}.service-grid.cols-2{grid-template-columns:repeat(2,1fr)}.service-grid.cols-3{grid-template-columns:repeat(3,1fr)}.service-grid.cols-4{grid-template-columns:repeat(4,1fr)}.post-grid.cols-1{grid-template-columns:1fr}.post-grid.cols-2{grid-template-columns:repeat(2,1fr)}.post-grid.cols-3{grid-template-columns:repeat(3,1fr)}.post-grid.cols-4{grid-template-columns:repeat(4,1fr)}.blog-list{grid-template-columns:1fr!important}.blog-list .post-card{display:grid;grid-template-columns:320px 1fr}.footer-grid{grid-template-columns:1.6fr .8fr .8fr 1.2fr}}

/* v1.3 Clientes y opciones avanzadas de página */
.clients-section{background:#fff;border-top:1px solid var(--line);border-bottom:1px solid var(--line);overflow:hidden}.clients-head{text-align:center;margin-inline:auto}.clients-slider{display:grid;grid-template-columns:42px minmax(0,1fr) 42px;gap:10px;align-items:center}.clients-viewport{overflow:hidden;padding:10px 2px 22px}.clients-track{display:flex;gap:14px;transition:transform .45s cubic-bezier(.2,.8,.2,1);will-change:transform}.client-logo-card{flex:0 0 calc(50% - 7px);height:118px;border:1px solid var(--line);border-radius:18px;background:#fff;display:grid;place-items:center;padding:16px;box-shadow:0 8px 24px rgba(13,47,89,.05)}.client-logo-card a{width:100%;height:100%;display:grid;place-items:center}.client-logo-card img{max-width:100%;max-height:76px;object-fit:contain;filter:grayscale(1);opacity:.8;transition:.2s}.client-logo-card:hover img{filter:none;opacity:1}.client-placeholder{text-align:center;color:var(--muted)}.client-placeholder .dashicons{display:block;width:auto;height:auto;font-size:32px;color:var(--sb-blue);margin-bottom:8px}.clients-arrow{width:42px;height:42px;border:1px solid var(--line);background:#fff;border-radius:50%;font-size:28px;color:var(--sb-blue);cursor:pointer;box-shadow:0 8px 22px rgba(13,47,89,.08)}.clients-dots{display:flex;justify-content:center;gap:7px}.clients-dots button{width:8px;height:8px;border:0;border-radius:50%;background:#c7d5e5;padding:0}.clients-dots button.is-active{width:22px;border-radius:9px;background:var(--sb-blue)}
.sb-page-shell{display:grid;gap:32px}.content-page{width:100%;max-width:none}.page-sidebar{min-width:0}.sidebar-widget{border:1px solid var(--line);border-radius:20px;padding:22px;background:#fff;box-shadow:0 10px 30px rgba(13,47,89,.06);margin-bottom:18px}.sb-page-layout-landing .sb-page-main{padding:0}.sb-hide-site-header .site-header,.sb-hide-site-footer .site-footer,.sb-hide-page-title .page-heading{display:none!important}
@media(min-width:720px){.client-logo-card{flex-basis:calc(33.333% - 10px)}}
@media(min-width:980px){.client-logo-card{flex-basis:calc(20% - 12px)}.layout-sidebar-right .sb-page-shell,.layout-sidebar-left .sb-page-shell{grid-template-columns:minmax(0,1fr) 320px}.layout-sidebar-left .page-sidebar{order:-1}}


/* v1.3.2 archivos, categorías y blog mejor organizados */
.archive-page{background:linear-gradient(180deg,#fff,#f7fbff)}
.archive-hero{max-width:860px;margin-bottom:34px}
.archive-hero h1 span{color:var(--sb-blue)}
.archive-hero p{font-size:1.02rem}
.archive-meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-size:.88rem;font-weight:600;margin:10px 0 8px}
.post-taxonomies{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}
.post-taxonomies a{display:inline-flex;align-items:center;min-height:32px;padding:6px 12px;border-radius:999px;background:rgba(8,120,217,.08);color:var(--sb-blue);font-weight:800;font-size:.76rem;text-transform:uppercase;letter-spacing:.03em}
.post-taxonomies a:hover{background:rgba(255,107,22,.11);color:var(--sb-orange)}
.post-featured-wrap{margin-bottom:22px}
.post-card-featured{display:grid;overflow:hidden;padding:0}
.post-card-featured .post-image img,.post-card-featured .post-image{min-height:280px;height:100%}
.post-card-featured .post-body{padding:28px}
.post-card-featured .post-body h2{font-size:clamp(1.45rem,3vw,2rem)}
.archive-grid-secondary{margin-top:18px}
.pagination .nav-links{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:44px;height:44px;padding:0 14px;border:1px solid var(--line);border-radius:12px;background:#fff;font-weight:800;color:var(--ink)}
.pagination .page-numbers.current,.pagination .page-numbers:hover{background:var(--sb-blue);color:#fff;border-color:var(--sb-blue)}
@media(min-width:980px){
  .post-card-featured{grid-template-columns:1.08fr .92fr}
  .post-card-featured .post-image img,.post-card-featured .post-image{min-height:100%;height:100%}
}


/* v1.3.3 mejora visual de entrada individual */
.single-post-page{background:linear-gradient(180deg,#f7fbff 0,#fff 280px)}
.single-hero{padding:34px 0 24px}
.single-hero-grid{display:grid;gap:28px;align-items:center}
.single-hero-copy h1{font-size:clamp(2.3rem,6vw,4.25rem);letter-spacing:-.045em;max-width:900px}
.single-meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-weight:600;margin:16px 0}
.single-excerpt{font-size:1.08rem;color:var(--muted);max-width:760px}
.single-hero-media{min-height:220px}
.single-featured-image,.single-placeholder-media{display:block;width:100%;height:100%;min-height:280px;border-radius:28px;box-shadow:var(--shadow)}
.single-featured-image{object-fit:cover}
.single-placeholder-media{display:grid;place-items:center;align-content:center;text-align:center;background:radial-gradient(circle at 70% 30%,rgba(255,107,22,.35),transparent 24%),linear-gradient(135deg,var(--sb-blue),#082747);color:#fff;padding:28px}
.single-placeholder-media strong{font:800 2rem Montserrat}
.single-placeholder-media span{color:#d9e6f5}
.single-body-section{padding-top:22px}
.single-layout-grid{display:grid;gap:24px;align-items:start}
.single-article-card{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 18px 55px rgba(8,38,77,.08);padding:26px;overflow:hidden}
.single-article-card .entry-content{font-size:1.06rem;line-height:1.8}
.single-article-card .entry-content > *:first-child{margin-top:0}
.single-article-card .entry-content img{border-radius:20px}
.single-article-card .entry-content blockquote{margin:1.8rem 0;padding:18px 20px;border-left:4px solid var(--sb-orange);background:#f8fbff;border-radius:0 16px 16px 0;color:var(--ink)}
.single-article-card .entry-content ul,.single-article-card .entry-content ol{padding-left:1.2rem}
.single-article-card .entry-content h2,.single-article-card .entry-content h3{margin-top:1.9rem;font-size:clamp(1.45rem,3vw,2rem)}
.single-bottom-meta{margin-top:30px;padding-top:18px;border-top:1px solid var(--line)}
.post-tags{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.post-tags a{display:inline-flex;padding:8px 12px;border-radius:999px;background:#f0f6fd;color:var(--sb-blue);font-weight:700;font-size:.85rem}
.post-navigation-box{margin-top:28px;display:grid;gap:14px}
.post-navigation-box > div{border:1px solid var(--line);border-radius:18px;padding:18px;background:#fbfdff}
.post-navigation-box a{font-weight:800;color:var(--ink)}
.nav-label{display:block;color:var(--sb-orange);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}
.nav-title{font-size:1rem;line-height:1.45}
.single-sidebar{display:grid;gap:18px}
.author-widget .author-box{text-align:center}.author-avatar img{border-radius:50%;border:4px solid #fff;box-shadow:0 8px 20px rgba(0,0,0,.08)}
.author-box strong{display:block;margin:12px 0 8px;font:800 1.05rem Montserrat}.author-box p{color:var(--muted);font-size:.95rem}
.quick-contact-widget .btn{width:100%;margin-top:10px}
.related-posts-section{padding-top:10px}
@media(min-width:980px){
  .single-hero{padding:52px 0 24px}
  .single-hero-grid{grid-template-columns:1.1fr .9fr}
  .single-layout-grid{grid-template-columns:minmax(0,1fr) 320px}
  .single-article-card{padding:34px}
}


/* v1.3.4 plantilla editorial exclusiva */
.smartbytes-editorial-view{background:#f5f7fa}
.editorial-header{position:sticky;top:0;z-index:1000;background:#07162a;color:#fff;box-shadow:0 8px 28px rgba(0,0,0,.16)}
.editorial-top{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.editorial-brand{display:grid;line-height:1}.editorial-brand-name{font:800 1.75rem Montserrat;letter-spacing:-.06em}.editorial-brand-name b{color:#178cff}.editorial-brand-name strong{color:var(--sb-orange)}.editorial-brand small{font-size:.68rem;color:#c4d3e3;margin-top:5px}
.editorial-header .menu-toggle{border-color:rgba(255,255,255,.2);background:transparent}.editorial-header .menu-toggle span{background:#fff}
.editorial-header .main-nav{background:#07162a}.editorial-header .main-nav li{border-color:rgba(255,255,255,.12)}.editorial-header .main-nav a{color:#fff}.editorial-search{font-size:1.5rem!important}
.editorial-category-bar{background:#fff;color:var(--ink);border-bottom:1px solid var(--line)}
.editorial-category-scroll{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding-top:9px;padding-bottom:9px}.editorial-category-scroll::-webkit-scrollbar{display:none}.editorial-category-scroll a{flex:0 0 auto;min-width:82px;display:grid;place-items:center;gap:3px;padding:7px 12px;border-bottom:3px solid transparent;font-weight:700;font-size:.75rem}.editorial-category-scroll a span{font-size:1.1rem;color:var(--sb-blue)}.editorial-category-scroll a:hover,.editorial-category-scroll .is-active{color:var(--sb-blue);border-color:var(--sb-blue)}
.smartbytes-editorial-view .archive-page{background:#f5f7fa}.smartbytes-editorial-view .archive-hero{padding:28px;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(13,47,89,.05);max-width:none}.smartbytes-editorial-view .archive-hero h1{font-size:clamp(2rem,5vw,3.5rem)}
.smartbytes-editorial-view .post-card{border-radius:10px;box-shadow:0 5px 18px rgba(13,47,89,.07)}.smartbytes-editorial-view .post-image{min-height:170px}.smartbytes-editorial-view .post-image img{height:185px}.smartbytes-editorial-view .post-body{padding:18px}.smartbytes-editorial-view .post-body h2{font-size:1.05rem}.smartbytes-editorial-view .post-taxonomies a{border-radius:4px;background:var(--sb-blue);color:#fff;padding:4px 8px}.smartbytes-editorial-view .archive-meta{font-size:.76rem}
.archive-style-simple{grid-template-columns:1fr!important}.archive-style-simple .post-card{display:block}.archive-style-simple .post-image{display:none}.archive-style-horizontal-compact,.archive-style-horizontal-detailed,.archive-style-mini-horizontal{grid-template-columns:1fr!important}.archive-style-horizontal-compact .post-card,.archive-style-horizontal-detailed .post-card,.archive-style-mini-horizontal .post-card{display:grid;grid-template-columns:120px 1fr;padding:0}.archive-style-horizontal-compact .post-image,.archive-style-horizontal-detailed .post-image,.archive-style-mini-horizontal .post-image{min-height:100%;height:100%}.archive-style-horizontal-compact .post-image img,.archive-style-horizontal-detailed .post-image img,.archive-style-mini-horizontal .post-image img{height:100%;min-height:125px}.archive-style-horizontal-compact .post-body p,.archive-style-mini-horizontal .post-body p{display:none}.archive-style-mini-horizontal .post-card{grid-template-columns:92px 1fr}.archive-style-mini-horizontal .post-body{padding:12px}.archive-style-mini-horizontal .post-body h2{font-size:.9rem}.archive-style-mini-horizontal .post-taxonomies,.archive-style-mini-horizontal .archive-meta{display:none}
.smartbytes-editorial-view .post-card-featured{position:relative;display:block;min-height:390px;border:0;border-radius:10px;background:#07162a}.smartbytes-editorial-view .post-card-featured .post-image{position:absolute;inset:0;display:block}.smartbytes-editorial-view .post-card-featured .post-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,13,27,.97) 0%,rgba(3,13,27,.72) 45%,rgba(3,13,27,.15) 100%)}.smartbytes-editorial-view .post-card-featured .post-image img{width:100%;height:100%;min-height:390px;object-fit:cover}.smartbytes-editorial-view .post-card-featured .post-body{position:relative;z-index:2;color:#fff;max-width:670px;padding:34px;display:flex;flex-direction:column;justify-content:center;min-height:390px}.smartbytes-editorial-view .post-card-featured .post-body h2{font-size:clamp(1.85rem,4vw,3rem)}.smartbytes-editorial-view .post-card-featured .post-body p,.smartbytes-editorial-view .post-card-featured .archive-meta{color:#d5dfeb}.smartbytes-editorial-view .post-card-featured .read-more{display:inline-flex;align-self:flex-start;background:var(--sb-blue);color:#fff!important;padding:10px 16px;border-radius:4px}
.smartbytes-editorial-view .single-hero{background:#07162a;color:#fff}.smartbytes-editorial-view .single-hero-copy h1{color:#fff}.smartbytes-editorial-view .single-meta,.smartbytes-editorial-view .single-excerpt{color:#cbd8e7}.smartbytes-editorial-view .single-body-section{background:#f5f7fa}.smartbytes-editorial-view .related-posts-section{background:#fff}
@media(min-width:980px){.editorial-header .main-nav{position:static;transform:none;display:flex;align-items:center;gap:18px;padding:0}.editorial-header .main-nav ul{display:flex;gap:24px}.editorial-header .main-nav li{border:0}.editorial-header .main-nav a{font-size:.78rem;text-transform:uppercase}.editorial-category-scroll{justify-content:center}.archive-style-horizontal-detailed .post-card{grid-template-columns:320px 1fr}.archive-style-horizontal-compact .post-card{grid-template-columns:220px 1fr}.archive-style-mini-horizontal{grid-template-columns:repeat(2,1fr)!important}.archive-style-vertical-grid.cols-4{grid-template-columns:repeat(4,1fr)}}


/* v1.3.6 single post más limpio y elegante */
.single-post-page{background:linear-gradient(180deg,#f5f7fa 0,#fff 340px)}
.single-hero{padding:32px 0 10px;background:transparent!important;color:inherit!important}
.single-hero-card{background:#fff;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:0 18px 52px rgba(8,38,77,.08)}
.single-media-top{position:relative}.single-media-top:after{content:"";position:absolute;left:0;right:0;bottom:0;height:90px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.18))}
.single-featured-image{display:block;width:100%;height:clamp(240px,44vw,470px);object-fit:cover}
.single-hero-content{padding:24px 24px 28px}.single-hero-copy h1,.single-hero-content h1{font-size:clamp(2rem,5vw,3.25rem);letter-spacing:-.04em;line-height:1.08;color:var(--ink);max-width:980px}
.single-meta{display:flex;flex-wrap:wrap;gap:10px;color:var(--muted);font-weight:600;margin:14px 0}.single-excerpt{font-size:1.06rem;color:var(--muted);max-width:820px}
.single-body-section{padding-top:22px;background:transparent!important}.single-layout-grid{display:grid;gap:24px;align-items:start}.single-article-card{background:#fff;border:1px solid var(--line);border-radius:28px;box-shadow:0 12px 40px rgba(8,38,77,.06);padding:28px}
.single-article-card .entry-content{font-size:1.05rem;line-height:1.85}.single-article-card .entry-content h2,.single-article-card .entry-content h3{margin-top:1.9rem;font-size:clamp(1.45rem,3vw,1.95rem)}
.single-sidebar{display:grid;gap:18px}.single-sidebar .sidebar-widget{background:#fff}.author-widget .author-box{text-align:center}.author-avatar img{border-radius:50%;border:4px solid #fff;box-shadow:0 8px 20px rgba(0,0,0,.08)}.author-box strong{display:block;margin:12px 0 8px;font:800 1.05rem Montserrat}.author-box p{color:var(--muted);font-size:.95rem}
.quick-contact-widget .btn{width:100%;margin-top:10px}.post-navigation-box{margin-top:28px;display:grid;gap:14px}.post-navigation-box > div{border:1px solid var(--line);border-radius:18px;padding:18px;background:#fbfdff}.nav-label{display:block;color:var(--sb-orange);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px}.nav-title{font-size:1rem;line-height:1.45}.single-bottom-meta{margin-top:28px;padding-top:18px;border-top:1px solid var(--line)}
.smartbytes-editorial-view .single-hero,.smartbytes-editorial-view .single-body-section{background:transparent}.smartbytes-editorial-view .single-excerpt,.smartbytes-editorial-view .single-meta{color:var(--muted)}.smartbytes-editorial-view .related-posts-section{background:transparent}
@media(min-width:980px){.single-hero{padding:38px 0 8px}.single-hero-content{padding:30px 34px 34px}.single-layout-grid{grid-template-columns:minmax(0,1fr) 320px}.single-sidebar{position:sticky;top:120px}}


/* v1.3.7 navegación principal exacta y anclas funcionales */
#quienes-somos,#servicios,#infraestructura,#blog,#clientes,#contacto{scroll-margin-top:112px}
.anchor-alias{position:absolute;top:-112px}
.smartbytes-auto-menu{list-style:none;margin:0;padding:0}
.smartbytes-auto-menu .menu-contact a{background:var(--sb-orange);color:#fff!important;border-radius:12px;padding:11px 16px!important;box-shadow:0 8px 20px rgba(255,107,22,.18)}
@media(max-width:979px){
  .smartbytes-auto-menu .menu-contact a{margin-top:14px;text-align:center}
}
@media(min-width:980px){
  .main-nav .smartbytes-auto-menu{display:flex;align-items:center;gap:16px}
  .main-nav .smartbytes-auto-menu a{font-size:.78rem;white-space:nowrap}
  .editorial-header .main-nav .smartbytes-auto-menu{gap:14px}
  .editorial-header .main-nav .smartbytes-auto-menu a{font-size:.7rem}
  .header-inner.container,.editorial-top.container{width:min(1320px,calc(100% - 32px))}
}
@media(min-width:1180px){
  .main-nav .smartbytes-auto-menu{gap:20px}
  .main-nav .smartbytes-auto-menu a{font-size:.82rem}
  .editorial-header .main-nav .smartbytes-auto-menu a{font-size:.73rem}
}


/* v1.3.8 logo más pegado a la esquina */
.site-header .header-inner,.editorial-header .editorial-top{justify-content:flex-start}
.site-header .brand,.editorial-brand{margin-right:auto}
.site-header .main-nav,.editorial-header .main-nav{margin-left:auto}
@media(min-width:980px){
  .header-inner.container,.editorial-top.container{width:calc(100% - 40px);max-width:none}
  .brand{width:300px;display:flex;align-items:center;justify-content:flex-start}
  .brand img,.custom-logo{max-height:56px}
}
@media(min-width:1320px){
  .header-inner.container,.editorial-top.container{width:calc(100% - 56px)}
}


/* v1.3.9 opciones de estilo para el hero */
.hero-style-centered .hero-grid{grid-template-columns:1fr!important;text-align:center}.hero-style-centered .hero-copy{max-width:900px;margin:0 auto}.hero-style-centered .hero-actions,.hero-style-centered .trust-row{justify-content:center}.hero-style-centered .hero-visual{max-width:620px;margin:0 auto}
.hero-style-boxed .hero-grid{background:#fff;border:1px solid var(--line);border-radius:32px;box-shadow:0 20px 60px rgba(8,38,77,.08);padding:30px;align-items:center}
.hero-style-compact .hero{padding-top:36px}.hero-style-compact .hero-grid{gap:24px;min-height:auto!important}.hero-style-compact .hero-visual{min-height:340px}.hero-style-compact .hero-copy>p{max-width:560px}
.hero-size-xl h1{font-size:clamp(2.9rem,9vw,5.5rem)}.hero-size-md h1{font-size:clamp(2.4rem,7vw,4.4rem)}.hero-size-sm h1{font-size:clamp(2rem,5.8vw,3.4rem)}
.hero-size-md{padding-top:62px;padding-bottom:56px}.hero-size-sm{padding-top:40px;padding-bottom:40px}.hero-size-sm .hero-copy>p{font-size:.98rem}.hero-size-sm .hero-actions{margin:18px 0}.hero-size-sm .hero-visual{min-height:360px}
.hero-align-center .hero-copy{text-align:center}.hero-align-center .hero-actions{justify-content:center}.hero-align-center .eyebrow{justify-content:center}
.hero-visual-small .tech-orb{width:300px;height:300px}.hero-visual-small .hero-visual{min-height:360px}.hero-visual-large .tech-orb{width:470px;height:470px}.hero-visual-large .hero-visual{min-height:580px}.hero-visual-large .card-a{top:18px}.hero-visual-large .card-b{top:245px}.hero-visual-large .card-c{bottom:24px}
@media(min-width:980px){.hero-style-centered .hero-grid{min-height:unset}.hero-style-boxed{padding-top:54px;padding-bottom:54px}.hero-style-boxed .hero-grid{grid-template-columns:1fr 1fr;min-height:auto}.hero-style-compact .hero-grid{grid-template-columns:1.08fr .92fr}}


/* v1.4.0 menú centrado con logo en la esquina */
@media(min-width:1200px){
  .site-header .header-inner,
  .editorial-header .editorial-top{
    position:relative;
    display:grid;
    grid-template-columns:minmax(240px,300px) minmax(0,1fr) minmax(240px,300px);
    align-items:center;
    width:calc(100% - 24px);
    max-width:none;
    margin-inline:auto;
  }
  .site-header .brand,
  .editorial-header .editorial-brand{
    grid-column:1;
    justify-self:start;
    margin:0;
  }
  .site-header .main-nav,
  .editorial-header .main-nav{
    grid-column:2;
    justify-self:center;
    margin:0;
    width:max-content;
  }
  .site-header .main-nav .smartbytes-auto-menu,
  .editorial-header .main-nav .smartbytes-auto-menu{
    justify-content:center;
  }
  .site-header .brand{width:290px}
  .site-header .brand img,
  .site-header .custom-logo{max-height:54px}
}
@media(min-width:980px) and (max-width:1199px){
  .site-header .header-inner,
  .editorial-header .editorial-top{width:calc(100% - 24px);max-width:none}
  .site-header .brand{width:230px}
  .main-nav .smartbytes-auto-menu{gap:12px}
  .main-nav .smartbytes-auto-menu a{font-size:.72rem}
}


/* v1.4.1 encabezado equilibrado: logo a la izquierda y menú realmente centrado */
.header-shell{width:100%;min-height:82px;padding-inline:24px;display:flex;align-items:center;position:relative}
.site-header .brand{display:flex;align-items:center;flex:0 0 auto;width:250px;margin:0;z-index:3}
.site-header .brand .custom-logo-link,.site-header .brand>a{display:flex;align-items:center}
.site-header .brand img,.site-header .custom-logo{display:block;width:auto;max-width:250px;max-height:58px}
.site-header .main-nav{margin-left:auto}
.site-header .smartbytes-auto-menu>li:not(.menu-contact)>a{position:relative;padding:12px 2px}
.site-header .smartbytes-auto-menu>li:not(.menu-contact)>a:after{content:"";position:absolute;left:50%;right:50%;bottom:3px;height:2px;border-radius:2px;background:var(--sb-orange);transition:.22s ease}
.site-header .smartbytes-auto-menu>li:not(.menu-contact)>a:hover:after{left:0;right:0}
.site-header .smartbytes-auto-menu .menu-contact a{padding:12px 18px!important;border-radius:13px;box-shadow:0 10px 24px rgba(255,107,22,.18)}

@media(min-width:1240px){
  .site-header .header-inner{min-height:84px;padding-inline:28px}
  .site-header .main-nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;width:max-content;padding:0;background:transparent}
  .site-header .main-nav .smartbytes-auto-menu{display:flex;align-items:center;justify-content:center;gap:20px}
  .site-header .main-nav .smartbytes-auto-menu a{font-size:.78rem;font-weight:700;white-space:nowrap}
  .site-header .brand{width:265px}
  .site-header .brand img,.site-header .custom-logo{max-width:265px;max-height:60px}
}
@media(min-width:980px) and (max-width:1239px){
  .header-shell{padding-inline:20px}
  .site-header .brand{width:210px}
  .site-header .brand img,.site-header .custom-logo{max-width:210px;max-height:52px}
  .site-header .main-nav{position:static;transform:none;margin-left:auto;padding:0;background:transparent}
  .site-header .main-nav .smartbytes-auto-menu{display:flex;align-items:center;gap:12px}
  .site-header .main-nav .smartbytes-auto-menu a{font-size:.69rem;white-space:nowrap}
}
@media(max-width:979px){
  .header-shell{min-height:72px;padding-inline:16px;justify-content:space-between}
  .site-header .brand{width:min(230px,68vw)}
  .site-header .brand img,.site-header .custom-logo{max-width:100%;max-height:50px}
  .site-header .menu-toggle{margin-left:auto}
}

/* El blog conserva su cabecera editorial, pero con mejor balance */
.editorial-header .header-shell{padding-inline:24px}
@media(min-width:1240px){
  .editorial-header .editorial-top{min-height:78px}
  .editorial-header .editorial-brand{position:absolute;left:28px;top:50%;transform:translateY(-50%);margin:0}
  .editorial-header .main-nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;width:max-content}
}


/* v1.4.2 separación lateral ajustable del encabezado */
@media(min-width:980px){
  .site-header .header-shell,
  .editorial-header .header-shell{
    padding-left:var(--sb-header-side,56px)!important;
    padding-right:var(--sb-header-side,56px)!important;
  }
}


/* v1.4.3 logo oficial también en el encabezado del blog */
.editorial-brand-wrap{display:flex;align-items:center;gap:12px;min-width:250px}
.editorial-brand-logo{display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;padding:7px 11px;box-shadow:0 8px 24px rgba(0,0,0,.15);line-height:1}
.editorial-logo-image{display:block;width:auto;max-width:230px;max-height:48px;object-fit:contain}
.editorial-tagline{display:none;color:#c4d3e3;font-size:.68rem;line-height:1.25;max-width:170px}
@media(min-width:980px){
  .editorial-header .header-shell{padding-left:var(--sb-header-side,56px)!important;padding-right:var(--sb-header-side,56px)!important}
  .editorial-header .editorial-brand-wrap{position:absolute;left:var(--sb-header-side,56px);top:50%;transform:translateY(-50%);margin:0;z-index:3}
  .editorial-header .editorial-brand{position:static;transform:none;margin:0}
  .editorial-header .main-nav{left:50%;right:auto;transform:translate(-50%,-50%)}
}
@media(min-width:1360px){.editorial-tagline{display:block}}
@media(max-width:979px){
  .editorial-brand-wrap{min-width:0;max-width:72vw}
  .editorial-brand-logo{padding:5px 8px;border-radius:10px}
  .editorial-logo-image{max-width:210px;max-height:42px}
}


/* v1.4.4 encabezado tipo muestra con color configurable */
.site-header,.editorial-header{background:var(--sb-menu-bar-bg)!important;color:var(--sb-menu-bar-text)!important;border-bottom:1px solid var(--sb-menu-bar-border)!important;backdrop-filter:none;box-shadow:none}
.site-header a,.editorial-header a,.site-header .main-nav a,.editorial-header .main-nav a,.editorial-search{color:var(--sb-menu-bar-text)!important}
.site-header .menu-toggle,.editorial-header .menu-toggle{background:#fff;border-color:var(--sb-menu-bar-border)}
.site-header .menu-toggle span,.editorial-header .menu-toggle span{background:var(--sb-menu-bar-text)}
.site-header .header-shell,.editorial-header .header-shell{position:relative;display:flex;align-items:center;min-height:74px;padding-left:var(--sb-header-side,56px)!important;padding-right:var(--sb-header-side,56px)!important}
.site-header .brand,.editorial-header .editorial-brand-wrap{position:absolute;left:var(--sb-header-side,56px);top:50%;transform:translateY(-50%);margin:0;z-index:3;display:flex;align-items:center}
.site-header .brand{width:240px}
.site-header .brand img,.site-header .custom-logo,.editorial-logo-image{max-height:48px;width:auto;display:block}
.editorial-brand-wrap{gap:0;min-width:0;max-width:240px}.editorial-brand-logo{background:transparent!important;box-shadow:none!important;padding:0!important;border-radius:0!important}.editorial-tagline{display:none!important}
.site-header .main-nav,.editorial-header .main-nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;width:max-content;padding:0;background:transparent!important}
.site-header .main-nav .smartbytes-auto-menu,.editorial-header .main-nav .smartbytes-auto-menu{display:flex;align-items:center;justify-content:center;gap:22px}
.site-header .main-nav .smartbytes-auto-menu a,.editorial-header .main-nav .smartbytes-auto-menu a{font-size:.82rem;font-weight:700;white-space:nowrap;padding:10px 0;letter-spacing:0}
.site-header .smartbytes-auto-menu>li:not(.menu-contact)>a:after,.editorial-header .smartbytes-auto-menu>li:not(.menu-contact)>a:after{background:var(--sb-orange)}
.site-header .smartbytes-auto-menu .menu-contact a,.editorial-header .smartbytes-auto-menu .menu-contact a{padding:12px 18px!important;border-radius:13px;box-shadow:0 10px 24px rgba(255,107,22,.16)}
.editorial-search{position:absolute;right:calc(var(--sb-header-side,56px) - 2px);top:50%;transform:translateY(-50%);font-size:1.2rem!important}
.editorial-category-bar{background:#fff;color:var(--sb-menu-bar-text);border-top:1px solid var(--sb-menu-bar-border);border-bottom:1px solid var(--sb-menu-bar-border)}
.editorial-category-scroll a{color:var(--sb-menu-bar-text)}
@media(min-width:980px){
  .site-header .header-shell,.editorial-header .header-shell{min-height:78px}
  .site-header .brand{width:250px}
  .site-header .brand img,.site-header .custom-logo,.editorial-logo-image{max-height:50px;max-width:250px}
}
@media(max-width:1199px){
  .site-header .brand,.editorial-header .editorial-brand-wrap{width:210px;max-width:210px}
  .site-header .brand img,.site-header .custom-logo,.editorial-logo-image{max-height:44px;max-width:210px}
  .site-header .main-nav .smartbytes-auto-menu,.editorial-header .main-nav .smartbytes-auto-menu{gap:14px}
  .site-header .main-nav .smartbytes-auto-menu a,.editorial-header .main-nav .smartbytes-auto-menu a{font-size:.72rem}
}
@media(max-width:979px){
  .site-header .header-shell,.editorial-header .header-shell{padding-left:20px!important;padding-right:20px!important;min-height:76px}
  .site-header .brand,.editorial-header .editorial-brand-wrap{position:static;transform:none;width:min(240px,66vw);max-width:min(240px,66vw)}
  .site-header .brand img,.site-header .custom-logo,.editorial-logo-image{max-width:100%;max-height:46px}
  .site-header .main-nav,.editorial-header .main-nav{position:fixed;left:auto;top:76px;right:0;transform:none;width:min(360px,100%);height:calc(100vh - 76px);padding:24px 20px;background:var(--sb-menu-bar-bg)!important;box-shadow:-12px 0 40px rgba(0,0,0,.08)}
  .site-header .main-nav .smartbytes-auto-menu,.editorial-header .main-nav .smartbytes-auto-menu{display:block}
  .site-header .main-nav .smartbytes-auto-menu a,.editorial-header .main-nav .smartbytes-auto-menu a{font-size:.95rem;padding:14px 4px}
  .editorial-search{position:static;transform:none;display:inline-flex;margin-top:10px}
}


/* v1.4.5 opciones avanzadas del header */
.site-header .brand img,.site-header .custom-logo,.editorial-logo-image{max-height:var(--sb-logo-size,50px)!important}
.site-header .main-nav,.editorial-header .main-nav{transform:translate(calc(-50% + var(--sb-menu-offset,0px)),-50%)!important}
@media(max-width:979px){
  .site-header .main-nav,.editorial-header .main-nav{transform:none!important}
}


/* v1.4.7 posición avanzada del menú */
@media(min-width:980px){
  .site-header .main-nav,.editorial-header .main-nav{will-change:transform,left}
}


/* v1.4.8 iconos reales de redes sociales */
.social-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}
.social-links a{display:inline-flex!important;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:rgba(255,255,255,.03);color:#fff;transition:.2s ease;box-shadow:0 8px 20px rgba(0,0,0,.08)}
.social-links a svg{width:20px;height:20px;display:block}
.social-links a:hover{background:var(--sb-orange);border-color:var(--sb-orange);color:#fff;transform:translateY(-2px)}


/* v1.4.9 color personalizable para títulos del submenú de categorías */
.editorial-category-scroll a{color:var(--sb-category-submenu-text,var(--sb-menu-bar-text))!important}
.editorial-category-scroll a span{color:var(--sb-category-submenu-active,var(--sb-blue))!important}
.editorial-category-scroll a:hover,.editorial-category-scroll .is-active{color:var(--sb-category-submenu-active,var(--sb-blue))!important;border-color:var(--sb-category-submenu-active,var(--sb-blue))!important}


/* v1.5.0 enlaces funcionales del pie de página */
.footer-menu a,.footer-contact a{transition:color .2s ease,transform .2s ease}
.footer-menu a:hover,.footer-contact>a:not(.footer-wa):hover{color:#fff;transform:translateX(3px)}
.footer-menu a:focus-visible,.footer-contact a:focus-visible,.social-links a:focus-visible{outline:3px solid var(--sb-orange);outline-offset:3px;border-radius:6px}


/* v1.5.1 reparación integral y mejora móvil */
.mobile-nav-head,.mobile-nav-extras,.mobile-nav-search,.mobile-menu-backdrop{display:none}
@media(max-width:979px){
  html,body{overflow-x:hidden}
  body.menu-open{overflow:hidden;touch-action:none}
  .container{width:min(100% - 28px,720px)}
  .site-header,.editorial-header{z-index:1500}
  .site-header .header-shell,.editorial-header .header-shell{min-height:72px!important;padding-inline:16px!important}
  .site-header .brand,.editorial-header .editorial-brand-wrap{position:static!important;transform:none!important;width:min(220px,68vw)!important;max-width:min(220px,68vw)!important}
  .site-header .brand img,.site-header .custom-logo,.editorial-logo-image{width:auto!important;max-width:100%!important;max-height:var(--sb-mobile-logo-size,44px)!important}
  .menu-toggle{display:grid!important;position:relative;z-index:1602;margin-left:auto;width:46px;height:46px;border-radius:14px;box-shadow:0 7px 20px rgba(8,38,77,.08)}
  .menu-toggle span{transition:transform .22s ease,opacity .18s ease}
  .menu-toggle.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .menu-toggle.is-open span:nth-child(2){opacity:0}
  .menu-toggle.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
  .site-header .main-nav,.editorial-header .main-nav{
    display:block!important;position:fixed!important;inset:0 0 0 auto!important;top:0!important;right:0!important;left:auto!important;
    width:var(--sb-mobile-menu-width,min(88vw,380px))!important;height:100dvh!important;margin:0!important;padding:0 18px 28px!important;
    background:var(--sb-mobile-menu-bg,#fff)!important;color:var(--sb-mobile-menu-text,#0b1b36)!important;
    transform:translate3d(105%,0,0)!important;transition:transform .28s cubic-bezier(.2,.8,.2,1)!important;
    box-shadow:-18px 0 55px rgba(4,20,40,.18)!important;overflow-y:auto!important;overscroll-behavior:contain;z-index:1601!important;
  }
  .site-header .main-nav.is-open,.editorial-header .main-nav.is-open{transform:translate3d(0,0,0)!important}
  .mobile-nav-head{display:flex;align-items:center;justify-content:space-between;min-height:78px;border-bottom:1px solid rgba(96,112,138,.18);position:sticky;top:0;background:var(--sb-mobile-menu-bg,#fff);z-index:2}
  .mobile-nav-head strong{font:800 1.15rem Montserrat;color:var(--sb-mobile-menu-text,#0b1b36)}
  .mobile-menu-close{width:42px;height:42px;border:1px solid rgba(96,112,138,.22);border-radius:13px;background:transparent;color:var(--sb-mobile-menu-text,#0b1b36);font-size:1.8rem;line-height:1;cursor:pointer}
  .mobile-menu-backdrop{display:block;position:fixed;inset:0;border:0;padding:0;background:rgba(2,12,24,.52);opacity:0;visibility:hidden;pointer-events:none;transition:.25s ease;z-index:1599}
  .mobile-menu-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}
  .site-header .main-nav .smartbytes-auto-menu,.editorial-header .main-nav .smartbytes-auto-menu{display:grid!important;gap:7px!important;margin:18px 0!important;padding:0!important}
  .site-header .main-nav li,.editorial-header .main-nav li{border:0!important}
  .site-header .main-nav .smartbytes-auto-menu a,.editorial-header .main-nav .smartbytes-auto-menu a{
    display:flex!important;align-items:center;justify-content:space-between;min-height:52px;padding:13px 14px!important;border-radius:14px;
    background:rgba(8,120,217,.055);color:var(--sb-mobile-menu-text,#0b1b36)!important;font-size:.94rem!important;font-weight:750!important;
  }
  .site-header .main-nav .smartbytes-auto-menu li:not(.menu-contact) a:after,.editorial-header .main-nav .smartbytes-auto-menu li:not(.menu-contact) a:after{content:'›';position:static;width:auto;height:auto;background:none!important;font-size:1.35rem;color:var(--sb-blue);transform:none}
  .site-header .smartbytes-auto-menu .menu-contact a,.editorial-header .smartbytes-auto-menu .menu-contact a{justify-content:center!important;background:var(--sb-orange)!important;color:#fff!important;box-shadow:0 12px 28px rgba(255,107,22,.22)!important}
  .editorial-search{display:none!important}
  .mobile-nav-search{display:flex;gap:8px;margin:10px 0 0}.mobile-nav-search input{min-width:0;flex:1;border:1px solid rgba(96,112,138,.22);border-radius:13px;padding:12px 13px;font:inherit;background:#fff;color:#0b1b36}.mobile-nav-search button{width:48px;border:0;border-radius:13px;background:var(--sb-blue);color:#fff;font-size:1.25rem}
  .mobile-nav-extras{display:grid;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(96,112,138,.18)}
  .mobile-nav-phone{display:grid!important;gap:1px;padding:12px 14px!important;border-radius:14px;background:rgba(8,120,217,.07)!important;color:var(--sb-mobile-menu-text,#0b1b36)!important}.mobile-nav-phone span{font-size:.76rem;color:#60708a}.mobile-nav-phone strong{font-size:1.05rem}
  .mobile-nav-whatsapp{display:flex!important;justify-content:center;padding:13px 16px!important;border-radius:14px;background:#18a957!important;color:#fff!important;font-weight:800!important}
  .mobile-nav-socials{display:flex;gap:9px}.mobile-nav-socials a{display:grid!important;place-items:center!important;width:42px;height:42px;padding:0!important;border-radius:12px!important;background:#07162a!important;color:#fff!important}.mobile-nav-socials svg{width:19px;height:19px}

  .editorial-category-bar{position:relative;z-index:10}.editorial-category-scroll{justify-content:flex-start!important;gap:4px;padding:8px 14px 9px!important;scroll-snap-type:x proximity}.editorial-category-scroll a{min-width:max-content!important;padding:8px 12px!important;display:flex!important;gap:7px!important;scroll-snap-align:start;font-size:.78rem!important}.editorial-category-scroll a span{font-size:1rem!important}

  .hero{padding:42px 0 36px!important}.hero-grid{gap:26px!important;min-height:auto!important}.hero-copy h1,.hero-size-xl h1,.hero-size-md h1,.hero-size-sm h1{font-size:clamp(2.05rem,10vw,3.2rem)!important;line-height:1.04;letter-spacing:-.042em}.hero-copy>p{font-size:.98rem;line-height:1.65}.hero-actions{display:grid!important;grid-template-columns:1fr;gap:10px;margin:22px 0 4px}.hero-actions .btn{width:100%;min-width:0}.hero-visual{min-height:330px!important;max-width:390px;width:100%;margin:0 auto}.tech-orb,.hero-visual-small .tech-orb,.hero-visual-large .tech-orb{width:260px!important;height:260px!important;right:50%!important;top:32px!important;transform:translateX(50%)!important}.tech-orb:after{font-size:4.7rem}.device-card{width:154px;padding:12px;border-radius:16px;grid-template-columns:34px 1fr}.device-card span{font-size:1.25rem}.device-card strong{font-size:.78rem}.device-card small{font-size:.72rem}.card-a{left:0;top:8px}.card-b{right:0;top:176px}.card-c{left:6%;bottom:0}.hero-style-centered .hero-copy{text-align:center}.hero-style-boxed .hero-grid{padding:22px;border-radius:24px}

  .metrics-grid{grid-template-columns:1fr 1fr}.metrics-grid div{padding:18px 8px}.metrics strong{font-size:1.25rem}.metrics span{font-size:.7rem}
  .section{padding:58px 0}.section-head{margin-bottom:24px}.section-head h2,.split h2,.contact-card h2{font-size:clamp(1.8rem,8vw,2.55rem)}
  .about-grid,.split,.contact-layout{gap:26px}.about-values article{grid-template-columns:46px 1fr;padding:17px}
  .service-grid,.post-grid{grid-template-columns:1fr!important}.service-card{display:grid;grid-template-columns:52px 1fr;gap:15px;padding:19px}.service-icon{width:52px;height:52px;margin:0}.service-card .service-content{min-width:0}.service-card p{font-size:.9rem}
  .project-panel{min-height:260px}.project-screen{border-width:6px}.screen-body{min-height:220px}
  .post-card{border-radius:20px}.post-image,.post-image img{height:210px;min-height:210px}.post-body{padding:19px}.blog-heading-row{gap:16px}.blog-all{width:100%}
  .client-logo-card{flex:0 0 100%!important;height:112px}.clients-slider{grid-template-columns:38px minmax(0,1fr) 38px;gap:6px}.clients-arrow{width:38px;height:38px}.clients-dots{max-width:100%;overflow:hidden}
  .contact-info-panel,.contact-form{padding:22px;border-radius:22px}.form-row{grid-template-columns:1fr!important;gap:0!important}.contact-form input,.contact-form select,.contact-form textarea{font-size:16px}
  .single-hero{padding:20px 0 8px}.single-hero-card{border-radius:22px}.single-featured-image{height:230px}.single-hero-content{padding:20px}.single-hero-content h1{font-size:clamp(1.9rem,9vw,2.75rem)!important}.single-layout-grid{grid-template-columns:1fr!important}.single-article-card{padding:21px;border-radius:22px}.single-sidebar{position:static!important}.post-navigation-box{grid-template-columns:1fr!important}
  .archive-page{padding-top:42px!important}.archive-hero{padding:21px!important;border-radius:20px!important}.archive-header h1{font-size:clamp(2rem,9vw,2.8rem)!important}
  .archive-style-horizontal-compact .post-card,.archive-style-horizontal-detailed .post-card,.archive-style-mini-horizontal .post-card{grid-template-columns:112px 1fr!important}.archive-style-horizontal-compact .post-body,.archive-style-horizontal-detailed .post-body{padding:14px}.archive-style-horizontal-detailed .post-body p{display:none}

  .site-footer{padding:46px 0 20px}.footer-grid{grid-template-columns:1fr!important;gap:30px}.footer-brand img{max-width:250px}.footer-menu{display:grid;gap:4px}.footer-menu a{padding:6px 0}.footer-contact{display:grid;gap:5px}.footer-wa{width:100%;text-align:center;padding:13px 16px!important}.footer-bottom{text-align:center;align-items:center}.social-links{justify-content:flex-start}
}
@media(max-width:420px){
  .container{width:calc(100% - 22px)}
  .site-header .header-shell,.editorial-header .header-shell{padding-inline:12px!important}.site-header .brand,.editorial-header .editorial-brand-wrap{width:min(195px,65vw)!important}.site-header .brand img,.site-header .custom-logo,.editorial-logo-image{max-height:40px!important}
  .hero-copy h1,.hero-size-xl h1,.hero-size-md h1,.hero-size-sm h1{font-size:2.15rem!important}.device-card{width:142px}.card-a{left:-2px}.card-b{right:-2px}.card-c{left:2%}
  .metrics-grid{grid-template-columns:1fr 1fr}.clients-slider{grid-template-columns:32px minmax(0,1fr) 32px}.clients-arrow{width:32px;height:32px}
}
