@tailwind base;@tailwind components;@tailwind utilities;:root{--color-brand-purple: #7C3AED;--color-brand-pink: #EC4899;--color-brand-blue: #0EA5E9;--color-brand-teal: #06B6D4;--sat: env(safe-area-inset-top);--sar: env(safe-area-inset-right);--sab: env(safe-area-inset-bottom);--sal: env(safe-area-inset-left)}body{overscroll-behavior:none}*{-webkit-tap-highlight-color:transparent}button,a,[role=button]{touch-action:manipulation}input,textarea,select{font-size:max(16px,1rem)}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}[lang=ar],[lang=eg],[lang=ur]{font-family:Noto Sans Arabic,Amiri,sans-serif}[lang=zh],[lang=ja],[lang=ko]{font-family:Noto Sans SC,Noto Sans TC,Noto Sans JP,Noto Sans KR,sans-serif}[lang=th]{font-family:Noto Sans Thai,sans-serif}[lang=bn]{font-family:Noto Sans Bengali,sans-serif}[dir=rtl]{direction:rtl;text-align:right}[dir=rtl] input[type=text],[dir=rtl] input[type=email],[dir=rtl] input[type=password],[dir=rtl] input[type=search],[dir=rtl] textarea,[dir=rtl] select{text-align:right}[dir=rtl] .custom-scrollbar::-webkit-scrollbar{width:8px}[dir=rtl] .custom-scrollbar::-webkit-scrollbar-track{background:transparent}[dir=rtl] .custom-scrollbar::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}[dir=rtl] .custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#0000004d}
