@layer properties;@layer theme,base,components,utilities;@layer theme{:root,:host{--font-sans: "Space Grotesk", sans-serif;--font-mono: "JetBrains Mono", monospace;--color-green-100: oklch(96.2% .044 156.743);--color-green-800: oklch(44.8% .119 151.328);--color-white: #fff;--spacing: .25rem;--container-4xl: 56rem;--container-5xl: 64rem;--container-7xl: 80rem;--text-sm: .875rem;--text-sm--line-height: calc(1.25 / .875);--text-base: 1rem;--text-base--line-height: 1.5 ;--text-3xl: 1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl: 2.25rem;--text-4xl--line-height: calc(2.5 / 2.25);--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--tracking-tight: -.025em;--tracking-widest: .1em;--leading-tight: 1.25;--radius-sm: .25rem;--default-transition-duration: .15s;--default-transition-timing-function: cubic-bezier(.4, 0, .2, 1);--default-font-family: var(--font-sans);--default-mono-font-family: var(--font-mono);--color-navy: #1a2332;--color-navy-mid: #1e2d3d;--color-navy-light: #253447;--color-slate: #2e3f52;--color-accent: #4a9eff;--color-text-primary: #e8edf2;--color-text-secondary: #8fa3b8;--color-text-muted: #5a7189;--color-border: rgba(74,158,255,.15);--color-border-hover: rgba(74,158,255,.45);--font-display: "Barlow Condensed", sans-serif}}@layer base{*,:after,:before,::backdrop,::file-selector-button{box-sizing:border-box;margin:0;padding:0;border:0 solid}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Space Grotesk,sans-serif;font-family:var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:normal;font-feature-settings:var(--default-font-feature-settings, normal);font-variation-settings:normal;font-variation-settings:var(--default-font-variation-settings, normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:JetBrains Mono,monospace;font-family:var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:normal;font-feature-settings:var(--default-mono-font-feature-settings, normal);font-variation-settings:normal;font-variation-settings:var(--default-mono-font-variation-settings, normal);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}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea,::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;border-radius:0;background-color:transparent;opacity:1}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::-moz-placeholder{opacity:1}::placeholder{opacity:1}@supports (not (-webkit-appearance: -apple-pay-button)) or (contain-intrinsic-size: 1px){::-moz-placeholder{color:currentcolor;@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}::placeholder{color:currentcolor;@supports (color: color-mix(in lab,red,red)){color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]),::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:0rem;inset:calc(var(--spacing) * 0)}.start{inset-inline-start:.25rem;inset-inline-start:var(--spacing)}.end{inset-inline-end:.25rem;inset-inline-end:var(--spacing)}.top-0{top:0rem;top:calc(var(--spacing) * 0)}.z-10{z-index:10}.z-50{z-index:50}.col-span-1{grid-column:span 1 / span 1}.m-0{margin:0rem;margin:calc(var(--spacing) * 0)}.mx-auto{margin-inline:auto}.prose{color:#364153;color:var(--tw-prose-body);max-width:65ch;:where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);font-size:1.25em;line-height:1.6;margin-top:1.2em;margin-bottom:1.2em}:where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);text-decoration:underline;font-weight:500}:where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}:where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}:where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}:where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}:where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}:where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}:where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:disc;margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em}:where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{font-weight:400;color:var(--tw-prose-counters)}:where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}:where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.25em}:where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-style:italic;color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"\201c""\201d""\2018""\2019";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em}:where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}:where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}:where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:800;font-size:2.25em;margin-top:0;margin-bottom:.8888889em;line-height:1.1111111}:where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:900;color:inherit}:where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:700;font-size:1.5em;margin-top:2em;margin-bottom:1em;line-height:1.3333333}:where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:800;color:inherit}:where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;font-size:1.25em;margin-top:1.6em;margin-bottom:.6em;line-height:1.6}:where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;margin-top:1.5em;margin-bottom:.5em;line-height:1.5}:where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:700;color:inherit}:where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){display:block;margin-top:2em;margin-bottom:2em}:where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:500;font-family:inherit;color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);font-size:.875em;border-radius:.3125rem;padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;padding-inline-start:.375em}:where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-weight:600;font-size:.875em}:where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:"`"}:where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}:where(a code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}:where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}:where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}:where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);overflow-x:auto;font-weight:400;font-size:.875em;line-height:1.7142857;margin-top:1.7142857em;margin-bottom:1.7142857em;border-radius:.375rem;padding-top:.8571429em;padding-inline-end:1.1428571em;padding-bottom:.8571429em;padding-inline-start:1.1428571em}:where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){background-color:transparent;border-width:0;border-radius:0;padding:0;font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}:where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:none}:where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}:where(table):not(:where([class~=not-prose],[class~=not-prose] *)){width:100%;table-layout:auto;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.7142857}:where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}:where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);font-weight:600;vertical-align:bottom;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}:where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}:where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}:where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}:where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}:where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}:where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);font-size:.875em;line-height:1.4285714;margin-top:.8571429em}--tw-prose-body: oklch(37.3% .034 259.733);--tw-prose-headings: oklch(21% .034 264.665);--tw-prose-lead: oklch(44.6% .03 256.802);--tw-prose-links: oklch(21% .034 264.665);--tw-prose-bold: oklch(21% .034 264.665);--tw-prose-counters: oklch(55.1% .027 264.364);--tw-prose-bullets: oklch(87.2% .01 258.338);--tw-prose-hr: oklch(92.8% .006 264.531);--tw-prose-quotes: oklch(21% .034 264.665);--tw-prose-quote-borders: oklch(92.8% .006 264.531);--tw-prose-captions: oklch(55.1% .027 264.364);--tw-prose-kbd: oklch(21% .034 264.665);--tw-prose-kbd-shadows: color-mix(in oklab, oklch(21% .034 264.665) 10%, transparent);--tw-prose-code: oklch(21% .034 264.665);--tw-prose-pre-code: oklch(92.8% .006 264.531);--tw-prose-pre-bg: oklch(27.8% .033 256.848);--tw-prose-th-borders: oklch(87.2% .01 258.338);--tw-prose-td-borders: oklch(92.8% .006 264.531);--tw-prose-invert-body: oklch(87.2% .01 258.338);--tw-prose-invert-headings: #fff;--tw-prose-invert-lead: oklch(70.7% .022 261.325);--tw-prose-invert-links: #fff;--tw-prose-invert-bold: #fff;--tw-prose-invert-counters: oklch(70.7% .022 261.325);--tw-prose-invert-bullets: oklch(44.6% .03 256.802);--tw-prose-invert-hr: oklch(37.3% .034 259.733);--tw-prose-invert-quotes: oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders: oklch(37.3% .034 259.733);--tw-prose-invert-captions: oklch(70.7% .022 261.325);--tw-prose-invert-kbd: #fff;--tw-prose-invert-kbd-shadows: rgb(255 255 255 / 10%);--tw-prose-invert-code: #fff;--tw-prose-invert-pre-code: oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg: rgb(0 0 0 / 50%);--tw-prose-invert-th-borders: oklch(44.6% .03 256.802);--tw-prose-invert-td-borders: oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75;:where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}:where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}:where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}:where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}:where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}:where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}:where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}:where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}:where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.5714286em;padding-inline-end:.5714286em;padding-bottom:.5714286em;padding-inline-start:.5714286em}:where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}:where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}:where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}:where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}:where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}}.mt-0\.5{margin-top:.125rem;margin-top:calc(var(--spacing) * .5)}.mt-1{margin-top:.25rem;margin-top:calc(var(--spacing) * 1)}.mt-2{margin-top:.5rem;margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:1rem;margin-top:calc(var(--spacing) * 4)}.mt-8{margin-top:2rem;margin-top:calc(var(--spacing) * 8)}.mt-auto{margin-top:auto}.mr-3{margin-right:.75rem;margin-right:calc(var(--spacing) * 3)}.mb-0{margin-bottom:0rem;margin-bottom:calc(var(--spacing) * 0)}.mb-1{margin-bottom:.25rem;margin-bottom:calc(var(--spacing) * 1)}.mb-2{margin-bottom:.5rem;margin-bottom:calc(var(--spacing) * 2)}.mb-3{margin-bottom:.75rem;margin-bottom:calc(var(--spacing) * 3)}.mb-4{margin-bottom:1rem;margin-bottom:calc(var(--spacing) * 4)}.mb-5{margin-bottom:1.25rem;margin-bottom:calc(var(--spacing) * 5)}.mb-6{margin-bottom:1.5rem;margin-bottom:calc(var(--spacing) * 6)}.mb-8{margin-bottom:2rem;margin-bottom:calc(var(--spacing) * 8)}.mb-10{margin-bottom:2.5rem;margin-bottom:calc(var(--spacing) * 10)}.mb-14{margin-bottom:3.5rem;margin-bottom:calc(var(--spacing) * 14)}.mb-16{margin-bottom:4rem;margin-bottom:calc(var(--spacing) * 16)}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.aspect-16\/10{aspect-ratio:16/10}.h-1\.5{height:.375rem;height:calc(var(--spacing) * 1.5)}.h-3{height:.75rem;height:calc(var(--spacing) * 3)}.h-4{height:1rem;height:calc(var(--spacing) * 4)}.h-7{height:1.75rem;height:calc(var(--spacing) * 7)}.h-8{height:2rem;height:calc(var(--spacing) * 8)}.h-9{height:2.25rem;height:calc(var(--spacing) * 9)}.h-10{height:2.5rem;height:calc(var(--spacing) * 10)}.h-16{height:4rem;height:calc(var(--spacing) * 16)}.h-36{height:9rem;height:calc(var(--spacing) * 36)}.h-full{height:100%}.h-px{height:1px}.min-h-screen{min-height:100vh}.w-1\.5{width:.375rem;width:calc(var(--spacing) * 1.5)}.w-3{width:.75rem;width:calc(var(--spacing) * 3)}.w-4{width:1rem;width:calc(var(--spacing) * 4)}.w-7{width:1.75rem;width:calc(var(--spacing) * 7)}.w-8{width:2rem;width:calc(var(--spacing) * 8)}.w-10{width:2.5rem;width:calc(var(--spacing) * 10)}.w-16{width:4rem;width:calc(var(--spacing) * 16)}.w-36{width:9rem;width:calc(var(--spacing) * 36)}.w-auto{width:auto}.w-full{width:100%}.w-px{width:1px}.max-w-4xl{max-width:56rem;max-width:var(--container-4xl)}.max-w-5xl{max-width:64rem;max-width:var(--container-5xl)}.max-w-7xl{max-width:80rem;max-width:var(--container-7xl)}.max-w-10{max-width:2.5rem;max-width:calc(var(--spacing) * 10)}.max-w-85{max-width:21.25rem;max-width:calc(var(--spacing) * 85)}.max-w-90{max-width:22.5rem;max-width:calc(var(--spacing) * 90)}.max-w-95{max-width:23.75rem;max-width:calc(var(--spacing) * 95)}.max-w-105{max-width:26.25rem;max-width:calc(var(--spacing) * 105)}.max-w-110{max-width:27.5rem;max-width:calc(var(--spacing) * 110)}.max-w-120{max-width:30rem;max-width:calc(var(--spacing) * 120)}.max-w-130{max-width:32.5rem;max-width:calc(var(--spacing) * 130)}.max-w-140{max-width:35rem;max-width:calc(var(--spacing) * 140)}.max-w-150{max-width:37.5rem;max-width:calc(var(--spacing) * 150)}.max-w-170{max-width:42.5rem;max-width:calc(var(--spacing) * 170)}.max-w-175{max-width:43.75rem;max-width:calc(var(--spacing) * 175)}.max-w-195{max-width:48.75rem;max-width:calc(var(--spacing) * 195)}.max-w-none{max-width:none}.min-w-0{min-width:0rem;min-width:calc(var(--spacing) * 0)}.flex-1{flex:1 1}.shrink-0{flex-shrink:0}.grow{flex-grow:1}.transform{transform:;transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.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-\[1fr_48px_1fr\]{grid-template-columns:1fr 48px 1fr}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.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}.gap-0{gap:0rem;gap:calc(var(--spacing) * 0)}.gap-1{gap:.25rem;gap:calc(var(--spacing) * 1)}.gap-1\.5{gap:.375rem;gap:calc(var(--spacing) * 1.5)}.gap-2{gap:.5rem;gap:calc(var(--spacing) * 2)}.gap-2\.5{gap:.625rem;gap:calc(var(--spacing) * 2.5)}.gap-3{gap:.75rem;gap:calc(var(--spacing) * 3)}.gap-4{gap:1rem;gap:calc(var(--spacing) * 4)}.gap-5{gap:1.25rem;gap:calc(var(--spacing) * 5)}.gap-6{gap:1.5rem;gap:calc(var(--spacing) * 6)}.gap-8{gap:2rem;gap:calc(var(--spacing) * 8)}.gap-10{gap:2.5rem;gap:calc(var(--spacing) * 10)}.gap-12{gap:3rem;gap:calc(var(--spacing) * 12)}.gap-16{gap:4rem;gap:calc(var(--spacing) * 16)}.gap-px{gap:1px}.gap-x-3{-moz-column-gap:.75rem;column-gap:.75rem;-moz-column-gap:calc(var(--spacing) * 3);column-gap:calc(var(--spacing) * 3)}.gap-x-4{-moz-column-gap:1rem;column-gap:1rem;-moz-column-gap:calc(var(--spacing) * 4);column-gap:calc(var(--spacing) * 4)}.gap-y-1{row-gap:.25rem;row-gap:calc(var(--spacing) * 1)}.gap-y-4{row-gap:1rem;row-gap:calc(var(--spacing) * 4)}.overflow-hidden{overflow:hidden}.overflow-x-auto{overflow-x:auto}.rounded{border-radius:.25rem}.rounded-\[3px\]{border-radius:3px}.rounded-full{border-radius:calc(infinity * 1px)}.rounded-sm{border-radius:.25rem;border-radius:var(--radius-sm)}.border{border-style:var(--tw-border-style);border-width:1px}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-accent{border-color:#4a9eff;border-color:var(--color-accent)}.border-border{border-color:#4a9eff26;border-color:var(--color-border)}.border-border-hover{border-color:#4a9eff73;border-color:var(--color-border-hover)}.border-white\/10{border-color:color-mix(in srgb,#fff 10%,transparent);@supports (color: color-mix(in lab,red,red)){border-color:color-mix(in oklab,#fff 10%,transparent)}@supports (color: color-mix(in lch,red,blue)){@supports (color: color-mix(in lab,red,red)){border-color:color-mix(in oklab,var(--color-white) 10%,transparent)}}}.bg-\[\#ff5a3c\]{background-color:#ff5a3c}.bg-\[rgba\(74\,158\,255\,0\.1\)\]{background-color:#4a9eff1a}.bg-\[rgba\(74\,158\,255\,0\.04\)\]{background-color:#4a9eff0a}.bg-\[rgba\(74\,158\,255\,0\.05\)\]{background-color:#4a9eff0d}.bg-\[rgba\(74\,158\,255\,0\.06\)\]{background-color:#4a9eff0f}.bg-\[rgba\(74\,158\,255\,0\.08\)\]{background-color:#4a9eff14}.bg-\[rgba\(74\,158\,255\,0\.12\)\]{background-color:#4a9eff1f}.bg-\[rgba\(255\,255\,255\,0\.02\)\]{background-color:#ffffff05}.bg-\[rgba\(255\,255\,255\,0\.03\)\]{background-color:#ffffff08}.bg-accent{background-color:#4a9eff;background-color:var(--color-accent)}.bg-border{background-color:#4a9eff26;background-color:var(--color-border)}.bg-green-100{background-color:#dcfce7;background-color:var(--color-green-100)}.bg-navy{background-color:#1a2332;background-color:var(--color-navy)}.bg-navy-light{background-color:#253447;background-color:var(--color-navy-light)}.bg-navy-mid{background-color:#1e2d3d;background-color:var(--color-navy-mid)}.bg-slate{background-color:#2e3f52;background-color:var(--color-slate)}.object-contain{-o-object-fit:contain;object-fit:contain}.p-8{padding:2rem;padding:calc(var(--spacing) * 8)}.p-10{padding:2.5rem;padding:calc(var(--spacing) * 10)}.px-0{padding-inline:0rem;padding-inline:calc(var(--spacing) * 0)}.px-2{padding-inline:.5rem;padding-inline:calc(var(--spacing) * 2)}.px-2\.5{padding-inline:.625rem;padding-inline:calc(var(--spacing) * 2.5)}.px-3{padding-inline:.75rem;padding-inline:calc(var(--spacing) * 3)}.px-4{padding-inline:1rem;padding-inline:calc(var(--spacing) * 4)}.px-5{padding-inline:1.25rem;padding-inline:calc(var(--spacing) * 5)}.px-6{padding-inline:1.5rem;padding-inline:calc(var(--spacing) * 6)}.px-7{padding-inline:1.75rem;padding-inline:calc(var(--spacing) * 7)}.px-8{padding-inline:2rem;padding-inline:calc(var(--spacing) * 8)}.px-10{padding-inline:2.5rem;padding-inline:calc(var(--spacing) * 10)}.py-0\.5{padding-block:.125rem;padding-block:calc(var(--spacing) * .5)}.py-1{padding-block:.25rem;padding-block:calc(var(--spacing) * 1)}.py-1\.5{padding-block:.375rem;padding-block:calc(var(--spacing) * 1.5)}.py-2{padding-block:.5rem;padding-block:calc(var(--spacing) * 2)}.py-2\.5{padding-block:.625rem;padding-block:calc(var(--spacing) * 2.5)}.py-3{padding-block:.75rem;padding-block:calc(var(--spacing) * 3)}.py-5{padding-block:1.25rem;padding-block:calc(var(--spacing) * 5)}.py-6{padding-block:1.5rem;padding-block:calc(var(--spacing) * 6)}.py-7{padding-block:1.75rem;padding-block:calc(var(--spacing) * 7)}.py-8{padding-block:2rem;padding-block:calc(var(--spacing) * 8)}.py-10{padding-block:2.5rem;padding-block:calc(var(--spacing) * 10)}.py-12{padding-block:3rem;padding-block:calc(var(--spacing) * 12)}.py-16{padding-block:4rem;padding-block:calc(var(--spacing) * 16)}.py-20{padding-block:5rem;padding-block:calc(var(--spacing) * 20)}.py-24{padding-block:6rem;padding-block:calc(var(--spacing) * 24)}.pt-20{padding-top:5rem;padding-top:calc(var(--spacing) * 20)}.pr-8{padding-right:2rem;padding-right:calc(var(--spacing) * 8)}.pb-6{padding-bottom:1.5rem;padding-bottom:calc(var(--spacing) * 6)}.pb-12{padding-bottom:3rem;padding-bottom:calc(var(--spacing) * 12)}.pb-20{padding-bottom:5rem;padding-bottom:calc(var(--spacing) * 20)}.pb-24{padding-bottom:6rem;padding-bottom:calc(var(--spacing) * 24)}.pb-px{padding-bottom:1px}.pl-8{padding-left:2rem;padding-left:calc(var(--spacing) * 8)}.text-center{text-align:center}.text-right{text-align:right}.font-display{font-family:Barlow Condensed,sans-serif;font-family:var(--font-display)}.font-mono{font-family:JetBrains Mono,monospace;font-family:var(--font-mono)}.font-sans{font-family:Space Grotesk,sans-serif;font-family:var(--font-sans)}.text-3xl{font-size:1.875rem;font-size:var(--text-3xl);line-height:1.2;line-height:var(--tw-leading, var(--text-3xl--line-height))}.text-base{font-size:1rem;font-size:var(--text-base);line-height:1.5;line-height:var(--tw-leading, var(--text-base--line-height))}.text-sm{font-size:.875rem;font-size:var(--text-sm);line-height:calc(1.25 / .875);line-height:var(--tw-leading, var(--text-sm--line-height))}.text-\[0\.6rem\]{font-size:.6rem}.text-\[0\.7rem\]{font-size:.7rem}.text-\[0\.8rem\]{font-size:.8rem}.text-\[0\.9rem\]{font-size:.9rem}.text-\[0\.55rem\]{font-size:.55rem}.text-\[0\.58rem\]{font-size:.58rem}.text-\[0\.62rem\]{font-size:.62rem}.text-\[0\.65rem\]{font-size:.65rem}.text-\[0\.72rem\]{font-size:.72rem}.text-\[0\.75rem\]{font-size:.75rem}.text-\[0\.78rem\]{font-size:.78rem}.text-\[0\.82rem\]{font-size:.82rem}.text-\[0\.85rem\]{font-size:.85rem}.text-\[0\.95rem\]{font-size:.95rem}.text-\[0\.875rem\]{font-size:.875rem}.text-\[1\.1rem\]{font-size:1.1rem}.text-\[1\.2rem\]{font-size:1.2rem}.text-\[1\.4rem\]{font-size:1.4rem}.text-\[1\.5rem\]{font-size:1.5rem}.text-\[1\.6rem\]{font-size:1.6rem}.text-\[1\.8rem\]{font-size:1.8rem}.text-\[1\.15rem\]{font-size:1.15rem}.text-\[1\.25rem\]{font-size:1.25rem}.text-\[1rem\]{font-size:1rem}.leading-\[0\.9\]{--tw-leading: .9;line-height:.9}.leading-\[0\.92\]{--tw-leading: .92;line-height:.92}.leading-\[0\.95\]{--tw-leading: .95;line-height:.95}.leading-\[1\.2\]{--tw-leading: 1.2;line-height:1.2}.leading-\[1\.05\]{--tw-leading: 1.05;line-height:1.05}.leading-\[1\.6\]{--tw-leading: 1.6;line-height:1.6}.leading-\[1\.7\]{--tw-leading: 1.7;line-height:1.7}.leading-\[1\.15\]{--tw-leading: 1.15;line-height:1.15}.leading-\[1\.55\]{--tw-leading: 1.55;line-height:1.55}.leading-\[1\.65\]{--tw-leading: 1.65;line-height:1.65}.leading-\[1\.75\]{--tw-leading: 1.75;line-height:1.75}.leading-none{--tw-leading: 1;line-height:1}.leading-tight{--tw-leading: var(--leading-tight);line-height:1.25;line-height:var(--leading-tight)}.font-bold{--tw-font-weight: var(--font-weight-bold);font-weight:700;font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight: var(--font-weight-extrabold);font-weight:800;font-weight:var(--font-weight-extrabold)}.font-medium{--tw-font-weight: var(--font-weight-medium);font-weight:500;font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight: var(--font-weight-normal);font-weight:400;font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight: var(--font-weight-semibold);font-weight:600;font-weight:var(--font-weight-semibold)}.tracking-\[-0\.01em\]{--tw-tracking: -.01em;letter-spacing:-.01em}.tracking-\[0\.02em\]{--tw-tracking: .02em;letter-spacing:.02em}.tracking-\[0\.2em\]{--tw-tracking: .2em;letter-spacing:.2em}.tracking-\[0\.03em\]{--tw-tracking: .03em;letter-spacing:.03em}.tracking-\[0\.05em\]{--tw-tracking: .05em;letter-spacing:.05em}.tracking-\[0\.08em\]{--tw-tracking: .08em;letter-spacing:.08em}.tracking-\[0\.12em\]{--tw-tracking: .12em;letter-spacing:.12em}.tracking-\[0\.14em\]{--tw-tracking: .14em;letter-spacing:.14em}.tracking-\[0\.15em\]{--tw-tracking: .15em;letter-spacing:.15em}.tracking-\[0\.18em\]{--tw-tracking: .18em;letter-spacing:.18em}.tracking-\[0\.25em\]{--tw-tracking: .25em;letter-spacing:.25em}.tracking-tight{--tw-tracking: var(--tracking-tight);letter-spacing:-.025em;letter-spacing:var(--tracking-tight)}.tracking-widest{--tw-tracking: var(--tracking-widest);letter-spacing:.1em;letter-spacing:var(--tracking-widest)}.text-\[\#ff5a3c\]{color:#ff5a3c}.text-accent{color:#4a9eff;color:var(--color-accent)}.text-border{color:#4a9eff26;color:var(--color-border)}.text-green-800{color:#016630;color:var(--color-green-800)}.text-text-muted{color:#5a7189;color:var(--color-text-muted)}.text-text-primary{color:#e8edf2;color:var(--color-text-primary)}.text-text-secondary{color:#8fa3b8;color:var(--color-text-secondary)}.text-white{color:#fff;color:var(--color-white)}.lowercase{text-transform:lowercase}.uppercase{text-transform:uppercase}.no-underline{text-decoration-line:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-10{opacity:10%}.opacity-60{opacity:60%}.opacity-80{opacity:80%}.shadow{--tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / .1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / .1));box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),0 1px 3px #0000001a,0 1px 2px -1px #0000001a;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-4{--tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(4px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-navy-mid{--tw-ring-color: var(--color-navy-mid)}.filter{filter:;filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:.15s;transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:.15s;transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:.15s;transition-duration:var(--tw-duration, var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-timing-function:var(--tw-ease, var(--default-transition-timing-function));transition-duration:.15s;transition-duration:var(--tw-duration, var(--default-transition-duration))}.duration-200{--tw-duration: .2s;transition-duration:.2s}.prose-invert{--tw-prose-body: var(--tw-prose-invert-body);--tw-prose-headings: var(--tw-prose-invert-headings);--tw-prose-lead: var(--tw-prose-invert-lead);--tw-prose-links: var(--tw-prose-invert-links);--tw-prose-bold: var(--tw-prose-invert-bold);--tw-prose-counters: var(--tw-prose-invert-counters);--tw-prose-bullets: var(--tw-prose-invert-bullets);--tw-prose-hr: var(--tw-prose-invert-hr);--tw-prose-quotes: var(--tw-prose-invert-quotes);--tw-prose-quote-borders: var(--tw-prose-invert-quote-borders);--tw-prose-captions: var(--tw-prose-invert-captions);--tw-prose-kbd: var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows: var(--tw-prose-invert-kbd-shadows);--tw-prose-code: var(--tw-prose-invert-code);--tw-prose-pre-code: var(--tw-prose-invert-pre-code);--tw-prose-pre-bg: var(--tw-prose-invert-pre-bg);--tw-prose-th-borders: var(--tw-prose-invert-th-borders);--tw-prose-td-borders: var(--tw-prose-invert-td-borders)}.outline-none{--tw-outline-style: none;outline-style:none}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.group-hover\:border-border-hover{&:is(:where(.group):hover *){@media(hover:hover){border-color:#4a9eff73;border-color:var(--color-border-hover)}}}.group-hover\:bg-\[rgba\(74\,158\,255\,0\.12\)\]{&:is(:where(.group):hover *){@media(hover:hover){background-color:#4a9eff1f}}}.group-hover\:text-accent{&:is(:where(.group):hover *){@media(hover:hover){color:#4a9eff;color:var(--color-accent)}}}.placeholder\:text-text-muted{&::-moz-placeholder{color:#5a7189;color:var(--color-text-muted)}&::placeholder{color:#5a7189;color:var(--color-text-muted)}}.hover\:-translate-y-px{&:hover{@media(hover:hover){--tw-translate-y: -1px;translate:var(--tw-translate-x) -1px;translate:var(--tw-translate-x) var(--tw-translate-y)}}}.hover\:border-accent{&:hover{@media(hover:hover){border-color:#4a9eff;border-color:var(--color-accent)}}}.hover\:border-border-hover{&:hover{@media(hover:hover){border-color:#4a9eff73;border-color:var(--color-border-hover)}}}.hover\:bg-navy-light{&:hover{@media(hover:hover){background-color:#253447;background-color:var(--color-navy-light)}}}.hover\:text-text-primary{&:hover{@media(hover:hover){color:#e8edf2;color:var(--color-text-primary)}}}.hover\:text-text-secondary{&:hover{@media(hover:hover){color:#8fa3b8;color:var(--color-text-secondary)}}}.hover\:opacity-70{&:hover{@media(hover:hover){opacity:70%}}}.hover\:opacity-75{&:hover{@media(hover:hover){opacity:75%}}}.hover\:opacity-85{&:hover{@media(hover:hover){opacity:85%}}}.focus\:border-accent{&:focus{border-color:#4a9eff;border-color:var(--color-accent)}}.sm\:w-64{@media(min-width:40rem){width:16rem;width:calc(var(--spacing) * 64)}}.sm\:grid-cols-3{@media(min-width:40rem){grid-template-columns:repeat(3,minmax(0,1fr))}}.sm\:flex-row{@media(min-width:40rem){flex-direction:row}}.sm\:items-center{@media(min-width:40rem){align-items:center}}.sm\:px-6{@media(min-width:40rem){padding-inline:1.5rem;padding-inline:calc(var(--spacing) * 6)}}.md\:col-span-2{@media(min-width:48rem){grid-column:span 2 / span 2}}.md\:flex{@media(min-width:48rem){display:flex}}.md\:hidden{@media(min-width:48rem){display:none}}.md\:w-auto{@media(min-width:48rem){width:auto}}.md\:grid-cols-2{@media(min-width:48rem){grid-template-columns:repeat(2,minmax(0,1fr))}}.md\:grid-cols-3{@media(min-width:48rem){grid-template-columns:repeat(3,minmax(0,1fr))}}.md\:grid-cols-4{@media(min-width:48rem){grid-template-columns:repeat(4,minmax(0,1fr))}}.md\:flex-row{@media(min-width:48rem){flex-direction:row}}.md\:items-center{@media(min-width:48rem){align-items:center}}.md\:items-end{@media(min-width:48rem){align-items:flex-end}}.md\:justify-between{@media(min-width:48rem){justify-content:space-between}}.md\:justify-end{@media(min-width:48rem){justify-content:flex-end}}.md\:justify-start{@media(min-width:48rem){justify-content:flex-start}}.md\:gap-y-2{@media(min-width:48rem){row-gap:.5rem;row-gap:calc(var(--spacing) * 2)}}.md\:border-r{@media(min-width:48rem){border-right-style:var(--tw-border-style);border-right-width:1px}}.md\:text-left{@media(min-width:48rem){text-align:left}}.md\:text-right{@media(min-width:48rem){text-align:right}}.md\:text-4xl{@media(min-width:48rem){font-size:2.25rem;font-size:var(--text-4xl);line-height:calc(2.5 / 2.25);line-height:var(--tw-leading, var(--text-4xl--line-height))}}.lg\:sticky{@media(min-width:64rem){position:sticky}}.lg\:top-20{@media(min-width:64rem){top:5rem;top:calc(var(--spacing) * 20)}}.lg\:flex{@media(min-width:64rem){display:flex}}.lg\:grid-cols-2{@media(min-width:64rem){grid-template-columns:repeat(2,minmax(0,1fr))}}.lg\:grid-cols-3{@media(min-width:64rem){grid-template-columns:repeat(3,minmax(0,1fr))}}.lg\:grid-cols-\[1fr_280px\]{@media(min-width:64rem){grid-template-columns:1fr 280px}}.lg\:px-8{@media(min-width:64rem){padding-inline:2rem;padding-inline:calc(var(--spacing) * 8)}}.prose-headings\:mt-10{:is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:2.5rem;margin-top:calc(var(--spacing) * 10)}}.prose-headings\:mb-4{:is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){margin-bottom:1rem;margin-bottom:calc(var(--spacing) * 4)}}.prose-headings\:font-display{:is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){font-family:Barlow Condensed,sans-serif;font-family:var(--font-display)}}.prose-headings\:leading-\[1\.05\]{:is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-leading: 1.05;line-height:1.05}}.prose-headings\:font-extrabold{:is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-extrabold);font-weight:800;font-weight:var(--font-weight-extrabold)}}.prose-headings\:tracking-\[0\.02em\]{:is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-tracking: .02em;letter-spacing:.02em}}.prose-headings\:text-text-primary{:is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){color:#e8edf2;color:var(--color-text-primary)}}.prose-headings\:uppercase{:is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){text-transform:uppercase}}.first\:prose-headings\:mt-0{&:first-child{:is(:where(h1,h2,h3,h4,h5,h6,th):not(:where([class~=not-prose],[class~=not-prose] *))){margin-top:0rem;margin-top:calc(var(--spacing) * 0)}}}.prose-p\:leading-\[1\.8\]{:is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-leading: 1.8;line-height:1.8}}.prose-p\:text-text-secondary{:is(:where(p):not(:where([class~=not-prose],[class~=not-prose] *))){color:#8fa3b8;color:var(--color-text-secondary)}}.prose-a\:text-accent{:is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){color:#4a9eff;color:var(--color-accent)}}.prose-a\:no-underline{:is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){text-decoration-line:none}}.hover\:prose-a\:text-text-primary{&:hover{@media(hover:hover){:is(:where(a):not(:where([class~=not-prose],[class~=not-prose] *))){color:#e8edf2;color:var(--color-text-primary)}}}}.prose-blockquote\:my-8{:is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){margin-block:2rem;margin-block:calc(var(--spacing) * 8)}}.prose-blockquote\:border-l-\[3px\]{:is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){border-left-style:var(--tw-border-style);border-left-width:3px}}.prose-blockquote\:border-accent{:is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){border-color:#4a9eff;border-color:var(--color-accent)}}.prose-blockquote\:pl-5{:is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){padding-left:1.25rem;padding-left:calc(var(--spacing) * 5)}}.prose-blockquote\:font-display{:is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){font-family:Barlow Condensed,sans-serif;font-family:var(--font-display)}}.prose-blockquote\:text-\[1\.1em\]{:is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:1.1em}}.prose-blockquote\:font-bold{:is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-font-weight: var(--font-weight-bold);font-weight:700;font-weight:var(--font-weight-bold)}}.prose-blockquote\:tracking-\[0\.02em\]{:is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-tracking: .02em;letter-spacing:.02em}}.prose-blockquote\:text-text-primary{:is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){color:#e8edf2;color:var(--color-text-primary)}}.prose-blockquote\:uppercase{:is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){text-transform:uppercase}}.prose-blockquote\:not-italic{:is(:where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *))){font-style:normal}}.prose-strong\:text-text-primary{:is(:where(strong):not(:where([class~=not-prose],[class~=not-prose] *))){color:#e8edf2;color:var(--color-text-primary)}}.prose-code\:rounded-sm{:is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:.25rem;border-radius:var(--radius-sm)}}.prose-code\:border{:is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){border-style:var(--tw-border-style);border-width:1px}}.prose-code\:border-border{:is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){border-color:#4a9eff26;border-color:var(--color-border)}}.prose-code\:bg-\[rgba\(74\,158\,255\,0\.08\)\]{:is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){background-color:#4a9eff14}}.prose-code\:px-1\.5{:is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-inline:.375rem;padding-inline:calc(var(--spacing) * 1.5)}}.prose-code\:py-0\.5{:is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){padding-block:.125rem;padding-block:calc(var(--spacing) * .5)}}.prose-code\:font-mono{:is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){font-family:JetBrains Mono,monospace;font-family:var(--font-mono)}}.prose-code\:text-\[0\.82em\]{:is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.82em}}.prose-code\:text-accent{:is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){color:#4a9eff;color:var(--color-accent)}}.prose-code\:before\:content-none{:is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){&:before{content:var(--tw-content);--tw-content: none;content:none}}}.prose-code\:after\:content-none{:is(:where(code):not(:where([class~=not-prose],[class~=not-prose] *))){&:after{content:var(--tw-content);--tw-content: none;content:none}}}.prose-pre\:my-6{:is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))){margin-block:1.5rem;margin-block:calc(var(--spacing) * 6)}}.prose-pre\:rounded{:is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))){border-radius:.25rem}}.prose-pre\:border{:is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))){border-style:var(--tw-border-style);border-width:1px}}.prose-pre\:border-border{:is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))){border-color:#4a9eff26;border-color:var(--color-border)}}.prose-pre\:bg-navy-mid{:is(:where(pre):not(:where([class~=not-prose],[class~=not-prose] *))){background-color:#1e2d3d;background-color:var(--color-navy-mid)}}.prose-li\:leading-\[1\.75\]{:is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-leading: 1.75;line-height:1.75}}.prose-li\:text-text-secondary{:is(:where(li):not(:where([class~=not-prose],[class~=not-prose] *))){color:#8fa3b8;color:var(--color-text-secondary)}}.prose-table\:my-8{:is(:where(table):not(:where([class~=not-prose],[class~=not-prose] *))){margin-block:2rem;margin-block:calc(var(--spacing) * 8)}}.prose-thead\:bg-navy-mid{:is(:where(thead):not(:where([class~=not-prose],[class~=not-prose] *))){background-color:#1e2d3d;background-color:var(--color-navy-mid)}}.prose-th\:p-4{:is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){padding:1rem;padding:calc(var(--spacing) * 4)}}.prose-th\:font-mono{:is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){font-family:JetBrains Mono,monospace;font-family:var(--font-mono)}}.prose-th\:text-\[0\.72em\]{:is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){font-size:.72em}}.prose-th\:tracking-\[0\.12em\]{:is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){--tw-tracking: .12em;letter-spacing:.12em}}.prose-th\:text-text-muted{:is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){color:#5a7189;color:var(--color-text-muted)}}.prose-th\:uppercase{:is(:where(th):not(:where([class~=not-prose],[class~=not-prose] *))){text-transform:uppercase}}.prose-td\:border-border{:is(:where(td):not(:where([class~=not-prose],[class~=not-prose] *))){border-color:#4a9eff26;border-color:var(--color-border)}}.prose-td\:p-4{:is(:where(td):not(:where([class~=not-prose],[class~=not-prose] *))){padding:1rem;padding:calc(var(--spacing) * 4)}}.prose-td\:text-text-secondary{:is(:where(td):not(:where([class~=not-prose],[class~=not-prose] *))){color:#8fa3b8;color:var(--color-text-secondary)}}.prose-hr\:my-10{:is(:where(hr):not(:where([class~=not-prose],[class~=not-prose] *))){margin-block:2.5rem;margin-block:calc(var(--spacing) * 10)}}.prose-hr\:border-border{:is(:where(hr):not(:where([class~=not-prose],[class~=not-prose] *))){border-color:#4a9eff26;border-color:var(--color-border)}}}.error-page:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(74,158,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(74,158,255,.04) 1px,transparent 1px);background-size:48px 48px;pointer-events:none}.error-page--500:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 60% 50% at 50% 60%,rgba(255,90,60,.05) 0%,transparent 70%);pointer-events:none}.error-code{font-size:clamp(7rem,20vw,14rem);font-weight:800;line-height:.85;letter-spacing:-.02em;color:transparent;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:0;white-space:nowrap}.error-code--404{-webkit-text-stroke:2px rgba(74,158,255,.25)}.error-code--500{-webkit-text-stroke:2px rgba(255,90,60,.2)}.error-illustration{width:clamp(220px,35vw,300px);height:auto}.error-illustration--404{filter:drop-shadow(0 8px 32px rgba(74,158,255,.15));animation:float 4s ease-in-out infinite}.error-illustration--500{filter:drop-shadow(0 8px 32px rgba(255,90,60,.12));animation:shake .5s ease-in-out infinite alternate}.error-eyebrow:before,.error-eyebrow:after{content:"";display:inline-block;width:32px;height:1px}.error-eyebrow--404:before,.error-eyebrow--404:after{background-color:#2a6ea8}.error-eyebrow--500:before,.error-eyebrow--500:after{background-color:#ff5a3c66}.error-heading{font-size:clamp(1.8rem,4vw,2.8rem)}.error-heading--404 span{color:#4a9eff}.error-heading--500 span{color:#ff5a3c}.btn-ghost:hover{background-color:#1a2332;border-color:#4a9eff;color:#4a9eff}.status-dot--404{animation:blink 1.8s ease-in-out infinite}.status-dot--500{animation:blink .8s ease-in-out infinite}.flame-particle-1{animation:rise1 1.1s ease-out infinite;transform-origin:center bottom}.flame-particle-2{animation:rise2 .9s ease-out infinite .2s;transform-origin:center bottom}.flame-particle-3{animation:rise1 1.3s ease-out infinite .4s;transform-origin:center bottom}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes shake{0%{transform:translate(0) rotate(0)}25%{transform:translate(-2px) rotate(-.5deg)}75%{transform:translate(2px) rotate(.5deg)}to{transform:translate(0) rotate(0)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}@keyframes rise1{0%{transform:translateY(0) scale(1);opacity:.9}to{transform:translateY(-28px) scale(.3);opacity:0}}@keyframes rise2{0%{transform:translateY(0) scale(.8);opacity:.7}to{transform:translateY(-22px) scale(.2);opacity:0}}@layer base{*,*:before,*:after{box-sizing:border-box}body{font-family:Space Grotesk,sans-serif;background-color:#1a2332;color:#e8edf2;min-height:100vh;margin:0}a{text-decoration:none}}@layer components{.card-hover-bar{position:relative;overflow:hidden}.card-hover-bar:after{content:"";position:absolute;top:0;left:0;right:0;height:2px;background-color:#4a9eff;transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.4,0,.2,1)}.card-hover-bar:hover:after{transform:scaleX(1)}.card-hover-bar:hover{background-color:#1e2d3d}.card-hover-bar:hover .tag{border-color:#4a9eff73;background-color:#4a9eff17}.eyebrow-line:before,.eyebrow-line:after{content:"";display:inline-block;width:32px;height:1px;background-color:#2a6ea8;vertical-align:middle;margin:0 .75rem}.title-underline{display:block}.title-underline:after{content:"";display:block;width:64px;height:3px;background-color:#4a9eff;margin-top:.5rem}.process-underline{display:block}.process-underline:after{content:"";display:block;width:64px;height:3px;background-color:#4a9eff;margin-top:.5rem}.hero-grid{background-image:linear-gradient(rgba(74,158,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(74,158,255,.04) 1px,transparent 1px);background-size:48px 48px}.stat-item+.stat-item{border-left:1px solid rgba(74,158,255,.15)}.quote-mark:before{content:'"';font-family:Barlow Condensed,sans-serif;font-size:8rem;line-height:0;color:#4a9eff;opacity:.15;position:absolute;top:3rem;left:50%;transform:translate(-50%)}.timeline-line{position:relative}.timeline-line:before{content:"";position:absolute;left:50%;top:0;bottom:0;width:1px;background:linear-gradient(to bottom,transparent,#2a6ea8 8%,#2a6ea8 92%,transparent);transform:translate(-50%)}.hex-avatar{clip-path:polygon(50% 0%,93% 25%,93% 75%,50% 100%,7% 75%,7% 25%)}.badge-available{position:relative}.badge-available:before{content:"";position:absolute;inset:-2px;border-radius:3px;background:#4a9eff26;animation:badge-pulse 2.5s ease-in-out infinite;pointer-events:none}@keyframes badge-pulse{0%,to{opacity:.4}50%{opacity:1}}.notify-input{background-color:#253447;border:1px solid rgba(74,158,255,.15);color:#e8edf2;font-family:Space Grotesk,sans-serif;outline:none;transition:border-color .2s ease}.notify-input::-moz-placeholder{color:#5a7189}.notify-input::placeholder{color:#5a7189}.notify-input:focus{border-color:#4a9eff}.mobile-menu-overlay{position:fixed;inset:4rem 0 0;z-index:40;background-color:#1a2332;background-color:var(--color-navy, #1a2332);display:flex;flex-direction:column;transform:translateY(-100%);opacity:0;pointer-events:none;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .25s ease;@media(min-width:768px){display:none}}.mobile-menu-overlay.menu-open{display:flex!important;transform:translateY(0);opacity:1;pointer-events:auto}.mobile-menu-link{font-family:Barlow Condensed,sans-serif;font-family:var(--font-display, "Barlow Condensed", sans-serif);font-weight:700;font-size:clamp(1.8rem,6vw,2.5rem);letter-spacing:.08em;text-transform:uppercase;color:#8fa3b8;color:var(--color-text-secondary, #8fa3b8);transition:color .2s ease}.mobile-menu-link:hover,.mobile-menu-link:focus{color:#e8edf2;color:var(--color-text-primary, #e8edf2)}}@property --tw-rotate-x{syntax: "*"; inherits: false;}@property --tw-rotate-y{syntax: "*"; inherits: false;}@property --tw-rotate-z{syntax: "*"; inherits: false;}@property --tw-skew-x{syntax: "*"; inherits: false;}@property --tw-skew-y{syntax: "*"; inherits: false;}@property --tw-border-style{syntax: "*"; inherits: false; initial-value: solid;}@property --tw-leading{syntax: "*"; inherits: false;}@property --tw-font-weight{syntax: "*"; inherits: false;}@property --tw-tracking{syntax: "*"; inherits: false;}@property --tw-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-shadow-color{syntax: "*"; inherits: false;}@property --tw-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-inset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-shadow-color{syntax: "*"; inherits: false;}@property --tw-inset-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-ring-color{syntax: "*"; inherits: false;}@property --tw-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-inset-ring-color{syntax: "*"; inherits: false;}@property --tw-inset-ring-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-ring-inset{syntax: "*"; inherits: false;}@property --tw-ring-offset-width{syntax: "<length>"; inherits: false; initial-value: 0px;}@property --tw-ring-offset-color{syntax: "*"; inherits: false; initial-value: #fff;}@property --tw-ring-offset-shadow{syntax: "*"; inherits: false; initial-value: 0 0 #0000;}@property --tw-blur{syntax: "*"; inherits: false;}@property --tw-brightness{syntax: "*"; inherits: false;}@property --tw-contrast{syntax: "*"; inherits: false;}@property --tw-grayscale{syntax: "*"; inherits: false;}@property --tw-hue-rotate{syntax: "*"; inherits: false;}@property --tw-invert{syntax: "*"; inherits: false;}@property --tw-opacity{syntax: "*"; inherits: false;}@property --tw-saturate{syntax: "*"; inherits: false;}@property --tw-sepia{syntax: "*"; inherits: false;}@property --tw-drop-shadow{syntax: "*"; inherits: false;}@property --tw-drop-shadow-color{syntax: "*"; inherits: false;}@property --tw-drop-shadow-alpha{syntax: "<percentage>"; inherits: false; initial-value: 100%;}@property --tw-drop-shadow-size{syntax: "*"; inherits: false;}@property --tw-duration{syntax: "*"; inherits: false;}@property --tw-translate-x{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-y{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-translate-z{syntax: "*"; inherits: false; initial-value: 0;}@property --tw-content{syntax: "*"; initial-value: ""; inherits: false;}@layer properties{@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x: initial;--tw-rotate-y: initial;--tw-rotate-z: initial;--tw-skew-x: initial;--tw-skew-y: initial;--tw-border-style: solid;--tw-leading: initial;--tw-font-weight: initial;--tw-tracking: initial;--tw-shadow: 0 0 #0000;--tw-shadow-color: initial;--tw-shadow-alpha: 100%;--tw-inset-shadow: 0 0 #0000;--tw-inset-shadow-color: initial;--tw-inset-shadow-alpha: 100%;--tw-ring-color: initial;--tw-ring-shadow: 0 0 #0000;--tw-inset-ring-color: initial;--tw-inset-ring-shadow: 0 0 #0000;--tw-ring-inset: initial;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-offset-shadow: 0 0 #0000;--tw-blur: initial;--tw-brightness: initial;--tw-contrast: initial;--tw-grayscale: initial;--tw-hue-rotate: initial;--tw-invert: initial;--tw-opacity: initial;--tw-saturate: initial;--tw-sepia: initial;--tw-drop-shadow: initial;--tw-drop-shadow-color: initial;--tw-drop-shadow-alpha: 100%;--tw-drop-shadow-size: initial;--tw-duration: initial;--tw-translate-x: 0;--tw-translate-y: 0;--tw-translate-z: 0;--tw-content: ""}}}pre.highlight{padding:16px;background-color:#f6f8fa}.highlight .hll{background-color:#ffc}.highlight .c{color:#998;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k,.highlight .o{color:#000;font-weight:700}.highlight .cm{color:#998;font-style:italic}.highlight .cp{color:#999;font-weight:700;font-style:italic}.highlight .c1{color:#998;font-style:italic}.highlight .cs{color:#999;font-weight:700;font-style:italic}.highlight .gd{color:#000;background-color:#fdd}.highlight .ge{color:#000;font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000;background-color:#dfd}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:700}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc,.highlight .kd,.highlight .kn,.highlight .kp,.highlight .kr{color:#000;font-weight:700}.highlight .kt{color:#458;font-weight:700}.highlight .m{color:#099}.highlight .s{color:#d01040}.highlight .na{color:teal}.highlight .nb{color:#0086b3}.highlight .nc{color:#458;font-weight:700}.highlight .no{color:teal}.highlight .nd{color:#3c5d5d;font-weight:700}.highlight .ni{color:purple}.highlight .ne,.highlight .nf,.highlight .nl{color:#900;font-weight:700}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{color:#000;font-weight:700}.highlight .w{color:#bbb}.highlight .mf,.highlight .mh,.highlight .mi,.highlight .mo{color:#099}.highlight .sb,.highlight .sc,.highlight .sd,.highlight .s2,.highlight .se,.highlight .sh,.highlight .si,.highlight .sx{color:#d01040}.highlight .sr{color:#009926}.highlight .s1{color:#d01040}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc,.highlight .vg,.highlight .vi{color:teal}.highlight .il{color:#099}
/*! tailwindcss v4.2.2 | MIT License | https://tailwindcss.com */
/*# sourceMappingURL=/_bridgetown/static/index.ZTQBA46B.css.map */
