*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f0fdf4,#eff6ff);min-height:100vh}.gradient-text{background:linear-gradient(135deg,#10b981,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.card{background:white;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;padding:24px}.btn-primary{padding:12px 24px;background:linear-gradient(135deg,#10b981,#3b82f6);color:#fff;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 6px #0000001a}.btn-primary:hover{background:linear-gradient(135deg,#059669,#2563eb);transform:translateY(-1px);box-shadow:0 8px 15px #00000026}.btn-secondary{padding:12px 24px;background:white;color:#374151;font-weight:600;border-radius:8px;border:1px solid #d1d5db;cursor:pointer;transition:all .2s ease}.btn-secondary:hover{background:#f9fafb}.input-field{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;transition:all .2s ease}.input-field:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.select-field{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;background:white;transition:all .2s ease}.select-field:focus{outline:none;border-color:#10b981;box-shadow:0 0 0 3px #10b9811a}.min-h-screen{min-height:100vh}.bg-gradient-to-br{background:linear-gradient(to bottom right,var(--tw-gradient-stops))}.from-green-50{--tw-gradient-from: #f0fdf4;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(240, 253, 244, 0))}.to-blue-50{--tw-gradient-to: #eff6ff}.shadow-sm{box-shadow:0 1px 2px #0000000d}.border-b{border-bottom:1px solid #e5e7eb}.max-w-7xl{max-width:80rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.flex{display:flex}.items-center{align-items:center}.w-10{width:2.5rem}.h-10{height:2.5rem}.bg-gradient-to-r{background:linear-gradient(to right,var(--tw-gradient-stops))}.from-green-500{--tw-gradient-from: #10b981;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(16, 185, 129, 0))}.rounded-lg{border-radius:.5rem}.text-white{color:#fff}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.text-gray-900{color:#111827}.text-sm{font-size:.875rem;line-height:1.25rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.font-medium{font-weight:500}.border-gray-300{border-color:#d1d5db}.hover\:bg-gray-50:hover{background-color:#f9fafb}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.py-8{padding-top:2rem;padding-bottom:2rem}.space-x-8>*+*{margin-left:2rem}.mb-12{margin-bottom:3rem}.flex-col{flex-direction:column}.space-y-2>*+*{margin-top:.5rem}.w-12{width:3rem}.h-12{height:3rem}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.text-gray-500{color:#6b7280}.ring-4{box-shadow:0 0 0 4px var(--tw-ring-color)}.ring-green-200{--tw-ring-color: rgba(34, 197, 94, .2)}.text-xs{font-size:.75rem;line-height:1rem}.mt-6{margin-top:1.5rem}.max-w-4xl{max-width:56rem}.max-w-2xl{max-width:42rem}.w-16{width:4rem}.h-16{height:4rem}.mx-auto{margin-left:auto;margin-right:auto}.text-3xl{font-size:1.875rem;line-height:2.25rem}.space-y-6>*+*{margin-top:1.5rem}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-6{gap:1.5rem}.text-gray-700{color:#374151}.w-4{width:1rem}.h-4{height:1rem}.mr-2{margin-right:.5rem}.border-red-500{border-color:#ef4444}.focus\:ring-red-500:focus{box-shadow:0 0 0 3px #ef44441a}.text-red-500{color:#ef4444}.mt-1{margin-top:.25rem}.placeholder{color:#9ca3af}.min-1{min:1}.max-120{max:120}.capitalize{text-transform:capitalize}.min-20{min:20}.max-300{max:300}.step-0\.1{step:.1}.min-100{min:100}.max-250{max:250}.text-xl{font-size:1.25rem;line-height:1.75rem}.space-x-3>*+*{margin-left:.75rem}.w-5{width:1.25rem}.h-5{height:1.25rem}.from-yellow-400{--tw-gradient-from: #facc15;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(250, 204, 21, 0))}.to-orange-500{--tw-gradient-to: #f97316}.from-green-400{--tw-gradient-from: #4ade80;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(74, 222, 128, 0))}.to-blue-500{--tw-gradient-to: #3b82f6}.from-purple-400{--tw-gradient-from: #c084fc;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(192, 132, 252, 0))}.to-pink-500{--tw-gradient-to: #ec4899}.resize-none{resize:none}.rows-3{rows:3}.p-4{padding:1rem}.font-semibold{font-weight:600}.text-blue-900{color:#1e3a8a}.mb-2{margin-bottom:.5rem}.text-blue-800{color:#1e40af}.space-y-1>*+*{margin-top:.25rem}.w-full{width:100%}.py-12{padding-top:3rem;padding-bottom:3rem}.w-20{width:5rem}.h-20{height:5rem}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.mb-6{margin-bottom:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.mb-8{margin-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.hover\:from-green-600:hover{--tw-gradient-from: #059669;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(5, 150, 105, 0))}.hover\:to-blue-600:hover{--tw-gradient-to: #2563eb}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.space-y-8>*+*{margin-top:2rem}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.gap-4{gap:1rem}.text-center{text-align:center}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-8{gap:2rem}.text-gray-800{color:#1f2937}.mb-4{margin-bottom:1rem}.space-y-4>*+*{margin-top:1rem}.text-red-600{color:#dc2626}.bg-red-50{background-color:#fef2f2}.border-red-200{border-color:#fecaca}.text-red-900{color:#7f1d1d}.text-orange-600{color:#ea580c}.bg-orange-50{background-color:#fff7ed}.border-orange-200{border-color:#fed7aa}.text-yellow-600{color:#ca8a04}.bg-yellow-50{background-color:#fefce8}.border-yellow-200{border-color:#fef08a}.text-blue-600{color:#2563eb}.bg-blue-50{background-color:#eff6ff}.border-blue-200{border-color:#bfdbfe}.text-green-600{color:#16a34a}.text-gray-600{color:#4b5563}.bg-gray-50{background-color:#f9fafb}.border-gray-200{border-color:#e5e7eb}.space-x-2>*+*{margin-left:.5rem}.justify-between{justify-content:space-between}.bg-gray-200{background-color:#e5e7eb}.h-2{height:.5rem}.bg-red-500{background-color:#ef4444}.bg-orange-500{background-color:#f97316}.bg-yellow-500{background-color:#eab308}.bg-blue-500{background-color:#3b82f6}.bg-green-500{background-color:#10b981}.bg-green-50{background-color:#f0fdf4}.text-green-900{color:#14532d}.text-green-700{color:#15803d}.bg-white{background-color:#fff}.p-3{padding:.75rem}.border-green-200{border-color:#bbf7d0}.px-2{padding-left:.5rem;padding-right:.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.bg-green-100{background-color:#dcfce7}.text-green-800{color:#166534}.rounded-full{border-radius:9999px}.flex-wrap{flex-wrap:wrap}.gap-2{gap:.5rem}.justify-center{justify-content:center}.space-x-4>*+*{margin-left:1rem}@media (min-width: 768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
