*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:#050508;color:#e0e0e8;line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden;position:relative}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{max-width:71.25rem;margin:0 auto;padding:0 1.5rem}.ambient-glow{position:fixed;border-radius:50%;pointer-events:none;z-index:0;filter:blur(7.5rem);opacity:.4}.ambient-glow--1{width:600px;height:600px;top:-12.5rem;left:-9.375rem;background:radial-gradient(circle,rgba(245,197,24,.15),transparent 70%);animation:float1 20s ease-in-out infinite}.ambient-glow--2{width:500px;height:500px;bottom:-6.25rem;right:-6.25rem;background:radial-gradient(circle,rgba(245,197,24,.08),transparent 70%);animation:float2 25s ease-in-out infinite}@keyframes float1{0%,to{transform:translate(0)}33%{transform:translate(5rem,3.75rem)}66%{transform:translate(-2.5rem,6.25rem)}}@keyframes float2{0%,to{transform:translate(0)}33%{transform:translate(-3.75rem,-5rem)}66%{transform:translate(3.125rem,-2.5rem)}}.noise-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:12.5rem 12.5rem}.gold{color:#f5c518}section{position:relative;z-index:2;background:#050508}.section-tag{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.2em;color:#f5c518;background:#f5c51814;border:1px solid rgba(245,197,24,.15);padding:.375rem 1rem;border-radius:6.25rem;margin-bottom:1.25rem;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.section-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15;margin-bottom:3.5rem;color:#fff}.nav{position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:100;background:#0a0a1299;backdrop-filter:blur(1.5rem) saturate(1.4);-webkit-backdrop-filter:blur(1.5rem) saturate(1.4);border:1px solid rgba(255,255,255,.07);border-radius:6.25rem;padding:.5rem .5rem .5rem 1.5rem}.nav-inner{display:flex;align-items:center;gap:1.5rem}.logo{font-size:1.25rem;font-weight:800;color:#fff;margin-right:auto}.nav-links{display:flex;gap:.25rem}.nav-link{font-size:.82rem;font-weight:500;color:#8888a0;padding:.4rem .9rem;border-radius:6.25rem;transition:color .25s,background .25s}.nav-link:hover{color:#fff;background:#ffffff0d}.hero-section{position:relative;min-height:100vh;z-index:2;overflow:hidden}.hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-sticky-wrap{position:relative;z-index:3;padding:6.5rem 1.5rem 3rem;display:flex;justify-content:center;align-items:center;min-height:100vh;pointer-events:none}.hero-sticky-wrap a,.hero-sticky-wrap button{pointer-events:auto}.hero-card{max-width:48rem;width:100%;text-align:center;padding:2.5rem 3rem 2.25rem}.hero-tag{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.15em;color:#f5c518;background:#f5c5180f;border:1px solid rgba(245,197,24,.2);padding:.35rem 1rem;border-radius:6.25rem;margin-bottom:1rem}.hero-title{font-size:clamp(1.4rem,3.2vw,2.4rem);font-weight:900;line-height:1.2;color:#fff;margin:0 auto .75rem;text-shadow:0 2px 20px rgba(0,0,0,.8),0 0 40px rgba(0,0,0,.5)}.hero-word{display:inline-block}.hero-sub{font-size:.9rem;color:#c0c0cc;margin:0 auto 1.25rem;line-height:1.6;text-shadow:0 2px 15px rgba(0,0,0,.9)}.hero-proof{display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.75rem;text-align:left;display:inline-flex}.hero-proof-item{display:flex;align-items:center;gap:.6rem;font-size:.85rem;color:#c0c0cc}.hero-proof-item strong{color:#fff}.hero-proof-icon{color:#f5c518;font-weight:700;font-size:.8rem;flex-shrink:0}.hero-press{display:flex;align-items:stretch;width:100%;margin-bottom:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:.85rem;overflow:hidden;transition:border-color .3s,background .3s;text-decoration:none;color:inherit}.hero-press:hover{border-color:#f5c51833;background:#ffffff0d}.hero-press-left{display:flex;align-items:center;justify-content:center;padding:1rem 1.25rem;border-right:1px solid rgba(255,255,255,.06);flex-shrink:0;min-width:6rem}.hero-press-logo{height:1.3rem;width:auto;opacity:.5;transition:opacity .3s}.hero-press:hover .hero-press-logo{opacity:.75}.hero-press-right{display:flex;flex-direction:column;justify-content:center;padding:1rem 1.25rem;text-align:left}.hero-press-quote{font-size:.82rem;font-weight:600;color:#e0e0e8;line-height:1.45;margin-bottom:.4rem;font-style:italic}.hero-press-link{display:inline-flex;align-items:center;gap:.3rem;font-size:.7rem;font-weight:600;color:#f5c518;opacity:.6;transition:opacity .2s,gap .2s}.hero-press:hover .hero-press-link{opacity:1;gap:.5rem}.btn-glow{display:inline-block;position:relative;font-family:inherit;font-size:.9rem;font-weight:700;color:#050508;background:linear-gradient(135deg,#f5c518,#e0a800);padding:.85rem 2.25rem;border:none;border-radius:.7rem;cursor:pointer;text-decoration:none;overflow:hidden;transition:transform .25s,box-shadow .4s;box-shadow:0 0 1.5rem #f5c51833,0 4px 12px #0000004d}.btn-glow:before{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.5) 50%,transparent 80%);transition:none;pointer-events:none}.btn-glow:hover:before{animation:glare-sweep .6s ease-out forwards}@keyframes glare-sweep{0%{left:-100%}to{left:150%}}.btn-glow:hover{transform:translateY(-2px);box-shadow:0 0 2.5rem #f5c51866,0 8px 24px #0000004d}.btn-glow:active{transform:translateY(0);box-shadow:0 0 1rem #f5c51826,0 2px 6px #0000004d}.btn-glow:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn-glow:disabled:before{display:none}.lang-toggle{display:flex;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);border-radius:6.25rem;overflow:hidden}.lang-btn{font-family:inherit;font-size:.7rem;font-weight:600;padding:.35rem .65rem;border:none;background:transparent;color:#666;cursor:pointer;transition:color .2s,background .2s}.lang-btn--active{color:#f5c518;background:#f5c5181a}.lang-btn:hover:not(.lang-btn--active){color:#aaa}.nav .btn-glow{border-radius:6.25rem;padding:.6rem 1.5rem;font-size:.8rem}.spotlight-card{position:relative;overflow:hidden;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:1.25rem;padding:2.25rem 2rem;backdrop-filter:blur(.75rem);-webkit-backdrop-filter:blur(.75rem);transition:border-color .4s ease,transform .3s ease,box-shadow .4s ease}.spotlight-card:before{content:"";position:absolute;top:var(--mouse-y, -6.25rem);left:var(--mouse-x, -6.25rem);width:21.875rem;height:21.875rem;transform:translate(-50%,-50%);background:radial-gradient(circle,var(--spotlight-color, rgba(245,197,24,.12)),transparent 70%);opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:0}.spotlight-card:hover:before{opacity:1}.spotlight-card:hover{border-color:#f5c51826;box-shadow:0 8px 40px #0000004d,0 0 40px #f5c5180a}.spotlight-card>*{position:relative;z-index:1}.sistema{padding:6.25rem 0}.sistema-block{display:flex;align-items:center;gap:3.5rem;margin-bottom:5rem}.sistema-block:last-child{margin-bottom:0}.sistema-block--reverse{flex-direction:row-reverse}.sistema-block-text{flex:1;min-width:0}.sistema-block-visual{flex:1;display:flex;justify-content:center}.sistema-num{display:inline-block;margin-bottom:1rem;font-size:.8rem;font-weight:800;color:#f5c518;background:#f5c51814;border:1px solid rgba(245,197,24,.15);padding:.375rem .875rem;border-radius:.5rem}.sistema-block-title{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.35}.sistema-block-sub{font-size:.9rem;color:#f5c518;font-weight:600;margin-bottom:1.25rem;opacity:.85}.sistema-list li{font-size:.88rem;color:#8888a0;padding:.3125rem 0 .3125rem 1.375rem;position:relative}.sistema-list li:before{content:"";position:absolute;left:0;top:.8125rem;width:.375rem;height:.375rem;border-radius:50%;background:#f5c518;box-shadow:0 0 8px #f5c51866}.visual-speech{display:flex;flex-direction:column;padding:2rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:1.25rem;width:100%;max-width:22rem;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.visual-speech-title{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;color:#666;margin-bottom:1.25rem}.visual-speech-node{display:flex;align-items:center;gap:1rem;position:relative;padding:.75rem 0}.visual-speech-dot{width:2.5rem;height:2.5rem;border-radius:.75rem;background:#ffffff0a;border:1px solid var(--accent);display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.visual-speech-label{display:flex;flex-direction:column}.visual-speech-step{font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--accent);margin-bottom:.1rem}.visual-speech-label span:last-child{font-size:.88rem;font-weight:600;color:#e0e0e8}.visual-speech-line{position:absolute;left:1.22rem;top:3.25rem;width:2px;height:calc(100% - 2.5rem);background:linear-gradient(180deg,var(--accent),rgba(255,255,255,.04))}.visual-video{position:relative;width:100%;max-width:22rem;border-radius:1.25rem;overflow:hidden;border:1px solid rgba(255,255,255,.08)}.visual-video-glow{position:absolute;top:-20%;right:-20%;bottom:-20%;left:-20%;background:radial-gradient(ellipse at 50% 50%,rgba(245,197,24,.12),transparent 65%);z-index:-1;animation:videoGlowPulse 4s ease-in-out infinite alternate}@keyframes videoGlowPulse{0%{opacity:.4;transform:scale(.9)}to{opacity:.8;transform:scale(1.1)}}.visual-video video{width:100%;height:auto;display:block}.visual-video-mute{position:absolute;top:.65rem;right:.65rem;width:2.2rem;height:2.2rem;border-radius:50%;border:none;background:#0000008c;-webkit-backdrop-filter:blur(.375rem);backdrop-filter:blur(.375rem);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s;z-index:2}.visual-video-mute:hover{background:#000000bf}.visual-video-badge{position:absolute;bottom:.75rem;left:50%;transform:translate(-50%);font-size:.7rem;font-weight:700;color:#f5c518;background:#050508bf;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);padding:.35rem .85rem;border-radius:6.25rem;border:1px solid rgba(245,197,24,.2);white-space:nowrap}.visual-chat{display:flex;flex-direction:column;width:100%;max-width:22rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:1.25rem;overflow:hidden;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.visual-chat-header{display:flex;align-items:center;gap:.6rem;padding:.85rem 1rem;border-bottom:1px solid rgba(255,255,255,.05)}.visual-chat-avatar{width:2rem;height:2rem;border-radius:50%;background:linear-gradient(135deg,#f5c518,#d4a010);color:#050508;font-size:.65rem;font-weight:800;display:flex;align-items:center;justify-content:center}.visual-chat-name{font-size:.78rem;font-weight:600;color:#fff}.visual-chat-status{font-size:.6rem;color:#4ade80}.visual-chat-body{display:flex;flex-direction:column;gap:.4rem;padding:1rem}.visual-chat-msg{padding:.55rem .85rem;border-radius:.75rem;font-size:.75rem;line-height:1.45;max-width:88%}.visual-chat-msg--lead{align-self:flex-end;background:#f5c5181f;color:#e0e0e8;border-bottom-right-radius:.25rem}.visual-chat-msg--ia{align-self:flex-start;background:#ffffff0f;color:#c0c0cc;border-bottom-left-radius:.25rem}.visual-crm{display:flex;gap:.5rem;width:100%;max-width:26rem;padding:1rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:1.25rem;-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.visual-crm-col{flex:1;display:flex;flex-direction:column;gap:.4rem}.visual-crm-header{font-size:.58rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--col-color);padding:.5rem .4rem;background:#ffffff08;border-radius:.5rem;text-align:center;border-top:2px solid var(--col-color);display:flex;align-items:center;justify-content:center;gap:.3rem}.visual-crm-count{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border-radius:50%;background:#ffffff0f;font-size:.55rem;color:#fff}.visual-crm-card{display:flex;flex-direction:column;gap:.15rem;padding:.5rem .55rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:.5rem}.visual-crm-card-name{font-size:.68rem;font-weight:600;color:#e0e0e8}.visual-crm-card-tag{font-size:.55rem;color:#f5c518;font-weight:500}.dolor{padding:6.25rem 0 3.75rem}.dolor-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:3.5rem}.dolor-card{text-align:left}.dolor-problem{margin-bottom:0}.dolor-num{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;font-size:.8rem;font-weight:800;color:#ff6b6b;border:1px solid rgba(255,107,107,.25);background:#ff6b6b0f;border-radius:.65rem;margin-bottom:1rem}.dolor-problem h3{font-size:.95rem;font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.4}.dolor-problem p{font-size:.82rem;color:#8888a0;line-height:1.65}.dolor-divider{height:1px;background:#ffffff0f;margin:1.25rem 0}.dolor-solution-label{display:inline-block;font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f5c518;margin-bottom:.5rem}.dolor-solution p{font-size:.88rem;font-weight:600;color:#f5c518;line-height:1.5;opacity:.85}.dolor-conclusion{text-align:center;font-size:1.05rem;color:#8888a0;max-width:40rem;margin:0 auto}.dolor-conclusion strong{color:#fff}.dolor-next-title{text-align:center;font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:800;color:#fff;margin-top:3rem;margin-bottom:0}.dolor-cta{text-align:center;margin-top:1rem}.dolor-cta .btn-glow{display:inline-flex;align-items:center;gap:.4rem}.dolor-cta svg{stroke:#050508}.clientes{padding:6.25rem 0}.clientes-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent)}.clientes-track{display:flex;gap:.875rem;width:max-content;animation:marquee 35s linear infinite}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.cliente-chip{flex-shrink:0;font-size:.8rem;font-weight:600;color:#8888a0;background:#ffffff08;border:1px solid rgba(255,255,255,.06);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem);padding:.875rem 1.625rem;border-radius:.75rem;white-space:nowrap;transition:all .3s ease}.cliente-chip:hover{color:#fff;border-color:#f5c51840;background:#f5c5180a;box-shadow:0 0 20px #f5c5180f}.opiniones{padding:6.25rem 0}.opiniones-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.opinion-card{background:#ffffff08;border:1px solid rgba(255,255,255,.06);border-radius:1rem;overflow:hidden;cursor:pointer;text-align:left;padding:0;font-family:inherit;color:inherit;transition:border-color .3s,transform .3s,box-shadow .3s}.opinion-card:hover{border-color:#f5c51833;transform:translateY(-.25rem);box-shadow:0 12px 40px #0006}.opinion-thumb{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden}.opinion-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .4s;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.opinion-card:hover .opinion-thumb img{transform:scale(1.05)}.opinion-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.7;transition:opacity .3s,transform .3s}.opinion-card:hover .opinion-play{opacity:1;transform:translate(-50%,-50%) scale(1.15)}.opinion-info{padding:.75rem 1rem;display:flex;flex-direction:column;gap:.15rem}.opinion-name{font-size:.82rem;font-weight:600;color:#fff}.opinion-company{font-size:.72rem;color:#f5c518;font-weight:500}.opinion-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#000000d9;display:flex;align-items:center;justify-content:center;padding:2rem}.opinion-modal-inner{position:relative;width:100%;max-width:56rem;aspect-ratio:16/9;background:#000;border-radius:1rem;overflow:hidden;box-shadow:0 0 80px #f5c5181a}.opinion-modal-inner iframe{width:100%;height:100%;border:none}.opinion-modal-close{position:absolute;top:-2.5rem;right:0;font-size:1.8rem;color:#fff;background:none;border:none;cursor:pointer;opacity:.7;transition:opacity .2s;font-family:inherit}.opinion-modal-close:hover{opacity:1}.prensa{padding:6.25rem 0}.prensa-card{display:flex;align-items:center;gap:2.5rem;overflow:hidden}.prensa-content{flex:1;min-width:0}.prensa-logo{height:1.4rem;width:auto;opacity:.5;margin-bottom:1.25rem}.prensa-headline{font-size:1.2rem;font-weight:700;color:#fff;line-height:1.4;margin-bottom:1rem}.prensa-excerpt{font-size:.88rem;color:#8888a0;line-height:1.7;margin-bottom:1.5rem}.prensa-link{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:#f5c518;transition:all .3s ease}.prensa-link:hover{opacity:.8;gap:.75rem}.prensa-mockup{flex-shrink:0;width:18rem;display:block;cursor:pointer}.prensa-mockup-img{width:100%;height:auto;border-radius:.5rem;filter:brightness(.9);transition:filter .3s,transform .4s,box-shadow .4s}.prensa-mockup:hover .prensa-mockup-img{filter:brightness(1.05);transform:scale(1.04) rotate(-1deg);box-shadow:0 12px 40px #f5c5181f}.timeline{padding:7.5rem 0}.timeline-track{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;position:relative}.timeline-line{display:none}.timeline-phase{text-align:center;position:relative}.timeline-dot{display:block;width:.75rem;height:.75rem;background:#f5c518;border-radius:50%;margin:0 auto 1.25rem;box-shadow:0 0 12px #f5c51880,0 0 30px #f5c51833}.timeline-phase--accent{border-color:#f5c51840!important;background:#f5c51808!important}.timeline-label{display:inline-block;font-size:.72rem;font-weight:800;letter-spacing:.12em;color:#f5c518;background:#f5c51814;border:1px solid rgba(245,197,24,.15);padding:.3125rem .875rem;border-radius:6.25rem;margin-bottom:1rem}.timeline-phase-title{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:.75rem}.timeline-phase-desc{font-size:.85rem;color:#8888a0;line-height:1.7}.equipo{padding:6.25rem 0;overflow:hidden}.equipo-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,black 8%,black 92%,transparent);margin-bottom:.75rem}.equipo-track{display:flex;gap:.75rem;width:max-content;animation:equipo-scroll linear infinite}.equipo-track--reverse{animation-name:equipo-scroll-reverse}@keyframes equipo-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes equipo-scroll-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.equipo-photo{flex-shrink:0;width:8rem;height:8rem;border-radius:1rem;overflow:hidden;border:1px solid rgba(255,255,255,.06)}.equipo-photo img{width:100%;height:100%;object-fit:cover;filter:grayscale(.4) brightness(.9);transition:filter .4s,transform .5s}.equipo-photo:hover img{filter:grayscale(0) brightness(1);transform:scale(1.1)}.contacto{padding:7.5rem 0}.contacto-layout{display:flex;align-items:center;gap:4rem}.contacto-left{flex:1}.contacto-title{font-size:clamp(1.5rem,3vw,2.2rem);font-weight:800;color:#fff;line-height:1.2;margin-bottom:1.5rem}.contacto-checks{display:flex;flex-direction:column;gap:.75rem}.contacto-checks li{font-size:.88rem;color:#a0a0b0;display:flex;align-items:center;gap:.6rem}.contacto-check{color:#f5c518;font-weight:700;font-size:.85rem}.contacto-form{flex:1;max-width:26rem;display:flex;flex-direction:column;gap:.85rem;padding:2.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:1.25rem;-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem)}.contacto-form input{width:100%;font-family:inherit;font-size:.9rem;color:#e0e0e8;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:.7rem;padding:.9rem 1.1rem;outline:none;transition:all .3s ease}.contacto-form input::placeholder{color:#555}.contacto-form input:focus{border-color:#f5c51859;box-shadow:0 0 20px #f5c5180f;background:#ffffff0d}.phone-field{display:flex;gap:0;border-radius:.7rem;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;transition:border-color .3s}.phone-field:focus-within{border-color:#f5c51859;box-shadow:0 0 20px #f5c5180f}.phone-prefix{font-family:inherit;font-size:.85rem;color:#e0e0e8;background:#ffffff0d;border:none;border-right:1px solid rgba(255,255,255,.08);padding:.9rem .5rem .9rem .8rem;outline:none;cursor:pointer;min-width:5rem}.phone-prefix option{background:#1a1a2e;color:#e0e0e8}.phone-field input{flex:1;border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.contacto-btn{width:100%;text-align:center;margin-top:.25rem}.form-ok{font-size:.85rem;color:#4ade80;font-weight:600;text-align:center}.form-error{font-size:.85rem;color:#f87171;font-weight:600;text-align:center}.contacto-urgencia{display:flex;align-items:flex-start;gap:.7rem;margin-top:1.5rem;padding:1rem 1.1rem;background:#f5c5180f;border:1px solid rgba(245,197,24,.15);border-radius:.75rem}.contacto-urgencia-icon{font-size:1.1rem;flex-shrink:0;line-height:1.4}.contacto-urgencia p{font-size:.82rem;color:#c0c0cc;line-height:1.5}.contacto-urgencia strong{color:#f5c518}.footer{padding:2.5rem 0;border-top:1px solid rgba(255,255,255,.04);background:#050508;position:relative;z-index:2}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{font-size:.75rem;color:#666;transition:color .2s}.footer-legal a:hover{color:#f5c518}.footer-copy{font-size:.78rem;color:#555}.legal-page{min-height:100vh;background:#050508}.legal-content{padding:7rem 1.5rem 4rem;max-width:48rem}.legal-content h1{font-size:1.8rem;font-weight:800;color:#fff;margin-bottom:2rem}.legal-content h3{font-size:1rem;font-weight:700;color:#f5c518;margin:2rem 0 .75rem}.legal-content p{font-size:.88rem;color:#a0a0b0;line-height:1.75;margin-bottom:1rem}.legal-back{display:inline-block;margin-top:2rem;font-size:.88rem;font-weight:600;color:#f5c518;transition:opacity .2s}.legal-back:hover{opacity:.7}.gracias{padding:10rem 1.5rem 5rem;text-align:center;background:#050508;position:relative;z-index:2}.gracias-content{max-width:36rem}.gracias-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:50%;background:#f5c5181a;border:2px solid rgba(245,197,24,.3);color:#f5c518;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.gracias-title{font-size:clamp(1.5rem,3.5vw,2.2rem);font-weight:800;color:#fff;margin-bottom:1rem}.gracias-sub{font-size:1.05rem;color:#c0c0cc;line-height:1.7;margin-bottom:.75rem}.gracias-hint{font-size:.85rem;color:#666}@media (max-width: 1024px){.container{padding:0 2rem}.nav-inner{gap:1rem}.nav-link{font-size:.78rem;padding:.35rem .7rem}.hero-press{gap:0}.hero-press-left{min-width:5rem;padding:.75rem 1rem}.hero-press-logo{height:1rem}.sistema-block{gap:2rem}.visual-speech,.visual-video,.visual-chat,.visual-crm{max-width:18rem}.opiniones-grid{grid-template-columns:repeat(3,1fr)}.prensa-mockup{width:14rem}.contacto-layout{gap:2.5rem}}@media (max-width: 768px){.container{padding:0 1.25rem}.nav{padding:.5rem .5rem .5rem 1.1rem;top:.75rem;max-width:calc(100vw - 1.5rem)}.nav-inner{gap:.75rem}.nav-links{display:none}.logo{font-size:1.15rem}.nav .btn-glow{font-size:.75rem;padding:.55rem 1.1rem;white-space:nowrap}.lang-btn{font-size:.65rem;padding:.35rem .55rem}.section-title{font-size:1.4rem;margin-bottom:2rem}.section-tag{font-size:.6rem}.btn-glow{font-size:.82rem;padding:.7rem 1.5rem}.hero-section{min-height:100vh}.hero-sticky-wrap{padding:5rem 1rem 2rem}.hero-card{padding:1.75rem 1.25rem 1.5rem}.hero-title{font-size:1.5rem}.hero-sub{font-size:.8rem}.hero-proof-item{font-size:.78rem}.hero-press{flex-direction:column}.hero-press-left{min-width:auto;width:100%;border-right:none;border-bottom:1px solid rgba(255,255,255,.06);padding:.75rem 1rem}.hero-press-right{padding:.75rem 1rem}.dolor{padding:5rem 0}.dolor-grid{grid-template-columns:1fr}.sistema-block,.sistema-block--reverse{flex-direction:column;gap:2rem}.sistema-block-text{text-align:center}.sistema-block-visual{width:100%}.visual-speech,.visual-chat,.visual-crm{max-width:100%}.visual-video{max-width:14rem;margin:0 auto}.sistema-list{display:none}.clientes,.opiniones{padding:5rem 0}.opiniones-grid{grid-template-columns:repeat(2,1fr)}.prensa{padding:3.75rem 0}.prensa-card{flex-direction:column;gap:1.5rem}.prensa-mockup{width:100%;max-width:16rem}.timeline{padding:5rem 0}.timeline-track{grid-template-columns:1fr}.equipo{padding:5rem 0}.equipo-photo{width:6rem;height:6rem;border-radius:.75rem}.contacto{padding:5rem 0}.contacto-layout{flex-direction:column;gap:2rem}.contacto-form{max-width:100%}.contacto-title{font-size:1.4rem}.footer-inner{flex-direction:column;gap:.75rem;text-align:center}.footer-legal{flex-wrap:wrap;justify-content:center;gap:.75rem}}@media (max-width: 480px){.hero-title{font-size:1.3rem}.hero-card{padding:1.25rem 1rem 1rem}.hero-proof-item{font-size:.7rem}.hero-press-logo{height:.8rem}.hero-press-quote{font-size:.72rem}.section-title{font-size:1.2rem}.spotlight-card{padding:1.5rem 1.25rem;border-radius:.85rem}.dolor-num{width:2rem;height:2rem;font-size:.7rem}.dolor-problem h3{font-size:.88rem}.opiniones-grid{grid-template-columns:1fr}.opinion-card{max-width:20rem;margin:0 auto}.equipo-photo{width:4.5rem;height:4.5rem}.phone-prefix{min-width:4rem;font-size:.78rem;padding:.75rem .4rem}.contacto-urgencia p{font-size:.75rem}.footer-legal a{font-size:.65rem}}
