html,body{overflow-x:clip;max-width:100%;width:100%}#root{overflow-x:clip;max-width:100%;width:100%;min-height:100vh}body{background-color:#f1f5f9;font-family:Vazir,sans-serif;transition:background-color .3s ease,color .3s ease}.dark body{background-color:#0f172a;color:#f1f5f9}.glass{background:#ffffffb3;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3)}.glass-card{background:#ffffffd9;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 30px #0000000d;border:1px solid rgba(255,255,255,.5)}.dark .glass{background:#1e293bb3;border:1px solid rgba(255,255,255,.05)}.dark .glass-card{background:#1e293b99;border:1px solid rgba(255,255,255,.05);color:#e2e8f0}.dark .text-gray-800,.dark .text-gray-900{color:#f1f5f9}.dark .text-gray-700{color:#e2e8f0}.dark .text-gray-600{color:#cbd5e1}.dark .text-gray-500{color:#94a3b8}.dark .bg-white{background-color:#1e293b}.dark .bg-gray-50{background-color:#334155}.dark .border-gray-200,.dark .border-gray-100{border-color:#334155}.rmdp-container{width:100%}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent;margin:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.dark ::-webkit-scrollbar-thumb{background:#475569}*{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.dark *{scrollbar-color:#475569 transparent}.custom-scrollbar::-webkit-scrollbar{width:5px}
