*{box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,sans-serif;background-color:#111827;color:#e5e7eb;min-height:100vh}#root{min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#1f2937}::-webkit-scrollbar-thumb{background:#4b5563;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#6b7280}*{transition:all .2s ease-in-out}button:focus,input:focus,textarea:focus,select:focus{outline:2px solid #3b82f6;outline-offset:2px}
