@font-face{font-family:Geist;src:url('assets/fonts/geist-latin.woff2') format('woff2');font-display:swap;font-weight:100 900}
@font-face{font-family:Geist Mono;src:url('assets/fonts/geist-mono-latin.woff2') format('woff2');font-display:swap;font-weight:100 900}
:root{--font-geist-mono:'Geist Mono'}


:root{--orange:#f7931a;--ink:#11110f;--muted:#686862;--line:#e8e7e2;--soft:#f7f6f2;--cream:#fff4e4;--green:#168a5b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Geist,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.topbar{height:76px;display:flex;align-items:center;padding:0 max(24px,calc((100vw - 1160px)/2));border-bottom:1px solid var(--line);background:#fff;position:sticky;top:0;z-index:20}.brand{display:flex;align-items:center;gap:10px;font-size:19px;letter-spacing:-.6px;white-space:nowrap}.brand b{font-weight:750}.mark{width:60px;height:60px;border-radius:50%;display:grid;place-items:center;color:white;background:var(--orange);font-size:41px;font-weight:800;box-shadow:0 12px 30px #f7931a38}.mark.small{width:34px;height:34px;font-size:23px;box-shadow:none}.topbar nav{display:flex;align-items:center;gap:27px;margin-left:auto;margin-right:28px;font-size:13px;font-weight:600;color:#3d3d39}.topbar nav a:hover{color:var(--orange)}.headerCta,.primary{background:var(--ink);color:white;border-radius:10px;padding:13px 17px;font-size:13px;font-weight:700;display:inline-flex;gap:18px;align-items:center}.headerCta span,.primary span{color:var(--orange);font-size:17px}.hero{min-height:630px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:48px;padding-top:60px;padding-bottom:70px}.heroCopy{padding-bottom:16px}.eyebrow,.kicker{color:#bd6800;font-size:11px;font-weight:800;letter-spacing:1.45px;text-transform:uppercase}.eyebrow span{color:var(--orange);font-size:14px}.hero h1{font-size:60px;line-height:1.01;letter-spacing:-3.7px;margin:20px 0 22px;max-width:590px}.hero h1 em{font-style:normal;color:var(--orange)}.heroCopy>p{font-size:17px;line-height:1.65;color:var(--muted);max-width:540px}.actions{display:flex;gap:12px;margin:31px 0}.primary{padding:16px 20px;border-radius:9px}.secondary{padding:14px 18px;border:1px solid var(--line);border-radius:9px;font-weight:650;font-size:13px;display:flex;gap:10px;align-items:center}.play{font-size:9px;width:25px;height:25px;border-radius:50%;background:#fff1df;color:var(--orange);display:grid;place-items:center}.trust{display:flex;gap:22px;font-size:11px;color:#77766f}.trust span::first-letter{color:var(--green)}.heroVisual{height:480px;border-radius:30px;background:radial-gradient(circle at 54% 43%,#fff6e9 0 15%,transparent 50%),linear-gradient(140deg,#faf9f6,#f0eee8);position:relative;overflow:hidden;border:1px solid #eeece7}.orb{position:absolute;border:1px solid #e9e5dc;border-radius:50%}.orb1{width:390px;height:390px;left:72px;top:48px}.orb2{width:270px;height:270px;left:132px;top:107px}.coin{position:absolute;left:211px;top:86px;transform:rotate(10deg);z-index:2}.coin .mark{width:84px;height:84px;font-size:58px;box-shadow:0 22px 50px #f7931a52}.quoteCard,.pixCard,.safeCard{position:absolute;background:#ffffffec;border:1px solid #ece9e2;box-shadow:0 15px 45px #28241016;backdrop-filter:blur(8px)}.quoteCard{left:55px;right:45px;top:200px;padding:22px;border-radius:16px}.quoteCard>div:first-child{display:flex;align-items:center;gap:8px}.quoteCard>div span{font-weight:750}.quoteCard small{color:#999}.quoteCard strong{font-size:27px;display:inline-block;margin:12px 12px 6px 0}.up{color:var(--green)!important;font-size:11px}.chart{height:51px;display:flex;align-items:flex-end;gap:5px;margin-top:8px;overflow:hidden}.chart i{width:13%;background:#ffdbac;border-radius:3px 3px 0 0}.chart i:nth-child(1){height:25%}.chart i:nth-child(2){height:40%}.chart i:nth-child(3){height:32%}.chart i:nth-child(4){height:55%}.chart i:nth-child(5){height:49%}.chart i:nth-child(6){height:70%}.chart i:nth-child(7){height:62%}.chart i:nth-child(8){height:94%;background:var(--orange)}.pixCard{left:20px;bottom:28px;border-radius:13px;padding:12px 15px;display:flex;align-items:center;gap:11px}.pixCard>span:last-child{color:var(--green);margin-left:6px}.pixIcon{color:#34a99b}.pixCard small,.pixCard b{display:block;font-size:10px}.pixCard b{font-size:12px}.safeCard{right:21px;top:94px;padding:12px 15px;border-radius:13px;display:flex;gap:10px;align-items:center}.safeCard>b{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#e8f7ef;color:var(--green)}.safeCard small,.safeCard strong{display:block;font-size:9px}.safeCard strong{font-size:10px;margin-top:2px}.cred{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#faf9f6}.credRow{height:68px;display:flex;align-items:center;justify-content:space-between;color:#89887f;font-size:11px}.credRow b{color:#33332f;font-size:12px}.credRow span:before{content:"✓";color:var(--orange);margin-right:7px}.section{padding-top:96px;padding-bottom:96px}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:34px}.sectionHead h2,.centerHead h2,.why h2,.market h2,.newsletter h2{font-size:37px;letter-spacing:-1.8px;margin:10px 0}.sectionHead p,.centerHead p{color:var(--muted);font-size:14px}.sectionHead>a{font-size:12px;font-weight:750;border-bottom:1px solid #aaa;padding-bottom:4px}.tableWrap{border:1px solid var(--line);border-radius:16px;overflow:hidden;box-shadow:0 6px 25px #1e1e1608}table{border-collapse:collapse;width:100%;font-size:12px}th{text-align:left;padding:13px 16px;background:#f7f6f2;color:#88877e;font-size:9px;letter-spacing:.4px}td{padding:17px 16px;border-top:1px solid var(--line)}td:first-child{display:flex;align-items:center;gap:11px;min-width:180px}td:first-child small{display:block;color:var(--orange);font-size:9px;margin-top:4px;text-transform:uppercase;font-weight:750}.featured{background:#fffaf3;box-shadow:inset 3px 0 var(--orange)}.exchangeLogo{width:32px;height:32px;border-radius:8px;background:#132532;color:#fff;display:grid;place-items:center;font-weight:800}.logo1{background:#f4ba19;color:#111}.logo2{background:#2676df}.logo3{background:#111}.star{color:#efaa11}.yes{color:var(--green);background:#e9f7ef;width:20px;height:20px;display:inline-grid;place-items:center;border-radius:50%}.no{color:#aaa}.buy{font-weight:700;white-space:nowrap}.buy.best{background:var(--orange);color:#fff;padding:10px 12px;border-radius:7px}.disclosure{font-size:9px;color:#929188;text-align:center;margin-top:15px}.why{background:#121210;color:#fff;padding:92px 0}.why h2{margin-bottom:37px}.benefitGrid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #373732}.benefitGrid article{padding:25px 28px 0 0;border-right:1px solid #373732;margin-right:25px}.benefitGrid article:last-child{border:0}.benefitGrid article>span{color:var(--orange);font:700 11px var(--font-geist-mono)}.benefitGrid h3{font-size:17px;margin:29px 0 12px}.benefitGrid p{color:#a7a79f;font-size:12px;line-height:1.6;min-height:78px}.benefitGrid a{font-size:11px;font-weight:700;color:#e8e7df}.centerHead{text-align:center;margin-bottom:40px}.toolGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.toolCard{border:1px solid var(--line);border-radius:13px;padding:21px;display:flex;align-items:center;gap:16px;transition:.2s}.toolCard:hover,.toolCard.active{border-color:#ffc47b;box-shadow:0 10px 30px #f7931a12;transform:translateY(-2px)}.toolIcon{width:43px;height:43px;border-radius:10px;background:#fff1df;color:var(--orange);display:grid;place-items:center;font-weight:800;font-size:19px;flex:none}.toolCard h3{font-size:14px;margin:0 0 6px}.toolCard p{font-size:10px;color:#85847c;line-height:1.45;margin:0}.toolCard>b{margin-left:auto;color:var(--orange)}.market{background:var(--orange);border-radius:24px;padding:55px 62px;margin-top:12px;margin-bottom:95px;display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:center}.market .live{font-size:9px;font-weight:800;letter-spacing:1.4px}.market h2{font-size:36px;max-width:430px}.market>div>p{font-size:12px;max-width:380px;line-height:1.55;margin-bottom:23px}.primary.light{background:#fff;color:#111}.marketStats{display:grid;grid-template-columns:1fr 1fr;gap:10px}.marketStats>div{background:#fff;border-radius:12px;padding:17px 19px;display:grid}.marketStats>div:first-child{grid-column:span 2}.marketStats small{font-size:8px;color:#89887f;font-weight:750}.marketStats strong{font-size:23px;margin:8px 0 3px}.marketStats span{font-size:9px;color:#888}.marketStats .greed{color:var(--orange)}.articleGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.article{border:1px solid var(--line);border-radius:15px;overflow:hidden}.articleImage{height:178px;background:#f3f0e8;display:grid;place-items:center;overflow:hidden}.articleImage span{font-size:76px;font-weight:800;transform:rotate(-10deg);color:#fff}.articleImage.orange{background:linear-gradient(145deg,#f9a43c,#f47712)}.articleImage.black{background:linear-gradient(145deg,#292925,#090908)}.articleImage.cream{background:linear-gradient(145deg,#f8ecd7,#e2c18e)}.articleBody{padding:19px}.articleBody>div{display:flex;justify-content:space-between;font-size:8px}.articleBody>div b{color:#c96e00;letter-spacing:.7px}.articleBody>div span{color:#94938b}.article h3{font-size:16px;line-height:1.35;margin:14px 0 9px}.article p{font-size:11px;line-height:1.55;color:#7b7a73}.article a{font-size:10px;font-weight:750;display:inline-block;margin-top:6px}.newsletter{background:#f7f5ef;padding:68px 0}.newsInner{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.newsletter h2{font-size:33px;max-width:510px}.newsletter p{color:#73726b;font-size:12px;max-width:500px}.newsletter form>div{display:flex;background:#fff;padding:5px;border:1px solid var(--line);border-radius:10px}.newsletter input{border:0;outline:0;padding:12px;width:100%;font-size:12px}.newsletter button{border:0;background:var(--orange);color:#fff;font-weight:750;padding:12px 18px;border-radius:7px;font-size:11px;white-space:nowrap;cursor:pointer}.newsletter form small{font-size:8px;color:#98978e;display:block;margin-top:10px}footer{background:#11110f;color:#d2d1cb;padding:62px 0 25px}.footerGrid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:55px}.brand.inverse{color:#fff}.footerGrid>div:first-child>p{font-size:11px;color:#898981;line-height:1.55;max-width:290px;margin:20px 0}.social{display:flex;gap:8px}.social a{width:28px;height:28px;border:1px solid #383834;border-radius:50%;display:grid;place-items:center;font-size:10px}.footerGrid h3{font-size:11px;color:#fff;margin:3px 0 20px}.footerGrid>div:not(:first-child){display:flex;flex-direction:column;gap:12px}.footerGrid>div:not(:first-child) a{font-size:10px;color:#8f8e87}.footerBottom{border-top:1px solid #33332f;margin-top:48px;padding-top:22px;display:flex;justify-content:space-between;color:#71716b;font-size:8px}.footerBottom p:last-child{max-width:560px;text-align:right}.srOnly{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
@media(max-width:900px){.topbar nav{display:none}.headerCta{margin-left:auto}.hero{grid-template-columns:1fr;padding-top:70px}.hero h1{font-size:50px}.heroVisual{display:none}.benefitGrid{grid-template-columns:1fr 1fr;gap:35px}.toolGrid,.articleGrid{grid-template-columns:1fr 1fr}.market{grid-template-columns:1fr}.newsInner{grid-template-columns:1fr;gap:30px}.footerGrid{grid-template-columns:2fr 1fr 1fr}.footerGrid>div:last-child{display:none}.tableWrap{overflow-x:auto}table{min-width:900px}}
@media(max-width:620px){.wrap{width:min(100% - 30px,1160px)}.topbar{height:65px;padding:0 15px}.headerCta{font-size:0;padding:10px}.headerCta span{font-size:16px}.hero{min-height:auto;padding:65px 0}.hero h1{font-size:43px;letter-spacing:-2.6px}.heroCopy>p{font-size:15px}.actions{flex-direction:column;align-items:stretch}.actions a{justify-content:center}.trust{flex-direction:column;gap:8px}.credRow{overflow:auto;gap:28px;white-space:nowrap}.section{padding-top:70px;padding-bottom:70px}.sectionHead{align-items:flex-start;gap:20px}.sectionHead h2,.centerHead h2,.why h2{font-size:31px}.sectionHead>a{display:none}.benefitGrid,.toolGrid,.articleGrid{grid-template-columns:1fr}.benefitGrid article{border-right:0;border-bottom:1px solid #373732;padding-bottom:25px}.benefitGrid p{min-height:0}.market{margin-left:15px;margin-right:15px;width:auto;padding:40px 24px}.marketStats{grid-template-columns:1fr}.marketStats>div:first-child{grid-column:auto}.newsInner{gap:24px}.newsletter form>div{flex-direction:column}.newsletter button{padding:14px}.footerGrid{grid-template-columns:1fr 1fr}.footerGrid>div:first-child{grid-column:span 2}.footerBottom{flex-direction:column;gap:8px}.footerBottom p:last-child{text-align:left} body {
  font-size: 16px;
}

.sectionHead p,
.centerHead p {
  font-size: 16px;
}

.toolCard p,
.article p,
.benefitGrid p,
.newsletter p {
  font-size: 15px;
}

.footerGrid > div:not(:first-child) a {
  font-size: 14px;
}
}


@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.toolCard{transition:none}}

/* =========================================================
   AJUSTES DE LEGIBILIDADE
   ========================================================= */

body {
  font-size: 16px;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

/* Navegação e botões */
.topbar nav {
  font-size: 15px;
}

.headerCta,
.primary,
.secondary {
  font-size: 15px;
}

/* Hero */
.eyebrow,
.kicker {
  font-size: 13px;
  line-height: 1.4;
}

.heroCopy > p {
  font-size: 19px;
  line-height: 1.7;
  max-width: 600px;
}

.trust {
  font-size: 14px;
  line-height: 1.5;
}

/* Faixa de credibilidade */
.credRow {
  font-size: 14px;
}

.credRow b {
  font-size: 14px;
}

/* Títulos e introduções */
.sectionHead h2,
.centerHead h2,
.why h2,
.market h2,
.newsletter h2 {
  line-height: 1.15;
}

.sectionHead p,
.centerHead p {
  font-size: 17px;
  line-height: 1.65;
  max-width: 650px;
}

/* Tabela */
table {
  font-size: 15px;
}

th {
  font-size: 12px;
  padding: 16px 18px;
}

td {
  padding: 20px 18px;
}

td:first-child small {
  font-size: 11px;
}

.buy {
  font-size: 14px;
}

.disclosure {
  font-size: 13px;
  line-height: 1.6;
  max-width: 850px;
  margin: 18px auto 0;
}

/* Benefícios */
.benefitGrid article > span {
  font-size: 13px;
}

.benefitGrid h3 {
  font-size: 20px;
  line-height: 1.35;
}

.benefitGrid p {
  font-size: 15px;
  line-height: 1.7;
}

.benefitGrid a {
  font-size: 14px;
}

/* Ferramentas */
.toolCard {
  padding: 25px;
}

.toolCard h3 {
  font-size: 17px;
}

.toolCard p {
  font-size: 14px;
  line-height: 1.6;
}

/* Dashboard */
.market .live {
  font-size: 12px;
}

.market > div > p {
  font-size: 16px;
  line-height: 1.7;
}

.marketStats small {
  font-size: 11px;
}

.marketStats span {
  font-size: 12px;
}

/* Artigos */
.articleBody {
  padding: 24px;
}

.articleBody > div {
  font-size: 11px;
}

.article h3 {
  font-size: 20px;
  line-height: 1.4;
}

.article p {
  font-size: 15px;
  line-height: 1.7;
}

.article a {
  font-size: 14px;
}

/* Newsletter */
.newsletter p {
  font-size: 16px;
  line-height: 1.7;
}

.newsletter input {
  font-size: 16px;
}

.newsletter button {
  font-size: 14px;
}

.newsletter form small {
  font-size: 12px;
  line-height: 1.5;
}

/* Rodapé */
.footerGrid > div:first-child > p {
  font-size: 14px;
  line-height: 1.7;
}

.footerGrid h3 {
  font-size: 14px;
}

.footerGrid > div:not(:first-child) a {
  font-size: 13px;
  line-height: 1.5;
}

.footerBottom {
  font-size: 11px;
  line-height: 1.6;
}

.sectionHead > div {
  max-width: 720px;
}

.centerHead {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 48px;
}

.article h3,
.article p {
  max-width: 100%;
}

.heroCopy > p {
  font-size: 17px;
  line-height: 1.7;
}
/* =========================================================
   COMPONENTES DAS PÁGINAS INTERNAS
   ========================================================= */
.breadcrumbs{display:flex;gap:10px;align-items:center;padding-top:30px;color:var(--muted);font-size:13px}.breadcrumbs a:hover{color:var(--orange)}.innerHero{padding-top:75px;padding-bottom:80px;max-width:900px;margin-left:max(24px,calc((100vw - 1160px)/2))}.innerHero h1{font-size:58px;line-height:1.04;letter-spacing:-3.2px;margin:18px 0 22px;max-width:850px}.innerHero p{font-size:19px;line-height:1.7;color:var(--muted);max-width:780px}.contentLead{max-width:790px;margin-bottom:42px}.contentLead h2{font-size:36px;letter-spacing:-1.5px;margin:0 0 16px}.contentLead p,.legal p{font-size:16px;line-height:1.8;color:var(--muted)}.infoGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.infoCard{border:1px solid var(--line);border-radius:14px;padding:27px}.cardNumber,.contactAside article>span{font:700 12px var(--font-geist-mono);color:var(--orange)}.infoCard h3{font-size:19px;margin:24px 0 10px}.infoCard p{color:var(--muted);font-size:15px;line-height:1.7}.softSection{background:var(--soft);padding:80px 0}.comingSoon{background:var(--orange);border-radius:24px;padding:52px 60px}.comingSoon h2{font-size:36px;margin:12px 0}.comingSoon p{max-width:680px;font-size:16px}.comingSoon .primary{margin-top:14px}.notice{border:1px solid #f0d4ae;background:#fff8ef;border-radius:12px;padding:18px 20px;margin-top:28px;color:#6f5838;font-size:14px;line-height:1.65}.notice.warning{border-color:#efc990;background:#fff4e4}.legal{max-width:850px}.legal h2{font-size:23px;margin:36px 0 10px}.legal a{color:#bd6800;text-decoration:underline}.updated{font-size:13px!important}.contactLayout{display:grid;grid-template-columns:1.45fr .75fr;gap:50px;align-items:start}.contactForm{border:1px solid var(--line);border-radius:16px;padding:32px}.fieldRow{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contactForm label{display:grid;gap:8px;font-size:14px;font-weight:650;margin-bottom:18px}.contactForm input,.contactForm select,.contactForm textarea,.searchBar input,.sidebar input{width:100%;border:1px solid var(--line);border-radius:9px;padding:14px;background:#fff;color:var(--ink);font:inherit}.contactForm textarea{resize:vertical}.contactForm button{border:0;cursor:pointer}.formStatus{color:var(--green);font-size:13px}.contactAside{display:grid;gap:12px}.contactAside article{background:var(--soft);border-radius:14px;padding:24px}.contactAside h2{font-size:18px}.contactAside p{font-size:14px;color:var(--muted);line-height:1.65}.searchBar{display:flex;max-width:720px;margin-bottom:20px}.searchBar input{border-radius:10px 0 0 10px}.searchBar button,.sidebar button{border:0;background:var(--orange);color:#fff;font-weight:700;padding:0 22px;border-radius:0 10px 10px 0}.filterPills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:34px}.filterPills button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:9px 15px;color:var(--muted);cursor:pointer}.filterPills button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.contentWithSidebar{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:36px}.contentWithSidebar .articleGrid{grid-template-columns:repeat(2,1fr)}.sidebar{display:grid;gap:15px;align-content:start}.sidebar section{border:1px solid var(--line);border-radius:13px;padding:20px}.sidebar h2{font-size:16px;margin-top:0}.sidebar ol{padding-left:20px;color:var(--muted);font-size:13px;line-height:1.6}.sidebar a{display:block;font-size:13px;color:var(--muted);padding:5px 0}.sidebarNews input{margin:10px 0}.sidebarNews button{width:100%;border-radius:8px;padding:12px}.pagination{display:flex;gap:7px;margin-top:28px}.pagination span{width:34px;height:34px;border:1px solid var(--line);border-radius:8px;display:grid;place-items:center}.pagination .active{background:var(--ink);color:#fff}.exchangeGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.exchangeCard{border:1px solid var(--line);border-radius:15px;padding:26px}.exchangeCard .score{float:right;font-size:14px}.exchangeCard .score small{display:block;font-size:9px;color:var(--muted)}.exchangeCard h2{font-size:21px;margin-top:24px}.exchangeCard p{color:var(--muted);font-size:14px;line-height:1.65;min-height:70px}.exchangeCard .secondary{display:inline-flex;margin-top:8px}.logo4{background:#f7b02d;color:#111}.guideGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.guideCard{border:1px solid var(--line);border-radius:15px;overflow:hidden;display:grid;grid-template-columns:170px 1fr}.guideImage,.newsImage{display:grid;place-items:center;min-height:180px;background:var(--soft)}.guideImage span,.newsImage span{font-size:55px;font-weight:800;color:#fff}.theme0{background:linear-gradient(145deg,#f9a43c,#f47712)}.theme1{background:linear-gradient(145deg,#292925,#090908)}.theme2{background:linear-gradient(145deg,#f8ecd7,#e2c18e)}.guideCard>div:last-child{padding:24px}.guideCard small{color:#bd6800;font-size:11px}.guideCard h2{font-size:20px}.guideCard p{color:var(--muted);font-size:14px;line-height:1.6}.guideCard a,.newsCard a{font-weight:750;font-size:13px}.newsToolbar{display:flex;justify-content:space-between;gap:20px;align-items:start}.newsToolbar select{border:1px solid var(--line);border-radius:9px;padding:10px}.newsGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.newsCard{border:1px solid var(--line);border-radius:15px;overflow:hidden}.newsBody{padding:21px}.newsBody>div{display:flex;justify-content:space-between;font-size:10px}.newsBody b{color:#bd6800}.newsBody span{color:var(--muted)}.newsBody h2{font-size:19px;line-height:1.4}.newsBody p{color:var(--muted);font-size:14px;line-height:1.65}.metricGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:30px 0}.metricGrid article{border:1px solid var(--line);border-radius:13px;padding:20px;display:grid;gap:8px}.metricGrid small{font-size:10px;color:var(--muted)}.metricGrid strong{font-size:25px}.dashboardGrid{display:grid;grid-template-columns:1.4fr .6fr;gap:14px}.chartPanel{border:1px solid var(--line);border-radius:15px;padding:24px;min-height:260px}.chartPanel h2{font-size:20px}.chartPanel.wide{min-height:330px}.fakeLine{height:220px;background:linear-gradient(180deg,#fff8ed,transparent);position:relative;overflow:hidden;border-bottom:1px solid var(--line)}.fakeLine:after{content:"";position:absolute;left:-5%;right:-5%;top:45%;height:70px;border-top:4px solid var(--orange);border-radius:50%;transform:rotate(-6deg)}.gauge,.donut{width:150px;height:150px;border-radius:50%;margin:25px auto;display:grid;place-items:center;background:conic-gradient(var(--orange) 0 72%,#ece9e2 72%)}.gauge:before,.donut:before{content:"";position:absolute;width:105px;height:105px;background:#fff;border-radius:50%}.gauge strong,.gauge span,.donut strong{position:relative;z-index:1}.gauge strong{font-size:36px}.gauge span{margin-top:-52px;font-size:12px;color:var(--orange)}.heatmap{display:grid;grid-template-columns:repeat(4,1fr);gap:6px}.heatmap span{min-height:90px;border-radius:8px;padding:12px;display:grid;color:#fff;background:#e17822}.heatmap span:nth-child(even){background:#287a59}.heatmap b{font-size:12px}.marketTableTitle{margin-top:50px}.down{color:#b14b3c}.steps{display:grid;gap:12px;margin:40px 0 80px}.steps article{display:flex;gap:20px;border:1px solid var(--line);border-radius:13px;padding:22px}.steps article>span{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:var(--orange);color:#fff;font-weight:800;flex:none}.steps h3{margin:0 0 7px}.steps p{margin:0;color:var(--muted);line-height:1.65}.miniCompare{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.miniCompare article{border:1px solid var(--line);border-radius:12px;padding:20px}.miniCompare h3{font-size:16px}.miniCompare small{display:block;color:var(--muted);margin-top:5px}.faq{max-width:850px;margin:90px auto}.faq h2{font-size:36px}.faq details{border-top:1px solid var(--line);padding:18px 0}.faq summary{font-weight:700;cursor:pointer}.faq p{color:var(--muted);line-height:1.7}.ctaBand{background:var(--orange);border-radius:20px;padding:40px 48px;display:flex;justify-content:space-between;align-items:center;gap:30px}.ctaBand h2{font-size:32px;margin:10px 0}.ctaBand p{margin:0}.articlePage{padding-top:50px}
@media(max-width:900px){.infoGrid,.exchangeGrid,.newsGrid{grid-template-columns:repeat(2,1fr)}.contentWithSidebar{grid-template-columns:1fr}.sidebar{grid-template-columns:repeat(2,1fr)}.metricGrid,.miniCompare{grid-template-columns:repeat(2,1fr)}.dashboardGrid{grid-template-columns:1fr}.contactLayout{grid-template-columns:1fr}.innerHero h1{font-size:48px}}
@media(max-width:620px){.innerHero{padding:55px 0}.innerHero h1{font-size:40px;letter-spacing:-2px}.innerHero p{font-size:17px}.infoGrid,.exchangeGrid,.newsGrid,.guideGrid,.contentWithSidebar .articleGrid,.metricGrid,.miniCompare,.sidebar{grid-template-columns:1fr}.guideCard{grid-template-columns:1fr}.guideImage{min-height:150px}.fieldRow{grid-template-columns:1fr}.contactForm{padding:22px}.newsToolbar{display:block}.newsBody>div{gap:12px}.dashboardGrid{display:block}.chartPanel{margin-bottom:12px}.heatmap{grid-template-columns:repeat(2,1fr)}.ctaBand{padding:30px 24px;display:block}.ctaBand .primary{margin-top:20px}.comingSoon{padding:38px 25px}.searchBar button{padding:0 12px}}

/* Componentes compartilhados, ferramentas e modelos editoriais */
site-header,site-footer{display:block}.toolGrid h2{font-size:17px;margin:0 0 6px}.toolLayout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:28px;align-items:start;padding-top:35px}.toolPanel{border:1px solid var(--line);border-radius:16px;padding:30px;background:#fff}.toolFields{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:22px}.toolFields label{display:grid;gap:8px;font-size:14px;font-weight:700}.toolFields input{border:1px solid var(--line);border-radius:9px;padding:14px;font:inherit}.toolPanel button{border:0;cursor:pointer}.toolResult{margin-top:25px;background:var(--soft);border-radius:12px;padding:24px;display:grid;gap:7px}.toolResult small{font-size:10px;color:var(--muted);font-weight:800}.toolResult strong{font-size:30px}.toolResult span{font-size:13px;color:var(--muted)}.toolHelp{background:var(--soft);border-radius:15px;padding:25px}.toolHelp h2{font-size:21px;margin-top:0}.toolHelp p{color:var(--muted);font-size:14px;line-height:1.7}.fearDisplay{text-align:center}.fearScale{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin-top:24px}.fearScale span{padding:12px 6px;background:var(--soft);font-size:10px;text-align:center}.longArticle{max-width:820px;padding-top:30px;padding-bottom:100px}.longArticle h2{font-size:29px;letter-spacing:-.8px;margin:45px 0 12px}.longArticle p,.longArticle li{font-size:17px;line-height:1.85;color:#4f4f49}.longArticle li{margin-bottom:8px}.articleMeta{font-size:13px!important;color:var(--muted)!important}.articleHighlight{background:#fff4e4;border-left:4px solid var(--orange);padding:22px 24px;border-radius:0 10px 10px 0;font-size:16px;line-height:1.7;margin:30px 0}.longArticle blockquote{margin:35px 0;padding:25px 30px;background:var(--ink);color:#fff;border-radius:13px;font-size:19px;line-height:1.6}.articleNav{display:flex;justify-content:space-between;gap:15px;margin-top:45px}.articleNav .primary,.articleNav .secondary{align-items:center}
@media(max-width:900px){.toolLayout{grid-template-columns:1fr}}
@media(max-width:620px){.toolFields{grid-template-columns:1fr}.toolPanel{padding:22px}.fearScale{grid-template-columns:1fr}.longArticle h2{font-size:25px}.longArticle p,.longArticle li{font-size:16px}.articleNav{flex-direction:column}.articleNav a{justify-content:center}}

/* Dados dinâmicos, filtros e simuladores */
.market-positive{color:var(--green)!important}.market-negative{color:#b14b3c!important}.marketMeta{grid-column:span 2!important;background:transparent!important;border:1px solid #ffffff70!important;display:flex!important;gap:14px;justify-content:space-between}.marketMeta small,.marketMeta a{color:#3b2b18!important}.heatmapPlaceholder{min-height:180px;background:var(--soft);border-radius:10px;display:grid;place-items:center;text-align:center;color:var(--muted)}.purchaseSimulator,.exchangeSimulator{margin-bottom:80px}.purchaseCard{border:1px solid var(--line);border-radius:16px;padding:30px;display:grid;grid-template-columns:1fr 1fr;gap:26px}.purchaseInput label,.simTabPanel label{display:block;font-size:14px;font-weight:750;margin-bottom:9px}.moneyInput{display:flex;border:1px solid var(--line);border-radius:10px;overflow:hidden}.moneyInput span{display:grid;place-items:center;padding:0 15px;background:var(--soft);font-weight:750}.moneyInput input,.simTabPanel input{width:100%;border:0;padding:15px;font:inherit;outline:0}.quickValues{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.quickValues button,.simTabs button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:9px 12px;cursor:pointer;font:inherit;font-size:12px}.quickValues button:hover,.simTabs button.active{border-color:var(--orange);background:#fff4e4;color:#9b5300}.purchaseResults{display:grid;grid-template-columns:1fr 1fr;gap:10px}.purchaseResults>div{background:var(--soft);border-radius:10px;padding:16px;display:grid;gap:6px}.purchaseResults>div:last-of-type{grid-column:span 2}.purchaseResults small,.simTabPanel small{font-size:10px;color:var(--muted);font-weight:750}.purchaseResults strong,.simTabPanel strong{font-size:20px}.purchaseCard>.notice,.purchaseCard>.primary,.purchaseCard>.simStatus{grid-column:span 2}.simStatus{font-size:13px;color:var(--muted);margin:0}.simTabs{display:flex;gap:8px;margin-bottom:12px}.simTabs button{font-size:14px;font-weight:700}.simTabPanel{border:1px solid var(--line);border-radius:14px;padding:25px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px;align-items:end}.simTabPanel[hidden]{display:none}.simTabPanel label{margin:0}.simTabPanel input{border:1px solid var(--line);border-radius:9px;margin-top:8px}.simTabPanel>div{display:grid;gap:5px}.simTabPanel p{grid-column:span 2;color:var(--muted);font-size:13px}.simTabPanel .primary{justify-self:end}.exchange-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.exchange-actions .secondary,.exchange-actions .primary{padding:11px 13px;font-size:12px}.exchange-actions .secondary span{font-size:9px;color:var(--muted)}.exchangeExternal{background:var(--orange)}.affiliateNotice a{text-decoration:underline}.newsCard{transition:opacity .18s ease,transform .18s ease}.newsCard.is-filtered-out{display:none}.newsEmpty{text-align:center;background:var(--soft);border-radius:12px;padding:24px;color:var(--muted)}
@media(max-width:900px){.topbar nav{gap:18px}.purchaseCard{grid-template-columns:1fr}.purchaseCard>*{grid-column:1!important}.simTabPanel{grid-template-columns:1fr 1fr}.simTabPanel p{grid-column:span 2}}
@media(max-width:620px){.marketMeta{grid-column:auto!important;display:grid!important}.purchaseCard{padding:22px}.purchaseResults,.simTabPanel{grid-template-columns:1fr}.purchaseResults>div:last-of-type,.simTabPanel p{grid-column:auto}.simTabPanel .primary{justify-self:stretch;justify-content:center}.simTabs{overflow-x:auto;white-space:nowrap}.exchange-actions{display:grid}.exchange-actions a{justify-content:center}}
@media(prefers-reduced-motion:reduce){.newsCard{transition:none}}
.marketSources{font-size:12px;color:var(--muted);margin:14px 0 0}.marketSources a{text-decoration:underline}
