.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);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}.article-wrap{max-width:780px;margin:0 auto;padding:3rem 2rem 5rem}.post-breadcrumb{font-size:.78rem;color:#9ca3af;margin-bottom:1.5rem;display:flex;align-items:center;gap:.35rem}.post-breadcrumb a{color:var(--secondary);text-decoration:none;font-weight:600}.post-breadcrumb a:hover{color:var(--primary)}.post-breadcrumb svg{width:12px;height:12px;color:#d1d5db}.post-tag{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;padding:.3rem .7rem;border-radius:6px;display:inline-block;margin-bottom:1rem}.tag-conditions{background:var(--primary-light);color:var(--primary)}.tag-procedures{background:var(--secondary-light);color:var(--secondary)}.tag-wellness{background:#fef3c7;color:#d68910}.tag-guides{background:#f3e8ff;color:#6c3483}.post-title{font-size:2.25rem;font-weight:800;color:#111;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}.post-meta{gap:.75rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb;margin-bottom:2rem}.post-meta,.post-meta-avatar{display:flex;align-items:center}.post-meta-avatar{width:40px;height:40px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--secondary),var(--primary));justify-content:center}.post-meta-avatar svg{width:18px;height:18px;color:#ffffff80}.post-meta-info span{display:block}.post-meta-author{font-size:.88rem;font-weight:700;color:#111}.post-meta-date{font-size:.78rem;color:#9ca3af}.post-meta .dot{width:3px;height:3px;background:#d1d5db;border-radius:50%}.post-meta-read{font-size:.78rem;color:#9ca3af}.post-featured{width:100%;aspect-ratio:16/8;border-radius:20px;overflow:hidden;margin-bottom:2.5rem;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px #00000014}.post-featured svg{width:48px;height:48px;color:#ffffff40}.post-content{margin-bottom:3rem}.post-content h2{font-size:1.4rem;font-weight:800;color:#111;margin-top:2.5rem;margin-bottom:.75rem;line-height:1.25}.post-content h3{font-size:1.1rem;font-weight:700;color:#111;margin-top:1.75rem;margin-bottom:.5rem}.post-content p{font-size:1rem;color:#374151;line-height:1.85;margin-bottom:1rem}.post-content ol,.post-content ul{margin:.75rem 0 1rem 1.5rem}.post-content li{font-size:1rem;color:#374151;line-height:1.85;margin-bottom:.35rem}.post-content a{color:var(--secondary);text-decoration:underline;font-weight:600}.post-content a:hover{color:var(--primary)}.post-content blockquote{border-left:4px solid var(--primary);background:var(--primary-light);padding:1.25rem 1.5rem;border-radius:0 12px 12px 0;margin:1.5rem 0;font-style:italic}.post-content blockquote p{color:var(--secondary-deep);margin-bottom:0}.post-link-card{display:flex;align-items:center;gap:1rem;background:#f8fafc;border:1.5px solid #e5e7eb;border-radius:12px;padding:1rem 1.25rem;margin:1.5rem 0;text-decoration:none;transition:all .2s}.post-link-card:hover{border-color:var(--primary);background:var(--primary-light)}.post-link-icon{width:40px;height:40px;border-radius:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.post-link-icon svg{width:18px;height:18px;color:#fff}.post-link-text h4{font-size:.88rem;font-weight:700;color:#111}.post-link-text span{font-size:.78rem;color:var(--secondary);font-weight:600}.author-section{background:#f8fafc;border:1.5px solid #e5e7eb;border-radius:20px;padding:2rem;gap:1.5rem;margin-bottom:3rem}.author-avatar,.author-section{display:flex;align-items:center}.author-avatar{width:72px;height:72px;border-radius:50%;flex-shrink:0;background:linear-gradient(135deg,var(--secondary-deep),var(--secondary),var(--primary));justify-content:center}.author-avatar svg{width:28px;height:28px;color:#fff6}.author-info h3{font-size:1rem;font-weight:800;color:#111;margin-bottom:.15rem}.author-info .author-role{font-size:.82rem;color:var(--primary);font-weight:600;margin-bottom:.5rem}.author-info p{font-size:.88rem;color:#374151;line-height:1.6;margin-bottom:.5rem}.author-link{font-size:.85rem;font-weight:700;color:var(--secondary);text-decoration:none;display:inline-flex;align-items:center;gap:.35rem}.author-link:hover{color:var(--primary)}.author-link svg{width:14px;height:14px}.related-section{margin-bottom:3rem}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.related-card{background:#fff;border:1.5px solid #e5e7eb;border-radius:14px;overflow:hidden;text-decoration:none;transition:all .3s}.related-card:hover{border-color:var(--primary);box-shadow:0 8px 24px #0000000f;transform:translateY(-3px)}.related-thumb{width:100%;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center}.related-thumb svg{width:24px;height:24px;color:#ffffff40}.related- .related-body .related-tag{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.8px;padding:.2rem .5rem;border-radius:5px;display:inline-block;margin-bottom:.35rem}.related-body h4{font-size:.85rem;font-weight:800;color:#111;line-height:1.3}.faq-section{margin-bottom:3rem}.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)}.sticky-bar .whatsapp{color:var(--whatsapp)}.sticky-bar .appointment{color:var(--primary)}.bar-divider{width:1px;height:20px;background:#d1d5db}@media (max-width:768px){.header-inner{height:60px;padding:0 1rem}.logo img{height:44px}.nav{display:none}.article-wrap{padding:2rem 1rem 4rem}.post-title{font-size:1.65rem}.post-meta{flex-wrap:wrap}.author-section{flex-direction:column;text-align:center;padding:1.5rem}.related-grid{grid-template-columns:1fr}.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}}