/* Aurora compiled utility stylesheet.
   Generated from the classes actually used in the theme and plugin, so the
   browser no longer needs the Tailwind CDN script. */
*,::before,::after{box-sizing:border-box;border:0 solid rgb(255 255 255/.1)}
html{-webkit-text-size-adjust:100%;font-family:Inter,ui-sans-serif,system-ui,sans-serif;line-height:1.5}
body{margin:0;background:#0b0b16;color:#e5e7eb;font-family:Inter,ui-sans-serif,system-ui,sans-serif}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0}
p,figure,blockquote,dl,dd{margin:0}
ul,ol{margin:0;padding:0;list-style:none}
a{color:inherit;text-decoration:inherit}
img,svg,video,canvas{display:block;max-width:100%;height:auto}
button,input,select,textarea{font:inherit;color:inherit;margin:0}
button{background:none;cursor:pointer}
table{border-collapse:collapse}
@keyframes aurora-pulse{0%,100%{opacity:1}50%{opacity:.5}}

/* Brand helpers (previously inline in the CDN block) */
.aurora-glass{background:rgba(255,255,255,.04);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.08)}
.aurora-gradient{background:linear-gradient(120deg,#e879f9,#8b5cf6)}
.aurora-gradient-text{background:linear-gradient(120deg,#f0abfc,#a78bfa);-webkit-background-clip:text;background-clip:text;color:transparent}

/* Typography plugin subset (prose) */
.prose{color:#cbd5e1;max-width:65ch;line-height:1.75}
.prose :where(p):not(:last-child){margin-bottom:1.25em}
.prose :where(h2){font-size:1.5em;font-weight:600;color:#fff;margin:1.6em 0 .6em}
.prose :where(h3){font-size:1.25em;font-weight:600;color:#fff;margin:1.4em 0 .5em}
.prose :where(ul){list-style:disc;padding-left:1.5em;margin:1em 0}
.prose :where(ol){list-style:decimal;padding-left:1.5em;margin:1em 0}
.prose :where(li){margin:.4em 0}
.prose :where(a){color:#f0abfc;text-decoration:underline}
.prose :where(blockquote){border-left:3px solid rgba(255,255,255,.2);padding-left:1em;font-style:italic;margin:1.5em 0}
.prose :where(img){border-radius:.75rem;margin:1.5em 0}
.prose :where(strong){color:#fff;font-weight:600}
.prose :where(code){background:rgba(255,255,255,.08);padding:.15em .4em;border-radius:.3em;font-size:.9em}
.prose-lg{font-size:1.125rem;line-height:1.8}
.prose-invert{color:#cbd5e1}
.prose-headings\:font-display :where(h1,h2,h3,h4){font-family:"Playfair Display",serif}
.prose-a\:text-fuchsia-300 :where(a){color:#f0abfc}

/* Form control baseline (forms plugin subset) */
input[type=text],input[type=email],input[type=password],input[type=number],input[type=date],input[type=url],input[type=search],select,textarea{
  background:#12101f;border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:.5rem .75rem;color:#fff;width:100%}
input[type=checkbox],input[type=radio]{width:1rem;height:1rem;accent-color:#e879f9}
input:focus,select:focus,textarea:focus{outline:none;border-color:#e879f9}
::placeholder{color:rgba(255,255,255,.4)}

.-left-24{left:-6rem}
.-mt-32{margin-top:-8rem}
.-top-24{top:-6rem}
.-top-3{top:-0.75rem}
.-translate-x-1\/2{transform:translateX(-50%)}
.-z-10{z-index:-10}
.absolute{position:absolute}
.animate-pulse{animation:aurora-pulse 2s cubic-bezier(.4,0,.6,1) infinite}
.aspect-\[16\/10\]{aspect-ratio:16/10}
.aspect-\[3\/4\]{aspect-ratio:3/4}
.aspect-\[4\/5\]{aspect-ratio:4/5}
.backdrop-blur{backdrop-filter:blur(8px)}
.bg-amber-400\/10{background-color:rgb(251 191 36 / 0.1)}
.bg-black\/30{background-color:rgb(0 0 0 / 0.3)}
.bg-black\/40{background-color:rgb(0 0 0 / 0.4)}
.bg-black\/50{background-color:rgb(0 0 0 / 0.5)}
.bg-emerald-400{background-color:rgb(52 211 153)}
.bg-emerald-400\/5{background-color:rgb(52 211 153 / 0.05)}
.bg-emerald-500\/20{background-color:rgb(16 185 129 / 0.2)}
.bg-emerald-500\/90{background-color:rgb(16 185 129 / 0.9)}
.bg-fuchsia-500{background-color:rgb(217 70 239)}
.bg-fuchsia-500\/10{background-color:rgb(217 70 239 / 0.1)}
.bg-fuchsia-500\/5{background-color:rgb(217 70 239 / 0.05)}
.bg-fuchsia-500\/90{background-color:rgb(217 70 239 / 0.9)}
.bg-fuchsia-600\/30{background-color:rgb(192 38 211 / 0.3)}
.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-ink-800{background-color:rgb(18 16 31)}
.bg-sky-400\/5{background-color:rgb(56 189 248 / 0.05)}
.bg-violet-600\/30{background-color:rgb(124 58 237 / 0.3)}
.bg-white{background-color:rgb(255 255 255)}
.bg-white\/10{background-color:rgb(255 255 255 / 0.1)}
.bg-white\/5{background-color:rgb(255 255 255 / 0.05)}
.block{display:block}
.blur-3xl{filter:blur(64px)}
.blur-xl{filter:blur(24px)}
.border{border-width:1px}
.border-amber-300\/20{border-color:rgb(252 211 77 / 0.2)}
.border-b{border-bottom-width:1px}
.border-emerald-400\/30{border-color:rgb(52 211 153 / 0.3)}
.border-fuchsia-400\/25{border-color:rgb(232 121 249 / 0.25)}
.border-fuchsia-400\/30{border-color:rgb(232 121 249 / 0.3)}
.border-fuchsia-500\/30{border-color:rgb(217 70 239 / 0.3)}
.border-sky-400\/30{border-color:rgb(56 189 248 / 0.3)}
.border-t{border-top-width:1px}
.border-white\/10{border-color:rgb(255 255 255 / 0.1)}
.border-white\/5{border-color:rgb(255 255 255 / 0.05)}
.bottom-4{bottom:1rem}
.break-all{word-break:break-all}
.cursor-pointer{cursor:pointer}
.duration-500{transition-duration:500ms}
.file\:bg-fuchsia-500::file-selector-button{background-color:rgb(217 70 239)}
.file\:border-0::file-selector-button{border-width:0px}
.file\:mr-3::file-selector-button{margin-right:0.75rem}
.file\:px-4::file-selector-button{padding-left:1rem;padding-right:1rem}
.file\:py-2::file-selector-button{padding-top:0.5rem;padding-bottom:0.5rem}
.file\:rounded-lg::file-selector-button{border-radius:0.5rem}
.file\:text-white::file-selector-button{color:rgb(255 255 255)}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-none{flex:none}
.flex-wrap{flex-wrap:wrap}
.focus\:border-emerald-400:focus{border-color:rgb(52 211 153)}
.focus\:border-fuchsia-400:focus{border-color:rgb(232 121 249)}
.focus\:border-sky-400:focus{border-color:rgb(56 189 248)}
.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}
.font-bold{font-weight:700}
.font-display{font-family:"Playfair Display",serif}
.font-extrabold{font-weight:800}
.font-medium{font-weight:500}
.font-normal{font-weight:400}
.font-semibold{font-weight:600}
.from-amber-400{--tw-gradient-from:rgb(251 191 36);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgb(255 255 255/0))}
.from-emerald-500{--tw-gradient-from:rgb(16 185 129);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgb(255 255 255/0))}
.from-fuchsia-500{--tw-gradient-from:rgb(217 70 239);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgb(255 255 255/0))}
.from-fuchsia-600\/30{--tw-gradient-from:rgb(192 38 211 / 0.3);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgb(255 255 255/0))}
.from-sky-500{--tw-gradient-from:rgb(14 165 233);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgb(255 255 255/0))}
.gap-1{gap:0.25rem}
.gap-1\.5{gap:0.375rem}
.gap-10{gap:2.5rem}
.gap-2{gap:0.5rem}
.gap-2\.5{gap:0.625rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-5{gap:1.25rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.gap-x-5{column-gap:1.25rem}
.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))}
.group:hover .group-hover\:scale-105{transform:scale(1.05)}
.h-10{height:2.5rem}
.h-14{height:3.5rem}
.h-16{height:4rem}
.h-2{height:0.5rem}
.h-2\.5{height:0.625rem}
.h-4{height:1rem}
.h-5{height:1.25rem}
.h-6{height:1.5rem}
.h-7{height:1.75rem}
.h-72{height:18rem}
.h-8{height:2rem}
.h-9{height:2.25rem}
.h-96{height:24rem}
.h-\[42vh\]{height:42vh}
.h-full{height:100%}
.h-px{height:1px}
.has-\[\:checked\]\:border-emerald-400:has(:checked){border-color:rgb(52 211 153)}
.has-\[\:checked\]\:ring-2:has(:checked){box-shadow:0 0 0 2px var(--tw-ring-color,rgb(232 121 249/.4))}
.has-\[\:checked\]\:ring-emerald-400\/40:has(:checked){--tw-ring-color:rgb(52 211 153 / 0.4)}
.hidden{display:none}
.hover\:bg-black\/70:hover{background-color:rgb(0 0 0 / 0.7)}
.hover\:bg-slate-100:hover{background-color:rgb(241 245 249)}
.hover\:bg-white\/10:hover{background-color:rgb(255 255 255 / 0.1)}
.hover\:bg-white\/20:hover{background-color:rgb(255 255 255 / 0.2)}
.hover\:bg-white\/\[\.07\]:hover{background-color:rgb(255 255 255 / 0.07)}
.hover\:opacity-90:hover{opacity:0.9}
.hover\:text-fuchsia-200:hover{color:rgb(245 208 254)}
.hover\:text-fuchsia-300:hover{color:rgb(240 171 252)}
.hover\:text-white:hover{color:rgb(255 255 255)}
.hover\:underline:hover{text-decoration-line:underline}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-0{inset:0px}
.inset-x-4{left:1rem;right:1rem}
.items-baseline{align-items:baseline}
.items-center{align-items:center}
.items-end{align-items:flex-end}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.justify-end{justify-content:flex-end}
.leading-\[1\.05\]{line-height:1.05}
.leading-relaxed{line-height:1.625}
.leading-snug{line-height:1.375}
.leading-tight{line-height:1.25}
.left-1\/2{left:50%}
.left-3{left:0.75rem}
.line-clamp-3{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.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-lg{max-width:32rem}
.max-w-md{max-width:28rem}
.max-w-none{max-width:none}
.max-w-sm{max-width:24rem}
.max-w-xl{max-width:36rem}
.mb-1{margin-bottom:0.25rem}
.mb-10{margin-bottom:2.5rem}
.mb-12{margin-bottom:3rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.mb-5{margin-bottom:1.25rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
.min-h-\[300px\]{min-height:300px}
.min-h-screen{min-height:100vh}
.min-w-\[64px\]{min-width:64px}
.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-12{margin-top:3rem}
.mt-14{margin-top:3.5rem}
.mt-16{margin-top:4rem}
.mt-2{margin-top:0.5rem}
.mt-24{margin-top:6rem}
.mt-3{margin-top:0.75rem}
.mt-4{margin-top:1rem}
.mt-5{margin-top:1.25rem}
.mt-6{margin-top:1.5rem}
.mt-8{margin-top:2rem}
.mx-auto{margin-left:auto;margin-right:auto}
.my-5{margin-top:1.25rem;margin-bottom:1.25rem}
.object-contain{object-fit:contain}
.object-cover{object-fit:cover}
.opacity-10{opacity:0.1}
.opacity-40{opacity:0.4}
.opacity-48{opacity:0.48}
.opacity-56{opacity:0.56}
.opacity-60{opacity:0.6}
.opacity-64{opacity:0.64}
.opacity-70{opacity:0.7}
.opacity-72{opacity:0.72}
.opacity-80{opacity:0.8}
.opacity-90{opacity:0.9}
.overflow-hidden{overflow:hidden}
.overflow-x-auto{overflow-x:auto}
.p-2{padding-top:0.5rem;padding-right:0.5rem;padding-bottom:0.5rem;padding-left:0.5rem}
.p-3{padding-top:0.75rem;padding-right:0.75rem;padding-bottom:0.75rem;padding-left:0.75rem}
.p-4{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}
.p-5{padding-top:1.25rem;padding-right:1.25rem;padding-bottom:1.25rem;padding-left:1.25rem}
.p-6{padding-top:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem}
.p-8{padding-top:2rem;padding-right:2rem;padding-bottom:2rem;padding-left:2rem}
.pb-10{padding-bottom:2.5rem}
.pb-12{padding-bottom:3rem}
.pb-14{padding-bottom:3.5rem}
.pb-16{padding-bottom:4rem}
.place-items-center{place-items:center}
.prose-a\:text-fuchsia-300{color:rgb(240 171 252)}
.prose-headings\:font-display{font-family:"Playfair Display",serif}
.pt-16{padding-top:4rem}
.pt-20{padding-top:5rem}
.pt-3{padding-top:0.75rem}
.pt-4{padding-top:1rem}
.pt-6{padding-top:1.5rem}
.pt-8{padding-top:2rem}
.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-3\.5{padding-left:0.875rem;padding-right:0.875rem}
.px-4{padding-left:1rem;padding-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.px-7{padding-left:1.75rem;padding-right:1.75rem}
.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:3rem;padding-bottom:3rem}
.py-14{padding-top:3.5rem;padding-bottom:3.5rem}
.py-16{padding-top:4rem;padding-bottom:4rem}
.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:5rem;padding-bottom:5rem}
.py-24{padding-top:6rem;padding-bottom:6rem}
.py-28{padding-top:7rem;padding-bottom:7rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-32{padding-top:8rem;padding-bottom:8rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.relative{position:relative}
.right-0{right:0px}
.right-14{right:3.5rem}
.right-3{right:0.75rem}
.right-4{right:1rem}
.rounded{border-radius:0.25rem}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:0.5rem}
.rounded-xl{border-radius:0.75rem}
.select-all{user-select:all}
.shadow{box-shadow:0 1px 3px 0 rgb(0 0 0/.1),0 1px 2px -1px rgb(0 0 0/.1)}
.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0/.25)}
.shadow-glow{box-shadow:0 0 60px -12px rgba(232,121,249,.45)}
.space-y-2 > :not([hidden]) ~ :not([hidden]){margin-top:0.5rem}
.space-y-3 > :not([hidden]) ~ :not([hidden]){margin-top:0.75rem}
.space-y-4 > :not([hidden]) ~ :not([hidden]){margin-top:1rem}
.space-y-8 > :not([hidden]) ~ :not([hidden]){margin-top:2rem}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
.sticky{position:sticky}
.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-7xl{font-size:4.5rem;line-height:1}
.text-\[10px\]{font-size:10px}
.text-\[11px\]{font-size:11px}
.text-amber-100{color:rgb(254 243 199)}
.text-amber-300{color:rgb(252 211 77)}
.text-base{font-size:1rem;line-height:1.5rem}
.text-black{color:rgb(0 0 0)}
.text-center{text-align:center}
.text-emerald-300{color:rgb(110 231 183)}
.text-emerald-400{color:rgb(52 211 153)}
.text-fuchsia-100{color:rgb(250 232 255)}
.text-fuchsia-300{color:rgb(240 171 252)}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-slate-200{color:rgb(226 232 240)}
.text-slate-300{color:rgb(203 213 225)}
.text-slate-400{color:rgb(148 163 184)}
.text-slate-500{color:rgb(100 116 139)}
.text-slate-800{color:rgb(30 41 59)}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-white{color:rgb(255 255 255)}
.text-white\/30{color:rgb(255 255 255 / 0.3)}
.text-white\/40{color:rgb(255 255 255 / 0.4)}
.text-white\/50{color:rgb(255 255 255 / 0.5)}
.text-white\/60{color:rgb(255 255 255 / 0.6)}
.text-white\/70{color:rgb(255 255 255 / 0.7)}
.text-white\/80{color:rgb(255 255 255 / 0.8)}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.to-indigo-500{--tw-gradient-to:rgb(99 102 241)}
.to-orange-500{--tw-gradient-to:rgb(249 115 22)}
.to-teal-500{--tw-gradient-to:rgb(20 184 166)}
.to-violet-500{--tw-gradient-to:rgb(139 92 246)}
.to-violet-700\/20{--tw-gradient-to:rgb(109 40 217 / 0.2)}
.top-0{top:0px}
.top-11{top:2.75rem}
.top-3{top:0.75rem}
.top-32{top:8rem}
.top-4{top:1rem}
.tracking-wide{letter-spacing:0.025em}
.tracking-widest{letter-spacing:0.1em}
.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(.4,0,.2,1);transition-duration:.15s}
.underline{text-decoration-line:underline}
.uppercase{text-transform:uppercase}
.w-10{width:2.5rem}
.w-14{width:3.5rem}
.w-2{width:0.5rem}
.w-2\.5{width:0.625rem}
.w-4{width:1rem}
.w-5{width:1.25rem}
.w-6{width:1.5rem}
.w-7{width:1.75rem}
.w-8{width:2rem}
.w-9{width:2.25rem}
.w-96{width:24rem}
.w-auto{width:auto}
.w-full{width:100%}
.whitespace-nowrap{white-space:nowrap}
.z-50{z-index:50}
.z-\[10000\]{z-index:10000}
.z-\[10001\]{z-index:10001}
@media (min-width:640px){
.sm\:flex-row{flex-direction:row}
.sm\:gap-6{gap:1.5rem}
.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\:inline{display:inline}
.sm\:inset-x-auto{left:auto;right:auto}
.sm\:max-w-sm{max-width:24rem}
.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}
.sm\:right-4{right:1rem}
.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}
.sm\:text-5xl{font-size:3rem;line-height:1}
.sm\:text-6xl{font-size:3.75rem;line-height:1}
.sm\:text-7xl{font-size:4.5rem;line-height:1}
.sm\:text-left{text-align:left}
}
@media (min-width:768px){
.md\:block{display:block}
.md\:col-span-2{grid-column:span 2/span 2}
.md\:col-span-3{grid-column:span 3/span 3}
.md\:col-span-4{grid-column:span 4/span 4}
.md\:flex{display:flex}
.md\:gap-8{gap:2rem}
.md\:grid-cols-12{grid-template-columns:repeat(12,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\:hidden{display:none}
}
@media (min-width:1024px){
.lg\:col-span-1{grid-column:span 1/span 1}
.lg\:col-span-2{grid-column:span 2/span 2}
.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\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}
.lg\:px-8{padding-left:2rem;padding-right:2rem}
.lg\:sticky{position:sticky}
.lg\:top-24{top:6rem}
}