/* GLIKA 3.7 | Capa UX Luxury / accesibilidad legible. No modifica reglas de negocio ni flujos. */
:root{--ux-ink:#172538;--ux-gold:#c7a15b;--ux-focus:#e4bd75}
html{scroll-padding-top:32px!important}body{font-family:'Inter',Arial,sans-serif!important}button,input,select,textarea{font-family:'Inter',Arial,sans-serif!important}
a,button,summary,input,select,textarea{touch-action:manipulation}
a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role="tab"]:focus-visible{outline:3px solid var(--ux-focus)!important;outline-offset:3px!important}
/* Inicio: contenido utilizable y navegación grande, sin achicar el hero editorial. */
.topbar{position:sticky!important;top:0!important;left:auto!important;right:auto!important}
.topbar .nav{min-height:116px!important;gap:clamp(16px,2vw,28px)!important;flex-wrap:wrap!important;padding-block:10px!important}
.topbar .brand{flex:0 0 auto!important}.topbar .brand-asset{width:166px!important;height:96px!important;max-height:96px!important}
.topbar .navlinks{display:flex;flex:1 1 800px;min-width:0;gap:8px clamp(13px,1.5vw,23px)!important;flex-wrap:wrap;justify-content:flex-end;align-items:center}
.topbar .navlinks .nav-main,.topbar .navlinks .nav-group>summary{font-size:clamp(16px,1.05vw,18px)!important;line-height:1.35!important;font-weight:650!important;min-height:48px;display:inline-flex;align-items:center;padding:11px 0!important;letter-spacing:0!important}
.topbar .navlinks .header-cta{font-size:18px!important;line-height:1.2!important;min-height:54px!important;padding:14px 22px!important;white-space:nowrap!important}
.topbar .nav-dropdown{top:calc(100% + 4px)!important;min-width:340px!important;max-width:min(92vw,400px)!important;max-height:min(70vh,600px)!important;z-index:150!important}
.topbar .nav-dropdown a{font-size:16px!important;line-height:1.45!important;min-height:48px!important;display:flex!important;align-items:center!important;padding:12px!important;white-space:normal!important}
.topbar .dropdown-label{font-size:13px!important;letter-spacing:.07em!important;line-height:1.5!important}
.header-ribbon .ribbon-inner{height:auto!important;min-height:43px!important;font-size:14px!important;letter-spacing:0!important;line-height:1.45!important;padding-block:7px!important}
.header-ribbon .ribbon-inner>a{font-size:16px!important;font-weight:700!important;text-decoration:underline;text-underline-offset:4px;min-height:34px;display:inline-flex;align-items:center}
.hero{padding-top:clamp(64px,7vw,110px)!important;min-height:0!important}
.hero .actions .btn{font-size:18px!important;min-height:58px!important;padding:16px 23px!important;line-height:1.4!important}
.hero .pill,.hero-foot,.console-top,.console-label,.console-bottom{font-size:clamp(14px,1vw,16px)!important;line-height:1.5!important}
.hero p{font-size:clamp(18px,1.3vw,21px)!important;line-height:1.66!important}.signal,.signal strong{font-size:16px!important;line-height:1.45!important}
/* Informacion, tarjetas y enlaces: tipografía funcional legible sin tocar títulos de marca. */
.section-intro,.service-card p,.solution p,.industry-display p,.step p,.commercial-grid p,.proof-card p,.common-steps p,.diagnostic-card p{font-size:clamp(16px,1.1vw,18px)!important;line-height:1.65!important}
.eyebrow,.tag,.solution .tag,.number,.step b,.proof-no,.commercial-grid article span,.common-story-top,.common-steps b{font-size:13px!important;line-height:1.5!important;letter-spacing:.09em!important}
.service-card .card-link,.solution .bottom,.proof-link,.common-contact,.privacy-link{font-size:16px!important;line-height:1.55!important;text-decoration:underline;text-underline-offset:4px}
.service-card,.solution,.proof-card{min-width:0}.solution-grid,.proof-grid,.service-grid,.commercial-grid{align-items:stretch}
.industry-options button,.common-choice,.choices .choice{font-size:17px!important;line-height:1.42!important;min-height:54px!important}
.industry-display .mini-list span{font-size:15px!important}.industry-display .btn,.common-actions .btn,.bridge-foot .btn{font-size:17px!important;min-height:52px!important}
.btn,.header-cta,.common-choice,.demo-tab,.ops-tab{font-size:17px!important;line-height:1.4!important;min-height:52px!important}
/* Formularios activos: mejorar lectura y selección, sin cambiar IDs, required, endpoint ni submit. */
.diagnostic-card label{font-size:17px!important;line-height:1.4!important}.diagnostic-card input:not([type="checkbox"]),.diagnostic-card select,.diagnostic-card textarea{font-size:17px!important;line-height:1.4!important;min-height:54px!important;padding:14px 16px!important}
.diagnostic-card .consent,.diagnostic-card .disclaimer,.diagnostic-card .form-status{font-size:15px!important;line-height:1.65!important}.diagnostic-card .consent input{width:22px!important;height:22px!important;margin-top:0!important}
.footer-privacy,.footer-privacy a{font-size:14px!important;line-height:1.55!important}
/* Tablet: nav con filas naturales (sin bajar tipografía a 10/11 px). */
@media(max-width:1180px) and (min-width:761px){.topbar .nav{align-items:center;justify-content:center}.topbar .navlinks{flex:1 1 100%;justify-content:center;gap:2px 21px!important}.topbar .brand-asset{width:152px!important;height:86px!important}.topbar .navlinks .nav-main,.topbar .navlinks .nav-group>summary{font-size:17px!important}.topbar .navlinks .header-cta{font-size:17px!important}.hero-layout{gap:32px!important}}
/* Móvil: conservar el menú plegable original y mostrar controles grandes. */
@media(max-width:760px){
 .topbar .nav{min-height:90px!important;flex-wrap:nowrap!important;justify-content:space-between!important;padding-block:5px!important}
 .topbar .brand-asset{width:130px!important;height:77px!important;max-height:77px!important}
 .topbar .menu-toggle{display:inline-flex!important;align-items:center;justify-content:center;font-size:25px!important;min-width:52px!important;min-height:52px!important;padding:6px 12px!important}
 .topbar .navlinks{display:none;position:absolute;top:90px!important;left:0;right:0;max-height:calc(100dvh - 90px)!important;overflow-y:auto;flex-direction:column;align-items:stretch;justify-content:flex-start;background:#101b2a;padding:16px 24px 28px!important;gap:4px!important}
 .topbar .navlinks.open{display:flex!important}
 .topbar .navlinks .nav-main,.topbar .navlinks .nav-group>summary{font-size:19px!important;min-height:54px!important;width:100%;padding:13px 8px!important;white-space:normal!important}
 .topbar .navlinks .nav-group{width:100%}.topbar .nav-dropdown{position:static!important;width:100%!important;max-width:100%!important;max-height:none!important;min-width:0!important;box-shadow:none!important;margin-bottom:10px!important}
 .topbar .navlinks .header-cta{font-size:19px!important;min-height:58px!important;justify-content:center;margin-top:12px!important}
 .hero{padding-top:65px!important;padding-bottom:60px!important}.hero h1{font-size:clamp(50px,10.5vw,68px)!important}.hero-layout{grid-template-columns:1fr!important;gap:32px!important}.hero .actions{display:grid;grid-template-columns:1fr}.hero .actions .btn{text-align:center;font-size:18px!important;min-height:58px!important}.hero .pill{font-size:13px!important}
 .container{width:calc(100% - 36px)!important}.section{padding:60px 0!important}.service-grid,.solution-grid,.industry-layout,.diagnostic,.commercial-grid{grid-template-columns:1fr!important}.service-card,.solution{min-height:0!important}.industry-display{padding:24px!important}
 .industry-options button{padding:15px!important}.diagnostic-card{padding:23px!important}.console{padding:17px!important}.signal{flex-wrap:wrap!important}
}
@media(max-width:420px){.hero h1{font-size:clamp(46px,11vw,56px)!important}.topbar .navlinks{padding-inline:18px!important}.section-title{overflow-wrap:break-word}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}

/* Páginas de segundo nivel */
body:not(:has(.topbar)){font-size:17px!important;line-height:1.65!important}
body:not(:has(.topbar)) header a{font-size:17px!important;line-height:1.45!important;min-height:46px;display:inline-flex;align-items:center}
body:not(:has(.topbar)) header{gap:18px!important;flex-wrap:wrap}
body:not(:has(.topbar)) header img[src*="glika-insignia"]{width:150px!important;height:auto!important;max-height:104px!important;object-fit:contain!important}
body:not(:has(.topbar)) .lead,body:not(:has(.topbar)) .hero p,body:not(:has(.topbar)) .panel p{font-size:clamp(17px,1.2vw,19px)!important;line-height:1.65!important}
body:not(:has(.topbar)) .section-label,body:not(:has(.topbar)) .eyebrow,body:not(:has(.topbar)) .step,body:not(:has(.topbar)) .demo-tag{font-size:14px!important;line-height:1.5!important;letter-spacing:.07em!important}
body:not(:has(.topbar)) .button,body:not(:has(.topbar)) .ghost,body:not(:has(.topbar)) .btn,body:not(:has(.topbar)) .gold-btn,body:not(:has(.topbar)) .secondary,body:not(:has(.topbar)) .text-btn,body:not(:has(.topbar)) .top-cta,body:not(:has(.topbar)) .sales-branch a{font-size:17px!important;line-height:1.45!important;min-height:52px!important;padding:13px 18px!important;display:inline-flex;align-items:center;justify-content:center;gap:8px}
body:not(:has(.topbar)) .choice,body:not(:has(.topbar)) .demo-tab,body:not(:has(.topbar)) .ops-tab,body:not(:has(.topbar)) .tabs button,body:not(:has(.topbar)) .ad-tabs button,body:not(:has(.topbar)) .common-choice{font-size:17px!important;line-height:1.45!important;min-height:52px!important;padding:12px 16px!important}
body:not(:has(.topbar)) label,body:not(:has(.topbar)) .field label{font-size:17px!important;line-height:1.5!important}
body:not(:has(.topbar)) input:not([type="checkbox"]),body:not(:has(.topbar)) select,body:not(:has(.topbar)) textarea{font-size:17px!important;min-height:54px!important;line-height:1.45!important}
body:not(:has(.topbar)) small,body:not(:has(.topbar)) .small,body:not(:has(.topbar)) .notice,body:not(:has(.topbar)) .disclaimer{font-size:15px!important;line-height:1.6!important}
body:not(:has(.topbar)) h1,body:not(:has(.topbar)) h2,body:not(:has(.topbar)) h3{overflow-wrap:break-word}
@media(max-width:760px){body:not(:has(.topbar)) header{padding:10px 18px!important;min-height:94px!important}body:not(:has(.topbar)) main{padding-inline:18px!important}body:not(:has(.topbar)) .hero{padding:30px 22px!important}.choices{grid-template-columns:1fr!important}.demo-metrics{grid-template-columns:1fr!important}.bridge-grid,.ad-metrics{grid-template-columns:1fr!important}}

/* GLIKA 3.8 — CTA único, legible y consistente con la identidad.
   Ambos enlaces conducen al mismo formulario; no altera lógica del formulario. */
.floating-wa{background:#C7A15B!important;color:#17202b!important;border:1px solid #D2B274!important;border-radius:11px!important;padding:14px 21px!important;min-height:52px!important;min-width:52px!important;font-family:Inter,ui-sans-serif,sans-serif!important;font-size:17px!important;font-weight:750!important;line-height:1.4!important;box-shadow:0 9px 30px rgba(9,17,28,.24)!important;text-decoration:none!important;white-space:nowrap;transition:background .2s,transform .2s!important}
.floating-wa:hover,.floating-wa:focus-visible{background:#E0C38D!important;color:#17202b!important;transform:translateY(-2px)}
.floating-wa:focus-visible,.header-cta:focus-visible{outline:3px solid #F6F3ED!important;outline-offset:3px!important}
@media(max-width:760px){.floating-wa{right:12px!important;bottom:calc(12px + env(safe-area-inset-bottom,0px))!important;padding:12px 16px!important;font-size:16px!important;min-height:50px!important;max-width:calc(100vw - 24px)!important}}
