*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#fff;color:#0b1020}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 36px));margin:0 auto}:root{--navy:#07183b;--blue:#072f73;--soft:#f5f7fb;--line:#e5e9f0;--text:#0b1020;--muted:#6b7280}.site-header{background:#fff}.top-strip{background:linear-gradient(90deg,var(--folha-primary,#05296b),#051438);color:#fff;font-size:12px}.top-strip-inner{height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.top-date,.top-links{display:flex;align-items:center;gap:12px;white-space:nowrap}.top-date span+span:before{content:'|';margin-right:12px;opacity:.55}.top-links a{opacity:.95}.social-dot{font-weight:900;min-width:18px;text-align:center}.brand-shell{background:#fff;border-bottom:1px solid #edf0f5}.brand-row{height:116px;display:grid;grid-template-columns:190px 1fr 300px;align-items:center;gap:24px}.menu-trigger{border:0;background:transparent;display:flex;align-items:center;gap:12px;text-transform:uppercase;font-weight:800;color:#111827;cursor:pointer}.menu-trigger span{display:block;width:24px;height:2px;background:var(--folha-primary,#05296b);margin:4px 0}.menu-trigger b{font-size:13px;letter-spacing:.03em}.brand-link{justify-self:center;text-align:center}.brand-link img{max-height:72px;margin:auto;object-fit:contain}.brand-link em{display:block;margin-top:3px;font-style:normal;font-size:13px;color:var(--folha-primary,#05296b);font-weight:800}.search-form{display:flex;align-items:center;border:1px solid #d9dee8;border-radius:4px;background:#fff;overflow:hidden;height:38px}.search-icon{font-size:23px;color:var(--folha-primary,#05296b);padding-left:12px;transform:rotate(-18deg)}.search-form input{border:0;outline:0;background:transparent;flex:1;min-width:0;padding:0 8px;color:#111827}.search-form button{align-self:stretch;border:0;background:var(--folha-secondary,#d71920);color:#fff;padding:0 14px;font-weight:800;cursor:pointer}.main-nav{background:#fff;border-bottom:1px solid #e6ebf2;box-shadow:0 2px 9px rgba(15,23,42,.03)}.nav-scroll{height:46px;display:flex;align-items:center;gap:0;overflow-x:auto;scrollbar-width:none}.nav-scroll::-webkit-scrollbar{display:none}.nav-scroll a{height:46px;display:flex;align-items:center;padding:0 18px;text-transform:uppercase;font-size:13px;font-weight:900;color:#111827;border-right:1px solid #f0f2f5;white-space:nowrap}.nav-scroll a:hover{color:var(--folha-secondary,#d71920)}.nav-scroll .home-icon{font-size:20px;color:var(--folha-primary,#05296b);padding:0 14px}.page-home{padding:18px 0 42px}.ad-box{margin:18px auto;border-radius:4px;overflow:hidden;text-align:center}.ad-box img{width:100%;height:auto}.ad-placeholder{height:90px;max-width:970px;background:linear-gradient(110deg,#06215a,#073b8c 58%,#05173d);display:flex;align-items:center;justify-content:center;gap:28px;color:#fff;box-shadow:0 8px 24px rgba(6,25,64,.14)}.ad-placeholder strong{font-size:27px;letter-spacing:.02em}.ad-placeholder span{min-width:105px;border:1px solid rgba(255,255,255,.45);border-radius:999px;padding:8px 18px;font-size:18px}.ad-home-bottom{max-width:820px}.ad-home-bottom.ad-placeholder strong{font-size:18px;color:#36c5ff}.ad-home-bottom.ad-placeholder span{font-size:16px}.home-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:16px;align-items:stretch}.main-hero-slider{position:relative;min-height:392px;border-radius:4px;overflow:hidden;background:#111827;box-shadow:0 8px 18px rgba(15,23,42,.12)}.hero-slide{position:absolute;inset:0;opacity:0;pointer-events:none;transition:opacity .35s ease}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-image{position:absolute;inset:0}.hero-image img{width:100%;height:100%;object-fit:cover}.hero-slide:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1) 0%,rgba(0,0,0,.28) 45%,rgba(0,0,0,.82) 100%)}.hero-overlay{position:absolute;z-index:2;left:24px;right:24px;bottom:24px;color:#fff}.featured-label{position:absolute;left:-12px;bottom:calc(100% + 148px);display:inline-block;background:var(--folha-primary,#05296b);color:#fff;text-transform:uppercase;font-size:11px;font-weight:900;border-radius:3px;padding:6px 9px}.hero-meta{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-bottom:8px;font-size:13px;font-weight:800}.hero-meta a{background:var(--folha-primary,#05296b);padding:5px 8px;border-radius:2px;text-transform:uppercase}.hero-overlay h1{margin:0 0 8px;max-width:760px;font-size:32px;line-height:1.05}.hero-overlay p{margin:0;max-width:710px;font-size:15px;line-height:1.4;opacity:.96}.hero-empty{background:linear-gradient(135deg,#10275a,#02091b)}.hero-arrow{position:absolute;z-index:4;top:50%;transform:translateY(-50%);width:34px;height:42px;border:0;border-radius:4px;background:rgba(0,0,0,.48);color:#fff;font-size:34px;line-height:1;cursor:pointer}.hero-prev{left:14px}.hero-next{right:14px}.hero-dots{position:absolute;z-index:4;bottom:14px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.hero-dots button{width:24px;height:3px;border:0;background:rgba(255,255,255,.72);cursor:pointer}.hero-dots button.is-active{background:#1d7cff}.latest-panel{background:#fff;border:1px solid #dfe5ee;border-radius:4px;padding:16px;display:flex;flex-direction:column;box-shadow:0 6px 16px rgba(15,23,42,.04)}.latest-panel h2{margin:0 0 14px;color:var(--folha-primary,#05296b);font-size:20px;text-transform:uppercase}.latest-list{display:flex;flex-direction:column;gap:12px}.latest-row{display:grid;grid-template-columns:80px 1fr;gap:12px;align-items:start}.latest-row img{width:80px;height:62px;object-fit:cover;border-radius:3px}.latest-row time{display:block;color:#6b7280;font-size:12px;margin-bottom:4px}.latest-row strong{font-size:14px;line-height:1.25;display:block}.see-more{display:block;margin-top:auto;text-align:center;background:#eef0f3;color:var(--folha-primary,#05296b);text-transform:uppercase;font-size:12px;font-weight:900;padding:11px;border-radius:3px}.see-more.light{margin-top:12px}.section-heading{display:flex;align-items:center;gap:16px;margin:26px 0 14px}.section-heading:after{content:'';height:2px;background:#d8dde6;flex:1}.section-heading span{text-transform:uppercase;color:var(--folha-primary,#05296b);font-size:17px;font-weight:900}.highlight-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.highlight-card{background:#fff;border:1px solid #dfe5ee;border-radius:4px;overflow:hidden;position:relative}.highlight-card img{height:132px;width:100%;object-fit:cover}.highlight-card .kicker{position:absolute;left:10px;top:108px;background:var(--folha-primary,#05296b);color:#fff;text-transform:uppercase;font-size:9px;font-weight:900;border-radius:2px;padding:4px 6px}.highlight-card h3{font-size:15px;line-height:1.25;margin:18px 12px 10px}.highlight-card time{display:block;color:#6b7280;font-size:11px;margin:0 12px 14px}.category-columns-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:18px}.category-column{border-top:1px solid #edf0f5;padding-top:12px}.category-column h2{margin:0 0 12px;text-transform:uppercase;color:var(--folha-primary,#05296b);font-size:16px}.category-mini{display:grid;grid-template-columns:68px 1fr;gap:10px;margin:0 0 12px;align-items:start}.category-mini img{width:68px;height:52px;object-fit:cover;border-radius:3px}.category-mini strong{display:block;font-size:12px;line-height:1.25}.category-mini time{display:block;color:#777;font-size:10px;margin-top:5px}.lower-grid{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:22px;margin-top:26px}.lower-box{min-width:0}.video-feature{position:relative;display:block;border-radius:4px;overflow:hidden;background:#111827}.video-feature img{width:100%;height:142px;object-fit:cover;filter:brightness(.78)}.video-feature b{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border:3px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:23px;background:rgba(0,0,0,.25)}.videos-box h3{font-size:17px;line-height:1.2;margin:10px 0 6px}.videos-box time,.opinion-mini time{font-size:11px;color:#777}.opinion-mini{display:block;text-align:center;border-bottom:1px solid #edf0f5;padding:10px 4px}.opinion-mini strong{display:block;font-size:13px;line-height:1.3}.columnist-mini{display:grid;grid-template-columns:48px 1fr;gap:10px;align-items:center;padding:8px 0;border-bottom:1px solid #edf0f5}.columnist-mini img{width:48px;height:48px;object-fit:cover;border-radius:50%}.columnist-mini strong{display:block;color:var(--folha-primary,#05296b);font-size:13px}.columnist-mini small{display:block;color:#667085;font-size:11px;margin-top:2px}.empty-box{border:1px dashed #cbd5e1;background:#f8fafc;color:#64748b;border-radius:4px;padding:18px;text-align:center}.empty-box.wide{grid-column:1/-1}.site-footer{background:#fff;border-top:1px solid #e5e9f0;margin-top:38px;color:#111827}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.1fr 1.1fr;gap:28px;padding:34px 0 24px}.footer-logo{max-height:64px;margin-bottom:12px}.site-footer h3{margin:0 0 12px;text-transform:uppercase;color:var(--folha-primary,#05296b);font-size:14px}.site-footer p{font-size:13px;line-height:1.45;color:#374151}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 16px}.footer-links a{font-size:13px;color:#111827}.footer-socials{display:flex;gap:11px;margin-top:12px}.footer-socials a{font-weight:900;color:var(--folha-primary,#05296b)}.copyright{text-align:center;border-top:1px solid #edf0f5;padding:14px;font-size:12px;color:#374151}.post-grid{display:grid;gap:18px}.post-grid.two{grid-template-columns:repeat(2,1fr)}.post-grid.three{grid-template-columns:repeat(3,1fr)}.post-grid.four{grid-template-columns:repeat(4,1fr)}.post-card,.sidebar-box,.video-card,.columnist-card,.columnist-profile,.article-main,.page-heading{background:#fff;border:1px solid #dfe5ee;border-radius:4px;overflow:hidden}.post-card-image img{width:100%;height:170px;object-fit:cover}.post-card-body{padding:14px}.kicker{display:inline-flex;align-items:center;background:var(--folha-primary,#05296b);color:#fff;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.03em;border-radius:2px;padding:5px 7px;margin-bottom:8px}.post-card h3{font-size:19px;line-height:1.18;margin:0 0 8px}.post-card p{color:#475569;margin:0 0 10px}.post-date{font-size:12px;color:#64748b}.content-sidebar-grid{display:grid;grid-template-columns:1fr 320px;gap:24px}.site-sidebar{display:flex;flex-direction:column;gap:18px}.sidebar-box{padding:16px}.article-page,.page-list{padding:28px 0 44px}.article-layout{display:grid;grid-template-columns:1fr 320px;gap:28px;align-items:start}.article-main{padding:26px}.article-main h1{font-size:44px;line-height:1.05;margin:8px 0 12px}.article-subtitle{font-size:20px;color:#475569;line-height:1.4}.article-meta{display:flex;gap:12px;flex-wrap:wrap;color:#64748b;font-size:13px;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:12px 0;margin:16px 0}.article-cover img{width:100%;max-height:520px;object-fit:cover;border-radius:4px}.article-cover figcaption{font-size:12px;color:#64748b;margin-top:6px}.share-row{display:flex;gap:10px;flex-wrap:wrap;margin:16px 0}.share-row a{background:#eef2ff;color:var(--folha-primary,#05296b);font-weight:900;padding:9px 12px;border-radius:999px}.article-body{font-size:19px;line-height:1.72}.page-heading{padding:24px;margin-bottom:24px}.page-heading span,.columnist-profile span{color:var(--folha-secondary,#d71920);text-transform:uppercase;font-weight:900;font-size:13px}.page-heading h1{margin:6px 0 0;font-size:38px;color:var(--folha-primary,#05296b)}.big-search{max-width:720px;margin:0 0 24px;border-radius:4px}.video-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.video-card{padding:16px}.video-embed{position:relative;aspect-ratio:16/9;background:#111827;border-radius:4px;overflow:hidden}.video-embed iframe,.video-embed img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;border:0}.columnist-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.columnist-card{padding:20px;text-align:center}.columnist-card img{width:110px;height:110px;border-radius:50%;object-fit:cover;margin:0 auto 12px}.columnist-card h2{margin:0 0 8px;color:var(--folha-primary,#05296b)}.columnist-profile{display:grid;grid-template-columns:150px 1fr;gap:20px;padding:24px;margin-bottom:22px}.columnist-profile img{width:150px;height:150px;border-radius:50%;object-fit:cover}.pagination{margin-top:24px}@media(max-width:1000px){.brand-row{grid-template-columns:120px 1fr;min-height:116px;height:auto;padding:16px 0}.search-form{grid-column:1/-1}.brand-link{justify-self:end}.home-hero-grid,.content-sidebar-grid,.article-layout,.lower-grid{grid-template-columns:1fr}.highlight-card-grid,.category-columns-grid,.post-grid.four,.post-grid.three{grid-template-columns:repeat(2,1fr)}.latest-panel{min-height:auto}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.container{width:min(100% - 20px,1180px)}.top-strip-inner{height:auto;min-height:34px;padding:8px 0;align-items:flex-start}.top-date,.top-links{flex-wrap:wrap;gap:8px}.top-links{justify-content:flex-end}.brand-row{grid-template-columns:54px 1fr;gap:10px}.menu-trigger b{display:none}.brand-link img{max-height:58px}.brand-link em{font-size:11px}.search-form{height:40px}.main-nav{display:none}.main-nav.is-open{display:block}.nav-scroll{height:auto;display:grid;padding:6px 0}.nav-scroll a{height:38px;border:0}.page-home{padding-top:10px}.ad-placeholder{height:74px;gap:12px}.ad-placeholder strong{font-size:17px}.ad-placeholder span{min-width:auto;font-size:12px;padding:6px 10px}.main-hero-slider{min-height:376px}.hero-overlay{left:16px;right:16px;bottom:22px}.featured-label{bottom:calc(100% + 120px)}.hero-overlay h1{font-size:26px}.hero-overlay p{font-size:13px}.latest-row{grid-template-columns:78px 1fr}.highlight-card-grid,.category-columns-grid,.post-grid.two,.post-grid.three,.post-grid.four,.video-grid,.columnist-grid,.footer-grid{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr}.article-main{padding:18px}.article-main h1{font-size:31px}.article-body{font-size:17px}.page-heading h1{font-size:30px}.columnist-profile{grid-template-columns:1fr;text-align:center}.columnist-profile img{margin:auto}}
