/*
Theme Name: Ginga Notícias
Theme URI: https://ginganoticias.com.br/
Author: Ginga Notícias
Description: Tema editorial do portal Ginga Notícias.
Version: 1.3.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: ginga-noticias
*/
:root{--ink:#111827;--muted:#667085;--line:#e7e9ee;--bg:#fff;--soft:#f6f7f9;--accent:#b42318;--max:1200px;--reading:760px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:16px;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}.wrap{width:min(calc(100% - 32px),var(--max));margin:auto}.site-header{background:#fff;border-bottom:1px solid var(--line);position:relative;z-index:20}.topbar{font-size:12px;color:var(--muted);padding:7px 0;border-bottom:1px solid var(--line)}.brand-row{display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:24px}.site-branding .custom-logo{max-height:52px;width:auto}.site-title{font-size:30px;font-weight:850;letter-spacing:-1px}.site-title span{color:var(--accent)}.nav{border-top:1px solid var(--line)}.nav-inner{display:flex;align-items:center;gap:20px;min-height:50px}.primary-menu-wrap{min-width:0;flex:1}.nav ul{display:flex;align-items:center;gap:24px;list-style:none;margin:0;padding:0;font-size:14px;font-weight:700}.menu-toggle{display:none;border:0;background:none;font-size:26px;padding:8px}.search-toggle{margin-left:auto;width:42px;height:42px;display:grid;place-items:center;border:0;background:transparent;color:var(--ink);cursor:pointer;border-radius:50%}.search-toggle:hover{background:var(--soft);color:var(--accent)}.search-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.header-search{border-top:1px solid var(--line);background:#fff;padding:14px 0}.header-search[hidden]{display:none}.header-search .search-form{display:flex;max-width:620px;margin-left:auto}.header-search label{flex:1}.header-search .search-field{width:100%;height:44px;border:1px solid #d6dae1;border-radius:8px 0 0 8px;padding:0 14px;font:inherit;outline:none}.header-search .search-field:focus{border-color:var(--accent)}.header-search .search-submit{height:44px;border:0;border-radius:0 8px 8px 0;background:var(--ink);color:#fff;padding:0 20px;font-weight:700;cursor:pointer}.breaking{background:var(--soft);border-bottom:1px solid var(--line)}.breaking .wrap{display:flex;gap:14px;align-items:center;padding:9px 0;font-size:13px;overflow:hidden}.breaking strong{color:var(--accent);white-space:nowrap}.home-grid{display:grid;grid-template-columns:1.45fr .8fr;gap:28px;padding:30px 0}.lead-card img{aspect-ratio:16/9;object-fit:cover;border-radius:12px}.kicker{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-weight:800;margin:12px 0 5px}.lead-card h1{font-size:clamp(30px,4vw,48px);line-height:1.05;letter-spacing:-1.5px;margin:0 0 10px}.excerpt{color:var(--muted);margin:0}.side-stack{display:grid;gap:18px}.side-card{display:grid;grid-template-columns:145px 1fr;gap:14px;padding-bottom:18px;border-bottom:1px solid var(--line)}.side-card img{width:145px;aspect-ratio:4/3;object-fit:cover;border-radius:9px}.side-card h2{font-size:18px;line-height:1.18;margin:4px 0}.section{padding:28px 0;border-top:1px solid var(--line)}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.section-head h2{font-size:25px;line-height:1;margin:0;border-left:4px solid var(--accent);padding-left:10px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.card img{aspect-ratio:16/10;object-fit:cover;border-radius:9px}.card h3{font-size:18px;line-height:1.22;margin:8px 0 5px}.meta{font-size:12px;color:var(--muted)}.archive-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:42px;padding:36px 0}.post-list{display:grid;gap:22px}.post-row{display:grid;grid-template-columns:260px 1fr;gap:20px;padding-bottom:22px;border-bottom:1px solid var(--line)}.post-row img{aspect-ratio:16/10;object-fit:cover;border-radius:9px}.post-row h2{margin:3px 0 8px;font-size:25px;line-height:1.16}.sidebar-box{padding:20px;background:var(--soft);border-radius:12px;margin-bottom:18px}.single{width:min(calc(100% - 32px),var(--reading));margin:38px auto}.single-header h1{font-size:clamp(34px,6vw,56px);line-height:1.04;letter-spacing:-1.6px;margin:8px 0 14px}.single-header .dek{font-size:20px;color:var(--muted);line-height:1.45}.featured{margin:24px 0 30px}.featured img{width:100%;border-radius:12px}.entry-content{font-size:18px}.entry-content h2{font-size:30px;line-height:1.2;margin-top:38px}.entry-content h3{font-size:24px}.entry-content a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.entry-content blockquote{margin:28px 0;padding:4px 0 4px 22px;border-left:4px solid var(--accent);font-size:21px}.author-box{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:22px 0;margin:36px 0}.site-footer{background:#101318;color:#d7dbe2;margin-top:48px;padding:46px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:42px}.site-footer h3{color:#fff}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer a{color:#d7dbe2}.copyright{border-top:1px solid #2b3038;margin-top:32px;padding-top:20px;font-size:13px;color:#9aa1ac}.pagination{margin:30px 0}.pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.pagination .page-numbers{padding:8px 12px;border:1px solid var(--line);border-radius:6px}.screen-reader-text{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(1px,1px,1px,1px)}@media(max-width:900px){.home-grid,.archive-grid{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.sidebar{display:none}.nav-inner{justify-content:space-between}.menu-toggle{display:block}.primary-menu-wrap{flex:1}.nav ul{display:none;position:absolute;left:0;right:0;top:100%;background:#fff;padding:18px 16px;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:12px}.nav.open ul{display:flex}.search-toggle{margin-left:auto}.brand-row{min-height:68px}.site-title{font-size:25px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.wrap{width:min(calc(100% - 24px),var(--max))}.topbar{display:none}.brand-row{min-height:62px}.site-branding .custom-logo{max-height:40px}.nav-inner{min-height:44px}.home-grid{padding:18px 0;gap:22px}.lead-card h1{font-size:31px;letter-spacing:-.8px}.lead-card img{border-radius:8px}.side-card{grid-template-columns:112px 1fr;gap:12px}.side-card img{width:112px}.side-card h2{font-size:16px}.cards{grid-template-columns:1fr 1fr;gap:18px 12px}.card h3{font-size:16px}.section{padding:24px 0}.section-head h2{font-size:21px}.post-row{grid-template-columns:118px 1fr;gap:13px}.post-row h2{font-size:18px}.post-row .excerpt{display:none}.single{width:min(calc(100% - 24px),var(--reading));margin-top:24px}.single-header h1{font-size:34px;letter-spacing:-.8px}.single-header .dek{font-size:18px}.entry-content{font-size:17px;line-height:1.72}.entry-content h2{font-size:26px}.footer-grid{grid-template-columns:1fr;gap:24px}}
