.sec-label{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.sec-label:before{content:"";width:40px;height:4px;background:var(--primary);border-radius:2px;flex-shrink:0}.sec-label span{font-size:.78rem;font-weight:700;color:var(--primary-dark);text-transform:uppercase;letter-spacing:2px}.sec-title{font-size:2rem;font-weight:800;color:#111;line-height:1.15;letter-spacing:-.02em;margin-bottom:.6rem}.sec-sub{font-size:1.02rem;color:#374151;line-height:1.65;max-width:640px}.sec-header{margin-bottom:2.5rem}.header{background:#fff;position:sticky;top:0;z-index:300;box-shadow:0 1px 4px #0000000d}.header-inner{max-width:1280px;margin:0 auto;padding:0 2rem;height:72px;justify-content:space-between}.header-inner,.logo{display:flex;align-items:center}.logo{text-decoration:none}.logo img{height:56px;width:auto;max-width:200px;object-fit:contain}.nav{display:flex;align-items:center;gap:.25rem}.nav a{text-decoration:none;color:#4b5563;font-size:.88rem;font-weight:500;padding:.5rem .85rem;border-radius:8px;transition:color .2s,background .2s}.nav a:hover{color:var(--secondary-dark);background:var(--secondary-light)}.nav a.active{color:#111;font-weight:700}.doc-hero-section{max-width:100%;background:linear-gradient(160deg,var(--secondary-deep) 0,var(--secondary-deep) 100%)}.doc-hero-inner{max-width:1280px;margin:0 auto;padding:4rem 2rem}.doc-hero-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:3rem;align-items:center}.doc-photo,.doc-photo-wrap{position:relative}.doc-photo{width:100%;aspect-ratio:3/4;border-radius:20px;overflow:hidden;background:linear-gradient(160deg,var(--secondary) 0,var(--primary) 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 20px 60px #0000004d}.doc-photo svg{width:64px;height:64px;color:#ffffff40}.doc-photo span{color:#fff6;font-size:.85rem;margin-top:.5rem}.doc-info{color:#fff}.doc-info .sec-label:before{background:var(--primary)}.doc-info .sec-label span{color:var(--primary-dark)}.doc-name{font-size:2.5rem;font-weight:800;color:#fff;line-height:1.15;margin-bottom:.4rem}.doc-name-tagline{display:block;font-size:1.15rem;font-weight:600;color:#ffffffe6;line-height:1.3;margin-top:.35rem}.doc-degree{font-size:1.05rem;color:#ffffffb3;margin-bottom:1.25rem}.doc-specialty-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem}.doc-spec-tag{font-size:.78rem;font-weight:600;padding:.4rem .85rem;border-radius:24px}.doc-stats-row{display:flex;gap:2rem;margin-bottom:1.75rem;padding:1.25rem 0;border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a}.doc-stat{text-align:center}.doc-stat-num{font-size:1.5rem;font-weight:800;color:#fff;display:block;line-height:1}.doc-stat-label{font-size:.72rem;font-weight:500;color:#fff9;margin-top:.25rem;display:block}.doc-details{display:flex;flex-direction:column;gap:.65rem;margin-bottom:1.75rem}.doc-detail-item{display:flex;align-items:center;gap:.65rem}.doc-cta-btn{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:var(--secondary-deep);font-size:.95rem;font-weight:700;padding:.9rem 1.75rem;border-radius:12px;text-decoration:none;transition:all .2s;box-shadow:0 4px 16px #00000026}.doc-cta-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000040}.cred-section{max-width:1280px;margin:0 auto;padding:5rem 2rem}.cred-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.cred-item{background:#fff;border:1.5px solid #e5e7eb;border-radius:16px;overflow:hidden;cursor:pointer;transition:all .25s}.cred-item:hover{box-shadow:0 8px 24px #0000000f}.cred-item.open,.cred-item:hover{border-color:var(--primary)}.cred-header{gap:1rem;padding:1.25rem 1.5rem}.cred-header,.cred-num{display:flex;align-items:center}.cred-num{width:52px;height:52px;border-radius:14px;flex-shrink:0;justify-content:center;font-size:1.1rem;font-weight:800;color:#fff}.cred-header-text{flex:1}.cred-header-text h3{font-size:1rem;font-weight:800;color:#111}.cred-header-text span{font-size:.78rem;color:#4b5563;display:block;margin-top:.1rem}.cred-chevron{width:28px;height:28px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .3s}.cred-chevron svg{width:16px;height:16px;color:#374151;transition:transform .3s}.cred-item:hover .cred-chevron{background:var(--primary-pale)}.cred-item.open .cred-chevron{background:var(--primary)}.cred-item.open .cred-chevron svg{color:#fff;transform:rotate(180deg)}.cred- .cred-item.open .cred- .cred-list{list-style:none}.cred-list li{padding:.6rem 0;border-bottom:1px solid #f3f4f6;display:flex;flex-direction:column;gap:.15rem}.cred-list li:last-child{border-bottom:none}.cred-list .cl-title{font-size:.9rem;font-weight:700;color:#111}.cred-list .cl-sub{font-size:.82rem;color:#4b5563}.consult-grid{display:flex;flex-direction:column;gap:.85rem}.consult-item{display:flex;gap:.75rem;align-items:flex-start}.consult-icon{width:36px;height:36px;border-radius:10px;background:var(--primary-light);display:flex;align-items:center;justify-content:center;flex-shrink:0}.consult-icon svg{width:18px;height:18px;color:var(--primary)}.consult-item h4{font-size:.85rem;font-weight:700;color:#111;margin-bottom:.1rem}.consult-item p{font-size:.82rem;color:#374151;line-height:1.5}.consult-item a{color:var(--secondary);text-decoration:none;font-weight:600}.consult-item a:hover{color:var(--primary)}.faq-section{max-width:100%;background:#f3f4f6}.faq-inner{max-width:800px;margin:0 auto;padding:5rem 2rem}.faq-header{text-align:center}.faq-header .sec-label{justify-content:center}.faq-header .sec-sub{margin:0 auto}.faq-list{display:flex;flex-direction:column;gap:.5rem}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .2s}.faq-item.open,.faq-item:hover{border-color:var(--primary);background:var(--primary-light)}.faq-q{display:flex;align-items:center;justify-content:space-between;padding:1.15rem 1.5rem;gap:1rem}.faq-q span{font-size:.95rem;font-weight:700;color:#111}.faq-toggle{width:28px;height:28px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f3f4f6;transition:all .3s}.faq-toggle svg{width:16px;height:16px;color:#374151;transition:transform .3s}.faq-item:hover .faq-toggle{background:var(--primary-pale)}.faq-item.open .faq-toggle{background:var(--primary)}.faq-item.open .faq-toggle svg{color:#fff;transform:rotate(45deg)}.faq-a{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0 1.5rem}.faq-item.open .faq-a{max-height:250px;padding:0 1.5rem 1.25rem}.faq-a p{font-size:.9rem;color:#374151;line-height:1.7}.cta-band{background:linear-gradient(135deg,var(--secondary-deep) 0,var(--secondary) 50%,var(--primary) 100%)}.cta-band-inner{max-width:800px;margin:0 auto;padding:4rem 2rem;text-align:center}.cta-band-content h2{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.6rem}.cta-band-content p{font-size:1.02rem;color:#fffc;line-height:1.65;margin-bottom:1.75rem}.cta-band-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.cta-primary{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:var(--secondary-deep);font-size:.95rem;font-weight:700;padding:.9rem 1.75rem;border-radius:12px;text-decoration:none;transition:all .2s;box-shadow:0 4px 16px #00000026}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.cta-primary svg{width:16px;height:16px}.cta-secondary{display:inline-flex;align-items:center;gap:.5rem;background:#0000;color:#fff;font-size:.95rem;font-weight:700;padding:.9rem 1.75rem;border-radius:12px;text-decoration:none;border:2px solid #ffffff4d;transition:all .2s}.cta-secondary:hover{border-color:#fff9;background:#ffffff14}.cta-band-info{gap:2rem;font-size:.88rem;color:#ffffffb3}.cta-band-info,.sticky-bar{display:flex;justify-content:center}.sticky-bar{position:fixed;bottom:0;left:0;right:0;z-index:500;background:#fff;border-top:1px solid #d1d5db;box-shadow:0 -3px 16px #00000014;padding:.6rem 1rem}.sticky-bar-inner{display:flex;align-items:center;justify-content:center;gap:2.5rem}.sticky-bar a{display:flex;align-items:center;gap:.4rem;text-decoration:none;font-size:.85rem;font-weight:600;padding:.4rem .5rem;border-radius:8px;transition:background .2s}.sticky-bar a:active{background:#f2f4f6}.sticky-bar a svg{width:18px;height:18px;flex-shrink:0}.sticky-bar .call{color:var(--secondary-deep)}.sticky-bar .whatsapp{color:var(--whatsapp)}.sticky-bar .appointment{color:var(--primary-dark)}.bar-divider{width:1px;height:20px;background:#d1d5db}@media (max-width:1024px){.doc-hero-grid{gap:2rem}.cred-grid,.doc-hero-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.header-inner{height:60px;padding:0 1rem}.logo img{height:44px}.nav{display:none}.doc-hero-inner{padding:2.5rem 1rem}.doc-hero-grid{grid-template-columns:1fr;text-align:center}.doc-photo{max-width:280px;margin:0 auto}.doc-info .sec-label{justify-content:center}.doc-name{font-size:1.85rem}.doc-specialty-tags,.doc-stats-row{justify-content:center}.doc-stats-row{gap:1.5rem}.doc-details{align-items:center}.doc-cta-btn{margin:0 auto}.cred-section{padding:3.5rem 1rem}.cred-grid{grid-template-columns:1fr}.cred-header{padding:1rem 1.25rem}.faq-inner{padding:3.5rem 1rem}.cta-band-inner{padding:3rem 1rem}.cta-band-content h2{font-size:1.5rem}.cta-band-info{flex-direction:column;gap:.5rem}.sticky-bar-inner{gap:0;width:100%;justify-content:space-around}.sticky-bar a{font-size:.78rem;flex:1;justify-content:center}}