:root{--bg:#1a1610;--bg2:#211c16;--text:#fcf5e5;--cream:#fcf5e5;--muted:#a89a80;--primary:#c99a3f;--accent:#d4af37;--border:#35301f;--font-heading:Georgia, "Crimson Pro", "Times New Roman", serif;--font-body:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased}a{color:inherit}img{max-width:100%}footer{background:0 0}.artigo-body{font-family:var(--font-body);color:var(--text);font-size:1.02rem;line-height:1.78}.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(--cream);border-left:none;border-radius:8px;margin:1.5rem 0;padding:1rem 1.25rem;font-style:italic}.artigo-body strong{color:var(--text);font-weight:700}.artigo-body em{color:var(--cream);font-style:italic}.artigo-lista{margin:0 0 1.25rem;padding-left:1.4rem;list-style:outside}.artigo-lista li{margin-bottom:.5rem;line-height:1.7;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(--primary);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{text-align:center;background:#14100b;border:1px solid #c99a3f66;border-radius:12px;margin:2.2rem 0;padding:1.6rem 1.5rem}.artigo-capture .cta-input{color:#14100b;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;min-width:0;padding:12px 14px 12px 44px;font-size:.95rem}.artigo-capture .cta-input::placeholder{color:#8a8a8a}.artigo-proof{justify-content:center;align-items:center;gap:10px;margin-bottom:.9rem;display:flex}.artigo-avs{display:flex}.artigo-avs img{object-fit:cover;border:2px solid #14100b;border-radius:50%;width:30px;height:30px;margin-left:-8px}.artigo-avs img:first-child{margin-left:0}.artigo-proof span{color:var(--muted);font-size:.82rem}.artigo-proof b{color:var(--primary)}.artigo-capture h4{font-family:var(--font-heading);color:var(--text);margin:0 0 .4rem;font-size:1.25rem;font-weight:700}.artigo-capture .cap-sub{color:var(--muted);margin-bottom:1rem;font-size:.9rem}.artigo-capture .cta-fine{color:var(--muted);margin:.7rem 0 0;font-size:.75rem}.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: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}.cta-form{gap:10px;max-width:480px;margin:0 auto 4px;display:flex}.cta-btn{background:var(--primary);color:#14100b;cursor:pointer;white-space:nowrap;font-size:.95rem;font-weight:700;font-family:var(--font-body);border:none;border-radius:8px;padding:12px 20px}@media (max-width:640px){.cta-form{flex-direction:column}.cta-btn{width:100%}}
