*{box-sizing:border-box;margin:0;padding:0}html,body,#root{min-height:100%}body{color:#fff;background:#0b0d10;font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}.page{flex-direction:column;display:flex}section{scroll-margin-top:80px}@keyframes fadeUpSoft{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(36px)}.reveal.revealed{opacity:1;transform:translateY(0)}.hero{background-position:100%;background-size:cover;background-attachment:fixed;align-items:center;min-height:100vh;display:flex}.hero-overlay{width:100%;padding:32px 20px}.hero-content{max-width:760px;margin-left:10%;animation:.9s ease-out both fadeUpSoft}.hero-logo{width:auto;height:72px;margin-bottom:24px;display:block}.hero-tag{color:#5c8fd1;text-transform:uppercase;letter-spacing:1px;border:1px solid #3a6ea5;border-radius:999px;margin-top:8px;margin-bottom:18px;padding:8px 14px;font-size:.82rem;font-weight:700;display:inline-block}.hero h1{letter-spacing:-1.5px;max-width:820px;margin-bottom:22px;font-family:Sora,sans-serif;font-size:3.9rem;font-weight:800;line-height:1.02}.hero-description{color:#b8c7db;max-width:620px;margin-bottom:30px;font-size:1.05rem;font-weight:400;line-height:1.7}.cta-button{color:#fff;background:linear-gradient(135deg,#5d92dd,#4f7fc2);border-radius:12px;padding:14px 26px;font-size:15px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block;box-shadow:0 10px 25px #5d92dd59}.cta-button:hover{transform:translateY(-2px);box-shadow:0 14px 35px #5d92dd80}.cta-button:active{transform:scale(.97)}.section-header{max-width:880px;margin:0 auto 40px}.section-kicker{text-transform:uppercase;letter-spacing:.16em;color:#6fb1ff;margin-bottom:14px;font-size:.78rem;display:inline-block}.section-header h2{color:#f3f8fc;margin-bottom:18px;font-size:3rem;font-weight:800;line-height:1.08}.section-header p{color:#cfdae5;max-width:760px;font-size:1.12rem;line-height:1.7}.cases-section{background:linear-gradient(#0b0d10 0%,#0d1014 100%);padding:100px 20px}.cases-grid{grid-template-columns:repeat(2,1fr);gap:28px;max-width:1200px;margin:60px auto 0;display:grid}.case-card{background:linear-gradient(#16191d 0%,#111317 100%);border:1px solid #ffffff0d;border-radius:18px;transition:all .3s;display:block;overflow:hidden}.case-card:hover{border-color:#3a6ea573;transform:translateY(-6px);box-shadow:0 18px 40px #00000038}.case-image{background-position:50%;background-size:cover;height:220px;transition:transform .4s}.case-card:hover .case-image{transform:scale(1.05)}.case-image-1{background-image:url(/case_academia.jpg);background-position:50%;background-size:cover}.case-image-placeholder{background:linear-gradient(135deg,#1a1d22,#242933)}.case-content{padding:22px}.case-tag{color:#6fb1ff;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px;font-size:.72rem;font-weight:700;display:inline-block}.case-card h3{color:#f3f8fc;margin-bottom:10px;font-size:1.28rem}.case-card p{color:#cbd5df;font-size:.98rem;line-height:1.65}.case-card-placeholder{opacity:.78}.services-section{background:linear-gradient(#0d1014 0%,#13283d 58%,#173552 100%);padding:100px 20px}.services-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:1200px;margin:0 auto;display:grid}.service-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff14;border-radius:24px;padding:30px;transition:transform .25s,border-color .25s,box-shadow .25s;box-shadow:0 18px 50px #00000029}.service-card:hover{border-color:#6fb1ff59;transform:translateY(-6px);box-shadow:0 24px 60px #00000038}.service-card h3{color:#f4f9fd;margin-bottom:14px;font-size:1.65rem;font-weight:700}.service-card p{color:#d4e0eb;font-size:1rem;line-height:1.75}.differential-section{background:linear-gradient(#173552 0%,#11283d 100%);padding:100px 20px}.differential-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;max-width:1200px;margin:0 auto;display:grid}.differential-card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0b;border:1px solid #ffffff14;border-radius:24px;padding:30px;transition:all .25s}.differential-card:hover{border-color:#6fb1ff59;transform:translateY(-4px)}.differential-card h3{color:#f4f9fd;margin-bottom:12px;font-size:1.5rem}.differential-card p{color:#d4e0eb;font-size:1rem;line-height:1.7}.process-section{background:linear-gradient(#11283d 0%,#0c1722 100%);padding:100px 20px}.process-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;max-width:1200px;margin:0 auto;display:grid}.process-step{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0b;border:1px solid #ffffff14;border-radius:24px;padding:28px;transition:transform .25s,border-color .25s,box-shadow .25s;box-shadow:0 16px 40px #00000024}.process-step:hover{border-color:#6fb1ff59;transform:translateY(-6px);box-shadow:0 22px 50px #0003}.step-number{letter-spacing:.14em;color:#6fb1ff;margin-bottom:18px;font-size:.8rem;font-weight:700}.process-step h3{color:#f4f9fd;margin-bottom:14px;font-size:1.35rem}.process-step p{color:#d4e0eb;font-size:.98rem;line-height:1.75}.final-cta{background:linear-gradient(#0c1722 0%,#0b0d10 100%);padding:100px 20px 120px}.cta-box{text-align:center;background:linear-gradient(135deg,#3a6ea529,#5c8fd114);border:1px solid #6fb1ff29;border-radius:28px;max-width:1200px;margin:0 auto;padding:60px;box-shadow:0 20px 60px #0003}.cta-box h2{color:#f4f9fd;margin:16px 0 20px;font-size:2.7rem;line-height:1.2}.cta-box p{color:#d0dbe5;max-width:700px;margin:0 auto 30px;font-size:1.08rem;line-height:1.7}.cta-button.large{padding:16px 32px;font-size:1.05rem}@media (width<=1100px){.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-header h2{font-size:2.4rem}}@media (width<=900px){.services-grid,.differential-grid{grid-template-columns:1fr}}@media (width<=768px){.hero{background-position:50%;background-attachment:scroll;min-height:92vh}.hero-overlay{padding:28px 20px}.hero-content{max-width:100%;margin-left:0}.hero-logo{height:56px}.hero h1{font-size:2.6rem;line-height:1.04}.hero-description{opacity:.85;max-width:520px;font-size:1.05rem;line-height:1.65}.cta-button{width:100%;padding:16px 20px;font-size:1rem}.cases-section,.services-section,.differential-section,.process-section,.final-cta{padding:72px 20px}.section-header{margin-bottom:32px}.section-header h2{font-size:2rem;line-height:1.12}.section-header p{font-size:1rem;line-height:1.7}.cases-grid,.services-grid,.differential-grid,.process-grid{grid-template-columns:1fr}.cases-grid .case-card:first-child{grid-column:span 1}.case-image{height:200px}.cta-box{border-radius:24px;padding:34px 24px}.cta-box h2{font-size:1.9rem}.cta-box p{font-size:1rem}}.brand{align-items:center;gap:16px;margin-bottom:28px;display:flex}.brand img{width:auto;height:56px}.brand-text{flex-direction:column;line-height:1;display:flex}.brand-main{color:#fff;font-size:1.5rem;font-weight:900}.brand-sub{color:#6aa6ff;letter-spacing:2.5px;text-transform:uppercase;font-size:.8rem}.highlight{background:linear-gradient(90deg,#4f7fc2,#7fb0f5);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.featured-case{border:1px solid #5d92dd2e;position:relative;box-shadow:0 20px 50px #0000002e}.featured-case:hover{border-color:#5d92dd59;box-shadow:0 28px 70px #00000047}.case-metrics{flex-wrap:wrap;gap:10px;margin-top:18px;margin-bottom:18px;display:flex}.case-metrics span{color:#9ec4ff;background:#5d92dd1a;border:1px solid #5d92dd29;border-radius:999px;align-items:center;padding:8px 12px;font-size:.8rem;font-weight:600;display:inline-flex}.case-link{color:#7fb2ff;margin-top:10px;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-block}.case-link:hover{color:#fff;transform:translate(4px)}.case-image-2{background-image:url(/hero_fisio.jpg);background-position:50%;background-size:cover}.case-image-3{background-image:url(/case-estetica.jpg);background-position:50%;background-size:cover}.case-image-4{background-image:url(/hero_cross.jpg);background-position:50%;background-size:cover}.about-section{background:linear-gradient(#080e18f5,#050a12);padding:110px 0}.about-container{grid-template-columns:.9fr 1.1fr;align-items:center;gap:48px;width:min(1180px,100% - 48px);margin:0 auto;display:grid}.about-image-wrapper{position:relative}.about-image-wrapper:before{content:"";z-index:0;background:linear-gradient(135deg,#5d92dd2e,#5d92dd05);border-radius:28px;position:absolute;inset:18px -18px -18px 18px}.about-image{z-index:1;object-fit:cover;border-radius:28px;width:100%;max-width:460px;position:relative;box-shadow:0 20px 60px #00000059}.about-content h2{color:#fff;margin-bottom:18px;font-size:clamp(2.2rem,4vw,3.4rem);line-height:1.05}.about-content p{color:#ffffffc7;max-width:640px;margin-bottom:18px;font-size:18px;line-height:1.75}.about-highlights{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.about-highlights span{color:#9fc3ff;background:#5d92dd14;border:1px solid #5d92dd47;border-radius:999px;padding:10px 16px;font-size:14px;font-weight:600}@media (width<=900px){.about-container{grid-template-columns:1fr;gap:32px}.about-image{max-width:100%}.about-content p{font-size:16px}}.about-image-wrapper:before{box-shadow:0 0 60px #5d92dd26}
