/* tw.css — GENERATED by scripts/gen-tw-css.js; do not edit by hand.
   Static stand-in for the Tailwind Play CDN this app used to load at runtime
   (a ~400KB in-browser compiler that re-scanned the DOM after every render).
   Only the utilities actually used under public/ are here. Added a new
   utility class to a page? Run: node scripts/gen-tw-css.js */
/* ── Preflight (Tailwind's base reset, kept so nothing shifts now that the
   runtime CDN build is gone). The html font-family line is deliberately
   omitted — style.css owns the app's typography. ─────────────────────── */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:var(--border-base,#e5e7eb)}
::before,::after{--tw-content:''}
html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;-webkit-tap-highlight-color:transparent}
body{margin:0;line-height:inherit}
hr{height:0;color:inherit;border-top-width:1px}
abbr:where([title]){text-decoration:underline dotted}
h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-0.25em}
sup{top:-0.5em}
table{text-indent:0;border-color:inherit;border-collapse:collapse}
button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}
button,select{text-transform:none}
button,input:where([type='button']),input:where([type='reset']),input:where([type='submit']){-webkit-appearance:button;background-color:transparent;background-image:none}
:-moz-focusring{outline:auto}
:-moz-ui-invalid{box-shadow:none}
progress{vertical-align:baseline}
::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}
[type='search']{-webkit-appearance:textfield;outline-offset:-2px}
::-webkit-search-decoration{-webkit-appearance:none}
::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}
summary{display:list-item}
blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}
fieldset{margin:0;padding:0}
legend{padding:0}
ol,ul,menu{list-style:none;margin:0;padding:0}
dialog{padding:0}
textarea{resize:vertical}
input::placeholder,textarea::placeholder{opacity:1;color:var(--text-muted,#9ca3af)}
button,[role="button"]{cursor:pointer}
:disabled{cursor:default}
img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}
img,video{max-width:100%;height:auto}
[hidden]{display:none}
@keyframes tw-pulse{50%{opacity:.5}}

/* ── Utilities ─────────────────────────────────────────────────────────── */
.\!px-3{padding-left:0.75rem !important;padding-right:0.75rem !important}
.\!py-0\.5{padding-top:0.125rem !important;padding-bottom:0.125rem !important}
.\!py-1{padding-top:0.25rem !important;padding-bottom:0.25rem !important}
.\!py-1\.5{padding-top:0.375rem !important;padding-bottom:0.375rem !important}
.\!w-44{width:11rem !important}
.-translate-y-1\/2{transform:translateY(-50%)}
.absolute{position:absolute}
.animate-spin{animation:spin 1s linear infinite}
.appearance-none{-webkit-appearance:none;appearance:none}
.backdrop-blur-sm{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
.bg-amber-400{background-color:#fbbf24}
.bg-amber-50{background-color:#fffbeb}
.bg-emerald-50{background-color:#ecfdf5}
.bg-emerald-500{background-color:#10b981}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right, var(--tw-gradient-stops))}
.bg-indigo-50{background-color:#eef2ff}
.bg-orange-50{background-color:#fff7ed}
.bg-primary-50{background-color:var(--color-primary-light)}
.bg-primary-600{background-color:var(--color-primary)}
.bg-red-50{background-color:#fef2f2}
.bg-red-500{background-color:#ef4444}
.bg-slate-100{background-color:#f1f5f9}
.bg-slate-200{background-color:#e2e8f0}
.bg-slate-50{background-color:#f8fafc}
.bg-slate-50\/80{background-color:rgba(248,250,252,0.8)}
.bg-slate-900\/50{background-color:rgba(15,23,42,0.5)}
.bg-transparent{background-color:transparent}
.bg-violet-50{background-color:#f5f3ff}
.bg-white{background-color:#ffffff}
.block{display:block}
.border{border-width:1px}
.border-amber-100{border-color:#fef3c7}
.border-amber-200{border-color:#fde68a}
.border-b{border-bottom-width:1px}
.border-dashed{border-style:dashed}
.border-dotted{border-style:dotted}
.border-none{border-style:none}
.border-primary-200{border-color:rgba(1,80,170,.28)}
.border-red-400{border-color:#f87171}
.border-slate-100{border-color:#f1f5f9}
.border-slate-200{border-color:#e2e8f0}
.border-t{border-top-width:1px}
.border-transparent{border-color:transparent}
.border-violet-200{border-color:#ddd6fe}
.break-words{overflow-wrap:break-word}
.cursor-not-allowed{cursor:not-allowed}
.cursor-pointer{cursor:pointer}
.ease-out{transition-timing-function:cubic-bezier(0, 0, 0.2, 1)}
.first\:mt-0:first-child{margin-top:0px}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.focus\:border-primary-500:focus{border-color:var(--color-primary)}
.focus\:ring-2:focus{box-shadow:0 0 0 2px var(--tw-ring-color, rgba(59,130,246,.5))}
.focus\:ring-primary-100:focus{--tw-ring-color:var(--color-primary-ring)}
.font-bold{font-weight:700}
.font-medium{font-weight:500}
.font-normal{font-weight:400}
.font-semibold{font-weight:600}
.from-amber-400{--tw-gradient-from:#fbbf24;--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}
.from-primary-500{--tw-gradient-from:var(--color-primary);--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-from), var(--tw-gradient-to)}
.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-4{gap:1rem}
.gap-x-5{column-gap:1.25rem}
.gap-x-6{column-gap:1.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-5{grid-template-columns:repeat(5, minmax(0, 1fr))}
.grid-cols-6{grid-template-columns:repeat(6, minmax(0, 1fr))}
.grow{flex-grow:1}
.h-1\.5{height:0.375rem}
.h-10{height:2.5rem}
.h-14{height:3.5rem}
.h-16{height:4rem}
.h-3{height:0.75rem}
.h-3\.5{height:0.875rem}
.h-4{height:1rem}
.h-48{height:12rem}
.h-5{height:1.25rem}
.h-7{height:1.75rem}
.h-8{height:2rem}
.h-9{height:2.25rem}
.h-full{height:100%}
.hidden{display:none}
.hover\:bg-amber-100:hover{background-color:#fef3c7}
.hover\:bg-emerald-100:hover{background-color:#d1fae5}
.hover\:bg-indigo-100:hover{background-color:#e0e7ff}
.hover\:bg-primary-100:hover{background-color:var(--color-primary-ring)}
.hover\:bg-red-100:hover{background-color:#fee2e2}
.hover\:bg-red-50:hover{background-color:#fef2f2}
.hover\:bg-slate-100:hover{background-color:#f1f5f9}
.hover\:bg-slate-200:hover{background-color:#e2e8f0}
.hover\:bg-slate-50:hover{background-color:#f8fafc}
.hover\:bg-slate-50\/60:hover{background-color:rgba(248,250,252,0.6)}
.hover\:bg-white\/60:hover{background-color:rgba(255,255,255,0.6)}
.hover\:border-slate-200:hover{border-color:#e2e8f0}
.hover\:border-slate-300:hover{border-color:#cbd5e1}
.hover\:text-primary-800:hover{color:var(--color-primary-dark)}
.hover\:text-red-700:hover{color:#b91c1c}
.hover\:text-slate-600:hover{color:#475569}
.inline{display:inline}
.inline-flex{display:inline-flex}
.inset-0{inset:0px}
.invisible{visibility:hidden}
.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:undefined}
.justify-end{justify-content:flex-end}
.leading-none{line-height:1}
.leading-relaxed{line-height:1.625}
.leading-tight{line-height:1.25}
.max-h-\[85vh\]{max-height:85vh}
.max-w-2xl{max-width:42rem}
.max-w-\[220px\]{max-width:220px}
.max-w-\[240px\]{max-width:240px}
.max-w-\[260px\]{max-width:260px}
.max-w-md{max-width:28rem}
.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}
.min-w-0{min-width:0px}
.min-w-\[160px\]{min-width:160px}
.ml-1{margin-left:0.25rem}
.ml-2{margin-left:0.5rem}
.mt-0\.5{margin-top:0.125rem}
.mt-1{margin-top:0.25rem}
.mt-1\.5{margin-top:0.375rem}
.mt-2{margin-top:0.5rem}
.mt-3{margin-top:0.75rem}
.mx-auto{margin-left:auto;margin-right:auto}
.no-underline{text-decoration-line:none}
.normal-case{text-transform:none}
.object-cover{object-fit:cover}
.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-14{padding:3.5rem}
.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-8{padding:2rem}
.pb-1{padding-bottom:0.25rem}
.place-items-center{place-items:center}
.placeholder\:text-slate-400::placeholder{color:#94a3b8}
.pointer-events-none{pointer-events:none}
.pr-10{padding-right:2.5rem}
.pt-2{padding-top:0.5rem}
.px-1{padding-left:0.25rem;padding-right:0.25rem}
.px-1\.5{padding-left:0.375rem;padding-right:0.375rem}
.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:1rem;padding-right:1rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.px-6{padding-left:1.5rem;padding-right:1.5rem}
.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-2{padding-top:0.5rem;padding-bottom:0.5rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-3\.5{padding-top:0.875rem;padding-bottom:0.875rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.relative{position:relative}
.right-2\.5{right:0.625rem}
.right-3{right:0.75rem}
.ring{box-shadow:0 0 0 3px var(--tw-ring-color, rgba(59,130,246,.5))}
.ring-2{box-shadow:0 0 0 2px var(--tw-ring-color, rgba(59,130,246,.5))}
.ring-slate-100{--tw-ring-color:#f1f5f9}
.rounded{border-radius:0.25rem}
.rounded-2xl{border-radius:1rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:0.5rem}
.rounded-xl{border-radius:0.75rem}
.select-all{user-select:all}
.select-none{user-select:none}
.shadow{box-shadow:0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1)}
.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0 / 0.25)}
.shadow-card{box-shadow:var(--shadow-sm)}
.shadow-elevated{box-shadow:var(--shadow-md)}
.shadow-sm{box-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05)}
.shrink{flex-shrink:1}
.shrink-0{flex-shrink:0}
.space-y-1\.5 > :not([hidden]) ~ :not([hidden]){margin-top:0.375rem}
.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-5 > :not([hidden]) ~ :not([hidden]){margin-top:1.25rem}
.space-y-6 > :not([hidden]) ~ :not([hidden]){margin-top:1.5rem}
.sticky{position:sticky}
.tabular-nums{font-variant-numeric:tabular-nums}
.text-4xl{font-size:2.25rem;line-height:2.5rem}
.text-\[10\.5px\]{font-size:10.5px}
.text-\[10px\]{font-size:10px}
.text-\[11\.5px\]{font-size:11.5px}
.text-\[11px\]{font-size:11px}
.text-\[12\.5px\]{font-size:12.5px}
.text-\[12px\]{font-size:12px}
.text-\[13\.5px\]{font-size:13.5px}
.text-\[13px\]{font-size:13px}
.text-\[15px\]{font-size:15px}
.text-\[17px\]{font-size:17px}
.text-amber-500{color:#f59e0b}
.text-amber-600{color:#d97706}
.text-amber-700{color:#b45309}
.text-base{font-size:1rem;line-height:1.5rem}
.text-black{color:#000000}
.text-center{text-align:center}
.text-emerald-600{color:#059669}
.text-emerald-700{color:#047857}
.text-green-700{color:#15803d}
.text-indigo-700{color:#4338ca}
.text-left{text-align:left}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-orange-500{color:#f97316}
.text-orange-700{color:#c2410c}
.text-primary-400{color:var(--color-primary-strong)}
.text-primary-500{color:var(--color-primary-strong)}
.text-primary-600{color:var(--color-primary-strong)}
.text-primary-700{color:var(--color-primary-strong)}
.text-red-500{color:#ef4444}
.text-red-600{color:#dc2626}
.text-red-700{color:#b91c1c}
.text-right{text-align:right}
.text-sky-700{color:#0369a1}
.text-slate-400{color:#94a3b8}
.text-slate-500{color:#64748b}
.text-slate-600{color:#475569}
.text-slate-700{color:#334155}
.text-slate-800{color:#1e293b}
.text-slate-900{color:#0f172a}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-violet-700{color:#6d28d9}
.text-white{color:#ffffff}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.to-pink-500{--tw-gradient-to:#ec4899}
.to-primary-700{--tw-gradient-to:var(--color-primary-dark)}
.top-0{top:0px}
.top-1\/2{top:50%}
.tracking-wide{letter-spacing:0.025em}
.tracking-wider{letter-spacing:0.05em}
.transform{transform:translate(var(--tw-tx, 0), var(--tw-ty, 0))}
.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}
.uppercase{text-transform:uppercase}
.visible{visibility:visible}
.w-10{width:2.5rem}
.w-14{width:3.5rem}
.w-16{width:4rem}
.w-3{width:0.75rem}
.w-3\.5{width:0.875rem}
.w-4{width:1rem}
.w-5{width:1.25rem}
.w-64{width:16rem}
.w-7{width:1.75rem}
.w-8{width:2rem}
.w-9{width:2.25rem}
.w-full{width:100%}
.whitespace-nowrap{white-space:nowrap}
.z-50{z-index:50}
@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-2{grid-template-columns:repeat(2, minmax(0, 1fr))}
}
@media (min-width:1280px){
.xl\:grid-cols-2{grid-template-columns:repeat(2, minmax(0, 1fr))}
}
