/*! tailwindcss v4.1.10 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-font-weight:initial;--tw-leading:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--color-black:#000;--spacing:.25rem;--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--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;--font-weight-black:900;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-brand-black:#00000d;--color-brand-light-blue:#ccdcff;--font-family-markl:var(--font-markl),monospace;--font-family-ethos:var(--font-ethos),sans-serif;--font-size-hero:48px;--line-height-hero:60px;--font-weight-hero:700;--font-size-h2:36px;--line-height-h2:125%;--font-weight-h2:500;--letter-spacing-h2:0.5%;--spacing-122:122px;--spacing-2_5:10px;--width-500:500px;--width-1216:1216px;--height-500:500px}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;line-height:1.5;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:var(--default-font-feature-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,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}: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}::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::-moz-placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}::placeholder{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{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::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 components{.text-hero{font-family:var(--font-family-markl);font-size:var(--font-size-hero);line-height:var(--line-height-hero);font-weight:var(--font-weight-hero);font-feature-settings:"ss01"}.text-h2{font-family:var(--font-family-ethos);font-size:var(--font-size-h2);line-height:var(--line-height-h2);font-weight:var(--font-weight-h2);letter-spacing:var(--letter-spacing-h2)}}@layer utilities{.fixed{position:fixed}.relative{position:relative}.top-0{top:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.-z-10{z-index:calc(10*-1)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.flex{display:flex}.hidden{display:none}.h-500{height:var(--height-500)}.h-full{height:100%}.h-screen{height:100vh}.min-h-screen{min-height:100vh}.w-500{width:var(--width-500)}.w-1216{width:var(--width-1216)}.w-full{width:100%}.w-screen{width:100vw}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.gap-2_5{gap:var(--spacing-2_5)}.gap-10{gap:calc(var(--spacing)*10)}.bg-black{background-color:var(--color-black)}.bg-brand-black{background-color:var(--color-brand-black)}.px-122{padding-inline:var(--spacing-122)}.px-124{padding-inline:calc(var(--spacing)*124)}.px-\[60px\]{padding-inline:60px}.text-center{text-align:center}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.font-black{--tw-font-weight:var(--font-weight-black);font-weight:var(--font-weight-black)}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-extrabold{--tw-font-weight:var(--font-weight-extrabold);font-weight:var(--font-weight-extrabold)}.font-hero{--tw-font-weight:var(--font-weight-hero);font-weight:var(--font-weight-hero)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-brand-light-blue{color:var(--color-brand-light-blue)}.italic{font-style:italic}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (min-width:48rem){.md\:block{display:block}.md\:px-122{padding-inline:var(--spacing-122)}.md\:leading-\[40px\]{--tw-leading:40px;line-height:40px}}@media (min-width:64rem){.lg\:text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.lg\:text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.lg\:leading-\[60px\]{--tw-leading:60px;line-height:60px}}}:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-leading{syntax:"*";inherits:false}@font-face{font-family:marklMono;src:url(/_next/static/media/f5e826d2830108cd-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:marklMono;src:url(/_next/static/media/c89a286bfc954edc-s.p.otf) format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:marklMono;src:url(/_next/static/media/266d77ba0830374b-s.p.otf) format("opentype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:marklMono;src:url(/_next/static/media/7bea494b5c5a2ac4-s.p.otf) format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:marklMono;src:url(/_next/static/media/ca5dc7bb9e80ba19-s.p.otf) format("opentype");font-display:swap;font-weight:800;font-style:normal}@font-face{font-family:marklMono;src:url(/_next/static/media/4966e11d416f45bd-s.p.otf) format("opentype");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:marklMono Fallback;src:local("Arial");ascent-override:76.08%;descent-override:20.30%;line-gap-override:0.00%;size-adjust:130.52%}.__className_acdd92{font-family:marklMono,marklMono Fallback}.__variable_acdd92{--font-markl:"marklMono","marklMono Fallback"}@font-face{font-family:ethosNova;src:url(/_next/static/media/58ae644abf6cc237-s.p.otf) format("opentype");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:ethosNova;src:url(/_next/static/media/287b2225c7638d3c-s.p.otf) format("opentype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:ethosNova;src:url(/_next/static/media/c4f729d43b78ba61-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:ethosNova;src:url(/_next/static/media/19e15877c6697ac6-s.p.otf) format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:ethosNova;src:url(/_next/static/media/c0afa2dc4bc91b76-s.p.otf) format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:ethosNova;src:url(/_next/static/media/1fc8d533e6ac3832-s.p.otf) format("opentype");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:ethosNova;src:url(/_next/static/media/c3469e244032e1a7-s.p.otf) format("opentype");font-display:swap;font-weight:100;font-style:italic}@font-face{font-family:ethosNova;src:url(/_next/static/media/854c6eddfe086b68-s.p.otf) format("opentype");font-display:swap;font-weight:300;font-style:italic}@font-face{font-family:ethosNova;src:url(/_next/static/media/9bcc5590579acb94-s.p.otf) format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:ethosNova;src:url(/_next/static/media/9fb9d700dba8c49d-s.p.otf) format("opentype");font-display:swap;font-weight:500;font-style:italic}@font-face{font-family:ethosNova;src:url(/_next/static/media/e96e19b679c587bc-s.p.otf) format("opentype");font-display:swap;font-weight:700;font-style:italic}@font-face{font-family:ethosNova;src:url(/_next/static/media/66aecd7d2c44aebc-s.p.otf) format("opentype");font-display:swap;font-weight:900;font-style:italic}@font-face{font-family:ethosNova Fallback;src:local("Arial");ascent-override:87.69%;descent-override:18.07%;line-gap-override:0.00%;size-adjust:113.48%}.__className_d45d80{font-family:ethosNova,ethosNova Fallback}.__variable_d45d80{--font-ethos:"ethosNova","ethosNova Fallback"}