.vertical-sliding-window_wrapper__j2bvi{background:var(--background)}.vertical-sliding-window_frame__E_yj_{height:50vh;overflow:hidden;top:25vh;aspect-ratio:4/3;border:1px solid var(--lightBorder);border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.vertical-sliding-window_slide__w_v99{height:50vh;width:100%;position:absolute;z-index:1;background-color:var(--background)}.vertical-sliding-window_dots__IWdEd{position:fixed;right:16px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:8px;z-index:100}.vertical-sliding-window_dot__T8pn2{width:8px;height:8px;border-radius:50%;border:1.5px solid var(--foreground);background:transparent;opacity:.3;cursor:pointer;padding:0;transition:opacity .2s,background .2s}.vertical-sliding-window_dot__T8pn2:hover{opacity:.6}.vertical-sliding-window_dotActive__E4RlE{opacity:1;background:var(--foreground)}@media (max-width:600px){.vertical-sliding-window_frame__E_yj_{aspect-ratio:3/4;border-radius:12px}}.animations_section__gSR8L{position:relative;width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.animations_sectionTitle__nGXr5{position:absolute;top:24px;right:32px;font-size:14px;letter-spacing:1px;text-transform:uppercase;color:var(--foreground);opacity:.4;z-index:10}@media (max-width:600px){.animations_sectionTitle__nGXr5{right:16px;font-size:12px}}.animations_typingStickmanSection__n6yin{background-color:var(--background)}.animations_typingScene__MUN9E{display:flex;flex-direction:column;align-items:center}.animations_screenStandalone__iHapD{width:320px;max-width:90vw;height:180px;border:3px solid var(--foreground);border-radius:8px;background:var(--codeBg);padding:20px;font-size:14px;font-family:monospace;overflow:hidden}.animations_typingText__SXfkQ{display:inline-block;overflow:hidden;white-space:nowrap;border-right:2px solid var(--foreground);animation:animations_stickmanTyping__GXbS_ 4s steps(24) infinite,animations_stickmanBlink__rrmoN .6s step-end infinite;color:var(--foreground);max-width:100%}@keyframes animations_stickmanTyping__GXbS_{0%,10%{width:0}50%,70%{width:100%}85%,to{width:0}}@keyframes animations_stickmanBlink__rrmoN{50%{border-color:transparent}}.animations_charRainSection__JQGxX{background-color:var(--background);padding:0}.animations_rainContainer__BE_T4{position:relative;width:100%;height:100vh;overflow:hidden;font-family:monospace}.animations_rainColumn__4s4Oz{position:absolute;top:0;width:2.8%;height:100%}.animations_rainChar__8yoKw{position:absolute;font-size:14px;width:100%;text-align:center;color:var(--foreground)}@media (max-width:600px){.animations_rainChar__8yoKw{font-size:11px}}.animations_dotWaveSection__wtKHn{background-color:var(--background)}.animations_dotWaveContainer__Xx_tT{display:flex;align-items:center;justify-content:center}.animations_dotWaveRow__sH9HE{display:flex;gap:10px;align-items:center}.animations_dot__1_sSp{width:10px;height:10px;border-radius:50%;background:var(--foreground);animation:animations_dotBounce__B6Nth 1.2s ease-in-out infinite}@keyframes animations_dotBounce__B6Nth{0%,to{transform:translateY(0);opacity:.3}50%{transform:translateY(-24px);opacity:1}}.animations_pendulumSection__aQGLy{background-color:var(--background)}.animations_pendulumContainer__MVexI{display:flex;gap:0;align-items:flex-start;height:160px}.animations_pendulumArm___oiqu{width:28px;height:120px;display:flex;flex-direction:column;align-items:center;transform-origin:top center;animation:animations_pendulumSwing__I4W_t 1.6s ease-in-out infinite alternate;border-top:2px solid var(--foreground)}.animations_pendulumArm___oiqu:before{content:"";width:1px;flex:1;background:var(--foreground);opacity:.3}.animations_pendulumBall__luoqV{width:20px;height:20px;border-radius:50%;border:2px solid var(--foreground);flex-shrink:0}@keyframes animations_pendulumSwing__I4W_t{0%{transform:rotate(-20deg)}to{transform:rotate(20deg)}}.animations_breathingSection__UUM39{background-color:var(--background)}.animations_breathingContainer__cpixL{display:flex;align-items:center;justify-content:center}.animations_breathingCircle__7jr3v{width:120px;height:120px;border-radius:50%;border:2px solid var(--foreground);animation:animations_breathe__FiP_o 4s ease-in-out infinite}@keyframes animations_breathe__FiP_o{0%,to{transform:scale(.6);opacity:.3}50%{transform:scale(1.2);opacity:1}}.animations_rippleSection__J1uTb{background-color:var(--background)}.animations_rippleContainer__aH_S7{position:relative;width:200px;height:200px;display:flex;align-items:center;justify-content:center}.animations_rippleRing__6OyJp{position:absolute;width:20px;height:20px;border-radius:50%;border:1.5px solid var(--foreground);animation:animations_rippleExpand__jo_L3 2.4s ease-out infinite}@keyframes animations_rippleExpand__jo_L3{0%{width:20px;height:20px;opacity:1}to{width:200px;height:200px;opacity:0}}.animations_spinSection__qv7ZY{background-color:var(--background)}.animations_spinContainer__cwneu{position:relative;width:100px;height:100px;animation:animations_spinRotate__cvaq3 3s linear infinite}.animations_spinLine__6C_tl{position:absolute;top:50%;left:50%;width:40px;height:1.5px;background:var(--foreground);transform-origin:0 50%}@keyframes animations_spinRotate__cvaq3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animations_binarySection__yt_Ob{background-color:var(--background)}.animations_binaryContainer__0hCS_{display:flex;align-items:center;justify-content:center}.animations_binaryGrid__ff4_4{display:grid;gap:6px}.animations_binaryChar__bna1w{font-family:monospace;font-size:20px;text-align:center;color:var(--foreground);transition:opacity .15s;width:20px}.animations_orbitSection__Ls__A{background-color:var(--background)}.animations_orbitContainer___9QZJ{position:relative;width:160px;height:160px;display:flex;align-items:center;justify-content:center}.animations_orbitCenter__7xbbQ{width:8px;height:8px;border-radius:50%;background:var(--foreground)}.animations_orbitTrack__f9k4S{position:absolute;width:100%;height:100%;animation:animations_orbitSpin__R8jX_ 3s linear infinite}.animations_orbitDot__XX2R2{position:absolute;top:0;left:50%;width:6px;height:6px;border-radius:50%;background:var(--foreground);transform:translateX(-50%)}@keyframes animations_orbitSpin__R8jX_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animations_morphSection__hHxYj{background-color:var(--background)}.animations_morphContainer__qEYAn{display:flex;align-items:center;justify-content:center}.animations_morphShape__rjOXU{width:100px;height:100px;border:2px solid var(--foreground);animation:animations_morph__sckTH 4s ease-in-out infinite}@keyframes animations_morph__sckTH{0%,to{border-radius:0;transform:rotate(0deg)}33%{border-radius:50%;transform:rotate(120deg)}66%{border-radius:30% 70% 70% 30%/30% 30% 70% 70%;transform:rotate(240deg)}}.animations_staircaseSection__uRIfH{background-color:var(--background)}.animations_staircaseContainer__XWq8u{display:flex;gap:6px;align-items:flex-end;height:120px}.animations_staircaseBar__LKzcw{width:16px;background:var(--foreground);animation:animations_staircaseGrow__XBVs4 1.6s ease-in-out infinite}@keyframes animations_staircaseGrow__XBVs4{0%,to{height:12px;opacity:.2}50%{height:100px;opacity:1}}.animations_sineSection__cJ9Um{background-color:var(--background)}.animations_sineContainer__iG_wT{display:flex;gap:8px;align-items:center;height:80px}.animations_sineDot__X6oei{width:6px;height:6px;border-radius:50%;background:var(--foreground);animation:animations_sineWave__yzSrb 2s ease-in-out infinite}@keyframes animations_sineWave__yzSrb{0%,to{transform:translateY(0);opacity:.3}25%{transform:translateY(-30px);opacity:1}75%{transform:translateY(30px);opacity:.5}}.animations_flipTilesSection__NOxyn{background-color:var(--background)}.animations_flipTilesContainer__z7h4L{display:flex;align-items:center;justify-content:center}.animations_flipTilesGrid__gomsy{display:grid;grid-template-columns:repeat(6,1fr);gap:4px}.animations_flipTile__3oz25{width:28px;height:28px;border:1.5px solid var(--foreground);transition:background .3s,opacity .3s;opacity:.2}.animations_flipTileOn__2EiA1{background:var(--foreground);opacity:1}.animations_clockSection__64hF6{background-color:var(--background)}.animations_clockContainer__Uxhxg{display:flex;align-items:center;justify-content:center}.animations_clockFace__jUs9L{position:relative;width:140px;height:140px;border-radius:50%;border:2px solid var(--foreground)}.animations_clockCenter__jomzX{position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:50%;background:var(--foreground);transform:translate(-50%,-50%);z-index:2}.animations_clockHandMinute__wjlC9{width:2px;height:40px;animation:animations_clockMinute__NpvQh 3600s linear infinite}.animations_clockHandMinute__wjlC9,.animations_clockHandSecond__NzkWO{position:absolute;bottom:50%;left:50%;background:var(--foreground);transform-origin:bottom center;transform:translateX(-50%)}.animations_clockHandSecond__NzkWO{width:1px;height:50px;opacity:.6;animation:animations_clockSecond__tbfj0 60s steps(60) infinite}@keyframes animations_clockMinute__NpvQh{0%{transform:translateX(-50%) rotate(0deg)}to{transform:translateX(-50%) rotate(1turn)}}@keyframes animations_clockSecond__tbfj0{0%{transform:translateX(-50%) rotate(0deg)}to{transform:translateX(-50%) rotate(1turn)}}.animations_clockMark__PjczG{position:absolute;top:6px;left:50%;width:1.5px;height:8px;background:var(--foreground);opacity:.4;transform-origin:50% 64px;transform:translateX(-50%)}.animations_lissajousSection__QB8HL{background-color:var(--background)}.animations_lissajousContainer__VTUox{position:relative;width:200px;height:200px}.animations_lissajousDot__OkAEs{position:absolute;width:4px;height:4px;border-radius:50%;background:var(--foreground)}.animations_mazeSection__qvMI9{background-color:var(--background)}.animations_mazeContainer__Xov7P{display:flex;align-items:center;justify-content:center}.animations_mazeGrid__2ztBb{display:grid;gap:0}.animations_mazeCell__H0RQS{width:24px;height:24px;opacity:.2;transition:opacity .2s}.animations_mazeCellVisited__gGazN{opacity:1}.animations_particleSection___UIup{background-color:var(--background)}.animations_particleContainer__Ozzwm{position:relative;width:300px;height:220px}.animations_particleDot__Og3Df{position:absolute;width:6px;height:6px;border-radius:50%;background:var(--foreground)}.animations_asciiSection__U6DzM{background-color:var(--background)}.animations_asciiContainer__OdjVJ{display:flex;gap:24px;align-items:center;justify-content:center}.animations_asciiChar__M_p25{font-family:monospace;font-size:48px;color:var(--foreground);width:36px;text-align:center}.animations_shuffleSection__dJBGK{background-color:var(--background)}.animations_shuffleContainer__rZMBQ{display:flex;gap:4px;align-items:center;justify-content:center}.animations_shuffleChar__B4uC8{display:inline-block;font-family:monospace;font-size:24px;color:var(--foreground);width:18px;text-align:center;transition:transform .12s ease-out,opacity .12s}.animations_shuffleMorph__6Ho53{filter:blur(.5px)}.animations_shuffleSpace___jeY1{width:12px}.animations_moireSection__58K74{background-color:var(--background)}.animations_moireContainer__Hpv_7{position:relative;width:200px;height:200px}.animations_moireLayer__AV0D6{position:absolute;inset:0;background:repeating-linear-gradient(0deg,var(--foreground) 0,var(--foreground) 1px,transparent 1px,transparent 5px);opacity:.5}.animations_moireLayerRotate__qirLk{animation:animations_moireRotate__IY98f 8s linear infinite}@keyframes animations_moireRotate__IY98f{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animations_magneticSection__CNpnd{background-color:var(--background)}.animations_magneticContainer__1PQI4{display:grid;grid-template-columns:repeat(10,1fr);width:300px;height:210px}.animations_magneticArrow__2PTmL{display:flex;align-items:center;justify-content:center;font-size:16px;color:var(--foreground);transition:transform .15s ease-out}.animations_noiseSection__1_dtA{background-color:var(--background)}.animations_noiseContainer__5y_bk{display:grid;gap:2px;width:280px}.animations_noiseLine__Ik8lD{width:100%;height:2px;background:var(--foreground);opacity:.6;aspect-ratio:3/1}.sliding-windows_heading__MsS38{width:100vw;display:flex;align-items:center;justify-content:center;color:var(--foreground);position:fixed;top:0;font-size:14px;letter-spacing:.5px;opacity:.4;padding:16px 0;z-index:10}@media (max-width:600px){.sliding-windows_heading__MsS38{font-size:12px}}.sliding-windows_frame__gOC6Y{aspect-ratio:1;border-radius:0}.sliding-windows_grid__PUq08{color:var(--foreground);display:flex;align-items:center;justify-content:center;font-size:14px;font-variant-numeric:tabular-nums;letter-spacing:1px;border:1px solid var(--lightBorder);box-shadow:0 1px 3px rgba(0,0,0,.04)}