.doctors-hero{background:linear-gradient(135deg,#fffefc 0%,#fcf5f5 100%);align-items:center;min-height:480px;padding:2.5rem 0 1.5rem;display:flex;position:relative;overflow:hidden}.doctors-hero-glow{filter:blur(80px);pointer-events:none;z-index:1;background:radial-gradient(circle,#410e0e0d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-15%;right:-5%}.doctors-hero-curve-bg{z-index:1;pointer-events:none;width:48%;height:62%;position:absolute;bottom:0;right:0}.doctors-hero-container{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:1rem;width:100%;max-width:1440px;margin:0 auto;padding:0 3rem;display:grid;position:relative}.doctors-hero-dot-grid{opacity:.25;pointer-events:none;background-image:radial-gradient(#410e0e 1.5px,#0000 1.5px);background-size:12px 12px;width:100px;height:140px;position:absolute}.doctors-dot-grid-left{bottom:15%;left:-2rem}.doctors-dot-grid-right{top:15%;right:0}.doctors-hero-content{z-index:5;flex-direction:column;align-items:flex-start;margin-top:-2.5rem;display:flex}.doctors-hero-pretitle{color:#410e0e;letter-spacing:.1em;text-transform:uppercase;background-color:#fff;border:1px solid #410e0e26;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;display:flex;box-shadow:0 4px 10px #00000005}.doctors-hero-title{font-family:var(--font-geist-sans), Georgia, serif;color:#0c2340;margin-bottom:.5rem;font-size:3.25rem;font-weight:700;line-height:1.15}.doctors-hero-title span{color:#c88b40}.doctors-hero-divider-wrap{align-items:center;gap:1rem;width:100%;max-width:200px;margin-bottom:1rem;display:flex}.doctors-hero-divider-line{background:linear-gradient(90deg,#c88b4066,#0000);flex-grow:1;height:1px}.doctors-hero-divider-line.left{background:linear-gradient(270deg,#c88b4066,#0000)}.doctors-hero-divider-leaf{color:#410e0e;align-items:center;display:flex}.doctors-hero-desc{color:#4a5059;max-width:580px;margin-bottom:1.75rem;font-size:1.05rem;line-height:1.6}.doctors-hero-actions{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.hero-image-col{justify-content:center;align-items:center;display:flex;position:relative}.hero-image-bg-shape{z-index:1;pointer-events:none;background-color:#eedfcf;border-radius:50%;width:108%;height:108%;position:absolute;top:-4%;left:-4%}.hero-right-visual-container{aspect-ratio:1;z-index:5;width:100%;max-width:450px;margin-top:1rem;animation:6s ease-in-out infinite float-image;position:relative}.hero-fluid-img-wrapper{z-index:2;background-color:#ebdcd0;border:4px solid #fff;border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 15px 45px #410e0e26}.hero-fluid-img{object-fit:cover;width:100%;height:100%;display:block}.hero-floating-seal{color:#fff;text-align:center;z-index:3;background-color:#0c2340;border:2px solid #dfba73;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;padding:.75rem;animation:4s ease-in-out infinite float;display:flex;position:absolute;bottom:8%;left:-5rem;box-shadow:0 10px 25px #00000040}.hero-seal-icon{color:#dfba73;margin-bottom:.25rem}.hero-seal-text{font-size:.8rem;font-weight:600;line-height:1.3}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes float-image{0%{transform:translate(-15px,-20px)}50%{transform:translate(-15px,-32px)}to{transform:translate(-15px,-20px)}}@keyframes float-mobile{0%{transform:translate(0)}50%{transform:translateY(-12px)}to{transform:translate(0)}}.legacy-section{text-align:center;background:#fff;padding:3rem 0;position:relative;overflow:hidden}.legacy-section:before{content:"";z-index:1;pointer-events:none;background-color:#dfba730d;border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:-200px;transform:translateY(-50%)}.legacy-section:after{content:"";z-index:1;pointer-events:none;background-color:#410e0e0d;border-radius:50%;width:500px;height:500px;position:absolute;top:50%;right:-200px;transform:translateY(-50%)}.legacy-container{z-index:2;max-width:1440px;margin:0 auto;padding:0 3rem;position:relative}.legacy-icon-wrap{color:#dfba73;margin-bottom:1.5rem;animation:3s ease-in-out infinite pulse-slow;display:inline-block}.legacy-title{font-family:var(--font-geist-sans), Georgia, serif;color:#0c2340;margin-bottom:1.5rem;font-size:2.75rem;font-weight:700}.legacy-desc{color:#4a5059;max-width:1080px;margin:0 auto;font-size:1.2rem;line-height:1.8}@media (max-width:768px){.legacy-section{padding:4rem 0}.legacy-title{font-size:2rem}.legacy-desc{font-size:1rem;line-height:1.7}}.section-light{background-color:#fff}.section-cream{background-color:#fbfbf9}.surgeon-profile-section{padding:2rem 0;position:relative;overflow:hidden}.surgeon-container{max-width:1440px;margin:0 auto}.surgeon-grid{grid-template-columns:55% 45%;align-items:center;width:100%;display:grid}.surgeon-grid.reverse{grid-template-columns:45% 55%}.surgeon-text-col{flex-direction:column;align-items:flex-start;padding-left:max(4rem,50vw - 720px + 4rem);padding-right:5rem;display:flex}.surgeon-grid.reverse .surgeon-text-col{order:2;padding-left:5rem;padding-right:max(4rem,50vw - 720px + 4rem)}.surgeon-grid.reverse .surgeon-visual-col{order:1}.surgeon-role-badge-pill{color:#c88b40;letter-spacing:.08em;text-transform:uppercase;background-color:#c88b401f;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex;box-shadow:0 4px 10px #c88b400d}.surgeon-name{font-family:var(--font-geist-sans), Georgia, serif;color:#0c2340;margin-bottom:.75rem;font-size:3rem;font-weight:700;line-height:1.15}.surgeon-credentials-pill{color:#fff;letter-spacing:.02em;background-color:#410e0e;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1.25rem;font-size:.85rem;font-weight:600;display:inline-block;box-shadow:0 4px 12px #410e0e26}.surgeon-subheading{font-family:var(--font-geist-sans), Georgia, serif;color:#410e0e;margin-bottom:1rem;font-size:1.4rem;font-weight:600;line-height:1.35}.surgeon-bio-desc{color:#555c66;margin-bottom:2rem;font-size:1rem;line-height:1.75}.surgeon-memberships-block{background-color:#410e0e08;border:1px dashed #410e0e26;border-radius:16px;width:100%;margin-bottom:2rem;padding:1.25rem}.memberships-title{color:#0c2340;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.8rem;font-weight:700;display:block}.memberships-flex{flex-wrap:wrap;gap:.5rem;display:flex}.membership-tag{color:#0c2340;background-color:#fff;border:1px solid #0c234014;border-radius:6px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;transition:all .3s;box-shadow:0 2px 6px #00000005}.membership-tag:hover{color:#410e0e;border-color:#dfba73;transform:translateY(-1px)}.surgeon-features-grid{grid-template-columns:1fr 1fr;gap:1rem;width:100%;margin-bottom:2.5rem;display:grid}.feature-cell{background:#fff;border:1px solid #0c23400d;border-radius:16px;align-items:center;gap:1rem;padding:1rem;transition:transform .3s,border-color .3s;display:flex;box-shadow:0 4px 15px #00000005}.feature-cell:hover{border-color:#410e0e26;transform:translateY(-2px)}.feature-icon-wrapper{color:#fff;background-color:#410e0e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.feature-icon-wrapper svg{width:20px;height:20px}.feature-text-wrapper{flex-direction:column;display:flex}.feature-title{color:#0c2340;margin-bottom:.15rem;font-size:.85rem;font-weight:700}.feature-sub{color:#555c66;font-size:.75rem;line-height:1.25}.surgeon-contact-row{flex-wrap:wrap;gap:1rem;width:100%;display:flex}.surgeon-contact-btn{border-style:solid;border-width:1.5px;border-radius:50px;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 12px #0000000d}.surgeon-contact-btn.btn-call{color:#fff;background-color:#410e0e;border-color:#410e0e}.surgeon-contact-btn.btn-call:hover{background-color:#0c2340;border-color:#0c2340;transform:translateY(-2px);box-shadow:0 8px 20px #410e0e40}.surgeon-contact-btn.btn-whatsapp{color:#fff;background-color:#25d366;border-color:#25d366}.surgeon-contact-btn.btn-whatsapp:hover{background-color:#128c7e;border-color:#128c7e;transform:translateY(-2px);box-shadow:0 8px 20px #25d36640}.surgeon-contact-btn.btn-email{color:#0c2340;background-color:#fff;border-color:#0c234026}.surgeon-contact-btn.btn-email:hover{color:#410e0e;background-color:#fffefc;border-color:#dfba73;transform:translateY(-2px);box-shadow:0 8px 20px #dfba7326}.surgeon-visual-col{flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.surgeon-visual-col .surgeon-contact-row{justify-content:center;margin-top:1.5rem}.doctors-image-block{background:linear-gradient(135deg,#410e0e26 0%,#dfba7333 100%);border:4px solid #dfba73;border-bottom:none;border-radius:120px 120px 20px 20px;justify-content:center;align-items:flex-end;width:100%;max-width:450px;height:480px;margin:-2rem auto 0;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #0c23401a}.doctors-portrait-img{object-fit:cover;object-position:center top;filter:contrast(1.04)brightness(1.04);z-index:2;pointer-events:none;width:100%;height:100%}.surgeon-stats-card{z-index:10;text-align:center;background:#410e0e;border:none;border-top:1.5px solid #dfba73;border-bottom-right-radius:20px;border-bottom-left-radius:20px;grid-template-columns:repeat(4,1fr);padding:.75rem 1rem;display:grid;position:absolute;bottom:0;left:0;right:0;box-shadow:0 10px 30px #0c234026}.stat-cell{border-right:1px solid #ffffff1f;padding:.15rem .5rem}.stat-cell:last-child{border-right:none}.stat-number{font-family:var(--font-geist-mono), monospace;color:#dfba73;margin-bottom:.1rem;font-size:1.25rem;font-weight:700;line-height:1.1;display:block}.stat-label{color:#fff;font-size:.65rem;font-weight:500;line-height:1.3;display:block}.expertise-section-wrapper{width:100%;box-shadow:none;z-index:1;background:linear-gradient(135deg,#f9f2f2 0%,#fbf8f3 100%);border:none;border-radius:0;margin-top:3.5rem;padding:3rem max(4rem,50vw - 720px + 4rem);position:relative;overflow:hidden}.expertise-section-wrapper:before{content:"";pointer-events:none;z-index:-1;opacity:.85;background-image:linear-gradient(#083c5e0f 1px,#0000 1px),linear-gradient(90deg,#083c5e0f 1px,#0000 1px);background-size:36px 36px;width:100%;height:100%;position:absolute;top:0;left:0}.expertise-header{text-align:center;z-index:2;margin-bottom:2.5rem;position:relative}.expertise-pretitle{color:#c88b40;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.expertise-main-title{font-family:var(--font-geist-sans), Georgia, serif;color:#0c2340;font-size:2.25rem;font-weight:700}.expertise-cards-grid{z-index:2;grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%;display:grid;position:relative}.expertise-card{box-shadow:none;text-align:left;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:1rem;padding:.5rem 0;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.expertise-card:hover{box-shadow:none;background:0 0;transform:none}.expertise-card-icon{display:none}.expertise-card-title{color:#0c2340;flex-grow:1;margin:0;font-size:.95rem;font-weight:600;line-height:1.4}.expertise-card-check{color:#dfba73;background-color:#dfba730f;border:2px solid #dfba73;border-radius:6px;flex-shrink:0;order:-1;justify-content:center;align-items:center;width:22px;height:22px;margin-left:0;transition:all .25s cubic-bezier(.16,1,.3,1);display:flex}.expertise-card:hover .expertise-card-check{color:#fff;background-color:#dfba73;transform:scale(1.05)}.cta-section{background-color:#fff;padding:6rem 0}.cta-container{max-width:1440px;margin:0 auto;padding:0 3rem}.cta-card{color:#fff;background:linear-gradient(135deg,#0c2340 0%,#081a30 100%);border:1px solid #ffffff0d;border-radius:32px;padding:5rem 4rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #0c234040}.cta-card:before{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#410e0e26 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-20%;right:-10%}.cta-card:after{content:"";filter:blur(50px);pointer-events:none;background:radial-gradient(circle,#c88b4014 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:-20%;left:-10%}.cta-grid{z-index:5;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;display:grid;position:relative}.cta-content{flex-direction:column;align-items:flex-start;display:flex}.cta-pretitle{color:#dfba73;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1rem;font-size:.85rem;font-weight:700}.cta-title{font-family:var(--font-geist-sans), Georgia, serif;margin-bottom:1rem;font-size:2.75rem;font-weight:700;line-height:1.2}.cta-desc{color:#fffc;font-size:1.05rem;line-height:1.6}.cta-actions-col{flex-direction:column;gap:1.5rem;display:flex}.cta-btn{border-radius:50px;justify-content:center;align-items:center;gap:1rem;width:100%;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.cta-btn-primary{color:#0c2340;background-color:#dfba73;border:1px solid #dfba73;box-shadow:0 4px 15px #dfba734d}.cta-btn-primary:hover{color:#0c2340;background-color:#fff;border-color:#fff;transform:translateY(-3px);box-shadow:0 8px 25px #fff3}.cta-btn-secondary{color:#fff;background-color:#0000;border:1px solid #fff3}.cta-btn-secondary:hover{background-color:#ffffff14;border-color:#fff;transform:translateY(-3px)}.cta-btn-whatsapp{color:#fff;background-color:#25d366;border:1px solid #25d366;box-shadow:0 4px 15px #25d36633}.cta-btn-whatsapp:hover{background-color:#128c7e;border-color:#128c7e;transform:translateY(-3px);box-shadow:0 8px 25px #25d3664d}.cta-footer-info{border-top:1px solid #ffffff1a;flex-direction:column;gap:.5rem;width:100%;margin-top:1.5rem;padding-top:1rem;display:flex}.cta-footer-email-row{flex-wrap:wrap;gap:1rem;display:flex}.cta-footer-email{color:#fff9;font-size:.85rem;text-decoration:none;transition:color .3s}.cta-footer-email:hover{color:#dfba73}@keyframes pulse-slow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.85;transform:scale(1.05)}}@media (max-width:1200px){.doctors-hero-title{font-size:3.25rem}.surgeon-grid,.surgeon-grid.reverse{gap:3rem}.surgeon-name{font-size:2.25rem}}@media (max-width:992px){.doctors-hero{padding:3rem 0}.doctors-hero-container{text-align:center;grid-template-columns:1fr;gap:3.5rem}.doctors-hero-content{align-items:center}.doctors-hero-title{font-size:2.75rem}.doctors-hero-divider-wrap,.doctors-hero-actions{justify-content:center}.hero-image-col{order:1}.hero-right-visual-container{aspect-ratio:1;max-width:320px;margin:0 auto;animation:6s ease-in-out infinite float-mobile;display:block!important}.hero-floating-seal{width:90px;height:90px;left:-1rem}.hero-seal-text{font-size:.55rem}.surgeon-container{padding:0 1.5rem}.surgeon-grid,.surgeon-grid.reverse{grid-template-columns:1fr;gap:3.5rem}.surgeon-grid.reverse .surgeon-visual-col,.surgeon-grid.reverse .surgeon-text-col{order:0}.surgeon-visual-col{justify-content:center;width:100%;padding:0 1.5rem}.surgeon-text-col{text-align:center;align-items:center;padding-left:1.5rem!important;padding-right:1.5rem!important}.doctors-image-block{border-radius:90px 90px 20px 20px;width:100%;max-width:400px;height:400px;margin:0 auto}.surgeon-stats-card{border:none;border-top:2px solid #dfba73;border-radius:0 0 20px 20px;bottom:0;left:0;right:0}.expertise-section-wrapper{border-radius:20px;margin-top:3rem;padding:2.25rem 1.75rem}.expertise-cards-grid{grid-template-columns:repeat(2,1fr)}.memberships-flex,.surgeon-contact-row{justify-content:center}.cta-container{padding:0 1.5rem}.cta-card{padding:4rem 2.5rem}.cta-grid{text-align:center;grid-template-columns:1fr;gap:3rem}.cta-content{align-items:center}.cta-title{font-size:2.25rem}.cta-footer-email-row{justify-content:center}}@media (max-width:768px){.doctors-hero{min-height:320px;padding:1.5rem 0 1rem}.doctors-hero-container{gap:2rem;padding:0 1.5rem}.doctors-hero-title{font-size:1.7rem}.legacy-title,.expertise-main-title,.surgeon-name,.cta-title{font-size:1.65rem}.surgeon-profile-section{padding:3.5rem 0}.expertise-section-wrapper{padding:2rem 1.5rem}.expertise-cards-grid{grid-template-columns:1fr}.doctors-image-block{max-width:100%}}@media (max-width:576px){.doctors-hero{min-height:260px;padding:1rem 0 .75rem}.doctors-hero-container{gap:1.5rem;padding:0 1rem}.hero-right-visual-container{max-width:250px;margin:0 auto}.doctors-hero-title{font-size:1.75rem}.legacy-title,.expertise-main-title,.surgeon-name,.cta-title{font-size:1.4rem}.expertise-section-wrapper{border-radius:16px;margin-top:2.5rem;padding:1.75rem 1.25rem}.doctors-hero-desc{font-size:.95rem}.doctors-hero-actions{flex-direction:column;width:100%}.doctors-hero-actions .btn-book-consult{justify-content:center;width:100%}.hero-floating-seal{width:80px;height:80px;padding:.5rem;bottom:5%;left:-1rem}.hero-seal-text{font-size:.65rem}.surgeon-features-grid{grid-template-columns:1fr}.surgeon-text-col{padding-left:1rem!important;padding-right:1rem!important}.surgeon-visual-col{padding:0 1rem}.doctors-image-block{border-radius:70px 70px 15px 15px;max-width:100%;height:320px}.surgeon-stats-card{border-top:1.5px solid #dfba73;border-radius:0 0 15px 15px;grid-template-columns:repeat(2,1fr);gap:.35rem .5rem;padding:.6rem .5rem;bottom:0;left:0;right:0}.surgeon-stats-card .stat-cell{border-right:none;padding:.15rem .25rem}.stat-number{font-size:1.15rem}.stat-label{font-size:.6rem}.surgeon-contact-row{flex-direction:column;width:100%}.surgeon-contact-btn{width:100%}.cta-card{border-radius:20px;padding:3rem 1.5rem}.cta-title{font-size:1.8rem}}@media (max-width:992px){.doctors-hero-content,.hero-right-visual-container{margin-top:0}}
