
/*! tailwindcss v3.3.2 | MIT License | https://tailwindcss.com */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}
html{line-height:1.5;-webkit-text-size-adjust:100%}
body{margin:0;line-height:inherit}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
a{text-decoration:inherit;color:inherit}
button{cursor:pointer}
.container{width:100%}
@media(min-width:640px){.container{max-width:640px}}
@media(min-width:768px){.container{max-width:768px}}
@media(min-width:1024px){.container{max-width:1024px}}
@media(min-width:1280px){.container{max-width:1280px}}
.text-center{text-align:center}
.text-white{color:#fff}
.text-gray-900{color:#111827}
.text-gray-300{color:#d1d5db}
.bg-gray-900{background-color:#111827}
.bg-indigo-600{background-color:#4f46e5}
.bg-indigo-700{background-color:#4338ca}
.bg-black\/40{background-color:rgba(0,0,0,0.4)}
.bg-sky-400{background-color:#38bdf8}
.bg-sky-500{background-color:#0ea5e9}
.bg-amber-400{background-color:#fbbf24}
.bg-amber-500{background-color:#f59e0b}
.bg-emerald-400{background-color:#34d399}
.bg-emerald-500{background-color:#10b981}
.bg-red-500{background-color:#ef4444}
.bg-red-600{background-color:#dc2626}
.rounded{border-radius:0.25rem}
.rounded-full{border-radius:9999px}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1)}
.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}
.px-4{padding-left:1rem;padding-right:1rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.px-8{padding-left:2rem;padding-right:2rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.p-6{padding:1.5rem}
.mt-2{margin-top:0.5rem}
.mt-4{margin-top:1rem}
.mt-6{margin-top:1.5rem}
.mt-10{margin-top:2.5rem}
.mb-4{margin-bottom:1rem}
.mb-6{margin-bottom:1.5rem}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-4xl{font-size:2.25rem;line-height:2.5rem}
.text-5xl{font-size:3rem;line-height:1}
.font-bold{font-weight:700}
.font-semibold{font-weight:600}
.w-full{width:100%}
.w-72{width:18rem}
.h-52{height:13rem}
.md\:h-96{height:24rem}
.object-cover{object-fit:cover}
.flex{display:flex}
.flex-col{flex-direction:column}
.md\:flex-row{flex-direction:row}
.items-center{align-items:center}
.items-start{align-items:flex-start}
.justify-center{justify-content:center}
.gap-6{gap:1.5rem}
.transition{transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.transition-all{transition-property:all}
.duration-300{transition-duration:300ms}
.ease-in-out{transition-timing-function:cubic-bezier(0.4,0,0.2,1)}
.hover\:bg-indigo-700:hover{background-color:#4338ca}
.hover\:bg-red-600:hover{background-color:#dc2626}
.hover\:bg-sky-500:hover{background-color:#0ea5e9}
.hover\:bg-amber-500:hover{background-color:#f59e0b}
.hover\:bg-emerald-500:hover{background-color:#10b981}
.hover\:scale-105:hover{transform:scale(1.05)}
.scale-105{transform:scale(1.05)}
.rounded-lg{border-radius:0.5rem}
.z-0{z-index:0}
.z-10{z-index:10}
.z-50{z-index:50}
.overflow-hidden{overflow:hidden}
.fixed{position:fixed}
.relative{position:relative}
.absolute{position:absolute}
.inset-0{top:0;right:0;bottom:0;left:0}
.top-1\/2{top:50%}
.left-2{left:0.5rem}
.right-2{right:0.5rem}
.-translate-y-1\/2{transform:translateY(-50%)}
.pointer-events-none{pointer-events:none}
.blur-2xl{filter:blur(40px)}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}
.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}
.from-pink-500{--tw-gradient-from:#ec4899}
.to-purple-500{--tw-gradient-to:#a855f7}
.from-yellow-400{--tw-gradient-from:#facc15}
.to-red-500{--tw-gradient-to:#ef4444}
.ring-2{box-shadow:0 0 0 2px currentColor}
.ring-sky-300{--tw-ring-color:#7dd3fc}
.ring-amber-300{--tw-ring-color:#fcd34d}
.ring-emerald-300{--tw-ring-color:#6ee7b7}
.drop-shadow-md{filter:drop-shadow(0 4px 3px rgba(0,0,0,0.07))}
</style>
