/* Tailwind utility subset — auto-generated. Replaces cdn.tailwindcss.com */

/* --- Keyframes --- */
@keyframes spin{to{transform:rotate(360deg)}}
@keyframes pulse{50%{opacity:.5}}
@keyframes ping{75%,100%{transform:scale(2);opacity:0}}
@keyframes bounce{0%,100%{transform:translateY(-25%);animation-timing-function:cubic-bezier(0.8,0,1,1)}50%{transform:none;animation-timing-function:cubic-bezier(0,0,0.2,1)}}
@keyframes enter{from{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}

/* --- Base reset --- */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}

/* --- Gradient vars --- */
*{--tw-gradient-from:transparent;--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}

/* --- Utilities --- */
.-mt-3{margin-top:-0.75rem}
.-mt-4{margin-top:-1.0rem}
.-mx-4{margin-left:-1.0rem;margin-right:-1.0rem}
.-right-2{right:-0.5rem}
.-top-2{top:-0.5rem}
.absolute{position:absolute}
.accent-blue-500{accent-color:#3b82f6}
.accent-purple-500{accent-color:#a855f7}
.animate-in{animation:enter 0.2s ease-out}
.animate-pulse{animation:pulse 2s cubic-bezier(0.4,0,0.6,1) infinite}
.animate-spin{animation:spin 1s linear infinite}
.backdrop-blur{backdrop-filter:blur(8px)}
.backdrop-blur-lg{backdrop-filter:blur(16px)}
.backdrop-blur-md{backdrop-filter:blur(12px)}
.backdrop-blur-sm{backdrop-filter:blur(4px)}
.bg-\[\#1a1a2e\]{background-color:#1a1a2e}
.bg-\[\#1a1a2e\]\/90{background-color:rgba(26,26,46,0.90)}
.bg-amber-400{background-color:#fbbf24}
.bg-amber-500{background-color:#f59e0b}
.bg-amber-500\/10{background-color:rgba(245,158,11,0.10)}
.bg-amber-500\/15{background-color:rgba(245,158,11,0.15)}
.bg-amber-500\/20{background-color:rgba(245,158,11,0.20)}
.bg-amber-600{background-color:#d97706}
.bg-amber-600\/10{background-color:rgba(217,119,6,0.10)}
.bg-amber-600\/20{background-color:rgba(217,119,6,0.20)}
.bg-black\/10{background-color:rgba(0,0,0,0.10)}
.bg-black\/20{background-color:rgba(0,0,0,0.20)}
.bg-black\/30{background-color:rgba(0,0,0,0.30)}
.bg-black\/50{background-color:rgba(0,0,0,0.50)}
.bg-black\/60{background-color:rgba(0,0,0,0.60)}
.bg-black\/70{background-color:rgba(0,0,0,0.70)}
.bg-blue-400{background-color:#60a5fa}
.bg-blue-500{background-color:#3b82f6}
.bg-blue-500\/10{background-color:rgba(59,130,246,0.10)}
.bg-blue-500\/15{background-color:rgba(59,130,246,0.15)}
.bg-blue-500\/20{background-color:rgba(59,130,246,0.20)}
.bg-blue-500\/5{background-color:rgba(59,130,246,0.05)}
.bg-blue-600{background-color:#2563eb}
.bg-blue-600\/10{background-color:rgba(37,99,235,0.10)}
.bg-blue-600\/20{background-color:rgba(37,99,235,0.20)}
.bg-blue-600\/30{background-color:rgba(37,99,235,0.30)}
.bg-cyan-600\/20{background-color:rgba(8,145,178,0.20)}
.bg-emerald-400{background-color:#34d399}
.bg-emerald-400\/50{background-color:rgba(52,211,153,0.50)}
.bg-emerald-500{background-color:#10b981}
.bg-emerald-500\/10{background-color:rgba(16,185,129,0.10)}
.bg-emerald-500\/20{background-color:rgba(16,185,129,0.20)}
.bg-emerald-500\/30{background-color:rgba(16,185,129,0.30)}
.bg-emerald-500\/8{background-color:rgba(16,185,129,0.08)}
.bg-emerald-600{background-color:#059669}
.bg-emerald-600\/20{background-color:rgba(5,150,105,0.20)}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}
.bg-gray-500\/10{background-color:rgba(107,114,128,0.10)}
.bg-gray-500\/15{background-color:rgba(107,114,128,0.15)}
.bg-gray-500\/20{background-color:rgba(107,114,128,0.20)}
.bg-gray-600{background-color:#4b5563}
.bg-gray-600\/30{background-color:rgba(75,85,99,0.30)}
.bg-gray-700{background-color:#374151}
.bg-gray-900{background-color:#111827}
.bg-green-400{background-color:#4ade80}
.bg-green-400\/10{background-color:rgba(74,222,128,0.10)}
.bg-green-500{background-color:#22c55e}
.bg-green-500\/10{background-color:rgba(34,197,94,0.10)}
.bg-green-500\/15{background-color:rgba(34,197,94,0.15)}
.bg-green-500\/20{background-color:rgba(34,197,94,0.20)}
.bg-green-500\/5{background-color:rgba(34,197,94,0.05)}
.bg-green-600{background-color:#16a34a}
.bg-green-600\/10{background-color:rgba(22,163,74,0.10)}
.bg-green-600\/20{background-color:rgba(22,163,74,0.20)}
.bg-green-600\/30{background-color:rgba(22,163,74,0.30)}
.bg-indigo-500\/10{background-color:rgba(99,102,241,0.10)}
.bg-indigo-500\/5{background-color:rgba(99,102,241,0.05)}
.bg-indigo-600{background-color:#4f46e5}
.bg-indigo-600\/10{background-color:rgba(79,70,229,0.10)}
.bg-indigo-600\/20{background-color:rgba(79,70,229,0.20)}
.bg-orange-500{background-color:#f97316}
.bg-orange-500\/15{background-color:rgba(249,115,22,0.15)}
.bg-orange-500\/20{background-color:rgba(249,115,22,0.20)}
.bg-orange-600\/20{background-color:rgba(234,88,12,0.20)}
.bg-pink-500\/10{background-color:rgba(236,72,153,0.10)}
.bg-pink-500\/15{background-color:rgba(236,72,153,0.15)}
.bg-pink-600\/10{background-color:rgba(219,39,119,0.10)}
.bg-pink-600\/20{background-color:rgba(219,39,119,0.20)}
.bg-purple-400{background-color:#c084fc}
.bg-purple-500{background-color:#a855f7}
.bg-purple-500\/10{background-color:rgba(168,85,247,0.10)}
.bg-purple-500\/15{background-color:rgba(168,85,247,0.15)}
.bg-purple-600{background-color:#9333ea}
.bg-purple-600\/10{background-color:rgba(147,51,234,0.10)}
.bg-purple-600\/20{background-color:rgba(147,51,234,0.20)}
.bg-purple-600\/30{background-color:rgba(147,51,234,0.30)}
.bg-red-400{background-color:#f87171}
.bg-red-500{background-color:#ef4444}
.bg-red-500\/10{background-color:rgba(239,68,68,0.10)}
.bg-red-500\/15{background-color:rgba(239,68,68,0.15)}
.bg-red-500\/20{background-color:rgba(239,68,68,0.20)}
.bg-red-500\/25{background-color:rgba(239,68,68,0.25)}
.bg-red-500\/5{background-color:rgba(239,68,68,0.05)}
.bg-red-500\/6{background-color:rgba(239,68,68,0.06)}
.bg-red-500\/60{background-color:rgba(239,68,68,0.60)}
.bg-red-500\/8{background-color:rgba(239,68,68,0.08)}
.bg-red-600{background-color:#dc2626}
.bg-red-600\/10{background-color:rgba(220,38,38,0.10)}
.bg-red-600\/15{background-color:rgba(220,38,38,0.15)}
.bg-red-600\/20{background-color:rgba(220,38,38,0.20)}
.bg-red-600\/80{background-color:rgba(220,38,38,0.80)}
.bg-red-900\/30{background-color:rgba(127,29,29,0.30)}
.bg-sky-500\/10{background-color:rgba(14,165,233,0.10)}
.bg-teal-500{background-color:#14b8a6}
.bg-teal-500\/10{background-color:rgba(20,184,166,0.10)}
.bg-teal-500\/20{background-color:rgba(20,184,166,0.20)}
.bg-teal-600{background-color:#0d9488}
.bg-teal-600\/20{background-color:rgba(13,148,136,0.20)}
.bg-transparent{background-color:transparent}
.bg-violet-500{background-color:#8b5cf6}
.bg-violet-500\/20{background-color:rgba(139,92,246,0.20)}
.bg-violet-600{background-color:#7c3aed}
.bg-white\/10{background-color:rgba(255,255,255,0.10)}
.bg-white\/15{background-color:rgba(255,255,255,0.15)}
.bg-white\/2{background-color:rgba(255,255,255,0.02)}
.bg-white\/20{background-color:rgba(255,255,255,0.20)}
.bg-white\/3{background-color:rgba(255,255,255,0.03)}
.bg-white\/4{background-color:rgba(255,255,255,0.04)}
.bg-white\/5{background-color:rgba(255,255,255,0.05)}
.bg-white\/8{background-color:rgba(255,255,255,0.08)}
.bg-white\/\[0\.02\]{background-color:rgba(255,255,255,0.02)}
.bg-yellow-400{background-color:#facc15}
.bg-yellow-500{background-color:#eab308}
.bg-yellow-500\/10{background-color:rgba(234,179,8,0.10)}
.bg-yellow-500\/15{background-color:rgba(234,179,8,0.15)}
.bg-yellow-500\/20{background-color:rgba(234,179,8,0.20)}
.bg-yellow-500\/30{background-color:rgba(234,179,8,0.30)}
.bg-yellow-600{background-color:#ca8a04}
.bg-yellow-600\/10{background-color:rgba(202,138,4,0.10)}
.bg-yellow-600\/20{background-color:rgba(202,138,4,0.20)}
.bg-yellow-600\/30{background-color:rgba(202,138,4,0.30)}
.block{display:block}
.border{border-width:1px}
.border-2{border-width:2px}
.border-amber-500\/20{border-color:rgba(245,158,11,0.20)}
.border-amber-500\/30{border-color:rgba(245,158,11,0.30)}
.border-b{border-bottom-width:1px}
.border-blue-500\/20{border-color:rgba(59,130,246,0.20)}
.border-blue-500\/30{border-color:rgba(59,130,246,0.30)}
.border-blue-500\/50{border-color:rgba(59,130,246,0.50)}
.border-dashed{border-style:dashed}
.border-emerald-500\/20{border-color:rgba(16,185,129,0.20)}
.border-emerald-500\/30{border-color:rgba(16,185,129,0.30)}
.border-gray-500\/20{border-color:rgba(107,114,128,0.20)}
.border-gray-500\/30{border-color:rgba(107,114,128,0.30)}
.border-gray-800{border-color:#1f2937}
.border-green-500\/20{border-color:rgba(34,197,94,0.20)}
.border-green-500\/30{border-color:rgba(34,197,94,0.30)}
.border-indigo-500\/15{border-color:rgba(99,102,241,0.15)}
.border-indigo-500\/20{border-color:rgba(99,102,241,0.20)}
.border-l{border-left-width:1px}
.border-l-2{border-left-width:2px}
.border-l-4{border-left-width:4px}
.border-none{border-style:none}
.border-orange-500\/30{border-color:rgba(249,115,22,0.30)}
.border-purple-500\/20{border-color:rgba(168,85,247,0.20)}
.border-r{border-right-width:1px}
.border-red-500{border-color:#ef4444}
.border-red-500\/15{border-color:rgba(239,68,68,0.15)}
.border-red-500\/20{border-color:rgba(239,68,68,0.20)}
.border-red-500\/30{border-color:rgba(239,68,68,0.30)}
.border-red-500\/35{border-color:rgba(239,68,68,0.35)}
.border-red-500\/40{border-color:rgba(239,68,68,0.40)}
.border-t{border-top-width:1px}
.border-t-blue-500{border-top-color:#3b82f6}
.border-teal-500\/20{border-color:rgba(20,184,166,0.20)}
.border-teal-500\/30{border-color:rgba(20,184,166,0.30)}
.border-transparent{border-color:transparent}
.border-violet-500\/30{border-color:rgba(139,92,246,0.30)}
.border-white\/10{border-color:rgba(255,255,255,0.10)}
.border-white\/15{border-color:rgba(255,255,255,0.15)}
.border-white\/20{border-color:rgba(255,255,255,0.20)}
.border-white\/4{border-color:rgba(255,255,255,0.04)}
.border-white\/5{border-color:rgba(255,255,255,0.05)}
.border-white\/6{border-color:rgba(255,255,255,0.06)}
.border-yellow-500\/20{border-color:rgba(234,179,8,0.20)}
.border-yellow-500\/25{border-color:rgba(234,179,8,0.25)}
.bottom-8{bottom:2.0rem}
.break-all{word-break:break-all}
.capitalize{text-transform:capitalize}
.col-span-2{grid-column:span 2/span 2}
.col-span-3{grid-column:span 3/span 3}
.col-span-4{grid-column:span 4/span 4}
.cursor-pointer{cursor:pointer}
.duration-1000{transition-duration:1000ms}
.duration-200{transition-duration:200ms}
.duration-300{transition-duration:300ms}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-shrink-0{flex-shrink:0}
.flex-wrap{flex-wrap:wrap}
.font-black{font-weight:900}
.font-bold{font-weight:700}
.font-extrabold{font-weight:800}
.font-light{font-weight:300}
.font-medium{font-weight:500}
.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,'Liberation Mono','Courier New',monospace}
.font-normal{font-weight:400}
.font-sans{font-family:ui-sans-serif,system-ui,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol','Noto Color Emoji'}
.font-semibold{font-weight:600}
.from-blue-500{--tw-gradient-from:#3b82f6;--tw-gradient-to:rgba(0,0,0,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-blue-600{--tw-gradient-from:#2563eb;--tw-gradient-to:rgba(0,0,0,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-blue-600\/30{--tw-gradient-from:rgba(37,99,235,0.30);--tw-gradient-to:rgba(0,0,0,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-emerald-500{--tw-gradient-from:#10b981;--tw-gradient-to:rgba(0,0,0,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-purple-500{--tw-gradient-from:#a855f7;--tw-gradient-to:rgba(0,0,0,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-yellow-500{--tw-gradient-from:#eab308;--tw-gradient-to:rgba(0,0,0,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.gap-0{gap:0px}
.gap-0\.5{gap:0.125rem}
.gap-1{gap:0.25rem}
.gap-1\.5{gap:0.375rem}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1.0rem}
.gap-5{gap:1.25rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2.0rem}
.gap-px{gap:1px}
.gap-x-8{column-gap:2.0rem}
.gap-y-2{row-gap:0.5rem}
.grid{display:grid}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}
.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}
.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}
.h-0\.5{height:0.125rem}
.h-1{height:0.25rem}
.h-1\.5{height:0.375rem}
.h-10{height:2.5rem}
.h-12{height:3.0rem}
.h-14{height:3.5rem}
.h-16{height:4.0rem}
.h-2{height:0.5rem}
.h-2\.5{height:0.625rem}
.h-20{height:5.0rem}
.h-24{height:6.0rem}
.h-28{height:7.0rem}
.h-3{height:0.75rem}
.h-32{height:8.0rem}
.h-4{height:1.0rem}
.h-5{height:1.25rem}
.h-6{height:1.5rem}
.h-7{height:1.75rem}
.h-8{height:2.0rem}
.h-9{height:2.25rem}
.h-full{height:100%}
.h-screen{height:100vh}
.hidden{display:none}
.inline{display:inline}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-0{inset:0px}
.italic{font-style:italic}
.items-baseline{align-items:baseline}
.items-center{align-items:center}
.items-end{align-items:flex-end}
.items-start{align-items:flex-start}
.justify-around{justify-content:space-around}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.justify-end{justify-content:flex-end}
.leading-none{line-height:1}
.leading-relaxed{line-height:1.625}
.leading-snug{line-height:1.375}
.leading-tight{line-height:1.25}
.line-clamp-2{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.line-through{text-decoration-line:line-through}
.list-decimal{list-style-type:decimal}
.list-disc{list-style-type:disc}
.list-inside{list-style-position:inside}
.list-none{list-style-type:none}
.max-h-32{max-height:8.0rem}
.max-h-64{max-height:16.0rem}
.max-h-96{max-height:24.0rem}
.max-h-\[65vh\]{max-height:65vh}
.max-h-\[80vh\]{max-height:80vh}
.max-h-\[calc\(100vh-280px\)\]{max-height:calc(100vh-280px)}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-5xl{max-width:64rem}
.max-w-6xl{max-width:72rem}
.max-w-7xl{max-width:80rem}
.max-w-\[100px\]{max-width:100px}
.max-w-\[1400px\]{max-width:1400px}
.max-w-\[1600px\]{max-width:1600px}
.max-w-\[200px\]{max-width:200px}
.max-w-\[280px\]{max-width:280px}
.max-w-\[55\%\]{max-width:55%}
.max-w-\[85\%\]{max-width:85%}
.max-w-lg{max-width:32rem}
.max-w-md{max-width:28rem}
.max-w-sm{max-width:24rem}
.max-w-xl{max-width:36rem}
.max-w-xs{max-width:20rem}
.mb-0{margin-bottom:0px}
.mb-0\.5{margin-bottom:0.125rem}
.mb-1{margin-bottom:0.25rem}
.mb-1\.5{margin-bottom:0.375rem}
.mb-10{margin-bottom:2.5rem}
.mb-2{margin-bottom:0.5rem}
.mb-2\.5{margin-bottom:0.625rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1.0rem}
.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}
.mb-7{margin-bottom:1.75rem}
.mb-8{margin-bottom:2.0rem}
.min-h-8{min-height:2.0rem}
.min-h-screen{min-height:100vh}
.min-w-0{min-width:0px}
.ml-0{margin-left:0px}
.ml-1{margin-left:0.25rem}
.ml-1\.5{margin-left:0.375rem}
.ml-2{margin-left:0.5rem}
.ml-3{margin-left:0.75rem}
.ml-4{margin-left:1.0rem}
.ml-6{margin-left:1.5rem}
.ml-auto{margin-left:auto}
.mr-1{margin-right:0.25rem}
.mr-1\.5{margin-right:0.375rem}
.mr-2{margin-right:0.5rem}
.mr-3{margin-right:0.75rem}
.mt-0\.5{margin-top:0.125rem}
.mt-1{margin-top:0.25rem}
.mt-1\.5{margin-top:0.375rem}
.mt-10{margin-top:2.5rem}
.mt-2{margin-top:0.5rem}
.mt-2\.5{margin-top:0.625rem}
.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1.0rem}
.mt-5{margin-top:1.25rem}
.mt-6{margin-top:1.5rem}
.mt-8{margin-top:2.0rem}
.mt-auto{margin-top:auto}
.mx-1{margin-left:0.25rem;margin-right:0.25rem}
.mx-4{margin-left:1.0rem;margin-right:1.0rem}
.mx-auto{margin-left:auto;margin-right:auto}
.my-2{margin-top:0.5rem;margin-bottom:0.5rem}
.my-3{margin-top:0.75rem;margin-bottom:0.75rem}
.no-underline{text-decoration-line:none}
.normal-case{text-transform:none}
.object-cover{object-fit:cover}
.opacity-20{opacity:0.2}
.opacity-25{opacity:0.25}
.opacity-30{opacity:0.3}
.opacity-35{opacity:0.35}
.opacity-40{opacity:0.4}
.opacity-50{opacity:0.5}
.opacity-60{opacity:0.6}
.opacity-70{opacity:0.7}
.outline-none{outline:2px solid transparent;outline-offset:2px}
.overflow-hidden{overflow:hidden}
.overflow-x-auto{overflow-x:auto}
.overflow-y-auto{overflow-y:auto}
.p-1{padding:0.25rem}
.p-10{padding:2.5rem}
.p-12{padding:3.0rem}
.p-2{padding:0.5rem}
.p-2\.5{padding:0.625rem}
.p-3{padding:0.75rem}
.p-4{padding:1.0rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-8{padding:2.0rem}
.pb-0{padding-bottom:0px}
.pb-10{padding-bottom:2.5rem}
.pb-16{padding-bottom:4.0rem}
.pb-2{padding-bottom:0.5rem}
.pb-3{padding-bottom:0.75rem}
.pb-5{padding-bottom:1.25rem}
.pb-8{padding-bottom:2.0rem}
.pl-3{padding-left:0.75rem}
.pl-4{padding-left:1.0rem}
.placeholder-gray-500{--placeholder-color:#6b7280}
.placeholder-gray-600{--placeholder-color:#4b5563}
.pr-2{padding-right:0.5rem}
.pr-4{padding-right:1.0rem}
.pt-0\.5{padding-top:0.125rem}
.pt-1{padding-top:0.25rem}
.pt-2{padding-top:0.5rem}
.pt-3{padding-top:0.75rem}
.pt-4{padding-top:1.0rem}
.pt-6{padding-top:1.5rem}
.pt-8{padding-top:2.0rem}
.px-1{padding-left:0.25rem;padding-right:0.25rem}
.px-1\.5{padding-left:0.375rem;padding-right:0.375rem}
.px-2{padding-left:0.5rem;padding-right:0.5rem}
.px-2\.5{padding-left:0.625rem;padding-right:0.625rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-4{padding-left:1.0rem;padding-right:1.0rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.px-8{padding-left:2.0rem;padding-right:2.0rem}
.py-0{padding-top:0px;padding-bottom:0px}
.py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.py-12{padding-top:3.0rem;padding-bottom:3.0rem}
.py-16{padding-top:4.0rem;padding-bottom:4.0rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.py-20{padding-top:5.0rem;padding-bottom:5.0rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1.0rem;padding-bottom:1.0rem}
.py-5{padding-top:1.25rem;padding-bottom:1.25rem}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.py-8{padding-top:2.0rem;padding-bottom:2.0rem}
.relative{position:relative}
.resize{resize:both}
.resize-none{resize:none}
.resize-y{resize:vertical}
.right-2{right:0.5rem}
.right-3{right:0.75rem}
.right-4{right:1.0rem}
.right-8{right:2.0rem}
.rounded{border-radius:0.25rem}
.rounded-2xl{border-radius:1rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:0.5rem}
.rounded-md{border-radius:0.375rem}
.rounded-r{border-top-right-radius:0.25rem;border-bottom-right-radius:0.25rem}
.rounded-sm{border-radius:0.125rem}
.rounded-t{border-top-left-radius:0.25rem;border-top-right-radius:0.25rem}
.rounded-t-xl{border-top-left-radius:0.75rem;border-top-right-radius:0.75rem}
.rounded-tl-none{border-top-left-radius:0px}
.rounded-xl{border-radius:0.75rem}
.select-none{user-select:none}
.self-center{align-self:center}
.self-end{align-self:flex-end}
.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,0.25)}
.shadow-blue-600\/30{--tw-shadow-color:rgba(37,99,235,0.30);--tw-shadow:var(--tw-shadow-colored)}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1)}
.shrink-0{flex-shrink:0}
.sticky{position:sticky}
.table{display:table}
.table-row{display:table-row}
.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}
.text-\[0\.65rem\]{font-size:0.65rem}
.text-\[0\.6rem\]{font-size:0.6rem}
.text-\[10px\]{font-size:10px}
.text-\[11px\]{font-size:11px}
.text-amber-200\/80{color:rgba(253,230,138,0.80)}
.text-amber-300{color:#fcd34d}
.text-amber-400{color:#fbbf24}
.text-base{font-size:1rem;line-height:1.5rem}
.text-blue-100{color:#dbeafe}
.text-blue-200{color:#bfdbfe}
.text-blue-300{color:#93c5fd}
.text-blue-400{color:#60a5fa}
.text-center{text-align:center}
.text-cyan-300{color:#67e8f9}
.text-cyan-400{color:#22d3ee}
.text-emerald-200\/80{color:rgba(167,243,208,0.80)}
.text-emerald-300{color:#6ee7b7}
.text-emerald-400{color:#34d399}
.text-emerald-500{color:#10b981}
.text-gray-100{color:#f3f4f6}
.text-gray-200{color:#e5e7eb}
.text-gray-300{color:#d1d5db}
.text-gray-400{color:#9ca3af}
.text-gray-500{color:#6b7280}
.text-gray-600{color:#4b5563}
.text-gray-700{color:#374151}
.text-green-300{color:#86efac}
.text-green-400{color:#4ade80}
.text-green-400\/60{color:rgba(74,222,128,0.60)}
.text-green-500{color:#22c55e}
.text-indigo-300{color:#a5b4fc}
.text-indigo-400{color:#818cf8}
.text-indigo-400\/70{color:rgba(129,140,248,0.70)}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-orange-300{color:#fdba74}
.text-orange-400{color:#fb923c}
.text-pink-300{color:#f9a8d4}
.text-pink-400{color:#f472b6}
.text-pink-400\/60{color:rgba(244,114,182,0.60)}
.text-purple-300{color:#d8b4fe}
.text-purple-400{color:#c084fc}
.text-red-200{color:#fecaca}
.text-red-200\/80{color:rgba(254,202,202,0.80)}
.text-red-300{color:#fca5a5}
.text-red-400{color:#f87171}
.text-red-400\/70{color:rgba(248,113,113,0.70)}
.text-right{text-align:right}
.text-sky-400{color:#38bdf8}
.text-slate-300{color:#cbd5e1}
.text-slate-400{color:#94a3b8}
.text-slate-500{color:#64748b}
.text-slate-600{color:#475569}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-teal-300{color:#5eead4}
.text-violet-400{color:#a78bfa}
.text-white{color:#fff}
.text-white\/70{color:rgba(255,255,255,0.70)}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.text-yellow-300{color:#fde047}
.text-yellow-400{color:#facc15}
.to-amber-600{--tw-gradient-to:#d97706}
.to-blue-500{--tw-gradient-to:#3b82f6}
.to-purple-500{--tw-gradient-to:#a855f7}
.to-purple-600{--tw-gradient-to:#9333ea}
.to-purple-600\/30{--tw-gradient-to:rgba(147,51,234,0.30)}
.to-teal-600{--tw-gradient-to:#0d9488}
.to-violet-500{--tw-gradient-to:#8b5cf6}
.to-violet-600{--tw-gradient-to:#7c3aed}
.top-0{top:0px}
.top-2{top:0.5rem}
.top-2\.5{top:0.625rem}
.top-4{top:1.0rem}
.tracking-tight{letter-spacing:-0.025em}
.tracking-wide{letter-spacing:0.025em}
.tracking-wider{letter-spacing:0.05em}
.tracking-widest{letter-spacing:0.1em}
.transform{transform:var(--tw-transform)}
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.transition-all{transition-property:all;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(0.4,0,0.2,1);transition-duration:150ms}
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.uppercase{text-transform:uppercase}
.visible{visibility:visible}
.w-1\.5{width:0.375rem}
.w-10{width:2.5rem}
.w-12{width:3.0rem}
.w-14{width:3.5rem}
.w-16{width:4.0rem}
.w-2{width:0.5rem}
.w-2\.5{width:0.625rem}
.w-20{width:5.0rem}
.w-24{width:6.0rem}
.w-28{width:7.0rem}
.w-3{width:0.75rem}
.w-4{width:1.0rem}
.w-48{width:12.0rem}
.w-5{width:1.25rem}
.w-56{width:14.0rem}
.w-6{width:1.5rem}
.w-64{width:16.0rem}
.w-7{width:1.75rem}
.w-8{width:2.0rem}
.w-9{width:2.25rem}
.w-full{width:100%}
.w-px{width:1px}
.whitespace-nowrap{white-space:nowrap}
.whitespace-pre-line{white-space:pre-line}
.whitespace-pre-wrap{white-space:pre-wrap}
.z-10{z-index:10}
.z-40{z-index:40}
.z-50{z-index:50}
.disabled\:opacity-30:disabled{opacity:0.3}
.disabled\:opacity-40:disabled{opacity:0.4}
.focus\:border-blue-500:focus{border-color:#3b82f6}
.focus\:border-blue-500\/40:focus{border-color:rgba(59,130,246,0.40)}
.focus\:border-green-500:focus{border-color:#22c55e}
.focus\:border-purple-500:focus{border-color:#a855f7}
.focus\:border-red-500:focus{border-color:#ef4444}
.focus\:border-red-500\/40:focus{border-color:rgba(239,68,68,0.40)}
.focus\:border-teal-500\/50:focus{border-color:rgba(20,184,166,0.50)}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
.group:hover .group-hover\:-translate-x-0\.5{transform:translateX(-0.125rem)}
.hover\:bg-amber-500\/25:hover{background-color:rgba(245,158,11,0.25)}
.hover\:bg-amber-600\/30:hover{background-color:rgba(217,119,6,0.30)}
.hover\:bg-blue-500:hover{background-color:#3b82f6}
.hover\:bg-blue-500\/25:hover{background-color:rgba(59,130,246,0.25)}
.hover\:bg-blue-500\/30:hover{background-color:rgba(59,130,246,0.30)}
.hover\:bg-blue-500\/5:hover{background-color:rgba(59,130,246,0.05)}
.hover\:bg-blue-600:hover{background-color:#2563eb}
.hover\:bg-blue-600\/30:hover{background-color:rgba(37,99,235,0.30)}
.hover\:bg-blue-600\/40:hover{background-color:rgba(37,99,235,0.40)}
.hover\:bg-blue-600\/50:hover{background-color:rgba(37,99,235,0.50)}
.hover\:bg-blue-700:hover{background-color:#1d4ed8}
.hover\:bg-cyan-600\/40:hover{background-color:rgba(8,145,178,0.40)}
.hover\:bg-emerald-500:hover{background-color:#10b981}
.hover\:bg-emerald-600\/30:hover{background-color:rgba(5,150,105,0.30)}
.hover\:bg-gray-700:hover{background-color:#374151}
.hover\:bg-green-500:hover{background-color:#22c55e}
.hover\:bg-green-500\/20:hover{background-color:rgba(34,197,94,0.20)}
.hover\:bg-green-600\/30:hover{background-color:rgba(22,163,74,0.30)}
.hover\:bg-green-600\/40:hover{background-color:rgba(22,163,74,0.40)}
.hover\:bg-green-700:hover{background-color:#15803d}
.hover\:bg-indigo-600\/40:hover{background-color:rgba(79,70,229,0.40)}
.hover\:bg-orange-600\/40:hover{background-color:rgba(234,88,12,0.40)}
.hover\:bg-pink-600\/40:hover{background-color:rgba(219,39,119,0.40)}
.hover\:bg-purple-500:hover{background-color:#a855f7}
.hover\:bg-purple-600\/30:hover{background-color:rgba(147,51,234,0.30)}
.hover\:bg-purple-600\/40:hover{background-color:rgba(147,51,234,0.40)}
.hover\:bg-purple-600\/50:hover{background-color:rgba(147,51,234,0.50)}
.hover\:bg-purple-700:hover{background-color:#7e22ce}
.hover\:bg-red-400:hover{background-color:#f87171}
.hover\:bg-red-500:hover{background-color:#ef4444}
.hover\:bg-red-500\/20:hover{background-color:rgba(239,68,68,0.20)}
.hover\:bg-red-500\/25:hover{background-color:rgba(239,68,68,0.25)}
.hover\:bg-red-600:hover{background-color:#dc2626}
.hover\:bg-red-600\/20:hover{background-color:rgba(220,38,38,0.20)}
.hover\:bg-red-600\/35:hover{background-color:rgba(220,38,38,0.35)}
.hover\:bg-red-600\/40:hover{background-color:rgba(220,38,38,0.40)}
.hover\:bg-teal-500\/20:hover{background-color:rgba(20,184,166,0.20)}
.hover\:bg-teal-500\/30:hover{background-color:rgba(20,184,166,0.30)}
.hover\:bg-teal-600\/40:hover{background-color:rgba(13,148,136,0.40)}
.hover\:bg-teal-600\/50:hover{background-color:rgba(13,148,136,0.50)}
.hover\:bg-violet-500:hover{background-color:#8b5cf6}
.hover\:bg-white\/10:hover{background-color:rgba(255,255,255,0.10)}
.hover\:bg-white\/15:hover{background-color:rgba(255,255,255,0.15)}
.hover\:bg-white\/20:hover{background-color:rgba(255,255,255,0.20)}
.hover\:bg-white\/5:hover{background-color:rgba(255,255,255,0.05)}
.hover\:bg-white\/8:hover{background-color:rgba(255,255,255,0.08)}
.hover\:bg-white\/\[0\.02\]:hover{background-color:rgba(255,255,255,0.02)}
.hover\:bg-yellow-500:hover{background-color:#eab308}
.hover\:bg-yellow-600\/20:hover{background-color:rgba(202,138,4,0.20)}
.hover\:bg-yellow-600\/30:hover{background-color:rgba(202,138,4,0.30)}
.hover\:bg-yellow-600\/40:hover{background-color:rgba(202,138,4,0.40)}
.hover\:bg-yellow-600\/50:hover{background-color:rgba(202,138,4,0.50)}
.hover\:bg-yellow-700:hover{background-color:#a16207}
.hover\:border-blue-500\/20:hover{border-color:rgba(59,130,246,0.20)}
.hover\:border-gray-500:hover{border-color:#6b7280}
.hover\:border-white\/20:hover{border-color:rgba(255,255,255,0.20)}
.hover\:from-blue-600\/50:hover{--tw-gradient-from:rgba(37,99,235,0.50);--tw-gradient-to:rgba(0,0,0,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.hover\:from-blue-700:hover{--tw-gradient-from:#1d4ed8;--tw-gradient-to:rgba(0,0,0,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.hover\:opacity-60:hover{opacity:0.6}
.hover\:opacity-70:hover{opacity:0.7}
.hover\:opacity-80:hover{opacity:0.8}
.hover\:scale-110:hover{transform:scale(1.1)}
.hover\:scale-\[1\.02\]:hover{transform:scale(1.02)}
.hover\:text-blue-300:hover{color:#93c5fd}
.hover\:text-blue-400:hover{color:#60a5fa}
.hover\:text-gray-300:hover{color:#d1d5db}
.hover\:text-gray-400:hover{color:#9ca3af}
.hover\:text-green-400:hover{color:#4ade80}
.hover\:text-indigo-300:hover{color:#a5b4fc}
.hover\:text-indigo-400:hover{color:#818cf8}
.hover\:text-purple-300:hover{color:#d8b4fe}
.hover\:text-red-300:hover{color:#fca5a5}
.hover\:text-red-400:hover{color:#f87171}
.hover\:text-white:hover{color:#fff}
.hover\:text-yellow-400:hover{color:#facc15}
.hover\:to-purple-600\/50:hover{--tw-gradient-to:rgba(147,51,234,0.50)}
.hover\:to-purple-700:hover{--tw-gradient-to:#7e22ce}
.hover\:underline:hover{text-decoration-line:underline}
.last\:border-0:last-child{border-width:0px}
@media(min-width:640px){.sm\:block{display:block}}
@media(min-width:640px){.sm\:flex-row{flex-direction:row}}
@media(min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:640px){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:640px){.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:640px){.sm\:items-center{align-items:center}}
@media(min-width:640px){.sm\:justify-between{justify-content:space-between}}
@media(min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media(min-width:640px){.sm\:w-64{width:16.0rem}}
@media(min-width:768px){.md\:-mt-8{margin-top:-2.0rem}}
@media(min-width:768px){.md\:-mx-8{margin-left:-2.0rem;margin-right:-2.0rem}}
@media(min-width:768px){.md\:bg-transparent{background-color:transparent}}
@media(min-width:768px){.md\:block{display:block}}
@media(min-width:768px){.md\:col-span-2{grid-column:span 2/span 2}}
@media(min-width:768px){.md\:flex{display:flex}}
@media(min-width:768px){.md\:flex-row{flex-direction:row}}
@media(min-width:768px){.md\:gap-2{gap:0.5rem}}
@media(min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:768px){.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(min-width:768px){.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(min-width:768px){.md\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}
@media(min-width:768px){.md\:hidden{display:none}}
@media(min-width:768px){.md\:inline{display:inline}}
@media(min-width:768px){.md\:items-center{align-items:center}}
@media(min-width:768px){.md\:items-end{align-items:flex-end}}
@media(min-width:768px){.md\:items-start{align-items:flex-start}}
@media(min-width:768px){.md\:justify-between{justify-content:space-between}}
@media(min-width:768px){.md\:mt-0{margin-top:0px}}
@media(min-width:768px){.md\:p-5{padding:1.25rem}}
@media(min-width:768px){.md\:p-6{padding:1.5rem}}
@media(min-width:768px){.md\:p-8{padding:2.0rem}}
@media(min-width:768px){.md\:sticky{position:sticky}}
@media(min-width:768px){.md\:table-cell{display:table-cell}}
@media(min-width:768px){.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}}
@media(min-width:768px){.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}}
@media(min-width:768px){.md\:text-5xl{font-size:3rem;line-height:1}}
@media(min-width:768px){.md\:text-left{text-align:left}}
@media(min-width:768px){.md\:w-56{width:14.0rem}}
@media(min-width:1024px){.lg\:block{display:block}}
@media(min-width:1024px){.lg\:col-span-2{grid-column:span 2/span 2}}
@media(min-width:1024px){.lg\:col-span-3{grid-column:span 3/span 3}}
@media(min-width:1024px){.lg\:gap-6{gap:1.5rem}}
@media(min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:1024px){.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(min-width:1024px){.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}}
@media(min-width:1024px){.lg\:grid-cols-7{grid-template-columns:repeat(7,minmax(0,1fr))}}
@media(min-width:1024px){.lg\:grid-cols-8{grid-template-columns:repeat(8,minmax(0,1fr))}}
@media(min-width:1024px){.lg\:p-6{padding:1.5rem}}
@media(min-width:1024px){.lg\:p-8{padding:2.0rem}}
@media(min-width:1024px){.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}}
@media(min-width:1024px){.lg\:py-12{padding-top:3.0rem;padding-bottom:3.0rem}}
@media(min-width:1024px){.lg\:table-cell{display:table-cell}}
@media(min-width:1280px){.xl\:col-span-2{grid-column:span 2/span 2}}
@media(min-width:1280px){.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(min-width:1280px){.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(min-width:1280px){.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}

/* --- Custom accent colors (from scooby_base tailwind.config) --- */
.text-accent{color:#a855f7}
.text-accent-light{color:#c084fc}
.text-accent-dark{color:#7c3aed}
.text-accent-darker{color:#6d28d9}
.bg-accent{background-color:#a855f7}
.bg-accent-light{background-color:#c084fc}
.bg-accent-dark{background-color:#7c3aed}
.bg-accent-darker{background-color:#6d28d9}
.border-accent{border-color:#a855f7}
.border-accent-light{border-color:#c084fc}
.border-accent-dark{border-color:#7c3aed}
.border-accent-darker{border-color:#6d28d9}

/* --- Compound selectors --- */
.divide-y>*+*{border-top-width:1px;border-bottom-width:0}
.divide-white\/5>*+*{border-color:rgba(255,255,255,0.05)}
.space-y-0>*+*{margin-top:0px}
.space-y-0\.5>*+*{margin-top:0.125rem}
.space-y-1>*+*{margin-top:0.25rem}
.space-y-1\.5>*+*{margin-top:0.375rem}
.space-y-2>*+*{margin-top:0.5rem}
.space-y-3>*+*{margin-top:0.75rem}
.space-y-4>*+*{margin-top:1.0rem}
.space-y-5>*+*{margin-top:1.25rem}
.space-y-6>*+*{margin-top:1.5rem}
.space-y-8>*+*{margin-top:2.0rem}
.space-y-10>*+*{margin-top:2.5rem}
.last\:border-0:last-child{border-width:0px}
.placeholder-gray-500::placeholder{color:#6b7280}
.placeholder-gray-600::placeholder{color:#4b5563}
.group{position:relative}
.group:hover .group-hover\:-translate-x-0\.5{transform:translateX(-0.125rem)}
