.color-bends-container{position:relative;width:100%;height:100%;overflow:hidden}*{box-sizing:border-box;margin:0;padding:0}:root{--laranja: #E85D04;--laranja-escuro: #C44B00;--laranja-claro: #FFF0E6;--cinza-bg: #F5F5F5;--cinza-borda: #E0E0E0;--cinza-texto: #666;--verde: #2D9D4A;--verde-claro: #E8F5E9;--vermelho: #D32F2F;--vermelho-claro: #FFEBEE;--amarelo: #F59E0B;--amarelo-claro: #FFFBEB;--azul: #1976D2;--azul-claro: #E3F2FD;--preto: #1A1A1A;--branco: #FFFFFF}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--cinza-bg);color:var(--preto);font-size:14px;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}input,select,textarea{font-family:inherit}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--cinza-borda);border-radius:3px}
