
/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com */
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,::after,::before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;font-family:system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji'}

/* Button and link resets */
button{background-color:transparent;background-image:none;padding:0;line-height:inherit;color:inherit}
button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}
a{color:inherit;text-decoration:inherit}

/* Form elements */
input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}
input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}
input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}
input:focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px}

/* Remove default margins */
blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}
ol,ul{list-style:none;margin:0;padding:0}

/* Essential utilities */
.hidden{display:none}
.block{display:block}
.inline-block{display:inline-block}
.flex{display:flex}
.inline-flex{display:inline-flex}
.relative{position:relative}
.absolute{position:absolute}
.fixed{position:fixed}
.sticky{position:sticky}

/* Width and Height */
.w-full{width:100%}
.h-full{height:100%}
.w-auto{width:auto}
.h-auto{height:auto}

/* Margin and Padding */
.m-0{margin:0}
.p-0{padding:0}
.mb-1{margin-bottom:0.25rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
.mb-12{margin-bottom:3rem}
.mr-2{margin-right:0.5rem}
.mr-4{margin-right:1rem}
.mt-2{margin-top:0.5rem}
.mt-3{margin-top:0.75rem}
.mt-6{margin-top:1.5rem}
.mt-8{margin-top:2rem}
.mt-10{margin-top:2.5rem}
.mt-12{margin-top:3rem}
.mx-auto{margin-left:auto;margin-right:auto}
.my-6{margin-top:1.5rem;margin-bottom:1.5rem}
.p-3{padding:0.75rem}
.p-4{padding:1rem}
.p-6{padding:1.5rem}
.p-8{padding:2rem}
.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-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.pl-3{padding-left:0.75rem}
.pl-10{padding-left:2.5rem}
.pr-3{padding-right:0.75rem}
.pr-4{padding-right:1rem}
.pr-12{padding-right:3rem}

/* Text */
.text-left{text-align:left}
.text-center{text-align:center}
.text-right{text-align:right}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.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-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-6xl{font-size:3.75rem;line-height:1}
.font-light{font-weight:300}
.font-normal{font-weight:400}
.font-semibold{font-weight:600}
.font-bold{font-weight:700}
.tracking-tight{letter-spacing:-0.025em}

/* Colors */
.text-white{color:#fff}
.text-gray-400{color:#9ca3af}
.text-gray-500{color:#6b7280}
.text-gray-600{color:#4b5563}
.text-gray-700{color:#374151}
.text-gray-800{color:#1f2937}
.text-blue-600{color:#2563eb}
.text-blue-800{color:#1e40af}
.text-green-400{color:#4ade80}
.text-green-600{color:#16a34a}
.text-green-700{color:#15803d}
.text-green-800{color:#166534}
.text-purple-800{color:#6b21a8}
.text-red-400{color:#f87171}
.text-red-600{color:#dc2626}
.text-yellow-400{color:#facc15}

.bg-white{background-color:#fff}
.bg-gray-50{background-color:#f9fafb}
.bg-gray-500{background-color:#6b7280}
.bg-gray-600{background-color:#4b5563}
.bg-blue-50{background-color:#eff6ff}
.bg-blue-100{background-color:#dbeafe}
.bg-blue-600{background-color:#2563eb}
.bg-green-50{background-color:#f0fdf4}
.bg-green-100{background-color:#dcfce7}
.bg-green-600{background-color:#16a34a}
.bg-purple-100{background-color:#e9d5ff}
.bg-purple-600{background-color:#9333ea}
.bg-red-600{background-color:#dc2626}
.bg-yellow-50{background-color:#fefce8}
.bg-opacity-10{background-opacity:0.1}

/* Border */
.border{border-width:1px}
.border-0{border-width:0}
.border-2{border-width:2px}
.border-t{border-top-width:1px}
.border-gray-200{border-color:#e5e7eb}
.border-gray-300{border-color:#d1d5db}
.border-blue-200{border-color:#bfdbfe}
.border-green-400{border-color:#4ade80}
.border-yellow-200{border-color:#fef08a}
.rounded{border-radius:0.25rem}
.rounded-lg{border-radius:0.5rem}
.rounded-xl{border-radius:0.75rem}
.rounded-2xl{border-radius:1rem}

/* Shadow */
.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,0.1),0 1px 2px 0 rgba(0,0,0,0.06)}
.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06)}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}
.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}

/* Flexbox */
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.flex-grow{flex-grow:1}
.items-center{align-items:center}
.justify-center{justify-content:center}
.justify-between{justify-content:space-between}

/* Grid */
.grid{display:grid}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.gap-2{gap:0.5rem}
.gap-4{gap:1rem}
.gap-6{gap:1.5rem}

/* Spacing */
.space-y-4 > :not([hidden]) ~ :not([hidden]){margin-top:1rem}

/* Positioning */
.inset-y-0{top:0;bottom:0}
.left-0{left:0}
.right-0{right:0}
.z-10{z-index:10}

/* Misc */
.cursor-pointer{cursor:pointer}
.overflow-hidden{overflow:hidden}
.pointer-events-none{pointer-events:none}
.whitespace-pre-wrap{white-space:pre-wrap}
.opacity-80{opacity:0.8}
.opacity-90{opacity:0.9}

/* Transitions */
.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.duration-200{transition-duration:200ms}
.duration-300{transition-duration:300ms}
.transform{transform:translate(0,0) rotate(0) skewX(0) skewY(0) scaleX(1) scaleY(1)}

/* Focus states */
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
.focus\:border-blue-500:focus{border-color:#3b82f6}
.focus\:border-green-500:focus{border-color:#10b981}
.focus\:border-purple-500:focus{border-color:#8b5cf6}
.focus\:ring-2:focus{box-shadow:0 0 0 2px rgba(59,130,246,0.5)}
.focus\:ring-blue-200:focus{box-shadow:0 0 0 2px rgba(191,219,254,0.5)}
.focus\:ring-blue-500:focus{box-shadow:0 0 0 2px rgba(59,130,246,0.5)}
.focus\:ring-green-500:focus{box-shadow:0 0 0 2px rgba(16,185,129,0.5)}
.focus\:ring-purple-200:focus{box-shadow:0 0 0 2px rgba(196,181,253,0.5)}

/* Hover states */
.hover\:bg-blue-200:hover{background-color:#bfdbfe}
.hover\:bg-blue-700:hover{background-color:#1d4ed8}
.hover\:bg-gray-600:hover{background-color:#4b5563}
.hover\:bg-gray-700:hover{background-color:#374151}
.hover\:bg-green-200:hover{background-color:#bbf7d0}
.hover\:bg-green-700:hover{background-color:#15803d}
.hover\:bg-purple-200:hover{background-color:#e9d5ff}
.hover\:bg-purple-700:hover{background-color:#7c3aed}
.hover\:bg-red-700:hover{background-color:#b91c1c}
.hover\:scale-105:hover{transform:scale(1.05)}
.hover\:shadow-lg:hover{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -2px rgba(0,0,0,0.05)}
.hover\:shadow-xl:hover{box-shadow:0 20px 25px -5px rgba(0,0,0,0.1),0 10px 10px -5px rgba(0,0,0,0.04)}
.hover\:text-blue-600:hover{color:#2563eb}
.hover\:text-blue-800:hover{color:#1e40af}
.hover\:text-red-600:hover{color:#dc2626}

/* Responsive */
@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))}
}

@media (min-width: 1024px) {
  .lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
}

/* Container */
.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}
.max-w-lg{max-width:32rem}
.max-w-md{max-width:28rem}
.max-w-2xl{max-width:42rem}
.max-w-4xl{max-width:56rem}
.min-h-screen{min-height:100vh}

/* Backdrop */
.backdrop-blur-sm{backdrop-filter:blur(4px)}
