/* Acabado específico del inicio. Los contrastes no dependen de reglas globales. */
body{font-family:"Segoe UI Variable Text","Segoe UI",Arial,sans-serif}
#hero-section{isolation:isolate}
#hero-section:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(4,4,4,.22),transparent 47%,rgba(4,4,4,.12))}
#hero-section>div.z-10{z-index:2}
.home-hero-primary{min-height:49px;box-shadow:0 12px 34px rgba(0,0,0,.25)}
.home-hero-primary>div{background:#111!important;color:#fff!important}
.home-hero-primary iconify-icon{color:#fff!important}
.home-client-access{min-height:49px!important;border-color:rgba(255,255,255,.5)!important;background:rgba(12,12,12,.34)!important;color:#fff!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)}
.hero-cta{position:relative;z-index:20;pointer-events:auto;touch-action:manipulation;isolation:isolate}
.hero-cta:focus-visible{outline:2px solid #D4E8B0;outline-offset:4px}
.home-client-access:hover{background:rgba(255,255,255,.13)!important;border-color:#fff!important}
.home-client-access iconify-icon{color:#fff!important;stroke:#fff!important}
.home-inline-cta{min-height:42px;color:#fff!important;border:1px solid rgba(255,255,255,.12);box-shadow:none!important}
.home-inline-cta iconify-icon{color:#fff!important;stroke:#fff!important;transition:transform .2s ease}
.home-inline-cta:hover iconify-icon{transform:translateX(3px)}
.home-icon-disc--dark{background:#111!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)}
.home-icon-disc--dark iconify-icon{color:#fff!important;stroke:#fff!important;opacity:1!important}
.home-icon-disc--dark .ui-icon,.home-dark-icon .ui-icon{color:#fff!important;filter:brightness(0) invert(1)!important;opacity:1!important}
.home-dark-panel,.home-dark-card{background:#111!important;color:#fff!important}
.home-dark-panel h2,.home-dark-panel p,.home-dark-panel span,.home-dark-card h3,.home-dark-card p,.home-dark-card a{color:#fff!important}
.home-dark-panel p[class*="text-white/"],.home-dark-card p[class*="text-white/"]{color:#bdbdb9!important}
.home-dark-panel .home-dark-icon,.home-dark-card .home-dark-icon{background:#1e1e1e!important;border-color:#666!important;color:#fff!important}
.home-dark-label{background:#262626!important;border-color:#666!important;color:#fff!important}
.home-dark-link{color:#fff!important;border-color:#fff!important}
.home-faq-cta{background:#111!important;color:#fff!important;border:1px solid #111!important}
.home-faq-cta .ui-icon{color:#fff!important;filter:brightness(0) invert(1)!important}
.cidelo-shell-toggle .ui-icon{color:#fff!important;filter:brightness(0) invert(1)!important;opacity:1!important}
.home-light-icon .ui-icon{color:#111!important;filter:brightness(0)!important;opacity:1!important}

@media(min-width:1024px){
  #hero-section>div.z-10{padding-bottom:clamp(58px,7vh,90px)!important}
  #hero-section h1{max-width:700px}
}
@media(max-width:767px){
  #hero-section:after{background:linear-gradient(180deg,rgba(4,4,4,.08),rgba(4,4,4,.3))}
  #hero-section .home-hero-primary,#hero-section .home-client-access{width:100%;justify-content:space-between;min-height:52px}
  #hero-section .home-client-access{justify-content:flex-start}
  .home-inline-cta{white-space:nowrap}
}
