:root{--white: #fff;--glass-color: rgba(255, 255, 255, .2);--glass-stroke-color: rgba(255, 255, 255, .3);--blue-text: rgb(15, 15, 15);--blue-cta: rgb(15, 15, 15);--blue-cta-hover: rgb(51, 51, 51);--blue-cta-text: rgb(255, 255, 255);--front-desk-text: rgb(108, 0, 0);--front-desk-cta: rgba(196, 45, 45, .35);--front-desk-cta-hover: rgba(196, 45, 45, .5);--front-desk-cta-text: rgb(108, 0, 0);--consultation-room-text: rgb(26, 61, 28);--consultation-room-cta: rgba(25, 147, 23, .35);--consultation-room-cta-hover: rgba(25, 147, 23, .6);--consultation-room-cta-text: rgb(26, 61, 28);--surgery-room-text: rgb(41, 26, 61);--surgery-room-cta: rgba(107, 23, 147, .35);--surgery-room-cta-hover: rgba(107, 23, 147, .6);--surgery-room-cta-text: rgb(41, 26, 61);--doctors-office-text: rgb(54, 39, 16);--doctors-office-cta: rgba(229, 174, 32, .35);--doctors-office-cta-hover: rgba(229, 174, 32, .6);--doctors-office-cta-text: rgb(54, 39, 16);--server-room-text: rgb(86, 52, 2);--server-room-cta: rgba(216, 94, 6, .35);--server-room-cta-hover: rgba(216, 94, 6, .6);--server-room-cta-text: rgb(86, 52, 2);--administration-room-text: rgb(24, 26, 90);--administration-room-cta: rgba(23, 124, 147, .35);--administration-room-cta-hover: rgba(23, 124, 147, .6);--administration-room-cta-text: rgb(24, 26, 90);--aftercare-text: rgb(15, 56, 34);--aftercare-cta: rgba(23, 147, 72, .35);--aftercare-cta-hover: rgba(23, 147, 72, .6);--aftercare-cta-text: rgb(15, 56, 34);--pad: 30px;--info-blue: #0f0f0f;--info-blue-50: color-mix(in lch, var(--info-blue) 50%, transparent);--info-blue-15: color-mix(in lch, var(--info-blue) 15%, transparent);--info-red: rgba(15, 15, 15, .6);--bg-color: #fff;--font: "Instrument Sans", "Helvetica Neue", Arial, sans-serif;--body-font: normal 400 16px/1.2em var(--font);--body-color: #000;--ui-color: #000;--ui-hover-color: #fff;--text-color: var(--blue-text);--cta-color: var(--blue-cta);--cta-hover-color: var(--blue-cta-hover);--cta-text-color: var(--blue-cta-text);--text-color-50: color-mix(in lch, var(--text-color) 50%, transparent);--text-color-20: color-mix(in lch, var(--text-color) 20%, transparent)}*{-webkit-user-select:none;user-select:none;font-family:inherit;-webkit-tap-highlight-color:transparent}html{height:100%}body{margin:0;height:100%;overflow:hidden;background:var(--bg-color);background:linear-gradient(0deg,#b29fa3,#d2cacc);font:var(--body-font);color:var(--body-color);-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:grayscale}#app{position:fixed;inset:0}button{appearance:none;border:0;background:none;padding:0;font:inherit;cursor:pointer;color:inherit}a{text-decoration:none;color:inherit}p a{text-decoration:underline}p{margin:0}li{margin:22px 0}h1,h2,h3,h4{margin:0;font-weight:inherit}.D1{font:400 80px/.97em var(--font);letter-spacing:-.02em}.D2{font:600 60px/.97em var(--font);letter-spacing:0}.D3{font:400 40px/1.2em var(--font);letter-spacing:-.02em}.D4{font:400 38px/.97em var(--font);letter-spacing:0}.D7 h3,.D5{font:400 24px/1.2em var(--font);letter-spacing:0}.D7 h4,.D6{font:400 22px/1.15em var(--font);letter-spacing:-.02em}.D9 h3,.D7{font:400 16px/1.2em var(--font);letter-spacing:0}.D9 h4,.D8{font:400 14px/1.2em var(--font);letter-spacing:0}.D9{font:400 12px/1.5em var(--font);letter-spacing:0}.D10{font:400 10px/1.2em var(--font);letter-spacing:0}.D-mobile-menu{font:400 34px/1.2em var(--font);letter-spacing:-.02em}u{text-decoration:none;opacity:.5}b,strong{font-weight:600}.glass-bg{background:var(--glass-color);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.column{width:calc(100% - 2 * var(--pad));max-width:822px;margin:0 auto}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.webgl-container{position:fixed;inset:0;z-index:-1}.webgl-container canvas{display:block;width:100%;height:100%}@media(max-width:768px){:root{--pad: 25px}.D3{font:400 30px/1.2em var(--font)}.D6{font:400 18px/1.15em var(--font)}}:root{--studio-ink: oklch(.31 .043 166);--studio-paper: oklch(.955 .018 87);--studio-accent: oklch(.64 .13 36);--studio-muted: oklch(.49 .027 148);--studio-line: oklch(.72 .025 148 / .35);--font-display: Georgia, "Times New Roman", serif;--body-color: var(--studio-ink);--bg-color: var(--studio-paper);--info-blue: var(--studio-ink);--white: var(--studio-paper)}body{background:var(--studio-paper);color:var(--studio-ink)}#app .chrome:before{content:"";position:fixed;inset:0 0 auto;height:96px;background:var(--studio-paper);border-bottom:1px solid var(--studio-line);pointer-events:none;z-index:1}p,h1,h2,h3,h4,.text{user-select:text;-webkit-user-select:text}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid var(--studio-ink);outline-offset:5px}#app .logo{color:var(--studio-ink);width:180px;height:32px;top:28px;left:36px}#app .logo svg{width:180px;height:32px}#app .nav{top:25px;right:36px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;padding:0}#app .nav .kb-border,#app .mobile-nav .kb-border{display:none}#app .nav_link{color:var(--studio-ink);font-size:14px}#app .nav_button{background:var(--studio-ink);color:var(--studio-paper);border-radius:3px;padding:14px 22px;font-size:14px}#app .mobile-nav .glass-bg{-webkit-backdrop-filter:none;backdrop-filter:none}#app .mobile-nav .menu-prompt{background:var(--studio-paper)}#app .mobile-menu{background:var(--studio-paper);-webkit-backdrop-filter:none;backdrop-filter:none}#app .chat{display:none}#app .percentage{color:var(--studio-ink);font-family:var(--font-display)}.studio-loading{position:fixed;left:36px;bottom:36px;z-index:20;color:var(--studio-ink);font-size:14px;letter-spacing:.04em}#app .features--detail{background:var(--studio-paper);color:var(--studio-ink)}#app .features--detail .glass-bg{background:var(--studio-paper);-webkit-backdrop-filter:none;backdrop-filter:none}#app .studio-rail{background:var(--studio-paper)}@media(max-width:768px){#app .chrome:before{height:84px}#app .logo{left:20px;top:24px;width:154px}#app .logo svg{width:154px}#app .mobile-nav{top:20px;right:20px}#app .nav_button{padding:12px 14px;min-height:20px;font-size:12px}}@media(prefers-reduced-motion:reduce){#app *,#app *:before,#app *:after{animation-duration:.01ms!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.chrome{display:contents}.chrome .logo{position:absolute;top:var(--pad);left:var(--pad);width:96px;height:53px;color:#fff;z-index:1}.chrome .logo svg{display:block;width:100%;height:100%}.chrome .nav{position:absolute;top:var(--pad);right:var(--pad);display:flex;height:47px;margin:8px;border-radius:3px;z-index:1;font-size:14px;line-height:1.2em}.chrome .nav_links{display:flex;align-items:center}.chrome .nav_link{color:var(--text-color);text-decoration:none;padding:0 15px;transition:.3s opacity}.chrome .nav_link:first-of-type{padding-left:30px}.chrome .nav_link:last-of-type{padding-right:30px}.chrome .nav_links:hover .nav_link{opacity:.6}.chrome .nav_links:hover .nav_link:hover{opacity:1}.chrome .nav_button{display:flex;color:var(--cta-text-color);align-items:center;padding:0 30px;background:var(--cta-color);border-radius:0 3px 3px 0;transition:.3s background-color,.3s color;white-space:nowrap}.chrome .nav_button:hover{background:var(--cta-hover-color)}.chrome .mobile-nav{display:none;position:absolute;top:var(--pad);right:var(--pad);margin:8px;z-index:2;height:37px}.chrome .menu-prompt{position:relative;width:37px;height:37px;border-radius:3px;margin-right:4px;display:flex;align-items:center;justify-content:center}.chrome .menu-prompt_icon{position:absolute;display:flex;transition:.25s opacity,.25s transform}.chrome .menu-prompt_icon svg{fill:var(--text-color);display:block}.chrome .menu-prompt_icon--close{opacity:0;transform:rotate(-45deg) scale(.8)}.chrome--menu-open .menu-prompt_icon--open{opacity:0;transform:rotate(45deg) scale(.8)}.chrome--menu-open .menu-prompt_icon--close{opacity:1;transform:none}.chrome .mobile-nav .nav_button{border-radius:3px;padding:0 20px;font-size:12px}.chrome .click-catch{display:none;position:fixed;inset:0;z-index:1;background:#0d111353;opacity:0;transition:.3s opacity}.chrome .mobile-menu{display:none;position:fixed;flex-direction:column;top:110px;left:0;right:0;margin:auto;max-width:400px;width:calc(100% - 2 * var(--pad) - 2 * 8px);box-sizing:border-box;padding:5px 20px 20px;border-radius:6px;z-index:1;opacity:0;transform:translateY(-8px) scale(.98);transform-origin:top right;transition:.3s opacity,.3s transform}.chrome--menu-open .click-catch,.chrome--menu-open .mobile-menu{opacity:1;transform:none}.chrome .mobile-menu_links{display:flex;flex-direction:column}.chrome .mobile-menu_link{display:flex;height:2.2em;align-items:center;color:#00000059;border-bottom:.5px solid rgba(255,255,255,.2)}.chrome .mobile-menu_link:last-of-type{border-bottom:none}.chrome .buy-block{display:flex;width:100%;justify-content:space-between;align-items:center;margin-top:70px}.chrome .buy-block_left{display:flex;flex-direction:column}.chrome .buy-block_subtitle{font-size:22px}.chrome .buy-block_description{opacity:.6}.chrome .buy-block_cta{display:block;color:#000;background:#fff;min-width:70px;padding:10px 15px;text-align:center;border-radius:3px;cursor:pointer}.chrome .chat{position:fixed;right:calc(var(--pad) + 8px);bottom:calc(var(--pad) + 8px);z-index:2;width:33px;height:33px;cursor:pointer;color:#000}.chrome .chat .background{position:absolute;inset:0;background:#fff;border-radius:6px;transition:background .15s}.chrome .chat .icon{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;transition:.3s color}.chrome .chat .icon svg{display:block;fill:currentColor}.chrome .chat:hover .background,.chrome .chat--open .background{background:var(--cta-hover-color)}.chrome .chat:hover .icon,.chrome .chat--open .icon{color:var(--cta-text-color)}.percentage{position:fixed;bottom:4vh;right:4vh;color:#ffffff5c;font-size:18vh;font-weight:600;line-height:.7em;letter-spacing:-.02em;z-index:20;pointer-events:none;font-variant-numeric:tabular-nums}@media(max-width:768px){.chrome .nav{display:none}.chrome .mobile-nav,.chrome--menu-open .click-catch,.chrome--menu-open .mobile-menu{display:flex}@media(max-height:690px){.chrome .mobile-menu_link{font-size:28px}.chrome .buy-block{margin-top:50px}.chrome .buy-block_subtitle{font-size:18px}.chrome .buy-block_description{font-size:12px}}@media(max-height:600px){.chrome .mobile-menu_link{font-size:24px}.chrome .buy-block{margin-top:30px}.chrome .buy-block_subtitle{font-size:16px}}@media(max-height:540px){.chrome .mobile-menu_link{font-size:20px}.chrome .buy-block{margin-top:15px}}}.chrome .logo{transition:opacity .35s}[data-feature=open] .chrome .logo{opacity:0;pointer-events:none}.home-ui{position:fixed;inset:0;pointer-events:none;color:var(--text-color)}.home-ui--off{display:none}.scroller{position:fixed;inset:0;overflow-y:auto;overflow-x:hidden;pointer-events:auto;z-index:0}.scroll_content{height:110%}.home{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;position:absolute;inset:0;margin:auto;width:calc(100% - 2 * var(--pad));max-width:320px;height:300px;z-index:1;pointer-events:none;color:#000;transition:opacity .6s,transform .6s}.home--hidden{opacity:0;transform:translateY(-24px)}.home--hidden .home_cta{pointer-events:none}.home_title{min-height:1em;white-space:nowrap}@media(max-width:768px){.home_title{white-space:normal;font-size:48px;line-height:.97}}.home_title .tw-cursor{height:1em;width:.05em;margin-top:0;margin-left:.12em;background:#fff}.description{margin:50px 0}.description_anim_container{position:relative;width:320px;height:1.4em}.description_anim{position:absolute;inset:0 0 auto;transition:transform .5s cubic-bezier(.35,0,0,1),opacity .5s;opacity:1}.description_anim--in{transform:translateY(13px);opacity:0}.description_anim--settled{opacity:.5}.description_anim--out{transform:translateY(-13px);opacity:0!important}.home_cta{pointer-events:auto}.button{color:var(--blue-text);background-color:#fff3;min-width:90px;padding:10px 15px;text-align:center;border-radius:3px;cursor:pointer;position:relative;z-index:1;transition:.3s background-color}.button:hover{background-color:#fff9}.button .text{position:relative}.scroll{position:fixed;left:calc(var(--pad) + 5px);bottom:calc(var(--pad) + 10px);display:flex;align-items:center;z-index:1;transition:opacity .5s}.scroll--hidden{opacity:0}.scroll_icon{display:block;width:20px}.scroll_icon svg{display:block}.scroll_icon .scroll_dot{animation:scroll-bob infinite 1.5s ease-in-out}@keyframes scroll-bob{50%{transform:translateY(8px)}}.scroll_text{width:200px;color:var(--white);margin-left:20px;font-weight:600}.introduction{display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;inset:0;margin:auto;width:calc(100% - 2 * var(--pad));max-width:560px;height:260px;color:#000;z-index:1;transition:1s bottom,1s top,.8s opacity}.introduction_text{width:100%}.introduction_text p{min-height:1.2em}.introduction--before{bottom:-220px;opacity:0}.introduction--after{top:-220px;opacity:0}.introduction .tw-cursor{height:1.2em;margin-left:.2em}.speech{position:fixed;right:calc(var(--pad) + 8px);bottom:calc(var(--pad) + 8px + 60px);transform-origin:bottom right;z-index:2;transition:transform .55s cubic-bezier(.34,1.56,.64,1),opacity .3s}.speech--hidden{transform:scale(0);opacity:0}.speech_background{position:absolute;inset:0;background:#fff;border-radius:6px}.speech_bubble-hook{position:absolute;bottom:-10px;right:14px;width:18px;height:18px}.speech_bubble-hook svg{display:block}.speech_text{color:#000;padding:10px;position:relative;white-space:nowrap;font-weight:600}.hotspots{position:fixed;inset:0;z-index:1;pointer-events:none}.hotspots--hidden{display:none}.hotspot{position:absolute;left:0;top:0;height:44px;display:flex;justify-content:center;align-items:center;pointer-events:auto;cursor:pointer;will-change:transform}.hotspot .background{position:absolute;inset:0;background:#919a8e;border-radius:100px;transition:.3s background,.15s transform}.hotspot--active .background{background:var(--hover-color)}.hotspot--press .background{transform:scale(.94)}.hotspot .stroke{position:absolute;inset:3px;pointer-events:none}.hotspot .icon{position:absolute;width:44px;display:flex;justify-content:center;transition:opacity .2s}.hotspot .icon svg{display:block;margin:auto}.hotspot--active .icon{opacity:0}.hotspot .title{position:relative;color:#fff;font-size:12px;font-weight:600;padding:0 23px;white-space:nowrap;opacity:0;transition:opacity .25s}.hotspot--active .title{opacity:1}.title_number{margin-right:7px}.features{position:fixed;top:0;left:0;bottom:0;width:470px;box-sizing:content-box;display:flex;justify-content:flex-end;flex-direction:column;color:var(--text-color);pointer-events:none;will-change:transform;z-index:2}.features--hidden{visibility:hidden}.features--detail{display:block;z-index:3;overflow-y:auto;overflow-x:hidden;pointer-events:auto}.overview{margin:calc(var(--pad) + 10px);border-radius:6px;pointer-events:auto;position:relative;touch-action:pan-y}.overview_title{margin:30px 20px 100px}.overview_description{margin:10px 20px}.overview_small{margin:10px 20px 7px}.overview_list{display:flex;flex-direction:column}.overview_item{border-top:.5px solid var(--text-color-20);padding:15px 20px;display:flex;align-items:center;cursor:pointer}.overview_item_icon{width:40px;height:40px;margin:-10px;display:flex;align-items:center;justify-content:center;font-size:22px;line-height:1;pointer-events:none;transition:.3s transform}.overview_item_title{margin-left:15px;pointer-events:none;transition:.3s transform}.overview_item:hover .overview_item_icon,.overview_item:hover .overview_item_title{transform:translate(10px)}.overview_cta{background-color:var(--cta-color);display:flex;padding:15px 20px;border-radius:0 0 6px 6px;position:relative;justify-content:space-between;align-items:center;cursor:pointer;transition:.7s background-color}.overview_cta:hover{background:var(--cta-hover-color)}.overview_cta_arrow svg,.feature_cta_arrow svg{display:block;color:var(--text-color)}.controls{position:fixed;bottom:var(--pad);right:calc(var(--pad) + 20px + 53px);display:flex;margin:8px;z-index:2;pointer-events:auto;transition:opacity .4s}.controls--hidden{opacity:0;pointer-events:none}.controls_prompt{padding:10px;cursor:pointer;border-radius:6px;transition:.3s background;color:var(--text-color);position:relative}.controls_prompt--arrow{width:15px;padding:10px 25px;border-radius:6px 0 0 6px;margin-left:8px;overflow:hidden}.controls_prompt--arrow svg{position:absolute;inset:0;margin:auto}.controls_prompt--right{border-radius:0 6px 6px 0;margin-left:1px}.controls_prompt svg{display:block;pointer-events:none}.controls_prompt:hover{background:var(--cta-hover-color)}.pagination{display:none;gap:5px;padding:8px;border-radius:6px;position:fixed;left:0;right:0;bottom:20px;margin:auto;width:fit-content;z-index:2}.pagination--hidden{display:none!important}.pagination_item{width:5px;height:5px;background:#00000026;border-radius:100px}.pagination_item--active{background:#fff}.features--detail .feature{pointer-events:auto;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;width:100%}.feature_head{display:flex;justify-content:space-between;align-items:center;margin:calc(var(--pad) + 10px) var(--pad) 50px}.feature_icon{width:50px;height:50px;border-radius:100px;background:#fffc;display:flex;align-items:center;justify-content:center;font-size:26px;line-height:1;box-shadow:0 0 0 4px #ffffff40}.feature_close-prompt{cursor:pointer;padding:15px;margin:-15px;color:var(--text-color)}.feature_close-prompt svg{display:block}.feature_title{margin:50px calc(var(--pad) + 5%) 30px var(--pad)}.feature_description{margin:20px calc(var(--pad) + 20%) 20px var(--pad)}.message_list{border-top:.5px solid var(--text-color-20);display:flex;flex-direction:column;padding-top:10px}.message{margin:20px var(--pad);background:#fff3;box-sizing:border-box;padding:22px;border-radius:9px 9px 9px 0;width:75%;position:relative;transform-origin:left center;opacity:0;transform:scale(.92);transition:opacity .45s,transform .45s cubic-bezier(.34,1.3,.64,1)}.message--in{opacity:1;transform:scale(1)}.message--user{background:#fff;align-self:flex-end;border-radius:9px 9px 0;transform-origin:right center}.message_document{background:#fff;padding:36px 25px 50px}.message_text p{min-height:1.2em}.message_text h4{margin:14px 0 6px}.message_text p+h4{margin-top:18px}.message_caption{position:absolute;bottom:-16px;left:20px;color:#ffffff80;display:flex;gap:3px;white-space:nowrap}.message--user .message_caption{color:#fff;left:auto;right:20px}.message .tw-cursor{height:1.2em;margin-left:.15em}.bb-container{position:absolute;inset:-15px;pointer-events:none}.bb-mask-top{position:absolute;inset:0 0 38px;overflow:hidden}.bb-mask-bottom{position:absolute;bottom:0;right:0;height:38px;width:calc(100% - 140px);overflow:hidden}.bb-container--right .bb-mask-bottom{right:auto;left:0}.bb-thin{position:absolute;border:1px solid rgba(255,255,255,.3);border-radius:18px;box-sizing:border-box}.bb-mask-top .bb-thin{top:5px;left:5px;right:5px;height:2000px}.bb-mask-bottom .bb-thin{bottom:5px;right:5px;width:1000px;height:400px}.bb-container--right .bb-mask-bottom .bb-thin{right:auto;left:5px}.bb-corner{position:absolute;bottom:3px;left:3px;width:26px;height:26px}.bb-corner svg{display:block}.bb-container--right .bb-corner{left:auto;right:3px}.message-end{display:flex;justify-content:space-between;align-items:center;margin:40px 0 30px;height:54px;transition:opacity .5s}.message-end--hidden{opacity:0}.message-end_icon{width:34px;height:34px;border-radius:100px;margin:10px}.message-end_icon svg{display:block}.message-end_left,.message-end_right{height:.5px;background:#fff3;flex:1}.feature_more_title{margin:0 var(--pad)}.feature_more_list{display:flex;flex-wrap:wrap;gap:var(--pad);margin:20px var(--pad) 50px}.feature_more_container{position:relative;width:calc(50% - .5 * var(--pad));height:175px;box-sizing:border-box}.feature_more_item{position:relative;width:calc(100% - 22px);height:calc(100% - 22px);background-color:#fff3;display:flex;flex-direction:column;justify-content:space-between;padding:15px;margin:11px;box-sizing:border-box;border-radius:6px;align-items:center;cursor:pointer;transition:.3s background-color,.4s transform}.feature_more_item:hover{background:#fff6;transform:scale(.99)}.feature_more_item_icon{display:flex;align-items:center;justify-content:center;width:70px;height:70px;border-radius:100px;margin-top:10px;background-color:#00000008;font-size:30px;line-height:1;position:relative;transition:.3s transform}.feature_more_item:hover .feature_more_item_icon{transform:scale(1.04)}.feature_more_item_icon:after{content:"";display:block;position:absolute;inset:-4px;border-radius:100px;border:3px solid rgba(0,0,0,.03)}.feature_more_item_title{align-self:flex-start;width:90%;transition:.4s transform}.feature_more_item:hover .feature_more_item_title{transform:translate(3px)}.feature_cta{background:var(--cta-color);display:flex;padding:15px 20px;border-radius:0 0 6px 6px;position:relative;justify-content:space-between;align-items:center;cursor:pointer;transition:.3s background}.feature_cta:hover{background:var(--cta-hover-color)}.feature_cta_arrow{transition:.3s transform}.feature_cta:hover .feature_cta_arrow{transform:translate(5px)}@media(max-width:768px){.description{margin-top:23px}.scroll{flex-direction:column;left:0;right:0;bottom:var(--pad);text-align:center;margin:auto;width:200px}.scroll_text{margin:16px 0 0}.controls{display:none}.pagination{display:flex}.features{width:100%}.overview{margin:0 24px 60px}.overview_title{margin-bottom:60px}.overview_small,.overview_list{display:none}.message{width:auto}.speech{width:250px}.speech_text{white-space:normal}}.studio-home{--studio-panel: oklch(.965 .018 87 / .96);--studio-panel-solid: oklch(.965 .018 87);--studio-ink-soft: oklch(.44 .032 160);--studio-rule: oklch(.51 .032 158 / .28);--studio-rule-strong: oklch(.37 .04 163 / .52);--studio-coral-wash: oklch(.9 .045 42);--studio-shadow: 0 18px 54px oklch(.27 .025 155 / .12);color:var(--studio-ink)}.studio-home .glass-bg{background:var(--studio-panel);-webkit-backdrop-filter:none;backdrop-filter:none}.studio-home button,.studio-home a{color:inherit}.studio-home button:focus-visible,.studio-home a:focus-visible{outline:2px solid var(--studio-accent);outline-offset:4px}.studio-eyebrow{color:var(--studio-ink-soft);font-size:11px;font-weight:600;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.studio-home .studio-landing{inset:17vh auto 118px clamp(32px,4vw,76px);width:min(34vw,540px);max-width:none;height:auto;margin:0;align-items:flex-start;justify-content:center;text-align:left;color:var(--studio-ink);pointer-events:none;transform:none;transition:opacity .56s cubic-bezier(.22,1,.36,1),transform .56s cubic-bezier(.22,1,.36,1)}.studio-home .studio-landing.home--hidden{opacity:0;transform:translate3d(0,18px,0)}.studio-home .studio-landing__title{display:flex;flex-direction:column;min-height:0;margin-top:clamp(18px,3vh,36px);max-width:8.6em;white-space:normal;font-family:var(--font-display);font-size:clamp(58px,5vw,88px);font-weight:400;line-height:.94;letter-spacing:-.055em;text-wrap:balance}.studio-home .studio-landing__title span+span{margin-top:.08em}.studio-home .studio-landing__description{width:min(29ch,100%);margin:clamp(24px,4vh,44px) 0 0;color:var(--studio-ink);font-size:clamp(16px,1.15vw,20px);line-height:1.48}.studio-home .studio-button{display:inline-flex;min-width:0;min-height:48px;margin-top:clamp(26px,4vh,46px);padding:0 17px 0 19px;align-items:center;gap:28px;border:1px solid var(--studio-ink);border-radius:3px;background:var(--studio-paper);color:var(--studio-ink);pointer-events:auto;transition:color .22s cubic-bezier(.22,1,.36,1),background-color .22s cubic-bezier(.22,1,.36,1),transform .22s cubic-bezier(.22,1,.36,1)}.studio-home .studio-button:hover{background:var(--studio-ink);color:var(--studio-paper);transform:translate3d(0,-2px,0)}.studio-home .studio-button:disabled{pointer-events:none}.studio-button__label{font-size:14px}.studio-button__arrow{font-size:18px;line-height:1;transition:transform .22s cubic-bezier(.22,1,.36,1)}.studio-button:hover .studio-button__arrow{transform:translate3d(4px,0,0)}.studio-home .studio-scroll-hint{left:clamp(32px,4vw,76px);bottom:108px;width:auto;margin:0;color:var(--studio-ink-soft);font-size:11px;font-weight:500;letter-spacing:.04em;pointer-events:none}.studio-scroll-hint__line{width:36px;height:1px;margin-right:12px;background:var(--studio-rule-strong)}.studio-home .studio-introduction{inset:24vh auto 118px clamp(32px,4vw,76px);width:min(33vw,470px);max-width:none;height:auto;margin:0;align-items:flex-start;justify-content:center;color:var(--studio-ink);text-align:left;transition:opacity .52s cubic-bezier(.22,1,.36,1),transform .52s cubic-bezier(.22,1,.36,1)}.studio-home .studio-introduction.introduction--before{inset:24vh auto 118px clamp(32px,4vw,76px);opacity:0;transform:translate3d(0,18px,0)}.studio-home .studio-introduction.introduction--after{inset:24vh auto 118px clamp(32px,4vw,76px);opacity:0;transform:translate3d(0,-18px,0)}.studio-introduction__title{max-width:9em;margin-top:24px;font-family:var(--font-display);font-size:clamp(46px,4.1vw,70px);font-weight:400;line-height:.98;letter-spacing:-.045em}.studio-home .studio-introduction__text{width:min(41ch,100%);margin-top:30px;color:var(--studio-ink);font-size:16px;line-height:1.5}.studio-introduction__cue{margin-top:18px;color:var(--studio-accent);font-size:13px;font-weight:600}.studio-route-overview{position:fixed;top:22vh;left:clamp(32px,4vw,76px);z-index:2;width:min(32vw,430px);color:var(--studio-ink);pointer-events:auto;opacity:1;transform:none;transition:opacity .42s cubic-bezier(.22,1,.36,1),transform .42s cubic-bezier(.22,1,.36,1)}.studio-route-overview--hidden{visibility:hidden;opacity:0;transform:translate3d(0,16px,0);pointer-events:none}.studio-route-overview__title{max-width:8.5em;margin-top:22px;font-family:var(--font-display);font-size:clamp(44px,3.8vw,66px);font-weight:400;line-height:.98;letter-spacing:-.045em}.studio-route-overview__description{width:min(39ch,100%);margin-top:24px;color:var(--studio-ink-soft);font-size:14px;line-height:1.5}.studio-route-legend{display:grid;margin:30px 0 0;padding:0;list-style:none}.studio-route-legend__item{display:grid;grid-template-columns:34px minmax(74px,.9fr) 1fr;align-items:baseline;min-height:35px;margin:0;padding:8px 0;border-top:1px solid var(--studio-rule);font-size:13px}.studio-route-legend__number{color:var(--studio-accent);font-size:10px;font-variant-numeric:tabular-nums}.studio-route-legend__name{font-weight:600}.studio-route-legend__verb{color:var(--studio-ink-soft);text-align:right}.studio-home .studio-hotspots{z-index:2}.studio-home .studio-hotspot{width:auto;min-width:38px;height:38px;align-items:center;justify-content:flex-start;border-radius:20px;color:var(--studio-paper);pointer-events:auto;will-change:transform}.studio-hotspot__marker{display:grid;width:38px;height:38px;flex:none;place-items:center;border:1px solid color-mix(in oklch,var(--studio-paper) 72%,transparent);border-radius:50%;background:var(--studio-ink);box-shadow:0 5px 16px #19251e2e;font-size:10px;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.04em;transition:color .18s ease,background-color .18s ease,transform .24s cubic-bezier(.22,1,.36,1)}.studio-hotspot__label{position:absolute;left:46px;width:max-content;max-width:160px;padding:7px 9px;border:1px solid var(--studio-rule);border-radius:2px;background:var(--studio-panel-solid);color:var(--studio-ink);box-shadow:0 5px 16px #19251e1a;font-size:11px;font-weight:600;opacity:0;transform:translate3d(-5px,0,0);transition:opacity .18s ease,transform .24s cubic-bezier(.22,1,.36,1);pointer-events:none;white-space:nowrap}.studio-hotspot:hover .studio-hotspot__marker,.studio-hotspot:focus-visible .studio-hotspot__marker{background:var(--studio-room-accent, var(--studio-accent));color:var(--studio-ink);transform:scale(1.06)}.studio-hotspot:hover .studio-hotspot__label,.studio-hotspot:focus-visible .studio-hotspot__label{opacity:1;transform:none}.studio-home .studio-reader{top:118px;bottom:108px;left:clamp(32px,4vw,76px);width:min(31vw,438px);box-sizing:border-box;justify-content:flex-start;color:var(--studio-ink);transition:visibility 0s linear}.studio-home .studio-reader.features--hidden{pointer-events:none}.studio-home .studio-chapter{position:relative;width:100%;max-height:100%;margin:0;padding:clamp(22px,2.2vw,32px);box-sizing:border-box;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:1px solid var(--studio-rule);border-radius:2px;background:var(--studio-panel-solid);box-shadow:var(--studio-shadow);color:var(--studio-ink);opacity:1;pointer-events:auto;touch-action:pan-y;transition:opacity .26s ease;scrollbar-width:thin;scrollbar-color:var(--studio-rule-strong) transparent}.studio-home .studio-reader.features--hidden .studio-chapter{opacity:0;pointer-events:none}.studio-home .studio-chapter:before{content:"";position:absolute;top:-1px;right:28px;width:64px;height:5px;background:var(--studio-room-accent, var(--studio-accent))}.studio-chapter__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.studio-chapter__station{display:flex;align-items:baseline;gap:10px}.studio-chapter__number{color:var(--studio-accent);font-size:11px;font-weight:600;font-variant-numeric:tabular-nums}.studio-chapter__kind,.studio-chapter__progress{color:var(--studio-ink-soft);font-size:10px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.studio-chapter__progress{font-variant-numeric:tabular-nums;white-space:nowrap}.studio-home .studio-chapter__title{margin:clamp(28px,5vh,56px) 0 0;font-family:var(--font-display);font-size:clamp(40px,3.15vw,54px);font-weight:400;line-height:.98;letter-spacing:-.045em;text-wrap:balance}.studio-home .studio-chapter__description{width:min(39ch,100%);margin:22px 0 0;color:var(--studio-ink);font-size:14px;line-height:1.48}.studio-home .studio-chapter__process{margin:26px 0 8px;color:var(--studio-ink-soft);font-size:10px;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.studio-home .studio-handoff-list{display:flex;flex-direction:column}.studio-home .studio-handoff{display:grid;grid-template-columns:26px minmax(0,1fr) auto;min-height:72px;padding:13px 0;align-items:start;gap:10px;border:0;border-top:1px solid var(--studio-rule);background:transparent;color:var(--studio-ink);text-align:left;cursor:pointer;transition:background-color .18s ease,padding .26s cubic-bezier(.22,1,.36,1)}.studio-home .studio-handoff:hover,.studio-home .studio-handoff:focus-visible{padding-right:8px;padding-left:8px;background:color-mix(in oklch,var(--studio-paper) 76%,var(--studio-ink) 3%)}.studio-home .studio-handoff--output{margin:3px -10px 0;padding:15px 10px;border-top-color:color-mix(in oklch,var(--studio-accent) 45%,transparent);background:var(--studio-coral-wash)}.studio-home .studio-handoff--output:hover,.studio-home .studio-handoff--output:focus-visible{padding-right:14px;padding-left:14px;background:color-mix(in oklch,var(--studio-coral-wash) 82%,var(--studio-accent) 18%)}.studio-handoff__count{padding-top:2px;color:var(--studio-ink-soft);font-size:9px;font-variant-numeric:tabular-nums}.studio-handoff__copy{display:flex;min-width:0;flex-direction:column}.studio-home .studio-handoff__title{margin:0;font-size:13px;font-weight:650;line-height:1.25;transform:none}.studio-handoff__description{display:-webkit-box;margin-top:4px;overflow:hidden;color:var(--studio-ink-soft);font-size:12px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.studio-handoff__cue{padding-top:2px;color:var(--studio-ink-soft);font-size:9px;font-weight:600;white-space:nowrap}.studio-handoff--output .studio-handoff__cue{color:var(--studio-ink)}.studio-chapter__footer{display:flex;margin-top:20px;padding-top:12px;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid var(--studio-rule);color:var(--studio-ink-soft);font-size:9px;letter-spacing:.04em}.studio-home .studio-controls{right:clamp(32px,3vw,58px);bottom:108px;margin:0;gap:5px;z-index:4}.studio-home .studio-control{display:inline-flex;width:42px;height:42px;padding:0;align-items:center;justify-content:center;border:1px solid var(--studio-rule);border-radius:2px;background:var(--studio-panel-solid);color:var(--studio-ink);transition:color .18s ease,background-color .18s ease,opacity .18s ease}.studio-home .studio-control:hover{background:var(--studio-ink);color:var(--studio-paper)}.studio-home .studio-control:disabled{opacity:.36;cursor:not-allowed}.studio-home .studio-control:disabled:hover{background:var(--studio-panel-solid);color:var(--studio-ink)}.studio-control>span:first-child,.studio-control svg{display:block}.studio-home .studio-control--overview{width:auto;padding:0 13px;gap:9px}.studio-control__label{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.studio-control--overview .studio-control__label{position:static;width:auto;height:auto;overflow:visible;clip:auto;font-size:11px}.studio-rail{position:fixed;right:clamp(28px,3vw,58px);bottom:18px;left:clamp(28px,3vw,58px);z-index:4;display:grid;grid-template-columns:178px minmax(0,1fr);min-height:68px;align-items:center;border-top:1px solid var(--studio-rule-strong);color:var(--studio-ink);opacity:1;transform:none;transition:opacity .36s ease,transform .42s cubic-bezier(.22,1,.36,1);pointer-events:auto}.studio-rail--hidden{visibility:hidden;opacity:0;transform:translate3d(0,12px,0);pointer-events:none}.studio-rail__identity{display:grid;grid-template-columns:auto 1fr;align-content:center;gap:4px 10px;min-width:0}.studio-rail__campaign{color:var(--studio-ink);font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.studio-rail__kind{color:var(--studio-accent);font-family:var(--font-display);font-size:12px;font-style:italic}.studio-rail__progress{grid-column:1 / -1;color:var(--studio-ink-soft);font-size:9px;font-variant-numeric:tabular-nums;letter-spacing:.05em}.studio-rail__nav,.studio-rail__track{min-width:0}.studio-rail__track{display:flex;align-items:stretch;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.studio-rail__track::-webkit-scrollbar{display:none}.studio-rail__group{display:flex;min-width:0;align-items:stretch}.studio-rail__group--core{flex:1 1 auto}.studio-rail__group--trust{flex:0 0 auto;margin-left:clamp(14px,2vw,34px);padding-left:clamp(14px,2vw,34px);border-left:1px solid var(--studio-rule-strong)}.studio-rail__chapter{position:relative;display:grid;grid-template-columns:auto 1fr;min-width:88px;min-height:56px;flex:1 1 0;padding:19px 10px 12px;align-items:center;gap:7px;border:0;background:transparent;color:var(--studio-ink);cursor:pointer;text-align:left}.studio-rail__chapter:before{content:"";position:absolute;top:-1px;right:10px;left:10px;height:2px;background:transparent;transform:scaleX(0);transform-origin:left center;transition:background-color .18s ease,transform .3s cubic-bezier(.22,1,.36,1)}.studio-rail__chapter:hover:before,.studio-rail__chapter:focus-visible:before,.studio-rail__chapter--active:before{background:var(--studio-accent);transform:scaleX(1)}.studio-rail__chapter-number{color:var(--studio-accent);font-size:9px;font-variant-numeric:tabular-nums}.studio-rail__chapter-name{font-size:12px;font-weight:500;white-space:nowrap}.studio-rail__chapter--active .studio-rail__chapter-name{font-weight:700}.studio-home .features--detail{background:var(--studio-panel-solid);color:var(--studio-ink)}.studio-home .features--detail .feature_icon{display:none}.studio-home .features--detail .feature_head{justify-content:flex-end}.studio-home .features--detail .feature_title{font-family:var(--font-display);font-weight:400;letter-spacing:-.035em}.studio-home .features--detail .message{border-radius:2px;background:color-mix(in oklch,var(--studio-paper) 84%,var(--studio-ink) 4%);color:var(--studio-ink)}.studio-home .features--detail .message--user,.studio-home .features--detail .message_document{background:var(--studio-paper)}.studio-home .features--detail .feature_cta{border-radius:0;background:var(--studio-ink);color:var(--studio-paper)}@media(max-width:1100px)and (min-width:769px){.studio-home .studio-landing,.studio-home .studio-introduction,.studio-route-overview{width:min(34vw,370px)}.studio-home .studio-landing__title{font-size:clamp(50px,5vw,66px)}.studio-home .studio-reader{width:min(35vw,390px)}.studio-home .studio-chapter__title{font-size:clamp(38px,4vw,48px)}.studio-rail{grid-template-columns:142px minmax(0,1fr)}.studio-rail__chapter{min-width:74px;padding-right:6px;padding-left:6px}.studio-rail__group--trust{margin-left:10px;padding-left:10px}}@media(max-width:768px){.studio-home{--studio-mobile-scene: 52svh;--studio-mobile-rail: 82px}.studio-home .studio-landing,.studio-home .studio-introduction,.studio-route-overview{position:fixed;inset:var(--studio-mobile-scene) 0 var(--studio-mobile-rail);width:100%;max-width:none;height:auto;margin:0;padding:22px 22px 28px;box-sizing:border-box;justify-content:flex-start;overflow-y:auto;overscroll-behavior:contain;background:var(--studio-panel-solid);box-shadow:0 -1px 0 var(--studio-rule)}.studio-home .studio-landing.home--hidden,.studio-home .studio-introduction.introduction--before,.studio-home .studio-introduction.introduction--after{inset:var(--studio-mobile-scene) 0 var(--studio-mobile-rail);transform:translate3d(0,14px,0)}.studio-home .studio-landing .studio-eyebrow,.studio-home .studio-introduction .studio-eyebrow{display:none}.studio-home .studio-landing__title{max-width:10em;margin-top:0;font-size:clamp(40px,11vw,54px);line-height:.95}.studio-home .studio-landing__description{margin-top:16px;font-size:14px;line-height:1.4}.studio-home .studio-button{min-height:44px;margin-top:18px}.studio-home .studio-scroll-hint{display:none}.studio-introduction__title{margin-top:0;font-size:clamp(36px,10vw,48px)}.studio-home .studio-introduction__text{margin-top:18px;font-size:14px;line-height:1.42}.studio-introduction__cue{margin-top:12px}.studio-route-overview{top:var(--studio-mobile-scene);z-index:3}.studio-route-overview__title{max-width:10em;margin-top:0;font-size:clamp(34px,9vw,46px)}.studio-route-overview__description{margin-top:14px;font-size:13px}.studio-route-overview .studio-eyebrow{display:none}.studio-route-legend{margin-top:18px}.studio-route-legend__item{min-height:28px;padding:6px 0}.studio-home .studio-hotspot{min-width:32px;height:32px}.studio-hotspot__marker{width:32px;height:32px;font-size:9px}.studio-hotspot__label{left:39px;max-width:118px;padding:5px 7px;font-size:10px}.studio-home .studio-reader{inset:var(--studio-mobile-scene) 0 var(--studio-mobile-rail);z-index:3;width:100%;height:auto;background:var(--studio-panel-solid)}.studio-home .studio-chapter{height:100%;max-height:none;padding:15px 18px 24px;border:0;border-top:1px solid var(--studio-rule);border-radius:0;box-shadow:none;-webkit-overflow-scrolling:touch}.studio-home .studio-chapter:before{right:22px}.studio-home .studio-chapter__title{margin-top:12px;font-size:clamp(31px,8.8vw,42px)}.studio-home .studio-chapter__description{margin-top:9px;font-size:12.5px;line-height:1.34}.studio-home .studio-chapter__process{margin-top:12px}.studio-home .studio-handoff{min-height:48px;padding-top:8px;padding-bottom:8px}.studio-handoff__description{-webkit-line-clamp:1}.studio-home .studio-handoff--output{order:-1;min-height:62px;margin-top:0;margin-bottom:2px;padding-top:10px;padding-bottom:10px}.studio-home .studio-handoff--output .studio-handoff__description{display:block;overflow:visible;-webkit-line-clamp:unset}.studio-home .studio-handoff:not(.studio-handoff--output) .studio-handoff__description{font-size:11px}.studio-handoff__cue{display:none}.studio-chapter__footer{margin-top:14px}.studio-home .studio-controls{display:none}.studio-rail{inset:auto 0 0;display:block;min-height:var(--studio-mobile-rail);border-top:1px solid var(--studio-rule-strong);background:var(--studio-panel-solid)}.studio-rail__identity{position:absolute;top:8px;right:18px;left:18px;display:flex;align-items:baseline;gap:8px;pointer-events:none}.studio-rail__kind{font-size:11px}.studio-rail__progress{margin-left:auto}.studio-rail__nav{position:absolute;right:0;bottom:0;left:0;height:54px}.studio-rail__track{height:100%;padding:0 12px;scroll-padding-inline:12px}.studio-rail__group--core,.studio-rail__group--trust{flex:0 0 auto}.studio-rail__group--trust{margin-left:14px;padding-left:14px}.studio-rail__chapter{min-width:82px;min-height:54px;padding:18px 8px 8px}#app .studio-home .features--detail{inset:var(--studio-mobile-scene) 0 var(--studio-mobile-rail);width:100%;height:auto;min-height:0;z-index:5;border-top:1px solid var(--studio-rule)}#app .studio-home .features--detail .feature{min-height:100%}.studio-home .features--detail .feature_head{margin:18px 22px 16px}.studio-home .features--detail .feature_title{margin:16px 22px 14px;font-size:34px}.studio-home .features--detail .feature_description{margin:14px 22px;font-size:14px}.studio-home .features--detail .message{margin:16px 22px;padding:18px}}@media(max-width:380px){.studio-home{--studio-mobile-scene: 50svh}.studio-home .studio-landing,.studio-home .studio-introduction,.studio-route-overview,.studio-home .studio-chapter{padding-right:18px;padding-left:18px}.studio-home .studio-landing__title{font-size:38px}.studio-home .studio-handoff{grid-template-columns:22px minmax(0,1fr)}.studio-handoff__cue{display:none}}@media(max-height:720px)and (min-width:769px){.studio-home .studio-reader{top:94px;bottom:96px}.studio-home .studio-chapter__title{margin-top:26px;font-size:40px}.studio-home .studio-chapter__description{margin-top:15px}.studio-home .studio-chapter__process{margin-top:18px}.studio-home .studio-handoff{min-height:61px;padding-top:10px;padding-bottom:10px}.studio-home .studio-controls{bottom:96px}}@media(prefers-reduced-motion:reduce){.studio-home *,.studio-home *:before,.studio-home *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}@media(forced-colors:active){.studio-home .studio-button,.studio-home .studio-control,.studio-home .studio-chapter,.studio-hotspot__marker,.studio-hotspot__label{border:1px solid CanvasText}.studio-home .studio-handoff--output{outline:1px solid CanvasText}}#app .studio-home .studio-landing__title.tw-entrance-heading{width:100%;max-width:560px;font-size:clamp(64px,6.6vw,100px);line-height:.98;letter-spacing:-.065em}#app .studio-home .tw-entrance-heading>.tw-block--inline,#app .studio-home .tw-entrance-heading .tw-char,#app .studio-home .tw-entrance-prose .tw-char,#app .studio-home .studio-introduction .tw-char{display:inline!important;white-space:normal!important}#app .studio-home .tw-entrance-prose{min-height:3.35em}#app .studio-home .tw-entrance-prose>.tw-block{margin:0}#app .studio-home .tw-entrance-prose>.tw-block:first-child{color:var(--shell-ink);font-weight:600}#app .studio-home .tw-entrance-prose>.tw-block+.tw-block{margin-top:.3em}@media(max-width:768px){#app .studio-home .studio-landing__title.tw-entrance-heading{max-width:360px;font-size:clamp(46px,15vw,64px);line-height:.98}#app .studio-home .tw-entrance-prose{min-height:4.6em}}@media(max-width:380px){#app .studio-home .studio-landing__title.tw-entrance-heading{font-size:clamp(46px,15vw,56px)}}#app .studio-notes{--notes-ink: #173c32;--notes-muted: #596b63;--notes-paper: #f4efe2;--notes-paper-deep: #e8deca;--notes-mineral: #c9bda9;--notes-line: rgba(23, 60, 50, .2);--notes-coral: #c66f61;--notes-coral-dark: #9e5148;top:88px;bottom:76px;left:32px;width:min(428px,calc(100vw - 64px));max-width:460px;min-height:0;box-sizing:border-box;display:block;color:var(--notes-ink);background:linear-gradient(90deg,rgba(23,60,50,.035) 1px,transparent 1px) 29px 0 / 36px 100%,var(--notes-paper);-webkit-backdrop-filter:none;backdrop-filter:none;border:1px solid var(--notes-line);border-radius:3px;box-shadow:0 18px 46px #2930271c;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;pointer-events:auto;scrollbar-color:var(--notes-mineral) transparent;scrollbar-width:thin;will-change:transform}#app .studio-notes[hidden]{display:none}#app .studio-notes:before{display:none}#app .studio-notes__sheet{position:relative;min-height:100%;display:flex;flex-direction:column}#app .studio-notes__header{min-height:58px;padding:0 18px 0 28px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--notes-line)}#app .studio-notes__register{display:flex;align-items:baseline;gap:12px;color:var(--notes-muted);font-size:10px;line-height:1;letter-spacing:.13em;text-transform:uppercase}#app .studio-notes__register-type{color:var(--notes-coral-dark);font-weight:650}#app .studio-notes__register-stop:before{content:"";display:inline-block;width:18px;height:1px;margin:0 9px 3px 0;background:var(--notes-line)}#app .studio-notes__close{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--notes-ink);border:1px solid transparent;border-radius:2px;transition:background-color .16s ease,border-color .16s ease}#app .studio-notes__close:hover{background:var(--notes-paper-deep);border-color:var(--notes-line)}#app .studio-notes__lead{padding:32px 32px 26px 40px;border-bottom:1px solid var(--notes-line)}#app .studio-notes__marker{width:30px;height:30px;margin-bottom:22px;display:inline-flex;align-items:center;justify-content:center;color:var(--notes-paper);background:var(--notes-ink);border-radius:50%;font-size:16px;line-height:1}#app .studio-notes__title{max-width:9ch;font-family:var(--font-display),Georgia,serif;font-size:clamp(36px,3.5vw,48px);font-weight:400;line-height:.98;letter-spacing:-.035em;text-wrap:balance}#app .studio-notes__title:focus{outline:none}#app .studio-notes__description{max-width:34ch;margin-top:18px;color:var(--notes-muted);font-size:14px;line-height:1.55}#app .studio-notes__body{padding:0 32px 0 40px}#app .studio-notes__intro{padding:23px 0 22px;border-bottom:1px solid var(--notes-line)}#app .studio-notes__intro-label{display:block;margin-bottom:8px;color:var(--notes-coral-dark);font-size:9px;font-weight:650;line-height:1.3;letter-spacing:.14em;text-transform:uppercase}#app .studio-notes__question{max-width:31ch;font-family:var(--font-display),Georgia,serif;font-size:19px;line-height:1.25;letter-spacing:-.015em}#app .studio-notes__question+.studio-notes__question{margin-top:8px}#app .studio-notes__section{position:relative;padding:22px 0 23px 20px;border-bottom:1px solid var(--notes-line)}#app .studio-notes__section:before{content:"";position:absolute;top:27px;left:0;width:7px;height:7px;background:var(--notes-coral);transform:rotate(45deg)}#app .studio-notes__section-title{margin-bottom:8px;color:var(--notes-ink);font-size:13px;font-weight:650;line-height:1.25}#app .studio-notes__section-copy{max-width:35ch;color:var(--notes-muted);font-size:13px;line-height:1.5}#app .studio-notes__section-copy+.studio-notes__section-copy{margin-top:8px}#app .studio-notes__related{padding:28px 32px 30px 40px;margin-top:auto}#app .studio-notes__related-title{margin-bottom:13px;color:var(--notes-muted);font-size:10px;font-weight:650;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}#app .studio-notes__related-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--notes-line);border-left:1px solid var(--notes-line)}#app .studio-notes__related-button{min-height:66px;padding:12px 13px;display:flex;align-items:center;gap:10px;text-align:left;background:#ffffff2e;border-right:1px solid var(--notes-line);border-bottom:1px solid var(--notes-line);transition:color .16s ease,background-color .16s ease}#app .studio-notes__related-button:hover{color:var(--notes-paper);background:var(--notes-ink)}#app .studio-notes__related-icon{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:var(--notes-coral-dark);border:1px solid currentColor;border-radius:50%;font-size:13px;line-height:1}#app .studio-notes__related-button:hover .studio-notes__related-icon{color:var(--notes-paper)}#app .studio-notes__related-label{font-size:12px;font-weight:550;line-height:1.25}#app .studio-notes__continue{min-height:58px;padding:0 28px 0 40px;display:flex;align-items:center;justify-content:space-between;color:var(--notes-paper);background:var(--notes-ink);border-top:1px solid var(--notes-ink);text-align:left;transition:background-color .16s ease}#app .studio-notes__continue:hover{background:#215344}#app .studio-notes__continue-label{font-size:13px;font-weight:600}#app .studio-notes__continue-arrow{display:inline-flex;transition:transform .16s ease}#app .studio-notes__continue:hover .studio-notes__continue-arrow{transform:translate(4px)}#app .studio-notes button:focus-visible{position:relative;z-index:1;outline:2px solid var(--notes-coral-dark);outline-offset:-4px}#app .studio-notes p,#app .studio-notes h2,#app .studio-notes h3,#app .studio-notes span{user-select:text;-webkit-user-select:text}@media(max-width:768px){#app .studio-notes{inset:100px 14px 80px;width:auto;max-width:none;border-radius:3px;box-shadow:0 12px 30px #2930271a}#app .studio-notes__lead{padding:25px 24px 23px 34px}#app .studio-notes__title{font-size:clamp(34px,10vw,44px)}#app .studio-notes__description{max-width:38ch}#app .studio-notes__body{padding:0 24px 0 34px}#app .studio-notes__related{padding:25px 24px 27px 34px}#app .studio-notes__continue{padding-right:22px;padding-left:34px}}@media(max-width:390px){#app .studio-notes__register-stop:before{width:9px;margin-right:6px}#app .studio-notes__related-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){#app .studio-notes,#app .studio-notes *,#app .studio-notes *:before,#app .studio-notes *:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}.page{position:relative;width:100%;height:100vh;overflow-y:auto;overflow-x:hidden;color:var(--info-blue)}.page .intro-wrap{margin:250px 0 200px}.page--setup .intro-wrap{max-width:675px;margin-bottom:110px}.page--plans .intro-wrap{max-width:775px}.page--about .intro-wrap,.page--faq .intro-wrap{max-width:594px}.page .intro{color:var(--info-blue);min-height:1.2em}.page .intro p{min-height:1.2em}.reveal{opacity:0;transform:translateY(24px);transition:opacity .9s cubic-bezier(.2,.6,.2,1),transform .9s cubic-bezier(.2,.6,.2,1)}.reveal.is-in{opacity:1;transform:none}.page .container{margin:0 auto 100px}.page .container .header{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.page .container .title{color:var(--info-blue)}.page .container .number{color:var(--info-blue);opacity:.2}.page .container .content{display:flex;gap:16px}.page .container .subtitle{color:var(--info-blue-50);flex:1;padding:20px 0;border-top:.5px solid var(--info-blue-50)}.page .container .text{color:var(--info-red);flex:2;padding:20px 5% 20px 0;border-top:.5px solid var(--info-blue-50)}.page .container--row .subtitle,.page .container--row .text{color:var(--info-blue)}.page .container .text p.gap{height:.6em;min-height:0}.page .roadmap .header{align-items:baseline}.page .roadmap .content{display:block;border-top:.5px solid var(--info-blue-50);padding:30px 0 50px}.page .feature-row{display:flex;align-items:center}.page .feature-icon{width:53px;height:53px;border-radius:100px;background:#0000000a;display:flex;align-items:center;justify-content:center;color:var(--info-blue);flex:none}.page .feature-line{background:var(--info-blue);height:60px;width:.5px;margin:20px 0 20px 26px}.page .feature:last-of-type .feature-line{display:none}.page .feature-text{color:var(--info-red);margin-left:30px}.page .feature-date{opacity:.6;margin-left:.4em}.page .feature--completed .feature-icon,.page .feature--completed .feature-line{background:#fff}.page .working .header{align-items:baseline}.page .working .content .text{padding:20px 5% 50px 0}.page .role-list{display:flex;flex-wrap:wrap;margin-top:40px}.page .role-item{width:50%;margin-bottom:30px}.page .role-icon{width:65px;height:65px;margin-bottom:20px;border-radius:100px;background:#0000000a;display:flex;align-items:center;justify-content:center;color:var(--info-blue)}.page .role{opacity:.6}.page .faq .content .text{flex:2;padding:0;border-top:none;color:var(--info-red)}.page .faq .subtitle{color:var(--info-blue)}.page .question-block{padding:20px 0;border-top:.5px solid var(--info-blue-50)}.page .question{position:relative;cursor:pointer}.page .question_text{padding-right:20px}.page .question_arrow{position:absolute;right:4px;top:50%;padding:3px;margin:-3px;border-top:2px solid var(--info-blue);border-right:2px solid var(--info-blue);transform:rotate(135deg);transition:transform .3s}.page .answer{width:80%;display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.2,.6,.2,1)}.page .answer_inner{overflow:hidden}.page .answer_padding{padding:20px 0 50px}.page .question-block--open .question_arrow{transform:rotate(-45deg)}.page .question-block--open .answer{grid-template-rows:1fr}.page .plan .header{align-items:center;margin-bottom:15px}.page .plan .title,.page .plan .title_unit{color:var(--info-blue)}.page .plan .title_unit{margin-left:12px}.page .plan .title_unit--mobile{display:none}.page .plan .small-print{border-top:.5px solid var(--info-blue-50);padding:10px 0}.page .plan .small-print_text{color:var(--info-blue)}.page .plan .content{display:flex;border-top:.5px solid var(--info-blue-50);align-items:center;padding:20px 0}.page .plan .feature-icon{width:33px;height:33px;background:none;color:var(--info-blue)}.page .plan .feature-name{color:var(--info-red);margin-left:20px}.page .button{display:inline-block;color:var(--blue-text);background-color:#fff3;min-width:90px;padding:10px 15px;text-align:center;border-radius:3px;cursor:pointer;position:relative;z-index:1;transition:.3s background-color;box-sizing:border-box}.page .button:hover{background-color:#fff9}.page .button .text{position:relative}.page .compare .header{align-items:baseline;margin-bottom:15px}.page .compare .title{max-width:320px}.page .compare .keys{display:flex;align-items:center;justify-content:flex-end;padding:10px 0}.page .compare .key-title{width:34%;text-align:center;color:var(--info-blue)}.page .compare .content{display:block;border-top:.5px solid var(--info-blue-50)}.page .compare .row{display:flex;width:100%}.page .compare .cell{display:flex;justify-content:stretch;width:33%;height:70px;align-items:center;border-right:.5px solid var(--info-blue-50);box-sizing:border-box}.page .compare .cell:last-of-type{border-right:none}.page .compare .row:first-of-type .cell{padding-top:15px}.page .compare .row:last-of-type .cell{padding-bottom:15px}.page .compare .feature{color:var(--info-red)}.page .compare .check,.page .compare .cross{flex:1;text-align:center;color:var(--info-blue)}.page .compare .cross{opacity:.4}.page .compare .check svg,.page .compare .cross svg{display:inline-block;vertical-align:middle}.page .try{margin:0 auto 100px}.page .try .title{color:var(--info-blue);margin-bottom:25px}.page .try .content{display:flex;gap:var(--pad);position:relative}.page .try .cta{width:calc(50% - .5 * var(--pad));display:block}.page .block{position:relative;width:calc(100% - 22px);height:350px;background-color:#fff3;display:flex;flex-direction:column;justify-content:space-between;padding:20px;margin:11px;box-sizing:border-box;border-radius:6px;align-items:center;cursor:pointer;transition:.3s background-color,.4s transform}.page .block:hover{background:#fff6;transform:scale(.99)}.page .block_icon{display:flex;align-items:center;justify-content:center;width:150px;height:150px;border-radius:200px;margin:46px auto 55px;background-color:#00000008;position:relative;transition:.3s transform;color:var(--info-blue)}.page .block:hover .block_icon{transform:scale(1.04)}.page .block_icon:after{content:"";display:block;position:absolute;inset:-4px;border-radius:100px;border:3px solid rgba(0,0,0,.03)}.page .block_bottom{width:100%;display:flex;justify-content:space-between;align-items:center}.page .block_left{display:flex;flex-direction:column}.page .block_title{transition:.4s transform}.page .block:hover .block_title{transform:translate(3px)}.page .block_arrow{margin-right:20px}.page .block_arrow svg{display:block;fill:var(--info-blue)}.page .calendly-embed{min-height:1050px;margin-top:120px;display:flex;justify-content:center;align-items:flex-start}.booking-card{width:680px;max-width:100%;background:#fff;border-radius:8px;box-shadow:0 1px #00000014,0 30px 60px -20px #46283240;color:#0f0f0f;overflow:hidden;box-sizing:border-box}.booking-card_head{display:flex;justify-content:center;padding:26px 0 22px;border-bottom:1px solid rgba(0,0,0,.1);color:#0f0f0f}.booking-card_body{padding:34px 40px}.booking-card_kicker{color:#0f0f0f8c;font-weight:600;margin-bottom:6px}.booking-card_title{font:600 28px/1.15em var(--font);letter-spacing:-.01em;margin-bottom:18px}.booking-card_meta{display:flex;gap:28px;flex-wrap:wrap;color:#0f0f0fb3;font-weight:600;margin-bottom:22px}.booking-card_meta span{display:inline-flex;align-items:center;gap:8px}.booking-card_desc{color:#0f0f0fbf;line-height:1.5em;max-width:520px}.booking-card_divider{height:1px;background:#0000001a}.booking-card_sub{font:600 22px/1.2em var(--font);margin-bottom:24px}.booking-cal{max-width:420px;margin:0 auto}.booking-cal_nav{display:flex;align-items:center;justify-content:center;gap:30px;margin-bottom:18px}.booking-cal_nav button{width:34px;height:34px;border-radius:100px;font-size:22px;line-height:1;color:#2a7f8c;transition:background .2s}.booking-cal_nav button:hover{background:#2a7f8c1a}.booking-cal_month{font-weight:600}.booking-cal_days,.booking-cal_grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px;text-align:center}.booking-cal_days span{color:#0f0f0f99;font-weight:600;text-transform:uppercase;padding:6px 0 10px}.booking-cal_cell{height:46px;border-radius:100px;color:#0f0f0f59;font-weight:600;transition:background .2s,color .2s}.booking-cal_cell--empty{visibility:hidden}.booking-cal_cell--available{color:#2a7f8c;background:#2a7f8c1a}.booking-cal_cell--available:hover{background:#2a7f8c38}.booking-cal_cell--next{position:relative}.booking-cal_cell--next:after{content:"";position:absolute;left:50%;bottom:6px;width:4px;height:4px;margin-left:-2px;border-radius:100px;background:#2a7f8c}.booking-cal_cell--selected{background:#2a7f8c;color:#fff}.booking-cal_cell--selected:hover{background:#2a7f8c}.booking-cal_slots{margin-top:24px;display:flex;flex-direction:column;gap:8px}.booking-cal_slots_title{font-weight:600;margin-bottom:4px}.booking-cal_slot{border:1px solid rgba(42,127,140,.6);color:#2a7f8c;border-radius:4px;padding:12px;font-weight:600;text-align:center;transition:background .2s,color .2s}.booking-cal_slot:hover{background:#2a7f8c;color:#fff}.footer{background:var(--info-blue);color:var(--white);padding:20px 30px;margin-top:100px}.footer .top{display:flex;justify-content:space-between;align-items:center;padding:30px 0}.footer .back-to-top{width:27px;height:23px;color:#fff;cursor:pointer}.footer .back-to-top svg{display:block}.footer .footer_logo{width:96px;height:53px;color:#fff;display:block}.footer .footer_logo svg{display:block;width:100%;height:100%}.footer .caption{opacity:.5}.footer .separator{height:.5px;background:var(--white);opacity:.4;margin:20px 0}.footer .middle{display:flex;justify-content:space-between}.footer .middle_left{display:flex;gap:15px;width:66vw}.footer .middle_right{margin-left:15px;display:flex;justify-content:end;width:33vw}.footer .middle_left_column-left{flex-grow:2;max-width:550px}.footer .middle_left_column-right{flex-grow:1;max-width:260px}.footer .middle_right_column{width:33vw;max-width:260px}.footer .nav_links{display:flex;flex-direction:column}.footer .experience_links{display:flex;flex-direction:column;gap:2px;letter-spacing:0}.footer .contact_links{display:flex;flex-direction:column}.footer .footer_link{transition:.3s opacity}.footer .footer_link:hover{opacity:.6}.footer .bottom{position:relative;margin-top:110px}.footer .social_links{position:absolute;top:0;right:0;display:flex;gap:23px}.footer .social_link{color:#fff;display:block;height:20px}.footer .social_link svg{display:block}.footer .bottom_full{display:flex;justify-content:space-between}.footer .legal_links{display:flex;gap:40px}.footer .copyright{opacity:.5}@media(max-width:768px){.page .intro-wrap{margin:200px 0 140px}.page--about .intro-wrap{margin-bottom:100px}.page .container{margin-bottom:80px}.page .container--step .title{width:150px}.page .container .content{flex-direction:column;gap:0}.page .container .text{border-top:none}.page .working{margin-bottom:0}.page .faq .subtitle{border-top:none}.page .plan .title_unit{display:none}.page .plan .title_unit--mobile{display:block}.page .plan .small-print{display:flex;justify-content:space-between}.page .compare .content{border-top:none}.page .compare .key-title{width:88px;font-size:12px}.page .compare .row{border-top:.5px solid var(--info-blue-50)}.page .compare .row:first-of-type .cell{padding-top:0}.page .compare .row:last-of-type .cell{padding-bottom:0}.page .compare .cell{width:88px;height:62px}.page .compare .cell--key{flex:1;border-right:none}.page .try .content{flex-direction:column;margin-bottom:80px}.page .try .cta{width:100%}.page .block{height:300px}.page .block_icon{margin:35px auto 30px}.page .calendly-embed{margin-top:100px}.booking-card_body{padding:26px 22px}.footer{margin-top:0}.footer .top{padding:0 0 80px}.footer .middle{flex-direction:column}.footer .middle_left{flex-direction:column;width:auto;gap:80px}.footer .middle_left_column-right{max-width:inherit}.footer .middle_right{margin:80px 0 0;justify-content:flex-start;width:100%}.footer .middle_right_column{width:100%;max-width:inherit}.footer .bottom_full{flex-direction:column}.footer .legal_links{flex-direction:column;gap:5px}.footer .social_links{position:static;justify-content:space-between;margin:80px 0 30px}}.editorial-page{--shell-ink: oklch(.94 .016 148);--shell-muted: oklch(.73 .028 152);--shell-line: oklch(.74 .044 150 / .28);--shell-accent: oklch(.81 .1 153);isolation:isolate;background:transparent;color:var(--shell-ink);overscroll-behavior:contain;scrollbar-color:oklch(.73 .028 152 / .42) transparent}.editorial-page:before{content:none}.editorial-main,.editorial-footer{position:relative;z-index:1;width:calc(100% - 2 * var(--pad));max-width:822px;margin-inline:auto;box-sizing:border-box}.editorial-main{min-height:calc(100vh - 8rem)}.editorial-hero{max-width:675px;margin:250px 0 200px}.editorial-kicker,.editorial-post time{color:var(--shell-muted);font-size:12px;line-height:1.5}.editorial-kicker{margin-bottom:20px}.editorial-hero h1,.editorial-article h1,.editorial-missing h1{max-width:20ch;color:var(--shell-ink);font-size:40px;font-weight:400;line-height:1.2;letter-spacing:-.02em}.editorial-hero__copy>p{max-width:45ch;margin-top:24px;color:var(--shell-muted);font-size:16px;line-height:1.5}.editorial-names{display:grid;gap:12px;margin:32px 0 0;padding:0;list-style:none}.editorial-name{margin:0;color:var(--shell-muted);font-size:18px;line-height:1.4}.editorial-hero--minimal{margin-bottom:48px}.editorial-posts--minimal{margin-bottom:100px}.editorial-post.editorial-post--minimal{flex-direction:row;align-items:baseline;justify-content:space-between;gap:24px;padding:20px 0;border-top:.5px solid var(--shell-line)}.editorial-post--minimal .editorial-post__title{margin:0;color:var(--shell-ink);font-size:22px;font-weight:400;line-height:1.3;letter-spacing:-.02em}.editorial-post.editorial-post--minimal time{flex:none;padding:0;border:0;font-size:12px;line-height:1.5;white-space:nowrap}.editorial-typed-heading[data-editorial-typing=pending]{visibility:hidden}.editorial-typed-heading:focus{outline:none}.editorial-reveal{opacity:0;transform:translate3d(0,24px,0);transition:opacity .35s cubic-bezier(.2,.6,.2,1),transform .35s cubic-bezier(.2,.6,.2,1);transition-delay:var(--editorial-reveal-delay, 0ms)}.editorial-reveal.is-in{opacity:1;transform:translateZ(0)}.editorial-section,.editorial-article__body{margin:0 auto 100px}.editorial-section__heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.editorial-section h2,.editorial-article__body h2{color:var(--shell-ink);font-size:40px;font-weight:400;line-height:1.2;letter-spacing:-.02em}.editorial-row{position:relative;display:flex;gap:16px;align-items:stretch}.editorial-person h3,.editorial-post time,.editorial-empty__title,.editorial-article__section>h2,.editorial-article__section-label{flex:1;margin:0;padding:20px 0;border-top:.5px solid var(--shell-line);color:var(--shell-ink);font-size:22px;font-weight:400;line-height:1.15;letter-spacing:-.02em}.editorial-person>p,.editorial-post__copy,.editorial-empty>p:last-child,.editorial-article__section-copy{flex:2;margin:0;padding:20px 5% 20px 0;border-top:.5px solid var(--shell-line);color:var(--shell-muted);font-size:16px;line-height:1.5}.editorial-post{padding:0;transition:color .26s,transform .36s cubic-bezier(.16,1,.3,1)}.editorial-post time{color:var(--shell-muted);font-size:14px;line-height:1.2}.editorial-post h3{color:var(--shell-ink);font-size:22px;font-weight:400;line-height:1.15;letter-spacing:-.02em}.editorial-post__copy>p{max-width:46ch;margin-top:8px;color:var(--shell-muted)}.editorial-post[href]:hover,.editorial-post:focus-visible{transform:translate(3px)}.editorial-post__arrow{position:absolute;top:20px;right:0;color:var(--shell-accent)}.editorial-post:focus-visible,.editorial-back:focus-visible,.editorial-text-link:focus-visible,.editorial-footer a:focus-visible{outline:1px solid var(--shell-accent);outline-offset:6px}.editorial-back,.editorial-text-link{color:var(--shell-accent)}.editorial-back{display:inline-block;margin-top:120px;font-size:14px}.editorial-article,.editorial-missing{width:100%}.editorial-article__header{margin-top:110px}.editorial-article__summary{font-size:16px}.editorial-article__section-copy p{max-width:68ch;margin:0 0 1.4em;-webkit-user-select:text;user-select:text}.editorial-article__section-copy p:last-child{margin-bottom:0}.editorial-article__section>h2{font-size:22px}.editorial-missing{min-height:calc(100vh - 8rem);max-width:675px;margin:250px 0 140px}.editorial-missing>p:not(.editorial-kicker){max-width:45ch;margin-top:24px;color:var(--shell-muted);line-height:1.5}.editorial-text-link{display:inline-block;margin-top:24px}.editorial-footer{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;padding:20px 0 30px;border-top:.5px solid var(--shell-line);background:transparent;color:var(--shell-muted);font-size:12px}.editorial-footer__wordmark{color:var(--shell-ink)}.editorial-footer nav{display:flex;gap:30px}.editorial-footer nav a{transition:color .22s}.editorial-footer nav a:hover{color:var(--shell-ink)}.editorial-footer>p{justify-self:end}@media(max-width:768px){.editorial-hero{margin:200px 0 140px}.editorial-hero--minimal{margin-bottom:36px}.editorial-hero h1,.editorial-article h1,.editorial-missing h1{font-size:30px}.editorial-section,.editorial-article__body{margin-bottom:80px}.editorial-section h2{font-size:30px}.editorial-row{flex-direction:column;gap:0}.editorial-post.editorial-post--minimal{flex-direction:row;gap:20px}.editorial-person>p,.editorial-post__copy,.editorial-empty>p:last-child,.editorial-article__section-copy{border-top:0}.editorial-post__arrow{display:none}.editorial-back{margin-top:100px}.editorial-article__header{margin-top:85px}.editorial-missing{margin-top:200px}.editorial-footer{grid-template-columns:1fr;gap:20px}.editorial-footer>p{justify-self:start}}@media(prefers-reduced-motion:reduce){.editorial-typed-heading .tw-cursor{display:none!important;animation:none!important}.editorial-reveal{transform:none;transition:none}.editorial-post{transition:none}}:root{color-scheme:dark;--shell-bg: oklch(.16 .018 160);--shell-ink: oklch(.94 .016 148);--shell-muted: oklch(.73 .028 152);--shell-ink-soft: var(--shell-muted);--shell-line: oklch(.74 .044 150 / .22);--shell-glass: oklch(.18 .025 158 / .54);--shell-glass-strong: oklch(.19 .026 157 / .86);--shell-shadow: 0 16px 42px oklch(.1 .01 160 / .16);--studio-ink: var(--shell-ink);--studio-ink-soft: var(--shell-muted);--studio-paper: var(--shell-bg);--studio-accent: oklch(.81 .1 153);--studio-line: var(--shell-line);--font-display: var(--font);--body-color: var(--shell-ink);--bg-color: var(--shell-bg);--info-blue: var(--shell-ink);--white: var(--shell-ink)}body{background:var(--shell-bg);color:var(--shell-ink)}#app .webgl-container{transition:opacity .65s cubic-bezier(.16,1,.3,1)}#app .webgl-container--editorial{opacity:.22}#app .chrome:before{display:none;content:none}#app .chrome .logo{position:fixed;top:24px;left:32px;z-index:9;display:flex;align-items:center;width:auto;height:48px;gap:11px;color:var(--shell-ink);text-transform:none}#app .chrome .logo .brand-mark,.brand-mark{display:block;flex:none;width:38px;height:34px;color:var(--studio-accent);transition:transform .35s cubic-bezier(.16,1,.3,1),color .18s ease}.brand-wordmark{font-size:24px;font-weight:500;line-height:1;letter-spacing:-.055em;text-transform:none}#app .chrome .logo:hover .brand-mark,#app .chrome .logo:focus-visible .brand-mark{transform:translate3d(0,-2px,0) rotate(-4deg);color:var(--shell-ink)}#app .editorial-footer__wordmark{display:inline-flex;align-items:center;gap:9px}#app .editorial-footer__wordmark .brand-mark{width:28px;height:28px}#app .editorial-footer__wordmark .brand-wordmark{font-size:20px}#app .chrome .nav{position:fixed;top:24px;right:28px;z-index:9;display:flex;height:48px;margin:0;padding:3px;box-sizing:border-box;align-items:stretch;overflow:hidden;isolation:isolate;border:1px solid var(--shell-line);border-radius:28px;background:var(--shell-glass);box-shadow:inset 0 1px #d5e2d70f;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}#app .chrome .nav_links{position:relative;z-index:1;display:flex;align-items:stretch}#app .chrome .nav_link{display:inline-flex;align-items:center;justify-content:center;padding:0 19px;min-height:40px;border-radius:23px;color:var(--shell-muted);font-size:13px;font-weight:400;opacity:1}#app .chrome .nav_links:hover .nav_link{opacity:1}#app .chrome .nav_link:hover,#app .chrome .nav_link:focus-visible,#app .chrome .nav_link[aria-current=page]{color:var(--shell-ink);background:transparent}#app .studio-home{--studio-panel: var(--shell-glass-strong);--studio-panel-solid: var(--shell-glass-strong);--studio-rule: var(--shell-line);--studio-rule-strong: oklch(.74 .044 150 / .38);--studio-shadow: var(--shell-shadow);color:var(--shell-ink)}#app .studio-home .studio-landing,#app .studio-home .studio-introduction{inset:0;width:min(900px,92vw);max-width:none;height:270px;margin:auto;padding:0;align-items:center;justify-content:center;color:var(--shell-ink);text-align:center;background:transparent;box-shadow:none}#app .studio-home .studio-landing{inset:50% auto auto clamp(40px,6.5vw,120px);width:min(45vw,560px);height:auto;margin:0;align-items:flex-start;justify-content:flex-start;text-align:left;transform:translate3d(0,-50%,0)}#app .studio-home .studio-landing.home--hidden{transform:translate3d(-24px,-50%,0)}#app .studio-home .studio-landing__title{display:block;width:100%;max-width:none;min-height:0;margin:0;font-family:var(--font);font-weight:400;text-align:left;text-wrap:balance}#app .studio-home .studio-landing__description{width:min(34ch,100%);margin:28px 0 0;color:var(--shell-muted);font-size:17px;line-height:1.5;text-align:left}#app .studio-home .tw-entrance-prose{min-height:1.5em}#app .studio-home .tw-entrance-prose>.tw-block:first-child{font-weight:400;color:var(--shell-muted)}#app .studio-home .studio-button{min-height:44px;margin-top:26px;padding:0 4px;gap:14px;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--shell-ink);font-size:13px;-webkit-backdrop-filter:none;backdrop-filter:none}#app .studio-home .studio-button:hover,#app .studio-home .studio-button:focus-visible{color:var(--studio-accent);background:transparent;transform:translate3d(0,2px,0)}#app .studio-home .studio-eyebrow{color:var(--shell-muted);font-size:10px;letter-spacing:.12em}#app .studio-home .studio-introduction{width:min(680px,calc(100% - 40px))}#app .studio-home .studio-introduction.introduction--before,#app .studio-home .studio-introduction.introduction--after{inset:0}#app .studio-home .studio-introduction.introduction--before{transform:translate3d(0,22px,0)}#app .studio-home .studio-introduction.introduction--after{transform:translate3d(0,-22px,0)}#app .studio-home .studio-introduction__title{margin:0;max-width:650px;font-family:var(--font);font-size:clamp(38px,4vw,58px);font-weight:400;line-height:1.06;letter-spacing:-.045em;text-align:center}#app .studio-home .studio-introduction__text{width:min(42ch,100%);margin:22px auto 0;color:var(--shell-muted);font-size:15px;line-height:1.5}#app .studio-home .studio-introduction__cue{display:none}#app .studio-route-overview,#app .studio-home .studio-chapter,#app .studio-home .studio-notes{border:1px solid var(--shell-line);border-radius:8px;background:var(--shell-glass-strong);box-shadow:var(--shell-shadow);color:var(--shell-ink);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}#app .studio-route-overview{top:auto;bottom:40px;left:32px;width:340px;padding:24px;box-sizing:border-box}#app .studio-route-overview__title{margin-top:14px;font-family:var(--font);font-size:34px;line-height:1.05;letter-spacing:-.04em}#app .studio-route-overview__description{margin-top:12px;color:var(--shell-muted);font-size:13px}#app .studio-route-legend{margin-top:22px}#app .studio-route-legend__item{min-height:36px;border-color:var(--shell-line);color:var(--shell-ink)}#app .studio-route-legend__item{grid-template-columns:1fr auto}#app .studio-route-legend__number,#app .studio-route-legend__verb{color:var(--shell-muted)}#app .studio-home .studio-reader{top:112px;bottom:40px;left:32px;width:350px;justify-content:flex-end;background:transparent}#app .studio-home .studio-chapter{height:auto;max-height:100%;padding:24px;border:0}#app .studio-home .studio-chapter:before,#app .studio-home .studio-chapter:after{display:none}#app .studio-home .studio-chapter__title{margin-top:0;font-family:var(--font);font-size:clamp(30px,2.5vw,38px);font-weight:400;line-height:1.07;letter-spacing:-.045em}#app .studio-home .studio-chapter__description{margin-top:13px;width:auto;color:var(--shell-muted);font-size:13px;line-height:1.5}#app .studio-home .studio-chapter__kind,#app .studio-home .studio-chapter__progress{color:var(--shell-muted);font-size:9px}#app .studio-home .studio-handoff-list{display:flex;margin-top:22px}#app .studio-home .studio-handoff,#app .studio-home .studio-handoff--output{display:grid;grid-template-columns:minmax(0,1fr) 12px;gap:12px;order:initial;min-height:58px;margin:0;padding:12px 0;border:0;border-top:1px solid var(--shell-line);border-radius:0;background:transparent;box-shadow:none;transition:color .18s ease}#app .studio-home .studio-handoff:hover,#app .studio-home .studio-handoff:focus-visible{padding:12px 0;background:transparent;color:var(--studio-accent)}#app .studio-home .studio-handoff__title{color:inherit;font-size:11px;font-weight:500;line-height:1.3}#app .studio-home .studio-handoff__description{display:block;overflow:visible;-webkit-line-clamp:unset;margin-top:4px;color:var(--shell-muted);font-size:12px;line-height:1.45}#app .studio-home .studio-handoff__cue{display:block;padding:0;color:var(--shell-muted);font-size:12px}#app .studio-home .studio-handoff--output .studio-handoff__title{color:var(--studio-accent)}#app .studio-home .studio-validation-link{display:block;width:100%;min-height:44px;margin:8px 0 -10px;padding:10px 0;border:0;border-top:1px solid var(--shell-line);background:transparent;color:var(--studio-accent);font:inherit;font-size:12px;text-align:left}#app .studio-home .studio-validation-link:hover{color:var(--shell-ink)}#app .studio-home .studio-validation-link:focus-visible{outline:1px solid var(--studio-accent);outline-offset:3px}#app .studio-home .studio-chapter__footer{margin-top:15px;padding-top:0;border:0;color:var(--shell-muted);font-size:9px}#app .studio-rail{display:none!important}#app .studio-home .studio-controls{display:flex;right:28px;bottom:28px;gap:6px}#app .studio-home .studio-control{display:inline-flex;width:44px;height:44px;padding:0;gap:0;border:1px solid var(--shell-line);border-radius:24px;color:var(--shell-ink);background:var(--shell-glass);box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}#app .studio-home .studio-control:hover,#app .studio-home .studio-control:focus-visible{background:#1f3627d9;color:var(--shell-ink)}#app .studio-home .studio-control__label{display:none}#app .studio-home .studio-hotspot{height:36px;min-width:36px;color:var(--shell-ink)}#app .studio-home .studio-hotspot__marker{width:36px;height:36px;border:1px solid var(--shell-line);border-radius:50%;background:var(--shell-glass-strong);box-shadow:none;color:var(--shell-ink)}#app .studio-home .studio-hotspot__label{left:44px;padding:7px 10px;border:1px solid var(--shell-line);border-radius:16px;background:var(--shell-glass-strong);box-shadow:none;color:var(--shell-ink)}#app .studio-home .studio-hotspot:hover .studio-hotspot__marker{background:#20432e}#app .studio-home .studio-notes{--notes-ink: var(--shell-ink);--notes-muted: var(--shell-muted);--notes-paper: var(--shell-bg);--notes-paper-deep: oklch(.24 .03 155);--notes-mineral: var(--shell-line);--notes-line: var(--shell-line);--notes-coral: var(--studio-accent);--notes-coral-dark: var(--studio-accent);top:112px;bottom:40px;left:32px;width:min(380px,calc(100vw - 64px));overflow-y:auto;color:var(--shell-ink)}#app .studio-home .studio-notes__title,#app .studio-home .studio-notes__question{font-family:var(--font)}#app .studio-home .studio-notes__continue{background:#112719;color:var(--shell-ink);border-radius:0 0 8px 8px}#app .studio-home .studio-notes__continue:hover{background:#1d3a27}#app .percentage,#app .studio-loading{color:var(--shell-muted)}#app .scene-motion-toggle{position:fixed;z-index:5;right:28px;bottom:28px;display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--shell-line);border-radius:50%;background:var(--shell-glass);color:var(--shell-muted)}#app .scene-motion-toggle[data-beside-controls=true]{right:184px}#app .scene-motion-toggle:hover{color:var(--shell-ink)}#app .scene-motion-toggle[hidden]{display:none}#app button:focus-visible,#app a:focus-visible,#app summary:focus-visible{outline:2px solid var(--studio-accent);outline-offset:4px}#app .chrome .nav_link:focus-visible{outline-offset:-3px}@media(max-width:768px){#app .chrome .logo{top:16px;left:18px;height:46px;gap:7px}#app .chrome .logo .brand-mark{width:28px;height:28px}#app .chrome .logo .brand-wordmark{font-size:18px}#app .chrome .nav{top:16px;right:16px;height:46px;padding:2px}#app .chrome .nav_link{min-height:40px;padding:0 12px;font-size:12px}#app .studio-home .studio-landing,#app .studio-home .studio-introduction{width:calc(100% - 32px);height:240px;overflow:visible}#app .studio-home .studio-landing{inset:clamp(108px,15svh,148px) 20px auto;width:auto;height:auto;margin:0;align-items:flex-start;justify-content:flex-start;transform:none}#app .studio-home .studio-landing.home--hidden{transform:translate3d(-18px,0,0)}#app .studio-home .studio-landing__description{margin-top:20px;font-size:14px}#app .studio-home .studio-landing .studio-button{margin-top:22px}#app .studio-home .studio-introduction__title{font-size:clamp(34px,9vw,48px)}#app .studio-home .studio-introduction__text{font-size:13px}#app .studio-home .studio-reader{inset:auto 16px 76px;width:auto;height:auto;max-height:calc(100svh - 180px)}#app .studio-home .studio-chapter{height:auto;max-height:calc(100svh - 180px);padding:20px}#app .studio-home .studio-chapter__title{margin-top:0;font-size:30px}#app .studio-home .studio-chapter__description{margin-top:10px;font-size:12px}#app .studio-home .studio-handoff-list{margin-top:16px}#app .studio-home .studio-handoff,#app .studio-home .studio-handoff--output{min-height:48px;padding:10px 0}#app .studio-home .studio-handoff:hover{padding:10px 0}#app .studio-home .studio-handoff__description,#app .studio-home .studio-handoff:not(.studio-handoff--output) .studio-handoff__description{font-size:11px}#app .studio-home .studio-chapter__footer{margin-top:10px}#app .studio-home .studio-controls,#app .scene-motion-toggle{right:16px;bottom:18px}#app .scene-motion-toggle[data-beside-controls=true]{right:172px}#app .studio-home .studio-notes{inset:88px 16px 20px;width:auto;max-width:none}#app .studio-route-overview{inset:auto 16px 28px;width:auto;max-height:calc(100svh - 120px);overflow-y:auto;padding:22px}#app .studio-route-overview__title{font-size:32px}#app .studio-route-overview .studio-eyebrow{display:block}}@media(prefers-reduced-motion:reduce){#app .webgl-container{transition:none}#app .scene-motion-toggle{display:none}}@media(max-width:350px){#app .chrome .logo{left:12px;gap:5px}#app .chrome .logo .brand-wordmark{font-size:16px}#app .chrome .logo .brand-mark{width:25px;height:25px}#app .chrome .nav{right:12px}#app .chrome .nav_link{padding:0 11px}}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){#app .chrome .nav,#app .studio-home .studio-chapter,#app .studio-home .studio-notes,#app .studio-route-overview,#app .studio-home .studio-control{background:#0c1a12}}#app .chrome .nav{animation:nav-arrive .65s cubic-bezier(.22,1,.36,1) both}#app .chrome .nav-lens{position:absolute;top:0;left:0;width:100px;height:40px;transform-origin:0 50%;border-radius:24px;pointer-events:none;opacity:0;background:#72927b1f;box-shadow:inset 0 0 0 1px #acc5b014;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .18s ease}#app .chrome .nav_link{transition:color .18s ease,transform .12s ease}#app .chrome .nav_link:active{transform:translateY(1px)}#app .studio-home .kriss-box-frame{position:absolute;inset:auto;pointer-events:none}#app .studio-home .kriss-box-frame .kb-border{display:block;opacity:.55}@keyframes nav-arrive{0%{opacity:0;transform:translate3d(0,-8px,0)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){#app .chrome .nav{animation:none}#app .chrome .nav-lens,#app .chrome .nav_link{transition:none}#app .kriss-box-frame rect{transition:none!important}#app .tw-cursor{display:none!important;animation:none!important}}@media(forced-colors:active){#app .chrome .nav,#app .studio-home .studio-chapter{background:Canvas;border:1px solid CanvasText}#app .chrome .nav-lens{display:none}}#app .chrome .menu-shell{--menu-cream: #f0ebde;--menu-ink: #07110e;--menu-green: #315f4c;--menu-expo: cubic-bezier(.19, 1, .22, 1);position:fixed;top:30px;right:30px;z-index:31;width:104px;height:44px;overflow:visible;color:var(--menu-ink);background:var(--menu-cream);border:1px solid rgb(7 17 14 / 10%);border-radius:999px;box-shadow:0 8px 40px #0109063d;isolation:isolate;transform:translateZ(0);transform-origin:top right;transition:width .62s var(--menu-expo),height .62s var(--menu-expo),border-radius .62s var(--menu-expo),transform .45s var(--menu-expo),box-shadow .45s ease;will-change:width,height,border-radius,transform}#app .chrome .menu-shell:not(.menu-shell--open):hover{transform:scale(1.055);box-shadow:0 12px 48px #01090652}#app .chrome .menu-shell:not(.menu-shell--open):active{transform:scale(.95);box-shadow:0 4px 18px #01090647;transition-duration:.62s,.62s,.62s,.12s,.12s}#app .chrome .menu-shell__orbit{position:absolute;top:-3px;right:-3px;z-index:4;width:110px;height:50px;overflow:visible;border-radius:999px;opacity:.92;pointer-events:none;contain:paint;transition:opacity .17s var(--menu-expo)}#app .chrome .menu-shell__orbit svg{display:block;width:100%;height:100%;overflow:visible}#app .chrome .menu-shell__orbit rect{fill:none;stroke-linecap:round;stroke-dashoffset:0;vector-effect:non-scaling-stroke;animation:menu-orbit 4.6s linear infinite}#app .chrome .menu-shell__orbit-wake{stroke:#a4dcb4e5;stroke-width:1.2;stroke-dasharray:21 79;filter:drop-shadow(0 0 2px rgb(125 206 153 / 58%))}#app .chrome .menu-shell__orbit-flare{stroke:#faf7e5fa;stroke-width:1.1;stroke-dasharray:6 94;filter:drop-shadow(0 0 1.5px rgb(250 247 229 / 74%))}#app .chrome .menu-shell--open .menu-shell__orbit{opacity:0}#app .chrome .menu-shell--open .menu-shell__orbit rect,#app .chrome .menu-shell--ambient-paused .menu-shell__orbit rect,#app .chrome .menu-shell--document-hidden .menu-shell__orbit rect{animation-play-state:paused}@keyframes menu-orbit{to{stroke-dashoffset:-100}}#app .chrome .menu-shell.menu-shell--open{width:min(330px,calc(100vw - 60px));height:min(var(--menu-content-height, 300px),calc(100svh - 60px));border-radius:20px;box-shadow:0 24px 80px #01090670}#app .chrome .menu-shell button,#app .chrome .menu-shell a{-webkit-tap-highlight-color:transparent}#app .chrome .menu-shell__face{position:absolute;top:0;right:0;z-index:2;display:flex;align-items:center;justify-content:center;gap:8px;width:104px;height:44px;color:var(--menu-ink);font-size:15px;line-height:1;opacity:1;transition:opacity .25s ease .25s}#app .chrome .menu-shell--open .menu-shell__face{opacity:0;pointer-events:none;transition-delay:0ms}#app .chrome .menu-shell__dot{display:block;width:6px;height:6px;flex:none;border-radius:50%;background:currentColor;transform:translateZ(0);transition:transform .45s var(--menu-expo)}#app .chrome .menu-shell__wave-trigger:hover .menu-shell__dot,#app .chrome .menu-shell__wave-trigger:focus-visible .menu-shell__dot{transform:scale(1.45)}#app .chrome .menu-shell__panel{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-start;gap:16px;padding:70px 25px 22px;overflow-x:hidden;overflow-y:auto;border-radius:inherit;opacity:0;pointer-events:none;transition:opacity .22s ease}#app .chrome .menu-shell--open .menu-shell__panel{opacity:1;pointer-events:auto;transition-delay:80ms}#app .chrome .menu-shell__close{position:absolute;top:7px;right:11px;display:flex;align-items:center;justify-content:center;gap:8px;min-width:88px;height:44px;padding:0 10px;border-radius:999px;color:var(--menu-ink);font-size:15px;line-height:1;opacity:0;transform:translate3d(0,-6px,0);transition:opacity .26s ease,transform .5s var(--menu-expo)}#app .chrome .menu-shell--open .menu-shell__close{opacity:1;transform:translateZ(0);transition-delay:80ms}#app .chrome .menu-shell__links{display:flex;flex-shrink:0;flex-direction:column;align-items:flex-start;width:100%}#app .chrome .menu-shell__link{display:flex;align-items:center;min-width:44px;min-height:50px;color:var(--menu-ink);font-size:46px;font-weight:450;letter-spacing:-.048em;line-height:1.15;transition:color .24s ease;--wave-weight: 500}#app .chrome .menu-shell__link:hover,#app .chrome .menu-shell__link:focus-visible,#app .chrome .menu-shell__link[aria-current=page]{color:var(--menu-green)}#app .chrome .menu-shell__link:focus-visible,#app .chrome .menu-shell__close:focus-visible,#app .chrome .menu-shell__face:focus-visible{outline:2px solid var(--menu-green);outline-offset:2px}#app .chrome .menu-shell__mask{display:block;overflow:hidden;padding:.05em .12em .16em;margin:0 -.12em}#app .chrome .menu-shell__line{display:block;opacity:0;transform:translate3d(0,.12em,0);transition:opacity .12s ease,transform .28s cubic-bezier(.25,.46,.45,.94)}#app .chrome .menu-shell--open .menu-shell__line{opacity:1;transform:translateZ(0);transition:opacity .3s ease,transform .62s var(--menu-expo);transition-delay:calc(.16s + var(--item, 0) * 55ms)}#app .chrome .menu-shell__word{display:inline-flex;white-space:nowrap}#app .chrome .menu-shell__character{display:inline-block;font-variation-settings:"wght" var(--wave-weight, 450);transition:font-variation-settings .34s ease;transition-delay:calc(var(--character, 0) * 24ms)}#app .chrome .menu-shell__wave-trigger:hover .menu-shell__character,#app .chrome .menu-shell__wave-trigger:focus-visible .menu-shell__character,#app .chrome .menu-shell__link[aria-current=page] .menu-shell__character{font-variation-settings:"wght" 700}html.chrome-menu-locked,html.chrome-menu-locked body{overflow:hidden}@media(max-width:768px){#app .chrome .menu-shell{top:16px;right:16px}#app .chrome .menu-shell.menu-shell--open{width:calc(100vw - 32px);height:min(var(--menu-content-height, 300px),calc(100svh - 32px))}}@media(max-width:380px){#app .chrome .menu-shell__panel{padding-inline:22px}#app .chrome .menu-shell__link{font-size:42px}}@media(max-width:350px){#app .chrome .menu-shell{right:12px}#app .chrome .menu-shell.menu-shell--open{width:calc(100vw - 24px)}}@media(prefers-reduced-motion:reduce){#app .chrome .menu-shell__orbit{display:none}#app .chrome .menu-shell,#app .chrome .menu-shell--open .menu-shell__line,#app .chrome .menu-shell__face,#app .chrome .menu-shell__dot,#app .chrome .menu-shell__panel,#app .chrome .menu-shell__close,#app .chrome .menu-shell__line,#app .chrome .menu-shell__character{transition:none}}@media(forced-colors:active){#app .chrome .menu-shell__orbit{display:none}#app .chrome .menu-shell{color:CanvasText;background:Canvas;border-color:CanvasText;box-shadow:none}#app .chrome .menu-shell__link,#app .chrome .menu-shell__close,#app .chrome .menu-shell__face{color:LinkText}#app .chrome .menu-shell__link[aria-current=page]{text-decoration:underline}}
