#intro-logo[data-astro-cid-egjmg6ql]{position:relative;--letter-height:48px;--letter-width:55px}@media (min-width:640px){#intro-logo[data-astro-cid-egjmg6ql]{--letter-height:64px;--letter-width:73px}}#intro-logo[data-astro-cid-egjmg6ql].logo-hidden{visibility:hidden}.terminal-status-bar[data-astro-cid-jfo7rye4]{box-shadow:inset 0 2px 4px #00000026,inset 0 -1px 2px #ffffff08}.terminal-status-bar[data-astro-cid-jfo7rye4]:after{background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.06) 0,rgba(0,0,0,.06) 3px);content:"";inset:0;opacity:.5;pointer-events:none;position:absolute}.status-indicator[data-astro-cid-jfo7rye4]{background:hsl(var(--border-divider)/.25);box-shadow:0 0 2px #0000001a}.status-indicator[data-astro-cid-jfo7rye4]:before{background:transparent;border-radius:50%;content:"";inset:1px;position:absolute;transition:all .25s cubic-bezier(.4,0,.2,1)}.status-indicator[data-astro-cid-jfo7rye4]:after{background:repeating-linear-gradient(0deg,transparent,transparent 1px,rgba(0,0,0,.15) 0,rgba(0,0,0,.15) 2px);border-radius:50%;content:"";inset:0;opacity:.5;pointer-events:none;position:absolute}.status-indicator[data-astro-cid-jfo7rye4]:hover{background:hsl(var(--border-divider)/.4);box-shadow:0 0 8px hsl(var(--border-divider)/.3);transform:scale(1.15)}.status-indicator[data-astro-cid-jfo7rye4].active{animation:led-pulse 2s ease-in-out infinite;background:#22c55e;border-color:#22c55e66;box-shadow:0 0 6px #22c55e99,0 0 12px #22c55e4d}.status-indicator[data-astro-cid-jfo7rye4].active:before{background:radial-gradient(circle at center,hsla(0,0%,100%,.5) 0,transparent 70%)}.status-indicator[data-astro-cid-jfo7rye4].passed{background:hsl(var(--border-divider)/.15);box-shadow:0 0 2px #0000001a}.status-indicator[data-astro-cid-jfo7rye4].passed:before{background:transparent}.status-indicator[data-astro-cid-jfo7rye4].flickering{animation:led-flicker .4s ease-out forwards}@keyframes led-pulse{0%,to{box-shadow:0 0 6px #22c55e99,0 0 12px #22c55e4d}50%{box-shadow:0 0 8px #22c55ecc,0 0 16px #22c55e66}}@keyframes led-flicker{0%{filter:brightness(.5);opacity:.3}10%{filter:brightness(1.5);opacity:1}20%{filter:brightness(.6);opacity:.4}30%{filter:brightness(1.3);opacity:1}40%{filter:brightness(.8);opacity:.6}50%{filter:brightness(1.4);opacity:1}60%{filter:brightness(.9);opacity:.8}70%{filter:brightness(1.2);opacity:1}85%{filter:brightness(1.05);opacity:.95}to{filter:brightness(1);opacity:1}}.terminal-cursor[data-astro-cid-jfo7rye4]{animation:cursor-blink .7s step-end infinite}.terminal-cursor[data-astro-cid-jfo7rye4].typing{animation:none}@keyframes cursor-blink{0%,50%{opacity:.9}51%,to{opacity:0}}.toggle-icon-moon[data-astro-cid-jfo7rye4]{opacity:1;transform:rotate(0) scale(1)}[data-theme=dark] .toggle-icon-moon[data-astro-cid-jfo7rye4]{opacity:0;transform:rotate(-90deg) scale(.3)}.toggle-icon-sun[data-astro-cid-jfo7rye4]{opacity:0;transform:rotate(90deg) scale(.3)}[data-theme=dark] .toggle-icon-sun[data-astro-cid-jfo7rye4]{opacity:1;transform:rotate(0) scale(1)}[x-cloak]{display:none!important}.depth-container{height:100%;overflow:hidden;perspective:1200px;perspective-origin:50% 50%;position:relative;width:100%}.crt-overlay{background:radial-gradient(ellipse 70% 60% at 50% 50%,transparent 0,transparent 50%,rgba(0,0,0,.08) 70%,rgba(0,0,0,.25) 90%,rgba(0,0,0,.5) 100%);border-radius:inherit;box-shadow:inset 0 0 80px #0006,inset 0 0 20px #0003;inset:-2px;pointer-events:none;position:absolute;z-index:50}.crt-overlay:before{background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.03) 0,rgba(0,0,0,.03) 4px);opacity:.5}.crt-overlay:after,.crt-overlay:before{border-radius:inherit;content:"";inset:0;position:absolute}.crt-overlay:after{background:linear-gradient(165deg,hsla(0,0%,100%,.03),transparent 30%,transparent 70%,hsla(0,0%,100%,.02))}.sections-wrapper{height:100%;position:relative;transform-style:preserve-3d;width:100%}.depth-section{align-items:flex-start;backface-visibility:hidden;display:flex;inset:0;justify-content:flex-start;opacity:0;pointer-events:none;position:absolute;transform:translateZ(400px) scale(1.3);transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1),opacity .8s cubic-bezier(.4,0,.2,1),filter .8s cubic-bezier(.4,0,.2,1);will-change:transform,opacity,filter}.depth-section.active{opacity:1;pointer-events:auto;transform:translateZ(0) scale(1)}.depth-section.behind{opacity:0;pointer-events:none;transform:translateZ(-600px) scale(.7)}.depth-section-inner{height:100%;overflow-y:auto;width:100%}.depth-section.chromatic-out{animation:section-blur-out .8s cubic-bezier(.4,0,.2,1) forwards}.depth-section.chromatic-in{animation:section-blur-in .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes section-blur-out{0%{filter:none}30%{filter:blur(1px)}to{filter:none}}@keyframes section-blur-in{0%{filter:blur(2px)}70%{filter:blur(.5px)}to{filter:none}}.chromatic-out .section-title,.chromatic-out [data-logo-scale] svg,.chromatic-out h1,.chromatic-out h2{animation:text-chromatic-out .8s cubic-bezier(.4,0,.2,1) forwards}.chromatic-in .section-title,.chromatic-in [data-logo-scale] svg,.chromatic-in h1,.chromatic-in h2{animation:text-chromatic-in .8s cubic-bezier(.4,0,.2,1) forwards}.chromatic-out a,.chromatic-out li,.chromatic-out p{animation:text-chromatic-subtle-out .8s cubic-bezier(.4,0,.2,1) forwards}.chromatic-in a,.chromatic-in li,.chromatic-in p{animation:text-chromatic-subtle-in .8s cubic-bezier(.4,0,.2,1) forwards}@keyframes text-chromatic-out{0%{filter:drop-shadow(0 0 0 transparent)}15%{filter:drop-shadow(-6px -3px 0 rgba(255,0,50,.9)) drop-shadow(6px 3px 0 rgba(0,255,255,.9))}35%{filter:drop-shadow(-14px -8px 0 rgba(255,0,50,.85)) drop-shadow(14px 8px 0 rgba(0,255,255,.85))}60%{filter:drop-shadow(-10px -6px 0 rgba(255,0,50,.6)) drop-shadow(10px 6px 0 rgba(0,255,255,.6))}to{filter:drop-shadow(-3px -2px 0 rgba(255,0,50,.2)) drop-shadow(3px 2px 0 rgba(0,255,255,.2))}}@keyframes text-chromatic-in{0%{filter:drop-shadow(16px 10px 0 rgba(255,0,50,1)) drop-shadow(-16px -10px 0 rgba(0,255,255,1))}25%{filter:drop-shadow(10px 6px 0 rgba(255,0,50,.85)) drop-shadow(-10px -6px 0 rgba(0,255,255,.85))}50%{filter:drop-shadow(5px 3px 0 rgba(255,0,50,.6)) drop-shadow(-5px -3px 0 rgba(0,255,255,.6))}75%{filter:drop-shadow(2px 1px 0 rgba(255,0,50,.3)) drop-shadow(-2px -1px 0 rgba(0,255,255,.3))}to{filter:drop-shadow(0 0 0 transparent)}}@keyframes text-chromatic-subtle-out{0%{text-shadow:none}20%{text-shadow:-2px -1px 0 rgba(255,0,50,.6),2px 1px 0 rgba(0,255,255,.6)}50%{text-shadow:-4px -2px 0 rgba(255,0,50,.5),4px 2px 0 rgba(0,255,255,.5)}to{text-shadow:-1px -1px 0 rgba(255,0,50,.15),1px 1px 0 rgba(0,255,255,.15)}}@keyframes text-chromatic-subtle-in{0%{text-shadow:5px 3px 0 rgba(255,0,50,.7),-5px -3px 0 rgba(0,255,255,.7)}40%{text-shadow:2px 1px 0 rgba(255,0,50,.5),-2px -1px 0 rgba(0,255,255,.5)}70%{text-shadow:1px 0 0 rgba(255,0,50,.25),-1px 0 0 rgba(0,255,255,.25)}to{text-shadow:none}}
