body{font-size:calc(max(3.1415926535vmin, 16px));font-weight:200;height:100dvh;line-height:133%}@media (max-width:600px){body{font-weight:300}}button{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:133%}@font-face{font-family:Monaspace Krypton;font-weight:1 999;src:url(/static/media/MonaspaceKryptonVarVF[wght,wdth,slnt].8e130f9ffb14c10d7611.woff2) format("woff2")}@font-face{font-family:Monaspace Neon;font-weight:1 999;src:url(/static/media/MonaspaceNeonVarVF[wght,wdth,slnt].f7de8168e3e86ea8ea06.woff2) format("woff2")}@font-face{font-family:Monaspace Xenon;font-weight:1 999;src:url(/static/media/MonaspaceXenonVarVF[wght,wdth,slnt].fcb72ae97ba694531f47.woff2) format("woff2")}body{margin:0;overflow-x:hidden}#root{min-height:100dvh}.circle-container{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:-1}.prompt-container{align-items:center;display:flex;flex-direction:column;height:100dvh;justify-content:center;left:0;position:absolute;top:0;width:100vw;z-index:10}.ztop{display:block;z-index:10}.circle{border-radius:50%;filter:blur(80px);height:100vmax;left:40%;mix-blend-mode:screen;position:absolute;top:-80vmax;width:100vmax}#circle1{background-color:#ebdf8799;background-color:color(display-p3 .92 .87 0/.5)}#circle2{background-color:#00c8ff99;background-color:color(display-p3 0 .78 1/.6)}#circle3{background-color:#feb6ff99;background-color:color(display-p3 1 .71 1/.6)}@keyframes orbit{0%{transform:rotate(0deg) translateX(20vmin) rotate(0deg)}to{transform:rotate(1turn) translateX(20vmin) rotate(-1turn)}}@keyframes rorbit{to{transform:rotate(0deg) translateX(20vmin) rotate(0deg)}0%{transform:rotate(1turn) translateX(20vmin) rotate(-1turn)}}@keyframes cursor-blink{0%{opacity:1}50%{opacity:1}66%{opacity:0}to{opacity:0}}.cursor{animation:cursor-blink 1.5s infinite}#circle1{animation:orbit 6s linear infinite}#circle2{animation:rorbit 10s linear infinite}#circle3{animation:rorbit 8s linear infinite}@keyframes blear{0%{filter:blur(.1vmin);opacity:.2;transform:scale(1)}80%{filter:blur(.1vmin);opacity:.9;transform:scale(1)}90%{filter:blur(.5vmin);opacity:.6;transform:scale(1.01)}to{filter:blur(.1vmin);opacity:.2;transform:scale(1)}}body{background-color:var(--background-color);color:var(--text-color)}*{--vermillion:#cd523d;--text-color:hsl(var(--hue),100%,8%);--dim-text-color:hsla(var(--hue),100%,10%,40%);--background-color:hsl(var(--hue),10%,98%);--link-color:#3d66cd;--link-hover-color:#214dbb;--button-color:var(--vermillion);--button-hover-color:var(--vermillion)}#terminal{mix-blend-mode:multiply}@media (prefers-color-scheme:dark){*{--text-color:#fff;--dim-text-color:#ffffff88;--background-color:#16161d;--dim-text-color:hsla(var(--hue),100%,90%,50%);--vermillion:#ff735a;--link-color:#83a6ff;--link-hover-color:#bdd0ff;--button-color:var(--vermillion);--button-hover-color:var(--vermillion)}@supports (color:hsl(0 0% 0%/0)){*{--text-color:hsl(var(--hue),100%,94%);--background-color:hsl(var(--hue),10%,10%)}}#terminal{mix-blend-mode:screen}#circle1{background-color:#ebdf8733;background-color:color(display-p3 .92 .87 0/.2)}#circle2{background-color:#00c8ff33;background-color:color(display-p3 0 .78 1/.2)}#circle3{background-color:#feb6ff33;background-color:color(display-p3 1 .71 1/.2)}}.cursor{font-weight:700}@keyframes blink{50%{opacity:0}}#geist{stroke-width:2;cursor:pointer;display:inline-block;height:1.5em;transform:translateY(-.19em);vertical-align:bottom;width:1.5em}#geist.waiting path{stroke:var(--vermillion);fill:none;animation:cursor-pulse 1s infinite}#geist.outputting,#geist:hover{stroke:var(--vermillion);path{fill:var(--vermillion)}}#geist.autocompleting{stroke:var(--vermillion);path{fill:var(--vermillion)}}#geist.inputting{stroke:var(--dim-text-color)}@keyframes cursor-pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.hoverLink,a,a:visited{color:var(--link-color);cursor:pointer;text-decoration:none}.hoverLink:hover,a:hover{color:var(--link-hover-color);text-decoration:underline}.old-prompt{color:var(--dim-text-color)}:hover>.noHover,:not(:hover)>.onHover{display:none}button{background:none;border:none;color:var(--button-color);cursor:pointer;padding:0}button:hover,span.cwd:hover{color:var(--button-hover-color)}button:hover:before{content:">";float:left;margin-left:-.75em}.fullname{color:var(--dim-text-color)}.typedLine{animation:reveal .2s linear forwards;-webkit-mask-position:0;mask-position:0;-webkit-mask-size:200%;mask-size:200%;max-width:34em;white-space:pre-wrap}@keyframes reveal{0%{-webkit-mask-position:100% 100%;mask-position:100% 100%}to{-webkit-mask-position:0 0;mask-position:0 0}}.username{display:inline-block;min-width:8em;text-align:left}.terminal{box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;min-height:100dvh;transform-origin:bottom left;transition:transform 1.15s cubic-bezier(.5,0,.82,1) .15s,opacity .5s ease-in-out .23s}.terminal p{margin-top:0}.terminal p.old-prompt{margin-top:1em}body.loading .terminal{transform:scale(1)}#prompt{cursor:pointer;margin-top:1em}.inputText{white-space:pre-wrap}.directory{color:var(--text-color)}.hoverText{color:var(--dim-text-color)}.inputText{background:#0000;border:none;border-radius:0;caret-color:#0000;color:var(--text-color);font-family:inherit;font-size:inherit;font-weight:inherit;max-width:100%;padding:0 0 0 1ch}.inputText:focus{outline:none}.inputText::hover{border-bottom:1px solid var(--dim-text-color)}.role{display:inline-block;min-width:4em;text-align:left}.survey-overlay{align-items:center;animation:overlayFadeIn .4s cubic-bezier(.4,0,.2,1);bottom:0;display:flex;justify-content:center;left:0;overflow:hidden;overscroll-behavior:contain;position:fixed;right:0;top:0;z-index:9999}.survey-overlay button{color:#fff;color:var(--text-color,#fff)}.survey-overlay button:hover:before{content:none}.checkbox-label input[type=checkbox],.radio-label input[type=radio]{position:relative;vertical-align:middle}.survey-container{animation:containerSlideIn .5s cubic-bezier(.4,0,.2,1) .1s both;display:flex;flex-direction:column;justify-content:start;overflow:hidden;position:relative;width:100%}@keyframes containerSlideIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.survey-close{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:50%;color:#fff;color:var(--text-color,#fff);cursor:pointer;display:flex;font-weight:300;height:40px;justify-content:center;position:absolute;right:20px;top:15px;transition:all .3s cubic-bezier(.4,0,.2,1);width:40px;z-index:10}.survey-close:hover{background:#fff3;box-shadow:0 4px 12px color-mix(in srgb,#000 20%,#0000);transform:scale(1.05)}.survey-content{-webkit-overflow-scrolling:touch;align-items:flex-start;color:#fff;color:var(--text-color,#fff);display:flex;flex:1 1;justify-content:center;max-height:100vh;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain}.survey-step{animation:stepSlideIn .4s cubic-bezier(.4,0,.2,1);max-width:30em;padding:60px 30px;width:30em}@keyframes stepSlideIn{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.intro-step{padding-top:1rem;text-align:left}.intro-button{margin-top:0}.survey-step h1{font-weight:500;line-height:1.1;margin-bottom:1.5rem;margin-top:.5rem}.survey-step h1,.survey-step h2{color:#fff;color:var(--text-color,#fff);font-size:inherit}.survey-step h2{font-weight:700;margin-bottom:2rem}.overview-text{color:#ffffffe6;color:var(--text-color,#ffffffe6);line-height:1.4;margin-right:auto;max-width:30em}.form-group,.overview-text{margin-bottom:2rem}.form-group label{color:#fff;color:var(--text-color,#fff);display:block;font-weight:500;margin-bottom:.5rem}.help-text{color:#ffffffb3;color:var(--text-color,#ffffffb3);line-height:1.4;margin-bottom:.75rem}.form-group input[type=email],.form-group input[type=text],.form-group input[type=url],.form-group textarea{background-color:initial;border:none;border-radius:1px;box-shadow:0 0 0 .1em color-mix(in srgb,#2b2600 30%,#0000),0 0 0 .1em color-mix(in srgb,#001b23 30%,#0000),0 0 0 .1em color-mix(in srgb,#210022 30%,#0000);box-shadow:var(--radiantShadow);box-sizing:border-box;color:#fff;color:var(--text-color,#fff);font-size:inherit;padding:1em 1.25em;transition:border .3s,box-shadow .3s cubic-bezier(.4,0,.2,1);width:100%}.form-group input[type=email]::placeholder,.form-group input[type=text]::placeholder,.form-group input[type=url]::placeholder,.form-group textarea::placeholder{color:50,#ffffff80;color:var(--text-color/50,#ffffff80)}.form-group input[type=email]:focus,.form-group input[type=text]:focus,.form-group input[type=url]:focus,.form-group textarea:focus{background:var(--background-color);border-color:#0000;box-shadow:1em 0 1em color-mix(in srgb,#ffe100 40%,#0000),.5em .75em 1em color-mix(in srgb,#00c8ff 50%,#0000),-1.5em -.75em 2em -.4em color-mix(in srgb,#feb6ff 60%,#0000);box-shadow:var(--radiantHoverShadow);outline:none}.form-group textarea{font-family:inherit;line-height:1.5;min-height:8em;resize:vertical}.checkbox-group,.radio-group{display:flex;flex-direction:column;gap:.5em;margin-left:1em;margin-top:1em}.checkbox-label,.radio-label{background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;cursor:pointer;flex-wrap:nowrap;font-weight:400;padding:12px 16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.checkbox-item,.checkbox-label,.radio-label{align-items:flex-start;display:flex;gap:12px}.checkbox-item{border-radius:8px}.radio-label input[type=radio]{appearance:none;-webkit-appearance:none;background:#0000;border:.125em solid;border-radius:50%;cursor:pointer;flex-shrink:0;height:1.125em;margin:.125em 0 0;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1);width:1.125em}.checkbox-item input[type=checkbox],.checkbox-item input[type=radio],.checkbox-label input[type=checkbox]{align-self:flex-start;appearance:none;-webkit-appearance:none;background:#0000;border:.125em solid;border-radius:.1875em;color:currentColor;cursor:pointer;flex-shrink:0;font-size:var(--font-size-base);height:.75em;margin:.125em .5em 0 0;position:relative;transition:box-shadow .2s cubic-bezier(.4,0,.2,1);width:.75em}.checkbox-item input[type=radio]{border-radius:50%}.checkbox-item input[type=checkbox]:checked,.checkbox-item input[type=radio]:checked,.checkbox-label input[type=checkbox]:checked,.radio-label input[type=radio]:checked{background:currentColor;border-color:currentColor}.checkbox-item input[type=radio]:checked:after{background:currentColor;border-radius:50%;content:"";height:.375em;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:.375em}.checkbox-item input[type=checkbox]:checked:after,.checkbox-label input[type=checkbox]:checked:after{border:.125em solid;border-left:none;border-top:none;content:"";height:.5em;left:50%;position:absolute;top:45%;transform:translate(-50%,-50%) rotate(45deg);width:.25em}.checkbox-item input[type=checkbox]:hover,.checkbox-item input[type=radio]:hover,.checkbox-label input[type=checkbox]:hover,.radio-label input[type=radio]:hover{border-color:currentColor;box-shadow:0 0 0 2px #ffffff1a}.checkbox-item input[type=checkbox]:focus,.checkbox-item input[type=radio]:focus,.checkbox-label input[type=checkbox]:focus,.radio-label input[type=radio]:focus{box-shadow:0 0 0 3px #fff3;outline:none}.checkbox-item label{cursor:pointer;flex:1 1;font-weight:400}.checkbox-label>div,.checkbox-label>span{word-wrap:break-word;flex:1 1;line-height:1.4;min-width:0;overflow-wrap:break-word;white-space:normal}.other-input{animation:slideDown .3s cubic-bezier(.4,0,.2,1);margin-top:1rem}@keyframes slideDown{0%{max-height:0;opacity:0;transform:translateY(-10px)}to{max-height:100px;opacity:1;transform:translateY(0)}}.survey-nav{border-top:1px solid #ffffff1a;display:flex;gap:1rem;justify-content:flex-start;margin-top:3rem;padding-top:2rem}.survey-btn{alignment-baseline:20px;border-radius:2px;box-shadow:0 0 0 .1em color-mix(in srgb,#2b2600 30%,#0000),0 0 0 .1em color-mix(in srgb,#001b23 30%,#0000),0 0 0 .1em color-mix(in srgb,#210022 30%,#0000);box-shadow:var(--radiantShadow);cursor:pointer;font-weight:500;min-width:120px;padding:.5em 1em .3em;text-transform:uppercase;transition:all .3s cubic-bezier(.4,0,.2,1);vertical-align:top}.survey-btn:focus:not(:disabled),.survey-btn:hover:not(:disabled){border-color:#0000;box-shadow:1em 0 1em color-mix(in srgb,#ffe100 40%,#0000),.5em .75em 1em color-mix(in srgb,#00c8ff 50%,#0000),-1.5em -.75em 2em -.4em color-mix(in srgb,#feb6ff 60%,#0000);box-shadow:var(--radiantHoverShadow)}.survey-btn.primary{background-color:var(--background-color);color:#fff;color:var(--text-color,#fff)}.survey-btn.primary:hover:not(:disabled){background:linear-gradient(135deg,#ffffff4d,#fff3);border-color:var(--background-color);color:#fff;color:var(--text-color,#fff)}:root{--radiantShadow:0 0 0 0.1em color-mix(in srgb,#2b2600 30%,#0000),0 0 0 0.1em color-mix(in srgb,#001b23 30%,#0000),0 0 0 0.1em color-mix(in srgb,#210022 30%,#0000);--radiantHoverShadow:1em 0em 1em color-mix(in srgb,#ffe100 40%,#0000),0.5em 0.75em 1em color-mix(in srgb,#00c8ff 50%,#0000),-1.5em -0.75em 2em -0.4em color-mix(in srgb,#feb6ff 60%,#0000);--borderColor:#0000004d}@media (prefers-color-scheme:dark){:root{--radiantShadow:0 0 0 0.1em color-mix(in srgb,#fffad3 15%,#0000),0 0 0 0.1em color-mix(in srgb,#ccf3ff 15%,#0000),0 0 0 0.1em color-mix(in srgb,#fee6ff 15%,#0000);--radiantHoverShadow:1em 0em 1em -0.2em color-mix(in srgb,#ffe100 30%,#0000),0.5em 0.75em 1em color-mix(in srgb,#00c8ff 20%,#0000),-1.5em -0.75em 2em -0.4em color-mix(in srgb,#fb05ff 30%,#0000);--borderColor:#ffffff80}}.survey-btn.secondary{background:#ffffff0d;color:#fff;color:var(--text-color,#fff)}.survey-btn.secondary:hover{background:#ffffff1a;color:#fff;color:var(--text-color,#fff)}.survey-btn:disabled{cursor:not-allowed;opacity:.5;transform:none!important}.success-screen{flex-direction:column;justify-content:left;padding:60px 40px;text-align:left}.success-screen p{color:#ffffffe6;color:var(--text-color,#ffffffe6);line-height:1.6;margin-bottom:2rem}@media (max-width:768px){.survey-overlay{align-items:center;justify-content:center}.survey-container{height:auto;margin:0;min-height:60vh}.survey-content{padding:25px 20px}.survey-step h1{line-height:1.2;margin-bottom:1rem;margin-top:.5rem;overflow-wrap:break-word}.survey-step h2{line-height:1.3;margin-bottom:1.5rem}.overview-text{line-height:1.5;margin-bottom:1.5rem}.form-group input[type=email],.form-group input[type=text],.form-group input[type=url],.form-group textarea{padding:1.125em 1.25em}.checkbox-label,.radio-label{padding:10px 12px}.survey-nav{border-top:1px solid #ffffff1a;flex-direction:column;gap:2em;margin-top:2rem;padding-top:1.5rem}.survey-btn{padding:16px 24px;width:100%}.success-screen{padding:40px 25px}}@media (max-width:480px){.survey-container{min-height:40vh}.survey-content{padding:20px 15px}.survey-close{height:35px;right:15px;top:10px;width:35px}.survey-step h1{margin-bottom:.75rem;margin-top:.5rem}.survey-step h2{margin-bottom:1rem}.survey-nav{margin-top:1.5rem;padding-top:1rem}}.survey-content::-webkit-scrollbar{width:6px}.survey-content::-webkit-scrollbar-track{background:#ffffff0d;border-radius:3px}.survey-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.survey-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}body{font-family:Monaspace Neon,monospace}h1{font-size:calc(max(5vmin, 16pt));font-weight:200}
/*# sourceMappingURL=main.76e44c9f.css.map*/