@layer base{:root{--primary: #2563eb;--primary-light: #eff6ff;--surface: #ffffff;--background: #f8fafc;--text-main: #1e293b;--text-muted: #64728b;--radius-sm: .5rem;--radius-md: .75rem;--radius-lg: 1rem;--radius-xl: 1.5rem}body{font-family:Outfit,Inter,-apple-system,sans-serif;-webkit-tap-highlight-color:transparent}@media(max-width:640px){html{font-size:12px}}}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.modal-enter{animation:modalSlide .3s cubic-bezier(.16,1,.3,1)}@keyframes modalSlide{0%{transform:translateY(10%);opacity:0}to{transform:translateY(0);opacity:1}}
