*,:before,:after{box-sizing:border-box}body,h1,h2,h3,h4,p,ol,ul,blockquote,figure{margin:0}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{color:var(--primary)}h1,h2,h3,h4{font-synthesis-weight:none}button,input{font:inherit}.artigo-body{font-family:var(--font-body);color:var(--text);font-size:1.02rem;line-height:1.75}.artigo-body p{margin-bottom:1.25rem}.artigo-body h2{font-family:var(--font-heading);color:var(--text);margin:2.4rem 0 1rem;scroll-margin-top:84px;font-size:clamp(1.35rem,2.6vw,1.7rem);font-weight:700;line-height:1.25}.artigo-body h3{font-family:var(--font-heading);color:var(--text);margin:1.8rem 0 .7rem;font-size:1.15rem;font-weight:700}.artigo-body blockquote{background:var(--bg2);color:var(--muted);border-radius:8px;margin:1.5rem 0;padding:1rem 1.25rem;font-style:italic}.artigo-body strong{color:var(--text)}.artigo-lista{margin:0 0 1.25rem;padding-left:1.4rem;list-style:outside}.artigo-lista li{margin-bottom:.45rem;display:list-item}.artigo-toc{background:var(--bg2);border:1px solid var(--border);border-radius:10px;margin:1.8rem 0 2.2rem;padding:1.1rem 1.3rem}.artigo-toc .toc-label{font-family:var(--font-body);letter-spacing:.22em;text-transform:uppercase;color:var(--accent);margin-bottom:.6rem;font-size:.65rem;font-weight:700}.artigo-toc ol{margin:0;padding-left:1.2rem}.artigo-toc li{margin-bottom:.35rem;font-size:.92rem}.artigo-toc a{color:var(--text);text-underline-offset:3px;text-decoration:underline}.artigo-toc a:hover{color:var(--primary)}.artigo-capture{background:var(--capture-bg,var(--bg2));border:1px solid var(--capture-border,var(--border));text-align:center;border-radius:12px;margin:2.2rem 0;padding:1.6rem 1.5rem}.artigo-capture h4{font-family:var(--font-heading);color:var(--capture-text,var(--text));margin-bottom:.4rem;font-size:1.25rem;font-weight:700}.artigo-capture .cap-sub{color:var(--capture-muted,var(--muted));margin-bottom:.6rem;font-size:.9rem}.artigo-fundacao{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:.9rem;font-size:.78rem;font-weight:700}.cta-form{justify-content:center;gap:10px;display:flex}.cta-input{color:#0d0d0d;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3E%3Crect x='3' y='5' width='18' height='14' rx='2.5' stroke='%23737373' stroke-width='1.7'/%3E%3Cpath d='M4 7l8 6 8-6' stroke='%23737373' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") 16px/18px no-repeat;border:1px solid #fff;border-radius:8px;flex:1;max-width:340px;padding:12px 14px 12px 44px}.cta-input::placeholder{color:#8a8a8a}.cta-btn{background:var(--primary);color:var(--btn-text);cursor:pointer;border:none;border-radius:8px;padding:12px 22px;font-weight:700}.cta-btn:disabled{opacity:.7;cursor:default}.cta-fine{color:var(--capture-muted,var(--muted));margin-top:.8rem;font-size:.75rem}.cta-ok{color:var(--accent);text-align:center;font-size:1.05rem;font-weight:600}.cta-erro{color:#e05252;text-align:center;flex-basis:100%;margin-top:6px;font-size:.82rem}@media (max-width:640px){.cta-form{flex-direction:column}.cta-input{max-width:none}.cta-btn{width:100%}}.artigo-timeline{margin:1.6rem 0 2rem;padding:0;list-style:none}.artigo-timeline li{grid-template-columns:104px 20px 1fr;gap:0 10px;padding-bottom:1.4rem;display:grid;position:relative}.artigo-timeline li:last-child{padding-bottom:0}.artigo-timeline .tl-data{font-family:var(--font-heading);color:var(--primary);text-align:right;padding-top:1px;font-size:.98rem;font-weight:700;line-height:1.35}.artigo-timeline .tl-txt{color:var(--text);font-size:.97rem;line-height:1.65}.artigo-timeline li:before{content:"";background:var(--border);grid-area:1/2;justify-self:center;width:2px;height:100%}.artigo-timeline li:first-child:before{height:calc(100% - 6px);position:relative;top:6px}.artigo-timeline li:after{content:"";background:var(--primary);width:20px;height:2px;margin-left:10px;position:absolute;top:8px;left:104px}@media (max-width:480px){.artigo-timeline li{grid-template-columns:84px 16px 1fr}.artigo-timeline li:after{width:16px;left:84px}.artigo-timeline .tl-data{font-size:.88rem}.artigo-timeline .tl-txt{font-size:.92rem}}.artigo-veja{border-top:1px solid var(--border);margin-top:2.5rem;padding-top:1.6rem}.artigo-veja a{color:var(--primary);text-underline-offset:3px;text-decoration:underline}
