/* Tailwind preflight (v3), verbatim in effect — the Play CDN injected this, so removing
   the script without it would give headings their browser margins back. */
*,::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;font-family:ui-sans-serif,system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial,sans-serif}
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;margin:0}
a{color:inherit;text-decoration:inherit}
b,strong{font-weight:bolder}
code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:1em}
small{font-size:80%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sub{bottom:-.25em}sup{top:-.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;color:inherit;margin:0;padding:0}
button,select{text-transform:none}
button,[type='button'],[type='reset'],[type='submit']{-webkit-appearance:button;background-color:transparent;background-image:none}
:-moz-focusring{outline:auto}
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}
textarea{resize:vertical}
input::placeholder,textarea::placeholder{opacity:1;color:#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}


/* utilities used by this page */

.absolute{position:absolute}
.bg-amber-200\/50{background-color:rgb(253 230 138 / 0.5)}
.bg-amber-300\/50{background-color:rgb(252 211 77 / 0.5)}
.bg-orange-100{background-color:#ffedd5}
.bg-orange-200{background-color:#fed7aa}
.bg-orange-50{background-color:#fff7ed}
.bg-slate-100{background-color:#f1f5f9}
.bg-slate-900{background-color:#0f172a}
.bg-slate-900\/95{background-color:rgb(15 23 42 / 0.95)}
.bg-white{background-color:#ffffff}
.bg-white\/10{background-color:rgb(255 255 255 / 0.1)}
.block{display:block}
.border{border-width:1px}
.border-b{border-bottom-width:1px}
.border-slate-100{border-color:#f1f5f9}
.border-slate-200{border-color:#e2e8f0}
.border-slate-50{border-color:#f8fafc}
.border-t{border-top-width:1px}
.capitalize{text-transform:capitalize}
.col-span-12{grid-column:span 12/span 12}
.cursor-default{cursor:default}
.cursor-pointer{cursor:pointer}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-wrap{flex-wrap:wrap}
.font-black{font-weight:900}
.font-extrabold{font-weight:800}
.font-medium{font-weight:500}
.gap-0{gap:0px}
.gap-1{gap:0.25rem}
.gap-2{gap:0.5rem}
.gap-2\.5{gap:0.625rem}
.gap-4{gap:1rem}
.grid{display:grid}
.group:hover .group-hover\:border-orange-300{border-color:#fdba74}
.group:hover .group-hover\:text-orange-600{color:#ea580c}
.h-1{height:0.25rem}
.h-14{height:3.5rem}
.h-16{height:4rem}
.h-5{height:1.25rem}
.h-9{height:2.25rem}
.h-px{height:1px}
.hidden{display:none}
.hover\:bg-orange-100:hover{background-color:#ffedd5}
.hover\:bg-orange-600:hover{background-color:#ea580c}
.hover\:bg-white\/20:hover{background-color:rgb(255 255 255 / 0.2)}
.hover\:text-orange-600:hover{color:#ea580c}
.hover\:text-slate-600:hover{color:#475569}
.hover\:text-white:hover{color:#ffffff}
.inline-flex{display:inline-flex}
.italic{font-style:italic}
.items-center{align-items:center}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.justify-end{justify-content:flex-end}
.leading-\[1\.6\]{line-height:1.6}
.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-\[1440px\]{max-width:1440px}
.max-w-\[160px\]{max-width:160px}
.max-w-lg{max-width:32rem}
.max-w-sm{max-width:24rem}
.mb-2{margin-bottom:0.5rem}
.mb-4{margin-bottom:1rem}
.mb-6{margin-bottom:1.5rem}
.mb-8{margin-bottom:2rem}
.min-h-screen{min-height:100vh}
.min-w-0{min-width:0px}
.min-w-\[100px\]{min-width:100px}
.ml-1{margin-left:0.25rem}
.mt-6{margin-top:1.5rem}
.mx-auto{margin-left:auto;margin-right:auto}
.my-6{margin-top:1.5rem;margin-bottom:1.5rem}
.opacity-50{opacity:0.5}
.overflow-hidden{overflow:hidden}
.overflow-x-auto{overflow-x:auto}
.overflow-y-auto{overflow-y:auto}
.p-0\.5{padding:0.125rem}
.p-10{padding:2.5rem}
.p-12{padding:3rem}
.p-4{padding:1rem}
.p-6{padding:1.5rem}
.pb-2{padding-bottom:0.5rem}
.pb-4{padding-bottom:1rem}
.pb-8{padding-bottom:2rem}
.pt-4{padding-top:1rem}
.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-8{padding-left:2rem;padding-right:2rem}
.py-1{padding-top:0.25rem;padding-bottom:0.25rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.relative{position:relative}
.rounded{border-radius:0.25rem}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-\[2\.5rem\]{border-radius:2.5rem}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:0.5rem}
.rounded-xl{border-radius:0.75rem}
.select-none{user-select:none}
.shadow-2xl{box-shadow:0 25px 50px -12px rgb(0 0 0 / 0.25)}
.shadow-sm{box-shadow:0 1px 2px 0 rgb(0 0 0 / 0.05)}
.space-y-4 > :not([hidden]) ~ :not([hidden]){margin-top:1rem}
.space-y-6 > :not([hidden]) ~ :not([hidden]){margin-top:1.5rem}
.sticky{position:sticky}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-6xl{font-size:3.75rem;line-height:1}
.text-\[10px\]{font-size:10px}
.text-\[11px\]{font-size:11px}
.text-\[14px\]{font-size:14px}
.text-\[8px\]{font-size:8px}
.text-\[8rem\]{font-size:8rem}
.text-\[9px\]{font-size:9px}
.text-amber-700{color:#b45309}
.text-amber-900{color:#78350f}
.text-base{font-size:1rem;line-height:1.5rem}
.text-center{text-align:center}
.text-orange-400{color:#fb923c}
.text-orange-500{color:#f97316}
.text-orange-600{color:#ea580c}
.text-right{text-align:right}
.text-slate-300{color:#cbd5e1}
.text-slate-400{color:#94a3b8}
.text-slate-500{color:#64748b}
.text-slate-600{color:#475569}
.text-slate-900{color:#0f172a}
.text-white{color:#ffffff}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.top-0{top:0px}
.tracking-\[0\.2em\]{letter-spacing:0.2em}
.tracking-\[0\.3em\]{letter-spacing:0.3em}
.tracking-\[0\.4em\]{letter-spacing:0.4em}
.tracking-\[0\.5em\]{letter-spacing:0.5em}
.tracking-tight{letter-spacing:-0.025em}
.tracking-wider{letter-spacing:0.05em}
.tracking-widest{letter-spacing:0.1em}
.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,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(.4,0,.2,1);transition-duration:150ms}
.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.uppercase{text-transform:uppercase}
.w-12{width:3rem}
.w-14{width:3.5rem}
.w-16{width:4rem}
.w-5{width:1.25rem}
.w-6{width:1.5rem}
.w-9{width:2.25rem}
.w-full{width:100%}
.whitespace-nowrap{white-space:nowrap}
.z-\[100\]{z-index:100}
.z-\[500\]{z-index:500}

@media(min-width:1024px){.lg\:border-r{border-right-width:1px}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:col-span-9{grid-column:span 9/span 9}.lg\:gap-3{gap:0.75rem}.lg\:gap-4{gap:1rem}.lg\:grid{display:grid}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:h-16{height:4rem}.lg\:leading-\[1\.1\]{line-height:1.1}.lg\:mb-4{margin-bottom:1rem}.lg\:min-w-0{min-width:0px}.lg\:p-10{padding:2.5rem}.lg\:p-6{padding:1.5rem}.lg\:p-8{padding:2rem}.lg\:pb-0{padding-bottom:0px}.lg\:pb-12{padding-bottom:3rem}.lg\:px-6{padding-left:1.5rem;padding-right:1.5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}.lg\:space-y-6 > :not([hidden]) ~ :not([hidden]){margin-top:1.5rem}.lg\:space-y-8 > :not([hidden]) ~ :not([hidden]){margin-top:2rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:text-7xl{font-size:4.5rem;line-height:1}.lg\:text-\[11px\]{font-size:11px}.lg\:text-\[11rem\]{font-size:11rem}.lg\:tracking-widest{letter-spacing:0.1em}.lg\:w-16{width:4rem}}

/* [2026-08-30] appended by tw_regen.py — utilities the first compiler dropped */
@keyframes pulse{50%{opacity:.5}}

.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}
.group:hover .group-hover\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x,0),var(--tw-translate-y,0)) rotate(var(--tw-rotate,0)) skewX(var(--tw-skew-x,0)) skewY(var(--tw-skew-y,0)) scaleX(var(--tw-scale-x,1)) scaleY(var(--tw-scale-y,1))}
.hover\:scale-\[1\.01\]:hover{--tw-scale-x:1.01;--tw-scale-y:1.01;transform:translate(var(--tw-translate-x,0),var(--tw-translate-y,0)) rotate(var(--tw-rotate,0)) skewX(var(--tw-skew-x,0)) skewY(var(--tw-skew-y,0)) scaleX(var(--tw-scale-x,1)) scaleY(var(--tw-scale-y,1))}
