.editorial-page{overflow:hidden;background:var(--paper)}.editorial-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:center;gap:7vw;min-height:720px;padding:clamp(90px,11vw,160px) clamp(22px,7vw,112px);background:radial-gradient(circle at 90% 18%,rgba(116,213,228,.28),transparent 27%),linear-gradient(135deg,#f9fdfd,#edf7f8)}.editorial-hero:after{position:absolute;right:-180px;bottom:-330px;width:650px;height:650px;border:1px solid rgba(8,169,196,.17);border-radius:50%;content:""}.editorial-hero-copy{position:relative;z-index:2}.editorial-hero h1,.blog-hero h1{max-width:1000px;font-size:clamp(3.4rem,6.4vw,7.1rem)}.editorial-hero-copy>p:not(.eyebrow){max-width:720px;margin:28px 0 0;color:var(--muted);font-size:clamp(1.05rem,1.5vw,1.26rem)}.editorial-hero .eyebrow,.editorial-hero h1,.editorial-hero-copy>p,.topic-jumps{animation:editorial-rise .72s cubic-bezier(.16,1,.3,1) both}.editorial-hero h1{animation-delay:.1s}.editorial-hero-copy>p{animation-delay:.22s}.topic-jumps{display:flex;flex-wrap:wrap;gap:9px;margin-top:34px;animation-delay:.33s}.topic-jumps a,.blog-topics button{display:inline-flex;align-items:center;min-height:44px;padding:8px 13px;color:var(--navy-900);background:#fff;border:1px solid var(--line);border-radius:999px;font-size:.8rem;font-weight:700;text-decoration:none;cursor:pointer;transition:color .18s ease,background .18s ease,transform .18s ease}.topic-jumps a:hover,.blog-topics button:hover,.blog-topics button[aria-pressed=true]{color:#fff;background:var(--navy-900);transform:translateY(-2px)}.guide-orbit{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:1;max-width:560px;margin-inline:auto;border:1px solid rgba(8,169,196,.28);border-radius:50%;animation:orbit-in 1s .22s cubic-bezier(.16,1,.3,1) both}.guide-orbit:before,.guide-orbit:after{position:absolute;border:1px solid rgba(8,169,196,.2);border-radius:50%;content:""}.guide-orbit:before{inset:10%}.guide-orbit:after{inset:25%}.guide-eye{position:relative;z-index:2;display:grid;place-items:center;width:150px;height:90px;margin-bottom:28px;background:var(--navy-950);border-radius:100% 0;transform:rotate(-45deg)}.guide-eye span{width:43px;height:43px;background:var(--aqua-300);border:11px solid white;border-radius:50%}.guide-orbit strong,.guide-orbit small{position:relative;z-index:2;display:block}.guide-orbit strong{color:var(--navy-950);font-family:var(--font-display);font-size:2rem}.guide-orbit small{color:var(--muted)}.urgent-note{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px;padding:28px clamp(22px,7vw,112px);color:#fff;background:var(--navy-950)}.urgent-note>span{display:grid;place-items:center;width:42px;height:42px;color:var(--navy-950);background:var(--aqua-300);border-radius:50%;font-family:var(--font-display);font-weight:800}.urgent-note strong,.urgent-note p{margin:0}.urgent-note p{color:#b9ccd4;font-size:.86rem}.urgent-note a{color:var(--aqua-300);font-weight:800;text-underline-offset:5px}.guide-index,.featured-reading,.article-feed{padding:clamp(90px,11vw,160px) clamp(22px,7vw,112px)}.editorial-heading{margin-bottom:clamp(42px,6vw,72px)}.editorial-heading h2{max-width:1040px;font-size:clamp(2.6rem,4.8vw,5.2rem)}.editorial-heading-row{display:flex;align-items:end;justify-content:space-between;gap:42px}.editorial-heading-row .text-link{flex:0 0 auto;margin-bottom:8px}.guide-category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.guide-category{--category-accent: #008da8;--category-surface: #e7f8fa;position:relative;min-height:500px;padding:clamp(34px,4.5vw,70px);overflow:hidden;background:linear-gradient(145deg,var(--category-surface),white 72%);border:1px solid color-mix(in srgb,var(--category-accent) 30%,white);border-radius:26px;box-shadow:0 14px 44px #06243a12;scroll-margin-top:90px;transition:transform .22s ease,box-shadow .22s ease}.guide-category:before{display:none}.guide-category:after{position:absolute;top:-100px;right:-100px;width:270px;height:270px;background:color-mix(in srgb,var(--category-accent) 11%,transparent);border-radius:50%;content:""}.guide-category:hover{box-shadow:0 24px 60px #06243a1f;transform:translateY(-5px)}.category-doencas{--category-accent: #008da8;--category-surface: #e6f8f8}.category-exames{--category-accent: #375cc5;--category-surface: #edf1ff}.category-tratamentos{--category-accent: #cf6c2e;--category-surface: #fff2e7}.category-especialidades{--category-accent: #7656b5;--category-surface: #f3effc}.category-signature{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;margin-bottom:38px}.category-number{display:grid;place-items:center;width:50px;height:50px;color:#fff;background:var(--category-accent);border-radius:50%;font-weight:800;box-shadow:0 10px 24px color-mix(in srgb,var(--category-accent) 28%,transparent)}.category-icon{display:grid;place-items:center;width:76px;height:76px;color:var(--category-accent);background:color-mix(in srgb,white 76%,var(--category-surface));border:1px solid color-mix(in srgb,var(--category-accent) 24%,white);border-radius:22px;transform:rotate(3deg)}.category-icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.guide-category>h3{position:relative;z-index:1;max-width:650px;color:color-mix(in srgb,var(--category-accent) 55%,var(--navy-950));font-size:clamp(2rem,3.4vw,3.7rem)}.guide-category>p{max-width:590px;margin:26px 0 32px;color:var(--muted)}.guide-category ul{display:grid;grid-template-columns:repeat(2,1fr);gap:0 20px;margin:0;padding:0;list-style:none}.guide-category li{border-top:1px solid var(--line)}.guide-category li>span,.guide-category li>a{display:flex;align-items:center;justify-content:space-between;min-height:48px;color:var(--navy-800);font-size:.86rem;font-weight:700;text-decoration:none}.guide-category li>a:hover{color:var(--category-accent)}.guide-category li>a span{color:var(--category-accent)}.category-main-link{position:relative;z-index:1;display:inline-flex;margin-top:30px;color:var(--category-accent);font-size:.8rem;font-weight:800;text-underline-offset:5px}.featured-reading{background:var(--mist)}.reading-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reading-card{overflow:hidden;color:var(--ink);background:#fff;border:1px solid var(--line);border-radius:22px;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}.reading-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-6px)}.reading-card figure{height:300px;margin:0;overflow:hidden}.reading-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.reading-card:hover img{transform:scale(1.035)}.reading-card>div{padding:28px}.reading-card>div>span,.article-card>div>span,.lead-story-copy>span{color:var(--aqua-600);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.reading-card h3{margin-top:14px;font-size:clamp(1.5rem,2vw,2rem)}.reading-card p{min-height:86px;margin:15px 0 22px;color:var(--muted)}.reading-card strong{color:var(--aqua-600);font-size:.82rem}.guide-library{padding:clamp(90px,11vw,160px) clamp(22px,7vw,112px);background:#fff}.guide-library-count{align-self:end;margin-bottom:8px;color:var(--muted);font-size:.86rem;font-weight:700}.guide-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.guide-library-card{display:flex;min-height:520px;flex-direction:column;overflow:hidden;color:var(--navy-950);background:var(--mist);border:1px solid var(--line);border-radius:22px;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease}.guide-library-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.guide-library-card figure{height:235px;margin:0;overflow:hidden;background:#dfe9eb}.guide-library-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.guide-library-card:hover img{transform:scale(1.035)}.guide-library-card>div{display:flex;flex:1;flex-direction:column;padding:26px}.guide-library-card>div>span{color:var(--aqua-600);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.guide-library-card h3{margin-top:13px;font-size:clamp(1.35rem,1.7vw,1.85rem)}.guide-library-card p{margin:14px 0 20px;color:var(--muted);font-size:.92rem;line-height:1.6}.guide-library-card strong{margin-top:auto;color:var(--aqua-600);font-size:.8rem}.medical-trust{display:grid;grid-template-columns:1.15fr .85fr;gap:9vw;padding:clamp(80px,9vw,130px) clamp(22px,7vw,112px);color:#fff;background:var(--navy-950)}.medical-trust h2{max-width:760px;color:#fff;font-size:clamp(2.6rem,4.4vw,4.8rem)}.medical-trust>div:last-child{display:flex;flex-direction:column;justify-content:center}.medical-trust>div:last-child p{max-width:560px;color:#b8cad2;font-size:1.05rem}.medical-trust>div:last-child strong{margin-top:20px;color:var(--aqua-300);font-size:.72rem;letter-spacing:.1em;text-transform:uppercase}.medical-trust>div:last-child span{margin-top:5px;color:#fff;font-weight:700}.blog-hero{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);align-items:end;gap:8vw;min-height:620px;padding:clamp(100px,12vw,180px) clamp(22px,7vw,112px) clamp(80px,9vw,130px);background:radial-gradient(circle at 78% 8%,rgba(116,213,228,.3),transparent 28%),linear-gradient(145deg,#f9fdfd,#eaf6f7)}.blog-hero>div,.blog-hero>p{animation:editorial-rise .76s cubic-bezier(.16,1,.3,1) both}.blog-hero>p{max-width:570px;margin:0 0 14px;color:var(--muted);font-size:1.12rem;animation-delay:.18s}.blog-topics{display:flex;align-items:center;justify-content:flex-start;gap:9px;padding:20px clamp(22px,7vw,112px);overflow-x:auto;background:#fff;border-block:1px solid var(--line);scrollbar-width:thin}.blog-topics>span{margin-right:8px;color:var(--muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.blog-topics button{flex:0 0 auto;background:var(--mist)}.lead-story{display:grid;grid-template-columns:minmax(360px,.72fr) minmax(0,1.28fr);min-height:620px;background:#fff}.lead-story-image{min-height:560px;overflow:hidden;background:#e4edef}.lead-story-image img{width:100%;height:100%;object-fit:cover;object-position:center 18%;transition:transform .7s ease}.lead-story-image:hover img{transform:scale(1.025)}.lead-story-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(48px,6vw,96px)}.lead-story-copy h2{max-width:800px;margin-top:18px;font-size:clamp(2.6rem,4vw,4.35rem)}.lead-story-copy>p:not(.eyebrow){max-width:650px;margin:24px 0 32px;color:var(--muted);font-size:1.05rem}.lead-story-copy .button{align-self:flex-start}.article-feed{background:var(--mist);scroll-margin-top:82px}.article-count{margin:14px 0 0;color:var(--muted);font-weight:700}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:18px}.article-card{display:flex;flex-direction:column;min-height:560px;overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:22px;transition:transform .2s ease,box-shadow .2s ease}.article-card[hidden]{display:none}.article-card:hover{box-shadow:0 20px 50px #06243a1c;transform:translateY(-5px)}.article-image{display:block;height:235px;flex:0 0 auto;overflow:hidden;background:#dfe9eb}.article-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.article-card:hover .article-image img{transform:scale(1.035)}.article-card>div{display:flex;flex:1;flex-direction:column;padding:clamp(26px,2.5vw,38px)}.article-card h3{margin-top:13px;font-size:clamp(1.45rem,1.8vw,2rem)}.article-card h3 a{text-decoration:none}.article-card>div>p{margin:16px 0 22px;color:var(--muted)}.article-link{margin-top:auto;color:var(--aqua-600);font-size:.84rem;font-weight:800;text-underline-offset:5px}.guide-bridge{position:relative;display:flex;align-items:end;justify-content:space-between;gap:50px;padding:clamp(78px,9vw,126px) clamp(22px,7vw,112px);overflow:hidden;color:var(--navy-950);background:radial-gradient(circle at 88% 14%,rgba(116,213,228,.42),transparent 30%),linear-gradient(135deg,#e4f8fa,#fbfdfd 72%);border-block:1px solid var(--line)}.guide-bridge:after{position:absolute;right:-170px;bottom:-300px;width:520px;height:520px;border:1px solid rgba(0,141,168,.2);border-radius:50%;content:""}.guide-bridge>*{position:relative;z-index:1}.guide-bridge h2{max-width:1000px;color:var(--navy-950);font-size:clamp(2.6rem,4.4vw,4.8rem)}.guide-bridge .button{flex:0 0 auto;color:#fff;background:var(--navy-900);box-shadow:0 16px 34px #08243a29}.guide-bridge .button:hover{color:var(--navy-950);background:var(--aqua-300)}.editorial-page .inner-final-cta{display:flex;flex-direction:column;align-items:center;padding:clamp(90px,11vw,160px) 22px;color:#fff;background:radial-gradient(circle at 50% 0,rgba(8,169,196,.25),transparent 40%),var(--navy-950);text-align:center}.editorial-page .inner-final-cta h2{max-width:980px;color:#fff;font-size:clamp(2.6rem,4.8vw,5rem)}.editorial-page .inner-final-cta>p:not(.eyebrow){max-width:650px;margin:22px 0 30px;color:#bfd1d8}@keyframes editorial-rise{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@keyframes orbit-in{0%{opacity:0;transform:translateY(30px) scale(.94)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:1120px){.editorial-hero{grid-template-columns:1.25fr .75fr}.guide-category{padding:40px}.reading-card figure{height:250px}.article-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.editorial-hero,.blog-hero{grid-template-columns:1fr;min-height:auto}.guide-orbit{width:min(520px,90vw)}.urgent-note{grid-template-columns:auto 1fr}.urgent-note a{grid-column:2}.guide-category-grid,.medical-trust,.reading-grid{grid-template-columns:1fr}.guide-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reading-card{display:grid;grid-template-columns:.8fr 1.2fr}.reading-card figure{height:100%;min-height:300px}.reading-card p{min-height:0}.blog-hero>p{margin-bottom:0}.blog-topics{justify-content:flex-start;overflow-x:auto}.blog-topics>*{flex:0 0 auto}.lead-story{grid-template-columns:1fr;min-height:0}.lead-story-image{min-height:420px}.article-grid{grid-template-columns:1fr}.article-card{display:grid;grid-template-columns:.82fr 1.18fr;min-height:390px}.article-card .article-image{width:100%;height:100%;min-height:390px}.guide-bridge{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.editorial-hero,.guide-index,.featured-reading,.article-feed,.blog-hero,.medical-trust,.guide-bridge{padding-inline:22px}.editorial-hero h1,.blog-hero h1{font-size:clamp(2.55rem,11vw,3.8rem)}.lead-story-image{min-height:300px}.lead-story-copy{padding:42px 22px 50px}.lead-story-copy h2{font-size:clamp(2.15rem,10vw,3rem)}.guide-orbit{width:100%}.guide-eye{width:115px;height:70px}.urgent-note{gap:14px;padding-inline:22px}.guide-category{min-height:0;padding:38px 24px}.category-signature{margin-bottom:28px}.category-number{width:42px;height:42px}.category-icon{width:62px;height:62px;border-radius:18px}.guide-category ul{grid-template-columns:1fr}.editorial-heading-row{align-items:flex-start;flex-direction:column;gap:20px}.reading-card,.article-card{display:block}.guide-library-grid{grid-template-columns:1fr}.article-card{min-height:0}.reading-card figure,.article-card .article-image{display:block;height:270px;min-height:0}.lead-story-image{min-height:390px}.lead-story-copy{padding:48px 22px}.lead-story-copy .button{width:100%}.article-card>div{padding:28px 24px}.article-link{display:block;margin-top:22px}}.editorial-page .editorial-hero,.editorial-page .blog-hero{color:#fff;background:var(--navy-950)}.editorial-page .editorial-hero:after,.editorial-page .guide-bridge:after{display:none}.editorial-page .editorial-hero h1,.editorial-page .blog-hero h1{color:#fff;letter-spacing:-.045em}.editorial-page .editorial-hero-copy>p:not(.eyebrow),.editorial-page .blog-hero>p{color:#c4d7de}.editorial-page .editorial-hero .eyebrow,.editorial-page .blog-hero .eyebrow{color:var(--aqua-300)}.editorial-page .topic-jumps a{color:#fff;background:transparent;border-color:#ffffff47;border-radius:2px}.editorial-page .topic-jumps a:hover{color:var(--navy-950);background:var(--aqua-300)}.editorial-page .guide-orbit{border-color:#74d5e46b}.editorial-page .guide-orbit:before,.editorial-page .guide-orbit:after{border-color:#74d5e438}.editorial-page .guide-orbit strong,.editorial-page .guide-orbit small{color:#fff}.editorial-page .editorial-heading{padding-top:24px;border-top:1px solid var(--navy-950)}.editorial-page .guide-category-grid{gap:1px;background:var(--line)}.editorial-page .guide-category{min-height:500px;background:var(--category-surface);border:0;border-radius:0;box-shadow:none}.editorial-page .guide-category:before,.editorial-page .guide-category:after{display:none}.editorial-page .guide-category:hover{box-shadow:none;transform:translateY(-3px)}.editorial-page .category-number{width:auto;height:auto;color:var(--category-accent);background:transparent;border-radius:0;box-shadow:none}.editorial-page .category-icon{background:transparent;border:0;border-radius:0;transform:none}.editorial-page .reading-grid,.editorial-page .article-grid,.editorial-page .guide-library-grid{gap:1px;background:var(--line)}.editorial-page .reading-card,.editorial-page .article-card,.editorial-page .guide-library-card{border:0;border-radius:0;box-shadow:none}.editorial-page .reading-card:hover,.editorial-page .article-card:hover,.editorial-page .guide-library-card:hover{box-shadow:none;transform:translateY(-3px)}.editorial-page .reading-card>div>span,.editorial-page .reading-card strong,.editorial-page .guide-library-card>div>span,.editorial-page .guide-library-card strong,.editorial-page .article-card>div>span,.editorial-page .article-link{color:var(--aqua-text)}.editorial-page .lead-story{border-block:1px solid var(--line)}.editorial-page .guide-bridge{color:#fff;background:var(--navy-900)}.editorial-page .guide-bridge h2{color:#fff}.editorial-page .reviews-page-hero{min-height:560px}.editorial-page .reviews-page-section{background:#eef6f7}.editorial-page .reviews-page-section .review-card{background:transparent}.editorial-page .reviews-page-unit-links{background:#fff}.editorial-page .inner-final-cta{background:var(--navy-950)}@media(max-width:560px){.editorial-page .editorial-hero,.editorial-page .blog-hero{padding-block:70px}.editorial-page .guide-category{padding:34px 22px}.editorial-page .reading-grid,.editorial-page .article-grid,.editorial-page .guide-library-grid{gap:12px;background:transparent}.editorial-page .reading-card,.editorial-page .article-card,.editorial-page .guide-library-card{border-bottom:1px solid var(--line)}.editorial-page .reviews-controls{flex-wrap:wrap}}
