:root{
  --sw-bg:#030712;--sw-bg-2:#07111f;--sw-panel:rgba(8,20,36,.78);--sw-panel-solid:#091525;
  --sw-line:rgba(64,184,255,.25);--sw-text:#f8fbff;--sw-muted:#a9b8cb;
  --sw-blue:#1da1f2;--sw-cyan:#24d7ff;--sw-orange:#ff7a00;--sw-purple:#b43cff;--sw-green:#22d38a;
  --sw-radius:24px;--sw-shadow:0 20px 60px rgba(0,0,0,.45);
}
html{scroll-behavior:smooth} body{background:var(--sw-bg);color:var(--sw-text);overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;z-index:-2;background:
 radial-gradient(circle at 10% 10%,rgba(29,161,242,.12),transparent 28%),
 radial-gradient(circle at 90% 20%,rgba(180,60,255,.10),transparent 30%),
 radial-gradient(circle at 50% 100%,rgba(34,211,138,.08),transparent 35%),#030712}
body:after{content:"";position:fixed;inset:0;z-index:-1;opacity:.18;pointer-events:none;background-image:linear-gradient(rgba(61,150,220,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(61,150,220,.14) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(to bottom,black,transparent 85%)}
header{background:rgba(3,7,18,.82)!important;border-bottom:1px solid rgba(36,215,255,.16);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
header .title h3,header a{color:#fff!important} header .title p{color:var(--sw-cyan)!important}
#navbar>li>a{position:relative}#navbar>li>a:after{content:"";position:absolute;left:12px;right:12px;bottom:3px;height:2px;background:linear-gradient(90deg,var(--sw-cyan),var(--sw-purple));transform:scaleX(0);transition:.25s}#navbar>li>a:hover:after{transform:scaleX(1)}
.sw-home{background:transparent}.sw-container{width:min(1180px,calc(100% - 40px));margin-inline:auto}.sw-section{padding:96px 0;position:relative}.sw-kicker{display:inline-flex;align-items:center;gap:9px;padding:8px 13px;border:1px solid rgba(36,215,255,.28);border-radius:999px;background:rgba(7,17,31,.72);color:var(--sw-cyan);font-size:.78rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.sw-title{font-size:clamp(2rem,5vw,4.8rem);line-height:.98;letter-spacing:-.045em;margin:20px 0;color:#fff}.sw-title span{background:linear-gradient(90deg,var(--sw-cyan),#7a7cff,var(--sw-purple),var(--sw-orange),var(--sw-green));-webkit-background-clip:text;background-clip:text;color:transparent}.sw-lead{max-width:760px;color:var(--sw-muted);font-size:clamp(1rem,1.8vw,1.2rem);line-height:1.75}.sw-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.sw-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;border-radius:14px;font-weight:800;text-decoration:none;transition:.25s}.sw-btn-primary{color:white;background:linear-gradient(90deg,#087fe7,#13b9ff);box-shadow:0 0 28px rgba(29,161,242,.28);border:1px solid rgba(255,255,255,.28)}.sw-btn-primary:hover{transform:translateY(-3px);box-shadow:0 0 42px rgba(36,215,255,.4)}.sw-btn-secondary{color:white;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.14)}.sw-btn-secondary:hover{border-color:var(--sw-cyan);background:rgba(36,215,255,.07)}
.sw-hero{min-height:760px;display:grid;align-items:center;position:relative;isolation:isolate;padding:150px 0 90px;overflow:hidden}.sw-hero-media{position:absolute;inset:0;z-index:-2}.sw-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,7,18,.97) 0%,rgba(3,7,18,.82) 46%,rgba(3,7,18,.36) 100%),linear-gradient(0deg,#030712 0%,transparent 35%)}.sw-hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;animation:swHero 30s infinite;filter:saturate(1.15)}.sw-hero-slide:nth-child(2){animation-delay:6s}.sw-hero-slide:nth-child(3){animation-delay:12s}.sw-hero-slide:nth-child(4){animation-delay:18s}.sw-hero-slide:nth-child(5){animation-delay:24s}@keyframes swHero{0%,100%{opacity:0;transform:scale(1.05)}4%,17%{opacity:1;transform:scale(1)}21%{opacity:0;transform:scale(1.02)}}.sw-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:54px;align-items:center}.sw-hero-card{padding:24px;border:1px solid rgba(36,215,255,.22);border-radius:var(--sw-radius);background:linear-gradient(145deg,rgba(8,20,36,.84),rgba(4,10,20,.66));box-shadow:var(--sw-shadow);backdrop-filter:blur(14px)}.sw-hero-card img{width:100%;border-radius:16px;display:block}.sw-mini-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:14px}.sw-mini{padding:14px;border-radius:14px;background:rgba(255,255,255,.035);border:1px solid rgba(255,255,255,.08);font-size:.86rem;color:var(--sw-muted)}.sw-mini strong{display:block;color:#fff;font-size:1rem;margin-bottom:4px}
.sw-section-head{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:38px}.sw-section-head .sw-title{font-size:clamp(2rem,4vw,3.5rem);margin-bottom:0}.sw-section-head p{max-width:600px;color:var(--sw-muted);line-height:1.7}.sw-service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.sw-service-card{--accent:var(--sw-blue);position:relative;min-height:370px;padding:26px;border-radius:22px;border:1px solid color-mix(in srgb,var(--accent) 44%,transparent);background:linear-gradient(160deg,color-mix(in srgb,var(--accent) 11%,#091525),rgba(5,12,23,.92));overflow:hidden;text-decoration:none;color:white;transition:.3s}.sw-service-card:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:var(--accent);filter:blur(80px);opacity:.12;right:-80px;top:-70px}.sw-service-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px color-mix(in srgb,var(--accent) 20%,transparent)}.sw-service-icon{width:86px;height:86px;object-fit:contain;margin-bottom:34px;filter:drop-shadow(0 0 15px color-mix(in srgb,var(--accent) 60%,transparent))}.sw-service-card h3{font-size:1.45rem;margin:0 0 14px;color:#fff}.sw-service-card p{color:var(--sw-muted);line-height:1.65;margin:0}.sw-service-link{position:absolute;bottom:24px;left:26px;color:var(--accent);font-weight:800}.sw-blue{--accent:var(--sw-blue)}.sw-orange{--accent:var(--sw-orange)}.sw-purple{--accent:var(--sw-purple)}.sw-green{--accent:var(--sw-green)}
.sw-process{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px}.sw-process-copy,.sw-video-panel,.sw-contact-panel{border:1px solid var(--sw-line);border-radius:var(--sw-radius);background:var(--sw-panel);box-shadow:var(--sw-shadow);overflow:hidden}.sw-process-copy{padding:42px}.sw-process-list{display:grid;gap:14px;margin-top:28px}.sw-process-item{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:start;padding:16px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:rgba(255,255,255,.025)}.sw-process-number{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,#067bd9,#18c5ff);font-weight:900}.sw-process-item h4{margin:0 0 4px;color:#fff}.sw-process-item p{margin:0;color:var(--sw-muted);line-height:1.5;font-size:.92rem}.sw-video-panel{min-height:560px;position:relative}.sw-video-panel video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.sw-video-panel:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,7,18,.92),transparent 60%)}.sw-video-caption{position:absolute;z-index:1;left:30px;right:30px;bottom:28px}.sw-video-caption h3{font-size:2rem;margin:0 0 8px}.sw-video-caption p{color:var(--sw-muted);margin:0}
.sw-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sw-stat{padding:28px;border-radius:20px;background:rgba(7,17,31,.78);border:1px solid rgba(36,215,255,.18);text-align:center}.sw-stat img{width:62px;height:62px;object-fit:contain;margin-bottom:15px}.sw-stat .number{font-size:2.7rem;font-weight:900;color:#fff}.sw-stat p{color:var(--sw-cyan);margin:6px 0 0}.sw-trust{padding:32px;border-radius:22px;background:linear-gradient(90deg,rgba(8,127,231,.16),rgba(180,60,255,.11),rgba(255,122,0,.10));border:1px solid rgba(255,255,255,.12);display:flex;align-items:center;justify-content:space-between;gap:25px}.sw-trust h3{font-size:clamp(1.5rem,3vw,2.5rem);margin:0}.sw-trust p{color:var(--sw-muted);margin:8px 0 0}.sw-contact-panel{display:grid;grid-template-columns:.82fr 1.18fr}.sw-contact-info{padding:42px;background:linear-gradient(145deg,rgba(8,127,231,.18),rgba(4,10,20,.5))}.sw-contact-form{padding:42px}.sw-contact-form input,.sw-contact-form textarea,.sw-contact-form select{width:100%;background:#050d18!important;border:1px solid rgba(255,255,255,.12)!important;color:white!important;border-radius:12px!important;padding:14px!important}.sw-contact-form label{color:#dce8f5!important}.sw-contact-form button{border:0;cursor:pointer}.sw-contact-form .form-groupF2{margin-bottom:15px}.sw-contact-form textarea{min-height:140px}
footer{background:#02050c!important;border-top:1px solid rgba(36,215,255,.14);color:var(--sw-muted)!important}.custom-alert{background:#081424!important;color:#fff!important}.whatsapp-button,.top{filter:drop-shadow(0 0 16px rgba(36,215,255,.4))}
@media(max-width:980px){.sw-hero-grid,.sw-process,.sw-contact-panel{grid-template-columns:1fr}.sw-service-grid,.sw-stat-grid{grid-template-columns:repeat(2,1fr)}.sw-hero-card{max-width:620px}.sw-section-head{display:block}}
@media(max-width:620px){.sw-container{width:min(100% - 24px,1180px)}.sw-section{padding:68px 0}.sw-hero{min-height:auto;padding-top:125px}.sw-title{font-size:2.7rem}.sw-service-grid,.sw-stat-grid{grid-template-columns:1fr}.sw-service-card{min-height:320px}.sw-process-copy,.sw-contact-info,.sw-contact-form{padding:26px}.sw-trust{align-items:flex-start;flex-direction:column}.sw-mini-grid{grid-template-columns:1fr}.sw-hero-card{display:none}}

.swalu-chat-message {
    max-width: 88%;
    margin: 10px 0;
    padding: 11px 13px;
    border-radius: 12px;
    line-height: 1.45;
    word-break: break-word;
}

.swalu-chat-message strong {
    display: block;
    margin-bottom: 4px;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .04em;
}

.swalu-chat-message p {
    margin: 0;
}

.swalu-chat-message--user {
    margin-left: auto;
    color: #ffffff;
    background:
        linear-gradient(
            135deg,
            rgba(37, 99, 235, .95),
            rgba(14, 165, 233, .85)
        );
    border: 1px solid rgba(96, 165, 250, .75);
}

.swalu-chat-message--assistant {
    margin-right: auto;
    color: #e5eefc;
    background: rgba(11, 18, 32, .96);
    border: 1px solid rgba(56, 189, 248, .35);
    box-shadow: 0 0 16px rgba(14, 165, 233, .08);
}

.swalu-chat-message--assistant strong {
    color: #38bdf8;
}

.swalu-chat-message--error {
    margin-right: auto;
    color: #fee2e2;
    background: rgba(127, 29, 29, .55);
    border: 1px solid rgba(248, 113, 113, .55);
}

.swalu-chat-typing {
    font-size: 13px;
    opacity: .8;
}

#chat-form button:disabled,
#chat-form input:disabled {
    cursor: not-allowed;
    opacity: .55;
}


/* =========================================
   LOGOS ROTATIVOS DEL HEADER
========================================= */

.sw-brand__logo-animation {
    position: relative;
    width: 58px;
    height: 58px;
}

.sw-brand__logo-animation img {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
    opacity: 0;
    animation: swaluLogoRotate 15s infinite;
}

.sw-brand__logo-animation img:nth-child(1) {
    animation-delay: 0s;
}

.sw-brand__logo-animation img:nth-child(2) {
    animation-delay: 3s;
}

.sw-brand__logo-animation img:nth-child(3) {
    animation-delay: 6s;
}

.sw-brand__logo-animation img:nth-child(4) {
    animation-delay: 9s;
}

.sw-brand__logo-animation img:nth-child(5) {
    animation-delay: 12s;
}

@keyframes swaluLogoRotate {
    0% {
        opacity: 0;
        transform: scale(.82) rotate(-4deg);
        filter: blur(4px);
    }

    7%,
    18% {
        opacity: 1;
        transform: scale(1) rotate(0);
        filter: blur(0);
    }

    25%,
    100% {
        opacity: 0;
        transform: scale(1.08) rotate(3deg);
        filter: blur(3px);
    }
}

/* =========================================
   LISTA PRINCIPAL
========================================= */

.sw-nav__list {
    display: flex;
    align-items: center;
    gap: 4px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sw-nav__item {
    position: relative;
}

.sw-nav__link {
    display: flex;
    align-items: center;
    gap: 7px;
}

.sw-nav__link > i:first-child {
    font-size: 1.05rem;
    color: #38bdf8;
}

.sw-nav__arrow {
    font-size: 1rem;
    transition: transform .22s ease;
}

.sw-nav__item:hover > .sw-nav__link .sw-nav__arrow {
    transform: rotate(180deg);
}

/* =========================================
   SUBMENÚ TECNOLÓGICO
========================================= */

.sw-submenu {
    position: absolute;
    top: calc(100% + 14px);
    left: 0;
    width: 270px;
    margin: 0;
    padding: 10px;
    list-style: none;
    background:
        linear-gradient(
            145deg,
            rgba(5, 12, 29, .98),
            rgba(10, 20, 42, .98)
        );
    border: 1px solid rgba(56, 189, 248, .22);
    border-radius: 18px;
    box-shadow:
        0 20px 45px rgba(0, 0, 0, .45),
        0 0 25px rgba(14, 165, 233, .10);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translateY(12px);
    transition:
        opacity .2s ease,
        visibility .2s ease,
        transform .2s ease;
    z-index: 1000;
}

.sw-submenu::before {
    content: "";
    position: absolute;
    top: -7px;
    left: 28px;
    width: 13px;
    height: 13px;
    background: #071226;
    border-top: 1px solid rgba(56, 189, 248, .25);
    border-left: 1px solid rgba(56, 189, 248, .25);
    transform: rotate(45deg);
}

.sw-nav__item:hover > .sw-submenu,
.sw-submenu li:hover > .sw-submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
}

.sw-submenu li {
    position: relative;
}

.sw-submenu a {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 12px 13px;
    border-radius: 12px;
    color: #dcecff !important;
    text-decoration: none;
    font-size: .93rem;
    font-weight: 600;
    transition: all .2s ease;
}

.sw-submenu a:hover {
    color: #ffffff !important;
    background:
        linear-gradient(
            90deg,
            rgba(37, 99, 235, .22),
            rgba(14, 165, 233, .09)
        );
    transform: translateX(3px);
}

.sw-submenu a i {
    color: #38bdf8;
    font-size: 1.12rem;
}

.sw-submenu a .bx-chevron-right {
    margin-left: auto;
}

.sw-submenu--nested {
    top: 0;
    left: calc(100% + 12px);
}

/* =========================================
   BOTÓN CTA
========================================= */

.sw-nav__cta {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.sw-nav__cta i {
    font-size: 1.15rem;
}

/* =========================================
   MOBILE
========================================= */

@media (max-width: 1100px) {
    .sw-nav__list {
        flex-direction: column;
        align-items: stretch;
        width: 100%;
        gap: 5px;
    }

    .sw-nav__item {
        width: 100%;
    }

    .sw-nav__link {
        justify-content: space-between;
        width: 100%;
    }

    .sw-submenu,
    .sw-submenu--nested {
        position: static;
        width: 100%;
        margin-top: 5px;
        padding: 6px;
        display: none;
        opacity: 1;
        visibility: visible;
        pointer-events: auto;
        transform: none;
        box-shadow: none;
        background: rgba(255, 255, 255, .025);
        border-radius: 12px;
    }

    .sw-submenu::before {
        display: none;
    }

    .sw-nav__item.is-open > .sw-submenu,
    .sw-submenu li.is-open > .sw-submenu {
        display: block;
    }

    .sw-nav__item:hover > .sw-submenu,
    .sw-submenu li:hover > .sw-submenu {
        transform: none;
    }
}

/* Protección del header frente a CSS antiguos de páginas internas */

body .sw-header {
    position: sticky;
    top: 0;
    right: auto;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 9999;
    display: block;
    background:
        linear-gradient(
            90deg,
            rgba(1, 8, 24, 0.98),
            rgba(5, 10, 28, 0.96)
        );
}

body .sw-header .sw-header__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

body .sw-header img {
    max-width: 100%;
}

body .sw-header .sw-brand__logo-animation img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/* ==========================================================
   SWALU HEADER SYSTEM V2 — REGLAS FINALES Y AUTORITATIVAS
   Estas reglas deben permanecer al final del archivo.
========================================================== */

*, *::before, *::after { box-sizing: border-box; }

body > .sw-header {
    position: sticky !important;
    inset: 0 0 auto 0 !important;
    width: 100% !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    z-index: 10000 !important;
    display: block !important;
    overflow: visible !important;
    background:
        radial-gradient(circle at 10% 0%, rgba(0, 194, 255, .10), transparent 28%),
        radial-gradient(circle at 85% 0%, rgba(168, 85, 247, .09), transparent 30%),
        linear-gradient(90deg, rgba(2, 8, 22, .985), rgba(5, 10, 29, .97)) !important;
    border: 0 !important;
    border-bottom: 1px solid rgba(75, 190, 255, .16) !important;
    box-shadow: 0 14px 35px rgba(0, 0, 0, .30) !important;
    backdrop-filter: blur(18px);
    -webkit-backdrop-filter: blur(18px);
}

body > .sw-header::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -1px;
    height: 2px;
    background: linear-gradient(90deg,
        #168cff 0%, #20d9ff 22%, #ff7a00 46%, #b43cff 70%, #22d38a 100%);
    opacity: .9;
    pointer-events: none;
}

body > .sw-header .sw-header__inner {
    width: min(1480px, calc(100% - 48px)) !important;
    min-height: 94px !important;
    margin: 0 auto !important;
    padding: 10px 0 !important;
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
    gap: 28px !important;
}

body > .sw-header .sw-brand {
    flex: 0 0 auto !important;
    min-width: 310px !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 15px !important;
    margin: 0 !important;
    padding: 0 !important;
    text-decoration: none !important;
    line-height: 1 !important;
}

body > .sw-header .sw-brand__icon-wrap {
    position: relative !important;
    flex: 0 0 72px !important;
    width: 72px !important;
    height: 72px !important;
    margin: 0 !important;
    padding: 7px !important;
    display: grid !important;
    place-items: center !important;
    overflow: hidden !important;
    border-radius: 19px !important;
    background: linear-gradient(145deg, rgba(15, 29, 52, .96), rgba(4, 10, 23, .96)) !important;
    border: 1px solid rgba(84, 190, 255, .28) !important;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.035), 0 0 24px rgba(0,170,255,.13) !important;
}

body > .sw-header .sw-brand__icon-wrap::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 20% 15%, rgba(255, 122, 0, .16), transparent 34%),
        radial-gradient(circle at 82% 18%, rgba(180, 60, 255, .14), transparent 34%),
        radial-gradient(circle at 50% 90%, rgba(34, 211, 138, .12), transparent 38%);
    pointer-events: none;
}

body > .sw-header .sw-brand__logo-animation {
    position: relative !important;
    z-index: 1 !important;
    width: 58px !important;
    height: 58px !important;
    margin: 0 !important;
    padding: 0 !important;
}

body > .sw-header .sw-brand__logo-animation img {
    position: absolute !important;
    inset: 0 !important;
    width: 58px !important;
    height: 58px !important;
    max-width: 58px !important;
    max-height: 58px !important;
    margin: 0 !important;
    padding: 0 !important;
    object-fit: contain !important;
}

body > .sw-header .sw-brand__text {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;
    min-width: 0 !important;
    margin: 0 !important;
}

body > .sw-header .sw-brand__title {
    display: block !important;
    margin: 0 !important;
    color: #fff !important;
    font-family: "Quicksand", sans-serif !important;
    font-size: clamp(1.9rem, 2.25vw, 2.65rem) !important;
    line-height: .95 !important;
    font-weight: 800 !important;
    letter-spacing: .015em !important;
    text-shadow: 0 0 20px rgba(255,255,255,.08) !important;
}

body > .sw-header .sw-brand__tagline {
    display: block !important;
    margin-top: 5px !important;
    color: #21d8ff !important;
    font-family: "Quicksand", sans-serif !important;
    font-size: clamp(.78rem, 1vw, 1.02rem) !important;
    line-height: 1.1 !important;
    font-weight: 600 !important;
    letter-spacing: .02em !important;
    white-space: nowrap !important;
}

body > .sw-header .sw-nav {
    position: static !important;
    flex: 1 1 auto !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    justify-content: flex-end !important;
    overflow: visible !important;
    background: transparent !important;
}

body > .sw-header .sw-nav__panel {
    position: relative !important;
    width: auto !important;
    min-height: 58px !important;
    margin: 0 !important;
    padding: 8px 9px !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    overflow: visible !important;
    border-radius: 21px !important;
    background: linear-gradient(180deg, rgba(255,255,255,.055), rgba(255,255,255,.025)) !important;
    border: 1px solid rgba(114, 190, 255, .17) !important;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.025), 0 12px 28px rgba(0,0,0,.22) !important;
}

body > .sw-header .sw-nav__panel::before {
    content: "";
    position: absolute;
    left: 22px;
    right: 22px;
    top: -1px;
    height: 1px;
    background: linear-gradient(90deg, transparent, #1da1f2, #ff7a00, #b43cff, #22d38a, transparent);
    opacity: .8;
}

body > .sw-header .sw-nav__list {
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    display: flex !important;
    align-items: center !important;
    gap: 2px !important;
    list-style: none !important;
    background: transparent !important;
}

body > .sw-header .sw-nav__item {
    position: relative !important;
    width: auto !important;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}

body > .sw-header .sw-nav__link {
    position: relative !important;
    width: auto !important;
    min-height: 42px !important;
    margin: 0 !important;
    padding: 10px 13px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 7px !important;
    border-radius: 13px !important;
    color: #eaf5ff !important;
    background: transparent !important;
    border: 0 !important;
    text-decoration: none !important;
    font-family: "Quicksand", sans-serif !important;
    font-size: .91rem !important;
    line-height: 1 !important;
    font-weight: 700 !important;
    letter-spacing: .01em !important;
    white-space: nowrap !important;
    transition: transform .22s ease, background .22s ease, box-shadow .22s ease !important;
}

body > .sw-header .sw-nav__link:hover,
body > .sw-header .sw-nav__link:focus-visible {
    color: #fff !important;
    background: linear-gradient(135deg, rgba(37,99,235,.20), rgba(0,194,255,.07)) !important;
    box-shadow: 0 0 18px rgba(0,156,255,.10) !important;
    transform: translateY(-1px) !important;
    outline: none !important;
}

body > .sw-header .sw-nav__cta {
    flex: 0 0 auto !important;
    min-height: 44px !important;
    margin: 0 0 0 4px !important;
    padding: 11px 16px !important;
    border-radius: 14px !important;
    color: #fff !important;
    background: linear-gradient(135deg, #057fe3, #18bdf5) !important;
    border: 1px solid rgba(161, 221, 255, .48) !important;
    box-shadow: inset 0 0 0 1px rgba(255,255,255,.07), 0 0 19px rgba(0,157,255,.20) !important;
    text-decoration: none !important;
    font-family: "Quicksand", sans-serif !important;
    font-size: .90rem !important;
    line-height: 1 !important;
    font-weight: 800 !important;
    white-space: nowrap !important;
}

body > .sw-header .sw-nav__cta:hover {
    transform: translateY(-1px) !important;
    filter: brightness(1.08) !important;
}

body > .sw-header .sw-nav-toggle {
    display: none !important;
}

/* Submenús: quedan por encima del hero y sin heredar fondos blancos antiguos. */
body > .sw-header .sw-submenu {
    z-index: 10050 !important;
    background: linear-gradient(145deg, rgba(4, 11, 27, .99), rgba(9, 20, 42, .99)) !important;
    border-color: rgba(56, 189, 248, .25) !important;
}

/* Hero de páginas internas: evita que comience debajo/encima del header y mejora legibilidad. */
body > .sw-header + .inicio {
    min-height: calc(100vh - 96px) !important;
    height: calc(100vh - 96px) !important;
    padding-top: 0 !important;
    isolation: isolate !important;
}

body > .sw-header + .inicio::after {
    content: "";
    position: absolute;
    inset: 0;
    z-index: -1;
    pointer-events: none;
    background:
        linear-gradient(90deg, rgba(2,8,22,.90) 0%, rgba(2,8,22,.60) 47%, rgba(2,8,22,.22) 100%),
        linear-gradient(0deg, rgba(3,7,18,.84), transparent 42%);
}

body > .sw-header + .inicio .inicio-text {
    position: relative !important;
    z-index: 2 !important;
    width: min(760px, calc(100% - 48px)) !important;
    margin-left: clamp(24px, 8vw, 150px) !important;
    padding: 38px !important;
    border-radius: 24px !important;
    background: linear-gradient(145deg, rgba(5,15,31,.72), rgba(4,9,22,.45)) !important;
    border: 1px solid rgba(83,190,255,.18) !important;
    box-shadow: 0 24px 60px rgba(0,0,0,.28) !important;
    backdrop-filter: blur(7px) !important;
}

body > .sw-header + .inicio .inicio-text h1 {
    color: #fff !important;
    font-size: clamp(2.3rem, 5vw, 5rem) !important;
    line-height: .98 !important;
    margin: 0 0 20px !important;
}

body > .sw-header + .inicio .inicio-text h3 {
    color: #ddecfa !important;
    min-height: 2.2em !important;
    margin: 0 0 28px !important;
}

body > .sw-header + .inicio .inicio-text .btn {
    color: #fff !important;
    background: linear-gradient(90deg, #087fe7, #13b9ff) !important;
    border: 1px solid rgba(255,255,255,.25) !important;
    box-shadow: 0 0 26px rgba(0,157,255,.25) !important;
}

@media (max-width: 1260px) {
    body > .sw-header .sw-header__inner {
        width: min(100% - 28px, 1200px) !important;
        gap: 18px !important;
    }
    body > .sw-header .sw-brand { min-width: 270px !important; }
    body > .sw-header .sw-nav__link { padding-inline: 10px !important; font-size: .86rem !important; }
    body > .sw-header .sw-nav__cta span { display: none !important; }
    body > .sw-header .sw-nav__cta { width: 44px !important; padding: 0 !important; }
}

@media (max-width: 1040px) {
    body > .sw-header .sw-header__inner { min-height: 82px !important; }
    body > .sw-header .sw-brand { min-width: 0 !important; }
    body > .sw-header .sw-brand__icon-wrap { flex-basis: 60px !important; width: 60px !important; height: 60px !important; }
    body > .sw-header .sw-brand__logo-animation,
    body > .sw-header .sw-brand__logo-animation img { width: 48px !important; height: 48px !important; max-width: 48px !important; max-height: 48px !important; }
    body > .sw-header .sw-nav-toggle {
        flex: 0 0 48px !important;
        width: 48px !important;
        height: 48px !important;
        padding: 10px !important;
        display: block !important;
        border-radius: 13px !important;
        border: 1px solid rgba(94,190,255,.28) !important;
        background: rgba(8,18,39,.95) !important;
    }
    body > .sw-header .sw-nav-toggle span {
        display: block !important;
        width: 100% !important;
        height: 2px !important;
        margin: 5px 0 !important;
        background: #edf7ff !important;
        border-radius: 99px !important;
    }
    body > .sw-header .sw-nav {
        position: absolute !important;
        top: calc(100% + 12px) !important;
        right: 14px !important;
        left: auto !important;
        width: min(430px, calc(100vw - 28px)) !important;
        display: none !important;
    }
    body > .sw-header .sw-nav.is-open { display: block !important; }
    body > .sw-header .sw-nav__panel {
        width: 100% !important;
        max-height: calc(100vh - 110px) !important;
        padding: 15px !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
        overflow-y: auto !important;
        border-radius: 20px !important;
        background: rgba(4,11,27,.985) !important;
    }
    body > .sw-header .sw-nav__list {
        width: 100% !important;
        display: flex !important;
        flex-direction: column !important;
        align-items: stretch !important;
    }
    body > .sw-header .sw-nav__item,
    body > .sw-header .sw-nav__link { width: 100% !important; }
    body > .sw-header .sw-nav__link { justify-content: space-between !important; padding: 13px 14px !important; }
    body > .sw-header .sw-nav__cta { width: 100% !important; margin: 7px 0 0 !important; padding: 13px 15px !important; }
    body > .sw-header .sw-nav__cta span { display: inline !important; }
    body > .sw-header + .inicio { min-height: calc(100vh - 84px) !important; height: calc(100vh - 84px) !important; }
}

@media (max-width: 640px) {
    body > .sw-header .sw-header__inner { width: calc(100% - 20px) !important; min-height: 76px !important; }
    body > .sw-header .sw-brand__icon-wrap { flex-basis: 52px !important; width: 52px !important; height: 52px !important; padding: 5px !important; border-radius: 14px !important; }
    body > .sw-header .sw-brand__logo-animation,
    body > .sw-header .sw-brand__logo-animation img { width: 42px !important; height: 42px !important; max-width: 42px !important; max-height: 42px !important; }
    body > .sw-header .sw-brand__title { font-size: 1.55rem !important; }
    body > .sw-header .sw-brand__tagline { font-size: .72rem !important; }
    body > .sw-header + .inicio .inicio-text {
        width: calc(100% - 24px) !important;
        margin: 0 auto !important;
        padding: 24px !important;
    }
}
