.body_wrapper__ASSOr{width:calc(100% - 6rem);max-width:var(--max-width);min-height:var(--100vh,100vh);margin:auto;display:flex;flex-direction:column}@media screen and (max-width:768px){.body_wrapper__ASSOr{width:calc(100% - 3rem)}}.header_header__nzcJB{position:relative;z-index:2000;display:flex;align-items:center;justify-content:center;width:100%;height:var(--header-height);margin:0 auto;position:fixed;top:0;left:50%;translate:-50% 0;padding-inline:3rem;transition:all .3s ease-in-out}@media screen and (max-width:768px){.header_header__nzcJB{padding-inline:1.5rem}}.header_header__nzcJB.header_scrolled__iIB6u{height:calc(var(--header-height)*.6);background-color:rgb(var(--color-background))}.header_header__nzcJB.header_down__DRWyB{transform:translateY(-100%)}.header_header__nzcJB.header_up__NcVJH{transform:translateY(0)}.header_header__nzcJB.header_top__wdbx1 h1{font-size:3.2rem}.header_header__nzcJB .header_container__tgaXA{position:relative;width:100%;max-width:var(--max-width);margin:0 auto;display:flex;align-items:center}.header_header__nzcJB .header_title__Jd_SI{margin-right:auto}.header_header__nzcJB h1{font-family:var(--font-ibmplexsans);font-size:2.4rem;line-height:1rem;translate:0 -.1em}.header_header__nzcJB nav{display:flex;align-items:center;gap:2.4rem}@media screen and (max-width:768px){.header_header__nzcJB nav{gap:1.6rem}}.header_header__nzcJB .header_themeSwitcher__j5hmm{margin-left:3.2rem;translate:0 .12em}@media screen and (max-width:768px){.header_header__nzcJB .header_themeSwitcher__j5hmm{margin-left:1.6rem}}.header_placeholder__HVYB_{position:relative;width:100%;height:var(--header-height);z-index:1}.header_placeholder__HVYB_:before{position:absolute;top:0;left:50%;transform:translateX(-50%);content:"";display:block;width:100vw;height:100%;background-color:rgb(var(--color-background));z-index:-1}.main_main__TWJlT{position:relative;flex:1 1;z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center}.main_main__TWJlT:before{position:absolute;top:0;left:50%;transform:translateX(-50%);content:"";display:block;width:100vw;height:100%;background-color:rgb(var(--color-background));z-index:-1}.main_main__TWJlT>*{width:100%}.nav_item__n4oGK.nav_active__trnsa strong,.nav_item__n4oGK:hover strong{text-decoration:underline;text-decoration-thickness:.1rem;text-underline-offset:.2rem}.nav_item__n4oGK:hover strong{-webkit-text-decoration-color:rgb(var(--color-gray-300));text-decoration-color:rgb(var(--color-gray-300))}.nav_item__n4oGK.nav_recent__m12vs sup{background-color:red;border-radius:45%;color:#fff}.nav_item__n4oGK sup{font-size:.6em;vertical-align:top;margin-left:.4em;font-variation-settings:"wght" 500;font-weight:500;width:1rem;height:1rem;display:inline-flex;align-items:center;justify-content:center;padding-right:.15em}.button_button__dZRSb{position:relative;display:flex;align-items:center;justify-content:center;line-height:1;padding:.8em 1.2em;border-radius:999px;box-shadow:0 0 0 .1rem rgba(var(--color-text),.2);width:max-content;color:rgb(var(--color-text));cursor:pointer;transition:all .2s ease}.button_backgroundSolid__uhY1y{background-color:rgb(var(--color-background))}.button_backgroundSolid__uhY1y:hover{background-color:rgb(var(--color-gray-300))}.button_backgroundGlass__cl1CZ{background-color:rgba(var(--color-gray-300),.1);background-color:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);color:#fff}.button_backgroundGlass__cl1CZ:hover{background-color:rgba(var(--color-gray-300),.4)}.launch_lightbox__XlePH{position:fixed;z-index:2000;background-color:rgba(var(--color-text),.8);inset:0;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);display:flex;align-items:center;justify-content:center;padding:1.2rem}.launch_background__hD_w7{position:absolute;inset:0}.launch_container__hCaDw{position:relative;z-index:2;background-color:rgb(var(--color-background));padding:3.2rem 4.8rem;border-radius:1.2rem;height:max-content;max-height:calc(100vh - 2.4rem);overflow:auto;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:768px){.launch_container__hCaDw{padding:1.8rem 1.2rem}}.launch_container__hCaDw h1{line-height:1;font-size:2rem;margin-block:0 1.6rem}.launch_container__hCaDw form{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:36rem}.launch_services__jSBC8{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem}.launch_services__jSBC8 .launch_service__DJA6y{position:relative}.launch_services__jSBC8 .launch_service__DJA6y input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.launch_services__jSBC8 .launch_service__DJA6y input[type=checkbox]:checked~label{box-shadow:0 0 0 .1rem rgb(var(--color-text));background:rgb(var(--color-text));color:rgb(var(--color-background))}.launch_services__jSBC8 .launch_service__DJA6y label{display:flex;align-items:center;justify-content:center;line-height:1;padding:.6em 1.2em;border-radius:999px;box-shadow:0 0 0 .1rem rgb(var(--color-gray-200));width:max-content;color:rgb(var(--color-text));cursor:pointer;transition:all .2s ease}.launch_services__jSBC8 .launch_service__DJA6y label:hover{box-shadow:0 0 0 .1rem rgb(var(--color-gray-400))}.launch_inputs__jP__F{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem;margin-block:1.2rem;width:100%}@media screen and (max-width:768px){.launch_inputs__jP__F{grid-template-columns:1fr;gap:0}}.launch_inputs__jP__F .launch_input__og1nI{display:block}.launch_inputs__jP__F .launch_input__og1nI label{display:none}.launch_inputs__jP__F .launch_input__og1nI input,.launch_inputs__jP__F .launch_input__og1nI textarea{padding:.6rem 0;border-bottom:.1rem solid rgb(var(--color-gray-200));width:100%}@media screen and (max-width:768px){.launch_inputs__jP__F .launch_input__og1nI input,.launch_inputs__jP__F .launch_input__og1nI textarea{padding:1.2rem 0}}.launch_inputs__jP__F .launch_input__og1nI input.launch_error__Sktwo,.launch_inputs__jP__F .launch_input__og1nI textarea.launch_error__Sktwo{border-bottom:.1rem solid red}.launch_inputs__jP__F .launch_input__og1nI input.launch_error__Sktwo::placeholder,.launch_inputs__jP__F .launch_input__og1nI textarea.launch_error__Sktwo::placeholder{color:red}.launch_inputs__jP__F .launch_input__og1nI input::placeholder,.launch_inputs__jP__F .launch_input__og1nI textarea::placeholder{color:rgb(var(--color-gray-400))}.launch_inputs__jP__F .launch_input__og1nI.launch_message__Pq765{grid-column:span 2}@media screen and (max-width:768px){.launch_inputs__jP__F .launch_input__og1nI{grid-column:span 2}}.launch_submit__xONe_{margin:0 auto}.launch_global__1vUPI{position:fixed;z-index:1000;bottom:2rem;right:2rem;height:3.2rem;border-radius:999px;background-color:rgb(var(--color-text));color:rgb(var(--color-background));padding:.4rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;cursor:pointer;max-width:3.2rem}.launch_global__1vUPI .launch_rocket__pfCW3{position:absolute;top:.4rem;right:.4rem;display:block;width:2.4rem;height:2.4rem;background-image:url(/images/rocket.png);background-size:80% auto;background-position:50%;background-repeat:no-repeat}.launch_global__1vUPI span{transition:all .2s ease;padding-inline:1.2rem 3.2rem;white-space:nowrap;opacity:0}.launch_global__1vUPI:hover{max-width:100%}.launch_global__1vUPI:hover span{opacity:1}.media_media__wQwGY{position:relative}.media_ratio__Jox61{position:relative;display:block;width:100%}.media_ratio__Jox61:before{content:"";display:block}.media_ratio__Jox61.media_ratio__11__mAicT:before{padding-top:100%}.media_ratio__Jox61.media_ratio__169__b3RP_:before{padding-top:56.25%}.media_ratio__Jox61.media_ratio__43__yfv6_:before{padding-top:75%}.media_ratio__Jox61.media_ratio__45__iuWuM:before{padding-top:125%}.media_ratio__Jox61.media_ratio__32__nvbaz:before{padding-top:66.6666666667%}.media_ratio__Jox61>*{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.media_loading__xYEk1{background-color:rgb(var(--color-gray-200))}.studios_container__nfQRe{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;width:100%}@media(max-width:768px){.studios_container__nfQRe{grid-template-columns:1fr;gap:1.5rem}}.studios_studio__QNF2A{position:relative;display:flex;flex-direction:column;width:100%}.studios_studio__QNF2A .studios_cover__gV_f9{position:relative;border-radius:1.2rem;overflow:hidden;margin-bottom:1.2rem;background-color:rgb(var(--color-gray-200))}@media screen and (max-width:768px){.studios_studio__QNF2A .studios_cover__gV_f9{margin-bottom:.8rem}}.studios_studio__QNF2A .studios_title__o1eTN{position:relative;display:flex;font-size:1.6rem;margin-bottom:.8rem;line-height:1;font-variation-settings:"wght" 450;font-weight:450}@media screen and (max-width:768px){.studios_studio__QNF2A .studios_title__o1eTN{font-size:1.2em;margin-bottom:.6rem}}.studios_studio__QNF2A .studios_emoji__iZ4z4{display:block;margin-right:.32em;translate:0 -.08em}.studios_studio__QNF2A .studios_name__0sZ6n{display:block}.studios_studio__QNF2A .studios_info__jHyu1{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media(max-width:768px){.studios_studio__QNF2A .studios_info__jHyu1{grid-template-columns:1fr;gap:0}}.studios_studio__QNF2A .studios_description__0LbnU{position:relative;font-size:1.2rem;line-height:1.2}@media(max-width:768px){.studios_studio__QNF2A .studios_description__0LbnU{font-size:1rem;margin-bottom:.4rem}.studios_studio__QNF2A .studios_description__0LbnU br{display:none}}.studios_studio__QNF2A .studios_address__uPzc8{position:relative;font-size:1em;opacity:.5;text-align:right}@media(max-width:768px){.studios_studio__QNF2A .studios_address__uPzc8{text-align:left}}.studios_studio__QNF2A .studios_contact__edPKe{position:relative;font-size:1em}@media(max-width:768px){.studios_studio__QNF2A .studios_contact__edPKe{opacity:.5}}@font-face{font-family:__IBM_Plex_Sans_09f46c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0148c4ca3456ea72-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__IBM_Plex_Sans_09f46c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4184cf5f191b83db-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__IBM_Plex_Sans_09f46c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/28cea0425961ab58-s.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:__IBM_Plex_Sans_09f46c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b4c759cba7a5f011-s.p.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__IBM_Plex_Sans_09f46c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/de555e6bc944c11a-s.p.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__IBM_Plex_Sans_09f46c;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/791334aa8b2b679f-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__IBM_Plex_Sans_Fallback_09f46c;src:local("Arial");ascent-override:101.44%;descent-override:27.22%;line-gap-override:0.00%;size-adjust:101.04%}.__className_09f46c{font-family:__IBM_Plex_Sans_09f46c,__IBM_Plex_Sans_Fallback_09f46c;font-weight:400;font-style:normal}.__variable_09f46c{--font-ibmplexsans:"__IBM_Plex_Sans_09f46c","__IBM_Plex_Sans_Fallback_09f46c"}@font-face{font-family:__Inter_162635;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ec159349637c90ad-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Inter_162635;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/513657b02c5c193f-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Inter_162635;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/fd4db3eb5472fc27-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Inter_162635;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/51ed15f9841b9f9d-s.woff2) format("woff2");unicode-range:U+0370-03ff}@font-face{font-family:__Inter_162635;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/05a31a2ca4975f99-s.p.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Inter_162635;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/d6b16ce4a6175f26-s.p.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Inter_162635;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c9a5bc6a7c948fb0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Inter_Fallback_162635;src:local("Arial");ascent-override:90.20%;descent-override:22.48%;line-gap-override:0.00%;size-adjust:107.40%}.__className_162635{font-family:__Inter_162635,__Inter_Fallback_162635;font-style:normal}.__variable_162635{--font-inter:"__Inter_162635","__Inter_Fallback_162635"}:where(:not(iframe,canvas,img,svg,video):not(svg *,symbol *)){all:unset;display:revert}*,:after,:before{box-sizing:border-box;outline:none}a,button{cursor:revert}li,menu,ol,ul{list-style:none}img{max-width:100%}table{border-collapse:collapse}textarea{white-space:revert}meter{-webkit-appearance:revert;-moz-appearance:revert;appearance:revert}::placeholder{all:unset}:where([hidden]){display:none}:where([contenteditable]){-moz-user-modify:read-write;-webkit-user-modify:read-write;overflow-wrap:break-word;line-break:after-white-space;-webkit-line-break:after-white-space}:where([draggable=true]){-webkit-user-drag:element}svg{fill:currentColor}@font-face{font-family:Inter;src:url(/fonts/inter/Inter-VariableFont_slnt,wght.ttf) format("truetype-variations"),url(/fonts/inter/Inter-VariableFont_slnt,wght.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}:root{--max-width:100%;--color-background:var(--color-gray-50);--color-text:var(--color-gray-1000);--color-gray-50:247,247,247;--color-gray-100:229,228,227;--color-gray-200:210,208,207;--color-gray-300:182,180,179;--color-gray-400:156,153,151;--color-gray-500:137,134,132;--color-gray-600:109,106,104;--color-gray-700:92,90,88;--color-gray-800:79,78,77;--color-gray-900:51,51,51;--color-gray-1000:26,26,26;--header-height:8rem;--max-width:1400px}:root[data-theme=dark]{--color-gray-1000:247,247,247;--color-gray-900:229,228,227;--color-gray-800:210,208,207;--color-gray-700:182,180,179;--color-gray-600:156,153,151;--color-gray-500:137,134,132;--color-gray-400:109,106,104;--color-gray-300:92,90,88;--color-gray-200:79,78,77;--color-gray-100:51,51,51;--color-gray-50:26,26,26}[data-theme=dark] img{filter:blur(0) brightness(.9) grayscale(.15) contrast(1.1)}body,html{position:relative;width:100%;height:100%;font-family:Inter,sans-serif;font-weight:400;font-variation-settings:"wght" 400;font-size:100%;line-height:1.5;color:rgb(var(--color-text));background-color:rgb(var(--color-background));min-height:var(--100vh,100vh);letter-spacing:-.03em}@media screen and (max-width:768px){body,html{font-size:3.2vw}}img{display:block;object-fit:cover;object-position:center center}.notionDefault p{margin-bottom:.5rem}.notionDefault p:empty{display:block;height:.75rem}.notionDefault h1,.notionDefault h2,.notionDefault h3{line-height:1.375;letter-spacing:-.02em;margin-block:1em .5em}.notionDefault h1{font-size:2.5rem}.notionDefault h2{font-size:2rem}.notionDefault h3{font-size:1.5rem}.notionColumns{display:flex;gap:1rem;margin-bottom:1rem}.notionColumns:not(:first-child){margin-top:1.5rem}.notionColumns .notionColumn{width:100%}.notionImage{position:relative!important;margin-block:1.5rem}.notionImage:first-child{margin-top:0}.notionImage img{object-fit:contain;width:100%!important;max-width:100%!important;position:relative!important;height:unset!important;inset:unset!important}.notionVideo{position:relative;width:100%;overflow:hidden;margin-block:1.5rem}.notionVideo:first-child{margin-top:0}.notionVideo:before{content:"";display:block;width:100%;padding-top:56.25%}.notionVideo iframe{position:absolute;inset:0;width:100%;height:100%;display:block}.loadingAnimBg{background:linear-gradient(90deg,rgb(var(--color-gray-200)) 0,rgb(var(--color-gray-300)) 50%,rgb(var(--color-gray-200)) 100%);background-size:400% 400%;animation:loadingGradient 2s ease-in-out infinite}@keyframes loadingGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.loadingPage{position:relative;width:100%;height:calc(100vh - var(--header-height));display:flex;align-items:center;justify-content:center;pointer-events:none;flex:1 1}.loadingPage .loadingPageHourglass{display:inline-block;position:relative;width:80px;height:80px;mix-blend-mode:difference;scale:.25}.loadingPage .loadingPageHourglass:after{content:" ";display:block;border-radius:50%;width:0;height:0;margin:8px;box-sizing:border-box;border-color:#fff transparent;border-style:solid;border-width:32px;animation:lds-hourglass 1.2s infinite}@keyframes lds-hourglass{0%{transform:rotate(0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}50%{transform:rotate(900deg);animation-timing-function:cubic-bezier(.215,.61,.355,1)}to{transform:rotate(5turn)}}.line-through{text-decoration:line-through;text-decoration-thickness:.1em}.footer_footer__vs2V6{position:relative;padding-block:3.2rem;position:-webkit-sticky;position:sticky;bottom:0;left:0;right:0}@media screen and (max-width:768px){.footer_footer__vs2V6{padding-block:1.6rem;position:relative;bottom:unset;left:unset;right:unset}}.footer_footer__vs2V6:before{position:absolute;top:0;left:50%;transform:translateX(-50%);content:"";display:block;width:100vw;height:100%;background-color:rgb(var(--color-gray-200));z-index:-1}.footer_studios__lmBCs{position:relative}.footer_studios__lmBCs display+.footer_container__oVv7r{margin-top:2rem}.footer_container__oVv7r{position:relative;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-top:2rem}@media screen and (max-width:768px){.footer_container__oVv7r{grid-template-columns:1fr;gap:.4rem}}.footer_links__UYrqR{display:flex;align-items:center;gap:2rem}@media screen and (max-width:768px){.footer_links__UYrqR{order:-1}}.footer_info__ieQtI{display:flex;justify-content:space-between;align-items:flex-end}.footer_ratHole__Qa5gv{position:relative;display:flex;align-items:flex-end;justify-content:flex-end;height:1.2rem;width:1.6rem;overflow:hidden;translate:0 -.32em}.footer_ratHole__Qa5gv:hover .footer_rat__qn7da{transform:translateX(0);transition:all .2s ease-in-out .4s}.footer_ratHole__Qa5gv .footer_rat__qn7da{position:absolute;right:0;bottom:0;display:block;width:1.1rem;height:.7rem;border-radius:100% 0 0 0;background-color:rgb(var(--color-text));transform:translateX(100%);transition:all .5s ease-in-out 1s}.footer_ratHole__Qa5gv .footer_rat__qn7da:before{content:"";display:block;width:.15rem;height:.15rem;border-radius:100%;background-color:rgb(var(--color-background));position:absolute;top:.3rem;left:.5rem}.footer_ratHole__Qa5gv .footer_rat__qn7da:after{content:"";display:block;width:.5rem;height:.5rem;border-radius:50% 50% 0 50%;background-color:rgb(var(--color-text));position:absolute;top:-.4rem;left:.65rem}.footer_ratHole__Qa5gv .footer_hole__bIkpj{position:relative}.footer_ratHole__Qa5gv .footer_hole__bIkpj:after,.footer_ratHole__Qa5gv .footer_hole__bIkpj:before{content:"";display:block;width:1rem;height:1rem;background-color:rgb(var(--color-gray-400));cursor:pointer}.footer_ratHole__Qa5gv .footer_hole__bIkpj:after{height:.8rem}.footer_ratHole__Qa5gv .footer_hole__bIkpj:before{position:absolute;top:-50%;border-radius:50%}