/* MorFM local production utility bundle.
   Generated from the utility vocabulary used by the PHP views so production
   pages do not depend on a runtime utility CSS CDN. */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}::before,::after{--tw-content:""}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}button,input,optgroup,select,textarea{font:inherit;color:inherit}button,[role="button"]{cursor:pointer}img,svg,video,canvas{display:block;max-width:100%;height:auto}[hidden]{display:none}
.block{display:block}
.inline-block{display:inline-block}
.inline{display:inline}
.flex{display:flex}
.inline-flex{display:inline-flex}
.grid{display:grid}
.hidden{display:none}
.relative{position:relative}
.absolute{position:absolute}
.fixed{position:fixed}
.sticky{position:sticky}
.items-center{align-items:center}
.items-start{align-items:flex-start}
.items-end{align-items:flex-end}
.justify-center{justify-content:center}
.justify-between{justify-content:space-between}
.justify-end{justify-content:flex-end}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.flex-1{flex:1 1 0%}
.shrink-0{flex-shrink:0}
.flex-shrink-0{flex-shrink:0}
.min-w-0{min-width:0}
.min-w-full{min-width:100%}
.w-full{width:100%}
.h-full{height:100%}
.h-fit{height:fit-content}
.min-h-screen{min-height:100vh}
.max-w-full{max-width:100%}
.overflow-hidden{overflow:hidden}
.overflow-auto{overflow:auto}
.overflow-x-auto{overflow-x:auto}
.overflow-y-auto{overflow-y:auto}
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.whitespace-pre-line{white-space:pre-line}
.cursor-pointer{cursor:pointer}
.text-left{text-align:left}
.text-center{text-align:center}
.text-right{text-align:right}
.uppercase{text-transform:uppercase}
.italic{font-style:italic}
.underline{text-decoration-line:underline}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.font-black{font-weight:900}
.font-extrabold{font-weight:800}
.font-bold{font-weight:700}
.font-semibold{font-weight:600}
.font-medium{font-weight:500}
.font-normal{font-weight:400}
.font-sans{font-family:ui-sans-serif,system-ui,sans-serif}
.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}
.leading-snug{line-height:1.375}
.leading-relaxed{line-height:1.625}
.leading-5{line-height:1.25rem}
.tracking-tight{letter-spacing:-.025em}
.tracking-wide{letter-spacing:.025em}
.tracking-wider{letter-spacing:.05em}
.border{border-width:1px}
.border-2{border-width:2px}
.border-4{border-width:4px}
.border-t{border-top-width:1px}
.border-b{border-bottom-width:1px}
.border-dashed{border-style:dashed}
.rounded{border-radius:.25rem}
.rounded-lg{border-radius:.5rem}
.rounded-xl{border-radius:.75rem}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-full{border-radius:9999px}
.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-duration:150ms}
.transition-all{transition-property:all;transition-duration:150ms}
.duration-150{transition-duration:150ms}
.duration-200{transition-duration:200ms}
.duration-300{transition-duration:300ms}
.object-cover{object-fit:cover}
.object-contain{object-fit:contain}
.bg-clip-text{background-clip:text;-webkit-background-clip:text}
.text-transparent{color:transparent}
.top-0{top:0}
.right-0{right:0}
.bottom-0{bottom:0}
.z-10{z-index:10}
.z-50{z-index:50}
.opacity-25{opacity:.25}
.opacity-40{opacity:.4}
.text-xs{font-size:0.75rem;line-height:1rem}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-base{font-size:1rem;line-height: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-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-\[9px\]{font-size:9px}
.text-\[10px\]{font-size:10px}
.text-\[11px\]{font-size:11px}
.p-1{padding:0.25rem}
.p-1\.5{padding:0.375rem}
.p-2{padding:0.5rem}
.p-2\.5{padding:0.625rem}
.p-3{padding:0.75rem}
.p-3\.5{padding:0.875rem}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.p-7{padding:1.75rem}
.p-8{padding:2rem}
.p-10{padding:2.5rem}
.p-12{padding:3rem}
.pt-2{padding-top:0.5rem}
.pt-3{padding-top:0.75rem}
.pt-4{padding-top:1rem}
.pr-1{padding-right:0.25rem}
.pr-8{padding-right:2rem}
.pb-2{padding-bottom:0.5rem}
.pb-3{padding-bottom:0.75rem}
.pb-5{padding-bottom:1.25rem}
.pb-6{padding-bottom:1.5rem}
.mt-0\.5{margin-top:0.125rem}
.mt-1{margin-top:0.25rem}
.mt-2{margin-top:0.5rem}
.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1rem}
.mt-5{margin-top:1.25rem}
.mb-1{margin-bottom:0.25rem}
.mb-1\.5{margin-bottom:0.375rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.ml-1{margin-left:0.25rem}
.ml-2{margin-left:0.5rem}
.gap-1{gap:0.25rem}
.gap-1\.5{gap:0.375rem}
.gap-2{gap:0.5rem}
.gap-2\.5{gap:0.625rem}
.gap-3{gap:0.75rem}
.gap-3\.5{gap:0.875rem}
.gap-4{gap:1rem}
.gap-5{gap:1.25rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.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}
.px-2{padding-left:0.5rem;padding-right:0.5rem}
.py-2{padding-top:0.5rem;padding-bottom:0.5rem}
.px-2\.5{padding-left:0.625rem;padding-right:0.625rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.px-3\.5{padding-left:0.875rem;padding-right:0.875rem}
.py-3\.5{padding-top:0.875rem;padding-bottom:0.875rem}
.px-4{padding-left:1rem;padding-right:1rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.mx-4{margin-left:1rem;margin-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.px-8{padding-left:2rem;padding-right:2rem}
.py-8{padding-top:2rem;padding-bottom:2rem}
.py-10{padding-top:2.5rem;padding-bottom:2.5rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.mx-auto{margin-left:auto;margin-right:auto}
.space-y-0\.5{--tw-space-y-reverse:0}
.space-y-0\.5> :not([hidden])~ :not([hidden]){margin-top:calc(0.125rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.125rem * var(--tw-space-y-reverse))}
.space-y-1{--tw-space-y-reverse:0}
.space-y-1> :not([hidden])~ :not([hidden]){margin-top:calc(0.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.25rem * var(--tw-space-y-reverse))}
.space-y-1\.5{--tw-space-y-reverse:0}
.space-y-1\.5> :not([hidden])~ :not([hidden]){margin-top:calc(0.375rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.375rem * var(--tw-space-y-reverse))}
.space-x-2{--tw-space-x-reverse:0}
.space-x-2> :not([hidden])~ :not([hidden]){margin-right:calc(0.5rem * var(--tw-space-x-reverse));margin-left:calc(0.5rem * calc(1 - var(--tw-space-x-reverse)))}
.space-y-2{--tw-space-y-reverse:0}
.space-y-2> :not([hidden])~ :not([hidden]){margin-top:calc(0.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.5rem * var(--tw-space-y-reverse))}
.space-y-2\.5{--tw-space-y-reverse:0}
.space-y-2\.5> :not([hidden])~ :not([hidden]){margin-top:calc(0.625rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.625rem * var(--tw-space-y-reverse))}
.space-x-3{--tw-space-x-reverse:0}
.space-x-3> :not([hidden])~ :not([hidden]){margin-right:calc(0.75rem * var(--tw-space-x-reverse));margin-left:calc(0.75rem * calc(1 - var(--tw-space-x-reverse)))}
.space-y-3{--tw-space-y-reverse:0}
.space-y-3> :not([hidden])~ :not([hidden]){margin-top:calc(0.75rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(0.75rem * var(--tw-space-y-reverse))}
.space-x-4{--tw-space-x-reverse:0}
.space-x-4> :not([hidden])~ :not([hidden]){margin-right:calc(1rem * var(--tw-space-x-reverse));margin-left:calc(1rem * calc(1 - var(--tw-space-x-reverse)))}
.space-y-4{--tw-space-y-reverse:0}
.space-y-4> :not([hidden])~ :not([hidden]){margin-top:calc(1rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1rem * var(--tw-space-y-reverse))}
.space-y-5{--tw-space-y-reverse:0}
.space-y-5> :not([hidden])~ :not([hidden]){margin-top:calc(1.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.25rem * var(--tw-space-y-reverse))}
.space-y-6{--tw-space-y-reverse:0}
.space-y-6> :not([hidden])~ :not([hidden]){margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}
.space-y-8{--tw-space-y-reverse:0}
.space-y-8> :not([hidden])~ :not([hidden]){margin-top:calc(2rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2rem * var(--tw-space-y-reverse))}
.w-2{width:0.5rem}
.h-2{height:0.5rem}
.w-4{width:1rem}
.h-4{height:1rem}
.w-8{width:2rem}
.h-8{height:2rem}
.w-10{width:2.5rem}
.h-10{height:2.5rem}
.w-12{width:3rem}
.h-12{height:3rem}
.w-14{width:3.5rem}
.h-14{height:3.5rem}
.w-16{width:4rem}
.h-16{height:4rem}
.w-20{width:5rem}
.h-20{height:5rem}
.w-36{width:9rem}
.h-36{height:9rem}
.w-48{width:12rem}
.h-48{height:12rem}
.w-64{width:16rem}
.h-64{height:16rem}
.w-2\/3{width:66.666667%}
.max-w-xs{max-width:20rem}
.max-w-md{max-width:28rem}
.max-w-lg{max-width:32rem}
.max-w-xl{max-width:36rem}
.max-w-2xl{max-width:42rem}
.max-w-3xl{max-width:48rem}
.max-w-4xl{max-width:56rem}
.max-w-6xl{max-width:72rem}
.max-w-7xl{max-width:80rem}
.max-w-full{max-width:100%}
.max-h-40{max-height:10rem}
.max-h-44{max-height:11rem}
.max-h-64{max-height:16rem}
.max-h-80{max-height:20rem}
.max-h-96{max-height:24rem}
.max-h-\[440px\]{max-height:440px}
.max-w-\[1500px\]{max-width:1500px}
.max-w-\[1536px\]{max-width:1536px}
.tracking-\[\.18em\]{letter-spacing:.18em}
.tracking-\[\.25em\]{letter-spacing:.25em}
.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-5{grid-template-columns:repeat(5,minmax(0,1fr))}
.bg-black\/20{background-color:rgb(0 0 0 / 0.2)}
.bg-black\/60{background-color:rgb(0 0 0 / 0.6)}
.bg-black\/75{background-color:rgb(0 0 0 / 0.75)}
.bg-black\/80{background-color:rgb(0 0 0 / 0.8)}
.bg-black\/85{background-color:rgb(0 0 0 / 0.85)}
.text-white{color:#ffffff}
.bg-white\/5{background-color:rgb(255 255 255 / 0.05)}
.border-white\/5{border-color:rgb(255 255 255 / 0.05)}
.bg-white\/10{background-color:rgb(255 255 255 / 0.1)}
.border-white\/10{border-color:rgb(255 255 255 / 0.1)}
.text-slate-100{color:#f1f5f9}
.text-slate-200{color:#e2e8f0}
.text-slate-300{color:#cbd5e1}
.text-slate-400{color:#94a3b8}
.text-slate-500{color:#64748b}
.bg-slate-500{background-color:#64748b}
.border-slate-700{border-color:#334155}
.bg-slate-800{background-color:#1e293b}
.border-slate-800{border-color:#1e293b}
.bg-slate-800\/80{background-color:rgb(30 41 59 / 0.8)}
.border-slate-800\/80{border-color:rgb(30 41 59 / 0.8)}
.bg-slate-900{background-color:#0f172a}
.border-slate-900{border-color:#0f172a}
.bg-slate-900\/50{background-color:rgb(15 23 42 / 0.5)}
.bg-slate-900\/60{background-color:rgb(15 23 42 / 0.6)}
.bg-slate-900\/70{background-color:rgb(15 23 42 / 0.7)}
.bg-slate-900\/80{background-color:rgb(15 23 42 / 0.8)}
.bg-slate-900\/90{background-color:rgb(15 23 42 / 0.9)}
.bg-slate-950{background-color:#020617}
.bg-slate-950\/60{background-color:rgb(2 6 23 / 0.6)}
.bg-slate-950\/70{background-color:rgb(2 6 23 / 0.7)}
.bg-slate-950\/80{background-color:rgb(2 6 23 / 0.8)}
.text-purple-100{color:#f3e8ff}
.text-purple-300{color:#d8b4fe}
.text-purple-400{color:#c084fc}
.border-purple-400\/30{border-color:rgb(192 132 252 / 0.3)}
.border-purple-400\/40{border-color:rgb(192 132 252 / 0.4)}
.bg-purple-500\/10{background-color:rgb(168 85 247 / 0.1)}
.bg-purple-500\/20{background-color:rgb(168 85 247 / 0.2)}
.border-purple-500\/20{border-color:rgb(168 85 247 / 0.2)}
.border-purple-500\/30{border-color:rgb(168 85 247 / 0.3)}
.border-purple-500\/40{border-color:rgb(168 85 247 / 0.4)}
.border-purple-500\/50{border-color:rgb(168 85 247 / 0.5)}
.text-purple-600{color:#9333ea}
.bg-purple-600{background-color:#9333ea}
.bg-purple-600\/20{background-color:rgb(147 51 234 / 0.2)}
.border-purple-600\/50{border-color:rgb(147 51 234 / 0.5)}
.bg-purple-700{background-color:#7e22ce}
.border-purple-700{border-color:#7e22ce}
.border-purple-700\/40{border-color:rgb(126 34 206 / 0.4)}
.border-purple-700\/60{border-color:rgb(126 34 206 / 0.6)}
.bg-purple-900\/30{background-color:rgb(88 28 135 / 0.3)}
.bg-purple-900\/40{background-color:rgb(88 28 135 / 0.4)}
.bg-purple-950{background-color:#3b0764}
.bg-purple-950\/20{background-color:rgb(59 7 100 / 0.2)}
.bg-purple-950\/40{background-color:rgb(59 7 100 / 0.4)}
.bg-purple-950\/60{background-color:rgb(59 7 100 / 0.6)}
.text-fuchsia-200{color:#f5d0fe}
.text-fuchsia-300{color:#f0abfc}
.text-fuchsia-400{color:#e879f9}
.bg-fuchsia-500\/5{background-color:rgb(217 70 239 / 0.05)}
.bg-fuchsia-500\/10{background-color:rgb(217 70 239 / 0.1)}
.border-fuchsia-500\/20{border-color:rgb(217 70 239 / 0.2)}
.border-fuchsia-500\/30{border-color:rgb(217 70 239 / 0.3)}
.bg-fuchsia-700{background-color:#a21caf}
.text-pink-300{color:#f9a8d4}
.text-pink-400{color:#f472b6}
.border-pink-400\/40{border-color:rgb(244 114 182 / 0.4)}
.border-pink-500{border-color:#ec4899}
.border-pink-500\/10{border-color:rgb(236 72 153 / 0.1)}
.bg-pink-500\/20{background-color:rgb(236 72 153 / 0.2)}
.border-pink-500\/30{border-color:rgb(236 72 153 / 0.3)}
.border-pink-500\/50{border-color:rgb(236 72 153 / 0.5)}
.bg-pink-600{background-color:#db2777}
.bg-pink-950\/20{background-color:rgb(80 7 36 / 0.2)}
.text-rose-200{color:#fecdd3}
.text-rose-300{color:#fda4af}
.text-rose-400{color:#fb7185}
.bg-rose-500{background-color:#f43f5e}
.bg-rose-500\/10{background-color:rgb(244 63 94 / 0.1)}
.bg-rose-500\/20{background-color:rgb(244 63 94 / 0.2)}
.border-rose-500\/30{border-color:rgb(244 63 94 / 0.3)}
.border-rose-500\/40{border-color:rgb(244 63 94 / 0.4)}
.border-rose-700{border-color:#be123c}
.bg-rose-900\/30{background-color:rgb(136 19 55 / 0.3)}
.text-amber-100{color:#fef3c7}
.text-amber-200{color:#fde68a}
.text-amber-200\/80{color:rgb(253 230 138 / 0.8)}
.text-amber-300{color:#fcd34d}
.text-amber-400{color:#fbbf24}
.border-amber-400\/30{border-color:rgb(251 191 36 / 0.3)}
.bg-amber-500{background-color:#f59e0b}
.bg-amber-500\/10{background-color:rgb(245 158 11 / 0.1)}
.bg-amber-500\/20{background-color:rgb(245 158 11 / 0.2)}
.border-amber-500\/30{border-color:rgb(245 158 11 / 0.3)}
.border-amber-500\/40{border-color:rgb(245 158 11 / 0.4)}
.bg-amber-700{background-color:#b45309}
.border-amber-700{border-color:#b45309}
.bg-amber-900\/30{background-color:rgb(120 53 15 / 0.3)}
.text-emerald-100{color:#d1fae5}
.text-emerald-200{color:#a7f3d0}
.text-emerald-300{color:#6ee7b7}
.text-emerald-400{color:#34d399}
.bg-emerald-400{background-color:#34d399}
.bg-emerald-500{background-color:#10b981}
.bg-emerald-500\/10{background-color:rgb(16 185 129 / 0.1)}
.bg-emerald-500\/20{background-color:rgb(16 185 129 / 0.2)}
.border-emerald-500\/40{border-color:rgb(16 185 129 / 0.4)}
.bg-emerald-600{background-color:#059669}
.bg-emerald-700{background-color:#047857}
.border-emerald-700{border-color:#047857}
.bg-emerald-900\/30{background-color:rgb(6 78 59 / 0.3)}
.bg-emerald-900\/40{background-color:rgb(6 78 59 / 0.4)}
.text-cyan-100{color:#cffafe}
.text-cyan-300{color:#67e8f9}
.text-cyan-400{color:#22d3ee}
.border-cyan-500\/50{border-color:rgb(6 182 212 / 0.5)}
.border-cyan-700{border-color:#0e7490}
.bg-cyan-800{background-color:#155e75}
.border-cyan-800{border-color:#155e75}
.bg-cyan-900\/30{background-color:rgb(22 78 99 / 0.3)}
.text-sky-300{color:#7dd3fc}
.text-blue-300{color:#93c5fd}
.bg-blue-700{background-color:#1d4ed8}
.bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}
.bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}
.bg-gradient-to-tr{background-image:linear-gradient(to top right,var(--tw-gradient-stops))}
.to-slate-950{--tw-gradient-to:#020617}
.via-purple-300{--tw-gradient-to:rgb(216 180 254 / 0);--tw-gradient-stops:var(--tw-gradient-from),#d8b4fe,var(--tw-gradient-to)}
.from-purple-600{--tw-gradient-from:#9333ea;--tw-gradient-to:rgb(147 51 234 / 0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-purple-600{--tw-gradient-to:#9333ea}
.from-pink-400{--tw-gradient-from:#f472b6;--tw-gradient-to:rgb(244 114 182 / 0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-pink-600{--tw-gradient-from:#db2777;--tw-gradient-to:rgb(219 39 119 / 0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.to-pink-600{--tw-gradient-to:#db2777}
.to-amber-300{--tw-gradient-to:#fcd34d}
.to-amber-500{--tw-gradient-to:#f59e0b}
.to-indigo-600{--tw-gradient-to:#4f46e5}
.shadow{box-shadow:0 1px 3px 0 rgb(0 0 0 / .1),0 1px 2px -1px rgb(0 0 0 / .1)}
.shadow-lg{box-shadow:0 10px 15px -3px rgb(0 0 0 / .1),0 4px 6px -4px rgb(0 0 0 / .1)}
.shadow-xl{box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 8px 10px -6px rgb(0 0 0 / .1)}
.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0 / .25)}
.shadow-inner{box-shadow:inset 0 2px 4px 0 rgb(0 0 0 / .05)}
.divide-slate-800> :not([hidden])~ :not([hidden]){border-color:#1e293b}
.divide-slate-800\/60> :not([hidden])~ :not([hidden]){border-color:rgb(30 41 59 / 0.6)}
.divide-slate-800\/80> :not([hidden])~ :not([hidden]){border-color:rgb(30 41 59 / 0.8)}
.divide-y{--tw-divide-y-reverse:0}
.divide-y> :not([hidden])~ :not([hidden]){border-top-width:calc(1px * calc(1 - var(--tw-divide-y-reverse)));border-bottom-width:calc(1px * var(--tw-divide-y-reverse))}
.hover\:text-white:hover{color:#ffffff}
.hover\:text-slate-200:hover{color:#e2e8f0}
.hover\:bg-slate-700:hover{background-color:#334155}
.hover\:bg-slate-800\/40:hover{background-color:rgb(30 41 59 / 0.4)}
.hover\:text-purple-300:hover{color:#d8b4fe}
.hover\:bg-purple-500:hover{background-color:#a855f7}
.hover\:border-purple-500:hover{border-color:#a855f7}
.focus\:border-purple-500:focus{border-color:#a855f7}
.focus\:ring-purple-500:focus{--tw-ring-color:#a855f7;box-shadow:0 0 0 3px rgb(168 85 247 / .25)}
.hover\:from-purple-500:hover{--tw-gradient-from:#a855f7;--tw-gradient-to:rgb(168 85 247 / 0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.hover\:to-purple-500:hover{--tw-gradient-to:#a855f7}
.hover\:border-purple-500\/40:hover{border-color:rgb(168 85 247 / 0.4)}
.hover\:border-purple-500\/50:hover{border-color:rgb(168 85 247 / 0.5)}
.hover\:border-purple-500\/60:hover{border-color:rgb(168 85 247 / 0.6)}
.hover\:bg-purple-600:hover{background-color:#9333ea}
.hover\:bg-purple-950\/30:hover{background-color:rgb(59 7 100 / 0.3)}
.hover\:bg-fuchsia-600:hover{background-color:#c026d3}
.hover\:text-pink-300:hover{color:#f9a8d4}
.hover\:text-pink-400:hover{color:#f472b6}
.hover\:bg-pink-500:hover{background-color:#ec4899}
.hover\:border-pink-500:hover{border-color:#ec4899}
.hover\:from-pink-500:hover{--tw-gradient-from:#ec4899;--tw-gradient-to:rgb(236 72 153 / 0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.hover\:to-pink-500:hover{--tw-gradient-to:#ec4899}
.hover\:border-pink-500\/40:hover{border-color:rgb(236 72 153 / 0.4)}
.hover\:bg-pink-950\/30:hover{background-color:rgb(80 7 36 / 0.3)}
.hover\:text-rose-300:hover{color:#fda4af}
.hover\:text-rose-400:hover{color:#fb7185}
.hover\:border-rose-400\/60:hover{border-color:rgb(251 113 133 / 0.6)}
.hover\:border-rose-500:hover{border-color:#f43f5e}
.hover\:bg-rose-950\/30:hover{background-color:rgb(76 5 25 / 0.3)}
.hover\:text-amber-300:hover{color:#fcd34d}
.hover\:border-amber-500:hover{border-color:#f59e0b}
.hover\:bg-amber-500\/30:hover{background-color:rgb(245 158 11 / 0.3)}
.hover\:bg-amber-950\/30:hover{background-color:rgb(69 26 3 / 0.3)}
.hover\:border-emerald-500:hover{border-color:#10b981}
.hover\:bg-emerald-950\/30:hover{background-color:rgb(2 44 34 / 0.3)}
.hover\:border-cyan-500:hover{border-color:#06b6d4}
.hover\:bg-cyan-950\/30:hover{background-color:rgb(8 51 68 / 0.3)}
.hover\:to-indigo-500:hover{--tw-gradient-to:#6366f1}
.hover\:underline:hover{text-decoration-line:underline}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:col-span-2{grid-column:span 2 / span 2}.sm\:flex-row{flex-direction:row}}
@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\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:flex-row{flex-direction:row}.md\:items-center{align-items:center}.md\:justify-between{justify-content:space-between}.md\:p-8{padding:2rem}.md\:p-12{padding:3rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}}
@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:col-span-2{grid-column:span 2 / span 2}.lg\:flex-row{flex-direction:row}.lg\:items-center{align-items:center}.lg\:justify-between{justify-content:space-between}}
@media (min-width:1280px){.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.xl\:col-span-2{grid-column:span 2 / span 2}.xl\:col-span-4{grid-column:span 4 / span 4}.xl\:flex-row{flex-direction:row}.xl\:items-center{align-items:center}.xl\:justify-between{justify-content:space-between}.xl\:sticky{position:sticky}.xl\:top-4{top:1rem}}
/* Project-specific utility variants used by current templates. */
.right-5{right:1.25rem}
.top-5{top:1.25rem}
.gap-x-4{column-gap:1rem}
.gap-y-1{row-gap:.25rem}
.max-w-48{max-width:12rem}
.from-purple-950\/35{--tw-gradient-from:rgb(59 7 100 / .35);--tw-gradient-to:rgb(59 7 100 / 0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-rose-950\/40{--tw-gradient-from:rgb(76 5 25 / .4);--tw-gradient-to:rgb(76 5 25 / 0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.via-purple-950\/30{--tw-gradient-to:rgb(59 7 100 / 0);--tw-gradient-stops:var(--tw-gradient-from),rgb(59 7 100 / .3),var(--tw-gradient-to)}
.to-slate-900\/80{--tw-gradient-to:rgb(15 23 42 / .8)}
.hover\:bg-slate-900\/55:hover{background-color:rgb(15 23 42 / .55)}
.shadow-\[0_0_28px_rgba\(34\,211\,238\,\.22\)\]{box-shadow:0 0 28px rgba(34,211,238,.22)}
