:root{--gray:#6B6B6B;--gray-soft:#9A9A9A}.grecaptcha-badge{visibility:hidden}html{scrollbar-width:thin;scrollbar-color:var(--gray-soft) transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--gray-soft);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--gray)}@keyframes seta-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}