/* 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-slate-50{background-color:#f8fafc}
.bg-slate-900{background-color:#0f172a}
.bg-white{background-color:#ffffff}
.block{display:block}
.border{border-width:1px}
.border-l{border-left-width:1px}
.border-slate-100{border-color:#f1f5f9}
.border-slate-200{border-color:#e2e8f0}
.border-t{border-top-width:1px}
.duration-500{transition-duration:500ms}
.duration-700{transition-duration:700ms}
.fixed{position:fixed}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-nowrap{flex-wrap:nowrap}
.flex-wrap{flex-wrap:wrap}
.font-\['Playfair_Display'\]{font-family:Playfair Display}
.font-black{font-weight:900}
.font-bold{font-weight:700}
.font-semibold{font-weight:600}
.gap-0{gap:0px}
.gap-1\.5{gap:0.375rem}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.grid{display:grid}
.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}
.h-10{height:2.5rem}
.h-2{height:0.5rem}
.h-7{height:1.75rem}
.h-\[3px\]{height:3px}
.h-full{height:100%}
.hidden{display:none}
.hover\:bg-amber-50:hover{background-color:#fffbeb}
.hover\:border-amber-400:hover{border-color:#fbbf24}
.hover\:text-slate-900:hover{color:#0f172a}
.hover\:underline:hover{text-decoration-line:underline}
.inline-block{display:inline-block}
.inline-flex{display:inline-flex}
.inset-0{inset:0px}
.italic{font-style:italic}
.items-center{align-items:center}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.leading-none{line-height:1}
.leading-relaxed{line-height:1.625}
.leading-snug{line-height:1.375}
.leading-tight{line-height:1.25}
.left-0{left:0px}
.mb-0\.5{margin-bottom:0.125rem}
.mb-2{margin-bottom:0.5rem}
.mb-3{margin-bottom:0.75rem}
.mb-4{margin-bottom:1rem}
.min-w-0{min-width:0px}
.ml-1{margin-left:0.25rem}
.mt-4{margin-top:1rem}
.mt-5{margin-top:1.25rem}
.mx-auto{margin-left:auto;margin-right:auto}
.no-underline{text-decoration-line:none}
.overflow-hidden{overflow:hidden}
.p-4{padding:1rem}
.pb-2{padding-bottom:0.5rem}
.pb-3{padding-bottom:0.75rem}
.pl-2{padding-left:0.5rem}
.pl-4{padding-left:1rem}
.pointer-events-none{pointer-events:none}
.pt-4{padding-top:1rem}
.px-1{padding-left:0.25rem;padding-right:0.25rem}
.px-2\.5{padding-left:0.625rem;padding-right:0.625rem}
.px-3{padding-left:0.75rem;padding-right:0.75rem}
.px-5{padding-left:1.25rem;padding-right:1.25rem}
.py-0\.5{padding-top:0.125rem;padding-bottom:0.125rem}
.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}
.py-3{padding-top:0.75rem;padding-bottom:0.75rem}
.py-4{padding-top:1rem;padding-bottom:1rem}
.relative{position:relative}
.rounded-\[24px\]{border-radius:24px}
.rounded-full{border-radius:9999px}
.rounded-lg{border-radius:0.5rem}
.rounded-md{border-radius:0.375rem}
.rounded-xl{border-radius:0.75rem}
.space-y-2 > :not([hidden]) ~ :not([hidden]){margin-top:0.5rem}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-\[\#555\]{color:#555}
.text-\[10px\]{font-size:10px}
.text-\[11px\]{font-size:11px}
.text-\[12px\]{font-size:12px}
.text-\[13px\]{font-size:13px}
.text-\[17px\]{font-size:17px}
.text-\[18px\]{font-size:18px}
.text-\[8px\]{font-size:8px}
.text-\[9px\]{font-size:9px}
.text-amber-500{color:#f59e0b}
.text-base{font-size:1rem;line-height:1.5rem}
.text-blue-500{color:#3b82f6}
.text-center{text-align:center}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.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-sm{font-size:0.875rem;line-height:1.25rem}
.text-white{color:#ffffff}
.text-xs{font-size:0.75rem;line-height:1rem}
.top-0{top:0px}
.tracking-\[0\.2em\]{letter-spacing:0.2em}
.tracking-tight{letter-spacing:-0.025em}
.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}
.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}
.uppercase{text-transform:uppercase}
.w-0{width:0px}
.w-10{width:2.5rem}
.w-2{width:0.5rem}
.w-64{width:16rem}
.w-7{width:1.75rem}
.w-full{width:100%}
.z-0{z-index:0}
.z-10{z-index:10}
.z-\[1000\]{z-index:1000}

@media(min-width:640px){.sm\:block{display:block}.sm\:flex{display:flex}.sm\:w-auto{width:auto}}

@media(min-width:768px){.md\:flex-row{flex-direction:row}.md\:gap-12{gap:3rem}.md\:mb-3{margin-bottom:0.75rem}.md\:mb-5{margin-bottom:1.25rem}.md\:p-8{padding:2rem}.md\:pb-0{padding-bottom:0px}.md\:pr-10{padding-right:2.5rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-4xl{font-size:2.25rem;line-height:2.5rem}.md\:w-\[38\%\]{width:38%}.md\:w-\[62\%\]{width:62%}}

@media(min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:px-16{padding-left:4rem;padding-right:4rem}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}}

/* [2026-08-30] appended by tw_regen.py — utilities the first compiler dropped */
.bg-blue-400{background-color:#60a5fa}
.bg-blue-500\/10{background-color:rgb(59 130 246 / 0.1)}
.bg-gradient-to-br{background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))}
.bg-slate-800{background-color:#1e293b}
.bg-slate-800\/80{background-color:rgb(30 41 59 / 0.8)}
.blur-\[80px\]{filter:blur(80px)}
.border-b{border-bottom-width:1px}
.border-slate-700{border-color:#334155}
.border-slate-700\/50{border-color:rgb(51 65 85 / 0.5)}
.border-slate-800{border-color:#1e293b}
.duration-1000{transition-duration:1000ms}
.from-slate-900{--tw-gradient-from:#0f172a;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgb(255 255 255/0))}
.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))}
.h-\[130\%\]{height:130%}
.hover\:bg-slate-800:hover{background-color:#1e293b}
.hover\:border-slate-500:hover{border-color:#64748b}
.list-disc{list-style-type:disc}
.max-w-\[1280px\]{max-width:1280px}
.order-2{order:2}
.order-3{order:3}
.rounded-\[100\%\]{border-radius:100%}
.shadow-\[0_0_6px_rgba\(96\,165\,250\,0\.8\)\]{box-shadow:0 0 6px rgba(96,165,250,0.8)}
.shadow-xl{box-shadow:0 20px 25px -5px rgb(0 0 0 / 0.1), 0 8px 10px -6px rgb(0 0 0 / 0.1)}
.shrink-0{flex-shrink:0}
.text-blue-300{color:#93c5fd}
.text-blue-400{color:#60a5fa}
.text-slate-200{color:#e2e8f0}
.to-\[\#0a0f18\]{--tw-gradient-to:#0a0f18}
.transition-transform{transition-property:transform;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:150ms}
.via-slate-800{--tw-gradient-stops:var(--tw-gradient-from),#1e293b,var(--tw-gradient-to,rgb(255 255 255/0))}
.w-\[50\%\]{width:50%}

@media(min-width:640px){.sm\:order-2{order:2}.sm\:order-3{order:3}}

@media(min-width:768px){.md\:border-b-0{border-bottom-width:0px}.md\:border-r{border-right-width:1px}}
