/*! tailwindcss v4.3.3 | 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-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-outline-style:solid;--tw-duration:initial;--tw-ease:initial}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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-white:#fff;--spacing:.25rem;--radius-lg:.5rem;--ease-in-out:cubic-bezier(.4,0,.2,1);--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)}}@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%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,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;-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:where(:not(iframe)){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}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.top-0{top:0}.bottom-0{bottom:0}.left-0{left:0}.z-10{z-index:10}.z-30{z-index:30}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mb-6{margin-bottom:calc(var(--spacing)*6)}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-12\.75{height:calc(var(--spacing)*12.75)}.h-\[100svh\]{height:100svh}.h-full{height:100%}.h-px{height:1px}.w-5\.5{width:calc(var(--spacing)*5.5)}.w-6\.5{width:calc(var(--spacing)*6.5)}.w-16\.75{width:calc(var(--spacing)*16.75)}.w-full{width:100%}.shrink{flex-shrink:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-1{gap:var(--spacing)}:where(.space-x-0\.5>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(var(--spacing)*.5*var(--tw-space-x-reverse));margin-inline-end:calc(var(--spacing)*.5*(1 - var(--tw-space-x-reverse)))}.overflow-hidden{overflow:hidden}.rounded-lg{border-radius:var(--radius-lg)}.rounded-t-lg{border-top-right-radius:var(--radius-lg)}.rounded-t-lg,.rounded-tl-lg{border-top-left-radius:var(--radius-lg)}.border{border-style:var(--tw-border-style);border-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-transparent{border-color:#0000}.border-white\/20{border-color:#fff3}@supports (color:color-mix(in lab,red,red)){.border-white\/20{border-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.bg-white{background-color:var(--color-white)}.bg-white\/20{background-color:#fff3}@supports (color:color-mix(in lab,red,red)){.bg-white\/20{background-color:color-mix(in oklab,var(--color-white) 20%,transparent)}}.p-4{padding:calc(var(--spacing)*4)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.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,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}@media (hover:hover){.hover\:border-white:hover{border-color:var(--color-white)}}.indicator-line{height:var(--spacing);background-color:var(--color-white);width:1px;transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration));--tw-duration:.2s;--tw-ease:var(--ease-in-out);transition-duration:.2s;transition-timing-function:var(--ease-in-out);border-radius:2147483647px}.indicator-line.active{animation:.5s infinite indicator-line;animation-delay:calc(var(--animation-order)*.1s)}@keyframes indicator-line{0%{height:4px;transform:translateY(0)}50%{height:16px;transform:translateY(-4px)}to{height:4px;transform:translateY(0)}}.contact-btn{clip-path:polygon(0 0,100% 0,100% 100%,100% 100%,16px 100%,0 calc(100% - 16px));color:#000;cursor:pointer;background:0 0;border:none;border-radius:8px 8px 0;justify-content:center;align-items:center;width:120px;height:50px;padding:16px;font-family:IBM Plex Mono,IBM Plex Mono Fallback\: BlinkMacSystemFont,IBM Plex Mono Fallback\: Segoe UI,IBM Plex Mono Fallback\: Helvetica Neue,IBM Plex Mono Fallback\: Arial,IBM Plex Mono Fallback\: Noto Sans;font-size:14px;font-weight:600;transition:color .24s cubic-bezier(.65,0,.35,1);display:flex;position:relative;overflow:hidden}.contact-btn:before{content:"";transform-origin:100%;background:#fff;transition:transform .24s cubic-bezier(.65,0,.35,1);position:absolute;inset:0;transform:scaleX(1)}.contact-btn__label{z-index:1;position:relative}.contact-btn:hover{color:#fff}.contact-btn:hover:before{transform:scaleX(0)}@media (prefers-reduced-motion:reduce){.contact-btn,.contact-btn:before{transition:none}}}@font-face{font-family:General Sans;src:local(General Sans Regular),local(General Sans),url(../_fonts/tC46Z6qj6xT0aWEOHN8B36Ymo4F0PmdC002w6-C_yJg-3Ff_aNY5Ah8YiWOcnKyMGEFyIct9BnMC0dOqCpfHS9c.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:General Sans Fallback\: BlinkMacSystemFont;src:local(BlinkMacSystemFont);size-adjust:108.042%;ascent-override:93.482%;descent-override:22.2135%;line-gap-override:9.2556%}@font-face{font-family:General Sans Fallback\: Segoe UI;src:local(Segoe UI);size-adjust:101.498%;ascent-override:99.5095%;descent-override:23.6458%;line-gap-override:9.8524%}@font-face{font-family:General Sans Fallback\: Helvetica Neue;src:local(Helvetica Neue);size-adjust:100%;ascent-override:101%;descent-override:24%;line-gap-override:10%}@font-face{font-family:General Sans Fallback\: Arial;src:local(Arial);size-adjust:100.942%;ascent-override:100.057%;descent-override:23.776%;line-gap-override:9.9067%}@font-face{font-family:General Sans Fallback\: Noto Sans;src:local(Noto Sans);size-adjust:94.9367%;ascent-override:106.387%;descent-override:25.28%;line-gap-override:10.5333%}@font-face{font-family:General Sans;src:local(General Sans Regular Italic),local(General Sans Italic),url(../_fonts/giMk_G1to6QDj2oEa0kUi5kCJ-WqfCO9rKhnHFd9Z40-88H2pUJwzyy_N47gbu3lrBt8i8Xf6Ac0v1VabouuQ7Y.woff2)format("woff2");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:General Sans Fallback\: BlinkMacSystemFont;src:local(BlinkMacSystemFont);size-adjust:103.961%;ascent-override:97.1522%;descent-override:23.0857%;line-gap-override:9.619%}@font-face{font-family:General Sans Fallback\: Segoe UI;src:local(Segoe UI);size-adjust:97.6634%;ascent-override:103.416%;descent-override:24.5742%;line-gap-override:10.2392%}@font-face{font-family:General Sans Fallback\: Helvetica Neue;src:local(Helvetica Neue);size-adjust:96.2222%;ascent-override:104.965%;descent-override:24.9423%;line-gap-override:10.3926%}@font-face{font-family:General Sans Fallback\: Arial;src:local(Arial);size-adjust:97.1286%;ascent-override:103.986%;descent-override:24.7095%;line-gap-override:10.2956%}@font-face{font-family:General Sans Fallback\: Noto Sans;src:local(Noto Sans);size-adjust:91.3502%;ascent-override:110.564%;descent-override:26.2725%;line-gap-override:10.9469%}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/IOQmCJk1c1X8tTiR2_xRphUddTG90WpG00y3mrL7asc-fI5Z9vM1TPimFu47KjlvcLJubuCXAUmRe99EOBGK4Jg.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono Fallback\: BlinkMacSystemFont;src:local(BlinkMacSystemFont);size-adjust:144.056%;ascent-override:71.1528%;descent-override:19.0898%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono Fallback\: Segoe UI;src:local(Segoe UI);size-adjust:135.33%;ascent-override:75.7406%;descent-override:20.3206%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono Fallback\: Helvetica Neue;src:local(Helvetica Neue);size-adjust:133.333%;ascent-override:76.875%;descent-override:20.625%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono Fallback\: Arial;src:local(Arial);size-adjust:134.589%;ascent-override:76.1576%;descent-override:20.4325%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono Fallback\: Noto Sans;src:local(Noto Sans);size-adjust:126.582%;ascent-override:80.975%;descent-override:21.725%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/iwtMiRQr9MVxkS-mqNWNDfuQrs4GB3dvByMM9ojyFHw-ExrDYapJHBuMovYABEGrabFChkrO9vAYi7UAvRk2fC8.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/2vrrJ3MJLeeRdsxoGShjYhieJbC2KYTsL2TxP6pMbHw-M0DkDLNITN2p_m211B__nX1QX-Xza3m69L-nMauwf2g.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/ib-aovnRDsdvSBzUC6Ll2tdWY2U3C9FsxsqLnPpAg18-c_nItv4f1UIuWsSuQgkfygxojtODoHxU-eKvW69FGyI.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/vSGurvFi7J9DFpc3gRh0zb7zfLGEZfPgQADV5W675RU-SOsE32TvAEDx4Ogk8IUoJ8eiJFzZUTZWzAjnjTzmlhU.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/uqOUEfp6GyasEjSs6mPL4xH4Ogfg9dejwyGqFvieEhQ-1DC4lhOKAtHn_hSVO1eAmsDfxgXpJii8eq16JZynm5s.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/vkmZkh-CHOvBXhWqyxI7y7yhtJnjEZhooZMtIOrKbdc-2IAHU0readmKJy05HSHAUr9ZfblPKy1cYnIzD6FaafQ.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/P20rFYUuJYBG6P413-kmy1MH2c5-AHidHeOkhurVW9E-s9pky6iiS9O9L4P9FGQnIeXl7IrK7HsqmKdubOA2j4w.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/r2KASPa1NYEuoln4lN0W3EcSZ4QcjSeSmKvuJKUW_e0-EBXL59uF8lOU0BbZ0Qd0HKaqxnk9ahNM_OUahEvA2bA.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/oA7rp6XLB_UIP_utZxXIDlSPcMeVLGKMaeey_kAD0fo-98JsXCHs_mcC6olFARmc-2GM9H4YyxJhTUClXLaqEOU.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}body{background:#000;width:100dvw;font-family:General Sans,General Sans Fallback\: BlinkMacSystemFont,General Sans Fallback\: Segoe UI,General Sans Fallback\: Helvetica Neue,General Sans Fallback\: Arial,General Sans Fallback\: Noto Sans,sans-serif;overflow-x:hidden}@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-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-ease{syntax:"*";inherits:false}@font-face{font-family:Cabinet Grotesk;src:local(Cabinet Grotesk Regular),local(Cabinet Grotesk),url(../_fonts/9Qat3JFn95RZde9Q5oPpfsMpL96KCS67OMtAp5NowVo-mBiR8Xo_FvFT_SUGpqHuyIA1Gj6eWDIjHLh6upw4_Ro.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Cabinet Grotesk;src:local(Cabinet Grotesk Black),url(../_fonts/HuQleflhJNYoo326_xwfK4FZmDn4HVtSt3MlUHr5tWc-gfk7EwHZKGPPLdJkjE4jKCZGzpZVNYbLkaj4lnKjpDg.woff2)format("woff2");font-display:swap;font-weight:900;font-style:normal}.boot[data-v-ef94e93b]{z-index:9999;background:#05060a;place-items:center;display:grid;position:fixed;inset:0}.boot__loader[data-v-ef94e93b]{width:75vw}.boot__bar[data-v-ef94e93b]{background:#ffffff1f;height:2px;overflow:hidden}.boot__fill[data-v-ef94e93b]{transform-origin:0;background:#fff;height:100%;transform:scaleX(0)}.boot__meta[data-v-ef94e93b]{letter-spacing:.08em;color:#ffffff8c;font-variant-numeric:tabular-nums;justify-content:space-between;margin-top:.75rem;font-size:11px;font-weight:700;display:flex}.boot__skip[data-v-ef94e93b]:hover{color:#05060a;background:#fff}.boot-leave-active[data-v-ef94e93b]{transition:opacity .7s}.boot-leave-to[data-v-ef94e93b]{opacity:0}.boot-video[data-v-52638dd0]{-o-object-fit:cover;object-fit:cover;z-index:9998;width:100%;height:100%;position:fixed;inset:0}.boot-video.is-background[data-v-52638dd0]{z-index:0}.video-leave-active[data-v-52638dd0]{z-index:0;transition:opacity .9s}.video-leave-to[data-v-52638dd0]{opacity:0}.boot-leave-active[data-v-52638dd0]{transition:opacity .7s}.boot-leave-to[data-v-52638dd0]{opacity:0}.hero[data-v-887bcd54]{background:0 0;width:100%;height:100svh;transition:background .6s;position:relative;overflow:hidden}.hero.is-transparent[data-v-887bcd54]{background:#05060a}.hero__canvas[data-v-887bcd54]{opacity:0;position:absolute;inset:0}.hero__canvas.is-ready[data-v-887bcd54]{opacity:1}.hero__canvas[data-v-887bcd54] canvas{width:100%;height:100%;display:block}.hero__canvas.is-fixed-size[data-v-887bcd54] canvas{width:auto;min-width:100%;height:100%;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.clip-border[data-v-a84682c9]{pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.clip-border path[data-v-a84682c9]{fill:none;stroke:var(--clip-border-stroke,#ffffff3d);stroke-width:var(--clip-border-width,1)}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/IOQmCJk1c1X8tTiR2_xRphUddTG90WpG00y3mrL7asc-fI5Z9vM1TPimFu47KjlvcLJubuCXAUmRe99EOBGK4Jg.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono Fallback\: Courier New;src:local(Courier New);size-adjust:99.9837%;ascent-override:102.517%;descent-override:27.5045%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono Fallback\: Roboto Mono;src:local(Roboto Mono);size-adjust:99.9837%;ascent-override:102.517%;descent-override:27.5045%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono Fallback\: Noto Sans Mono;src:local(Noto Sans Mono);size-adjust:100%;ascent-override:102.5%;descent-override:27.5%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/iwtMiRQr9MVxkS-mqNWNDfuQrs4GB3dvByMM9ojyFHw-ExrDYapJHBuMovYABEGrabFChkrO9vAYi7UAvRk2fC8.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/2vrrJ3MJLeeRdsxoGShjYhieJbC2KYTsL2TxP6pMbHw-M0DkDLNITN2p_m211B__nX1QX-Xza3m69L-nMauwf2g.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/ib-aovnRDsdvSBzUC6Ll2tdWY2U3C9FsxsqLnPpAg18-c_nItv4f1UIuWsSuQgkfygxojtODoHxU-eKvW69FGyI.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/vSGurvFi7J9DFpc3gRh0zb7zfLGEZfPgQADV5W675RU-SOsE32TvAEDx4Ogk8IUoJ8eiJFzZUTZWzAjnjTzmlhU.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/uqOUEfp6GyasEjSs6mPL4xH4Ogfg9dejwyGqFvieEhQ-1DC4lhOKAtHn_hSVO1eAmsDfxgXpJii8eq16JZynm5s.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/vkmZkh-CHOvBXhWqyxI7y7yhtJnjEZhooZMtIOrKbdc-2IAHU0readmKJy05HSHAUr9ZfblPKy1cYnIzD6FaafQ.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/P20rFYUuJYBG6P413-kmy1MH2c5-AHidHeOkhurVW9E-s9pky6iiS9O9L4P9FGQnIeXl7IrK7HsqmKdubOA2j4w.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/r2KASPa1NYEuoln4lN0W3EcSZ4QcjSeSmKvuJKUW_e0-EBXL59uF8lOU0BbZ0Qd0HKaqxnk9ahNM_OUahEvA2bA.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/oA7rp6XLB_UIP_utZxXIDlSPcMeVLGKMaeey_kAD0fo-98JsXCHs_mcC6olFARmc-2GM9H4YyxJhTUClXLaqEOU.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}.media-placeholder[data-v-90778a4f]{z-index:2;color:#ffffff8c;clip-path:var(--v5e6f8e92);background:#161820;font-family:IBM Plex Mono,IBM Plex Mono Fallback\: Courier New,IBM Plex Mono Fallback\: Roboto Mono,IBM Plex Mono Fallback\: Noto Sans Mono,monospace;font-size:10px;position:absolute;overflow:hidden}.media-placeholder__label[data-v-90778a4f]{z-index:1;pointer-events:none;position:absolute;top:18px;left:18px}.media-placeholder__image[data-v-90778a4f]{-o-object-fit:cover;object-fit:cover;-o-object-position:72% center;object-position:72% center;width:100%;height:100%}.media-placeholder__overlay[data-v-90778a4f]{appearance:none;cursor:pointer;background:#0009;border:0;justify-content:center;align-items:center;padding:0;transition:background-color .4s;display:flex;position:absolute;inset:0}.media-placeholder__overlay[data-v-90778a4f]:hover{background:#00000073}.media-placeholder__play[data-v-90778a4f]{color:#fff;border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .6s;display:flex}.media-placeholder__overlay:hover .media-placeholder__play[data-v-90778a4f]{transform:rotate(1turn)}.media-placeholder__play-icon[data-v-90778a4f]{fill:currentColor;width:20px;height:20px;margin-left:3px}@media (prefers-reduced-motion:reduce){.media-placeholder__overlay[data-v-90778a4f],.media-placeholder__play[data-v-90778a4f]{transition:none}.media-placeholder__overlay:hover .media-placeholder__play[data-v-90778a4f]{transform:none}}.writer-text[data-v-24139dfd]{color:#fff;margin:0;font-size:18px}.writer-text__caret[data-v-24139dfd]{vertical-align:-.08em;background:currentColor;width:1px;height:.9em;margin-left:2px;animation:.7s step-end infinite writer-caret-24139dfd;display:inline-block}@keyframes writer-caret-24139dfd{50%{opacity:0}}@media (prefers-reduced-motion:reduce){.writer-text__caret[data-v-24139dfd]{animation:none}}.scramble[data-v-10408d95]{cursor:pointer;font-variant-numeric:tabular-nums;padding:.25em .5em;display:inline-block;position:relative}.scramble[data-v-10408d95]:not(.is-interactive):not(.is-active){visibility:hidden}.scramble.is-sequential[data-v-10408d95]{display:inline-grid}.scramble.is-sequential .scramble__sizer[data-v-10408d95],.scramble.is-sequential .scramble__text[data-v-10408d95]{grid-area:1/1}.scramble__wipe[data-v-10408d95]{transform-origin:0;transition:transform var(--wipe-duration) cubic-bezier(.65,0,.35,1);background:#fff;position:absolute;inset:0;transform:scaleX(0)}.scramble.is-active .scramble__wipe[data-v-10408d95]{transform:scaleX(1)}.scramble__sizer[data-v-10408d95],.scramble__text[data-v-10408d95]{white-space:pre;text-transform:uppercase;font-family:var(--font-family);font-size:var(--font-size);font-weight:var(--font-weight);display:block}.scramble__text[data-v-10408d95]{z-index:1;color:var(--text-color);position:relative}.scramble__sizer[data-v-10408d95]{visibility:hidden}.scramble__text--dark[data-v-10408d95]{z-index:2;padding:inherit;color:#05060a;clip-path:inset(0 100% 0 0);transition:clip-path var(--wipe-duration) cubic-bezier(.65,0,.35,1);position:absolute;inset:0}.scramble.is-active .scramble__text--dark[data-v-10408d95]{clip-path:inset(0)}@media (prefers-reduced-motion:reduce){.scramble__text--dark[data-v-10408d95],.scramble__wipe[data-v-10408d95]{transition-duration:1ms}}.video-modal[data-v-8569e69c]{z-index:100;transition:background-color var(--bab5d4ca) cubic-bezier(.22,1,.36,1);background:0 0;position:fixed;inset:0}.video-modal.is-expanded[data-v-8569e69c]{background:#000c}.video-modal__frame[data-v-8569e69c]{transition:top var(--bab5d4ca) cubic-bezier(.22,1,.36,1),left var(--bab5d4ca) cubic-bezier(.22,1,.36,1),width var(--bab5d4ca) cubic-bezier(.22,1,.36,1),height var(--bab5d4ca) cubic-bezier(.22,1,.36,1);will-change:top,left,width,height;background:#000;border:1px solid #fff;border-radius:14px;position:fixed;overflow:hidden}.video-modal__iframe[data-v-8569e69c],.video-modal__player[data-v-8569e69c]{width:100%;height:100%}.video-modal__iframe[data-v-8569e69c]{border:0;display:block}.video-modal__close[data-v-8569e69c]{z-index:1;appearance:none;color:#fff;cursor:pointer;background:#00000073;border:1px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background-color .2s,transform .2s;display:flex;position:absolute;top:16px;right:16px}.video-modal__close[data-v-8569e69c]:hover{background:#000000b3;transform:rotate(90deg)}.video-modal__close svg[data-v-8569e69c]{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:16px;height:16px}@media (prefers-reduced-motion:reduce){.video-modal[data-v-8569e69c],.video-modal__close[data-v-8569e69c],.video-modal__frame[data-v-8569e69c]{transition:none}.video-modal__close[data-v-8569e69c]:hover{transform:none}}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/ib-aovnRDsdvSBzUC6Ll2tdWY2U3C9FsxsqLnPpAg18-c_nItv4f1UIuWsSuQgkfygxojtODoHxU-eKvW69FGyI.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/vSGurvFi7J9DFpc3gRh0zb7zfLGEZfPgQADV5W675RU-SOsE32TvAEDx4Ogk8IUoJ8eiJFzZUTZWzAjnjTzmlhU.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/r2KASPa1NYEuoln4lN0W3EcSZ4QcjSeSmKvuJKUW_e0-EBXL59uF8lOU0BbZ0Qd0HKaqxnk9ahNM_OUahEvA2bA.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/oA7rp6XLB_UIP_utZxXIDlSPcMeVLGKMaeey_kAD0fo-98JsXCHs_mcC6olFARmc-2GM9H4YyxJhTUClXLaqEOU.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/IOQmCJk1c1X8tTiR2_xRphUddTG90WpG00y3mrL7asc-fI5Z9vM1TPimFu47KjlvcLJubuCXAUmRe99EOBGK4Jg.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono Fallback\: Courier New;src:local(Courier New);size-adjust:99.9837%;ascent-override:102.517%;descent-override:27.5045%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono Fallback\: Roboto Mono;src:local(Roboto Mono);size-adjust:99.9837%;ascent-override:102.517%;descent-override:27.5045%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/iwtMiRQr9MVxkS-mqNWNDfuQrs4GB3dvByMM9ojyFHw-ExrDYapJHBuMovYABEGrabFChkrO9vAYi7UAvRk2fC8.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/vkmZkh-CHOvBXhWqyxI7y7yhtJnjEZhooZMtIOrKbdc-2IAHU0readmKJy05HSHAUr9ZfblPKy1cYnIzD6FaafQ.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono Fallback\: Noto Sans Mono;src:local(Noto Sans Mono);size-adjust:100%;ascent-override:102.5%;descent-override:27.5%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/2vrrJ3MJLeeRdsxoGShjYhieJbC2KYTsL2TxP6pMbHw-M0DkDLNITN2p_m211B__nX1QX-Xza3m69L-nMauwf2g.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/uqOUEfp6GyasEjSs6mPL4xH4Ogfg9dejwyGqFvieEhQ-1DC4lhOKAtHn_hSVO1eAmsDfxgXpJii8eq16JZynm5s.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/P20rFYUuJYBG6P413-kmy1MH2c5-AHidHeOkhurVW9E-s9pky6iiS9O9L4P9FGQnIeXl7IrK7HsqmKdubOA2j4w.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:normal}.hero-scroll[data-v-3a898615]{background:#05060a;width:100%;height:560svh;transition:background-color .6s;position:relative}.hero-scroll.is-video-visible[data-v-3a898615]{background-color:#0000}.hero-clip-defs[data-v-3a898615]{width:0;height:0;position:absolute;overflow:hidden}.hero-stage[data-v-3a898615]{--hero-grid-x:66.4%;--hero-grid-y:28%;--hero-grid-color:#ffffff47;--navigation-frame-inset:16px;--navigation-header-height:51px;--navigation-rail-width:67px;--about-final-width:min(33.333vw,620px);--about-final-left:calc((100vw - var(--about-final-width))/2);--about-sidelabel-gap:clamp(16px,3vw,56px);--about-copy-gap:clamp(24px,4vw,72px);width:100%;height:100svh;position:sticky;top:0;overflow:hidden}.about-bg[data-v-3a898615]{z-index:2;pointer-events:none;background:#000;position:absolute;inset:0}.about-section[data-v-3a898615]{display:contents}.about-mobile-image[data-v-3a898615]{display:none}.about-sidelabel[data-v-3a898615]{left:calc(var(--about-final-left) - var(--about-sidelabel-gap));writing-mode:vertical-rl;text-orientation:sideways;color:#fff;letter-spacing:-.04em;white-space:nowrap;pointer-events:none;font-size:clamp(88px,9.5vw,160px);font-weight:900;line-height:1;transform:translate(-160px,-50%)rotate(180deg)}.about-copy[data-v-3a898615],.about-sidelabel[data-v-3a898615]{z-index:4;font-family:Cabinet Grotesk,sans-serif;position:absolute;top:50%}.about-copy[data-v-3a898615]{left:calc(var(--about-final-left) + var(--about-final-width) + var(--about-copy-gap));color:#ffffffb8;width:min(26vw,380px);transform:translateY(-50%)}.about-copy__index[data-v-3a898615]{color:#ffffff8c;margin-bottom:14px;font-family:IBM Plex Mono,IBM Plex Mono Fallback\: Courier New,IBM Plex Mono Fallback\: Roboto Mono,IBM Plex Mono Fallback\: Noto Sans Mono,monospace;font-size:11px;display:block}.about-copy__title[data-v-3a898615]{color:#fff;letter-spacing:-.05em;margin:0 0 12px;font-size:clamp(24px,2.4vw,40px);font-weight:900;line-height:.9}.about-copy__text[data-v-3a898615]{margin:0;font-size:15px;line-height:1.5}.hero-grid[data-v-3a898615]{z-index:1;pointer-events:none;position:absolute;inset:0}.hero-grid__horizontal[data-v-3a898615],.hero-grid__vertical[data-v-3a898615]{background:var(--hero-grid-color);display:block;position:absolute}.hero-grid__vertical[data-v-3a898615]{top:calc(var(--navigation-frame-inset) + var(--navigation-header-height));bottom:var(--navigation-frame-inset);left:var(--hero-grid-x);width:1px}.hero-grid__horizontal[data-v-3a898615]{top:var(--hero-grid-y);left:calc(var(--navigation-frame-inset) + var(--navigation-rail-width));right:calc(100% - var(--hero-grid-x));height:1px}.hero-card[data-v-3a898615]{z-index:3;clip-path:url(#hero-card-clip);will-change:clip-path;width:100%;height:100svh;position:absolute;top:0;left:0;overflow:hidden}.hero-card__tilt[data-v-3a898615]{width:100%;height:100%;transform-style:preserve-3d;transform-perspective:900px;will-change:transform}.hero-card__border[data-v-3a898615]{--clip-border-stroke:#ffffff47}.hero-card__annotation[data-v-3a898615]{color:#ffffffb8;pointer-events:none;font-family:IBM Plex Mono,IBM Plex Mono Fallback\: Courier New,IBM Plex Mono Fallback\: Roboto Mono,IBM Plex Mono Fallback\: Noto Sans Mono,monospace;font-size:10px;line-height:1;position:absolute;top:18px;left:18%}.project-title[data-v-3a898615]{z-index:2;color:#fff;pointer-events:none;font-family:Cabinet Grotesk,sans-serif;position:absolute;top:10%;left:7.2%}.project-title__index[data-v-3a898615]{margin-bottom:12px;font-family:IBM Plex Mono,IBM Plex Mono Fallback\: Courier New,IBM Plex Mono Fallback\: Roboto Mono,IBM Plex Mono Fallback\: Noto Sans Mono,monospace;font-size:11px;display:block}.project-title h1[data-v-3a898615]{letter-spacing:-.055em;margin:0;font-size:clamp(32px,4.4vw - 10px,74px);font-weight:900;line-height:.88}.hero-media--small[data-v-3a898615]{aspect-ratio:16/8.8;width:min(22vw,360px);top:30%;left:7.2%}.hero-media--side[data-v-3a898615]{width:min(29vw,520px);height:80%;top:15%;right:4.3%}.hero-statement[data-v-3a898615]{z-index:2;width:min(27vw,430px);font-family:Cabinet Grotesk,sans-serif;line-height:1.35;bottom:7%;left:7.2%}.hero-labels[data-v-3a898615],.hero-statement[data-v-3a898615]{pointer-events:none;position:absolute}.hero-labels[data-v-3a898615]{z-index:20;will-change:opacity,transform;flex-direction:column;align-items:flex-end;display:flex;bottom:80px;right:130px}.hero-label[data-v-3a898615]{align-items:flex-start;gap:5px;display:flex;position:relative}.hero-label[data-v-3a898615]:not(:last-child){margin-bottom:-15px}.hero-label[data-v-3a898615]:first-child{margin-right:35%}.hero-label[data-v-3a898615]:last-child{margin-right:40%}.hero-label__index[data-v-3a898615]{color:#fff;font-family:Cabinet Grotesk,sans-serif;font-size:14px;font-weight:400;line-height:1}.hero-labels[data-v-3a898615] .scramble{padding:0}.hero-labels[data-v-3a898615] .scramble__sizer,.hero-labels[data-v-3a898615] .scramble__text{line-height:1}@media (width<=968px){.hero-scroll[data-v-3a898615]{height:calc(205svh + var(--mobile-about-height,100svh))}.hero-stage[data-v-3a898615]{position:relative;overflow:visible}.hero-grid[data-v-3a898615]{--hero-grid-x:76%;--hero-grid-y:42%}.project-title[data-v-3a898615]{z-index:5;width:calc(100% - 48px);top:11%;left:24px}.project-title h1[data-v-3a898615]{font-size:clamp(34px,9.5vw,62px)}.hero-media--small[data-v-3a898615]{z-index:5;width:min(42vw,240px);top:45%;left:24px}.hero-media--side[data-v-3a898615]{z-index:5;width:min(34vw,210px);height:27svh;top:48%;right:24px}.hero-statement[data-v-3a898615]{z-index:2;width:min(66vw,430px);font-size:14px;bottom:7%;left:24px}.hero-card__annotation[data-v-3a898615]{inset:auto 24px 18px auto}.hero-labels[data-v-3a898615]{max-width:calc(100% - 48px);bottom:56px;right:24px}.hero-label[data-v-3a898615]:not(:last-child){margin-bottom:-4px}.hero-label__index[data-v-3a898615]{font-size:10px}.hero-labels[data-v-3a898615] .scramble__sizer,.hero-labels[data-v-3a898615] .scramble__text{font-size:clamp(40px,10vw,94px)!important}.about-section[data-v-3a898615]{background:#000;flex-direction:column;gap:28px;width:100%;min-height:100svh;padding:72px 24px 56px;display:flex;position:absolute;top:100%;left:0;overflow:hidden}.about-bg[data-v-3a898615],.about-sidelabel[data-v-3a898615]{display:none}.about-mobile-image[data-v-3a898615]{-o-object-fit:cover;object-fit:cover;-o-object-position:center 62%;object-position:center 62%;clip-path:url(#about-mobile-clip);align-self:center;width:min(100%,392px);height:min(48svh,392px);display:block}.about-copy[data-v-3a898615]{z-index:1;width:100%;max-width:560px;position:relative;top:auto;left:auto;transform:none}.about-copy__title[data-v-3a898615]{font-size:clamp(36px,12vw,64px)}.about-copy__text[data-v-3a898615]{opacity:0;min-height:210px;font-size:14px;transition:opacity .22s}.about-copy__text.is-active[data-v-3a898615]{opacity:1}}@media (width>=969px) and (width<=1023px){.hero-labels[data-v-3a898615]{right:64px}.hero-label[data-v-3a898615]:not(:last-child){margin-bottom:-8px}.hero-labels[data-v-3a898615] .scramble__sizer,.hero-labels[data-v-3a898615] .scramble__text{font-size:82px!important}}@media (width>=1024px) and (width<=1399px){.hero-labels[data-v-3a898615]{right:clamp(64px,9vw,126px)}.hero-labels[data-v-3a898615] .scramble__sizer,.hero-labels[data-v-3a898615] .scramble__text{font-size:calc(15.5vw - 76.72px)!important}}@media (width>=969px) and (prefers-reduced-motion:reduce){.hero-scroll[data-v-3a898615]{height:100svh}.hero-stage[data-v-3a898615]{position:relative}.hero-card[data-v-3a898615]{will-change:auto;width:min(27vw,480px);height:430px;top:50vh;left:39vw}.about-bg[data-v-3a898615],.about-copy[data-v-3a898615],.about-sidelabel[data-v-3a898615]{display:none}}@media (width<=968px) and (prefers-reduced-motion:reduce){.about-copy__text[data-v-3a898615]{transition:none}}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/IOQmCJk1c1X8tTiR2_xRphUddTG90WpG00y3mrL7asc-fI5Z9vM1TPimFu47KjlvcLJubuCXAUmRe99EOBGK4Jg.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono Fallback\: Courier New;src:local(Courier New);size-adjust:99.9837%;ascent-override:102.517%;descent-override:27.5045%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono Fallback\: Roboto Mono;src:local(Roboto Mono);size-adjust:99.9837%;ascent-override:102.517%;descent-override:27.5045%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono Fallback\: Noto Sans Mono;src:local(Noto Sans Mono);size-adjust:100%;ascent-override:102.5%;descent-override:27.5%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/iwtMiRQr9MVxkS-mqNWNDfuQrs4GB3dvByMM9ojyFHw-ExrDYapJHBuMovYABEGrabFChkrO9vAYi7UAvRk2fC8.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/2vrrJ3MJLeeRdsxoGShjYhieJbC2KYTsL2TxP6pMbHw-M0DkDLNITN2p_m211B__nX1QX-Xza3m69L-nMauwf2g.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/ib-aovnRDsdvSBzUC6Ll2tdWY2U3C9FsxsqLnPpAg18-c_nItv4f1UIuWsSuQgkfygxojtODoHxU-eKvW69FGyI.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/vSGurvFi7J9DFpc3gRh0zb7zfLGEZfPgQADV5W675RU-SOsE32TvAEDx4Ogk8IUoJ8eiJFzZUTZWzAjnjTzmlhU.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/uqOUEfp6GyasEjSs6mPL4xH4Ogfg9dejwyGqFvieEhQ-1DC4lhOKAtHn_hSVO1eAmsDfxgXpJii8eq16JZynm5s.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/vkmZkh-CHOvBXhWqyxI7y7yhtJnjEZhooZMtIOrKbdc-2IAHU0readmKJy05HSHAUr9ZfblPKy1cYnIzD6FaafQ.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/P20rFYUuJYBG6P413-kmy1MH2c5-AHidHeOkhurVW9E-s9pky6iiS9O9L4P9FGQnIeXl7IrK7HsqmKdubOA2j4w.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/r2KASPa1NYEuoln4lN0W3EcSZ4QcjSeSmKvuJKUW_e0-EBXL59uF8lOU0BbZ0Qd0HKaqxnk9ahNM_OUahEvA2bA.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/oA7rp6XLB_UIP_utZxXIDlSPcMeVLGKMaeey_kAD0fo-98JsXCHs_mcC6olFARmc-2GM9H4YyxJhTUClXLaqEOU.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}.apps-section[data-v-2303e911]{color:#fff;background:#000;min-height:100svh;position:relative}.apps-section__stage[data-v-2303e911]{grid-template-columns:clamp(220px,18vw,260px) minmax(0,1fr);gap:clamp(36px,5vw,88px);width:100%;height:100svh;padding:clamp(88px,11vh,132px) max(5vw,68px) clamp(48px,7vh,84px) 7.2%;display:grid;overflow:hidden}.apps-section__intro[data-v-2303e911]{align-self:start;font-family:Cabinet Grotesk,sans-serif}.app-card__number[data-v-2303e911],.app-card__status[data-v-2303e911],.apps-section__index[data-v-2303e911]{font-family:IBM Plex Mono,IBM Plex Mono Fallback\: Courier New,IBM Plex Mono Fallback\: Roboto Mono,IBM Plex Mono Fallback\: Noto Sans Mono,monospace;font-size:11px}.apps-section__index[data-v-2303e911]{color:#ffffff8c;margin-bottom:14px;display:block}.apps-section__title[data-v-2303e911]{letter-spacing:-.055em;margin:0 0 28px;font-size:clamp(48px,5.7vw,92px);font-weight:900;line-height:.88}.apps-section__description[data-v-2303e911]{color:#ffffffb8;font-size:15px;line-height:1.5}.apps-track[data-v-2303e911]{border-top:1px solid #ffffff3d;border-bottom:1px solid #ffffff3d;height:100%}.app-card[data-v-2303e911],.apps-track[data-v-2303e911]{min-width:0;display:flex}.app-card[data-v-2303e911]{will-change:opacity;border-left:1px solid #ffffff3d;flex:1 1 0;padding:20px clamp(18px,2vw,34px) 30px;position:relative;overflow:hidden}.app-card[data-v-2303e911]:last-child{border-right:1px solid #ffffff3d}.app-card__topline[data-v-2303e911]{justify-content:space-between;align-items:center;display:flex;position:absolute;top:20px;left:clamp(18px,2vw,34px);right:clamp(18px,2vw,34px)}.app-card__number[data-v-2303e911]{color:#ffffff6b}.app-card__status[data-v-2303e911]{color:#ffffffb3;letter-spacing:.08em;white-space:nowrap;border:1px solid #ffffff47;padding:5px 8px;font-size:9px}.app-card__status.is-live[data-v-2303e911]{color:#59ff74;border-color:#59ff74ad;box-shadow:0 0 14px #59ff7424}.app-card__status.is-progress[data-v-2303e911]{color:#ffe05c;border-color:#ffe05c9e;box-shadow:0 0 14px #ffe05c1f}.app-card__body[data-v-2303e911]{align-self:flex-end;width:min(100%,520px)}.app-card__icon[data-v-2303e911],.app-card__icon-placeholder[data-v-2303e911]{transform-origin:0 100%;will-change:transform;width:34px;height:34px;margin:0 0 28px 7px;display:block}.app-card__icon[data-v-2303e911]{-o-object-fit:contain;object-fit:contain;width:54px;height:54px;margin:0 0 14px}.app-card__icon-placeholder[data-v-2303e911]{border:1px solid #ffffffb3;transform:rotate(45deg)}.app-card__name[data-v-2303e911]{letter-spacing:-.05em;white-space:nowrap;transform-origin:0 100%;will-change:transform;margin:0;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(28px,3vw,52px);font-weight:900;line-height:.9}.app-card__description[data-v-2303e911],.app-card__description-hook[data-v-2303e911]{width:min(100%,460px);min-height:88px;margin-top:24px}.app-card__description[data-v-2303e911]{color:#ffffffb8;font-family:Cabinet Grotesk,sans-serif;font-size:15px;line-height:1.5}@media (width<=968px){.apps-section__stage[data-v-2303e911]{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;gap:24px;height:100svh;min-height:0;padding:72px 24px 32px;display:grid;overflow:hidden}.apps-section__intro[data-v-2303e911]{max-width:560px;margin-bottom:0}.apps-section__title[data-v-2303e911]{margin-bottom:16px;font-size:clamp(42px,12vw,64px)}.apps-section__description[data-v-2303e911]{font-size:13px;line-height:1.35}.apps-track[data-v-2303e911]{flex-direction:column;height:100%;display:flex}.app-card[data-v-2303e911],.apps-track[data-v-2303e911]{border-bottom:1px solid #ffffff3d;min-height:0}.app-card[data-v-2303e911]{border-right:1px solid #ffffff3d;flex:1 1 0;padding:14px 18px 18px}.app-card[data-v-2303e911]:last-child{border-bottom:0}.app-card__topline[data-v-2303e911]{top:12px}.app-card__body[data-v-2303e911]{max-height:calc(100% - 38px)}.app-card__icon[data-v-2303e911],.app-card__icon-placeholder[data-v-2303e911]{margin-bottom:10px}.app-card__name[data-v-2303e911]{white-space:normal;font-size:clamp(30px,9vw,52px)}.app-card__description[data-v-2303e911],.app-card__description-hook[data-v-2303e911]{min-height:0;margin-top:12px;font-size:13px;line-height:1.35}}@media (prefers-reduced-motion:reduce){.app-card[data-v-2303e911],.app-card__icon[data-v-2303e911],.app-card__icon-placeholder[data-v-2303e911],.app-card__name[data-v-2303e911]{will-change:auto}}@media (width<=968px) and (prefers-reduced-motion:reduce){.apps-section__stage[data-v-2303e911]{height:auto;min-height:100svh;overflow:visible}.apps-track[data-v-2303e911]{height:auto}.app-card[data-v-2303e911]{min-height:42svh}}svg[data-v-74be8d2c],svg[data-v-2f5c7ae8]{stroke:currentColor;stroke-width:1.5px;stroke-linecap:square;stroke-linejoin:miter}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/2vrrJ3MJLeeRdsxoGShjYhieJbC2KYTsL2TxP6pMbHw-M0DkDLNITN2p_m211B__nX1QX-Xza3m69L-nMauwf2g.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/ib-aovnRDsdvSBzUC6Ll2tdWY2U3C9FsxsqLnPpAg18-c_nItv4f1UIuWsSuQgkfygxojtODoHxU-eKvW69FGyI.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/uqOUEfp6GyasEjSs6mPL4xH4Ogfg9dejwyGqFvieEhQ-1DC4lhOKAtHn_hSVO1eAmsDfxgXpJii8eq16JZynm5s.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/r2KASPa1NYEuoln4lN0W3EcSZ4QcjSeSmKvuJKUW_e0-EBXL59uF8lOU0BbZ0Qd0HKaqxnk9ahNM_OUahEvA2bA.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/oA7rp6XLB_UIP_utZxXIDlSPcMeVLGKMaeey_kAD0fo-98JsXCHs_mcC6olFARmc-2GM9H4YyxJhTUClXLaqEOU.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/IOQmCJk1c1X8tTiR2_xRphUddTG90WpG00y3mrL7asc-fI5Z9vM1TPimFu47KjlvcLJubuCXAUmRe99EOBGK4Jg.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono Fallback\: Courier New;src:local(Courier New);size-adjust:99.9837%;ascent-override:102.517%;descent-override:27.5045%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono Fallback\: Roboto Mono;src:local(Roboto Mono);size-adjust:99.9837%;ascent-override:102.517%;descent-override:27.5045%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono Fallback\: Noto Sans Mono;src:local(Noto Sans Mono);size-adjust:100%;ascent-override:102.5%;descent-override:27.5%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/iwtMiRQr9MVxkS-mqNWNDfuQrs4GB3dvByMM9ojyFHw-ExrDYapJHBuMovYABEGrabFChkrO9vAYi7UAvRk2fC8.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/vSGurvFi7J9DFpc3gRh0zb7zfLGEZfPgQADV5W675RU-SOsE32TvAEDx4Ogk8IUoJ8eiJFzZUTZWzAjnjTzmlhU.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/vkmZkh-CHOvBXhWqyxI7y7yhtJnjEZhooZMtIOrKbdc-2IAHU0readmKJy05HSHAUr9ZfblPKy1cYnIzD6FaafQ.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/P20rFYUuJYBG6P413-kmy1MH2c5-AHidHeOkhurVW9E-s9pky6iiS9O9L4P9FGQnIeXl7IrK7HsqmKdubOA2j4w.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:normal}.contact-section[data-v-ed0aa737]{color:#fff;background-color:#050609;background-position:50%;background-size:cover;min-height:100svh;position:relative;overflow:hidden}.contact-section__shade[data-v-ed0aa737]{pointer-events:none;background:linear-gradient(90deg,#00000094,#00000061 62%,#0000007a),linear-gradient(#0000007a,#00000024 48%,#000000ad);position:absolute;inset:0}.contact-section__content[data-v-ed0aa737]{--navigation-frame-inset:16px;--navigation-header-height:51px;--navigation-rail-width:67px;--contact-column-gap:clamp(56px,8vw,144px);--contact-padding-top:clamp(88px,11vh,132px);--contact-padding-right:max(5vw,68px);--contact-padding-bottom:clamp(56px,8vh,96px);--contact-padding-left:7.2vw;z-index:1;align-items:end;gap:var(--contact-column-gap);width:100%;min-height:100svh;padding:var(--contact-padding-top) var(--contact-padding-right) var(--contact-padding-bottom) var(--contact-padding-left);grid-template-columns:minmax(0,1.4fr) minmax(320px,.6fr);display:grid;position:relative}.contact-section__heading[data-v-ed0aa737]{align-self:start}.contact-list__label[data-v-ed0aa737],.contact-section__eyebrow[data-v-ed0aa737],.contact-section__index[data-v-ed0aa737]{font-family:IBM Plex Mono,IBM Plex Mono Fallback\: Courier New,IBM Plex Mono Fallback\: Roboto Mono,IBM Plex Mono Fallback\: Noto Sans Mono,monospace;font-size:11px}.contact-section__index[data-v-ed0aa737]{color:#ffffff8c;margin-bottom:clamp(48px,8vh,92px);display:block}.contact-section__eyebrow[data-v-ed0aa737]{color:#5ee2dd;letter-spacing:.08em;margin-bottom:18px;display:block}.contact-section__title[data-v-ed0aa737]{letter-spacing:-.06em;margin:0;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(58px,7.5vw,132px);font-weight:900;line-height:.84}.contact-section__horizontal-line[data-v-ed0aa737]{width:calc(100% + var(--contact-column-gap) + var(--contact-padding-left) - var(--navigation-frame-inset) - var(--navigation-rail-width));height:1px;margin-top:clamp(28px,4vh,48px);margin-left:calc(var(--navigation-frame-inset) + var(--navigation-rail-width) - var(--contact-padding-left));pointer-events:none;background:#ffffff47;display:block}.contact-section__description[data-v-ed0aa737]{color:#ffffffb8;width:min(100%,620px);min-height:68px;margin-top:clamp(22px,3vh,36px);font-family:Cabinet Grotesk,sans-serif;font-size:15px;line-height:1.5}.contact-list[data-v-ed0aa737]{border-top:1px solid #ffffff47;width:100%}.contact-section__vertical-line[data-v-ed0aa737]{top:calc(var(--navigation-frame-inset) + var(--navigation-header-height));bottom:var(--navigation-frame-inset);left:calc(var(--contact-padding-left) + (100% - var(--contact-padding-left) - var(--contact-padding-right) - var(--contact-column-gap))*.7 + var(--contact-column-gap));pointer-events:none;background:#ffffff47;width:1px;position:absolute}.contact-list__item[data-v-ed0aa737]{color:#fff;border-bottom:1px solid #ffffff47;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:18px;min-height:98px;padding:18px 4px;text-decoration:none;transition:color .22s,padding .22s,background-color .22s;display:grid}.contact-list__item[data-v-ed0aa737]:focus-visible,.contact-list__item[data-v-ed0aa737]:hover{color:#5ee2dd;background:#ffffff12;outline:none;padding-left:14px;padding-right:14px}.contact-list__icon[data-v-ed0aa737]{width:28px;height:28px}.contact-list__copy[data-v-ed0aa737]{flex-direction:column;gap:7px;min-width:0;display:flex}.contact-list__label[data-v-ed0aa737]{color:#ffffff85;letter-spacing:.08em}.contact-list__value[data-v-ed0aa737]{text-overflow:ellipsis;white-space:nowrap;font-family:Cabinet Grotesk,sans-serif;font-size:clamp(18px,1.6vw,25px);font-weight:700;overflow:hidden}.contact-list__arrow[data-v-ed0aa737]{font-family:IBM Plex Mono,IBM Plex Mono Fallback\: Courier New,IBM Plex Mono Fallback\: Roboto Mono,IBM Plex Mono Fallback\: Noto Sans Mono,monospace;font-size:20px}@media (width<=968px){.contact-section[data-v-ed0aa737]{background-position:50%}.contact-section__content[data-v-ed0aa737]{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:52px;padding:88px 24px 64px;display:flex}.contact-section__vertical-line[data-v-ed0aa737]{display:none}.contact-section__heading[data-v-ed0aa737]{align-self:stretch}.contact-section__index[data-v-ed0aa737]{margin-bottom:48px}.contact-section__title[data-v-ed0aa737]{font-size:clamp(46px,13.2vw,82px)}.contact-section__horizontal-line[data-v-ed0aa737]{width:100%;margin-left:0}.contact-section__description[data-v-ed0aa737]{min-height:90px}}@media (prefers-reduced-motion:reduce){.contact-list__item[data-v-ed0aa737]{transition:none}}.header-scroll-background[data-v-a8de026e]{pointer-events:none;transform-origin:0;background:#ffffff14;position:absolute;inset:0}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/IOQmCJk1c1X8tTiR2_xRphUddTG90WpG00y3mrL7asc-fI5Z9vM1TPimFu47KjlvcLJubuCXAUmRe99EOBGK4Jg.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono Fallback\: Courier New;src:local(Courier New);size-adjust:99.9837%;ascent-override:102.517%;descent-override:27.5045%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono Fallback\: Noto Sans Mono;src:local(Noto Sans Mono);size-adjust:100%;ascent-override:102.5%;descent-override:27.5%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/ib-aovnRDsdvSBzUC6Ll2tdWY2U3C9FsxsqLnPpAg18-c_nItv4f1UIuWsSuQgkfygxojtODoHxU-eKvW69FGyI.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/vSGurvFi7J9DFpc3gRh0zb7zfLGEZfPgQADV5W675RU-SOsE32TvAEDx4Ogk8IUoJ8eiJFzZUTZWzAjnjTzmlhU.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/P20rFYUuJYBG6P413-kmy1MH2c5-AHidHeOkhurVW9E-s9pky6iiS9O9L4P9FGQnIeXl7IrK7HsqmKdubOA2j4w.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/r2KASPa1NYEuoln4lN0W3EcSZ4QcjSeSmKvuJKUW_e0-EBXL59uF8lOU0BbZ0Qd0HKaqxnk9ahNM_OUahEvA2bA.woff2)format("woff2");font-display:swap;unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono Fallback\: Roboto Mono;src:local(Roboto Mono);size-adjust:99.9837%;ascent-override:102.517%;descent-override:27.5045%;line-gap-override:0%}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/iwtMiRQr9MVxkS-mqNWNDfuQrs4GB3dvByMM9ojyFHw-ExrDYapJHBuMovYABEGrabFChkrO9vAYi7UAvRk2fC8.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular Italic),local(IBM Plex Mono Italic),url(../_fonts/2vrrJ3MJLeeRdsxoGShjYhieJbC2KYTsL2TxP6pMbHw-M0DkDLNITN2p_m211B__nX1QX-Xza3m69L-nMauwf2g.woff2)format("woff2");font-display:swap;unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB;font-weight:400;font-style:italic}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/uqOUEfp6GyasEjSs6mPL4xH4Ogfg9dejwyGqFvieEhQ-1DC4lhOKAtHn_hSVO1eAmsDfxgXpJii8eq16JZynm5s.woff2)format("woff2");font-display:swap;unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/vkmZkh-CHOvBXhWqyxI7y7yhtJnjEZhooZMtIOrKbdc-2IAHU0readmKJy05HSHAUr9ZfblPKy1cYnIzD6FaafQ.woff2)format("woff2");font-display:swap;unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono;src:local(IBM Plex Mono Regular),local(IBM Plex Mono),url(../_fonts/oA7rp6XLB_UIP_utZxXIDlSPcMeVLGKMaeey_kAD0fo-98JsXCHs_mcC6olFARmc-2GM9H4YyxJhTUClXLaqEOU.woff2)format("woff2");font-display:swap;unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;font-weight:400;font-style:normal}.mobile-navigation[data-v-9efa3471]{z-index:20;pointer-events:auto;transform-origin:0;background:#000000f5;border-right:1px solid #fff3;border-bottom-left-radius:8px;flex-direction:column;width:min(360px,100% - 32px);padding:42px 28px 28px;display:flex;position:absolute;top:51px;bottom:0;left:0;overflow:hidden}.mobile-navigation__eyebrow[data-v-9efa3471]{color:#fff;letter-spacing:.12em;font-family:IBM Plex Mono,IBM Plex Mono Fallback\: Courier New,IBM Plex Mono Fallback\: Roboto Mono,IBM Plex Mono Fallback\: Noto Sans Mono,monospace;font-size:10px;display:block}.mobile-navigation__connect[data-v-9efa3471],.mobile-navigation__group[data-v-9efa3471]{align-items:flex-start;gap:28px;display:flex}.mobile-navigation__links[data-v-9efa3471]{flex-direction:column;gap:clamp(28px,5vh,52px);display:flex}.mobile-navigation__item[data-v-9efa3471]{color:#fff;align-items:baseline;gap:24px;width:fit-content;margin:-8px -12px;padding:8px 12px;transition:color .18s,background-color .18s;display:flex}.mobile-navigation__item.is-active[data-v-9efa3471]{color:#05060a}.mobile-navigation__item[data-v-9efa3471] .scramble{padding:8px 12px}.mobile-navigation__item.is-active[data-v-9efa3471] .scramble{background:#fff}.mobile-navigation__item.is-active .mobile-navigation__index[data-v-9efa3471]{color:#ffffff6b}.mobile-navigation__index[data-v-9efa3471]{color:#ffffff6b;font-family:IBM Plex Mono,IBM Plex Mono Fallback\: Courier New,IBM Plex Mono Fallback\: Roboto Mono,IBM Plex Mono Fallback\: Noto Sans Mono,monospace;font-size:10px}.mobile-navigation__item[data-v-9efa3471] .scramble__sizer,.mobile-navigation__item[data-v-9efa3471] .scramble__text{letter-spacing:-.04em;font-family:Cabinet Grotesk,sans-serif;font-weight:900;line-height:.9;font-size:clamp(22px,9vw - 10px,42px)!important}.mobile-navigation__item.is-active[data-v-9efa3471] .scramble__sizer,.mobile-navigation__item.is-active[data-v-9efa3471] .scramble__text{color:#05060a!important}@media (hover:hover) and (width>=969px){.mobile-navigation__item[data-v-9efa3471]:hover{color:#fff;background:0 0}.mobile-navigation__item:hover .mobile-navigation__index[data-v-9efa3471]{color:#ffffff6b}.mobile-navigation__item[data-v-9efa3471]:hover .scramble{background:#fff}.mobile-navigation__item[data-v-9efa3471]:hover .scramble__sizer,.mobile-navigation__item[data-v-9efa3471]:hover .scramble__text{color:#05060a!important}}.mobile-navigation__connect[data-v-9efa3471]{color:#ffffffc7;letter-spacing:.08em;border-top:1px solid #fff3;margin-top:auto;margin-left:-28px;margin-right:-28px;padding-top:24px;padding-left:28px;padding-right:28px;font-family:IBM Plex Mono,IBM Plex Mono Fallback\: Courier New,IBM Plex Mono Fallback\: Roboto Mono,IBM Plex Mono Fallback\: Noto Sans Mono,monospace;font-size:12px}.mobile-navigation__connect-links[data-v-9efa3471]{flex-direction:column;gap:12px;display:flex}.mobile-navigation__audio[data-v-9efa3471]{border-top:1px solid #fff3;margin:24px -28px -28px;padding:18px 28px 20px}.mobile-navigation__audio-button[data-v-9efa3471]{color:#fff;cursor:pointer;letter-spacing:.1em;align-items:center;gap:14px;font-family:IBM Plex Mono,IBM Plex Mono Fallback\: Courier New,IBM Plex Mono Fallback\: Roboto Mono,IBM Plex Mono Fallback\: Noto Sans Mono,monospace;font-size:10px;display:inline-flex}.mobile-navigation__audio-icon[data-v-9efa3471],.rail-audio-icon[data-v-9efa3471]{align-items:center;gap:3px;height:18px;min-height:18px;display:inline-flex}.mobile-navigation__audio-icon .indicator-line[data-v-9efa3471],.rail-audio-icon .indicator-line[data-v-9efa3471]{transform-origin:50%;height:16px;transform:scaleY(.25)}.mobile-navigation__audio-icon .indicator-line.active[data-v-9efa3471],.rail-audio-icon .indicator-line.active[data-v-9efa3471]{animation:.5s infinite mobile-audio-indicator-9efa3471}@keyframes mobile-audio-indicator-9efa3471{0%,to{transform:scaleY(.25)}50%{transform:scaleY(1)}}.mobile-navigation__audio-label[data-v-9efa3471]{white-space:nowrap}.mobile-menu-enter-active[data-v-9efa3471],.mobile-menu-leave-active[data-v-9efa3471]{transition:transform .32s cubic-bezier(.65,0,.35,1),opacity .22s}.mobile-menu-enter-from[data-v-9efa3471],.mobile-menu-leave-to[data-v-9efa3471]{opacity:0;transform:scaleX(0)}.menu-icon__line[data-v-9efa3471]{transition:transform .22s,width .22s}button[aria-expanded=true] .menu-icon__line--top[data-v-9efa3471]{transform:translateY(3px)rotate(45deg)}button[aria-expanded=true] .menu-icon__line--bottom[data-v-9efa3471]{width:26px;transform:translateY(-3px)rotate(-45deg)}.layout-enter-active[data-v-9efa3471],.layout-leave-active[data-v-9efa3471]{transition:opacity .5s}.layout-enter-from[data-v-9efa3471],.layout-leave-to[data-v-9efa3471]{opacity:0}
