@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap);body{-webkit-font-smoothing:antialiased;background-color:#111827;color:#f3f4f6;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;margin:0}.container{display:flex;flex-direction:column;margin:0 auto;max-width:500px;min-height:100vh;padding:20px}.card{background-color:#1f2937;border:1px solid #374151;border-radius:16px;box-shadow:0 4px 6px -1px #0000001a;margin-bottom:20px;padding:24px}.btn-primary{background-color:#3b82f6;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:18px;font-weight:600;padding:16px;transition:background .2s;width:100%}.btn-primary:hover{background-color:#2563eb}.status-badge{background-color:#059669;border-radius:20px;color:#ecfdf5;display:inline-block;font-size:14px;font-weight:600;padding:6px 12px}
/*# sourceMappingURL=main.8717dbd2.css.map*/