.scrollable-shadows{display:flex;position:relative;overflow:hidden}.scrollable-shadows:before,.scrollable-shadows:after{z-index:5;pointer-events:none;content:"";opacity:0;width:100%;height:100%;transition:opacity .2s;position:absolute;top:0;left:0}.scrollable-shadows__inner{flex:1}.scrollable-shadows--vertical{height:100%}.scrollable-shadows--vertical .scrollable-shadows__inner{overflow-y:auto}.scrollable-shadows--vertical:before{box-shadow:inset 0 16px 16px -16px #00000040}.scrollable-shadows--vertical:after{box-shadow:inset 0 -16px 16px -16px #00000040}.dark .scrollable-shadows--vertical:before{box-shadow:inset 0 16px 16px -16px #000}.dark .scrollable-shadows--vertical:after{box-shadow:inset 0 -16px 16px -16px #000}.scrollable-shadows--horizontal{width:100%}.scrollable-shadows--horizontal .scrollable-shadows__inner{overflow-x:auto}.scrollable-shadows--horizontal:before{box-shadow:inset 16px 0 16px -16px #00000040}.scrollable-shadows--horizontal:after{box-shadow:inset -16px 0 16px -16px #00000040}.dark .scrollable-shadows--horizontal:before{box-shadow:inset 16px 0 16px -16px #000}.dark .scrollable-shadows--horizontal:after{box-shadow:inset -16px 0 16px -16px #000}.scrollable-shadows--top:before,.scrollable-shadows--bottom:after,.scrollable-shadows--left:before,.scrollable-shadows--right:after{opacity:1}
@layer components{.zebra-select{font-size:.75rem}@media (min-width:768px){.zebra-select{font-size:inherit}}:root{--zebra-none:color-mix(in oklch,var(--muted)90%,var(--muted-foreground)10%);--zebra-black:#111;--zebra-preto:var(--zebra-black);--zebra-preta:var(--zebra-black);--zebra-negro:var(--zebra-black);--zebra-negra:var(--zebra-black);--zebra-blue:#0074d9;--zebra-azul:var(--zebra-blue);--zebra-green:#2ecc40;--zebra-verde:var(--zebra-green);--zebra-ivory:ivory;--zebra-marfim:var(--zebra-ivory);--zebra-marfil:var(--zebra-ivory);--zebra-lilac:#b666d2;--zebra-lilas:var(--zebra-lilac);--zebra-lila:var(--zebra-lilac);--zebra-orange:#ff851b;--zebra-laranja:var(--zebra-orange);--zebra-naranja:var(--zebra-orange);--zebra-pink:#f012be;--zebra-rosa:var(--zebra-pink);--zebra-purple:#b10dc9;--zebra-roxo:var(--zebra-purple);--zebra-roxa:var(--zebra-purple);--zebra-morado:var(--zebra-purple);--zebra-morada:var(--zebra-purple);--zebra-red:#ff4136;--zebra-vermelho:var(--zebra-red);--zebra-vermelha:var(--zebra-red);--zebra-rojo:var(--zebra-red);--zebra-roja:var(--zebra-red);--zebra-white:#fff;--zebra-branco:var(--zebra-white);--zebra-branca:var(--zebra-white);--zebra-blanco:var(--zebra-white);--zebra-blanca:var(--zebra-white);--zebra-yellow:#ffdc00;--zebra-amarelo:var(--zebra-yellow);--zebra-amarela:var(--zebra-yellow);--zebra-amarillo:var(--zebra-yellow);--zebra-amarilla:var(--zebra-yellow);--zebra-gray:#e9ecef}}
