html{color-scheme:light}:root{font-family:Plus Jakarta Sans,Tajawal,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{width:100%;max-width:100vw;overflow-x:hidden;overscroll-behavior:none}body,#root{min-height:100%}html,body,#root{min-height:100dvh}#root{overflow-x:hidden;position:relative}html{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;touch-action:manipulation}body{margin:0;overflow-x:hidden;touch-action:manipulation}input,select,textarea{font-size:max(16px,1em)}@keyframes mm-slide-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes mm-scale-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.animate-slide-up{animation:mm-slide-up .32s ease both}.animate-scale-in{animation:mm-scale-in .25s ease both}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
