html{scroll-behavior:smooth}*{box-sizing:border-box}img{max-width:100%;height:auto}a{text-underline-offset:2px}body{font-family:"Inter",system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#0b1220;line-height:1.6;background:#fff}.text-accent{color:#009fe0}.text-green{color:#aeca1d}.text-orange{color:#fe9923}.header{position:sticky;top:0;z-index:1000;background:hsla(0,0%,100%,.85);backdrop-filter:blur(6px);border-bottom:1px solid rgba(0,0,0,.06)}.header .navbar{padding-block:.5rem}.header .nav-link:focus-visible{outline:2px solid currentColor;outline-offset:2px}section{scroll-margin-top:80px}.navbar-brand{text-decoration:none}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-name{font-size:1.1rem;font-weight:600;color:#0f172a}.brand-slogan{font-size:.75rem;font-style:italic;color:#64748b;margin-top:2px}@media(max-width: 1200px){.nav-item:nth-last-child(1){margin-top:.6rem}}.btn-results{background:#009fe0;color:#fff}.btn-results:hover{filter:brightness(0.95)}.btn-whatsapp,.btn-whatsapp-lg{background:#aeca1d;color:#fff}.btn-whatsapp:hover,.btn-whatsapp-lg:hover{filter:brightness(0.95)}.btn-whatsapp-lg{padding:.75rem 1.25rem;font-weight:600}.fab-whatsapp{position:fixed;right:clamp(12px,2vw,24px);bottom:calc(env(safe-area-inset-bottom) + 18px);width:56px;height:56px;border-radius:999px;background:#aeca1d;box-shadow:0 10px 25px rgba(0,0,0,.2);z-index:1030;display:grid;place-items:center}.fab-whatsapp:focus-visible{outline:2px solid currentColor;outline-offset:2px}.fab-whatsapp i.bi-whatsapp{color:#fff}.team-card{border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 25px rgba(0,0,0,.06);transition:transform .2s ease,box-shadow .2s ease}.team-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px rgba(0,0,0,.08)}.team-card__body{text-align:center;padding:1.5rem 1.25rem}.team-avatar{width:72px;height:72px;border-radius:999px;margin:0 auto 1rem;display:grid;place-items:center;border:1px solid rgba(0,159,224,.25);background:rgba(0,159,224,.12)}.team-avatar__img{width:100%;height:100%;border-radius:999px;object-fit:cover}.team-initials{font-weight:600;letter-spacing:.02em;color:#009fe0;font-size:1rem}.team-name{font-size:1rem;font-weight:600;margin:0 0 .25rem}.team-role{margin:0 0 .35rem;font-weight:500;font-size:.9rem;color:#aeca1d}.team-id{margin:0;font-size:.8rem;color:#6b7280}.icon-circle{width:64px;height:64px;border-radius:50%;display:grid;place-items:center;margin:0 auto 1rem}.icon{width:26px;height:26px;stroke-width:2;fill:none}.icon-circle--celeste{background:rgba(0,159,224,.15)}.icon-circle--celeste .icon{stroke:#009fe0}.icon-circle--verde{background:rgba(174,202,29,.22)}.icon-circle--verde .icon{stroke:#aeca1d}.icon-circle--naranja{background:rgba(254,153,35,.18)}.icon-circle--naranja .icon{stroke:#fe9923}.text-accent{color:#009fe0}.hero{position:relative;min-height:100vh;display:flex;align-items:center;color:#fff;overflow:hidden;isolation:isolate}.hero .hero__bg{position:absolute;inset:0;z-index:0;background:linear-gradient(120deg, rgba(0, 0, 0, 0.55), rgba(0, 0, 0, 0.15)),url("../img/portada.png") center/cover no-repeat}.hero h1,.hero p,.hero .stats{position:relative;z-index:1}.hero .btn-light{color:#0b1220}.hero .stats{list-style:none;padding:0;margin:0;display:flex;gap:2rem;flex-wrap:wrap;color:#e7f0ff}.hero .stats span{display:block;font-weight:700;font-size:1.25rem;color:#009fe0}.hero .stats small{display:block;font-size:.875rem;color:#dbe4ff}.section{padding:clamp(40px,6vw,80px) 0}.section-muted{background:#f6f8fb}.features-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem}.features-grid .feature{background:#fff;border:1px solid #e8edf5;border-radius:1rem;padding:1rem 1.25rem}.features-grid .feature .ico{width:44px;height:44px;border-radius:999px;display:grid;place-items:center;margin-bottom:.5rem;background:rgba(0,159,224,.08);color:#009fe0;font-size:1.1rem}.analysis-card{transition:transform .25s ease,box-shadow .25s ease;border:1px solid #f5f5f5}.analysis-card:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.08)}.analysis-card .tags{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;padding:0;margin:1rem 0 0}.analysis-card .tags li{background:#aeca1d;color:#fff;border-radius:20px;font-size:.75rem;font-weight:500;padding:.35rem .6rem;white-space:nowrap}.cta-band{background:linear-gradient(90deg, #009fe0, #aeca1d);border:1px solid hsla(0,0%,100%,.2)}.cta-band__note{margin-top:.75rem;font-size:.95rem;font-weight:500;color:#efeff1}.contact-grid{display:grid;gap:2rem;grid-template-columns:repeat(3, minmax(0, 1fr));margin-top:2.5rem}@media(max-width: 992px){.contact-grid{grid-template-columns:1fr;gap:1.25rem}}.contact-grid .contact-item{background:#fff;border:1px solid #e8edf5;border-radius:1rem;padding:1rem 1.25rem;text-align:center}.contact-grid .contact-item h4{font-weight:600;margin-bottom:.75rem}.contact-grid .contact-item a{color:#0b1220;text-decoration:none}.contact-grid .contact-item a:hover{text-decoration:underline;text-underline-offset:3px}.contact-grid .contact-item p{margin-bottom:.35rem}.contact-grid .contact-item p:first-of-type{font-weight:500}.map-card{background:linear-gradient(90deg, rgba(0, 159, 224, 0.12), rgba(174, 202, 29, 0.12));padding:1.25rem;border:1px solid rgba(0,0,0,.06);border-radius:18px}.map-card h3{font-weight:600}.map-card iframe{border:0}.footer{background:#0b1324;color:#fff}.footer a.link-light{text-decoration:none}.footer ul li{margin-bottom:.5rem}.footer ul li.contact-item{background-color:none}.footer ul li.contact-item .icon{width:16px;height:16px;margin:0 4px 2px 0}.footer ul li.contact-item:nth-child(1) .icon{stroke:#aeca1d}.footer ul li.contact-item:nth-child(2) .icon{stroke:#009fe0}.footer ul li.contact-item:nth-child(3) .icon{stroke:#fe9923}.footer ul li.contact-item span{color:#fff}.section__head{text-align:center;max-width:820px;margin:0 auto 2.25rem}.section__head .h1{font-weight:600;letter-spacing:-0.02em;margin-bottom:1.5rem}.section__head .text-muted{color:#6b7280;margin:0}.cta-band{border-radius:18px;padding:clamp(20px,4vw,44px);background:linear-gradient(90deg, #009fe0 0%, #aeca1d 100%);box-shadow:0 18px 40px rgba(0,0,0,.08);overflow:hidden;border:1px solid hsla(0,0%,100%,.25);text-align:center}.cta-band__title{color:#fff;font-weight:600;letter-spacing:-0.02em;margin:0 0 .75rem;font-size:clamp(1.25rem,2.2vw,2rem)}.cta-band__text{color:hsla(0,0%,100%,.86);max-width:900px;margin:0 auto 1.5rem;font-size:1rem}.cta-band__actions{display:flex;justify-content:center;gap:.9rem;flex-wrap:wrap}.btn-cta-light{background:#fff;color:#009fe0;border:1px solid hsla(0,0%,100%,.8);padding:.9rem 1.4rem;border-radius:12px;font-weight:700}.btn-cta-light:hover{filter:brightness(0.98)}.btn-cta-outline{background:hsla(0,0%,100%,.12);color:#fff;border:2px solid hsla(0,0%,100%,.55);padding:.9rem 1.4rem;border-radius:12px;font-weight:700}.btn-cta-outline:hover{background:hsla(0,0%,100%,.18)}.quality-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:1rem;padding:1.25rem;box-shadow:0 10px 30px rgba(0,0,0,.06)}.quality-list{margin:0;padding-left:1.1rem;color:#334155}.quality-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:1rem}@media(max-width: 576px){.quality-grid{grid-template-columns:1fr}}.quality-item{margin:0;background:#fff;border-radius:1rem;overflow:hidden;border:1px solid rgba(15,23,42,.08);box-shadow:0 10px 30px rgba(0,0,0,.06);transition:transform .25s ease,box-shadow .25s ease}.quality-item:hover{transform:translateY(-3px);box-shadow:0 14px 35px rgba(0,0,0,.1)}.quality-item img{width:100%;height:190px;object-fit:cover;display:block}.quality-item figcaption{padding:.75rem .9rem;font-size:.9rem;color:#334155}
