.CRTScreen_crtScreen___AsAg{--crt-red:#da3131;--crt-green:#709f73;--crt-blue:#2881ce;--crt-foreground:#51cd51;--crt-child-blur:0.2px;--crt-media-blur:calc(var(--crt-child-blur) * 2);--crt-overlay-intensity:5;--crt-text-shadow:0 0 0.2em currentColor,1px 1px rgba(255,0,255,.35),-1px -1px rgba(0,255,255,.3);--crt-overlay-before:calc(0.18 * var(--crt-overlay-intensity));--crt-overlay-before-low:calc(0.14 * var(--crt-overlay-intensity));--crt-overlay-before-mid:calc(0.22 * var(--crt-overlay-intensity));--crt-overlay-before-high:calc(0.16 * var(--crt-overlay-intensity));--crt-overlay-after:calc(0.12 * var(--crt-overlay-intensity));--crt-overlay-after-pulse:calc(0.16 * var(--crt-overlay-intensity));position:relative;isolation:isolate;overflow:hidden;width:100%;background-color:#19191e;color:rgba(222,255,222,.88);text-shadow:var(--crt-text-shadow)}.CRTScreen_glitch__Coq0d{--crt-glitch-cycle:6s;--crt-glitch-offset:1px;--crt-glitch-blur:0.8px}.CRTScreen_crtScreen___AsAg:after,.CRTScreen_crtScreen___AsAg:before{content:"";position:absolute;inset:0;pointer-events:none;mix-blend-mode:overlay;z-index:2}.CRTScreen_crtScreen___AsAg:before{opacity:var(--crt-overlay-before);background:repeating-linear-gradient(to bottom,var(--crt-red) 0,var(--crt-green) 2px,var(--crt-blue) 4px);animation:CRTScreen_crt-flicker__MPh0U .24s steps(2) infinite}.CRTScreen_crtScreen___AsAg:after{opacity:var(--crt-overlay-after);background:repeating-linear-gradient(90deg,var(--crt-red) 1px,var(--crt-green) 2px,var(--crt-blue) 3px);animation:CRTScreen_crt-pulse__mSVbY 3s ease-in-out infinite}.CRTScreen_glitch__Coq0d:before{animation:CRTScreen_crt-flicker__MPh0U .24s steps(2) infinite,CRTScreen_crt-overlay-glitch__QHr8s var(--crt-glitch-cycle) step-end infinite}.CRTScreen_glitch__Coq0d:after{animation:CRTScreen_crt-pulse__mSVbY 3s ease-in-out infinite,CRTScreen_crt-overlay-glitch__QHr8s var(--crt-glitch-cycle) step-end infinite reverse}.CRTScreen_content__oPf6K{position:relative;z-index:1;width:100%;min-height:100%}.CRTScreen_glitch__Coq0d .CRTScreen_content__oPf6K{animation:CRTScreen_crt-content-glitch__xC2JZ var(--crt-glitch-cycle) step-end infinite;transform-origin:center;will-change:filter,transform}.CRTScreen_content__oPf6K:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:1;background:linear-gradient(180deg,hsla(0,0%,100%,.06) 0,hsla(0,0%,100%,.02) 35%,hsla(0,0%,100%,0))}.CRTScreen_content__oPf6K>*{position:relative;z-index:2;filter:blur(var(--crt-child-blur))}.CRTScreen_content__oPf6K input,.CRTScreen_content__oPf6K select,.CRTScreen_content__oPf6K textarea{opacity:.8;border:2px solid var(--crt-foreground);background:rgba(0,0,0,.2);color:var(--crt-foreground);box-shadow:0 0 10px rgba(81,205,81,.45);mix-blend-mode:exclusion;outline:none;filter:blur(var(--crt-child-blur));text-shadow:var(--crt-text-shadow)}.CRTScreen_content__oPf6K .crt-media,.CRTScreen_content__oPf6K canvas,.CRTScreen_content__oPf6K iframe,.CRTScreen_content__oPf6K img,.CRTScreen_content__oPf6K video{filter:blur(var(--crt-media-blur)) contrast(1.04) saturate(.9);mix-blend-mode:exclusion}.CRTScreen_content__oPf6K .crt-wrapper,.CRTScreen_content__oPf6K .wrapper{display:block;width:100%;overflow-x:auto;padding-block-start:2rem;padding-inline-start:1rem;white-space:nowrap}.CRTScreen_content__oPf6K .crt-pink,.CRTScreen_content__oPf6K .pink{color:var(--crt-foreground)}.CRTScreen_content__oPf6K .crt-yellow,.CRTScreen_content__oPf6K .yellow{color:#fde177}.CRTScreen_content__oPf6K .crt-lightblue,.CRTScreen_content__oPf6K .lightblue{color:#a5dcff}.CRTScreen_content__oPf6K .code,.CRTScreen_content__oPf6K .crt-code{display:inline-block}.CRTScreen_content__oPf6K .anim-typewriter,.CRTScreen_content__oPf6K .crt-typewriter,.CRTScreen_content__oPf6K .typewriter{display:inline-block;overflow:hidden;white-space:nowrap;clip-path:inset(0 100% 0 0);animation:CRTScreen_crt-typewriter__g19ZG var(--typewriter-duration,1.2s) steps(var(--typewriter-steps,28)) var(--typewriter-delay,0s) var(--typewriter-iterations,1) both}.CRTScreen_content__oPf6K .crt-cursor,.CRTScreen_content__oPf6K .cursor{display:inline-block;animation:CRTScreen_crt-blink-cursor__5TNjU var(--cursor-blink-duration,.5s) step-end infinite}@keyframes CRTScreen_crt-flicker__MPh0U{0%,to{opacity:var(--crt-overlay-before)}25%{opacity:var(--crt-overlay-before-low)}50%{opacity:var(--crt-overlay-before-mid)}75%{opacity:var(--crt-overlay-before-high)}}@keyframes CRTScreen_crt-pulse__mSVbY{0%,to{opacity:calc(.1 * var(--crt-overlay-intensity))}50%{opacity:var(--crt-overlay-after-pulse)}}@keyframes CRTScreen_crt-typewriter__g19ZG{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes CRTScreen_crt-blink-cursor__5TNjU{0%{opacity:0}to{opacity:1}}@keyframes CRTScreen_crt-content-glitch__xC2JZ{0%,16.8%,18.3%,48.8%,50.4%,83.2%,84.9%,to{filter:none;transform:translateZ(0)}17.1%{filter:blur(calc(var(--crt-glitch-blur) * .55));transform:translate3d(calc(var(--crt-glitch-offset) * -.5),calc(var(--crt-glitch-offset) * .15),0)}17.5%{filter:blur(var(--crt-glitch-blur));transform:translate3d(var(--crt-glitch-offset),calc(var(--crt-glitch-offset) * -.3),0)}17.9%{filter:blur(calc(var(--crt-glitch-blur) * 1.1));transform:translate3d(calc(var(--crt-glitch-offset) * -.8),calc(var(--crt-glitch-offset) * .35),0)}49.1%{filter:blur(calc(var(--crt-glitch-blur) * .5));transform:translate3d(calc(var(--crt-glitch-offset) * .4),calc(var(--crt-glitch-offset) * -.2),0)}49.6%{filter:blur(calc(var(--crt-glitch-blur) * 1.25));transform:translate3d(calc(var(--crt-glitch-offset) * -1),calc(var(--crt-glitch-offset) * .4),0)}50%{filter:blur(calc(var(--crt-glitch-blur) * .8));transform:translate3d(calc(var(--crt-glitch-offset) * .6),calc(var(--crt-glitch-offset) * -.35),0)}83.5%{filter:blur(calc(var(--crt-glitch-blur) * .7));transform:translate3d(calc(var(--crt-glitch-offset) * -.4),calc(var(--crt-glitch-offset) * .2),0)}84%{filter:blur(calc(var(--crt-glitch-blur) * 1.3));transform:translate3d(calc(var(--crt-glitch-offset) * 1.1),calc(var(--crt-glitch-offset) * -.45),0)}84.4%{filter:blur(calc(var(--crt-glitch-blur) * .9));transform:translate3d(calc(var(--crt-glitch-offset) * -.7),calc(var(--crt-glitch-offset) * .3),0)}}@keyframes CRTScreen_crt-overlay-glitch__QHr8s{0%,16.7%,18.5%,48.7%,50.5%,83.1%,85%,to{transform:translateZ(0)}17%{transform:translate3d(calc(var(--crt-glitch-offset) * .8),0,0)}17.4%{transform:translate3d(calc(var(--crt-glitch-offset) * -1.2),1px,0)}17.8%{transform:translate3d(calc(var(--crt-glitch-offset) * 1.1),-1px,0)}49.2%{transform:translate3d(calc(var(--crt-glitch-offset) * -.9),0,0)}49.8%{transform:translate3d(calc(var(--crt-glitch-offset) * 1.3),-1px,0)}50.2%{transform:translate3d(calc(var(--crt-glitch-offset) * -.8),1px,0)}83.6%{transform:translate3d(calc(var(--crt-glitch-offset) * 1),0,0)}84.2%{transform:translate3d(calc(var(--crt-glitch-offset) * -1.4),-1px,0)}84.6%{transform:translate3d(calc(var(--crt-glitch-offset) * .9),1px,0)}}@media (prefers-reduced-motion:reduce){.CRTScreen_content__oPf6K .anim-typewriter,.CRTScreen_content__oPf6K .crt-cursor,.CRTScreen_content__oPf6K .crt-typewriter,.CRTScreen_content__oPf6K .cursor,.CRTScreen_content__oPf6K .typewriter,.CRTScreen_crtScreen___AsAg:after,.CRTScreen_crtScreen___AsAg:before,.CRTScreen_glitch__Coq0d .CRTScreen_content__oPf6K{animation:none}.CRTScreen_content__oPf6K .anim-typewriter,.CRTScreen_content__oPf6K .crt-typewriter,.CRTScreen_content__oPf6K .typewriter{clip-path:inset(0 0 0 0)}}.ImageHotspot_hotspotContainer__qZYeF{container-name:hotspot;container-type:inline-size}.ImageHotspot_hotspotContainerContent__y92PL>[data-radix-popper-content-wrapper]{position:absolute!important}@container hotspot (max-width: 48rem){.ImageHotspot_hotspotContainerContent__y92PL>[data-radix-popper-content-wrapper]{position:absolute!important;left:1.25rem!important;right:1.25rem!important;bottom:0;transform:translateY(calc(100% + 16px))!important;min-width:0!important}}