:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{background-color:#0f172a;width:100vw;min-height:100vh;margin:0;padding:0;overflow-x:hidden}#root{box-sizing:border-box;flex-direction:column;width:100%;min-height:100vh;margin:0;padding:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}table,.table{border-spacing:0;border-top-left-radius:8px;border-top-right-radius:8px;border-collapse:separate!important}table thead th,.table thead th{color:#0f172a!important;background-color:#cbd5e1!important;font-weight:700!important}table thead tr:first-child th:first-child,.table thead tr:first-child th:first-child{border-top-left-radius:8px}table thead tr:first-child th:last-child,.table thead tr:first-child th:last-child{border-top-right-radius:8px}table tbody tr:nth-child(2n),.table tbody tr:nth-child(2n){background-color:#e1e7ef!important}table tbody tr:hover,.table tbody tr:hover{transition:background-color .15s ease-in-out;background-color:#bbc1ce!important}@media (prefers-color-scheme:dark){table thead th,.table thead th{color:#f8fafc!important;background-color:#1e222d!important}table tbody tr:nth-child(2n),.table tbody tr:nth-child(2n){background-color:#212533!important}table tbody tr:hover,.table tbody tr:hover{background-color:#2f354a!important}}.tabela-container-scroll{box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding-bottom:12px;position:relative;overflow-x:auto!important}.tabela-container-scroll table thead th{white-space:nowrap;box-shadow:0 2px 2px -1px #0000001a;color:#475569!important;z-index:10!important;background-color:#cbd5e1!important;position:sticky!important;top:0!important}.btn-destaque-verde{transition:background-color .2s;color:#fff!important;cursor:pointer!important;background:#16a34a!important;border:none!important;border-radius:8px!important;align-items:center!important;gap:8px!important;padding:10px 18px!important;font-size:13px!important;font-weight:700!important;display:flex!important;box-shadow:0 2px 4px #16a34a4d!important}.btn-destaque-verde:hover{background:#15803d!important}
