@tailwind base;@tailwind components;@tailwind utilities;.custom-scrollbar::-webkit-scrollbar{width:8px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#9ca3af80;border-radius:20px}.dark .custom-scrollbar::-webkit-scrollbar-thumb{background-color:#4b556380}.pwa-toast{position:fixed;right:0;bottom:0;margin:16px;padding:16px;border:1px solid #8885;border-radius:12px;z-index:200;text-align:left;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;background-color:#fff;min-width:250px}.dark .pwa-toast{background-color:#1e293b;border-color:#334155;color:#fff}
