@tailwind base;@tailwind components;@tailwind utilities;::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:#418653;border:4px solid #0000;border-radius:10px;margin:4px;min-height:32px;min-width:32px;-webkit-transition:background-color .28s ease-in-out;transition:background-color .28s ease-in-out;width:10px;z-index:12}::-webkit-scrollbar{background:#0000;height:12px;overflow:visible;width:14px;z-index:12}.g-primary{background:linear-gradient(90deg,#006c42,#009053,#00b464);color:#fff}