*,*: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:1140px;margin:0 auto;padding:0 24px}.ambient-glow{position:fixed;border-radius:50%;pointer-events:none;z-index:0;filter:blur(120px);opacity:.4}.ambient-glow--1{width:600px;height:600px;top:-200px;left:-150px;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:-100px;right:-100px;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(80px,60px)}66%{transform:translate(-40px,100px)}}@keyframes float2{0%,to{transform:translate(0)}33%{transform:translate(-60px,-80px)}66%{transform:translate(50px,-40px)}}.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:200px 200px}.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:6px 16px;border-radius:100px;margin-bottom:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.section-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.15;margin-bottom:56px;color:#fff}.nav{position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:100;background:#0a0a1299;backdrop-filter:blur(24px) saturate(1.4);-webkit-backdrop-filter:blur(24px) saturate(1.4);border:1px solid rgba(255,255,255,.07);border-radius:100px;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:100px;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:100px;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}.nav .btn-glow{border-radius:100px;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:20px;padding:36px 32px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:border-color .4s ease,transform .3s ease,box-shadow .4s ease}.spotlight-card:before{content:"";position:absolute;top:var(--mouse-y, -100px);left:var(--mouse-x, -100px);width:350px;height:350px;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-scroll{position:relative;height:500vh;background:#050508;z-index:2}.sistema-sticky{position:sticky;top:0;height:100vh;overflow:hidden}.sistema-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;transition:opacity .5s ease,transform .5s ease;will-change:opacity,transform}.slide--active{opacity:1;transform:translateY(0);z-index:2}.slide--before{opacity:0;transform:translateY(50px);z-index:1;pointer-events:none}.slide--after{opacity:0;transform:translateY(-50px);z-index:1;pointer-events:none}.sistema-slide-center{text-align:center;padding:0 1.5rem}.sistema-next-btn{margin-top:1.25rem;display:inline-flex;align-items:center;gap:.4rem;font-size:.8rem;padding:.7rem 1.5rem}.sistema-next-btn svg{stroke:#050508}.sistema-slide-center .section-title{margin-bottom:0}.sistema-scroll-cta{margin-top:.75rem;display:inline-flex;align-items:center;gap:.5rem;animation:ctaBounce 2.5s ease-in-out infinite}.sistema-scroll-cta svg{stroke:#050508}@keyframes ctaBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.sistema-step{display:flex;align-items:center;gap:4rem;max-width:1140px;width:100%;padding:0 1.5rem}.sistema-step-text{flex:1;min-width:0}.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:6px 14px;border-radius:8px}.sistema-step-title{font-size:clamp(1.2rem,2.5vw,1.6rem);font-weight:700;color:#fff;margin-bottom:.5rem;line-height:1.35}.sistema-step-sub{font-size:.9rem;color:#f5c518;font-weight:600;margin-bottom:1.25rem;opacity:.85}.sistema-list li{font-size:.88rem;color:#8888a0;padding:5px 0 5px 22px;position:relative}.sistema-list li:before{content:"";position:absolute;left:0;top:13px;width:6px;height:6px;border-radius:50%;background:#f5c518;box-shadow:0 0 8px #f5c51866}.sistema-visual{flex:1;display:flex;align-items:center;justify-content:center;pointer-events:auto}.sistema-dots{position:absolute;right:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:.6rem;z-index:10}.sistema-dot{width:2rem;height:2rem;border-radius:50%;background:#f5c5180f;border:1px solid rgba(245,197,24,.15);display:flex;align-items:center;justify-content:center;opacity:.3;transform:scale(1);transition:opacity .3s,transform .3s,background .3s,border-color .3s}.sistema-dot--active{opacity:1;transform:scale(1.3);background:#f5c51826;border-color:#f5c51880}.sistema-dot-label{font-size:.6rem;font-weight:700;color:#f5c518}.visual-speech{display:flex;flex-direction:column;gap:0;padding:2rem 2rem 1.5rem;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:1.25rem;width:100%;max-width:24rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.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;animation:slideInRight .5s ease both}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.visual-speech-dot{width:2.5rem;height:2.5rem;border-radius:.75rem;background:#ffffff0a;border:1px solid var(--accent);box-shadow:0 0 20px color-mix(in srgb,var(--accent) 25%,transparent);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);perspective:800px}.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(6px);backdrop-filter:blur(6px);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(8px);backdrop-filter:blur(8px);padding:.35rem .85rem;border-radius:100px;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(8px);backdrop-filter:blur(8px)}.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;max-height:18rem;overflow:hidden}.visual-chat-msg{padding:.55rem .85rem;border-radius:.75rem;font-size:.75rem;line-height:1.45;max-width:88%;animation:chatFadeIn .4s ease both}@keyframes chatFadeIn{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.visual-chat-msg--lead{align-self:flex-end;background:#f5c5181f;color:#e0e0e8;border-bottom-right-radius:4px}.visual-chat-msg--ia{align-self:flex-start;background:#ffffff0f;color:#c0c0cc;border-bottom-left-radius:4px}.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(8px);backdrop-filter:blur(8px)}.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-col{animation:slideInRight .5s ease both}.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;animation:chatFadeIn .4s ease both}.visual-crm-card-name{font-size:.68rem;font-weight:600;color:#e0e0e8}.visual-crm-card-tag{font-size:.55rem;color:#f5c518;font-weight:500}@media (max-width: 768px){.sistema-scroll{height:500vh}.sistema-step{flex-direction:column;gap:1.5rem}.sistema-step-text{text-align:center}.sistema-visual{width:100%}.visual-speech,.visual-video,.visual-chat,.visual-crm{max-width:100%}.sistema-dots{display:none}}.dolor{padding:120px 0}.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:640px;margin:0 auto}.dolor-conclusion strong{color:#fff}.clientes{padding:100px 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:14px;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(8px);backdrop-filter:blur(8px);padding:14px 26px;border-radius:12px;white-space:nowrap;transition:all .3s ease}.cliente-chip:hover{color:#fff;border-color:#f5c51840;background:#f5c5180a;box-shadow:0 0 20px #f5c5180f}.cliente-chip-logo{height:1.1rem;width:auto;opacity:.6;filter:brightness(1.5);transition:opacity .3s}.cliente-chip:hover .cliente-chip-logo{opacity:1}.opiniones{padding:100px 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(-4px);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:100px 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}.prensa-mockup-img{width:100%;height:auto;border-radius:.5rem;filter:brightness(.9);transition:filter .3s,transform .4s}.prensa-card:hover .prensa-mockup-img{filter:brightness(1);transform:scale(1.03) rotate(-1deg)}@media (max-width: 768px){.prensa-card{flex-direction:column;gap:1.5rem}.prensa-mockup{width:14rem}.opiniones-grid{grid-template-columns:repeat(2,1fr)}}.timeline{padding:120px 0}.timeline-track{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;position:relative}.timeline-line{display:none}.timeline-phase{text-align:center;position:relative}.timeline-dot{display:block;width:12px;height:12px;background:#f5c518;border-radius:50%;margin:0 auto 20px;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:5px 14px;border-radius:100px;margin-bottom:16px}.timeline-phase-title{font-size:1.05rem;font-weight:700;color:#fff;margin-bottom:12px}.timeline-phase-desc{font-size:.85rem;color:#8888a0;line-height:1.7}.equipo{padding:100px 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)}@media (max-width: 768px){.equipo-photo{width:6rem;height:6rem;border-radius:.75rem}}@media (max-width: 480px){.equipo-photo{width:5rem;height:5rem}}.contacto{padding:120px 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(12px);backdrop-filter:blur(12px)}.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}@media (max-width: 768px){.contacto-layout{flex-direction:column;gap:2rem}.contacto-form{max-width:100%}}.footer{padding:40px 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: 768px){.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.25rem}.hero-sub{font-size:.8rem}.hero-proof-item{font-size:.78rem}.sistema-grid,.dolor-grid,.timeline-track{grid-template-columns:1fr}.timeline-line{display:none}.form-row{flex-direction:column}.footer-inner{flex-direction:column;gap:12px;text-align:center}.section-title{font-size:1.5rem;margin-bottom:36px}.sistema,.dolor,.timeline,.contacto{padding:80px 0}.nav-links{display:none}.nav{padding:.4rem .4rem .4rem 1rem;top:.75rem}.btn-glow{font-size:.82rem;padding:.7rem 1.5rem}}@media (max-width: 480px){.hero-title{font-size:1.1rem}.hero-card{padding:1.25rem 1rem 1rem}.hero-proof-item{font-size:.72rem}.spotlight-card{padding:1.5rem 1.25rem}}
