@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;background-color:#f5f7fa;color:#111827;line-height:1.5}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f3f4f6;border-radius:4px}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}::selection{background-color:#2563eb;color:#fff}:focus-visible{outline:2px solid #2563EB;outline-offset:2px}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px #FFFFFF inset;-webkit-text-fill-color:#111827}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}table{border-collapse:collapse;width:100%}.transition-all{transition:all .2s ease-in-out}.text-success{color:#22c55e}.text-error{color:#ef4444}.text-warning{color:#f59e0b}.text-info{color:#3b82f6}.bg-success{background-color:#22c55e}.bg-error{background-color:#ef4444}.bg-warning{background-color:#f59e0b}.bg-info{background-color:#3b82f6}
