:root{--bg:#f3f4f5;--surface:#fff;--text:#0f1720;--muted:#4c5660;--line:#d8dde1;--turquoise:#20d9e8;--turquoise-deep:#12c8d6;--container:1280px}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:radial-gradient(circle at 86% 12%, #20d9e814, transparent 24%), var(--bg);color:var(--text);scroll-behavior:smooth;font-family:Manrope,Avenir Next,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}#app{min-height:100vh}#inicio,#servicios,#proceso,#faq,#contacto{scroll-margin-top:110px}.container{width:min(var(--container), calc(100% - 4rem));margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f4f5f6f2;border-bottom:1px solid #1118200f;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1.2rem;min-height:96px;display:grid}.brand{flex-shrink:0;justify-self:start;align-items:center;gap:.95rem;display:inline-flex}.brand-logo{object-fit:cover;border-radius:50%;width:76px;height:76px;box-shadow:0 6px 18px #0000001f}.brand-name{letter-spacing:-.03em;font-size:2.05rem;font-weight:500;line-height:1}.brand-name strong{color:var(--turquoise-deep);font-weight:700}.main-nav{justify-self:center;align-items:center;gap:2rem;display:inline-flex}.main-nav a{color:#1d2630;font-size:.98rem}.header-cta{background:linear-gradient(180deg, var(--turquoise) 0%, var(--turquoise-deep) 100%);color:#001015;border-radius:11px;justify-content:center;justify-self:end;align-items:center;min-height:54px;padding:0 1.7rem;font-size:.95rem;font-weight:700;display:inline-flex;box-shadow:0 10px 20px #18d7e538}.hero{padding:clamp(2.4rem,6vw,4.8rem) 0 3.2rem}.hero-grid{grid-template-columns:48% 52%;align-items:center;gap:clamp(1.2rem,3.5vw,3rem);display:grid}.hero-copy{min-width:0}h1{letter-spacing:-.05em;text-align:left;max-width:19ch;margin:0;font-size:clamp(1.95rem,4.6vw,3.8rem);line-height:1.06}.accent-word{border-bottom:6px solid var(--turquoise);padding-bottom:.1rem;line-height:.9;display:inline-block}.hero-text{max-width:45ch;color:var(--muted);margin:1.5rem 0 0;font-size:1.7rem;line-height:1.58}.hero-actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.btn{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;min-height:56px;padding:0 1.8rem;font-size:1rem;font-weight:700;display:inline-flex}.btn-primary{color:#001015;background:linear-gradient(180deg, var(--turquoise) 0%, var(--turquoise-deep) 100%);box-shadow:0 11px 20px #18d7e53d}.btn-ghost{color:#1a2128;background:#fff;border-color:#8f9aa4}.btn-ghost:after{content:"→";margin-left:.65rem}.hero-art{justify-self:end;width:min(100%,560px);max-width:560px;height:min(560px,37vw);min-height:320px;position:relative}.hero-illustration{object-fit:contain;object-position:center;mix-blend-mode:multiply;background:0 0;width:100%;height:100%}.feature-blocks{padding:0 0 2.6rem}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.feature-card{background:#f7f8f9;border:1px solid #e2e6ea;border-radius:14px;flex-direction:column;min-height:315px;padding:1.2rem 1rem .85rem;display:flex}.feature-head{align-items:center;gap:.85rem;display:flex}.feature-icon{width:2.6rem;height:2.6rem;color:var(--turquoise-deep);background:#20d9e81f;border-radius:999px;flex:0 0 2.6rem;justify-content:center;align-items:center;display:inline-flex}.feature-icon svg{fill:currentColor;width:1.3rem;height:1.3rem}.feature-card h3{letter-spacing:-.02em;margin:0;font-size:1.78rem;line-height:1.08}.feature-card p{color:var(--muted);margin:.8rem 0 0;font-size:1rem;line-height:1.45}.back-to-top{background:linear-gradient(180deg, var(--turquoise) 0%, var(--turquoise-deep) 100%);color:#001015;cursor:pointer;opacity:0;visibility:hidden;z-index:60;border:0;border-radius:999px;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;transition:opacity .25s,transform .25s,visibility .25s;display:inline-flex;position:fixed;bottom:1.5rem;right:1.5rem;transform:translateY(10px);box-shadow:0 12px 24px #18d7e547}.back-to-top svg{fill:currentColor;width:1.4rem;height:1.4rem}.back-to-top.is-visible{opacity:1;visibility:visible;transform:translateY(0)}.feature-card img{object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;background:0 0;width:100%;max-height:150px;margin-top:auto}.services{padding:0 0 4rem}.services-header{margin-bottom:1.6rem}.services-kicker{color:var(--turquoise-deep);letter-spacing:.12em;text-transform:uppercase;margin:0 0 .55rem;font-size:.92rem;font-weight:700}.services-header h2{letter-spacing:-.04em;text-wrap:balance;max-width:22ch;margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.06}.services-header h2 span{display:block}.services-header h2 span:last-child{color:var(--muted)}.services-grid{background:#ffffff8f;border-top:1px solid #d9dfe3;border-bottom:1px solid #d9dfe3;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.service-item{border-right:1px solid #d9dfe3;flex-direction:column;gap:1rem;min-height:230px;padding:1.4rem 1.15rem 1.2rem;display:flex}.service-item:last-child{border-right:0}.service-icon{width:2.8rem;height:2.8rem;color:var(--turquoise-deep);background:#20d9e81f;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.service-icon svg{fill:currentColor;width:1.35rem;height:1.35rem}.service-copy{color:var(--muted);gap:.7rem;font-size:.98rem;line-height:1.45;display:grid}.service-copy strong{color:var(--text);font-size:1.15rem;line-height:1.1}.service-arrow{color:var(--turquoise-deep);margin-top:auto;font-size:1.25rem;font-weight:700}.why-us{padding:0 0 4.6rem}.why-us .container{background:radial-gradient(circle at 8% 14%,#20d9e814,#0000 24%),linear-gradient(#fffffff5,#f8fafbe6);border:1px solid #d9dfe3e6;border-radius:30px;padding:2rem 2rem 2.2rem;box-shadow:0 18px 48px #0f17200f}.why-us-header{gap:.55rem;margin-bottom:1.9rem;display:grid}.why-us-kicker{color:var(--turquoise-deep);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.92rem;font-weight:700}.why-us-title-row{align-items:center;gap:1rem;display:flex}.why-us-star{color:#f4bf3d;font-size:1.2rem;line-height:1;transform:translateY(-2px)}.why-us-header h2{color:var(--turquoise-deep);letter-spacing:-.055em;text-shadow:0 1px #fffc;margin:0;font-size:clamp(2.2rem,4.4vw,3.8rem);line-height:.98}.why-us-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;display:grid}.why-us-item{background:linear-gradient(#fffffffa,#f9fbfceb);border:1px solid #d6dfe4eb;border-radius:22px;flex-direction:column;gap:1.15rem;min-height:214px;padding:1.45rem 1.2rem 1.35rem;display:flex;box-shadow:0 16px 34px #0f17200f,inset 0 1px #fffffff2}.why-us-icon{width:3.1rem;height:3.1rem;color:var(--turquoise-deep);background:linear-gradient(#20d9e824,#20d9e80f);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 0 0 1px #20d9e829,0 8px 18px #20d9e814}.why-us-icon svg{stroke:currentColor;stroke-width:1.8px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:1.5rem;height:1.5rem}.why-us-copy h3{letter-spacing:-.03em;margin:0;font-size:1.28rem;line-height:1.12}.why-us-copy p{color:var(--muted);margin:.8rem 0 0;font-size:1rem;line-height:1.56}.faq{padding:0 0 4.5rem}.faq-header{text-align:center;margin-bottom:1.6rem}.faq-kicker{color:var(--muted);margin:0 0 .55rem;font-size:.96rem}.faq-header h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.3rem);line-height:1.04}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.faq-item{background:#fff;border:1px solid #e3e7ea;border-radius:14px;padding:0;display:block;overflow:hidden;box-shadow:0 8px 22px #0f17200a}.faq-question{text-align:left;font-size:1rem;line-height:1.4}.faq-toggle{width:100%;min-height:92px;color:var(--text);text-align:left;cursor:pointer;background:#fff;border:0;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 1.2rem;display:flex}.faq-plus{border:1px solid #d8dde1;border-radius:999px;flex:0 0 2.35rem;justify-content:center;align-items:center;width:2.35rem;height:2.35rem;font-size:1.35rem;line-height:1;transition:transform .25s;display:inline-flex}.faq-toggle[aria-expanded=true] .faq-plus{transform:rotate(45deg)}.faq-panel{max-height:0;transition:max-height .3s;overflow:hidden}.faq-panel p{color:var(--muted);margin:0;padding:0 1.2rem 1.2rem;line-height:1.55}.contact-cta{padding:0 0 1.2rem}.contact-cta-inner{color:#f4f8fb;background:#111820;border-radius:28px;grid-template-columns:1.1fr .9fr;align-items:center;gap:1.5rem;padding:2.4rem 2.2rem;display:grid}.contact-cta-kicker{color:#7de7ef;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .7rem;font-size:.92rem;font-weight:700}.contact-cta-copy h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.04}.contact-cta-copy p:last-of-type{color:#f4f8fbc7;max-width:52ch;margin:1rem 0 0;line-height:1.6}.contact-cta-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.contact-btn-secondary{color:#f4f8fb;background:0 0;border-color:#f4f8fb3d}.contact-cta-art{place-items:center;display:grid}.cta-graphic{aspect-ratio:1;width:min(100%,320px);position:relative}.cta-orbit,.cta-line,.cta-dot,.cta-core{position:absolute}.cta-orbit{border:1px solid #20d9e847;border-radius:50%}.orbit-1{inset:10%}.orbit-2{inset:24%}.cta-line{transform-origin:0;background:linear-gradient(90deg,#20d9e800,#20d9e8d9);height:1px}.line-1{width:36%;top:50%;left:50%;transform:rotate(20deg)}.line-2{width:28%;top:50%;left:50%;transform:rotate(-58deg)}.cta-dot{background:#20d9e8;border-radius:50%;width:.9rem;height:.9rem;box-shadow:0 0 0 8px #20d9e814}.dot-1{top:18%;right:22%}.dot-2{bottom:22%;left:26%}.dot-3{bottom:34%;right:10%}.cta-core{background:radial-gradient(circle,#7de7ef 0%,#20d9e8 55%,#20d9e814 100%);border-radius:50%;inset:38%;box-shadow:0 0 50px #20d9e83d}.site-footer{padding:2.1rem 0 2.5rem}.footer-top{border-bottom:1px solid #d9dfe3;grid-template-columns:1.25fr 1fr 1fr;gap:1.5rem;padding-bottom:1.5rem;display:grid}.footer-brand{letter-spacing:-.02em;align-items:center;gap:.8rem;font-weight:700;display:inline-flex}.footer-logo{object-fit:cover;border-radius:50%;width:42px;height:42px}.footer-brand-block p,.footer-info p,.footer-bottom p{color:var(--muted);margin:.85rem 0 0;line-height:1.55}.footer-social p{color:var(--muted);margin:0;line-height:1.55}.footer-social-title{color:var(--text);font-weight:700}.footer-info,.footer-social,.footer-legal{gap:.7rem;display:grid}.footer-legal{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.footer-legal a{white-space:nowrap}.footer-social-buttons{flex-wrap:wrap;gap:.75rem;display:flex}.footer-info a,.footer-info p,.footer-social a{align-items:center;gap:.65rem;display:inline-flex}.footer-info a,.footer-social a,.footer-legal a{color:var(--text)}.footer-social-button{background:#fff;border:1px solid #d9dfe3;border-radius:999px;padding:.65rem .95rem}.footer-item-icon{width:1.9rem;height:1.9rem;color:var(--turquoise-deep);background:#20d9e81f;border-radius:999px;flex:0 0 1.9rem;justify-content:center;align-items:center;display:inline-flex}.footer-item-icon svg{fill:currentColor;width:1rem;height:1rem}.footer-bottom{justify-content:space-between;align-items:center;gap:1rem;padding-top:1rem;display:flex}.cookie-banner{z-index:70;background:#fffffffa;border:1px solid #d9dfe3f2;border-radius:22px;gap:1rem;width:min(100%,38rem);margin-left:auto;padding:1.25rem 1.35rem;display:grid;position:fixed;bottom:1.5rem;left:1.5rem;right:1.5rem;box-shadow:0 18px 42px #0f17201f}.cookie-banner[hidden]{display:none}.cookie-banner-copy p{color:var(--muted);margin:0;line-height:1.55}.cookie-banner-title{color:var(--text);margin-bottom:.35rem;font-size:1.05rem;font-weight:700}.cookie-banner-copy a{color:var(--turquoise-deep);font-weight:700}.cookie-banner-actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.cookie-banner-button{min-height:46px;padding:0 1.15rem;font-size:.94rem}.legal-hero{padding:clamp(2.2rem,5vw,4rem) 0 1.25rem}.legal-shell{gap:.9rem;display:grid}.legal-kicker{color:var(--turquoise-deep);letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.92rem;font-weight:700}.legal-hero h1{letter-spacing:-.05em;margin:0;font-size:clamp(2.2rem,4vw,3.7rem);line-height:1.04}.legal-intro{max-width:68ch;color:var(--muted);margin:0;font-size:1.05rem;line-height:1.65}.legal-content{padding:0 0 4rem}.legal-card{background:#fffffff0;border:1px solid #d9dfe3f2;border-radius:28px;gap:1.3rem;padding:2rem;display:grid;box-shadow:0 18px 42px #0f17200f}.legal-section{gap:.7rem;display:grid}.legal-section h2{letter-spacing:-.03em;margin:0;font-size:1.35rem;line-height:1.15}.legal-section p{color:var(--muted);margin:0;line-height:1.65}.legal-list{color:var(--muted);gap:.5rem;margin:0;padding-left:1.2rem;line-height:1.65;display:grid}.legal-back{width:fit-content}@media (width<=1180px){.container{width:min(var(--container), calc(100% - 2rem))}.main-nav{gap:1.2rem}.main-nav a{font-size:.9rem}.brand-name{font-size:1.55rem}.hero-text{font-size:1.1rem}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-card h3{font-size:1.4rem}.services-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-item:nth-child(3n){border-right:0}.why-us-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.faq-grid,.contact-cta-inner{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.cookie-banner{width:min(100%,42rem)}}@media (width<=980px){.header-inner{grid-template-columns:1fr auto;min-height:84px}.main-nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-art{order:-1;justify-self:center;width:min(100%,520px);height:340px}.feature-card{min-height:295px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.service-item{min-height:210px}.service-item:nth-child(3n){border-right:1px solid #d9dfe3}.service-item:nth-child(2n){border-right:0}.why-us-item{min-height:180px}.faq-item{min-height:auto}.footer-top{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}h1{max-width:100%}}@media (width<=620px){.brand-logo{width:52px;height:52px}.brand-name{font-size:1.15rem}.header-cta{min-height:45px;padding:0 .9rem;font-size:.77rem}.hero{padding-top:1.4rem}.hero-text{font-size:1rem}.accent-word{border-bottom-width:4px}.btn{width:100%}.back-to-top{width:3rem;height:3rem;bottom:1rem;right:1rem}.feature-grid{grid-template-columns:1fr}.feature-card h3{font-size:1.24rem}.services-grid{grid-template-columns:1fr}.service-item{border-bottom:1px solid #d9dfe3;border-right:0;min-height:auto}.service-item:last-child{border-bottom:0}.services-header h2{max-width:none}.why-us-grid{grid-template-columns:1fr}.why-us-item{min-height:auto;padding:1.2rem 1rem}.why-us .container{border-radius:22px;padding:1.4rem 1rem 1.5rem}.contact-cta-inner{border-radius:22px;padding:1.7rem 1.2rem}.contact-cta-actions{flex-direction:column}.contact-cta-actions .btn{width:100%}.cookie-banner{border-radius:20px;width:auto;padding:1.1rem 1rem;bottom:1rem;left:1rem;right:1rem}.cookie-banner-actions{justify-content:stretch}.cookie-banner-button{width:100%}.legal-card{border-radius:22px;padding:1.35rem 1rem}}@media (width>=1440px){:root{--container:1400px}.container{width:min(var(--container), calc(100% - 5rem))}.hero{padding:5.2rem 0 4.2rem}.hero-grid{grid-template-columns:minmax(0,1.04fr) minmax(0,.96fr);gap:4.5rem}.hero-text{max-width:42ch;font-size:1.2rem}.hero-art{width:min(100%,620px);height:min(620px,33vw)}.feature-grid{gap:1.25rem}.feature-card{min-height:340px}.services{padding-bottom:4.8rem}.service-item{min-height:250px;padding:1.6rem 1.35rem 1.35rem}.why-us .container{padding:2.4rem 2.4rem 2.6rem}.why-us-item{min-height:230px;padding:1.6rem 1.35rem 1.4rem}.faq-grid{gap:1.2rem}.contact-cta-inner{gap:2rem;padding:2.8rem 2.6rem}.footer-top{gap:1.8rem}}
