:root{--bg:#0b0c0b;--bg-2:#121412;--card:#151815;--text:#f5f5f2;--muted:#b7b9b4;--accent:#b8ff26;--accent-2:#7ee56c;--line:#242924;--max:1180px;--radius:18px}html body.home .featured-section{padding-top:48px !important}html body.home .featured-section .section-head.compact{margin-bottom:20px !important}html body.home .featured-grid{display:grid !important;grid-template-columns:minmax(0,1fr) minmax(0,1.42fr) minmax(0,1fr) !important;grid-template-rows:repeat(2,minmax(0,1fr)) !important;gap:12px !important;align-items:stretch !important}html body.home .featured-card,html body.home .featured-card.featured-main{position:relative !important;display:block !important;min-width:0 !important;min-height:0 !important;height:100% !important;overflow:hidden !important;border:0 !important;border-radius:14px !important;background:#202420 !important;box-shadow:none !important;color:#fff !important}html body.home .featured-card.featured-main{grid-column:2 !important;grid-row:1 / span 2 !important;min-height:450px !important}html body.home .featured-card:nth-child(2){grid-column:1 !important;grid-row:1 !important}html body.home .featured-card:nth-child(3){grid-column:1 !important;grid-row:2 !important}html body.home .featured-card:nth-child(4){grid-column:3 !important;grid-row:1 !important}html body.home .featured-card:nth-child(5){grid-column:3 !important;grid-row:2 !important}html body.home .featured-card .featured-thumb,html body.home .featured-card.featured-main .featured-thumb{position:absolute !important;inset:0 !important;display:block !important;width:100% !important;height:100% !important;aspect-ratio:auto !important;overflow:hidden !important;background:#202420 !important}html body.home .featured-card .featured-thumb img,html body.home .featured-card.featured-main .featured-thumb img{width:100% !important;height:100% !important;object-fit:cover !important;transition:transform .35s ease !important}html body.home .featured-card:hover .featured-thumb img{transform:scale(1.035)}html body.home .featured-card::before{content:"" !important;display:block !important;position:absolute !important;z-index:1 !important;inset:0 !important;background:linear-gradient(180deg,rgba(0,0,0,.02) 22%,rgba(0,0,0,.88) 100%) !important;pointer-events:none !important}html body.home .featured-card::after{content:none !important;display:none !important}html body.home .featured-card .featured-copy,html body.home .featured-card.featured-main .featured-copy{position:absolute !important;z-index:2 !important;inset:auto 0 0 !important;display:block !important;height:auto !important;padding:16px !important;overflow:visible !important;background:transparent !important;color:#fff !important}html body.home .featured-card.featured-main .featured-copy{padding:22px !important}html body.home .featured-category-badge{display:inline-flex !important;width:max-content !important;max-width:100% !important;margin:0 0 8px !important;padding:5px 10px !important;border-radius:999px !important;background:#1976d2 !important;color:#fff !important;font-size:.64rem !important;font-weight:900 !important;line-height:1.15 !important;letter-spacing:.045em !important;text-decoration:none !important;text-transform:uppercase !important}html body.home .featured-category-precos-e-ofertas .featured-category-badge{background:#ffb300 !important;color:#15120a !important}html body.home .featured-category-avaliacoes .featured-category-badge{background:#7b43d6 !important;color:#fff !important}html body.home .featured-category-comparativos .featured-category-badge{background:#ef4335 !important;color:#fff !important}html body.home .featured-category-guias .featured-category-badge{background:#27d7bd !important;color:#092c27 !important}html body.home .featured-category-noticias .featured-category-badge{background:#2868f0 !important;color:#fff !important}html body.home .featured-card h3,html body.home .featured-card.featured-main h3{margin:0 !important;color:#fff !important;font-size:1rem !important;line-height:1.17 !important;text-shadow:0 1px 3px rgba(0,0,0,.48) !important}html body.home .featured-card.featured-main h3{font-size:clamp(1.5rem,2.4vw,2.05rem) !important}html body.home .featured-card h3 a{color:#fff !important;text-decoration:none !important;text-shadow:inherit !important}html body.home .featured-card .excerpt{display:none !important}html body.home .featured-byline{display:flex !important;align-items:center !important;flex-wrap:wrap !important;gap:6px !important;margin-top:10px !important;color:rgba(255,255,255,.86) !important;font-size:.68rem !important;font-weight:650 !important;line-height:1.25 !important;text-shadow:0 1px 2px rgba(0,0,0,.6) !important}@media (min-width:700px) and (max-width:999px){html body.home .featured-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;grid-template-rows:auto !important}html body.home .featured-card.featured-main{grid-column:1 / -1 !important;grid-row:auto !important;min-height:390px !important}html body.home .featured-card:not(.featured-main){grid-column:auto !important;grid-row:auto !important;min-height:250px !important}}@media (max-width:699px){html body.home .featured-grid{display:grid !important;grid-template-columns:1fr !important;grid-template-rows:auto !important;gap:14px !important}html body.home .featured-card,html body.home .featured-card.featured-main,html body.home .featured-card:nth-child(n){grid-column:auto !important;grid-row:auto !important;min-height:250px !important}html body.home .featured-card.featured-main{min-height:330px !important}html body.home .featured-card .featured-copy,html body.home .featured-card.featured-main .featured-copy{padding:17px !important}html body.home .featured-card.featured-main h3{font-size:1.35rem !important}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(var(--max),calc(100% - 32px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:99;background:rgba(14,16,14,.97);backdrop-filter:blur(12px);border-bottom:1px solid rgba(255,255,255,.055)}.header-inner{min-height:74px;display:flex;align-items:center;gap:34px}.site-branding{display:flex;align-items:center;gap:11px;flex:0 0 auto;min-width:0}.brand-logo{display:flex;align-items:center}.brand-logo .custom-logo-link{display:flex;align-items:center;line-height:0}.custom-logo{display:block;max-height:38px;max-width:58px;width:auto;height:auto;object-fit:contain}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:10px;background:var(--accent);color:#111;font-size:1.15rem;font-weight:950}.brand-name{font-weight:950;letter-spacing:-.035em;font-size:1.12rem;line-height:1.05;white-space:nowrap;color:#fff}.brand-name:hover,.brand-name:focus{color:var(--accent)}.nav-wrap{margin-left:auto;min-width:0}.primary-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:flex-end;gap:clamp(18px,2.2vw,32px);flex-wrap:nowrap}.primary-nav li{margin:0}.primary-nav a{display:block;padding:25px 0 22px;font-weight:800;font-size:.93rem;position:relative;white-space:nowrap}.primary-nav a:hover,.primary-nav .current-menu-item>a{color:var(--accent)}.primary-nav a:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:3px;background:transparent;border-radius:99px}.primary-nav .current-menu-item>a:after{background:var(--accent-2)}.menu-toggle{display:none;background:transparent;border:1px solid #303630;color:#fff;border-radius:11px;width:44px;height:42px;padding:0;align-items:center;justify-content:center;cursor:pointer}.menu-toggle-lines{width:20px;height:16px;display:flex;flex-direction:column;justify-content:space-between}.menu-toggle-lines span{display:block;height:2px;width:100%;background:currentColor;border-radius:10px;transition:transform .2s ease,opacity .2s ease}.menu-toggle[aria-expanded="true"] .menu-toggle-lines span:nth-child(1){transform:translateY(7px) rotate(45deg)}.menu-toggle[aria-expanded="true"] .menu-toggle-lines span:nth-child(2){opacity:0}.menu-toggle[aria-expanded="true"] .menu-toggle-lines span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:16px;top:12px;z-index:9999;padding:10px 14px;border-radius:8px;background:var(--accent);color:#111;font-weight:900;transform:translateY(-160%);transition:transform .15s ease}.skip-link:focus{transform:translateY(0);outline:3px solid #fff;outline-offset:2px}.hero{min-height:520px;display:grid;align-items:center;border-bottom:1px solid var(--line);background:radial-gradient(circle at 82% 28%,rgba(184,255,38,.12),transparent 35%),linear-gradient(90deg,#0a0b0a 0%,#0b0c0b 58%,#11150c 100%)}.hero-inner{padding:92px 0 86px;max-width:780px}.kicker{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(184,255,38,.48);border-radius:999px;color:var(--accent);padding:8px 16px;font-size:.78rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent)}.hero h1{font-size:clamp(2.7rem,6vw,5.1rem);line-height:.98;letter-spacing:-.055em;margin:28px 0 24px;max-width:930px}.hero h1 .accent{color:var(--accent)}.hero p{max-width:690px;color:#e0e2dd;font-size:1.12rem;margin:0}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:999px;font-weight:850}.btn-primary{background:var(--accent);color:#111}.btn-ghost{border:1px solid #3b403b;color:#fff}.btn:hover{transform:translateY(-1px)}.section{padding:72px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head h2{font-size:clamp(1.8rem,3vw,2.7rem);line-height:1.05;letter-spacing:-.04em;margin:0}.section-head p{margin:0;color:var(--muted);max-width:520px}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{border:1px solid var(--line);background:linear-gradient(180deg,#151815,#101210);border-radius:var(--radius);padding:24px;min-height:190px;display:flex;flex-direction:column;justify-content:space-between;transition:.2s ease}.category-card:hover{transform:translateY(-4px);border-color:rgba(184,255,38,.35)}.category-card .icon{width:44px;height:44px;border-radius:12px;background:rgba(184,255,38,.1);display:grid;place-items:center;color:var(--accent);font-weight:900}.category-card h3{font-size:1.28rem;line-height:1.2;margin:26px 0 6px}.category-card p{color:var(--muted);margin:0;font-size:.94rem}.posts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.post-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.post-thumb{aspect-ratio:16/10;background:#0f100f;overflow:hidden}.post-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.post-card:hover .post-thumb img{transform:scale(1.035)}.post-body{padding:20px}.meta{font-size:.8rem;color:var(--accent);font-weight:800;text-transform:uppercase;letter-spacing:.06em}.post-card h3{font-size:1.24rem;line-height:1.28;margin:8px 0 10px}.excerpt{color:var(--muted);font-size:.95rem;margin:0}.read-more{display:inline-block;margin-top:14px;color:var(--accent);font-weight:800}.content-wrap{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:34px;padding:56px 0 80px}.article{max-width:820px;background:#0e100e;border:1px solid var(--line);border-radius:20px;padding:clamp(24px,4vw,46px)}.article h1{font-size:clamp(2.2rem,5vw,4rem);line-height:1.02;letter-spacing:-.05em;margin:8px 0 18px}.article h2{font-size:1.8rem;line-height:1.15;margin-top:38px}.article h3{font-size:1.35rem;margin-top:28px}.article p,.article li{font-size:1.06rem;color:#e3e5df}.article a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.article .featured{border-radius:16px;margin:24px 0 30px;overflow:hidden}.sidebar{align-self:start;position:sticky;top:125px;border:1px solid var(--line);border-radius:18px;padding:22px;background:#101210}.sidebar h3{margin-top:0}.widget{margin-bottom:24px}.widget:last-child{margin-bottom:0}.widget ul{list-style:none;padding:0;margin:0}.widget li{padding:8px 0;border-bottom:1px solid var(--line)}.widget li:last-child{border-bottom:0}.archive-header{padding:60px 0 20px}.archive-header h1{font-size:clamp(2.2rem,4vw,3.6rem);letter-spacing:-.04em;margin:0}.site-footer{border-top:1px solid var(--line);background:#0a0b0a;padding:42px 0 24px}.footer-content{display:flex;justify-content:space-between;align-items:flex-start;gap:34px;flex-wrap:wrap}.footer-brand{max-width:420px}.footer-brand strong{display:block;color:#fff;font-size:1.15rem;margin-bottom:7px}.footer-brand p{margin:0;color:#aeb1ab;font-size:.92rem;line-height:1.6}.footer-nav{margin-left:auto}.footer-menu{display:flex;justify-content:flex-end;gap:8px 22px;flex-wrap:wrap;list-style:none;padding:0;margin:0}.footer-menu li{margin:0;padding:0}.footer-menu a{color:#d7d9d4;font-size:.9rem;text-decoration:none}.footer-menu a:hover,.footer-menu a:focus{color:var(--accent)}.footer-bottom{margin-top:28px;padding-top:20px;border-top:1px solid var(--line);color:#8f938b;font-size:.86rem}@media (max-width:760px){.footer-content{display:block}.footer-nav{margin-top:24px}.footer-menu{justify-content:flex-start;gap:10px 18px}}.pagination{display:flex;gap:8px;margin-top:28px}.pagination .page-numbers{padding:8px 12px;border:1px solid var(--line);border-radius:10px}.pagination .current{background:var(--accent);color:#111;border-color:var(--accent)}@media (max-width:1040px){.header-inner{gap:20px}.brand-name{font-size:1.02rem}.primary-nav ul{gap:18px}.primary-nav a{font-size:.88rem}}@media (max-width:900px){.header-inner{min-height:68px;position:relative;justify-content:space-between}.brand-name{font-size:1.08rem}.custom-logo{max-height:34px;max-width:52px}.menu-toggle{display:inline-flex;flex:0 0 auto}.nav-wrap{display:none;position:absolute;left:0;right:0;top:100%;margin-left:0;background:#0e100e;border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 18px 30px rgba(0,0,0,.28)}.nav-wrap.open{display:block}.primary-nav{width:min(var(--max),calc(100% - 32px));margin-inline:auto}.primary-nav ul{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:6px 0 8px;margin:0}.primary-nav li{margin:0;padding:0}.primary-nav a{padding:10px 4px;font-size:1rem;line-height:1.2;white-space:normal}.primary-nav a:after{display:none}.hero{min-height:440px}.hero-inner{padding:64px 0}.category-grid,.posts-grid{grid-template-columns:1fr 1fr}.content-wrap{grid-template-columns:1fr}.sidebar{position:static}}@media (max-width:620px){.container{width:min(100% - 22px,var(--max))}.header-inner{min-height:60px}.site-branding{gap:9px}.brand-name{font-size:1rem;line-height:1}.custom-logo{max-height:30px;max-width:44px}.primary-nav{width:min(100% - 30px,var(--max))}.primary-nav ul{padding:5px 0 7px}.primary-nav a{padding:9px 2px;font-size:.98rem}.hero h1{font-size:clamp(2.55rem,13vw,4rem)}.hero p{font-size:1rem}.category-grid,.posts-grid{grid-template-columns:1fr}.section{padding:54px 0}.section-head{align-items:start;flex-direction:column}.article{padding:22px 18px}}.portal-intro{padding:54px 0 34px;border-bottom:1px solid var(--line);background:linear-gradient(180deg,#101310,#0b0c0b)}.intro-grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:32px}.portal-intro h1{font-size:clamp(2.5rem,5.6vw,4.9rem);line-height:.98;letter-spacing:-.055em;max-width:920px;margin:22px 0 18px}.portal-intro p{max-width:760px;margin:0;color:var(--muted);font-size:1.08rem}.featured-section{padding-top:48px}.section-head.compact{margin-bottom:20px}.featured-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:18px}.featured-card{position:relative;min-height:250px;overflow:hidden;border-radius:var(--radius);background:var(--card);border:1px solid var(--line)}.featured-main{grid-row:1 / span 2;min-height:520px}.featured-thumb{position:absolute;inset:0}.featured-thumb img{width:100%;height:100%;object-fit:cover}.featured-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 25%,rgba(0,0,0,.88) 100%);pointer-events:none}.featured-copy{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:22px}.featured-copy h3{font-size:1.25rem;line-height:1.18;margin:6px 0 0}.featured-main .featured-copy{padding:30px}.featured-main h3{font-size:clamp(1.8rem,3vw,2.7rem)}.featured-copy p{color:#e1e3de;max-width:650px;margin:10px 0 0}.five-cats{grid-template-columns:repeat(5,1fr)}.five-cats .category-card{min-height:210px;padding:22px}.cat-letter{display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:rgba(184,255,38,.1);color:var(--accent);font-weight:950;font-size:1.05rem}.section-link{color:var(--accent);font-weight:850;white-space:nowrap}.empty-state{grid-column:1/-1;color:var(--muted);border:1px dashed var(--line);border-radius:14px;padding:22px}.home-topic{border-top:1px solid rgba(255,255,255,.035)}@media (max-width:1000px){.five-cats{grid-template-columns:repeat(3,1fr)}.featured-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.featured-main{grid-row:auto;grid-column:1/-1;min-height:460px}}@media (max-width:700px){.intro-grid{grid-template-columns:1fr;align-items:start}.featured-grid{grid-template-columns:1fr}.featured-main{grid-column:auto;min-height:380px}.featured-card{min-height:240px}.five-cats{grid-template-columns:1fr}.portal-intro{padding:28px 0 28px}.portal-intro h1{font-size:clamp(2.05rem,9.4vw,3.1rem);line-height:1.01;margin:18px 0 16px}.portal-intro p{font-size:1rem;line-height:1.58}.portal-intro .hero-actions{margin-top:24px}}#ultimas .posts-grid{align-items:stretch}.home-topic .posts-grid{align-items:stretch}.single-shell{width:min(100% - 40px,980px);margin-inline:auto;padding:58px 0 82px}.article-single{max-width:none;background:transparent;border:0;border-radius:0;padding:0}.article-header{max-width:900px;margin:0 auto 28px}.article-category{font-size:.8rem;font-weight:900;text-transform:uppercase;letter-spacing:.07em;color:var(--accent)}.article-category a{color:var(--accent);text-decoration:none}.article-single h1{font-size:clamp(2.6rem,6vw,5.2rem);line-height:.98;letter-spacing:-.055em;margin:12px 0 20px}.article-byline{display:flex;align-items:center;flex-wrap:wrap;gap:7px 10px;color:var(--muted);font-size:.94rem}.article-byline a{color:#fff;text-decoration:none;font-weight:800}.article-byline a:hover{color:var(--accent)}.article-single .featured{max-width:980px;margin:30px auto 42px;border-radius:20px;overflow:hidden;background:var(--card)}.article-single .featured img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}.article-content{max-width:760px;margin-inline:auto}.article-content p,.article-content li{font-size:1.12rem;line-height:1.82;color:#e3e5df}.article-content p{margin:0 0 1.45em}.article-content ul,.article-content ol{padding-left:1.4em;margin:0 0 1.6em}.article-content h2{font-size:clamp(1.7rem,3.5vw,2.25rem);line-height:1.15;letter-spacing:-.025em;margin:2em 0 .7em;color:#fff}.article-content h3{font-size:1.4rem;line-height:1.25;margin:1.7em 0 .65em;color:#fff}.article-content a{color:var(--accent);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.article-content blockquote{margin:2em 0;padding:6px 0 6px 22px;border-left:4px solid var(--accent);color:#dfe2da}.article-content img{max-width:100%;height:auto;border-radius:14px}.article-content figure{margin:2em 0}.article-content figcaption{color:var(--muted);font-size:.85rem;margin-top:8px}.article-content table{width:100%;border-collapse:collapse;min-width:560px;background:#0f110f}.article-content .wp-block-table{overflow-x:auto;-webkit-overflow-scrolling:touch;margin:2em 0;border:1px solid var(--line);border-radius:14px}.article-content th,.article-content td{padding:13px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.article-content th{color:#111;background:var(--accent);font-weight:900}.article-content tr:last-child td{border-bottom:0}.article-content h2:has(+ ul){}.author-box{max-width:760px;margin:62px auto 0;padding:26px;border:1px solid var(--line);border-radius:18px;background:#101210;display:grid;grid-template-columns:92px 1fr;gap:22px;align-items:center}.author-avatar img{display:block;width:92px;height:92px;object-fit:cover;border-radius:50%;border:2px solid var(--accent)}.eyebrow{color:var(--accent);font-size:.76rem;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.author-box h2{font-size:1.45rem;margin:5px 0 7px}.author-box h2 a{color:#fff;text-decoration:none}.author-box p{margin:0;color:var(--muted);line-height:1.65}.related-posts{margin-top:66px;padding-top:48px;border-top:1px solid var(--line)}.related-posts .section-head h2{margin:5px 0 0}.related-grid{grid-template-columns:repeat(3,1fr)}.single-post .sidebar{display:none}@media(max-width:760px){.single-shell{width:min(100% - 28px,980px);padding:34px 0 60px}.article-single h1{font-size:clamp(2.25rem,11vw,3.6rem);line-height:1.01}.article-header{margin-bottom:22px}.article-byline{font-size:.86rem}.article-single .featured{margin:24px 0 30px;border-radius:14px}.article-content p,.article-content li{font-size:1.04rem;line-height:1.72}.article-content h2{margin-top:1.75em}.author-box{grid-template-columns:68px 1fr;padding:20px;gap:16px;margin-top:48px}.author-avatar img{width:68px;height:68px}.author-box h2{font-size:1.2rem}.related-grid{grid-template-columns:1fr}.related-posts{margin-top:50px;padding-top:38px}}@media (max-width:700px){.featured-section,.featured-grid,.featured-card,.posts-grid,.post-card,.home-topic{display:block !important;visibility:visible !important;opacity:1 !important}.featured-grid{width:100%}.featured-card{margin-bottom:16px}.featured-card:last-child{margin-bottom:0}.posts-grid .post-card{margin-bottom:16px}.featured-thumb,.post-thumb{display:block !important}.featured-thumb img,.post-thumb img{display:block !important;width:100%;height:100%;object-fit:cover}}@media (max-width:900px){.site-header{backdrop-filter:none;-webkit-backdrop-filter:none;background:#0e100e}}.home-topic{content-visibility:auto;contain-intrinsic-size:1px 720px}.related-posts{content-visibility:auto;contain-intrinsic-size:1px 520px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.post-thumb img{transition:none}}.archive-section{padding-top:22px}.archive-posts{display:grid;gap:22px;max-width:980px}.archive-card{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:0;min-height:230px;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--card)}.archive-thumb{display:block;min-height:230px;background:#0f100f;overflow:hidden}.archive-thumb img{width:100%;height:100%;min-height:230px;aspect-ratio:16/10;object-fit:cover;transition:transform .3s ease}.archive-card:hover .archive-thumb img{transform:scale(1.025)}.archive-card-body{padding:26px 28px;display:flex;flex-direction:column;justify-content:center;min-width:0}.archive-card-title{margin:7px 0 11px;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.12;letter-spacing:-.025em}.archive-card-title a:hover,.archive-card-title a:focus{color:var(--accent)}.archive-excerpt{margin:0;max-width:62ch;color:var(--muted);font-size:1rem;line-height:1.65}.archive-card .read-more{margin-top:14px}@media (max-width:700px){.archive-header{padding-top:38px}.archive-section{padding-top:12px}.archive-posts{gap:18px}.archive-card{display:block;min-height:0}.archive-thumb{min-height:0;aspect-ratio:16/10}.archive-thumb img{min-height:0;aspect-ratio:16/10}.archive-card-body{padding:19px 18px 21px}.archive-card-title{font-size:1.42rem;margin-top:6px}.archive-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:.96rem}}body.archive .archive-card-v2,body.category .archive-card-v2{background:#ffffff !important;color:#151815 !important;border-color:#d7dcd4 !important;box-shadow:0 8px 22px rgba(20,25,20,.07) !important}body.archive .archive-card-content,body.category .archive-card-content{background:#ffffff !important;color:#151815 !important}body.archive .archive-card-meta,body.category .archive-card-meta{color:#466600 !important;font-size:.82rem !important;font-weight:900 !important;letter-spacing:.03em !important}body.archive .archive-card-title,body.archive .archive-card-title a,body.category .archive-card-title,body.category .archive-card-title a{display:block !important;visibility:visible !important;opacity:1 !important;color:#0d100d !important;font-size:1.28rem !important;font-weight:900 !important;line-height:1.28 !important;text-shadow:none !important}body.archive .archive-card-excerpt,body.category .archive-card-excerpt{color:#343a34 !important;font-size:1rem !important;line-height:1.65 !important;text-shadow:none !important}body.archive .archive-card-more,body.category .archive-card-more{color:#3f5f00 !important;font-size:.96rem !important;font-weight:900 !important}@media (max-width:620px){body.archive .archive-card-title,body.archive .archive-card-title a,body.category .archive-card-title,body.category .archive-card-title a{font-size:1.2rem !important}body.archive .archive-card-excerpt,body.category .archive-card-excerpt{font-size:.98rem !important}}body.single .related-posts .post-card{background:#ffffff !important;color:#171a17 !important;border:1px solid #d8ddd5 !important;box-shadow:0 8px 22px rgba(20,25,20,.07) !important}body.single .related-posts .post-body{padding:20px 20px 22px !important;background:#ffffff !important;color:#171a17 !important}body.single .related-posts .meta{color:#466600 !important;font-size:.82rem !important;font-weight:900 !important;line-height:1.4 !important}body.single .related-posts h3,body.single .related-posts h3 a{display:block !important;visibility:visible !important;opacity:1 !important;color:#101310 !important;font-size:1.18rem !important;font-weight:850 !important;line-height:1.32 !important;text-shadow:none !important}body.single .related-posts h3{margin:9px 0 12px !important}body.single .related-posts .excerpt{display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:4 !important;overflow:hidden !important;color:#343a34 !important;font-size:1rem !important;line-height:1.65 !important;margin:0 0 18px !important;text-shadow:none !important}body.single .related-posts .read-more{color:#3f5f00 !important;font-size:.96rem !important;font-weight:900 !important}body.single .related-posts .eyebrow{color:#466600 !important;font-size:.82rem !important;font-weight:900 !important}@media (max-width:700px){body.single .related-posts .post-body{padding:18px !important}body.single .related-posts h3,body.single .related-posts h3 a{font-size:1.14rem !important}body.single .related-posts .excerpt{font-size:.98rem !important}}#ultimas .post-card,.home-topic .post-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--card);min-width:0}#ultimas .post-card .post-thumb,.home-topic .post-card .post-thumb{display:block;width:100%;overflow:hidden;aspect-ratio:16/10;background:#0d0f0d}#ultimas .post-card .post-thumb img,.home-topic .post-card .post-thumb img{display:block;width:100%;height:100%;object-fit:cover}#ultimas .post-card .post-body,.home-topic .post-card .post-body{display:flex !important;visibility:visible !important;opacity:1 !important;flex:1 1 auto;flex-direction:column;padding:18px 18px 20px;position:static !important;background:transparent !important}#ultimas .post-card h3,.home-topic .post-card h3{margin:7px 0 10px;font-size:1.18rem;line-height:1.18}#ultimas .post-card .excerpt,.home-topic .post-card .excerpt{display:-webkit-box !important;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden !important;margin:0 0 16px;color:var(--muted);font-size:.94rem;line-height:1.55}#ultimas .post-card .read-more,.home-topic .post-card .read-more{display:inline-flex !important;visibility:visible !important;opacity:1 !important;margin-top:auto;width:max-content;color:var(--accent);font-weight:800;font-size:.92rem}#ultimas .post-card .read-more:hover,.home-topic .post-card .read-more:hover{text-decoration:underline}@media (max-width:620px){#ultimas .post-card .post-body,.home-topic .post-card .post-body{padding:16px 16px 18px}#ultimas .post-card h3,.home-topic .post-card h3{font-size:1.12rem}#ultimas .post-card .excerpt,.home-topic .post-card .excerpt{-webkit-line-clamp:2}}.site-footer{position:relative;margin-top:64px;padding:64px 0 24px;background:#0b0d0b;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.25fr .9fr .9fr 1fr;gap:56px;align-items:start}.footer-brand-block{max-width:330px}.footer-brand-lockup{display:inline-flex;align-items:center;gap:10px;color:var(--text);text-decoration:none}.footer-brand-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:var(--accent);color:#090b09;font-weight:950;font-size:1.2rem;line-height:1}.footer-brand-name{font-size:1.55rem;line-height:1;font-weight:950;letter-spacing:-.035em}.footer-brand-description{margin:22px 0 0;color:var(--muted);font-size:.95rem;line-height:1.7}.footer-heading{display:flex;align-items:center;gap:10px;margin:4px 0 18px;color:var(--text);font-size:.78rem;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.11em}.footer-heading::before{content:"";width:18px;height:3px;border-radius:999px;background:var(--accent)}.footer-links,.footer-menu{list-style:none;margin:0;padding:0}.footer-links li{margin:0 0 12px}.footer-links a,.footer-links span{color:#c4c9c4;font-size:.94rem;line-height:1.45;text-decoration:none}.footer-links a:hover,.footer-links a:focus{color:var(--accent)}.footer-divider{height:1px;margin-top:44px;background:var(--line)}.footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:start;padding-top:22px}.footer-copyright,.footer-independent,.footer-disclaimer{margin:0;color:#8f9790;font-size:.78rem;line-height:1.55}.footer-disclaimer{max-width:760px;margin-top:15px}.footer-disclaimer strong{color:#b7beb7}.footer-warning{margin-right:8px;color:var(--accent);font-size:1rem;font-weight:900}.footer-independent{white-space:nowrap;text-align:right}.back-to-top{position:fixed;right:24px;bottom:24px;z-index:40;display:grid;place-items:center;width:50px;height:50px;border-radius:50%;background:var(--accent);color:#0a0c09;font-size:1.45rem;font-weight:950;text-decoration:none;box-shadow:0 10px 28px rgba(0,0,0,.28)}.back-to-top:hover,.back-to-top:focus{transform:translateY(-2px)}@media (max-width:980px){.footer-grid{grid-template-columns:1fr 1fr;gap:38px 54px}.footer-brand-block{max-width:none}}@media (max-width:620px){.site-footer{margin-top:46px;padding-top:42px}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-brand-name{font-size:1.35rem}.footer-brand-description{margin-top:16px}.footer-heading{margin-bottom:15px}.footer-links li{margin-bottom:10px}.footer-bottom{grid-template-columns:1fr;gap:12px}.footer-independent{text-align:left;white-space:normal}.back-to-top{right:16px;bottom:16px;width:46px;height:46px}}.brand-packaged-logo{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:44px;height:44px;border-radius:11px;overflow:hidden;text-decoration:none}.brand-packaged-logo img{display:block;width:44px;height:44px;object-fit:contain}.footer-brand-icon.footer-brand-icon-image{padding:0;overflow:hidden;background:transparent}.footer-brand-icon.footer-brand-icon-image img{display:block;width:42px;height:42px;object-fit:contain}@media (max-width:620px){.brand-packaged-logo{width:40px;height:40px}.brand-packaged-logo img{width:40px;height:40px}}@media (max-width:700px){.home-topic{content-visibility:auto;contain-intrinsic-size:auto 620px}.site-footer{content-visibility:auto;contain-intrinsic-size:auto 760px}}.site-footer .footer-column .footer-menu,.site-footer .footer-column ul.footer-menu,.site-footer .footer-column .footer-links{display:block !important;width:100% !important;columns:auto !important;column-count:1 !important;gap:0 !important}.site-footer .footer-column .footer-menu>li,.site-footer .footer-column .footer-links>li,.site-footer .footer-column .menu-item{display:block !important;float:none !important;width:100% !important;max-width:100% !important;margin:0 0 12px !important;padding:0 !important;text-align:left !important}.site-footer .footer-column .footer-menu>li>a,.site-footer .footer-column .footer-links>li>a,.site-footer .footer-column .menu-item>a{display:block !important;width:100% !important;margin:0 !important;padding:0 !important;text-align:left !important;white-space:normal !important}@media (max-width:620px){.site-footer .footer-grid{display:grid !important;grid-template-columns:minmax(0,1fr) !important;gap:30px !important}.site-footer .footer-brand-block,.site-footer .footer-column{display:block !important;width:100% !important;max-width:none !important;min-width:0 !important}.site-footer .footer-column .footer-menu,.site-footer .footer-column .footer-links{display:block !important;width:100% !important}.site-footer .footer-column .footer-menu>li,.site-footer .footer-column .footer-links>li,.site-footer .footer-column .menu-item{display:block !important;width:100% !important;margin:0 0 11px !important}.site-footer .footer-column .footer-menu a,.site-footer .footer-column .footer-links a,.site-footer .footer-column .menu-item a{display:block !important;width:100% !important;font-size:.94rem !important;line-height:1.5 !important}}.archive-hero{max-width:860px;padding:62px 0 30px}.archive-kicker{display:inline-flex;align-items:center;gap:8px;margin-bottom:12px;color:var(--accent);font-size:.74rem;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:.11em}.archive-kicker::before{content:"";width:18px;height:3px;border-radius:99px;background:var(--accent)}.archive-hero h1{margin:0;max-width:14ch;color:var(--text);font-size:clamp(2.5rem,5vw,4.8rem);line-height:.98;letter-spacing:-.055em}.archive-description{max-width:720px;margin-top:18px;color:var(--muted);font-size:1.04rem;line-height:1.7}.archive-description p{margin:0}.archive-listing{padding:12px 0 70px}.archive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.archive-card-v2{display:flex;flex-direction:column;min-width:0;overflow:hidden;border:1px solid var(--line);border-radius:18px;background:var(--card)}.archive-card-image{display:block;width:100%;overflow:hidden;aspect-ratio:16/10;background:#0d0f0d}.archive-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.archive-card-v2:hover .archive-card-image img{transform:scale(1.025)}.archive-card-content{display:flex;flex:1 1 auto;flex-direction:column;padding:20px 20px 22px}.archive-card-meta{margin-bottom:9px;color:var(--accent);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.archive-card-title{margin:0;font-size:1.28rem;line-height:1.16;letter-spacing:-.025em}.archive-card-title a{color:var(--text);text-decoration:none}.archive-card-title a:hover,.archive-card-title a:focus{color:var(--accent)}.archive-card-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:12px 0 16px;color:var(--muted);font-size:.94rem;line-height:1.6}.archive-card-more{margin-top:auto;width:max-content;color:var(--accent);font-size:.92rem;font-weight:850;text-decoration:none}.archive-card-more:hover,.archive-card-more:focus{text-decoration:underline}.archive-pagination{margin-top:34px}.archive-pagination .nav-links{display:flex;flex-wrap:wrap;gap:8px}.archive-pagination .page-numbers{display:grid;place-items:center;min-width:42px;min-height:42px;padding:0 12px;border:1px solid var(--line);border-radius:10px;color:var(--text);background:var(--card);text-decoration:none}.archive-pagination .page-numbers.current,.archive-pagination .page-numbers:hover,.archive-pagination .page-numbers:focus{color:#0a0c09;background:var(--accent);border-color:var(--accent)}.archive-empty{padding:40px 0 70px}.archive-empty h2{margin:0 0 10px}.archive-empty p{margin:0;color:var(--muted)}@media (max-width:980px){.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.archive-hero{padding:42px 0 22px}.archive-hero h1{max-width:none;font-size:clamp(2.3rem,11vw,3.5rem)}.archive-description{margin-top:14px;font-size:.98rem}.archive-listing{padding-top:8px}.archive-grid{grid-template-columns:1fr;gap:18px}.archive-card-content{padding:17px 17px 19px}.archive-card-title{font-size:1.18rem}.archive-card-excerpt{-webkit-line-clamp:2;margin-top:10px}}.article-header{max-width:820px}.article-single h1{max-width:15ch;text-wrap:balance}.article-byline{padding-top:2px}.article-single .featured figcaption{padding:10px 4px 0;color:var(--muted);font-size:.82rem;line-height:1.5}.article-content{max-width:760px}.article-content>:first-child{margin-top:0}.article-content p:first-child{font-size:1.17rem;line-height:1.78;color:#f0f2ec}.article-content strong{color:#fff}.article-content hr{height:1px;margin:2.4em 0;border:0;background:var(--line)}.article-content .wp-block-image{margin:2.1em 0}.article-content .wp-block-image img{display:block;width:100%}.article-content .wp-block-table{position:relative;scrollbar-width:thin;scrollbar-color:var(--accent) #151815}.article-content .wp-block-table table{margin:0}.article-content th{white-space:normal}.article-content td{color:#e3e5df}.article-content .wp-block-quote p{font-size:1.05rem}.author-box{box-shadow:0 16px 40px rgba(0,0,0,.12)}.author-box .eyebrow{margin-bottom:2px}.related-posts .post-card{display:flex;flex-direction:column;overflow:hidden}.related-posts .post-body{display:flex;flex:1 1 auto;flex-direction:column}.related-posts .read-more{margin-top:auto;width:max-content;color:var(--accent);font-weight:850;text-decoration:none}.related-posts .read-more:hover,.related-posts .read-more:focus{text-decoration:underline}@media(max-width:760px){.single-shell{width:min(100% - 32px,980px);padding-top:30px}.article-single h1{max-width:none;font-size:clamp(2.15rem,10.3vw,3.35rem);line-height:1.02;letter-spacing:-.045em;margin-top:10px;margin-bottom:16px}.article-category{font-size:.74rem}.article-byline{gap:6px 8px;line-height:1.45}.article-single .featured{margin-top:22px;margin-bottom:28px}.article-single .featured img{aspect-ratio:16/10}.article-content p:first-child{font-size:1.08rem;line-height:1.72}.article-content p,.article-content li{font-size:1.03rem;line-height:1.72}.article-content h2{font-size:1.62rem;line-height:1.18;margin:1.8em 0 .65em}.article-content h3{font-size:1.28rem}.article-content .wp-block-table{margin-left:0;margin-right:0;border-radius:12px}.article-content table{min-width:520px;font-size:.93rem}.article-content th,.article-content td{padding:11px 12px}.author-box{grid-template-columns:60px minmax(0,1fr);padding:18px;gap:14px}.author-avatar img{width:60px;height:60px}.author-box p{font-size:.9rem;line-height:1.55}.related-posts .post-card{margin-bottom:18px}}:root{--rota-light-bg:#ffffff;--rota-light-soft:#f7f8f4;--rota-light-text:#151715;--rota-light-muted:#5e655f;--rota-light-line:#e3e6df;--accent:#b8ff26}.site-header{background:#0d0f0d !important;color:#fff;border-bottom-color:#252925 !important}.site-header .brand-name,.site-header .primary-nav a,.site-header .menu-toggle{color:#fff}.site-header .primary-nav a:hover,.site-header .primary-nav .current-menu-item>a{color:var(--accent)}body,main,#conteudo-principal{background:var(--rota-light-bg);color:var(--rota-light-text)}body.home .hero,body.home .portal-intro{background:#0d0f0d !important;color:#fff !important}body.home .hero h1,body.home .portal-intro h1{color:#fff !important}body.home .hero p,body.home .portal-intro p{color:#c5cac4 !important}body.home .section,body.home .home-topic{background:#fff !important;color:var(--rota-light-text) !important;border-color:var(--rota-light-line) !important}body.home .section h2,body.home .home-topic h2{color:var(--rota-light-text) !important}body.home .post-card,body.home .category-card{background:#fff !important;color:var(--rota-light-text) !important;border-color:var(--rota-light-line) !important;box-shadow:0 6px 20px rgba(20,25,20,.045)}body.home .post-card h3,body.home .post-card h3 a,body.home .category-card h3{color:var(--rota-light-text) !important}body.home .excerpt,body.home .category-card p{color:var(--rota-light-muted) !important}body.home .read-more,body.home .meta{color:#4f7000 !important}body.single,body.single main,body.single #conteudo-principal,.article-single,.article-content{background:#fff !important;color:var(--rota-light-text) !important}.article-single h1,.article-content h1,.article-content h2,.article-content h3,.article-content h4{color:#111311 !important}.article-content p,.article-content li{color:#252825 !important}.article-content a{color:#4d680b !important;text-decoration-color:var(--accent) !important;text-decoration-thickness:3px;text-underline-offset:4px}.article-content h2{border-bottom-color:var(--accent) !important}.article-content blockquote{background:var(--rota-light-soft) !important;border-left-color:var(--accent) !important;color:#303430 !important}.article-content table{background:#fff !important;color:#171917 !important;border-color:#dfe3dc !important}.article-content th{background:var(--accent) !important;color:#101210 !important;border-color:#a0d222 !important}.article-content td{background:#fff !important;color:#252825 !important;border-color:#dfe3dc !important}.article-content tr:nth-child(even) td{background:#f8faf5 !important}.author-box{background:#f7f8f4 !important;color:var(--rota-light-text) !important;border-color:#dfe3dc !important}.author-box h3,.author-box strong,.author-box a{color:#121412 !important}.author-box p{color:#555c56 !important}body.archive,body.category,body.search,body.archive main,body.category main,body.search main{background:#fff !important;color:var(--rota-light-text) !important}.archive-header h1{color:#111311 !important}.archive-header p{color:var(--rota-light-muted) !important}.archive-card{background:#fff !important;border-color:var(--rota-light-line) !important;box-shadow:0 6px 20px rgba(20,25,20,.045)}.archive-card-title,.archive-card-title a{color:#151715 !important}.archive-excerpt{color:var(--rota-light-muted) !important}.archive-card .read-more,.archive-card .meta{color:#4f7000 !important}body.page,body.page main,body.page #conteudo-principal{background:#fff !important;color:var(--rota-light-text) !important}body.page h1,body.page h2,body.page h3{color:#111311 !important}body.page p,body.page li{color:#282b28 !important}body.page a{color:#4d680b}.pagination a,.pagination span{background:#fff !important;color:#202320 !important;border-color:#dfe3dc !important}.pagination .current,.pagination a:hover{background:var(--accent) !important;color:#0d0f0d !important;border-color:var(--accent) !important}.site-footer{background:#0b0d0b !important;color:#fff !important;border-top-color:#252a25 !important}.site-footer .footer-brand-name,.site-footer .footer-heading{color:#fff !important}.site-footer .footer-brand-description,.site-footer .footer-links a,.site-footer .footer-links span,.site-footer .footer-copyright,.site-footer .footer-independent,.site-footer .footer-disclaimer{color:#aeb4ad !important}.site-footer .footer-links a:hover,.site-footer .footer-links a:focus{color:var(--accent) !important}.back-to-top{background:var(--accent) !important;color:#0b0d0b !important}body.home .featured-main,body.home .featured-side,body.home .featured-card,body.home .hero-card,body.home .lead-card{background:#fff !important;color:var(--rota-light-text,#151715) !important;border:1px solid var(--rota-light-line,#e3e6df) !important;border-radius:16px !important;overflow:hidden !important;box-shadow:0 6px 20px rgba(20,25,20,.045) !important}body.home .featured-main .post-thumb,body.home .featured-side .post-thumb,body.home .featured-card .post-thumb,body.home .hero-card .post-thumb,body.home .lead-card .post-thumb{position:relative !important;inset:auto !important;display:block !important;width:100% !important;height:auto !important;aspect-ratio:16/10 !important;overflow:hidden !important;background:#eef0eb !important}body.home .featured-main .post-thumb img,body.home .featured-side .post-thumb img,body.home .featured-card .post-thumb img,body.home .hero-card .post-thumb img,body.home .lead-card .post-thumb img{display:block !important;width:100% !important;height:100% !important;object-fit:cover !important}body.home .featured-main::before,body.home .featured-main::after,body.home .featured-side::before,body.home .featured-side::after,body.home .featured-card::before,body.home .featured-card::after,body.home .hero-card::before,body.home .hero-card::after,body.home .lead-card::before,body.home .lead-card::after{content:none !important;display:none !important}body.home .featured-main .post-body,body.home .featured-side .post-body,body.home .featured-card .post-body,body.home .hero-card .post-body,body.home .lead-card .post-body,body.home .featured-main .card-content,body.home .featured-side .card-content,body.home .featured-card .card-content,body.home .hero-card .card-content,body.home .lead-card .card-content{position:static !important;inset:auto !important;transform:none !important;display:block !important;visibility:visible !important;opacity:1 !important;background:#fff !important;color:var(--rota-light-text,#151715) !important;padding:18px 20px 22px !important;height:auto !important;max-height:none !important;overflow:visible !important}body.home .featured-main .meta,body.home .featured-side .meta,body.home .featured-card .meta,body.home .hero-card .meta,body.home .lead-card .meta{color:#4f7000 !important;text-shadow:none !important;font-size:.72rem !important;font-weight:800 !important}body.home .featured-main h2,body.home .featured-main h3,body.home .featured-side h2,body.home .featured-side h3,body.home .featured-card h2,body.home .featured-card h3,body.home .hero-card h2,body.home .hero-card h3,body.home .lead-card h2,body.home .lead-card h3{margin:7px 0 10px !important;color:#151715 !important;text-shadow:none !important;line-height:1.13 !important}body.home .featured-main h2 a,body.home .featured-main h3 a,body.home .featured-side h2 a,body.home .featured-side h3 a,body.home .featured-card h2 a,body.home .featured-card h3 a,body.home .hero-card h2 a,body.home .hero-card h3 a,body.home .lead-card h2 a,body.home .lead-card h3 a{color:#151715 !important;text-shadow:none !important}body.home .featured-main .excerpt,body.home .featured-side .excerpt,body.home .featured-card .excerpt,body.home .hero-card .excerpt,body.home .lead-card .excerpt{color:#5e655f !important;text-shadow:none !important;margin:0 0 14px !important;line-height:1.55 !important}body.home .featured-main .read-more,body.home .featured-side .read-more,body.home .featured-card .read-more,body.home .hero-card .read-more,body.home .lead-card .read-more{color:#4f7000 !important;font-weight:800 !important;text-shadow:none !important}@media (min-width:760px){body.home .featured-main{display:flex !important;flex-direction:column !important}body.home .featured-main .post-thumb{aspect-ratio:16/11 !important}body.home .featured-main h2,body.home .featured-main h3{font-size:clamp(1.65rem,2.3vw,2.15rem) !important}}@media (max-width:700px){body.home .featured-main .post-body,body.home .featured-side .post-body,body.home .featured-card .post-body,body.home .hero-card .post-body,body.home .lead-card .post-body{padding:16px 16px 18px !important}}body.home .featured-grid{display:grid !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:20px !important;align-items:start !important}body.home .featured-card,body.home .featured-card.featured-main{display:flex !important;flex-direction:column !important;position:relative !important;min-height:0 !important;overflow:hidden !important;background:#fff !important;color:#151715 !important;border:1px solid #e3e6df !important;border-radius:16px !important;box-shadow:0 6px 20px rgba(20,25,20,.045) !important}body.home .featured-card .featured-thumb,body.home .featured-card.featured-main .featured-thumb{position:relative !important;inset:auto !important;display:block !important;width:100% !important;height:auto !important;aspect-ratio:16/10 !important;overflow:hidden !important;background:#eef0eb !important}body.home .featured-card .featured-thumb img,body.home .featured-card.featured-main .featured-thumb img{display:block !important;width:100% !important;height:100% !important;object-fit:cover !important}body.home .featured-card .featured-copy,body.home .featured-card.featured-main .featured-copy{position:static !important;inset:auto !important;transform:none !important;display:flex !important;flex:1 1 auto !important;flex-direction:column !important;visibility:visible !important;opacity:1 !important;height:auto !important;max-height:none !important;overflow:visible !important;padding:18px 18px 20px !important;background:#fff !important;color:#151715 !important}body.home .featured-card .meta{color:#4f7000 !important;text-shadow:none !important;font-size:.72rem !important;font-weight:800 !important}body.home .featured-card h3{margin:7px 0 10px !important;color:#151715 !important;font-size:1.18rem !important;line-height:1.18 !important;text-shadow:none !important}body.home .featured-card h3 a{color:#151715 !important;text-shadow:none !important}body.home .featured-card .excerpt{display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:3 !important;overflow:hidden !important;margin:0 0 16px !important;color:#5e655f !important;font-size:.94rem !important;line-height:1.55 !important;text-shadow:none !important}body.home .featured-card .read-more{display:inline-flex !important;margin-top:auto !important;width:max-content !important;color:#4f7000 !important;font-size:.92rem !important;font-weight:800 !important;text-shadow:none !important}body.home .featured-card::before,body.home .featured-card::after{display:none !important;content:none !important}@media (min-width:900px){body.home .featured-grid{grid-template-columns:1.35fr .65fr !important}body.home .featured-card.featured-main .featured-thumb{aspect-ratio:16/10 !important}body.home .featured-card.featured-main h3{font-size:1.45rem !important}}@media (max-width:899px){body.home .featured-grid{grid-template-columns:1fr !important}}body.page{background:#ffffff !important;color:#202320 !important}body.page .institutional-main{width:100%;background:#ffffff !important;color:#202320 !important;padding:0}.institutional-shell{width:min(100% - 40px,840px);margin:0 auto;padding:42px 0 68px}.institutional-article{margin:0;padding:0;background:#ffffff !important;color:#202320 !important;border:0 !important;box-shadow:none !important}.institutional-header{margin:0 0 22px}.institutional-header h1{margin:0;color:#202320 !important;font-size:clamp(2.2rem,5vw,3.45rem);line-height:1.02;font-weight:850;letter-spacing:-.045em}.institutional-content{color:#333733 !important;font-size:1.08rem;line-height:1.72}.institutional-content>*:first-child{margin-top:0}.institutional-content p{margin:0 0 1.25em;color:#3b3f3b !important;font-size:1em;line-height:1.72}.institutional-content h2{margin:1.65em 0 .55em;padding:0;color:#202320 !important;font-size:clamp(1.75rem,3.6vw,2.35rem);line-height:1.08;font-weight:820;letter-spacing:-.035em;border:0 !important}.institutional-content h3{margin:1.5em 0 .55em;color:#202320 !important;font-size:1.35rem;line-height:1.2;font-weight:800}.institutional-content ul,.institutional-content ol{margin:0 0 1.35em 1.25em;padding:0;color:#363a36 !important}.institutional-content li{margin:.5em 0;color:#363a36 !important;line-height:1.65}.institutional-content strong{color:#202320 !important;font-weight:800}.institutional-content a{color:#6b8910 !important;font-weight:650;text-decoration:underline;text-decoration-color:#b8ff26;text-decoration-thickness:2px;text-underline-offset:3px}.institutional-content a:hover,.institutional-content a:focus{color:#405900 !important}.institutional-content blockquote{margin:1.6em 0;padding:18px 22px;background:#f6f8f2 !important;color:#333733 !important;border-left:4px solid #b8ff26 !important}.institutional-content img{display:block;max-width:100%;height:auto;margin:1.6em auto;border-radius:0}body.page .site-header{background:#0d0f0d !important;border-bottom:1px solid #222722 !important}body.page .site-footer{margin-top:0;background:#0b0d0b !important}body.page .sidebar,body.page aside.sidebar{display:none !important}@media (max-width:700px){.institutional-shell{width:min(100% - 34px,840px);padding:34px 0 52px}.institutional-header{margin-bottom:18px}.institutional-header h1{font-size:2.25rem;line-height:1.03}.institutional-content{font-size:1rem;line-height:1.68}.institutional-content p{line-height:1.68}.institutional-content h2{margin-top:1.45em;font-size:1.78rem}.institutional-content h3{font-size:1.25rem}}body.page .institutional-shell{width:min(100% - 40px,980px) !important;padding-top:64px !important}body.page .institutional-header{margin:0 0 34px !important}body.page .institutional-header h1{font-size:clamp(3.25rem,7vw,5.4rem) !important;line-height:.96 !important;font-weight:900 !important;letter-spacing:-.055em !important;color:#202320 !important;max-width:940px !important}body.page .institutional-content{max-width:840px !important}@media (max-width:700px){body.page .institutional-shell{width:min(100% - 34px,980px) !important;padding-top:46px !important}body.page .institutional-header{margin-bottom:26px !important}body.page .institutional-header h1{font-size:clamp(2.75rem,13vw,4rem) !important;line-height:.98 !important}}body.page .site-header .header-inner{min-height:82px !important;padding-top:13px !important;padding-bottom:13px !important}body.page .site-header .brand-packaged-logo{width:50px !important;height:50px !important}body.page .site-header .brand-packaged-logo img{width:50px !important;height:50px !important}body.page .site-header .brand-name{font-size:1.28rem !important}body.page .site-header .primary-nav a{font-size:.98rem !important}body.page .institutional-shell{padding-top:54px !important}body.page .institutional-header{margin-bottom:24px !important}body.page .institutional-header h1{font-size:clamp(2.75rem,5.2vw,4rem) !important;line-height:1 !important;font-weight:900 !important;letter-spacing:-.045em !important}@media (max-width:900px){body.page .site-header .header-inner{min-height:76px !important;padding-top:11px !important;padding-bottom:11px !important}body.page .site-header .brand-packaged-logo,body.page .site-header .brand-packaged-logo img{width:46px !important;height:46px !important}body.page .site-header .brand-name{font-size:1.2rem !important}}@media (max-width:700px){body.page .institutional-shell{padding-top:38px !important}body.page .institutional-header{margin-bottom:20px !important}body.page .institutional-header h1{font-size:clamp(2.25rem,10vw,3rem) !important;line-height:1.02 !important}}body.page .institutional-content a{color:#405900 !important;text-decoration-color:#8fcf18 !important}body.page .institutional-content a:hover,body.page .institutional-content a:focus{color:#304500 !important}body.home .read-more,body.home .meta,body.archive .read-more,body.archive .meta,body.category .read-more,body.category .meta,body.search .read-more,body.search .meta{color:#405900 !important}.article-category,.article-category a,.article-content a{color:#405900 !important}.article-content a:hover,.article-content a:focus{color:#304500 !important}body.home .post-card .read-more,body.home .featured-card .read-more,body.home .post-card .meta,body.home .featured-card .meta{color:#405900 !important}.site-header .primary-nav a:hover,.site-header .primary-nav .current-menu-item>a,.site-footer .footer-links a:hover,.site-footer .footer-links a:focus,.back-to-top{color:inherit}a:focus-visible,button:focus-visible{outline:3px solid #78a900 !important;outline-offset:3px !important}.article-content th,.pagination .current,.pagination a:hover,.back-to-top{color:#0b0d0b !important}:root{--accent-text:#334d00}body.home .eyebrow,body.home .section-link,body.home .meta,body.home .read-more,body.home .post-card .meta,body.home .post-card .read-more,body.home .featured-card .meta,body.home .featured-card .read-more,body.home .category-card .meta,body.home .category-card .read-more,body.home .cat-letter{color:var(--accent-text) !important}body.archive .eyebrow,body.archive .meta,body.archive .read-more,body.category .eyebrow,body.category .meta,body.category .read-more,body.search .eyebrow,body.search .meta,body.search .read-more,.archive-card .meta,.archive-card .read-more{color:var(--accent-text) !important}body.single .article-category,body.single .article-category a,body.single .article-content a,body.page .institutional-content a,body.page .meta,body.page .eyebrow{color:var(--accent-text) !important}body.home .cat-letter{background:rgba(184,255,38,.18) !important}.section-link,body.home .section-head a,body.archive .section-head a,body.category .section-head a{color:var(--accent-text) !important}.hero .kicker,.hero h1 .accent,body.home .hero .kicker,body.home .hero h1 .accent,.site-header .primary-nav a:hover,.site-header .primary-nav .current-menu-item>a,.site-footer .footer-links a:hover,.site-footer .footer-links a:focus{color:var(--accent) !important}.btn-primary,.back-to-top,.article-content th,.pagination .current,.pagination a:hover{background:var(--accent) !important;color:#0b0d0b !important}.article-content a,.institutional-content a{text-decoration-color:#78a900 !important}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #5f8700 !important;outline-offset:3px !important}html body .site-footer,html body footer.site-footer,html body .site-footer .container,html body .site-footer .footer-grid,html body .site-footer .footer-bottom,html body .site-footer .footer-bottom-left{background:#0b0d0b !important}html body .site-footer{color:#ffffff !important;border-top:1px solid #252a25 !important}html body .site-footer .footer-brand-name,html body .site-footer .footer-heading{color:#ffffff !important}html body .site-footer .footer-brand-description,html body .site-footer .footer-links a,html body .site-footer .footer-links span,html body .site-footer .footer-copyright,html body .site-footer .footer-independent,html body .site-footer .footer-disclaimer{color:#c7ccc6 !important}html body .site-footer .footer-disclaimer strong{color:#ffffff !important}html body .site-footer .footer-links a:hover,html body .site-footer .footer-links a:focus{color:#b8ff26 !important}html body .site-footer .footer-divider{background:#2a302a !important}html body .site-footer .footer-warning{color:#b8ff26 !important}html body .site-footer::before,html body .site-footer::after{background:transparent !important}body.single .article-content,body.single .article-content p,body.single .article-content li,body.single .article-content span,body.single .article-content em{color:#252825 !important}body.single .article-content strong,body.single .article-content b{color:#111311 !important;font-weight:800 !important}body.single .article-content a{color:#334d00 !important;text-decoration-color:#78a900 !important}body.single .article-content a strong,body.single .article-content strong a{color:#334d00 !important}body.single .article-byline{color:#626a63 !important}body.single .article-byline span,body.single .article-byline time{color:#626a63 !important}body.single .article-byline a{color:#202320 !important;font-weight:800 !important;text-decoration:none !important}body.single .article-byline a:hover,body.single .article-byline a:focus{color:#334d00 !important;text-decoration:underline !important}body.single .article-category,body.single .article-category a{color:#334d00 !important}body.single .author-box h2,body.single .author-box h2 a,body.single .author-box strong{color:#151715 !important}body.single .author-box p{color:#505751 !important}body.single .article-content p,body.single .article-content li{text-align:left !important;word-spacing:normal !important;letter-spacing:normal !important;hyphens:auto}@media (max-width:760px){body.single,body.single main,body.single #conteudo-principal,body.single .single-shell,body.single .article-single,body.single .article-content{background:#ffffff !important;color:#252825 !important}body.single .article-header h1,body.single .article-single h1{color:#111311 !important}body.single .article-category,body.single .article-category a{color:#334d00 !important}body.single .article-byline,body.single .article-byline span,body.single .article-byline time{color:#626a63 !important}body.single .article-byline a{color:#202320 !important;font-weight:800 !important}body.single .article-content p,body.single .article-content li,body.single .article-content span,body.single .article-content em{color:#252825 !important;text-align:left !important;word-spacing:normal !important;letter-spacing:normal !important}body.single .article-content strong,body.single .article-content b{color:#111311 !important;font-weight:800 !important}body.single .article-content a,body.single .article-content a strong,body.single .article-content strong a{color:#334d00 !important}body.single .article-content h2,body.single .article-content h3,body.single .article-content h4{color:#111311 !important}body.single .article-content blockquote,body.single .article-content blockquote p{color:#303430 !important;background:#f7f8f4 !important}body.single .author-box,body.single .author-box>div{background:#f7f8f4 !important;color:#151715 !important}body.single .author-box h2,body.single .author-box h2 a,body.single .author-box p{color:#151715 !important}body.single .article-content>p:first-child,body.single .article-content p:first-child{color:#252825 !important;background:transparent !important;text-align:left !important;font-size:1.06rem !important;line-height:1.74 !important}}body.single .article-single .featured{overflow:visible !important;background:transparent !important}body.single .article-single .featured img{display:block !important;width:100% !important;height:auto !important;border-radius:16px !important}body.single .article-single .featured figcaption{position:static !important;inset:auto !important;transform:none !important;display:block !important;width:100% !important;margin:8px 0 0 !important;padding:0 2px !important;background:transparent !important;color:#666d67 !important;font-size:.78rem !important;line-height:1.45 !important;text-align:left !important;text-shadow:none !important}body.single .article-content figure.wp-block-image,body.single .article-content figure{overflow:visible !important;background:transparent !important}body.single .article-content figure img,body.single .article-content .wp-block-image img{display:block !important;width:100% !important;height:auto !important;border-radius:14px !important}body.single .article-content figcaption,body.single .article-content .wp-element-caption{position:static !important;inset:auto !important;transform:none !important;display:block !important;margin:8px 0 0 !important;padding:0 2px !important;background:transparent !important;color:#666d67 !important;font-size:.78rem !important;line-height:1.45 !important;text-align:left !important;text-shadow:none !important}@media (max-width:760px){body.single .article-single .featured{margin-bottom:30px !important}body.single .article-single .featured figcaption,body.single .article-content figcaption,body.single .article-content .wp-element-caption{margin-top:7px !important;padding:0 1px !important;color:#666d67 !important;font-size:.74rem !important;line-height:1.42 !important}}body.single .article-header{max-width:980px !important}body.single .article-single h1{box-sizing:border-box !important;width:100% !important;max-width:none !important;margin:10px 0 24px !important;padding:54px 80px !important;background:#f4f6ee !important;border-bottom:1px solid #dfe3d8 !important;color:#000000 !important;font-size:2.5rem !important;line-height:1.15 !important;letter-spacing:-.025em !important;text-wrap:balance}body.single .article-subtitle{max-width:850px !important;margin:0 0 20px !important;color:#5d645e !important;font-size:clamp(1.14rem,1.8vw,1.48rem) !important;line-height:1.42 !important;font-weight:400 !important;letter-spacing:-.012em !important}body.single .article-byline{margin-top:0 !important;padding-top:0 !important}@media screen and (max-width:900px){body.single .article-single h1{max-width:none !important;margin:9px 0 18px !important;padding:30px 20px !important;color:#000000 !important;font-size:clamp(2rem,7.5vw,2.5rem) !important;line-height:1.12 !important;letter-spacing:-.025em !important}body.single .article-subtitle{max-width:none !important;margin-bottom:17px !important;font-size:1.08rem !important;line-height:1.5 !important;color:#5b625c !important}}body.category .archive-hero{width:100% !important;max-width:none !important;margin:34px 0 36px !important;padding:42px 44px !important;background:#f4f6ee !important;border:1px solid #dfe3d8 !important;border-radius:18px !important}body.category .archive-hero h1.category-heading{max-width:none !important;margin:0 !important;color:#466600 !important;font-size:clamp(2rem,3.2vw,2.5rem) !important;line-height:1.15 !important;letter-spacing:-.03em !important;font-weight:800 !important}body.category .archive-hero h1.category-heading .category-label{color:#000000 !important;font:inherit !important}body.category .archive-hero .archive-description{max-width:760px !important;margin-top:14px !important;color:#454c46 !important}@media screen and (max-width:620px){body.category .archive-hero{margin:20px 0 26px !important;padding:28px 22px !important;border-radius:14px !important}body.category .archive-hero h1.category-heading{font-size:clamp(1.75rem,8.5vw,2.15rem) !important;line-height:1.18 !important}}@media (min-width:1000px){body.home .featured-grid{grid-template-columns:minmax(0,1.35fr) repeat(2,minmax(0,.825fr)) !important;grid-template-rows:repeat(2,minmax(0,1fr)) !important;gap:16px !important;align-items:stretch !important}body.home .featured-card.featured-main{grid-column:1 !important;grid-row:1 / span 2 !important}body.home .featured-card:not(.featured-main){min-width:0 !important}body.home .featured-card:not(.featured-main) .featured-thumb{aspect-ratio:16/8 !important}body.home .featured-card:not(.featured-main) .featured-copy{padding:13px 14px 15px !important}body.home .featured-card:not(.featured-main) h3{margin:5px 0 9px !important;font-size:1rem !important;line-height:1.2 !important}body.home .featured-card:not(.featured-main) .excerpt{display:none !important}body.home .featured-card:not(.featured-main) .read-more{font-size:.84rem !important}}@media (min-width:700px) and (max-width:999px){body.home .featured-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:16px !important}body.home .featured-card.featured-main{grid-column:1 / -1 !important}}body.single .author-box{max-width:820px !important;padding:30px !important;border-color:#cfd5cc !important;box-shadow:0 14px 34px rgba(20,25,20,.10) !important}body.single .author-box .eyebrow{color:#466600 !important;font-size:.82rem !important;font-weight:900 !important;line-height:1.3 !important;letter-spacing:.06em !important}body.single .author-box h2,body.single .author-box h2 a{color:#090b09 !important;font-size:1.65rem !important;font-weight:900 !important;line-height:1.2 !important}body.single .author-box p{color:#303530 !important;font-size:1rem !important;line-height:1.7 !important}@media (max-width:700px){body.single .author-box{padding:22px 18px !important}body.single .author-box .eyebrow{font-size:.78rem !important}body.single .author-box h2,body.single .author-box h2 a{font-size:1.35rem !important}body.single .author-box p{font-size:.96rem !important;line-height:1.65 !important}}body.archive .archive-kicker,body.category .archive-kicker,body.archive .section-kicker,body.category .section-kicker,body.archive .eyebrow,body.category .eyebrow{color:#466600 !important;font-weight:900 !important;opacity:1 !important}body.archive .archive-title,body.category .archive-title,body.archive h1,body.category h1{color:#0b0d0b !important;opacity:1 !important;font-weight:900 !important}body.archive .archive-kicker::before,body.category .archive-kicker::before,body.archive .section-kicker::before,body.category .section-kicker::before,body.archive .eyebrow::before,body.category .eyebrow::before{background:#8fd600 !important;opacity:1 !important}body.archive .archive-description,body.category .archive-description,body.archive .taxonomy-description,body.category .taxonomy-description{color:#626862 !important;opacity:1 !important}@media screen and (max-width:900px){html body.archive .archive-kicker,html body.category .archive-kicker,html body.archive .section-kicker,html body.category .section-kicker,html body.archive .eyebrow,html body.category .eyebrow{color:#466600 !important;opacity:1 !important}html body.archive .archive-title,html body.category .archive-title,html body.archive h1,html body.category h1{color:#0b0d0b !important;opacity:1 !important}}.home-topic-editorial{position:relative;border-top:1px solid var(--line)}.home-topic-editorial .section-head{margin-bottom:22px}.home-topic-editorial .section-head h2{position:relative;display:inline-block}.home-topic-editorial .section-head h2:before{content:"";display:block;width:42px;height:4px;border-radius:999px;margin-bottom:8px;background:var(--topic-color,var(--accent))}.home-topic-editorial .section-link{color:var(--topic-color,var(--accent))}.topic-editorial-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.9fr);gap:28px;align-items:stretch}.topic-lead-card{position:relative;min-height:390px;border-radius:16px;overflow:hidden;background:var(--card);border:1px solid var(--line)}.topic-lead-thumb{position:absolute;inset:0;display:block}.topic-lead-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 22%,rgba(0,0,0,.9) 100%)}.topic-lead-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.topic-lead-card:hover .topic-lead-thumb img{transform:scale(1.025)}.topic-lead-copy{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:24px;color:#fff}.topic-category-badge,.topic-side-label{display:inline-flex;align-items:center;width:max-content;border-radius:999px;background:var(--topic-color,var(--accent));color:var(--topic-ink,#fff);font-size:.7rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.topic-category-badge{padding:6px 9px;margin-bottom:9px}.topic-lead-copy h3{font-size:clamp(1.4rem,2.35vw,2.05rem);line-height:1.12;margin:0 0 10px;max-width:780px}.topic-lead-copy h3 a{color:#fff;text-decoration:none}.topic-byline{display:flex;align-items:center;gap:7px;font-size:.78rem;color:rgba(255,255,255,.84)}.topic-side-list{display:grid;grid-template-rows:repeat(3,minmax(0,1fr));gap:0;border-top:1px solid var(--line)}.topic-side-card{display:grid;grid-template-columns:118px minmax(0,1fr);gap:14px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line);min-height:112px}.topic-side-thumb{display:block;width:118px;aspect-ratio:16/10;border-radius:10px;overflow:hidden;background:var(--card)}.topic-side-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.topic-side-card:hover .topic-side-thumb img{transform:scale(1.035)}.topic-side-copy{min-width:0}.topic-side-label{padding:4px 7px;margin-bottom:6px;font-size:.58rem}.topic-side-copy h3{font-size:1rem;line-height:1.22;margin:0 0 7px}.topic-side-copy h3 a{text-decoration:none;color:var(--text)}.topic-side-copy h3 a:hover{color:var(--topic-color,var(--accent))}.topic-side-meta{font-size:.7rem;color:var(--muted)}.home-topic-precos-e-ofertas{--topic-color:#ffb300;--topic-ink:#15120a}.home-topic-avaliacoes{--topic-color:#7b43d6;--topic-ink:#fff}.home-topic-comparativos{--topic-color:#ef4335;--topic-ink:#111}.home-topic-guias{--topic-color:#27d7bd;--topic-ink:#092c27}.latest-section{border-top:1px solid var(--line)}.latest-section .section-head h2:before{content:"";display:block;width:42px;height:4px;border-radius:999px;margin-bottom:8px;background:#2868f0}.latest-section .section-link{color:#2868f0}@media (max-width:900px){.topic-editorial-grid{grid-template-columns:1fr}.topic-lead-card{min-height:420px}.topic-side-list{grid-template-rows:none}}@media (max-width:620px){.home-topic-editorial .section-head{margin-bottom:16px}.topic-lead-card{min-height:330px;border-radius:14px}.topic-lead-copy{padding:18px}.topic-lead-copy h3{font-size:1.35rem}.topic-side-card{grid-template-columns:106px minmax(0,1fr);gap:12px;min-height:104px}.topic-side-thumb{width:106px}.topic-side-copy h3{font-size:.93rem}}.home-topic-editorial .topic-side-copy h3,.home-topic-editorial .topic-side-copy h3 a,.home-topic-editorial .topic-side-copy h3 a:visited,.home-topic-editorial .topic-side-copy h3 a:hover,.home-topic-editorial .topic-side-copy h3 a:focus{color:#111 !important}.home-topic-editorial .topic-side-meta{color:#111 !important;opacity:1 !important}html body.home .home-topic-precos-e-ofertas,html body.home .home-topic-comparativos{background:#f4f6ed !important}html body.home .home-topic-avaliacoes,html body.home .home-topic-guias{background:#fff !important}.home-topic-comparativos .topic-category-badge,.home-topic-comparativos .topic-side-label{color:#111 !important}.home-topic-editorial .topic-author-meta,.featured-grid .featured-author-meta{display:flex;align-items:center;gap:8px}.home-topic-editorial .topic-author-avatar,.featured-grid .featured-author-avatar{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:34px;height:34px;aspect-ratio:1/1;border-radius:999px !important;overflow:hidden;text-decoration:none}.home-topic-editorial .topic-lead-card .topic-author-avatar,.featured-grid .featured-main .featured-author-avatar{width:40px;height:40px}.home-topic-editorial .topic-author-img,.featured-grid .featured-author-img,.home-topic-editorial .topic-author-avatar img,.featured-grid .featured-author-avatar img{display:block;width:100% !important;height:100% !important;min-width:100% !important;max-width:none !important;object-fit:cover;border-radius:50% !important;margin:0 !important}.home-topic-editorial .topic-author-text,.featured-grid .featured-author-text{min-width:0}.home-topic-editorial .topic-author-link,.featured-grid .featured-author-link{color:inherit !important;text-decoration:none;font-weight:700}.home-topic-editorial .topic-author-link:hover,.home-topic-editorial .topic-author-link:focus,.featured-grid .featured-author-link:hover,.featured-grid .featured-author-link:focus{text-decoration:underline}.home-topic-editorial .topic-side-meta.topic-author-meta{color:#111 !important}.home-topic-editorial .topic-side-meta .topic-author-link{color:#111 !important}@media (max-width:680px){.home-topic-editorial .topic-author-avatar,.featured-grid .featured-author-avatar{width:30px;height:30px}.home-topic-editorial .topic-lead-card .topic-author-avatar,.featured-grid .featured-main .featured-author-avatar{width:34px;height:34px}}@media (min-width:901px){.site-header .header-inner{min-height:114px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;align-content:center;gap:0;padding-top:8px;padding-bottom:0}.site-header .site-branding{display:flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:10px}.site-header .brand-packaged-logo{display:inline-flex;align-items:center;justify-content:center;line-height:0}.site-header .brand-packaged-logo img{display:block;width:42px;height:42px;object-fit:contain}.site-header .brand-name{font-size:1.55rem;line-height:1;font-weight:950;letter-spacing:-.035em}.site-header .nav-wrap{width:100%;margin-left:0}.site-header .primary-nav ul{justify-content:center;gap:clamp(28px,3.4vw,52px)}.site-header .primary-nav a{padding:11px 0 14px}.site-header .primary-nav a:after{bottom:6px}}body.single .single-shell{padding-top:0 !important}body.single .article-header{max-width:980px !important;margin-top:0 !important;padding-top:0 !important}body.single .article-single h1{box-sizing:border-box !important;width:100% !important;max-width:none !important;margin:0 0 24px !important;padding:54px 72px !important;background:#f2f5ea !important;border-bottom:1px solid #dfe5d5 !important;color:#000 !important}body.single .article-subtitle{margin-top:0 !important}body.single .article-byline{display:flex !important;align-items:center !important;flex-wrap:wrap !important;min-height:42px;gap:8px 10px !important}body.single .article-author-avatar{display:inline-flex !important;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:40px;margin-right:2px;border-radius:50% !important;overflow:hidden;border:2px solid var(--accent,#b8ff26);text-decoration:none !important}body.single .article-author-avatar img,body.single .article-author-avatar-img{display:block !important;width:100% !important;height:100% !important;max-width:none !important;margin:0 !important;object-fit:cover !important;border-radius:50% !important}@media (max-width:900px){body.single .single-shell{padding-top:0 !important}body.single .article-header{margin-top:0 !important;padding-top:0 !important}body.single .article-single h1{margin:0 0 18px !important;padding:30px 20px !important;background:#f2f5ea !important}body.single .article-author-avatar{flex-basis:36px;width:36px;height:36px}}body.archive .archive-card-author,body.category .archive-card-author{display:flex !important;align-items:center !important;gap:9px !important;margin:9px 0 8px !important;color:#4b514b !important;font-size:.88rem !important;line-height:1.2 !important}body.archive .archive-card-author-avatar,body.category .archive-card-author-avatar{display:block !important;width:32px !important;height:32px !important;flex:0 0 32px !important;border-radius:50% !important;overflow:hidden !important;border:2px solid var(--accent) !important;background:#eef2ea !important}body.archive .archive-card-author-img,body.category .archive-card-author-img{display:block !important;width:100% !important;height:100% !important;object-fit:cover !important;border-radius:50% !important;margin:0 !important}body.archive .archive-card-author a:not(.archive-card-author-avatar),body.category .archive-card-author a:not(.archive-card-author-avatar){color:#111511 !important;font-weight:800 !important;text-decoration:none !important}body.archive .archive-card-author a:not(.archive-card-author-avatar):hover,body.category .archive-card-author a:not(.archive-card-author-avatar):hover{color:#466600 !important}body.single .article-byline{display:flex !important;align-items:center !important;flex-wrap:wrap !important;column-gap:9px !important;row-gap:7px !important}body.single .article-byline .article-author-avatar{display:inline-flex !important;width:42px !important;height:42px !important;min-width:42px !important;flex:0 0 42px !important;margin:0 1px 0 0 !important;padding:0 !important;border:2px solid var(--accent,#b8ff26) !important;border-radius:999px !important;overflow:hidden !important;vertical-align:middle !important}body.single .article-byline .article-author-avatar img,body.single .article-byline .article-author-avatar .avatar,body.single .article-byline .article-author-avatar-img{display:block !important;width:100% !important;height:100% !important;min-width:100% !important;max-width:none !important;aspect-ratio:1/1 !important;object-fit:cover !important;object-position:center !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:50% !important}body.single .article-byline>span:first-of-type{display:inline-flex !important;align-items:center !important;white-space:nowrap !important;margin-left:0 !important}body.single .article-byline>span:first-of-type a{margin-left:4px !important;color:#111 !important;font-weight:800 !important;text-decoration:none !important}@media (max-width:600px){body.single .article-byline .article-author-avatar{width:38px !important;height:38px !important;min-width:38px !important;flex-basis:38px !important}}body.author .author-profile-hero{max-width:980px;margin:42px auto 54px;padding:36px;display:grid;grid-template-columns:180px minmax(0,1fr);gap:34px;align-items:start;background:#f2faef;border:1px solid #dcebd7;border-radius:18px}body.author .author-profile-avatar{width:180px;height:180px}body.author .author-profile-avatar img,body.author .author-profile-img{display:block;width:180px !important;height:180px !important;max-width:none !important;border-radius:50% !important;object-fit:cover !important;aspect-ratio:1/1;border:4px solid var(--accent);background:#fff}body.author .author-profile-content h1{margin:0 0 5px;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05;color:#111}body.author .author-profile-role{margin:0 0 24px;font-size:1.1rem;font-weight:800;color:#2f6d1f}body.author .author-profile-content p{margin:0 0 16px;color:#333;line-height:1.75;font-size:1rem}body.author .author-profile-contact{margin-top:22px !important}body.author .author-profile-contact a{font-weight:800;color:#2f6d1f;text-decoration:underline;text-underline-offset:3px}body.author .author-latest-title{margin:0 0 28px;font-size:clamp(1.7rem,3vw,2.35rem);color:#111}body.author .author-posts{padding-bottom:30px}@media(max-width:720px){body.author .author-profile-hero{margin:22px auto 38px;padding:24px 20px;grid-template-columns:1fr;gap:20px}body.author .author-profile-avatar{width:120px;height:120px}body.author .author-profile-avatar img,body.author .author-profile-img{width:120px !important;height:120px !important}body.author .author-profile-content h1{font-size:2rem}}body.author .author-profile-dashboard{max-width:1120px;margin:38px auto 48px;display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:22px;align-items:start}body.author .author-profile-main,body.author .author-profile-facts{background:#fff;border:1px solid #dfe5e8;border-radius:16px;box-shadow:0 8px 26px rgba(18,32,22,.05)}body.author .author-profile-main{padding:28px}body.author .author-profile-facts{padding:20px}body.author .author-profile-heading{display:flex;gap:20px;align-items:center;margin-bottom:18px}body.author .author-profile-dashboard .author-profile-avatar{width:104px;height:104px;flex:0 0 104px}body.author .author-profile-dashboard .author-profile-avatar img,body.author .author-profile-dashboard .author-profile-img{display:block;width:104px!important;height:104px!important;max-width:none!important;border-radius:50%!important;object-fit:cover!important;aspect-ratio:1/1;border:3px solid var(--accent);background:#fff}body.author .author-profile-kicker,body.author .author-facts-label{display:block;margin-bottom:5px;color:#16853b;font-size:.75rem;line-height:1.2;font-weight:900;letter-spacing:.08em;text-transform:uppercase}body.author .author-profile-dashboard h1{margin:0 0 5px;font-size:clamp(2rem,4vw,3rem);line-height:1;color:#151515}body.author .author-profile-dashboard .author-profile-role{margin:0 0 4px!important;font-size:1rem;font-weight:900;color:#333}body.author .author-profile-specialty{margin:0!important;font-size:.9rem!important;font-weight:700;color:#637080!important}body.author .author-profile-main>p{margin:0 0 14px;color:#333;line-height:1.7;font-size:.98rem}body.author .author-profile-tags{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 20px}body.author .author-profile-tags span{display:inline-flex;align-items:center;padding:7px 11px;border:1px solid #d5dde2;border-radius:999px;background:#f8fafb;color:#17202a;font-size:.78rem;font-weight:800}body.author .author-profile-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}body.author .author-profile-actions a{display:inline-flex;padding:11px 15px;border-radius:8px;font-size:.88rem;font-weight:900;text-decoration:none}body.author .author-action-primary{background:#149447;color:#fff!important}.author-action-secondary{background:#edf3ff;color:#1746b2!important}body.author .author-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}body.author .author-stat{min-height:82px;padding:13px;border:1px solid #d9e1e6;border-radius:10px;background:#f8fafc}body.author .author-stat-wide{grid-column:1/-1;min-height:auto}body.author .author-stat span{display:block;margin-bottom:6px;color:#6b7885;font-size:.7rem;font-weight:800}body.author .author-stat strong{display:block;color:#17202a;font-size:.86rem;line-height:1.35}body.author .author-coverage-block{margin-top:18px}.author-profile-tags-small{margin:9px 0 16px!important}body.author .author-facts-footer{padding-top:15px;border-top:1px solid #e0e5e8}body.author .author-facts-footer p{margin:0 0 10px;color:#44505c;font-size:.82rem;line-height:1.45}body.author .author-latest-title{margin:0 0 28px;font-size:clamp(1.7rem,3vw,2.35rem);color:#111}@media(max-width:850px){body.author .author-profile-dashboard{grid-template-columns:1fr;margin:22px auto 38px}body.author .author-profile-main,body.author .author-profile-facts{padding:20px}}@media(max-width:520px){body.author .author-profile-heading{align-items:flex-start;gap:14px}body.author .author-profile-dashboard .author-profile-avatar{width:78px;height:78px;flex-basis:78px}body.author .author-profile-dashboard .author-profile-avatar img,body.author .author-profile-dashboard .author-profile-img{width:78px!important;height:78px!important}body.author .author-profile-dashboard h1{font-size:1.75rem}.author-stats-grid{grid-template-columns:1fr!important}body.author .author-stat-wide{grid-column:auto}}.author-coverage-block .author-profile-tags-small a{display:inline-flex;align-items:center;text-decoration:none;color:inherit;transition:transform .15s ease,box-shadow .15s ease}.author-coverage-block .author-profile-tags-small a:hover,.author-coverage-block .author-profile-tags-small a:focus-visible{transform:translateY(-1px);text-decoration:underline}.article-content .rdc-faq-title{margin-top:38px;margin-bottom:18px;padding-bottom:10px;border-bottom:2px solid var(--accent,#9be000)}.article-content .rdc-faq-question{margin:10px 0 0!important;padding:16px 16px 6px!important;border:1px solid #d8dfcf;border-bottom:0;border-radius:10px 10px 0 0;background:#f3f5ed;color:#111;font-size:1rem;line-height:1.35}.article-content .rdc-faq-answer{margin:0 0 10px!important;padding:4px 16px 16px!important;border:1px solid #d8dfcf;border-top:0;border-radius:0 0 10px 10px;background:#f3f5ed;color:#444}@media(max-width:600px){.article-content .rdc-faq-question{padding:14px 14px 5px!important;font-size:.96rem}.article-content .rdc-faq-answer{padding:4px 14px 14px!important}}@media screen and (max-width:900px){html body.single,html body.single main,html body.single #conteudo-principal,html body.single .single-shell,html body.single .article-single,html body.single .article-content{background:#fff !important;color:#252825 !important}html body.single .article-single h1,html body.single .article-content h1,html body.single .article-content h2,html body.single .article-content h3,html body.single .article-content h4{color:#111311 !important}html body.single .article-content p,html body.single .article-content li,html body.single .article-content span,html body.single .article-content em,html body.single .article-content div{color:#252825 !important;text-align:left !important;word-spacing:normal !important;letter-spacing:normal !important}html body.single .article-content strong,html body.single .article-content b{color:#111311 !important;font-weight:800 !important}html body.single .article-content a,html body.single .article-content a strong,html body.single .article-content strong a{color:#334d00 !important}html body.single .article-content>p:first-child,html body.single .article-content p:first-child{display:block !important;color:#252825 !important;background:transparent !important;font-size:1.05rem !important;line-height:1.72 !important;text-align:left !important}html body.single .article-content>p:first-child strong,html body.single .article-content p:first-child strong{color:#111311 !important}html body.single .article-byline,html body.single .article-byline span,html body.single .article-byline time{color:#606760 !important}html body.single .article-byline a{color:#181b18 !important;font-weight:800 !important;text-decoration:none !important}html body.single .article-category,html body.single .article-category a{color:#334d00 !important}html body.single .article-single figure.featured{display:block !important;overflow:visible !important;background:transparent !important;border-radius:0 !important}html body.single .article-single figure.featured>img{display:block !important;width:100% !important;height:auto !important;border-radius:14px !important}html body.single .article-single figure.featured>figcaption{position:relative !important;inset:auto !important;left:auto !important;right:auto !important;bottom:auto !important;transform:none !important;display:block !important;width:auto !important;max-width:none !important;margin:7px 0 0 !important;padding:0 1px !important;background:transparent !important;color:#606760 !important;font-size:.73rem !important;line-height:1.4 !important;text-align:left !important;text-shadow:none !important}html body.single .article-content figure,html body.single .article-content figure.wp-block-image{display:block !important;overflow:visible !important;background:transparent !important}html body.single .article-content figure>img,html body.single .article-content figure>a>img,html body.single .article-content .wp-block-image img{display:block !important;width:100% !important;height:auto !important;border-radius:12px !important}html body.single .article-content figcaption,html body.single .article-content .wp-element-caption{position:relative !important;inset:auto !important;left:auto !important;right:auto !important;bottom:auto !important;transform:none !important;float:none !important;display:block !important;width:auto !important;max-width:none !important;margin:7px 0 0 !important;padding:0 1px !important;background:transparent !important;color:#606760 !important;font-size:.73rem !important;line-height:1.4 !important;text-align:left !important;text-shadow:none !important}html body.single .author-box{background:#f7f8f4 !important;color:#151715 !important}html body.single .author-box h2,html body.single .author-box h2 a{color:#151715 !important}html body.single .author-box p{color:#505751 !important}}@media screen and (max-width:900px){html body.single .article-single h1{max-width:none !important;margin:9px 0 12px !important;font-size:clamp(2.05rem,8.8vw,3.05rem) !important;line-height:1.03 !important;letter-spacing:-.04em !important}html body.single .article-subtitle{display:block !important;max-width:none !important;margin:0 0 17px !important;color:#5b625c !important;font-size:1.08rem !important;line-height:1.5 !important;font-weight:400 !important;letter-spacing:-.01em !important}}@media screen and (max-width:900px){html body.archive .archive-kicker,html body.category .archive-kicker,html body.archive .section-kicker,html body.category .section-kicker,html body.archive .eyebrow,html body.category .eyebrow{color:#466600 !important;font-weight:900 !important;opacity:1 !important}html body.archive .archive-title,html body.category .archive-title,html body.archive h1,html body.category h1{color:#0b0d0b !important;font-weight:900 !important;opacity:1 !important}}@media screen and (max-width:900px){html,body,html body.single,html body.single main,html body.single #conteudo-principal,html body.single .single-shell,html body.single .article-single,html body.single .article-content{max-width:100% !important;overflow-x:clip !important}html body.single .article-content{min-width:0 !important}html body.single .article-content figure.wp-block-table,html body.single .article-content .wp-block-table{display:block !important;width:100% !important;max-width:100% !important;min-width:0 !important;overflow-x:auto !important;overflow-y:hidden !important;-webkit-overflow-scrolling:touch !important;overscroll-behavior-x:contain;touch-action:pan-x pan-y;box-sizing:border-box !important}html body.single .article-content .wp-block-table table{width:max-content !important;min-width:520px !important;max-width:none !important;margin:0 !important}}@supports(content-visibility:auto){.home-topics,.latest-section,.site-footer,.related-posts{content-visibility:auto;contain-intrinsic-size:1px 900px}}