*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17324d;background:#f7fbfd}.container{width:min(1120px,92%);margin:auto}.header{background:#fff;border-bottom:1px solid #e6eef3;position:sticky;top:0;z-index:10}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{font-weight:800;font-size:20px;color:#123b5d}.nav-button,.cta{display:inline-block;text-decoration:none;background:#0b8f78;color:#fff;font-weight:800;padding:14px 22px;border-radius:10px;box-shadow:0 8px 20px rgba(11,143,120,.18)}.hero{padding:76px 0;background:linear-gradient(135deg,#eaf8f7 0%,#f8fcff 55%,#eaf3fb 100%)}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:55px;align-items:center}.tag{display:inline-block;color:#087e6c;font-size:13px;font-weight:800;letter-spacing:1.2px;margin-bottom:14px}.hero h1{font-size:clamp(42px,6vw,68px);line-height:1.02;margin:0 0 20px;color:#123b5d}.lead{font-size:20px;line-height:1.6;color:#587086;max-width:650px}.price{font-size:18px;margin:26px 0;color:#587086}.price strong{font-size:30px;color:#0b8f78}.small{margin-top:18px;color:#71859a;font-size:14px}.doctor-card{background:#fff;border-radius:24px;padding:22px;text-align:center;box-shadow:0 20px 50px rgba(30,75,100,.12);border:1px solid #e4eef4}.photo-wrap{height:370px;border-radius:18px;overflow:hidden;background:#e8f0f4}.photo-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top}.doctor-card h2{margin:18px 0 6px;color:#17324d}.doctor-card p{margin:0;color:#6c8192}.features,.how{padding:78px 0}.features h2,.how h2,.final-cta h2{text-align:center;font-size:36px;margin:0 0 42px;color:#123b5d}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;padding:30px;border-radius:18px;border:1px solid #e3edf2;box-shadow:0 10px 30px rgba(30,75,100,.06)}.icon{width:44px;height:44px;border-radius:12px;background:#dff4ef;color:#0b8f78;display:grid;place-items:center;font-size:22px;font-weight:800}.card h3{font-size:20px;margin:20px 0 10px}.card p{color:#647b8e;line-height:1.6}.how{background:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps div{display:flex;gap:16px;align-items:flex-start;padding:22px;background:#f6fafc;border-radius:16px}.steps b{min-width:38px;height:38px;border-radius:50%;background:#123b5d;color:#fff;display:grid;place-items:center}.steps span{line-height:1.5;color:#587086}.final-cta{padding:80px 0;background:#123b5d;text-align:center;color:#fff}.final-cta h2{color:#fff;margin-bottom:14px}.final-cta p{color:#d9e7ef;margin:0 auto 28px;max-width:650px;line-height:1.6}.cta.light{background:#0b8f78;color:#fff}footer{background:#0d2940;color:#dce9f0;padding:30px 0}.footer-content{display:flex;justify-content:space-between;gap:20px;line-height:1.6}.disclaimer{margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);font-size:12px;color:#a9bfcd;line-height:1.5}.whatsapp-float{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#12a884;color:#fff;text-decoration:none;display:grid;place-items:center;font-size:29px;box-shadow:0 12px 28px rgba(0,0,0,.2);z-index:20}@media(max-width:800px){.nav-button{padding:11px 14px;font-size:13px}.brand{font-size:16px}.hero{padding:50px 0}.hero-grid{grid-template-columns:1fr;gap:35px}.hero h1{font-size:46px}.photo-wrap{height:330px}.cards,.steps{grid-template-columns:1fr}.features,.how{padding:58px 0}.features h2,.how h2,.final-cta h2{font-size:30px}.footer-content{flex-direction:column}.nav{min-height:64px}}