*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#667eea,#764ba2);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}.btn-primary{background-color:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;min-height:44px;padding:16px 24px;transition:background-color .2s;width:100%}.btn-primary:hover{background-color:#3730a3}.btn-primary:disabled{cursor:not-allowed;opacity:.5}.btn-secondary{background-color:#10b981;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;min-height:44px;padding:16px 24px;transition:background-color .2s;width:100%}.btn-secondary:hover{background-color:#047857}.btn-danger{background-color:#ef4444;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;min-height:44px;padding:16px 24px;transition:background-color .2s;width:100%}.btn-danger:hover{background-color:#dc2626}.card{background:#fff;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a;margin:16px;padding:24px}.min-h-screen{min-height:100vh}.flex{display:flex}.items-center{align-items:center}.justify-center{justify-content:center}.text-center{text-align:center}.max-w-md{max-width:28rem}.mx-auto{margin-left:auto;margin-right:auto}.w-full{width:100%}.p-4{padding:16px}.mb-2{margin-bottom:8px}.mb-3{margin-bottom:12px}.mb-4{margin-bottom:16px}.mb-6{margin-bottom:24px}.mb-8{margin-bottom:32px}.mt-2{margin-top:8px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mr-2{margin-right:8px}.mr-4{margin-right:16px}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-white{color:#fff}.text-gray-800{color:#1f2937}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-blue-800{color:#1e40af}.text-blue-700{color:#1d4ed8}.text-green-800{color:#166534}.text-green-700{color:#15803d}.text-yellow-800{color:#92400e}.text-yellow-700{color:#a16207}.text-red-800{color:#991b1b}.bg-green-100{background-color:#dcfce7}.bg-red-100{background-color:#fee2e2}.bg-yellow-100{background-color:#fef3c7}.bg-blue-50{background-color:#eff6ff}.bg-green-50{background-color:#f0fdf4}.bg-gray-50{background-color:#f9fafb}.bg-black{background-color:#000}.bg-red-500{background-color:#ef4444}.bg-green-400{background-color:#4ade80}.bg-red-400{background-color:#f87171}.border{border-width:1px}.border-2{border-width:2px}.border-4{border-width:4px}.border-gray-300{border-color:#d1d5db}.border-yellow-400{border-color:#fbbf24}.border-blue-200{border-color:#dbeafe}.border-blue-300{border-color:#93c5fd}.border-green-200{border-color:#bbf7d0}.border-gray-200{border-color:#e5e7eb}.rounded-lg{border-radius:8px}.rounded-xl{border-radius:12px}.rounded-full{border-radius:9999px}.rounded{border-radius:4px}.space-y-1>:not([hidden])~:not([hidden]){margin-top:4px}.space-y-4>:not([hidden])~:not([hidden]){margin-top:16px}.space-y-6>:not([hidden])~:not([hidden]){margin-top:24px}.space-x-4>:not([hidden])~:not([hidden]){margin-left:16px}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-2{gap:8px}.w-2{width:8px}.h-2{height:8px}.w-8{width:32px}.h-8{height:32px}.w-16{width:64px}.h-16{height:64px}.w-24{width:96px}.h-24{height:96px}input[type=text]{border:1px solid #d1d5db;border-radius:8px;font-size:18px;outline:none;padding:12px 16px;transition:border-color .2s;width:100%}input[type=text]:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.animate-spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.opacity-90{opacity:.9}.bg-opacity-20{background-color:#0003}.overflow-hidden{overflow:hidden}.inline-block{display:inline-block}.leading-relaxed{line-height:1.625}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.transition-colors{transition-duration:.2s;transition-property:color,background-color,border-color;transition-timing-function:cubic-bezier(.4,0,.2,1)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.5e17e47b.css.map*/