/* Tema Vértice Magazine — adaptação própria inspirada na organização visual do portal_mag.html enviado pelo cliente. */
body.portal.vertice{font-family:'Inter',system-ui,sans-serif;background:var(--portal-bg,#f4f5f7);color:var(--block-text,#181a1f)}
body.portal.vertice h1,body.portal.vertice h2,body.portal.vertice h3,body.portal.vertice h4,body.portal.vertice h5{font-family:'Poppins',Inter,system-ui,sans-serif;letter-spacing:-.02em}
.verticeWrap{width:min(var(--tribuna-max-width,1280px),calc(100% - 40px));margin-inline:auto}
.verticeTopbar{background:var(--portal-header-bg,#181a1f);color:var(--portal-header-text,#d4d4d8);font-size:12px;position:relative;z-index:42}
.verticeTopbarInner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.verticeTopDate{display:flex;align-items:center;gap:7px;opacity:.85}
.verticeTopActions{display:flex;align-items:center;gap:18px}
.verticeTopActions .portalTopSocial{display:flex;gap:10px}.verticeTopActions .portalTopSocial a{width:auto;height:auto;background:transparent}
.verticeTopbar a{color:inherit;opacity:.9;transition:.2s ease}.verticeTopbar a:hover{color:#fff;opacity:1}
.verticeHeader{background:var(--portal-name-bg,#fff);border-bottom:3px solid var(--theme,#e63946);position:sticky;top:0;z-index:40;box-shadow:0 6px 25px rgba(24,24,27,.04)}
.verticeNavRow{min-height:78px;display:flex;align-items:center;gap:26px}
.verticeBrand{flex:0 0 auto;max-width:200px}.verticeBrand .logoNews{min-height:46px;display:flex;align-items:center}.verticeBrand .logoNews img{max-height:50px;width:auto;object-fit:contain}.verticeBrand .portalNameText{font:800 22px/1 'Poppins',sans-serif;color:var(--portal-name-color,#181a1f)}
.verticeMenu{display:flex!important;align-items:stretch;gap:2px;flex:1;min-width:0;overflow:auto;scrollbar-width:none;background:transparent!important;padding:0!important;border:0!important;text-transform:uppercase}
.verticeMenu::-webkit-scrollbar{display:none}.verticeMenu>a{display:flex;align-items:center;gap:5px;min-height:78px;padding:0 14px!important;white-space:nowrap;color:var(--block-text,#181a1f)!important;font:800 12px/1 'Poppins',sans-serif;letter-spacing:.03em;border-bottom:3px solid transparent}
.verticeMenu>a:hover,.verticeMenu>a.ativo{background:transparent!important;color:var(--theme,#e63946)!important;border-bottom-color:var(--theme,#e63946)}
.verticeNavTools{display:flex;align-items:center;gap:8px;margin-left:auto}.verticeNavTools>a{height:42px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:8px}
.verticeSearch{width:42px;border:1px solid rgba(24,24,27,.12);color:var(--block-text,#181a1f)}
.verticePublish{padding:0 15px;background:var(--theme,#e63946);color:#fff!important;font-weight:800;font-size:12px}
.verticeMobileMenu{display:none!important;width:42px;height:42px;border:1px solid rgba(24,24,27,.12);border-radius:10px;background:#fff;color:#181a1f}
.verticeTicker{padding:14px 0 0}.verticeTickerInner{display:flex;align-items:stretch;border-radius:10px;overflow:hidden;background:var(--theme,#e63946);min-height:44px}
.verticeTickerInner>strong{display:flex;align-items:center;gap:7px;padding:0 17px;background:rgba(0,0,0,.18);color:#fff;text-transform:uppercase;letter-spacing:.06em;font:800 11px/1 'Poppins',sans-serif;white-space:nowrap}
.verticeTickerViewport{overflow:hidden;flex:1}.verticeTickerTrack{width:max-content;display:flex;animation:verticeTicker 48s linear infinite}.verticeTickerTrack>div{display:flex;align-items:center;min-height:42px}.verticeTickerTrack a{display:inline-flex;align-items:center;color:#fff;font-size:12px;font-weight:600;white-space:nowrap}.verticeTickerTrack a:after{content:'•';color:rgba(255,255,255,.6);margin:0 18px}
@keyframes verticeTicker{to{transform:translateX(-50%)}}
.verticePortalShell{display:block!important;width:min(var(--tribuna-max-width,1280px),calc(100% - 40px))!important;max-width:none!important;margin:24px auto 55px!important;padding:0!important}.verticePortalShell>.portalMain{width:100%;min-width:0}
.verticeHero{margin-bottom:34px}.verticeHeroGrid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.75fr);gap:20px;align-items:stretch}
.verticeHeroLead{position:relative;overflow:hidden;border-radius:var(--tribuna-radius,14px);background:#181a1f;color:#fff;isolation:isolate;min-height:480px}
.verticeHeroLead>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}.verticeHeroLead:hover>img{transform:scale(1.045)}
.verticeHeroShade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 25%,rgba(0,0,0,.86) 100%);z-index:1}
.verticeHeroCopy{position:absolute;z-index:2;inset:auto 0 0;padding:30px}
.verticeHeroCopy span,.verticeLatestImage span,.verticeCategoryLead>div>span{display:inline-flex;padding:6px 11px;border-radius:5px;background:var(--theme,#e63946);color:#fff;text-transform:uppercase;letter-spacing:.055em;font:800 10px/1 'Poppins',sans-serif}
.verticeHeroCopy h1{font-size:clamp(28px,3vw,44px);line-height:1.1;margin:14px 0 10px;color:#fff}.verticeHeroCopy p{max-width:640px;margin:0 0 13px;color:rgba(255,255,255,.84);font-size:15px}.verticeHeroCopy small{color:rgba(255,255,255,.78)}
.verticeHeroList{background:var(--block-bg,#fff);border:1px solid rgba(24,24,27,.1);border-radius:var(--tribuna-radius,14px);padding:18px;display:flex;flex-direction:column;gap:4px}
.verticeHeroList>header{margin-bottom:8px;padding-bottom:12px;border-bottom:2px solid rgba(24,24,27,.1)}
.verticeHeroList>header span{display:block;color:var(--theme,#e63946);text-transform:uppercase;letter-spacing:.09em;font:800 10px/1.2 'Poppins',sans-serif;margin-bottom:4px}
.verticeHeroList>header h2{margin:0;font-size:18px}
.verticeHeroListItem{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;padding:11px 0;border-bottom:1px solid rgba(24,24,27,.08)}
.verticeHeroListItem:last-child{border-bottom:0;padding-bottom:0}
.verticeHeroListItem b{font:800 20px/1.1 'Poppins',sans-serif;color:color-mix(in srgb,var(--theme,#e63946) 45%,transparent)}
.verticeHeroListItem em{font-style:normal;display:block;color:var(--theme,#e63946);text-transform:uppercase;font:800 9px/1 'Poppins',sans-serif;letter-spacing:.05em;margin-bottom:4px}
.verticeHeroListItem h3{font-size:13px;line-height:1.35;margin:0;color:var(--block-text,#181a1f)}
.verticeSectionHead{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:0 0 17px;padding-bottom:13px;border-bottom:2px solid rgba(24,24,27,.12);position:relative}.verticeSectionHead:after{content:'';position:absolute;left:0;bottom:-2px;width:74px;height:2px;background:var(--theme,#e63946)}
.verticeSectionHead span,.verticeWidget>header>span{display:block;color:var(--theme,#e63946);text-transform:uppercase;letter-spacing:.09em;font:800 10px/1.2 'Poppins',sans-serif;margin-bottom:5px}.verticeSectionHead h2{margin:0;font-size:24px;color:var(--block-text,#181a1f)}.verticeSectionHead>a{color:var(--block-text,#181a1f);font-size:12px;font-weight:800}
.verticeContent{margin:35px 0}.verticeContentGrid{display:grid;grid-template-columns:minmax(0,1fr) var(--tribuna-sidebar-width,340px);gap:28px;align-items:start}.verticeCategoryStack{display:grid;gap:22px}
.verticeCategory{background:var(--block-bg,#fff);border:1px solid rgba(24,24,27,.1);border-radius:var(--tribuna-radius,14px);padding:20px}.verticeCategory>header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:15px}.verticeCategory>header h3{font-size:18px;margin:0;display:flex;align-items:center;gap:8px}.verticeCategory>header a{color:var(--theme,#e63946);font-size:11px;font-weight:800;text-transform:uppercase}
.verticeCatDot{width:9px;height:9px;border-radius:50%;background:var(--theme,#e63946);display:inline-block}
.verticeCategoryGrid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);gap:18px}.verticeCategoryLead{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px}.verticeCategoryLead>img{width:100%;height:100%;min-height:235px;object-fit:cover;border-radius:10px}.verticeCategoryLead h4{font-size:19px;line-height:1.25;margin:10px 0 8px}.verticeCategoryLead p{color:#71717a;font-size:13px;line-height:1.55}.verticeCategoryLead small,.verticeCategoryList small,.verticeLatestCard small{color:#8a8a92;font-size:10px}
.verticeCategoryList{display:grid;gap:10px}.verticeCategoryList>a{display:grid;grid-template-columns:90px minmax(0,1fr);gap:11px;padding-bottom:10px;border-bottom:1px solid rgba(24,24,27,.08)}.verticeCategoryList>a:last-child{border-bottom:0;padding-bottom:0}.verticeCategoryList img{width:90px;height:66px;object-fit:cover;border-radius:8px}.verticeCategoryList h5{font-size:12px;line-height:1.35;margin:3px 0 6px}
.verticeSidebar{display:grid;gap:17px;position:sticky;top:96px}.verticeWidget{background:var(--block-bg,#fff);border:1px solid rgba(24,24,27,.1);border-radius:var(--tribuna-radius,14px);padding:18px}.verticeWidget>header{margin-bottom:13px}.verticeWidget>header h3{margin:0;font-size:17px}
.verticeTrendWidget{background:var(--theme2,#181a1f)!important;border-color:var(--theme2,#181a1f)!important}
.verticeTrendWidget>header span{color:color-mix(in srgb,var(--theme,#e63946) 70%,#fff)!important}.verticeTrendWidget>header h3{color:#fff!important}
.verticeTrendList{display:grid}.verticeTrendList>a{display:grid;grid-template-columns:30px minmax(0,1fr);gap:10px;align-items:start;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.12)}.verticeTrendList>a:last-child{border-bottom:0}
.verticeTrendList b{font:800 19px/1.1 'Poppins',sans-serif;color:color-mix(in srgb,var(--theme,#e63946) 70%,#fff)}
.verticeTrendList span{font-size:12px;font-weight:700;line-height:1.35;color:#fff}
.verticeTrendList small{display:block;color:rgba(255,255,255,.55);font-size:9px;margin-top:4px}
.verticeNewsletterWidget{background:var(--theme,#e63946)!important;border-color:var(--theme,#e63946)!important}
.verticeNewsletterWidget>header span,.verticeNewsletterWidget>header h3,.verticeNewsletterWidget>p{color:#fff!important}
.verticeNewsletterWidget .btn{background:#fff!important;color:var(--theme,#e63946)!important;margin-top:8px}
.verticeLatest{margin:35px 0}.verticeLatestGrid{display:grid;grid-template-columns:repeat(var(--tribuna-news-columns,3),minmax(0,1fr));gap:18px}.verticeLatestCard{background:var(--block-bg,#fff);border:1px solid rgba(24,24,27,.1);border-radius:var(--tribuna-radius,14px);overflow:hidden;box-shadow:0 9px 25px rgba(24,24,27,.045);transition:.25s ease}.verticeLatestCard:hover{transform:translateY(-4px);box-shadow:0 16px 35px rgba(24,24,27,.09)}.verticeLatestImage{height:200px;position:relative;overflow:hidden}.verticeLatestImage img{width:100%;height:100%;object-fit:cover}.verticeLatestImage span{position:absolute;left:13px;bottom:13px}.verticeLatestCard>div:last-child{padding:17px}.verticeLatestCard h3{font-size:16px;line-height:1.35;margin:0 0 8px}.verticeLatestCard p{font-size:12px;line-height:1.5;color:#71717a;margin:0 0 11px}
.verticeEmpty{min-height:220px;display:grid;place-items:center;text-align:center;padding:30px;background:var(--block-bg,#fff);border:1px dashed rgba(24,24,27,.18);border-radius:14px}.verticeEmpty i{font-size:35px;color:var(--theme,#e63946)}.verticeEmpty b{font-size:18px}.verticeEmpty p{margin:0;color:#71717a}
body.portal.vertice :is(.birthdaySection,.columnistsShowcase,.classifiedSection,.portalPartnersSection,.weatherSection,.contactCtaSection){background:var(--block-bg,#fff);border:1px solid rgba(24,24,27,.1);border-radius:var(--tribuna-radius,14px);padding:20px;margin:24px 0}
body.portal.vertice .newsletter{background:linear-gradient(135deg,var(--theme,#e63946),var(--theme2,#181a1f))!important;color:#fff!important;border-radius:var(--tribuna-radius,14px);margin:24px 0}
body.portal.vertice .newsletter h2,body.portal.vertice .newsletter p{color:#fff!important}
body.portal.vertice .newsletter .btn.out{background:#fff!important;color:var(--theme,#e63946)!important}
body.portal.vertice .sectionTitle{border-color:var(--theme,#e63946)}body.portal.vertice .sectionTitle h2{background:transparent!important;color:var(--block-text,#181a1f)!important;padding:0}
body.portal.vertice .birthdayCard,body.portal.vertice .columnistFeatureCard{border-radius:12px;overflow:hidden}
.verticeFooterEditable,.verticeFooterEditable .footerNews{background:var(--theme2,#181a1f)!important;color:#fff}.verticeFooterEditable :is(h3,p,small,a,b,span){color:#fff!important}
.verticeFooterEditable :is(.footerLinks a,.footerPartners a,.footerNewsMini a){background:color-mix(in srgb,#fff 12%,var(--theme2,#181a1f))!important;color:#fff!important;border:1px solid color-mix(in srgb,#fff 22%,var(--theme2,#181a1f))!important;box-shadow:none!important}
.verticeFooterEditable :is(.footerLinks a,.footerPartners a,.footerNewsMini a):hover{background:color-mix(in srgb,#fff 22%,var(--theme2,#181a1f))!important}
.verticeFooterEditable :is(.btn,button.btn,a.btn){background:color-mix(in srgb,#fff 14%,var(--theme2,#181a1f))!important;color:#fff!important;border-color:color-mix(in srgb,#fff 26%,var(--theme2,#181a1f))!important}
.verticeFooterEditable :is(.btn,button.btn,a.btn):hover{background:color-mix(in srgb,#fff 24%,var(--theme2,#181a1f))!important}
@media(max-width:1050px){.verticeHeroGrid{grid-template-columns:1fr}.verticeHeroLead{min-height:420px}.verticeContentGrid{grid-template-columns:1fr}.verticeSidebar{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.verticeLatestGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.verticeWrap,.verticePortalShell{width:calc(100% - 24px)!important}.verticeTopbar{display:none}.verticeHeader{top:0}.verticeNavRow{min-height:64px;gap:10px}.verticeMobileMenu{display:grid!important;place-items:center}.verticeBrand{max-width:150px}.verticeBrand .logoNews img{max-height:40px}.verticeMenu{position:fixed!important;left:12px;right:12px;top:70px;display:none!important;flex-direction:column;align-items:stretch;max-height:calc(100vh - 88px);overflow:auto;background:#fff!important;border:1px solid rgba(24,24,27,.12)!important;border-radius:14px!important;padding:10px!important;box-shadow:0 25px 70px rgba(24,24,27,.2)}.verticeMenu.open,.verticeMenu.show{display:flex!important}.verticeMenu>a{min-height:45px;padding:0 12px!important;border:0;border-radius:10px}.verticeMenu>a:hover,.verticeMenu>a.ativo{background:color-mix(in srgb,var(--theme,#e63946) 12%,#fff)!important}.verticePublish{width:42px;padding:0}.verticePublish span{display:none}.verticeTicker{padding-top:9px}.verticeTickerInner>strong{padding:0 12px}.verticeHeroLead{min-height:360px}.verticeHeroCopy{padding:20px}.verticeHeroCopy h1{font-size:26px}.verticeHeroCopy p{display:none}.verticeCategoryGrid,.verticeCategoryLead{grid-template-columns:1fr}.verticeCategoryLead>img{min-height:200px}.verticeSidebar{grid-template-columns:1fr}.verticeLatestGrid{grid-template-columns:1fr}.verticeLatestImage{height:220px}}
@media(max-width:500px){.verticeHeroLead{min-height:320px}.verticeHeroCopy h1{font-size:22px}.verticeSectionHead{align-items:flex-start}.verticeSectionHead h2{font-size:20px}.verticeCategory{padding:14px}.verticeCategoryList>a{grid-template-columns:78px minmax(0,1fr)}.verticeCategoryList img{width:78px;height:60px}}
@media(prefers-reduced-motion:reduce){.verticeTickerTrack{animation:none}.verticeHeroLead>img,.verticeLatestCard{transition:none}}
.themeMiniPreview.vertice{height:160px;border-radius:18px;overflow:hidden;position:relative;background:linear-gradient(#181a1f 0 22px,#fff 22px 58px,#f5f6f7 58px);border:1px solid #e4e4e7}.themeMiniPreview.vertice:before{content:'';position:absolute;left:14px;right:14px;top:68px;height:72px;border-radius:8px;background:linear-gradient(110deg,#252525 0 62%,#e63946 62% 64%,#dfe3e5 64%)}.themeMiniPreview.vertice span{position:absolute;left:15px;top:32px;width:46px;height:12px;border-radius:4px;background:#e63946}.themeMiniPreview.vertice b{position:absolute;left:70px;top:33px;color:#181a1f;font:800 13px/1 'Poppins',sans-serif}.themeMiniPreview.vertice i{position:absolute;right:15px;top:32px;width:24px;height:12px;border-radius:4px;background:#181a1b}
