/*
 * Revista Terra — Homepage Elementor
 *
 * Todos os selectores dependem de .pb-terra-home. Este ficheiro não altera
 * widgets Pro Build colocados noutras páginas nem elementos nativos do tema.
 */
.pb-terra-home{
 --pb-blue:#047857;
 --pb-violet:#047857;
 --pb-pink:#f59e0b;
 --pb-text:#111827;
 --pb-muted:#64748b;
 --pb-border:#d9dee5;
 --pb-surface:#fff;
 --pb-gradient:linear-gradient(135deg,#047857,#064e3b 72%,#f59e0b);
 --pb-gradient-soft:linear-gradient(145deg,#f5fbf8,#fffaf0);
 --pb-radius-sm:5px;
 --pb-radius-md:8px;
 --pb-radius-lg:10px;
 --adasme-primary:#064e3b;
 --adasme-secondary:#047857;
 --adasme-accent:#f59e0b;
 --adasme-bg:#f3f4f6;
 --adasme-surface:#fff;
 --adasme-text:#111827;
 --adasme-muted:#64748b;
 --adasme-border:#d9dee5;
 --adasme-display-font:'Roboto Slab',Georgia,serif;
 --adasme-heading-font:'Roboto Slab',Georgia,serif;
 --adasme-body-font:'Roboto Condensed',Arial,sans-serif;
 --adasme-card-radius:7px;
 --adasme-card-gap:12px;
 width:100%;
 min-width:0;
 padding:0 0 42px;
 background:#f3f4f6;
 color:#111827;
 font-family:'Roboto Condensed',Arial,sans-serif;
}
.pb-terra-home,.pb-terra-home *{box-sizing:border-box}
.pb-terra-home :where(a){color:inherit}
.pb-terra-home :where(img,video,iframe){max-width:100%}
.pb-terra-home .elementor-widget{min-width:0;max-width:100%;margin:0}
.pb-terra-home .elementor-widget-container{min-width:0;max-width:100%}
.pb-terra-home__ticker{display:flex!important;padding:0!important}.pb-terra-home__ticker>.elementor-container,.pb-terra-home__ticker>.e-con-inner{max-width:1120px!important}.pb-terra-home .pb-terra-ticker .pb-market-ticker{height:29px;min-height:29px;border:1px solid var(--pb-border);border-radius:0;background:#fff;box-shadow:none}.pb-terra-home .pb-terra-ticker .pb-market-ticker__label{min-width:112px;padding:0 11px;background:#f59e0b;color:#172016;font-size:8px}.pb-terra-home .pb-terra-ticker .pb-market-ticker__track{font-size:8px}.pb-terra-home .pb-terra-ticker .pb-market-ticker__item{padding-inline:13px}.pb-terra-home__main{align-items:flex-start!important;margin-top:20px}
.pb-terra-home__main>.pb-terra-content,.pb-terra-home__main>.pb-terra-sidebar{width:calc(50% - 9px)!important;max-width:calc(50% - 9px)!important;flex:1 1 0!important}
.pb-terra-content,.pb-terra-sidebar{min-width:0;gap:18px!important;align-self:flex-start}
.pb-terra-sidebar{gap:14px!important}
.pb-terra-sidebar>.elementor-element{width:100%;min-width:0;max-width:100%}

/* Títulos de secção compactos */
.pb-terra-home .pb-section-heading{min-height:36px;padding:0 2px 8px;border-bottom:1px solid #d9dee5}
.pb-terra-home .pb-section-heading:before{width:4px;border-radius:2px;background:#047857}
.pb-terra-home .pb-section-heading__kicker{font:800 8px/1 'Roboto Condensed',Arial,sans-serif;letter-spacing:.09em;color:#047857}
.pb-terra-home .pb-section-heading__title{margin:3px 0 0;font:800 13px/1.12 'Roboto Condensed',Arial,sans-serif;letter-spacing:.01em;text-transform:uppercase;color:#111827}
.pb-terra-home .pb-section-heading__link{font-size:9px;color:#047857}

/* Hero: uma manchete principal e duas notícias laterais */
.pb-terra-home .pb-terra-hero .pb-hero-mosaic{--pb-hero-row:157px;--pb-hero-gap:14px;grid-template-columns:minmax(0,2fr) minmax(185px,.95fr)}
.pb-terra-home .pb-terra-hero .pb-mosaic-card{border-radius:7px;box-shadow:0 2px 7px rgba(15,23,42,.13)}
.pb-terra-home .pb-terra-hero .pb-mosaic-card--1{border-radius:7px}
.pb-terra-home .pb-terra-hero .adasme-card__content{padding:15px}
.pb-terra-home .pb-terra-hero .pb-mosaic-card--1 .adasme-card__content{padding:24px}
.pb-terra-home .pb-terra-hero .adasme-card__category{padding:4px 8px;border-radius:2px;background:#059669;color:#fff;font:900 8px/1 'Roboto Condensed',Arial,sans-serif;text-transform:uppercase}
.pb-terra-home .pb-terra-hero .adasme-card__title{margin:5px 0;font:700 15px/1.15 'Roboto Slab',Georgia,serif;letter-spacing:-.02em}
.pb-terra-home .pb-terra-hero .pb-mosaic-card--1 .adasme-card__title{max-width:17ch;font-size:clamp(27px,3vw,38px);line-height:1.12;letter-spacing:-.025em}
.pb-terra-home .pb-terra-hero .adasme-card__excerpt{margin:4px 0;font-size:10px;line-height:1.45}
.pb-terra-home .pb-terra-hero .adasme-card__meta{font-size:8px}
.pb-terra-home .pb-terra-hero .pb-mosaic-card:not(:first-child) .adasme-card__excerpt{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}

/* Cartões pequenos das últimas notícias */
.pb-terra-home .pb-terra-latest .pb-carousel-track{gap:12px;padding:0 1px 4px}
.pb-terra-home .pb-terra-latest .adasme-card{overflow:hidden;border:1px solid #d9dee5;border-radius:7px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.06)}
.pb-terra-home .pb-terra-latest .adasme-card__image{height:96px;aspect-ratio:auto}
.pb-terra-home .pb-terra-latest .adasme-card__content{gap:4px!important;padding:9px!important}
.pb-terra-home .pb-terra-latest .adasme-card__category{padding:3px 6px;border-radius:2px;background:#047857;color:#fff;font-size:7px}
.pb-terra-home .pb-terra-latest .adasme-card__title{font-size:11px;line-height:1.25}
.pb-terra-home .pb-terra-latest .adasme-card__meta{font-size:7px}
.pb-terra-home .pb-terra-latest .pb-carousel-nav{margin-top:7px;gap:5px}
.pb-terra-home .pb-terra-latest .pb-carousel-nav button{width:24px;height:24px;border-radius:4px;font-size:11px;color:#047857}

/* Editorias */
.pb-terra-home .pb-terra-categories .pb-category-cards{gap:12px}
.pb-terra-home .pb-terra-categories .pb-category-card{min-height:190px;border-radius:9px;box-shadow:0 2px 5px rgba(15,23,42,.1)}
.pb-terra-home .pb-terra-categories .pb-category-card__body{padding:14px}
.pb-terra-home .pb-terra-categories .pb-category-card__body small{font-size:7px}
.pb-terra-home .pb-terra-categories .pb-category-card__title{font:700 16px/1.05 'Roboto Slab',Georgia,serif;letter-spacing:-.02em}
.pb-terra-home .pb-terra-categories .pb-category-card__body em{font-size:9px;line-height:1.3}
.pb-terra-home .pb-terra-categories .pb-category-card>i{top:11px;right:11px;width:27px;height:27px;font-size:11px}

/* Vídeo e lista editorial */
.pb-terra-media{width:100%;min-width:0;align-items:flex-start!important;gap:14px!important}
.pb-terra-media__video,.pb-terra-media__list{gap:12px!important}
.pb-terra-home .pb-terra-media .pb-video-spotlight{display:block;padding:13px;border-radius:9px;background:#071827}
.pb-terra-home .pb-terra-media .pb-video-spotlight__player{border-radius:7px}
.pb-terra-home .pb-terra-media .pb-video-spotlight__kicker{margin-top:10px;font-size:8px;color:#f59e0b}
.pb-terra-home .pb-terra-media .pb-video-spotlight__title{margin:4px 0 6px;font-size:17px;line-height:1.1}
.pb-terra-home .pb-terra-media .pb-video-spotlight__main>p{font-size:9px;line-height:1.4}
.pb-terra-home .pb-terra-media .pb-posts-list{gap:0}
.pb-terra-home .pb-terra-media .pb-list-card{grid-template-columns:62px minmax(0,1fr);gap:9px;padding:8px 0;border-bottom:1px solid #e9edf1}
.pb-terra-home .pb-terra-media .pb-list-card .adasme-card__image{width:62px;height:46px;aspect-ratio:auto;border-radius:4px}
.pb-terra-home .pb-terra-media .pb-list-card .adasme-card__content{gap:2px!important;padding:0!important}
.pb-terra-home .pb-terra-media .pb-list-card .adasme-card__title{font-size:10px;line-height:1.25}
.pb-terra-home .pb-terra-media .pb-list-card .adasme-card__category,.pb-terra-home .pb-terra-media .pb-list-card .adasme-card__meta{font-size:7px}

/* Sidebar: usa os layouts próprios dos widgets, com dimensões compactas */
.pb-terra-home .pb-terra-sidebar .pb-radio-player--minimal{grid-template-columns:minmax(0,1fr) auto;gap:10px;min-width:0;padding:14px;border-color:#0b7057;border-radius:7px;background:#064e3b;color:#fff;box-shadow:0 2px 5px rgba(15,23,42,.12)}
.pb-terra-home .pb-terra-sidebar .pb-radio-player--minimal .pb-radio-player__title{margin:5px 0 2px;font-size:16px;line-height:1.1;color:#fff}
.pb-terra-home .pb-terra-sidebar .pb-radio-player--minimal .pb-radio-player__live{font-size:8px;color:#fbbf24}
.pb-terra-home .pb-terra-sidebar .pb-radio-player--minimal .pb-radio-player__body p{font-size:8px;color:#d1fae5}
.pb-terra-home .pb-terra-sidebar .pb-radio-player--minimal .pb-radio-player__controls{min-width:0;gap:7px;justify-content:flex-end}
.pb-terra-home .pb-terra-sidebar .pb-radio-player--minimal .pb-radio-play{width:40px;height:40px;background:#f59e0b;color:#08261e;box-shadow:none}
.pb-terra-home .pb-terra-sidebar .pb-radio-player--minimal .pb-radio-state{font-size:8px;color:#fff}
.pb-terra-home .pb-terra-sidebar .pb-radio-player--minimal .pb-radio-volume{width:54px}

.pb-terra-home .pb-terra-sidebar .pb-market-board--compact{overflow:hidden;padding:0;border-radius:7px;box-shadow:0 2px 5px rgba(15,23,42,.1)}
.pb-terra-home .pb-terra-sidebar .pb-market-board--compact header{padding:10px 12px;background:#111827;color:#fff}
.pb-terra-home .pb-terra-sidebar .pb-market-board--compact header>span{color:#fbbf24;font-size:8px}
.pb-terra-home .pb-terra-sidebar .pb-market-board--compact header h2{margin:3px 0 0;font-size:13px;color:#fff}
.pb-terra-home .pb-terra-sidebar .pb-market-board--compact .pb-market-row{grid-template-columns:minmax(0,1fr) auto auto;gap:7px;padding:8px 11px}
.pb-terra-home .pb-terra-sidebar .pb-market-board--compact .pb-market-row__asset strong{font-size:9px}
.pb-terra-home .pb-terra-sidebar .pb-market-board--compact .pb-market-row__asset span{overflow:hidden;font-size:7px;white-space:nowrap;text-overflow:ellipsis}
.pb-terra-home .pb-terra-sidebar .pb-market-board--compact .pb-market-row__price{font-size:9px}
.pb-terra-home .pb-terra-sidebar .pb-market-board--compact .pb-market-row__change{font-size:8px}
.pb-terra-home .pb-terra-sidebar .pb-market-board--compact .pb-market-row__market,.pb-terra-home .pb-terra-sidebar .pb-market-board--compact .pb-market-row__meta,.pb-terra-home .pb-terra-sidebar .pb-market-board--compact .pb-market-disclaimer{display:none}

.pb-terra-home .pb-terra-sidebar .umb-weather{padding:12px;border-radius:7px;box-shadow:0 2px 5px rgba(15,23,42,.1)}
.pb-terra-home .pb-terra-sidebar .umb-weather__current{gap:10px}
.pb-terra-home .pb-terra-sidebar .umb-weather__location{font-size:11px}
.pb-terra-home .pb-terra-sidebar .umb-weather__temperature{font-size:30px}
.pb-terra-home .pb-terra-sidebar .umb-weather__condition{font-size:9px}
.pb-terra-home .pb-terra-sidebar .umb-weather__details{gap:4px 8px;font-size:8px}
.pb-terra-home .pb-terra-sidebar .umb-weather__forecast{grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;margin-top:10px}
.pb-terra-home .pb-terra-sidebar .umb-weather__day{min-width:0;margin:0;padding:5px 2px;border-radius:4px}
.pb-terra-home .pb-terra-sidebar .umb-weather__day-name{font-size:7px}
.pb-terra-home .pb-terra-sidebar .umb-weather__day-icon{margin:3px 0;font-size:15px}
.pb-terra-home .pb-terra-sidebar .umb-weather__day-temp{font-size:7px}

.pb-terra-home .pb-terra-sidebar .pb-newsletter-cta--compact{grid-template-columns:1fr;gap:10px;padding:16px;border:0;border-radius:7px;background:#111827;color:#fff}
.pb-terra-home .pb-terra-sidebar .pb-newsletter-cta__kicker{font-size:7px;color:#fbbf24}
.pb-terra-home .pb-terra-sidebar .pb-newsletter-cta__title{margin:4px 0 5px;font-size:16px;line-height:1.05;color:#fff}
.pb-terra-home .pb-terra-sidebar .pb-newsletter-cta p{font-size:8px;color:#a7b0bf}
.pb-terra-home .pb-terra-sidebar .pb-newsletter-cta__form form{gap:5px}
.pb-terra-home .pb-terra-sidebar .pb-newsletter-cta__form input[type=email],.pb-terra-home .pb-terra-sidebar .pb-newsletter-cta__form input[type=text]{min-width:0;min-height:30px;padding:0 9px;border-radius:4px;font-size:9px}
.pb-terra-home .pb-terra-sidebar .pb-newsletter-cta__form button,.pb-terra-home .pb-terra-sidebar .pb-newsletter-cta__form input[type=submit],.pb-terra-home .pb-terra-sidebar .pb-newsletter-cta__form>a{min-height:30px;padding:0 10px;border-radius:4px;background:#047857;font-size:8px}

.pb-terra-home .pb-terra-sidebar .pb-magazine-cover--poster{border-radius:8px;box-shadow:0 2px 5px rgba(15,23,42,.12)}
.pb-terra-home .pb-terra-sidebar .pb-magazine-cover--poster .pb-magazine-cover__visual{aspect-ratio:3/4}
.pb-terra-home .pb-terra-sidebar .pb-magazine-cover--poster .pb-magazine-cover__body{padding:16px}
.pb-terra-home .pb-terra-sidebar .pb-magazine-cover--poster .pb-magazine-cover__kicker{font-size:7px;color:#d1fae5}
.pb-terra-home .pb-terra-sidebar .pb-magazine-cover--poster .pb-magazine-cover__title{margin:5px 0;font-size:16px;line-height:1.1}
.pb-terra-home .pb-terra-sidebar .pb-magazine-cover--poster .pb-magazine-cover__body p{display:none}
.pb-terra-home .pb-terra-sidebar .pb-magazine-cover--poster .pb-magazine-cover__button{margin-top:4px;font-size:8px;color:#fff}

.pb-terra-home .pb-terra-ad .pb-ad-slot{min-height:82px}

@media(max-width:1024px){
 .pb-terra-home__main{margin-top:16px}
 .pb-terra-home__main>.pb-terra-content,.pb-terra-home__main>.pb-terra-sidebar{width:100%!important;max-width:100%!important}
 .pb-terra-sidebar{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px!important}
 .pb-terra-home .pb-terra-sidebar .pb-radio-player--minimal{height:100%}
}

@media(max-width:767px){
 .pb-terra-home{padding:0 0 30px}
 .pb-terra-home__ticker{display:flex!important}
 .pb-terra-home__main{margin-top:12px}
 .pb-terra-home .pb-terra-ticker .pb-market-ticker__label{min-width:84px;padding:0 8px;font-size:7px}
 .pb-terra-home .pb-terra-ticker .pb-market-ticker__track{font-size:7px}
 .pb-terra-home .pb-terra-ticker .pb-market-ticker__item{padding-inline:9px}
 .pb-terra-content{gap:14px!important}
 .pb-terra-home .pb-terra-hero .pb-hero-mosaic{grid-template-columns:1fr 1fr;--pb-hero-row:145px}
 .pb-terra-home .pb-terra-hero .pb-mosaic-card--1{grid-column:1/3;min-height:240px}
 .pb-terra-home .pb-terra-hero .pb-mosaic-card--1 .adasme-card__content{padding:18px}
 .pb-terra-home .pb-terra-hero .pb-mosaic-card--1 .adasme-card__title{font-size:27px}
 .pb-terra-media>.pb-terra-media__video,.pb-terra-media>.pb-terra-media__list{width:100%!important;max-width:100%!important}
 .pb-terra-sidebar{grid-template-columns:1fr}
 .pb-terra-home .pb-terra-sidebar .pb-radio-player--minimal{grid-template-columns:minmax(0,1fr) auto}
}

@media(max-width:480px){
 .pb-terra-home .pb-terra-hero .pb-hero-mosaic{display:block}
 .pb-terra-home .pb-terra-hero .pb-mosaic-card{min-height:145px;margin-bottom:9px}
 .pb-terra-home .pb-terra-hero .pb-mosaic-card--1{min-height:330px}
 .pb-terra-home .pb-terra-sidebar .pb-radio-player--minimal{grid-template-columns:1fr}
 .pb-terra-home .pb-terra-sidebar .pb-radio-player--minimal .pb-radio-player__controls{justify-content:flex-start}
}

@media(prefers-reduced-motion:reduce){
 .pb-terra-home *{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}
}
