.conteudo-root{--ink:#0A0F1E;--ink-2:#0F172A;--slate-700:#1E293B;--slate-600:#334155;--slate-500:#64748B;--slate-400:#94A3B8;--slate-300:#CBD5E1;--slate-200:#E2E8F0;--slate-100:#F1F5F9;--paper:#FAFAF7;--paper-2:#F3F2EC;--accent:#10B77F;--accent-d:#0B9E6E;--accent-l:#34D399;--accent-bg:#ECFDF5;--dark:#0A0F1E;--dark-2:#0F1726;--radius:20px;--radius-s:14px;--f-disp:var(--font-display),"Bricolage Grotesque",ui-sans-serif,system-ui,sans-serif;--f-body:var(--font-body),"Geist",ui-sans-serif,system-ui,sans-serif;--f-mono:var(--font-mono),"Geist Mono",ui-monospace,monospace;--c-imposto:#10B77F;--c-cnpj:#3B82F6;--c-financas:#8B5CF6;--c-lei:#F59E0B;--c-historias:#EC4899;--c-produto:#0EA5E9}.conteudo-root,.conteudo-root *,.conteudo-root :after,.conteudo-root :before{box-sizing:border-box}.conteudo-root *{margin:0;padding:0}.conteudo-root{font-family:var(--f-body);color:var(--ink-2);background:var(--paper);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;font-size:16px;line-height:1.55;letter-spacing:-.01em;min-height:100vh;scroll-behavior:smooth}.conteudo-root button,.conteudo-root input,.conteudo-root select,.conteudo-root textarea{font-family:inherit}.conteudo-root a{color:inherit;text-decoration:none}.conteudo-root img,.conteudo-root svg,.conteudo-root video{display:block;max-width:100%}.conteudo-root .tnum{font-variant-numeric:tabular-nums}.conteudo-root .wrap{width:100%;max-width:1180px;margin:0 auto;padding:0 20px}.conteudo-root .wrap-r{width:100%;max-width:760px;margin:0 auto;padding:0 20px}.conteudo-root a:focus-visible,.conteudo-root button:focus-visible,.conteudo-root input:focus-visible{outline:3px solid color-mix(in srgb,var(--accent) 60%,transparent);outline-offset:2px;border-radius:8px}.conteudo-root .eyebrow{display:inline-flex;align-items:center;gap:8px;font-family:var(--f-mono);font-size:11px;font-weight:600;letter-spacing:.16em;text-transform:uppercase;color:var(--accent-d)}.conteudo-root .eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 18%,transparent)}.conteudo-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:600;font-size:15px;border:0;border-radius:999px;padding:13px 22px;cursor:pointer;transition:transform .15s,background .15s,box-shadow .2s;min-height:48px;letter-spacing:-.01em}.conteudo-root .btn .arr{transition:transform .15s}.conteudo-root .btn:hover .arr{transform:translateX(3px)}.conteudo-root .btn-p{background:var(--accent);color:#fff;box-shadow:0 10px 26px -8px color-mix(in srgb,var(--accent) 55%,transparent)}.conteudo-root .btn-p:hover{background:var(--accent-d);transform:translateY(-1px)}.conteudo-root .btn-ghost{background:#fff;color:var(--ink);border:1px solid var(--slate-200)}.conteudo-root .btn-ghost:hover{border-color:var(--slate-300);background:var(--slate-100)}.conteudo-root .btn-sm{min-height:40px;padding:0 16px;font-size:13.5px}.conteudo-root .nav{position:sticky;top:0;z-index:60;background:color-mix(in srgb,var(--paper) 82%,transparent);backdrop-filter:blur(16px) saturate(180%);-webkit-backdrop-filter:blur(16px) saturate(180%);border-bottom:1px solid rgba(15,23,42,.07)}.conteudo-root .nav-in{display:flex;align-items:center;gap:16px;height:64px}.conteudo-root .logo{display:inline-flex;align-items:center;gap:9px;flex-shrink:0}.conteudo-root .logo svg{width:24px;height:24px}.conteudo-root .logo-word{font-family:var(--f-mono);font-weight:500;font-size:16px;letter-spacing:.2em;color:var(--ink)}.conteudo-root .logo-word .hub{color:var(--accent-d)}.conteudo-root .nav-search{flex:1;max-width:420px;position:relative;display:none}.conteudo-root .nav-search input{width:100%;height:44px;border:1px solid var(--slate-200);background:#fff;border-radius:999px;padding:0 16px 0 42px;font-size:14.5px;color:var(--ink);transition:border-color .15s,box-shadow .15s}.conteudo-root .nav-search input::placeholder{color:var(--slate-400)}.conteudo-root .nav-search input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-bg)}.conteudo-root .nav-search svg{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:17px;height:17px;color:var(--slate-400)}.conteudo-root .nav-right{margin-left:auto;display:flex;align-items:center;gap:10px}.conteudo-root .nav-links{display:none;align-items:center;gap:22px}.conteudo-root .nav-links a{font-size:14.5px;font-weight:500;color:var(--slate-600);transition:color .15s}.conteudo-root .nav-links a.on,.conteudo-root .nav-links a:hover{color:var(--ink)}.conteudo-root .nav-cta{display:inline-flex;align-items:center;height:42px;padding:0 18px;border-radius:999px;background:var(--accent);color:#fff;font-weight:600;font-size:13.5px;gap:6px;white-space:nowrap;box-shadow:0 6px 16px -6px color-mix(in srgb,var(--accent) 55%,transparent);transition:background .15s}.conteudo-root .nav-cta:hover{background:var(--accent-d)}.conteudo-root .nav-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:999px;border:1px solid var(--slate-200);background:#fff;color:var(--slate-600);cursor:pointer}.conteudo-root .nav-icon svg{width:18px;height:18px}@media (min-width:720px){.conteudo-root .nav-search{display:block}.conteudo-root .nav-icon.search{display:none}}@media (min-width:980px){.conteudo-root .nav-links{display:flex}}.conteudo-root .chips{display:flex;gap:9px;overflow-x:auto;padding:14px 20px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.conteudo-root .chips::-webkit-scrollbar{display:none}.conteudo-root .chips.center{justify-content:flex-start}.conteudo-root .chip{flex-shrink:0;display:inline-flex;align-items:center;gap:7px;height:38px;padding:0 15px;border-radius:999px;background:#fff;border:1px solid var(--slate-200);font-size:13.5px;font-weight:500;color:var(--slate-600);cursor:pointer;transition:all .15s;white-space:nowrap}.conteudo-root .chip:hover{border-color:var(--slate-300);color:var(--ink)}.conteudo-root .chip.on{background:var(--ink);border-color:var(--ink);color:#fff}.conteudo-root .chip .cd{width:8px;height:8px;border-radius:50%;background:var(--cc,var(--accent))}.conteudo-root .chip.on .cd{background:var(--cc,var(--accent-l))}.conteudo-root .cat-tag{display:inline-flex;align-items:center;gap:6px;font-family:var(--f-mono);font-size:10.5px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--cc,var(--accent-d))}.conteudo-root .cat-tag:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--cc,var(--accent))}.conteudo-root .cat-imposto{--cc:var(--c-imposto)}.conteudo-root .cat-cnpj{--cc:var(--c-cnpj)}.conteudo-root .cat-financas{--cc:var(--c-financas)}.conteudo-root .cat-lei{--cc:var(--c-lei)}.conteudo-root .cat-historias{--cc:var(--c-historias)}.conteudo-root .cat-produto{--cc:var(--c-produto)}.conteudo-root .card{background:#fff;border:1px solid var(--slate-200);border-radius:var(--radius);overflow:hidden;transition:transform .18s,box-shadow .2s,border-color .2s;display:flex;flex-direction:column}.conteudo-root a.card:hover{transform:translateY(-3px);box-shadow:0 22px 44px -28px rgba(15,23,42,.35);border-color:var(--slate-300)}.conteudo-root .card-media{position:relative;background:var(--slate-100);overflow:hidden}.conteudo-root .card-media img{width:100%;height:100%;object-fit:cover;display:block}.conteudo-root .card-media .ph{position:absolute;inset:0;display:grid;place-items:center;color:var(--slate-400);background:linear-gradient(135deg,var(--slate-100),var(--paper-2))}.conteudo-root .card-media .ratio-16{aspect-ratio:16/10}.conteudo-root .card-body{padding:18px 18px 20px;display:flex;flex-direction:column;gap:10px;flex:1}.conteudo-root .card h3{font-family:var(--f-disp);font-weight:600;font-size:19px;line-height:1.18;letter-spacing:-.02em;color:var(--ink);text-wrap:pretty}.conteudo-root .card p.dek{font-size:14.5px;color:var(--slate-600);line-height:1.5;text-wrap:pretty}.conteudo-root .card .meta{margin-top:auto;display:flex;align-items:center;gap:8px;font-size:12.5px;color:var(--slate-500);padding-top:4px}.conteudo-root .card .meta .dotsep{width:3px;height:3px;border-radius:50%;background:var(--slate-300)}.conteudo-root .fmt{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:6px;height:30px;padding:0 11px;border-radius:999px;background:rgba(10,15,30,.72);backdrop-filter:blur(6px);color:#fff;font-size:11.5px;font-weight:600;letter-spacing:.01em}.conteudo-root .fmt svg{width:13px;height:13px}.conteudo-root .fmt.read{background:rgba(255,255,255,.92);color:var(--ink)}.conteudo-root .byline{display:flex;align-items:center;gap:8px}.conteudo-root .byline .av{width:24px;height:24px;border-radius:50%;background:var(--ink);display:grid;place-items:center;flex-shrink:0;overflow:hidden}.conteudo-root .byline .av svg{width:16px;height:16px}.conteudo-root .byline .nm{font-size:12.5px;font-weight:500;color:var(--slate-600)}.conteudo-root .playb{position:absolute;inset:0;display:grid;place-items:center;pointer-events:none}.conteudo-root .playb span{width:54px;height:54px;border-radius:50%;background:rgba(255,255,255,.92);display:grid;place-items:center;box-shadow:0 8px 24px -6px rgba(0,0,0,.4)}.conteudo-root .playb svg{width:22px;height:22px;color:var(--ink);margin-left:3px}.conteudo-root .foot{background:var(--ink);color:rgba(255,255,255,.62);margin-top:60px}.conteudo-root .foot-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px;padding:54px 0 40px}.conteudo-root .foot .logo .logo-word{color:#fff}.conteudo-root .foot-brand p{font-size:14.5px;color:rgba(255,255,255,.6);margin-top:14px;max-width:34ch;line-height:1.55}.conteudo-root .foot-col h4{font-family:var(--f-mono);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:rgba(255,255,255,.45);margin-bottom:14px}.conteudo-root .foot-col a{display:block;font-size:14.5px;color:rgba(255,255,255,.78);padding:6px 0;transition:color .15s}.conteudo-root .foot-col a:hover{color:#fff}.conteudo-root .foot-bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px 0;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;font-size:12.5px;color:rgba(255,255,255,.45)}.conteudo-root .foot-social{display:flex;gap:10px}.conteudo-root .foot-social a{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(255,255,255,.16);color:rgba(255,255,255,.8)}.conteudo-root .foot-social a:hover{background:rgba(255,255,255,.08);color:#fff}.conteudo-root .foot-social svg{width:16px;height:16px}@media (max-width:720px){.conteudo-root .foot-top{grid-template-columns:1fr 1fr;gap:30px}.conteudo-root .foot-brand{grid-column:1/-1}}.conteudo-root .cta-inline{background:var(--ink);border-radius:var(--radius);padding:28px 26px;color:#fff;position:relative;overflow:hidden;margin:38px 0}.conteudo-root .cta-inline:before{content:"";position:absolute;inset:0;pointer-events:none;background:radial-gradient(60% 70% at 90% -10%,color-mix(in srgb,var(--accent) 22%,transparent),transparent 60%)}.conteudo-root .cta-inline .ci-k{position:relative;font-family:var(--f-mono);font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-l)}.conteudo-root .cta-inline h4{position:relative;font-family:var(--f-disp);font-weight:700;font-size:22px;letter-spacing:-.025em;margin:8px 0 6px;text-wrap:balance}.conteudo-root .cta-inline p{position:relative;font-size:14.5px;color:rgba(255,255,255,.72);margin-bottom:16px;max-width:46ch}.conteudo-root .cta-inline .btn-p{position:relative}.conteudo-root .sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin:0 0 18px}.conteudo-root .sec-head h2{font-family:var(--f-disp);font-weight:700;font-size:clamp(22px,3vw,28px);letter-spacing:-.025em;color:var(--ink);line-height:1.1}.conteudo-root .sec-head a.more{font-size:14px;font-weight:600;color:var(--accent-d);white-space:nowrap;display:inline-flex;gap:5px;align-items:center}.conteudo-root .section{padding:30px 0}.conteudo-root .ph-art{position:absolute;inset:0;display:grid;place-items:center;overflow:hidden}.conteudo-root .ph-art .glyph{font-family:var(--f-disp);font-weight:700;color:#fff;opacity:.92;letter-spacing:-.03em;text-align:center;padding:0 16px}.conteudo-root .ph-imposto{background:linear-gradient(135deg,#0B9E6E,#10B77F)}.conteudo-root .ph-cnpj{background:linear-gradient(135deg,#2563EB,#3B82F6)}.conteudo-root .ph-financas{background:linear-gradient(135deg,#7C3AED,#8B5CF6)}.conteudo-root .ph-lei{background:linear-gradient(135deg,#D97706,#F59E0B)}.conteudo-root .ph-historias{background:linear-gradient(135deg,#DB2777,#EC4899)}.conteudo-root .ph-produto{background:linear-gradient(135deg,#0284C7,#0EA5E9)}.conteudo-root .ph-art .mono-tex{position:absolute;inset:0;opacity:.14;background-image:repeating-linear-gradient(135deg,#fff 0 1px,transparent 1px 14px)}.conteudo-root .fresh{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:600;color:var(--accent-d);background:var(--accent-bg);padding:3px 8px;border-radius:999px}.conteudo-root .fresh .pulse{width:6px;height:6px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 22%,transparent)}.conteudo-root .post-foot{display:flex;align-items:center;gap:10px;padding:0 18px 16px;color:var(--slate-600);font-size:12.5px;flex-wrap:wrap}.conteudo-root .sig{display:inline-flex;align-items:center;gap:6px}.conteudo-root .sig svg{width:14px;height:14px;opacity:.85}.conteudo-root .post-foot .dotsep{width:3px;height:3px;border-radius:50%;background:var(--slate-300)}.conteudo-root .save-btn{margin-left:auto;display:inline-flex;align-items:center;gap:6px;background:none;border:0;color:var(--slate-500);cursor:pointer;font-size:12.5px;font-weight:500;padding:6px;border-radius:8px}.conteudo-root .save-btn svg{width:18px;height:18px}.conteudo-root .save-btn:hover{color:var(--ink)}.conteudo-root .save-btn[aria-pressed=true]{color:var(--accent-d)}.conteudo-root .save-btn[aria-pressed=true] svg{fill:var(--accent)}.conteudo-root .post{margin-bottom:16px}.conteudo-root .post .card-media{border-radius:0}.conteudo-root .sponsor{border:1px solid var(--slate-200);border-radius:var(--radius);background:#fff;padding:16px 18px;margin-bottom:16px;display:flex;align-items:center;gap:16px}.conteudo-root .sponsor .sp-ic{flex-shrink:0;width:44px;height:44px;border-radius:12px;background:var(--ink);display:grid;place-items:center}.conteudo-root .sponsor .sp-ic svg{width:24px;height:24px}.conteudo-root .sponsor .sp-tx{flex:1;min-width:0}.conteudo-root .sponsor .sp-k{font-family:var(--f-mono);font-size:9.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--slate-400)}.conteudo-root .sponsor .sp-tx b{display:block;font-family:var(--f-disp);font-weight:600;font-size:15.5px;color:var(--ink);letter-spacing:-.01em;line-height:1.2;margin:2px 0}.conteudo-root .sponsor .sp-tx span{font-size:12.5px;color:var(--slate-500)}.conteudo-root .sponsor .sp-go{flex-shrink:0;color:var(--accent-d);font-weight:600;font-size:13.5px;white-space:nowrap;display:inline-flex;align-items:center;gap:5px}@media (max-width:480px){.conteudo-root .sponsor{flex-wrap:wrap}.conteudo-root .sponsor .sp-go{width:100%;justify-content:center;background:var(--accent);color:#fff;height:44px;border-radius:999px}}.conteudo-root .empty{display:none;text-align:center;padding:48px 20px;border:1px dashed var(--slate-300);border-radius:var(--radius);background:#fff}.conteudo-root .empty.show{display:block}.conteudo-root .empty .ei{width:54px;height:54px;border-radius:14px;background:var(--slate-100);display:grid;place-items:center;margin:0 auto 14px;color:var(--slate-400)}.conteudo-root .empty .ei svg{width:26px;height:26px}.conteudo-root .empty h3{font-family:var(--f-disp);font-weight:700;font-size:20px;color:var(--ink);margin-bottom:6px}.conteudo-root .empty p{font-size:14.5px;color:var(--slate-600);max-width:36ch;margin:0 auto 16px}.conteudo-root .chips.feedchips{padding:14px 0 6px;margin:0 -2px;flex-wrap:nowrap}.conteudo-root .chip[hidden]{display:none}.conteudo-root .chip-more{border-style:dashed}.conteudo-root .feed-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0 14px;border-bottom:1px solid var(--slate-200);margin-bottom:18px}.conteudo-root .feed-bar .count{font-size:13.5px;color:var(--slate-600)}.conteudo-root .feed-bar .count b{color:var(--ink);font-weight:600}.conteudo-root .feed-bar .clear{font-size:13px;font-weight:600;color:var(--accent-d);cursor:pointer;display:none;align-items:center;gap:5px;background:none;border:0}.conteudo-root .feed-bar .clear.show{display:inline-flex}.conteudo-root .feed-home .app{display:grid;grid-template-columns:1fr;max-width:1180px;margin:0 auto}.conteudo-root .feed-home .feedcol{width:100%;max-width:600px;margin:0 auto;padding:0 16px 40px}.conteudo-root .feed-home .leftrail,.conteudo-root .feed-home .railcol{display:none}@media (min-width:980px){.conteudo-root .feed-home .app{grid-template-columns:200px minmax(0,600px) 300px;gap:28px;padding:0 20px;align-items:start}.conteudo-root .feed-home .feedcol{padding:24px 0 60px;max-width:none}.conteudo-root .feed-home .leftrail,.conteudo-root .feed-home .railcol{display:block;position:sticky;top:84px;padding-top:24px}}.conteudo-root .feed-home .feed-top{padding:18px 0 4px}.conteudo-root .feed-home .feed-top h1{font-family:var(--f-disp);font-weight:700;font-size:clamp(24px,5vw,30px);letter-spacing:-.03em;color:var(--ink);line-height:1.05;text-wrap:balance}.conteudo-root .feed-home .feed-top p{font-size:15px;color:var(--slate-600);margin-top:6px}.conteudo-root .feed-home .ph-art .glyph{font-size:clamp(34px,7vw,64px)}.conteudo-root .feed-home .post-media-16{aspect-ratio:16/10}.conteudo-root .feed-home .post-hero{position:relative;border-radius:var(--radius);overflow:hidden;color:#fff;min-height:400px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid var(--slate-200)}.conteudo-root .feed-home .post-hero .ph-art{z-index:0}.conteudo-root .feed-home .post-hero .ph-art .glyph{display:none}.conteudo-root .feed-home .post-hero .scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(7,11,22,.92) 10%,rgba(7,11,22,.5) 50%,rgba(7,11,22,.28))}.conteudo-root .feed-home .post-hero .hbody{position:relative;z-index:2;padding:26px;width:100%}.conteudo-root .feed-home .post-hero .cat-tag{color:#fff}.conteudo-root .feed-home .post-hero .cat-tag:before{background:#fff}.conteudo-root .feed-home .post-hero h2{font-family:var(--f-disp);font-weight:700;font-size:clamp(24px,4.4vw,32px);line-height:1.04;letter-spacing:-.03em;margin:10px 0 8px;text-wrap:balance}.conteudo-root .feed-home .post-hero .dek{color:rgba(255,255,255,.84);font-size:15px;max-width:42ch}.conteudo-root .feed-home .post-hero .hfoot{display:flex;align-items:center;gap:10px;margin-top:16px;font-size:13px;color:rgba(255,255,255,.82)}.conteudo-root .feed-home .post-hero .hfoot .av{width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.18);display:grid;place-items:center}.conteudo-root .feed-home .post-hero .hfoot .av svg{width:16px;height:16px}.conteudo-root .feed-home .post-hero .playbig{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);z-index:2}.conteudo-root .feed-home .post-hero .playbig span{width:64px;height:64px;border-radius:50%;background:rgba(255,255,255,.94);display:grid;place-items:center;box-shadow:0 10px 30px -6px rgba(0,0,0,.5)}.conteudo-root .feed-home .post-hero .playbig svg{width:26px;height:26px;color:var(--ink);margin-left:3px}.conteudo-root .feed-home .vidbar{position:absolute;left:0;bottom:0;height:3px;width:0;background:var(--accent-l);z-index:3}.conteudo-root .feed-home .post-hero.playing .vidbar{animation:conteudo-vplay 9s linear forwards}@keyframes conteudo-vplay{0%{width:0}to{width:100%}}@media (prefers-reduced-motion:reduce){.conteudo-root .feed-home .post-hero.playing .vidbar{animation:none;width:30%}}.conteudo-root .feed-home .post-hero .post-foot{position:relative;z-index:2;color:rgba(255,255,255,.85);padding:0 26px 22px}.conteudo-root .feed-home .post-hero .save-btn{color:rgba(255,255,255,.9)}.conteudo-root .feed-home .post-hero .save-btn[aria-pressed=true] svg{fill:#fff}.conteudo-root .feed-home .post-row{display:grid;grid-template-columns:120px 1fr;gap:0;align-items:stretch}.conteudo-root .feed-home .post-row .card-media{width:120px;align-self:stretch;min-height:120px;overflow:hidden}.conteudo-root .feed-home .post-row .ph-art .glyph{font-size:22px}.conteudo-root .feed-home .post-row .card-body{padding:14px 16px}.conteudo-root .feed-home .post-row h3{font-size:16.5px;line-height:1.22}.conteudo-root .feed-home .post-row .dek{font-size:13.5px;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.conteudo-root .feed-home .post-row .fmt{top:8px;left:8px;height:24px;padding:0 8px;font-size:10.5px}.conteudo-root .feed-home .post-short .card-body{padding:22px 20px 18px}.conteudo-root .feed-home .post-short .big{font-family:var(--f-disp);font-weight:700;font-size:23px;line-height:1.2;letter-spacing:-.02em;color:var(--ink);text-wrap:pretty}.conteudo-root .feed-home .gloss{background:var(--ink);color:#fff;border-color:transparent}.conteudo-root .feed-home .gloss .card-body{gap:8px}.conteudo-root .feed-home .gloss .cat-tag{color:var(--accent-l)}.conteudo-root .feed-home .gloss .cat-tag:before{background:var(--accent-l)}.conteudo-root .feed-home .gloss h3{color:#fff}.conteudo-root .feed-home .gloss .terms{display:flex;flex-wrap:wrap;gap:7px;margin-top:4px}.conteudo-root .feed-home .gloss .terms span{font-family:var(--f-mono);font-size:12px;color:rgba(255,255,255,.85);background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.14);padding:5px 10px;border-radius:8px}.conteudo-root .feed-home .gloss .post-foot{color:rgba(255,255,255,.55)}.conteudo-root .feed-home .tool-card{border:1px solid var(--accent);background:var(--accent-bg)}.conteudo-root .feed-home .tool-card .card-body{gap:8px;padding:20px 18px}.conteudo-root .feed-home .tool-card .tool-ic{width:44px;height:44px;border-radius:12px;background:var(--accent);display:grid;place-items:center;margin-bottom:2px}.conteudo-root .feed-home .tool-card .tool-ic svg{width:22px;height:22px;color:#fff}.conteudo-root .feed-home .tool-card h3{color:var(--ink)}.conteudo-root .feed-home .rail-box{background:#fff;border:1px solid var(--slate-200);border-radius:var(--radius);padding:18px;margin-bottom:16px}.conteudo-root .feed-home .rail-box h4{font-family:var(--f-mono);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--slate-500);margin-bottom:14px}.conteudo-root .feed-home .trend{display:flex;gap:12px;padding:11px 0;border-top:1px solid var(--slate-100)}.conteudo-root .feed-home .trend:first-of-type{border-top:0;padding-top:0}.conteudo-root .feed-home .trend .rk{font-family:var(--f-disp);font-weight:700;font-size:16px;color:var(--slate-300);width:18px;flex-shrink:0}.conteudo-root .feed-home .trend .tx{display:flex;flex-direction:column;gap:5px;min-width:0}.conteudo-root .feed-home .trend .tx .cat-tag{font-size:9.5px}.conteudo-root .feed-home .trend .tx b{font-family:var(--f-disp);font-weight:600;font-size:14px;line-height:1.3;color:var(--ink);letter-spacing:-.01em}.conteudo-root .feed-home .trend .tx .rt{font-size:11.5px;color:var(--slate-500)}.conteudo-root .feed-home .trend:hover .tx b{color:var(--accent-d)}.conteudo-root .feed-home .lr-link{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:12px;font-size:14.5px;font-weight:500;color:var(--slate-600);transition:background .15s,color .15s;cursor:pointer;width:100%;text-align:left;background:none;border:0;font-family:inherit}.conteudo-root .feed-home .lr-link:hover{background:var(--slate-100);color:var(--ink)}.conteudo-root .feed-home .lr-link.on{background:var(--ink);color:#fff}.conteudo-root .feed-home .lr-link .cd{width:9px;height:9px;border-radius:50%;background:var(--cc,var(--accent));flex-shrink:0}.conteudo-root .feed-home .lr-sep{height:1px;background:var(--slate-200);margin:14px 6px}.conteudo-root .feed-home .lr-cap{font-family:var(--f-mono);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--slate-400);padding:0 12px 8px}.conteudo-root .feed-home .rail-cta{background:var(--ink);border-radius:var(--radius);padding:20px;color:#fff;position:relative;overflow:hidden}.conteudo-root .feed-home .rail-cta:before{content:"";position:absolute;inset:0;background:radial-gradient(70% 60% at 90% 0,color-mix(in srgb,var(--accent) 26%,transparent),transparent 60%)}.conteudo-root .feed-home .rail-cta .k{position:relative;font-family:var(--f-mono);font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-l)}.conteudo-root .feed-home .rail-cta h4{position:relative;font-family:var(--f-disp);font-weight:700;font-size:18px;letter-spacing:-.02em;color:#fff;margin:8px 0 12px;text-transform:none;line-height:1.15}.conteudo-root .feed-home .rail-cta .btn{position:relative;width:100%}.conteudo-root .feed-home .feed-module{display:block;margin-bottom:16px}@media (min-width:980px){.conteudo-root .feed-home .feed-module{display:none}.conteudo-root .feed-home .feedchips{display:none!important}}.conteudo-root .feed-home .feed-module .rail-box{margin-bottom:0}.conteudo-root .feed-artigos .feedwrap{width:100%;max-width:680px;margin:0 auto;padding:0 20px 56px}.conteudo-root .feed-artigos .feed-top{padding:26px 0 4px}.conteudo-root .feed-artigos .feed-top h1{font-family:var(--f-disp);font-weight:700;font-size:clamp(26px,5vw,34px);letter-spacing:-.03em;color:var(--ink);line-height:1.04;text-wrap:balance}.conteudo-root .feed-artigos .feed-top p{font-size:15.5px;color:var(--slate-600);margin-top:7px;max-width:52ch}.conteudo-root .feed-artigos .feed-search{position:relative;margin:18px 0 4px}.conteudo-root .feed-artigos .feed-search input{width:100%;height:50px;border:1px solid var(--slate-200);background:#fff;border-radius:999px;padding:0 18px 0 46px;font-size:15px;color:var(--ink)}.conteudo-root .feed-artigos .feed-search input::placeholder{color:var(--slate-400)}.conteudo-root .feed-artigos .feed-search input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-bg)}.conteudo-root .feed-artigos .feed-search svg{position:absolute;left:17px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--slate-400)}.conteudo-root .feed-artigos .feed-bar{padding:8px 0 16px;margin-bottom:20px}.conteudo-root .feed-artigos .ph-art .glyph{font-size:clamp(30px,6vw,52px)}.conteudo-root .feed-artigos .post-feat{position:relative;border-radius:var(--radius);overflow:hidden;color:#fff;min-height:340px;display:flex;flex-direction:column;justify-content:flex-end;border:1px solid var(--slate-200)}.conteudo-root .feed-artigos .post-feat .ph-art{z-index:0}.conteudo-root .feed-artigos .post-feat .ph-art .glyph{display:none}.conteudo-root .feed-artigos .post-feat .scrim{position:absolute;inset:0;z-index:1;background:linear-gradient(0deg,rgba(7,11,22,.92) 8%,rgba(7,11,22,.45) 52%,rgba(7,11,22,.22))}.conteudo-root .feed-artigos .post-feat .fbody{position:relative;z-index:2;padding:26px}.conteudo-root .feed-artigos .post-feat .cat-tag{color:#fff}.conteudo-root .feed-artigos .post-feat .cat-tag:before{background:#fff}.conteudo-root .feed-artigos .post-feat h2{font-family:var(--f-disp);font-weight:700;font-size:clamp(24px,4vw,30px);line-height:1.06;letter-spacing:-.03em;margin:10px 0 8px;text-wrap:balance}.conteudo-root .feed-artigos .post-feat .dek{color:rgba(255,255,255,.85);font-size:15px;max-width:46ch}.conteudo-root .feed-artigos .post-feat .fresh{background:rgba(255,255,255,.16);color:#fff}.conteudo-root .feed-artigos .post-feat .fresh .pulse{background:#fff;box-shadow:0 0 0 3px rgba(255,255,255,.25)}.conteudo-root .feed-artigos .post-feat .post-foot{position:relative;z-index:2;color:rgba(255,255,255,.85);padding:0 26px 22px}.conteudo-root .feed-artigos .post-feat .save-btn{color:rgba(255,255,255,.9)}.conteudo-root .feed-artigos .post-feat .save-btn[aria-pressed=true] svg{fill:#fff}.conteudo-root .feed-artigos .post-std .card-media{aspect-ratio:16/9}.conteudo-root .feed-artigos .post-row{display:grid;grid-template-columns:120px 1fr;align-items:stretch}.conteudo-root .feed-artigos .post-row .card-media{width:120px;align-self:stretch;min-height:120px;overflow:hidden}.conteudo-root .feed-artigos .post-row .ph-art .glyph{font-size:22px}.conteudo-root .feed-artigos .post-row .card-body{padding:15px 17px}.conteudo-root .feed-artigos .post-row h3{font-size:17px;line-height:1.22}.conteudo-root .feed-artigos .post-row .dek{font-size:13.5px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.conteudo-root .feed-artigos .post-row .post-foot{padding:8px 0 0}.conteudo-root .cat-page .ph-art .glyph{font-size:clamp(36px,5vw,56px)}.conteudo-root .cat-page .cat-hero{background:var(--ink);color:#fff;position:relative;overflow:hidden}.conteudo-root .cat-page .cat-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(50% 80% at 88% -10%,color-mix(in srgb,var(--cc,var(--c-imposto)) 30%,transparent),transparent 62%)}.conteudo-root .cat-page .cat-hero-in{position:relative;padding:40px 0 34px}.conteudo-root .cat-page .cat-hero .crumb2{font-size:13px;color:rgba(255,255,255,.55);display:flex;gap:8px;align-items:center;margin-bottom:16px}.conteudo-root .cat-page .cat-hero .crumb2 a:hover{color:#fff}.conteudo-root .cat-page .cat-hero .crumb2 .sep{color:rgba(255,255,255,.3)}.conteudo-root .cat-page .cat-hero h1{font-family:var(--f-disp);font-weight:700;font-size:clamp(34px,6vw,54px);letter-spacing:-.035em;line-height:1;margin-bottom:14px;display:flex;align-items:center;gap:14px}.conteudo-root .cat-page .cat-hero h1 .dotbig{width:18px;height:18px;border-radius:50%;background:var(--cc,var(--c-imposto));box-shadow:0 0 0 6px color-mix(in srgb,var(--cc,var(--c-imposto)) 24%,transparent)}.conteudo-root .cat-page .cat-hero p{font-size:17px;color:rgba(255,255,255,.74);max-width:56ch;line-height:1.5}.conteudo-root .cat-page .cat-hero .stats{display:flex;gap:24px;margin-top:22px;flex-wrap:wrap}.conteudo-root .cat-page .cat-hero .stats .s b{font-family:var(--f-disp);font-weight:700;font-size:22px;color:#fff;display:block;letter-spacing:-.02em}.conteudo-root .cat-page .cat-hero .stats .s span{font-size:12.5px;color:rgba(255,255,255,.55)}.conteudo-root .cat-page .toolbar{position:sticky;top:64px;z-index:40;background:color-mix(in srgb,var(--paper) 88%,transparent);backdrop-filter:blur(14px) saturate(160%);-webkit-backdrop-filter:blur(14px) saturate(160%);border-bottom:1px solid var(--slate-200)}.conteudo-root .cat-page .toolbar-in{display:flex;align-items:center;gap:14px;padding:14px 0;flex-wrap:wrap}.conteudo-root .cat-page .searchbox{position:relative;flex:1;min-width:200px;max-width:360px}.conteudo-root .cat-page .searchbox input{width:100%;height:44px;border:1px solid var(--slate-200);background:#fff;border-radius:999px;padding:0 16px 0 42px;font-size:14.5px;color:var(--ink)}.conteudo-root .cat-page .searchbox input::placeholder{color:var(--slate-400)}.conteudo-root .cat-page .searchbox input:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 4px var(--accent-bg)}.conteudo-root .cat-page .searchbox svg{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:17px;height:17px;color:var(--slate-400)}.conteudo-root .cat-page .subchips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;flex:1}.conteudo-root .cat-page .subchips::-webkit-scrollbar{display:none}.conteudo-root .cat-page .subchip{flex-shrink:0;height:38px;padding:0 14px;border-radius:999px;background:#fff;border:1px solid var(--slate-200);font-size:13.5px;font-weight:500;color:var(--slate-600);cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center}.conteudo-root .cat-page .subchip.on{background:var(--ink);border-color:var(--ink);color:#fff}.conteudo-root .cat-page .sortbtn{display:inline-flex;align-items:center;gap:7px;height:44px;padding:0 16px;border-radius:999px;border:1px solid var(--slate-200);background:#fff;font-size:13.5px;font-weight:500;color:var(--slate-600);cursor:pointer;white-space:nowrap}.conteudo-root .cat-page .sortbtn svg{width:15px;height:15px}.conteudo-root .cat-page .cat-feat{display:grid;grid-template-columns:1fr;gap:20px;padding:30px 0;border-bottom:1px solid var(--slate-200)}@media (min-width:860px){.conteudo-root .cat-page .cat-feat{grid-template-columns:1.5fr 1fr;align-items:center}}.conteudo-root .cat-page .cat-feat .fimg{position:relative;border-radius:var(--radius);overflow:hidden;aspect-ratio:16/9;border:1px solid var(--slate-200)}.conteudo-root .cat-page .cat-feat .ftext .ftag{margin-bottom:10px}.conteudo-root .cat-page .cat-feat .ftext h2{font-family:var(--f-disp);font-weight:700;font-size:clamp(24px,3vw,30px);line-height:1.08;letter-spacing:-.03em;color:var(--ink);margin-bottom:10px;text-wrap:balance}.conteudo-root .cat-page .cat-feat .ftext p{font-size:15.5px;color:var(--slate-600);line-height:1.5;margin-bottom:14px}.conteudo-root .cat-page .cat-feat .ftext .m{font-size:13px;color:var(--slate-500)}.conteudo-root .cat-page .results{padding:28px 0}.conteudo-root .cat-page .results .count{font-size:13.5px;color:var(--slate-500);margin-bottom:18px}.conteudo-root .cat-page .rgrid{display:grid;grid-template-columns:1fr;gap:18px}@media (min-width:560px){.conteudo-root .cat-page .rgrid{grid-template-columns:1fr 1fr}}@media (min-width:980px){.conteudo-root .cat-page .rgrid{grid-template-columns:repeat(3,1fr)}}.conteudo-root .cat-page .ecard .card-media{aspect-ratio:16/10}.conteudo-root .cat-page .pager{display:flex;justify-content:center;padding:20px 0 0}.conteudo-root .article-page .ph-art .glyph{font-size:clamp(48px,8vw,96px)}.conteudo-root .article-page .read-prog{position:fixed;top:0;left:0;height:3px;background:var(--accent);width:0;z-index:70;transition:width .1s linear}.conteudo-root .article-page .crumb{padding:20px 0 0;font-size:13px;color:var(--slate-500);display:flex;gap:8px;align-items:center}.conteudo-root .article-page .crumb a:hover{color:var(--ink)}.conteudo-root .article-page .crumb .sep{color:var(--slate-300)}.conteudo-root .article-page .art-head{padding:18px 0 26px}.conteudo-root .article-page .art-head h1{font-family:var(--f-disp);font-weight:700;font-size:clamp(30px,5vw,46px);line-height:1.04;letter-spacing:-.035em;color:var(--ink);margin:14px 0 16px;text-wrap:balance}.conteudo-root .article-page .art-head .standfirst{font-size:clamp(17px,2.2vw,20px);color:var(--slate-600);line-height:1.5;max-width:60ch;text-wrap:pretty}.conteudo-root .article-page .art-byline{display:flex;align-items:center;gap:12px;margin-top:22px;flex-wrap:wrap}.conteudo-root .article-page .art-byline .av{width:42px;height:42px;border-radius:50%;background:var(--ink);display:grid;place-items:center;flex-shrink:0;overflow:hidden}.conteudo-root .article-page .art-byline .av svg{width:26px;height:26px}.conteudo-root .article-page .art-byline .av img{width:100%;height:100%;object-fit:cover}.conteudo-root .article-page .art-byline .who b{font-size:14.5px;font-weight:600;color:var(--ink);display:block}.conteudo-root .article-page .art-byline .who span{font-size:13px;color:var(--slate-500)}.conteudo-root .article-page .art-byline .share{margin-left:auto;display:flex;gap:8px}.conteudo-root .article-page .art-byline .share button{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;border:1px solid var(--slate-200);background:#fff;color:var(--slate-600);cursor:pointer}.conteudo-root .article-page .art-byline .share button:hover{border-color:var(--slate-300);color:var(--ink)}.conteudo-root .article-page .art-byline .share svg{width:17px;height:17px}.conteudo-root .article-page .art-cover{position:relative;border-radius:var(--radius);overflow:hidden;aspect-ratio:16/9;margin-bottom:8px;border:1px solid var(--slate-200)}.conteudo-root .article-page .prose{font-size:18px;line-height:1.72;color:var(--slate-700);padding:26px 0}.conteudo-root .article-page .prose>p{margin:0 0 22px;text-wrap:pretty}.conteudo-root .article-page .prose>p:first-child:first-letter{font-family:var(--f-disp);font-weight:700;font-size:3.4em;line-height:.82;float:left;margin:6px 12px 0 0;color:var(--ink)}.conteudo-root .article-page .prose h2{font-family:var(--f-disp);font-weight:700;font-size:26px;letter-spacing:-.025em;color:var(--ink);margin:38px 0 14px;line-height:1.12}.conteudo-root .article-page .prose h3{font-family:var(--f-disp);font-weight:600;font-size:20px;letter-spacing:-.02em;color:var(--ink);margin:28px 0 10px}.conteudo-root .article-page .prose strong{color:var(--ink);font-weight:600}.conteudo-root .article-page .prose a{color:var(--accent-d);font-weight:500;text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1.5px}.conteudo-root .article-page .prose ul{margin:0 0 22px;padding-left:0;list-style:none;display:flex;flex-direction:column;gap:11px}.conteudo-root .article-page .prose ul li{position:relative;padding-left:28px}.conteudo-root .article-page .prose ul li:before{content:"";position:absolute;left:4px;top:11px;width:8px;height:8px;border-radius:50%;background:var(--accent)}.conteudo-root .article-page .prose blockquote{margin:30px 0;padding:4px 0 4px 24px;border-left:3px solid var(--accent);font-family:var(--f-disp);font-weight:500;font-size:23px;line-height:1.3;letter-spacing:-.02em;color:var(--ink);text-wrap:pretty}.conteudo-root .article-page .gloss-note{background:var(--paper-2);border:1px solid var(--slate-200);border-radius:var(--radius-s);padding:18px 20px;margin:28px 0;display:flex;gap:14px;align-items:flex-start}.conteudo-root .article-page .gloss-note .gi{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:var(--ink);color:#fff;display:grid;place-items:center;font-family:var(--f-mono);font-weight:600;font-size:15px}.conteudo-root .article-page .gloss-note .gt b{font-family:var(--f-disp);font-size:15px;color:var(--ink);display:block;margin-bottom:3px}.conteudo-root .article-page .gloss-note .gt span{font-size:14.5px;color:var(--slate-600);line-height:1.5}.conteudo-root .article-page .stat-row{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:28px 0}@media (max-width:560px){.conteudo-root .article-page .stat-row{grid-template-columns:1fr}}.conteudo-root .article-page .stat{background:#fff;border:1px solid var(--slate-200);border-radius:var(--radius-s);padding:18px 20px}.conteudo-root .article-page .stat .n{font-family:var(--f-disp);font-weight:700;font-size:32px;letter-spacing:-.03em;color:var(--accent-d);line-height:1}.conteudo-root .article-page .stat .l{font-size:13.5px;color:var(--slate-500);margin-top:6px}.conteudo-root .article-page .art-tags{display:flex;flex-wrap:wrap;gap:8px;padding:8px 0 4px;border-top:1px solid var(--slate-200);margin-top:8px}.conteudo-root .article-page .art-tags .t{font-size:13px;color:var(--slate-600);background:var(--slate-100);padding:7px 13px;border-radius:999px}.conteudo-root .article-page .author-box{display:flex;gap:16px;align-items:flex-start;background:var(--paper-2);border:1px solid var(--slate-200);border-radius:var(--radius);padding:22px;margin:24px 0}.conteudo-root .article-page .author-box .av{width:54px;height:54px;border-radius:50%;background:var(--ink);display:grid;place-items:center;flex-shrink:0;overflow:hidden}.conteudo-root .article-page .author-box .av svg{width:32px;height:32px}.conteudo-root .article-page .author-box .av img{width:100%;height:100%;object-fit:cover}.conteudo-root .article-page .author-box h4{font-family:var(--f-disp);font-weight:700;font-size:17px;color:var(--ink)}.conteudo-root .article-page .author-box .role{font-size:13px;color:var(--accent-d);font-weight:500;margin:2px 0 8px}.conteudo-root .article-page .author-box p{font-size:14px;color:var(--slate-600);line-height:1.55}.conteudo-root .article-page .related{border-top:1px solid var(--slate-200);padding:34px 0 0}.conteudo-root .article-page .rel-grid{display:grid;grid-template-columns:1fr;gap:18px;margin-top:18px}@media (min-width:680px){.conteudo-root .article-page .rel-grid{grid-template-columns:repeat(3,1fr)}}.conteudo-root .article-page .ecard .card-media{aspect-ratio:16/10}