.efeito-txt-topo { visibility: visible; }
.guide-entry { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding: 28px 0; }
.guide-entry h2 { font-size: 20px; margin: 0; }
.guide-entry p { margin-bottom: 0; font-size: 14px; }
.guide-entry > a { flex-shrink: 0; padding: 12px 0; font-size: 14px; }
.guide-page h1 { font-size: 36px; line-height: 1.2; max-width: 850px; margin-bottom: 24px; }
.guide-page header img { display: block; object-fit: contain; }
.guide-page .hub-section:first-of-type { border-top: 0; padding-top: 12px; }
.guide-footer { padding: 32px 16px; text-align: center; }
.guide-footer a { color: #fdd73b; }
.guide-footer p { color: #aaa; margin-top: 16px; font-size: 13px; }
@media (max-width: 650px) { .guide-entry { align-items: flex-start; flex-direction: column; gap: 8px; } .guide-page h1 { font-size: 28px; } }
.solution-card img { height: auto; }
header > img { height: auto; object-fit: contain; }
main { padding-top: 150px; }
@media (min-width: 1200px) { main { padding-top: 190px; } }
.hub-breadcrumb { width: min(1160px, calc(100% - 32px)); margin: 0 auto 28px; font-size: 12px; color: #aaa; }
.hub-breadcrumb a, .hub-section a { color: #fdd73b; text-decoration: underline; text-underline-offset: 4px; }
.hub-section { width: min(1160px, calc(100% - 32px)); margin: 0 auto; padding: 48px 0; border-top: 1px solid #292929; scroll-margin-top: 130px; }
.hub-section h2 { font-size: 28px; line-height: 1.25; max-width: 820px; margin-bottom: 20px; letter-spacing: 0; }
.hub-section h3 { font-size: 18px; line-height: 1.4; margin-bottom: 10px; }
.hub-section p { color: #c5c5c5; font-size: 15px; line-height: 1.75; max-width: 850px; margin: 12px 0; }
.hub-section .hub-note { font-size: 12px; color: #aaa; }
.hub-columns { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 32px; }
.hub-jump { display: flex; flex-wrap: wrap; gap: 12px 24px; padding: 24px 0; }
.hub-jump a { min-height: 32px; font-size: 14px; }
.hub-table-wrap { overflow-x: auto; margin: 24px 0; border: 1px solid #333; border-radius: 4px; }
.hub-table { width: 100%; border-collapse: collapse; min-width: 700px; text-align: left; font-size: 13px; line-height: 1.6; }
.hub-table caption { text-align: left; padding: 16px; color: #ddd; }
.hub-table th { background: #1b1b1b; color: #eee; font-weight: 600; }
.hub-table th, .hub-table td { padding: 14px 16px; border-bottom: 1px solid #303030; vertical-align: top; }
.hub-table td { color: #c7c7c7; }
.hub-glossary { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 24px 32px; }
.hub-glossary dt { color: #eee; font-weight: 600; margin-bottom: 8px; }
.hub-glossary dd { color: #bdbdbd; line-height: 1.7; font-size: 14px; }
.hub-faq details { border-bottom: 1px solid #333; padding: 0; }
.hub-faq summary { padding: 20px 4px; cursor: pointer; font-size: 16px; line-height: 1.5; list-style: disclosure-closed; }
.hub-faq details[open] summary { list-style: disclosure-open; color: #fdd73b; }
.hub-faq details p { padding: 0 4px 20px; margin: 0; }
.hub-section a:focus-visible, .hub-section summary:focus-visible, .hub-table-wrap:focus-visible { outline: 2px solid #fdd73b; outline-offset: 4px; }
.hub-trust-links { display: flex; flex-wrap: wrap; gap: 20px; padding: 16px 0; }
@media (max-width: 650px) { .hub-columns, .hub-glossary { grid-template-columns: 1fr; } .hub-section { padding: 32px 0; } .hub-section h2 { font-size: 24px; } }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } .marquee, .buy-button::before, .product-card::before { animation: none !important; } }
