*{box-sizing:border-box}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}.min-h-screen{min-height:100vh}.bg-gradient-to-br{background:linear-gradient(to bottom right,#fce7f3,#e9d5ff)}.from-pink-100{--tw-gradient-from: #fce7f3}.to-purple-200{--tw-gradient-to: #e9d5ff}.p-4{padding:1rem}.max-w-4xl{max-width:56rem}.mx-auto{margin-left:auto;margin-right:auto}.text-center{text-align:center}.mb-8{margin-bottom:2rem}.mb-6{margin-bottom:1.5rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mt-2{margin-top:.5rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.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}.text-3xl{font-size:1.875rem;line-height:2.25rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.text-purple-800{color:#6b21a8}.text-gray-700{color:#374151}.text-gray-600{color:#4b5563}.text-gray-500{color:#6b7280}.text-white{color:#fff}.text-blue-600{color:#2563eb}.text-red-600{color:#dc2626}.text-green-600{color:#16a34a}.text-purple-600{color:#9333ea}.text-yellow-500{color:#eab308}.flex{display:flex}.flex-wrap{flex-wrap:wrap}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.items-center{align-items:center}.gap-4{gap:1rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.bg-purple-600{background-color:#9333ea}.bg-pink-600{background-color:#db2777}.bg-blue-600{background-color:#2563eb}.bg-gray-400{background-color:#9ca3af}.bg-white{background-color:#fff}.bg-black{background-color:#000}.bg-blue-50{background-color:#eff6ff}.bg-red-50{background-color:#fef2f2}.bg-green-50{background-color:#f0fdf4}.bg-purple-50{background-color:#faf5ff}.bg-yellow-50{background-color:#fefce8}.bg-pink-50{background-color:#fdf2f8}.bg-purple-100{background-color:#e9d5ff}.bg-opacity-50{background-color:#00000080}.hover\:bg-purple-700:hover{background-color:#7c2d12}.hover\:bg-pink-700:hover{background-color:#be185d}.hover\:bg-blue-700:hover{background-color:#1d4ed8}.hover\:bg-gray-500:hover{background-color:#6b7280}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-8{padding-left:2rem;padding-right:2rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.p-6{padding:1.5rem}.p-3{padding:.75rem}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.transition-colors{transition-property:color,background-color,border-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.disabled\:bg-gray-400:disabled{background-color:#9ca3af}.disabled\:opacity-50:disabled{opacity:.5}.fixed{position:fixed}.inset-0{inset:0}.z-50{z-index:50}.max-w-md{max-width:28rem}.max-w-2xl{max-width:42rem}.w-full{width:100%}.mx-4{margin-left:1rem;margin-right:1rem}.border{border-width:1px}.border-2{border-width:2px}.border-gray-300{border-color:#d1d5db}.border-purple-300{border-color:#c4b5fd}.border-purple-500{border-color:#a855f7}.border-l-4{border-left-width:4px}.border-pink-400{border-color:#f472b6}.border-yellow-400{border-color:#facc15}.flex-1{flex:1 1 0%}.h-64{height:16rem}.resize-none{resize:none}.max-h-\[80vh\]{max-height:80vh}.overflow-y-auto{overflow-y:auto}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg,.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.cursor-pointer{cursor:pointer}.scale-105{transform:scale(1.05)}.hover\:border-purple-400:hover{border-color:#c084fc}.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.from-pink-500{--tw-gradient-from: #ec4899;--tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(236, 72, 153, 0))}.to-purple-600{--tw-gradient-to: #9333ea}.list-decimal{list-style-type:decimal}.list-inside{list-style-position:inside}.space-y-2>:not([hidden])~:not([hidden]){margin-top:.5rem}@media (min-width: 768px){.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}button{border:none;cursor:pointer}input,textarea{outline:none}input:focus,textarea:focus{border-color:#9333ea;box-shadow:0 0 0 3px #9333ea1a}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .2s ease-out forwards}
