/* AJT compiled utility CSS
   Generated from the classes used by the static site to remove the Tailwind CDN dependency. */
*,::before,::after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}html{line-height:1.5;-webkit-text-size-adjust:100%;tab-size:4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}body{margin:0;line-height:inherit}a{color:inherit;text-decoration:inherit}h1,h2,h3,h4,p,ul{margin:0}ul{padding:0}img,svg{display:block;vertical-align:middle}button{font:inherit}main{display:block}
:root{--tw-gradient-from:#0000;--tw-gradient-to:#0000;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.-inset-6{inset:-1.5rem}
.absolute{position:absolute}
.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
.bg-aj-accent{background-color:#2563EB}
.bg-aj-accent\/10{background-color:rgba(37,99,235,0.1)}
.bg-aj-bg{background-color:#020617}
.bg-aj-panel{background-color:rgba(15,23,42,0.96)}
.bg-blue-500\/10{background-color:rgba(59,130,246,0.1)}
.bg-blue-500\/20{background-color:rgba(59,130,246,0.2)}
.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-slate-950{background-color:#020617}
.bg-slate-950\/60{background-color:rgba(2,6,23,0.6)}
.bg-slate-950\/72{background-color:rgba(2,6,23,0.72)}
.block{display:block}
.blur-2xl{filter:blur(40px)}
.blur-3xl{filter:blur(64px)}
.border{border-width:1px;border-style:solid}
.border-2{border-width:2px;border-style:solid}
.border-aj-accent{border-color:#2563EB}
.border-b{border-bottom-width:1px;border-bottom-style:solid}
.border-blue-900\/40{border-color:rgba(30,58,138,0.4)}
.border-slate-400{border-color:#94a3b8}
.border-slate-600{border-color:#475569}
.border-slate-700{border-color:#334155}
.border-slate-800{border-color:#1e293b}
.flex{display:flex}
.flex-1{flex:1 1 0%}
.flex-col{flex-direction:column}
.flex-shrink-0{flex-shrink:0}
.flex-wrap{flex-wrap:wrap}
.font-black{font-weight:900}
.font-bold{font-weight:700}
.font-extrabold{font-weight:800}
.font-medium{font-weight:500}
.font-semibold{font-weight:600}
.from-blue-600\/12{--tw-gradient-from:rgba(37,99,235,0.12);--tw-gradient-to:rgba(37,99,235,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-slate-900{--tw-gradient-from:#0f172a;--tw-gradient-to:rgba(15,23,42,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-slate-950{--tw-gradient-from:#020617;--tw-gradient-to:rgba(2,6,23,0);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.from-transparent{--tw-gradient-from:transparent;--tw-gradient-to:transparent;--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}
.gap-2{gap:0.5rem}
.gap-3{gap:0.75rem}
.gap-4{gap:1rem}
.gap-5{gap:1.25rem}
.gap-6{gap:1.5rem}
.gap-8{gap:2rem}
.grid{display:grid}
.h-14{height:3.5rem}
.h-24{height:6rem}
.h-40{height:10rem}
.h-44{height:11rem}
.h-fit{height:fit-content}
.h-full{height:100%}
.h-px{height:1px}
.hover\:bg-blue-600:hover{background-color:#2563eb}
.hover\:bg-slate-900:hover{background-color:#0f172a}
.hover\:border-blue-400:hover{border-color:#60a5fa}
.hover\:no-underline:hover{text-decoration-line:none}
.hover\:text-blue-300:hover{color:#93c5fd}
.hover\:text-white:hover{color:#ffffff}
.hover\:underline:hover{text-decoration-line:underline}
.inline-flex{display:inline-flex}
.inset-0{inset:0}
.inset-x-0{left:0;right:0}
.items-center{align-items:center}
.items-start{align-items:flex-start}
.justify-between{justify-content:space-between}
.justify-center{justify-content:center}
.leading-tight{line-height:1.25}
@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (min-width:1024px){.lg\:grid-cols-\[\.85fr_1\.15fr\]{grid-template-columns:.85fr 1.15fr}}
@media (min-width:1024px){.lg\:grid-cols-\[\.95fr_1\.05fr\]{grid-template-columns:.95fr 1.05fr}}
@media (min-width:1024px){.lg\:grid-cols-\[\.9fr_1\.1fr\]{grid-template-columns:.9fr 1.1fr}}
@media (min-width:1024px){.lg\:grid-cols-\[1\.05fr_\.95fr\]{grid-template-columns:1.05fr .95fr}}
@media (min-width:1024px){.lg\:grid-cols-\[1fr_\.9fr\]{grid-template-columns:1fr .9fr}}
@media (min-width:1024px){.lg\:grid-cols-\[minmax\(0\,1\.25fr\)_minmax\(0\,\.95fr\)\]{grid-template-columns:minmax(0,1.25fr) minmax(0,.95fr)}}
@media (min-width:1024px){.lg\:justify-end{justify-content:flex-end}}
@media (min-width:1024px){.lg\:p-10{padding:2.5rem}}
@media (min-width:1024px){.lg\:px-8{padding-left:2rem;padding-right:2rem}}
@media (min-width:1024px){.lg\:text-6xl{font-size:3.75rem;line-height:1}}
.list-disc{list-style-type:disc}
.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-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-7{margin-bottom:1.75rem}
.mb-8{margin-bottom:2rem}
@media (min-width:768px){.md\:flex-row{flex-direction:row}}
@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:768px){.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:768px){.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media (min-width:768px){.md\:grid-cols-\[1fr_auto\]{grid-template-columns:1fr auto}}
@media (min-width:768px){.md\:grid-cols-\[minmax\(0\,3fr\)_minmax\(0\,2fr\)\]{grid-template-columns:minmax(0,3fr) minmax(0,2fr)}}
@media (min-width:768px){.md\:h-\[4\.5rem\]{height:4.5rem}}
@media (min-width:768px){.md\:items-center{align-items:center}}
@media (min-width:768px){.md\:items-end{align-items:flex-end}}
@media (min-width:768px){.md\:justify-between{justify-content:space-between}}
@media (min-width:768px){.md\:justify-end{justify-content:flex-end}}
@media (min-width:768px){.md\:p-10{padding:2.5rem}}
@media (min-width:768px){.md\:py-12{padding-top:3rem;padding-bottom:3rem}}
@media (min-width:768px){.md\:w-auto{width:auto}}
.min-h-screen{min-height:100vh}
.ml-5{margin-left:1.25rem}
.mt-1{margin-top:0.25rem}
.mt-2{margin-top:0.5rem}
.mt-5{margin-top:1.25rem}
.mt-6{margin-top:1.5rem}
.mt-auto{margin-top:auto}
.mx-2{margin-left:0.5rem;margin-right:0.5rem}
.mx-auto{margin-left:auto;margin-right:auto}
.my-0{margin-top:0;margin-bottom:0}
.object-contain{object-fit:contain}
.object-cover{object-fit:cover}
.opacity-70{opacity:.7}
.overflow-hidden{overflow:hidden}
.p-4{padding:1rem}
.p-5{padding:1.25rem}
.p-6{padding:1.5rem}
.pb-6{padding-bottom:1.5rem}
.pt-1{padding-top:0.25rem}
.pt-10{padding-top:2.5rem}
.pt-2{padding-top:0.5rem}
.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}
.py-1\.5{padding-top:0.375rem;padding-bottom:0.375rem}
.py-12{padding-top:3rem;padding-bottom:3rem}
.py-2\.5{padding-top:0.625rem;padding-bottom:0.625rem}
.py-6{padding-top:1.5rem;padding-bottom:1.5rem}
.relative{position:relative}
.rounded-2xl{border-radius:1rem}
.rounded-3xl{border-radius:1.5rem}
.rounded-\[2rem\]{border-radius:2rem}
.rounded-full{border-radius:9999px}
.shadow-2xl{box-shadow:0 25px 50px -12px rgba(0,0,0,.45)}
.shadow-2xl-dark{box-shadow:0 24px 60px rgba(15,23,42,0.9)}
.shadow-blue-900\/40{box-shadow:0 10px 15px -3px rgba(30,58,138,.4),0 4px 6px -4px rgba(30,58,138,.4)}
.shadow-brand-glow{box-shadow:0 0 52px rgba(37,99,235,0.34)}
.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.28),0 4px 6px -4px rgba(0,0,0,.28)}
@media (min-width:640px){.sm\:flex-row{flex-direction:row}}
@media (min-width:640px){.sm\:gap-4{gap:1rem}}
@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (min-width:640px){.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:640px){.sm\:h-16{height:4rem}}
@media (min-width:640px){.sm\:h-48{height:12rem}}
@media (min-width:640px){.sm\:h-56{height:14rem}}
@media (min-width:640px){.sm\:items-center{align-items:center}}
@media (min-width:640px){.sm\:items-end{align-items:flex-end}}
@media (min-width:640px){.sm\:justify-between{justify-content:space-between}}
@media (min-width:640px){.sm\:p-10{padding:2.5rem}}
@media (min-width:640px){.sm\:p-6{padding:1.5rem}}
@media (min-width:640px){.sm\:p-8{padding:2rem}}
@media (min-width:640px){.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}
@media (min-width:640px){.sm\:py-10{padding-top:2.5rem;padding-bottom:2.5rem}}
@media (min-width:640px){.sm\:text-2xl{font-size:1.5rem;line-height:2rem}}
@media (min-width:640px){.sm\:text-3xl{font-size:1.875rem;line-height:2.25rem}}
@media (min-width:640px){.sm\:text-5xl{font-size:3rem;line-height:1}}
@media (min-width:640px){.sm\:text-base{font-size:1rem;line-height:1.5rem}}
@media (min-width:640px){.sm\:text-lg{font-size:1.125rem;line-height:1.75rem}}
@media (min-width:640px){.sm\:text-sm{font-size:0.875rem;line-height:1.25rem}}
@media (min-width:640px){.sm\:w-16{width:4rem}}
@media (min-width:640px){.sm\:w-48{width:12rem}}
@media (min-width:640px){.sm\:w-56{width:14rem}}
.space-y-2 > :not([hidden]) ~ :not([hidden]){margin-top:0.5rem}
.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}
.text-2xl{font-size:1.5rem;line-height:2rem}
.text-3xl{font-size:1.875rem;line-height:2.25rem}
.text-\[11px\]{font-size:11px}
.text-aj-ink{color:#E5E7EB}
.text-aj-ink-soft{color:#9CA3AF}
.text-base{font-size:1rem;line-height:1.5rem}
.text-blue-300{color:#93c5fd}
.text-center{text-align:center}
.text-lg{font-size:1.125rem;line-height:1.75rem}
.text-slate-400{color:#94a3b8}
.text-slate-500{color:#64748b}
.text-slate-600{color:#475569}
.text-sm{font-size:0.875rem;line-height:1.25rem}
.text-white{color:#ffffff}
.text-xl{font-size:1.25rem;line-height:1.75rem}
.text-xs{font-size:0.75rem;line-height:1rem}
.to-black{--tw-gradient-to:#000000}
.to-slate-900{--tw-gradient-to:#0f172a}
.to-transparent{--tw-gradient-to:transparent}
.top-0{top:0}
.top-4{top:1rem}
.tracking-\[\.18em\]{letter-spacing:.18em}
.tracking-tight{letter-spacing:-0.025em}
.uppercase{text-transform:uppercase}
.via-blue-400\/70{--tw-gradient-stops:var(--tw-gradient-from),rgba(96,165,250,0.7),var(--tw-gradient-to)}
.via-slate-950{--tw-gradient-stops:var(--tw-gradient-from),#020617,var(--tw-gradient-to)}
.w-14{width:3.5rem}
.w-24{width:6rem}
.w-40{width:10rem}
.w-44{width:11rem}
.w-auto{width:auto}
.w-full{width:100%}
