/*
Theme Name: DoctorHub
Version: 1.0.0
Description: Portal editorial Vitalidade 40+ — saúde, bem-estar e qualidade de vida.
Text Domain: vitalidade
*/
:root{--ink:#333333;--muted:#5f6f6b;--cream:#f7f7f7;--paper:#ffffff;--sage:#007f61;--deep:#007f61;--gold:#ff965a;--blue:#007f61;--line:#e5e6df;--shadow:0 18px 45px rgba(0,127,97,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Arial,Helvetica,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,92%);margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:20px;top:20px;background:#fff;padding:10px;z-index:999}.topbar{background:var(--deep);color:#fff;font-size:13px}.topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between}.topbar a{text-decoration:underline}.site-header{background:rgba(255,253,249,.97);position:relative;z-index:50;border-bottom:1px solid var(--line)}.doctorhub-header-image{width:100%;height:300px;overflow:hidden;background:#e8eee9}.doctorhub-header-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center center;filter:brightness(1.16) saturate(1.08) contrast(1.03)}.header-main{min-height:82px;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;gap:10px;min-width:175px;flex:0 0 auto}.brand-mark{width:43px;height:43px;border:2px solid var(--gold);border-radius:50%;display:grid;place-items:center;font-weight:800;font-size:18px;color:var(--deep)}.brand-mark span{color:var(--gold)}.brand strong{display:block;font-family:Georgia,serif;font-size:20px;line-height:1.05;letter-spacing:.1px;color:var(--deep);font-weight:700}.brand small{display:none}.primary-nav{margin-left:auto;min-width:0}.primary-nav ul{display:flex;align-items:center;gap:0;list-style:none;padding:0;margin:0;white-space:nowrap}.primary-nav li{position:relative}.primary-nav a,.mega-trigger{border:0;background:none;display:block;padding:30px 7px;font-size:12px;font-weight:700;color:var(--ink);cursor:pointer;white-space:nowrap}.primary-nav a:hover,.mega-trigger:hover{color:var(--gold)}.mega-trigger span{font-size:14px;margin-left:2px}.header-search{width:40px;height:40px;min-width:40px;flex:0 0 40px;display:grid!important;place-items:center;margin-left:4px;border:2px solid var(--deep)!important;border-radius:50%;padding:0!important;color:var(--deep)!important;background:#fff!important;box-shadow:0 2px 6px rgba(0,0,0,.08);visibility:visible!important;opacity:1!important;position:relative;z-index:60}.header-search svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;display:block}.header-search:hover{color:var(--gold)!important;border-color:var(--gold)!important}.nav-shop{background:var(--gold)!important;color:#fff!important;border-radius:6px;padding:9px 12px!important}.mega-menu{display:none;position:absolute;top:100%;left:0;background:#fff;min-width:480px;padding:26px;box-shadow:var(--shadow);border:1px solid var(--line);grid-template-columns:1fr 1fr;gap:30px;border-radius:0 0 10px 10px}.has-mega:hover>.mega-menu,.has-mega:focus-within>.mega-menu{display:grid}.mega-col{display:flex;flex-direction:column}.mega-col h3{font-family:Georgia,serif;font-size:16px;margin:0 0 10px;color:var(--deep)}.mega-col a{padding:5px 0!important;font-weight:500;font-size:14px}.menu-toggle{display:none}.hero{background:linear-gradient(115deg,#edf2ed 0%,#f9f6ee 65%,#e7eee9 100%);overflow:hidden}.hero-inner{min-height:520px;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;gap:70px;padding:60px 0}.eyebrow{display:inline-block;color:var(--gold);font-size:12px;letter-spacing:2.2px;font-weight:800;margin-bottom:10px}.hero h1{font:600 clamp(40px,5vw,67px)/1.06 Georgia,serif;max-width:760px;margin:0 0 24px;color:var(--ink)}.hero p{font-size:18px;color:var(--muted);max-width:650px;margin:0 0 30px}.hero-actions{display:flex;align-items:center;gap:24px}.button{display:inline-block;background:var(--deep);color:#fff;padding:13px 23px;border-radius:6px;font-weight:700;font-size:14px}.button:hover{background:#006b52}.text-link{font-weight:700;color:var(--deep);font-size:14px}.hero-card{justify-self:end;width:min(360px,100%);background:#fff;padding:38px;border-radius:160px 160px 20px 20px;box-shadow:var(--shadow);text-align:center}.hero-orbit{width:190px;height:190px;border:1px solid #d8dfd7;border-radius:50%;margin:0 auto 20px;display:grid;place-items:center;background:radial-gradient(circle,#fff 35%,#edf3ed 36%,#edf3ed 48%,#fff 49%)}.hero-orbit span{font:700 58px Georgia,serif;color:var(--deep)}.hero-card p{font-size:15px;margin:0}.intro{padding:90px 0;background:#fff}.intro-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.intro h2,.section-heading h2,.guide-inner h2,.about-strip h2,.newsletter h2{font:600 38px/1.15 Georgia,serif;margin:0;color:var(--ink)}.intro p{color:var(--muted);font-size:17px;margin:0}.topics,.latest{padding:90px 0}.topics{background:var(--cream)}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:35px}.topic-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.topic-card{background:#fff;padding:27px 22px;min-height:245px;border:1px solid var(--line);border-radius:8px;display:flex;flex-direction:column;transition:.2s}.topic-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.topic-card>span{font-size:12px;color:var(--gold);font-weight:800}.topic-card h3{font:600 22px Georgia,serif;margin:25px 0 10px}.topic-card p{color:var(--muted);font-size:14px;margin:0 0 20px}.topic-card b{margin-top:auto;color:var(--deep);font-size:13px}.topic-health{background:var(--deep);color:#fff}.topic-health p,.topic-health b{color:#e8efeb}.latest{background:#fff}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.post-card{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.post-image{display:block;height:190px;background:#e8eee9;overflow:hidden}.post-image img{width:100%;height:100%;object-fit:cover}.post-image span{height:100%;display:grid;place-items:center;color:var(--deep);font:600 20px Georgia,serif}.post-body{padding:22px}.post-cat{font-size:11px;text-transform:uppercase;letter-spacing:1.5px;color:var(--gold);font-weight:800}.post-body h3{font:600 22px/1.25 Georgia,serif;margin:8px 0}.post-body p{color:var(--muted);font-size:14px;margin:0 0 15px}.read-more{font-size:13px;font-weight:800;color:var(--deep)}.empty-state{grid-column:1/-1;padding:50px;text-align:center;background:var(--cream)}.guide-callout{background:var(--deep);color:#fff;padding:65px 0}.guide-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.guide-inner h2{color:#fff}.guide-inner p{color:#dbe6e0}.button-light{background:#fff;color:var(--deep)}.about-strip{padding:90px 0;background:var(--cream)}.about-grid{display:grid;grid-template-columns:180px 1fr;gap:50px;align-items:center;max-width:850px}.about-avatar{width:150px;height:150px;border-radius:50%;background:#dfe9e2;border:1px solid #cbd8cf;display:grid;place-items:center;font:600 58px Georgia,serif;color:var(--deep)}.about-avatar span{font-size:20px;color:var(--gold)}.about-strip p{color:var(--muted);max-width:720px}.newsletter{padding:65px 0;background:#fff}.newsletter-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.hostinger-product-list{padding:72px 0 30px!important;background:#f7f5ef;border-radius:0}.hostinger-product-list .e-con-inner{max-width:1180px!important}.hostinger-product-list .hostinger-ai-title h2{font:600 42px/1.15 Georgia,serif;color:#222!important;margin-bottom:8px}.hostinger-product-list .woocommerce ul.products{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:35px 0!important;padding:0!important}.hostinger-product-list .woocommerce ul.products li.product{width:auto!important;margin:0!important;background:#fff;border:1px solid #e5e6df;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px rgba(35,60,58,.07);padding:0 0 22px!important;transition:.2s}.hostinger-product-list .woocommerce ul.products li.product:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(35,60,58,.12)}.hostinger-product-list .product-img{min-height:145px;background:linear-gradient(135deg,#eef4f0,#f7f3ed);display:flex;align-items:center;justify-content:center}.hostinger-product-list .product-img img{width:100%;height:145px;object-fit:cover;display:block}.hostinger-product-list .product-img:before{content:'Vitalidade 40+';font:700 22px Georgia,serif;color:var(--deep);opacity:.8}.hostinger-product-list .product-content{padding:18px 20px 0}.hostinger-product-list .product-content h3{font:600 20px/1.25 Georgia,serif!important;color:#333;margin:7px 0 12px}.hostinger-product-list .price{color:var(--deep)!important;font-size:18px;font-weight:800}.hostinger-product-list .product-action{padding:0 20px}.hostinger-product-list .product-action .button{background:var(--gold)!important;color:#fff!important;border-radius:6px!important;padding:11px 15px!important;font-weight:700}.hostinger-product-list .hostinger-ai-cta-button{margin-top:12px}.hostinger-product-list .hostinger-ai-cta-button .elementor-button{background:var(--deep)!important;color:#fff!important}.hostinger-ai-customer-reviews-2{display:none!important}.site-footer{background:var(--deep);color:#ffffff;padding-top:65px}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:45px;padding-bottom:50px}.footer-brand{color:#fff;margin-bottom:18px}.footer-grid h3{color:#fff;font:600 18px Georgia,serif;margin:0 0 15px}.footer-grid p{max-width:360px;color:#e4f2ed}.footer-grid>div>a:not(.brand){display:block;color:#ffffff;font-size:14px;margin:5px 0}.footer-grid>div>a:not(.brand):hover{color:var(--gold)}.footer-bottom{border-top:1px solid rgba(255,255,255,.25);padding:20px 0;font-size:12px;color:#e4f2ed}.footer-bottom a{color:var(--gold)}
@media(max-width:1050px){.primary-nav a,.mega-trigger{padding-left:4px;padding-right:4px;font-size:11px}.topic-grid{grid-template-columns:repeat(3,1fr)}.topic-card:last-child{grid-column:2}.header-main{gap:8px}.brand{min-width:165px}.header-search{width:36px;height:36px;min-width:36px;flex-basis:36px;margin-left:4px}}
@media(max-width:800px){.doctorhub-header-image{height:220px}.topbar{display:none}.header-main{min-height:72px}.menu-toggle{display:flex;margin-left:auto;border:0;background:none;flex-direction:column;gap:4px;align-items:center;color:var(--deep);cursor:pointer}.menu-toggle span{width:25px;height:2px;background:var(--deep)}.menu-toggle b{font-size:9px;margin-top:2px}.primary-nav{display:none;position:absolute;left:0;right:0;top:72px;background:#fff;border-top:1px solid var(--line);box-shadow:var(--shadow);padding:10px 4%;max-height:calc(100vh - 72px);overflow:auto}.primary-nav.is-open{display:block}.primary-nav ul{display:block}.primary-nav a,.mega-trigger{padding:14px 5px;width:100%;text-align:left}.nav-shop{margin:5px 0!important;width:max-content!important}.mega-menu{position:static;min-width:0;display:none!important;grid-template-columns:1fr;padding:10px 18px 15px;box-shadow:none;border:0;border-left:2px solid #e3eae5;border-radius:0;margin:0 0 5px}.has-mega.is-open>.mega-menu{display:grid!important}.hero-inner{grid-template-columns:1fr;min-height:auto;padding:70px 0}.hero-card{justify-self:start;max-width:330px}.intro-grid{grid-template-columns:1fr;gap:25px}.intro,.topics,.latest,.about-strip{padding:65px 0}.topic-grid{grid-template-columns:1fr 1fr}.topic-card:last-child{grid-column:auto}.posts-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr 1fr}.newsletter-inner,.guide-inner{display:block}.newsletter .button,.guide-callout .button{margin-top:25px}.about-grid{grid-template-columns:1fr;gap:25px}.section-heading{align-items:start;gap:15px;flex-direction:column}}
@media(max-width:520px){.doctorhub-header-image{height:180px}.container{width:min(94%,1180px)}.brand{min-width:0}.brand strong{font-size:19px}.hero h1{font-size:40px}.hero p{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:15px}.hero-card{width:100%}.intro h2,.section-heading h2,.guide-inner h2,.about-strip h2,.newsletter h2{font-size:31px}.topic-grid,.posts-grid,.footer-grid{grid-template-columns:1fr}.topic-card{min-height:210px}.post-image{height:200px}.footer-grid{gap:28px}}
