*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,Segoe UI,system-ui,sans-serif;background:#f9fafb;color:#1f2937;min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}input[type=range]{accent-color:#10b981}input,select,textarea,button{font-family:inherit}.fade-in{animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}
