body{margin:0;font-family:-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:#ffffff;color:#171717}.fixed{position:fixed}.bg-black{background-color:#000000}.bg-opacity-60{background-color:rgba(0,0,0,.6)}.justify-center{justify-content:center}.z-50{z-index:50}.backdrop-blur-sm{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.rounded-3xl{border-radius:1.5rem}.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.max-w-lg{max-width:32rem}.max-h-\[90vh\]{max-height:90vh}.overflow-y-auto{overflow-y:auto}.scale-100{transform:scale(1)}.border-b{border-bottom-width:1px}.text-gray-400{color:#9ca3af}.hover\:text-gray-600:hover{color:#4b5563}.transition-colors{transition-property:color,background-color,border-color,fill,stroke,-webkit-text-decoration-color;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,-webkit-text-decoration-color}.p-2{padding:.5rem}.hover\:bg-gray-100:hover{background-color:#f3f4f6}.w-6{width:1.5rem}.h-6{height:1.5rem}.fill-none{fill:none}.stroke-currentColor{stroke:currentColor}.viewBox-0-0-24-24{viewBox:"0 0 24 24"}.strokeLinecap-round{stroke-linecap:round}.strokeLinejoin-round{stroke-linejoin:round}.strokeWidth-2{stroke-width:2}.space-x-3>*+*{margin-left:.75rem}.h-3{height:.75rem}.rounded-full{border-radius:9999px}.bg-blue-500{background-color:#3b82f6}.bg-blue-400{background-color:#60a5fa}.bg-gray-200{background-color:#e5e7eb}.space-y-4>*+*{margin-top:1rem}.w-full{width:100%}.border-2{border-width:2px}.text-left{text-align:left}.transform{transform:translateZ(0)}.border-blue-500{border-color:#3b82f6}.bg-blue-50{background-color:#eff6ff}.border-gray-200{border-color:#e5e7eb}.hover\:border-blue-300:hover{border-color:#93c5fd}.hover\:bg-blue-50:hover{background-color:#eff6ff}.mt-2{margin-top:.5rem}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.rounded-b-3xl{border-bottom-left-radius:1.5rem;border-bottom-right-radius:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.hover\:text-gray-800:hover{color:#1f2937}.font-medium{font-weight:500}.flex-1{flex:1 1}.bg-gradient-to-r,.from-blue-500,.to-blue-600{background:linear-gradient(90deg,#3b82f6,#2563eb)}.rounded-xl{border-radius:.75rem}.hover\:from-blue-600:hover,.hover\:to-blue-700:hover{background:linear-gradient(90deg,#2563eb,#1d4ed8)}.disabled\:opacity-50:disabled{opacity:.5}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.min-h-screen{min-height:100vh}.max-w-4xl{max-width:56rem}.max-w-7xl{max-width:80rem}.mx-auto{margin-left:auto;margin-right:auto}.p-6{padding:1.5rem}.p-8{padding:2rem}.px-4{padding-left:1rem;padding-right:1rem}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-20{padding-bottom:5rem}.pt-20,.py-20{padding-top:5rem}.pb-32{padding-bottom:8rem}.text-center{text-align:center}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.text-gray-800{color:#1f2937}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-500{color:#6b7280}.text-white{color:#ffffff}.text-blue-600{color:#2563eb}.text-blue-500{color:#3b82f6}.text-blue-100{color:#dbeafe}.text-yellow-500{color:#eab308}.border{border-width:1px}.border-blue-100{border-color:#dbeafe}.border-gray-100{border-color:#f3f4f6}.rounded-2xl{border-radius:1rem}.rounded-lg{border-radius:.5rem}.p-4{padding:1rem}.bg-white{background-color:#ffffff}.bg-gray-50{background-color:#f9fafb}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.text-lg{font-size:1.125rem;line-height:1.75rem}.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.hover\:scale-105:hover{transform:scale(1.05)}.hover\:scale-110:hover{transform:scale(1.1)}.hover\:-translate-y-1:hover{transform:translateY(-.25rem)}.hover\:-translate-y-2:hover{transform:translateY(-.5rem)}.transition-all{transition-property:all}.transition-transform{transition-property:transform}.duration-300{transition-duration:.3s}.cursor-pointer{cursor:pointer}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.border-t{border-top-width:1px}.pt-4{padding-top:1rem}.mt-4{margin-top:1rem}.hover\:underline:hover{text-decoration:underline}.leading-relaxed{line-height:1.625}.overflow-hidden{overflow:hidden}.relative{position:relative}.absolute{position:absolute}.inset-0{top:0;right:0;bottom:0;left:0}.grid{display:grid}.italic{font-style:italic}.bg-gradient-to-br{background:linear-gradient(to bottom right,#eff6ff,#e0e7ff)}.bg-gradient-to-r{background:linear-gradient(90deg,#3b82f6,#4f46e5)}.bg-gradient-to-br.from-blue-600.to-indigo-700{background:linear-gradient(to bottom right,#2563eb,#4338ca)}.bg-gradient-to-br.from-blue-50.to-indigo-50{background:linear-gradient(to bottom right,#eff6ff,#eef2ff)}.bg-gradient-to-br.from-blue-50.via-white.to-indigo-50{background:linear-gradient(to bottom right,#eff6ff,#ffffff,#eef2ff)}.bg-gradient-to-r.from-blue-600.to-indigo-600.bg-clip-text.text-transparent{background:linear-gradient(90deg,#2563eb,#4f46e5);-webkit-background-clip:text;background-clip:text;color:transparent}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDelay{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceSubtle{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.animate-fade-in{animation:fadeIn .8s ease-out}.animate-fade-in-delay{animation:fadeInDelay .8s ease-out .2s both}.animate-bounce-subtle{animation:bounceSubtle 2s ease-in-out infinite}@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-7xl{font-size:4.5rem;line-height:1}}@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}