:root{--primary-50: #fff7ed;--primary-100: #ffedd5;--primary-200: #fed7aa;--primary-300: #fdba74;--primary-400: #fb923c;--primary-500: #f97316;--primary-600: #ea580c;--primary-700: #c2410c;--primary-800: #9a3412;--primary-900: #7c2d12;--primary-950: #431407}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}html{font-size:14px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}#root{width:100%;min-height:100vh}@keyframes rf-fade-in{0%{opacity:0}to{opacity:1}}@keyframes rf-slide-up{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes rf-zoom-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes rf-slide-down{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.rf-fade-in{animation-name:rf-fade-in;animation-duration:.22s;animation-timing-function:ease-out;animation-fill-mode:both}.rf-slide-up{animation-name:rf-slide-up;animation-duration:.22s;animation-timing-function:ease-out;animation-fill-mode:both}.rf-zoom-in{animation-name:rf-zoom-in;animation-duration:.22s;animation-timing-function:ease-out;animation-fill-mode:both}.rf-slide-down{animation-name:rf-slide-down;animation-duration:.22s;animation-timing-function:ease-out;animation-fill-mode:both}.rf-delay-1{animation-delay:40ms}.rf-delay-2{animation-delay:80ms}.rf-delay-3{animation-delay:.12s}.rf-delay-4{animation-delay:.16s}.rf-delay-5{animation-delay:.2s}.rf-delay-6{animation-delay:.24s}@media(prefers-reduced-motion:reduce){[class*=rf-]{animation-duration:.01ms!important;animation-delay:0ms!important}}
