@tailwind base;@tailwind components;@tailwind utilities;@source "../../vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php";@source "../../storage/framework/views/*.php";@source "../**/*.blade.php";@source "../**/*.js";@theme{--font-sans: "Instrument Sans", ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";}@media screen and (width<=768px){body,html{width:100vw!important;margin:0!important;padding:0!important;overflow-x:hidden!important}}[dir=rtl]{font-family:Vazirmatn,sans-serif}.Vue-Toastification__toast{border:1px solid #252728;font-family:Segoe UI,sans-serif;color:#fff!important;background-color:#242728!important;border-radius:12px!important;box-shadow:0 10px 25px #00000080!important}.Vue-Toastification__toast--success{border-left:5px solid #1dbca1!important}.Vue-Toastification__toast--error{border-left:5px solid #ef4444!important}.Vue-Toastification__close-button{color:#848e9c!important}html,body{height:100%;overflow:hidden auto}#app{flex-direction:column;min-height:100vh;display:flex}:root{--bg:#0a0c10;--panel:#0f131a;--border:#1e2025;--text:#e5e7eb;--muted:#8b8f98;--green:#00c08b;--red:#ff4d4d;--blue:#3b82f6}.light{--bg:#f6f7fb;--panel:#fff;--border:#e5e7eb;--text:#111827;--muted:#6b7280}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:linear-gradient(#10b981,#059669) padding-box padding-box;border:2px solid #0000;border-radius:999px;transition:all .3s}::-webkit-scrollbar-thumb:hover{background:linear-gradient(#34d399,#10b981)}*{scrollbar-width:thin;scrollbar-color:#10b981 transparent}.hide-scrollbar::-webkit-scrollbar{display:none}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none;overflow-y:auto}
