*,*:before,*:after{box-sizing:border-box}html{font-size:16px;-webkit-text-size-adjust:100%}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica Neue,Arial,sans-serif;background:#f8fafc;color:#1e293b;-webkit-font-smoothing:antialiased}input,select,textarea{font-size:16px}button{cursor:pointer;border:none;background:none;font-family:inherit}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.flex-1{flex:1}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.text-center{text-align:center}.gap-0{gap:0}.gap-1{gap:4px}.gap-2{gap:8px}.gap-3{gap:12px}.gap-4{gap:16px}.gap-6{gap:24px}.px-4{padding-left:16px;padding-right:16px}.px-5{padding-left:20px;padding-right:20px}.px-6{padding-left:24px;padding-right:24px}.py-1{padding-top:4px;padding-bottom:4px}.py-2{padding-top:8px;padding-bottom:8px}.py-3{padding-top:12px;padding-bottom:12px}.py-3\.5{padding-top:14px;padding-bottom:14px}.pt-2{padding-top:8px}.pt-8{padding-top:32px}.pb-6{padding-bottom:24px}.mb-1{margin-bottom:4px}.mb-1\.5{margin-bottom:6px}.mb-2{margin-bottom:8px}.mb-4{margin-bottom:16px}.mt-0\.5{margin-top:2px}.ml-0\.5{margin-left:2px}.max-w-md{max-width:448px}.max-w-xs{max-width:320px}.max-h-48{max-height:192px}.w-full{width:100%}.w-4{width:16px}.w-8{width:32px}.w-32{width:128px}.h-4{height:16px}.h-8{height:32px}.h-28{height:112px}.h-32{height:128px}.rounded{border-radius:4px}.rounded-lg{border-radius:8px}.rounded-xl{border-radius:12px}.rounded-full{border-radius:9999px}.border{border:1px solid}.border-2{border:2px solid}.border-4{border:4px solid}.border-gray-200{border-color:#e2e8f0}.border-gray-300{border-color:#cbd5e1}.border-green-600{border-color:#16a34a}.border-green-700{border-color:#15803d}.border-red-500{border-color:#ef4444}.border-t-transparent{border-top-color:transparent}.border-dashed{border-style:dashed}.border-solid{border-style:solid}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f8fafc}.bg-gray-100{background-color:#f1f5f9}.bg-green-700{background-color:#15803d}.bg-green-500{background-color:#22c55e}.bg-green-400{background-color:#4ade80}.text-white{color:#fff}.text-gray-400{color:#94a3b8}.text-gray-500{color:#64748b}.text-gray-600{color:#475569}.text-gray-700{color:#334155}.text-gray-800{color:#1e293b}.text-gray-900{color:#0f172a}.text-green-200{color:#bbf7d0}.text-red-500{color:#ef4444}.text-xs{font-size:11px;line-height:16px}.text-sm{font-size:14px;line-height:20px}.text-base{font-size:16px;line-height:24px}.text-lg{font-size:18px;line-height:28px}.text-xl{font-size:20px;line-height:28px}.text-4xl{font-size:36px;line-height:40px}.text-6xl{font-size:60px;line-height:1}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-mono{font-family:ui-monospace,monospace}.uppercase{text-transform:uppercase}.tracking-wide{letter-spacing:.025em}.leading-snug{line-height:1.375}.leading-relaxed{line-height:1.625}.whitespace-pre-wrap{white-space:pre-wrap}.opacity-50{opacity:.5}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.overflow-y-auto{overflow-y:auto}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.aspect-square{aspect-ratio:1 / 1}.touch-none{touch-action:none}.hidden{display:none}.block{display:block}.mx-auto{margin-left:auto;margin-right:auto}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.animate-spin{animation:spin 1s linear infinite}.transition-colors{transition:background-color .15s,border-color .15s,color .15s}.transition-all{transition:all .2s}.duration-200{transition-duration:200px}.accent-green-700{accent-color:#15803d}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 2px #2563eb;border-color:transparent}button:disabled{opacity:.5;cursor:not-allowed}button.hover\:bg-green-800:hover{background-color:#166534}button.hover\:bg-gray-50:hover{background-color:#f8fafc}.hover\:border-green-500:hover{border-color:#22c55e}.text-green-700{color:#15803d}.relative{position:relative}.absolute{position:absolute}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.overflow-hidden{overflow:hidden}.inline-flex{display:inline-flex}.flex-wrap{flex-wrap:wrap}.shrink-0{flex-shrink:0}.w-3{width:12px}.h-3{height:12px}.h-px{height:1px}.pt-10{padding-top:40px}.pb-10{padding-bottom:40px}.px-3{padding-left:12px;padding-right:12px}.mt-2{margin-top:8px}.mt-3{margin-top:12px}.gap-1\.5{gap:6px}.tracking-tight{letter-spacing:-.025em}.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-from, transparent),var(--tw-gradient-to, transparent))}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-from, transparent),var(--tw-gradient-via, var(--tw-gradient-to, transparent)),var(--tw-gradient-to, transparent))}.from-green-900{--tw-gradient-from: #14532d}.to-green-700{--tw-gradient-to: #15803d}.from-transparent{--tw-gradient-from: transparent}.via-white\/20{--tw-gradient-via: rgba(255,255,255,.2)}.to-transparent{--tw-gradient-to: transparent}.bg-white\/15{background-color:#ffffff26}.text-white\/70{color:#ffffffb3}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.gap-x-3{column-gap:12px}.col-span-1{grid-column:span 1 / span 1}.col-span-2{grid-column:span 2 / span 2}.z-10{z-index:10}.rotate-180{transform:rotate(180deg)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.mt-1{margin-top:4px}.mt-1\.5{margin-top:6px}.mt-2\.5{margin-top:10px}.mb-3{margin-bottom:12px}.py-6{padding-top:24px;padding-bottom:24px}.px-2{padding-left:8px;padding-right:8px}.max-h-52{max-height:208px}.break-all{word-break:break-all}.w-6{width:24px}.h-6{height:24px}.bg-green-50{background-color:#f0fdf4}.text-green-500{color:#22c55e}.text-green-600{color:#16a34a}.text-green-800{color:#166534}.border-green-200{border-color:#bbf7d0}.hover\:bg-green-50:hover{background-color:#f0fdf4}.gap-5{gap:20px}.mt-4{margin-top:16px}.py-4{padding-top:16px;padding-bottom:16px}.py-5{padding-top:20px;padding-bottom:20px}.pb-8{padding-bottom:32px}.max-w-sm{max-width:384px}.rounded-2xl{border-radius:1rem}.text-left{text-align:left}.text-3xl{font-size:30px;line-height:36px}.w-5{width:20px}.h-5{height:20px}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.border-blue-500{border-color:#3b82f6}.border-blue-600{border-color:#2563eb}.bg-blue-500{background-color:#3b82f6}.bg-blue-600{background-color:#2563eb}.text-blue-100{color:#dbeafe}.text-blue-600{color:#2563eb}button.hover\:bg-blue-600:hover{background-color:#2563eb}button.active\:bg-blue-700:active{background-color:#1d4ed8}.bg-red-50{background-color:#fef2f2}.border-red-300{border-color:#fca5a5}.text-red-700{color:#b91c1c}.text-red-600{color:#dc2626}.bg-red-600{background-color:#dc2626}button.hover\:bg-red-700:hover{background-color:#b91c1c}.border-green-300{border-color:#86efac}.h-\[100dvh\]{height:100vh;height:100dvh}.flex-shrink-0{flex-shrink:0}.h-full{height:100%}.min-w-0{min-width:0}.pt-3{padding-top:12px}.pt-4{padding-top:16px}.pb-1{padding-bottom:4px}.pb-12{padding-bottom:48px}.mb-5{margin-bottom:20px}.ml-2{margin-left:8px}.px-8{padding-left:32px;padding-right:32px}.py-10{padding-top:40px;padding-bottom:40px}.py-2\.5{padding-top:10px;padding-bottom:10px}.w-10{width:40px}.h-10{height:40px}.w-20{width:80px}.h-20{height:80px}.h-1{height:4px}.h-1\.5{height:6px}.rounded-md{border-radius:6px}.rounded-3xl{border-radius:1.5rem}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow-2xl{box-shadow:0 25px 50px -12px #00000040}.text-2xl{font-size:24px;line-height:32px}.tracking-widest{letter-spacing:.1em}.tracking-wider{letter-spacing:.05em}.leading-tight{line-height:1.25}.leading-none{line-height:1}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select-none{-webkit-user-select:none;user-select:none}.from-blue-900{--tw-gradient-from: #1e3a8a}.to-blue-700{--tw-gradient-to: #1d4ed8}.bg-blue-50{background-color:#eff6ff}.bg-blue-100{background-color:#dbeafe}.bg-blue-700{background-color:#1d4ed8}.bg-blue-800{background-color:#1e40af}.text-blue-300{color:#93c5fd}.text-blue-500{color:#3b82f6}.text-blue-700{color:#1d4ed8}.text-blue-800{color:#1e40af}.border-blue-100{border-color:#dbeafe}.border-blue-400{border-color:#60a5fa}.text-white\/60{color:#fff9}button.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:border-blue-400:hover{border-color:#60a5fa}.hover\:bg-blue-50:hover{background-color:#eff6ff}.hover\:bg-blue-100:hover{background-color:#dbeafe}.hover\:text-red-500:hover{color:#ef4444}.active\:bg-blue-100:active{background-color:#dbeafe}.active\:bg-gray-50:active{background-color:#f8fafc}.disabled\:opacity-40:disabled{opacity:.4}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.duration-500{transition-duration:.5s}.ease-out{transition-timing-function:ease-out}
