.PressToStart-module__A8oyQq__container{cursor:pointer;z-index:9999;-webkit-user-select:none;user-select:none;background:#000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PressToStart-module__A8oyQq__scanlines{pointer-events:none;z-index:1;background:repeating-linear-gradient(#0000 0 2px,#ffffff04 2px 4px);position:absolute;inset:0}.PressToStart-module__A8oyQq__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.PressToStart-module__A8oyQq__prompt{color:#fff;letter-spacing:.05em;text-shadow:0 0 10px #ffffff80,0 0 30px #007aff4d;font-family:VT323,monospace;font-size:2rem;animation:1.2s ease-in-out infinite PressToStart-module__A8oyQq__promptBlink}.PressToStart-module__A8oyQq__version{color:#ffffff59;letter-spacing:.08em;font-family:VT323,monospace;font-size:.95rem}@keyframes PressToStart-module__A8oyQq__promptBlink{0%,to{opacity:1}50%{opacity:.3}}@media (max-width:768px){.PressToStart-module__A8oyQq__prompt{font-size:1.4rem}.PressToStart-module__A8oyQq__version{font-size:.8rem}}
.BiosSequence-module__qK8miW__container{z-index:9999;background:#000;justify-content:flex-start;align-items:flex-start;display:flex;position:fixed;inset:0;overflow:hidden}.BiosSequence-module__qK8miW__scanlines{pointer-events:none;z-index:1;background:repeating-linear-gradient(#0000 0 2px,#ffffff04 2px 4px);position:absolute;inset:0}.BiosSequence-module__qK8miW__container:before{content:"";pointer-events:none;z-index:1;background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px),radial-gradient(circle,#ffffff05 1px,#0000 1px);background-position:0 0,2px 2px;background-size:4px 4px,6px 6px;animation:3s ease-in-out infinite BiosSequence-module__qK8miW__ditherFlicker;position:absolute;inset:0}.BiosSequence-module__qK8miW__container:after{content:"";pointer-events:none;z-index:1;mix-blend-mode:screen;background:radial-gradient(#0000 30%,#0009 100%),repeating-conic-gradient(#ffffff04 0% 25%,#0000 0% 50%) 0 0/3px 3px;position:absolute;inset:0}@keyframes BiosSequence-module__qK8miW__ditherFlicker{0%,to{opacity:.8}50%{opacity:1}}.BiosSequence-module__qK8miW__terminal{z-index:2;width:100%;padding:2rem 2.5rem;position:relative}.BiosSequence-module__qK8miW__line{color:#d4d4d4;white-space:pre;font-family:VT323,monospace;font-size:1.1rem;line-height:1.6;animation:80ms ease-out BiosSequence-module__qK8miW__fadeIn}.BiosSequence-module__qK8miW__cursor{color:#d4d4d4;font-family:VT323,monospace;font-size:1.1rem;animation:.6s step-end infinite BiosSequence-module__qK8miW__cursorBlink}@keyframes BiosSequence-module__qK8miW__fadeIn{0%{opacity:0;transform:translateY(2px)}to{opacity:1;transform:translateY(0)}}@keyframes BiosSequence-module__qK8miW__cursorBlink{0%,to{opacity:1}50%{opacity:0}}@media (max-width:768px){.BiosSequence-module__qK8miW__terminal{padding:1rem 1.2rem}.BiosSequence-module__qK8miW__line,.BiosSequence-module__qK8miW__cursor{font-size:.85rem}}
.LoginScreen-module__NZynua__container{z-index:9999;background:linear-gradient(135deg,#0a0a1a 0%,#1a1a2e 50%,#16213e 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.LoginScreen-module__NZynua__scanlines{pointer-events:none;z-index:1;background:repeating-linear-gradient(#0000 0 2px,#ffffff02 2px 4px);position:absolute;inset:0}.LoginScreen-module__NZynua__content{z-index:2;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.LoginScreen-module__NZynua__card{-webkit-backdrop-filter:blur(24px);background:#ffffff0f;border:1px solid #ffffff1a;border-radius:1.25rem;flex-direction:column;align-items:center;gap:1.25rem;min-width:300px;padding:2.5rem 3rem;display:flex;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff0d}.LoginScreen-module__NZynua__avatar{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;display:flex;box-shadow:0 4px 20px #667eea59}.LoginScreen-module__NZynua__initials{color:#fff;letter-spacing:.1em;font-family:VT323,monospace;font-size:2rem}.LoginScreen-module__NZynua__label{color:#ffffffb3;letter-spacing:.05em;font-family:VT323,monospace;font-size:1.2rem}.LoginScreen-module__NZynua__field{background:#0000004d;border:1px solid #ffffff14;border-radius:.5rem;align-items:center;gap:.75rem;width:100%;min-height:2.5rem;padding:.65rem 1rem;display:flex}.LoginScreen-module__NZynua__fieldIcon{color:#ffffff4d;text-align:center;width:1rem;font-size:.85rem}.LoginScreen-module__NZynua__fieldText{color:#e0e0e0;letter-spacing:.04em;align-items:center;font-family:VT323,monospace;font-size:1.15rem;display:flex}.LoginScreen-module__NZynua__caret{background:#ffffffb3;width:2px;height:1.1em;margin-left:1px;animation:.5s step-end infinite LoginScreen-module__NZynua__caretBlink;display:inline-block}.LoginScreen-module__NZynua__spinner{gap:.4rem;padding-top:.5rem;display:flex}.LoginScreen-module__NZynua__spinnerDot{background:#ffffff80;border-radius:50%;width:6px;height:6px;animation:1s ease-in-out infinite LoginScreen-module__NZynua__dotPulse}.LoginScreen-module__NZynua__spinnerDot:nth-child(2){animation-delay:.15s}.LoginScreen-module__NZynua__spinnerDot:nth-child(3){animation-delay:.3s}.LoginScreen-module__NZynua__build{color:#fff3;letter-spacing:.06em;font-family:VT323,monospace;font-size:.85rem}.LoginScreen-module__NZynua__skip{color:#ffffff26;cursor:pointer;letter-spacing:.05em;background:0 0;border:none;padding:.25rem .5rem;font-family:VT323,monospace;font-size:.8rem;transition:color .2s}.LoginScreen-module__NZynua__skip:hover{color:#fff6}@keyframes LoginScreen-module__NZynua__caretBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes LoginScreen-module__NZynua__dotPulse{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@media (max-width:768px){.LoginScreen-module__NZynua__card{min-width:unset;width:85vw;max-width:320px;padding:1.75rem 1.5rem}.LoginScreen-module__NZynua__avatar{width:60px;height:60px}.LoginScreen-module__NZynua__initials{font-size:1.5rem}.LoginScreen-module__NZynua__label{font-size:1rem}.LoginScreen-module__NZynua__field{min-height:2.2rem;padding:.5rem .75rem}.LoginScreen-module__NZynua__fieldText{font-size:1rem}.LoginScreen-module__NZynua__build{font-size:.75rem}.LoginScreen-module__NZynua__skip{font-size:.7rem}}
.Dashboard-module__Rm6JEq__container{background:linear-gradient(160deg,#0d1117 0%,#151d2b 50%,#0d1117 100%);flex-direction:column;animation:.6s ease-out Dashboard-module__Rm6JEq__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}@media (max-width:768px){.Dashboard-module__Rm6JEq__container{min-height:100vh;position:relative;overflow:visible}}.Dashboard-module__Rm6JEq__scanlines{pointer-events:none;z-index:100;background:repeating-linear-gradient(0deg,#0000,#0000 2px,#00000005 2px 4px);position:absolute;inset:0}.Dashboard-module__Rm6JEq__vignette{pointer-events:none;z-index:99;background:radial-gradient(#0000 50%,#00000040 100%);position:absolute;inset:0}.Dashboard-module__Rm6JEq__topbar{z-index:10;background:#ffffff08;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;height:80px;padding:0 48px;display:flex}.Dashboard-module__Rm6JEq__topbarLeft{align-items:center;gap:20px;display:flex}.Dashboard-module__Rm6JEq__logo{font-family:var(--font-mono);color:#00ff41;text-shadow:0 0 14px #00ff414d;font-size:40px;font-weight:600}.Dashboard-module__Rm6JEq__logoSub{font-family:var(--font-mono);color:#fff6;font-size:24px}.Dashboard-module__Rm6JEq__topbarRight{align-items:center;gap:32px;display:flex}.Dashboard-module__Rm6JEq__muteBtn{cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px;font-size:32px;transition:background .15s}.Dashboard-module__Rm6JEq__muteBtn:hover{background:#ffffff0f}.Dashboard-module__Rm6JEq__topbarInfo{font-family:var(--font-mono);color:#fff6;font-size:20px}.Dashboard-module__Rm6JEq__statusBadge{font-family:var(--font-mono);color:#00ff41;text-shadow:0 0 6px #00ff414d;background:#00ff4114;border:1px solid #00ff4133;border-radius:18px;padding:8px 24px;font-size:18px}.Dashboard-module__Rm6JEq__body{flex:1;display:flex;overflow:hidden}.Dashboard-module__Rm6JEq__sidebar{z-index:10;background:#ffffff05;border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;align-items:center;gap:12px;width:140px;padding:24px 0;display:flex}.Dashboard-module__Rm6JEq__sidebarIcon{cursor:pointer;background:0 0;border:none;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:110px;height:100px;transition:all .2s;display:flex;position:relative}.Dashboard-module__Rm6JEq__sidebarIcon:hover{background:#ffffff0f}.Dashboard-module__Rm6JEq__sidebarIconActive{background:#007aff26;box-shadow:0 0 24px #007aff1a}.Dashboard-module__Rm6JEq__sidebarIconActive:before{content:"";background:#007aff;border-radius:0 5px 5px 0;width:5px;height:48px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Dashboard-module__Rm6JEq__iconEmoji{font-size:48px}.Dashboard-module__Rm6JEq__iconLabel{color:#ffffff80;font-size:16px;font-family:var(--font-body);font-weight:500}.Dashboard-module__Rm6JEq__sidebarIconActive .Dashboard-module__Rm6JEq__iconLabel{color:#007aff}.Dashboard-module__Rm6JEq__main{z-index:10;flex-direction:column;flex:1;gap:32px;padding:36px 56px;display:flex;overflow-y:auto}.Dashboard-module__Rm6JEq__statsRow{flex-shrink:0;grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.Dashboard-module__Rm6JEq__statCard{background:#ffffff08;border:1px solid #ffffff0f;border-radius:22px;flex-direction:column;gap:10px;padding:32px;transition:all .2s;display:flex}.Dashboard-module__Rm6JEq__statCard:hover{background:#ffffff0d;border-color:#ffffff1a}.Dashboard-module__Rm6JEq__statLabel{color:#fff6;text-transform:uppercase;letter-spacing:.5px;font-size:18px;font-family:var(--font-mono)}.Dashboard-module__Rm6JEq__statValue{color:#fff;font-size:48px;font-weight:700}.Dashboard-module__Rm6JEq__statSub{color:#00ff41;text-shadow:0 0 4px #00ff4133;font-size:20px}.Dashboard-module__Rm6JEq__contentPanel{background:#ffffff08;border:1px solid #ffffff0f;border-radius:22px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.Dashboard-module__Rm6JEq__contentHeader{border-bottom:1px solid #ffffff0f;flex-shrink:0;align-items:center;gap:18px;padding:28px 40px;display:flex}.Dashboard-module__Rm6JEq__contentIcon{font-size:36px}.Dashboard-module__Rm6JEq__contentTitle{color:#fff;font-size:30px;font-weight:600}.Dashboard-module__Rm6JEq__contentBody{flex:1;padding:40px;font-size:20px;line-height:1.7;overflow-y:auto}@keyframes Dashboard-module__Rm6JEq__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.Dashboard-module__Rm6JEq__topbar{height:48px;padding:0 16px}.Dashboard-module__Rm6JEq__topbarLeft{gap:10px}.Dashboard-module__Rm6JEq__logo{font-size:20px}.Dashboard-module__Rm6JEq__logoSub{display:none}.Dashboard-module__Rm6JEq__topbarRight{gap:12px}.Dashboard-module__Rm6JEq__topbarInfo{font-size:10px}.Dashboard-module__Rm6JEq__muteBtn{border-radius:6px;padding:6px;font-size:20px}.Dashboard-module__Rm6JEq__statusBadge{border-radius:12px;padding:4px 12px;font-size:11px}.Dashboard-module__Rm6JEq__sidebar{-webkit-backdrop-filter:blur(12px);z-index:50;background:#0d1117f2;border-top:1px solid #ffffff0f;border-right:none;flex-direction:row;justify-content:space-around;gap:0;width:100%;height:auto;padding:6px 0;position:fixed;bottom:0;left:0}.Dashboard-module__Rm6JEq__sidebarIcon{border-radius:10px;gap:0;width:40px;height:40px}.Dashboard-module__Rm6JEq__sidebarIconActive:before{display:none}.Dashboard-module__Rm6JEq__iconEmoji{font-size:22px}.Dashboard-module__Rm6JEq__iconLabel{display:none}.Dashboard-module__Rm6JEq__body{flex-direction:column;overflow:visible}.Dashboard-module__Rm6JEq__main{gap:20px;padding:16px 12px 70px;overflow:visible}.Dashboard-module__Rm6JEq__statsRow{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-shrink:0;gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.Dashboard-module__Rm6JEq__statsRow::-webkit-scrollbar{display:none}.Dashboard-module__Rm6JEq__statCard{border-radius:12px;flex-shrink:0;gap:2px;min-width:150px;padding:10px 14px}.Dashboard-module__Rm6JEq__statLabel{font-size:9px}.Dashboard-module__Rm6JEq__statValue{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:16px!important}.Dashboard-module__Rm6JEq__statSub{font-size:11px}.Dashboard-module__Rm6JEq__contentPanel{border-radius:14px}.Dashboard-module__Rm6JEq__contentHeader{gap:12px;padding:16px 20px}.Dashboard-module__Rm6JEq__contentIcon{font-size:24px}.Dashboard-module__Rm6JEq__contentTitle{font-size:20px}.Dashboard-module__Rm6JEq__contentBody{padding:20px;font-size:14px}}@media (max-width:480px){.Dashboard-module__Rm6JEq__statCard{min-width:110px;max-width:130px;padding:8px 10px}.Dashboard-module__Rm6JEq__statLabel{font-size:8px}.Dashboard-module__Rm6JEq__statValue{font-size:16px!important}.Dashboard-module__Rm6JEq__statSub{font-size:10px}.Dashboard-module__Rm6JEq__contentBody{padding:16px;font-size:13px}.Dashboard-module__Rm6JEq__contentTitle{font-size:18px}.Dashboard-module__Rm6JEq__topbarInfo{font-size:9px}.Dashboard-module__Rm6JEq__statusBadge{padding:3px 8px;font-size:10px}}
.AsciiAccent-module__ZRsshW__wrapper{font-family:var(--font-vt323), monospace;color:#00ff41;text-shadow:0 0 8px #00ff4166;background:#00ff410d;border:1px solid #00ff414d;border-radius:6px;padding:12px 16px;font-size:1.1rem;line-height:1.4;overflow-x:auto}
.AboutWindow-module__XG2qWq__container{flex-direction:column;gap:24px;padding:4px;display:flex}.AboutWindow-module__XG2qWq__profileHeader{flex-direction:row-reverse;align-items:center;gap:20px;display:flex}.AboutWindow-module__XG2qWq__photoWrapper{flex-shrink:0}.AboutWindow-module__XG2qWq__photo{object-fit:cover;border:3px solid #007aff4d;border-radius:50%;width:120px;height:120px;box-shadow:0 0 24px #007aff26,0 0 48px #007aff0d}.AboutWindow-module__XG2qWq__identity{flex-direction:column;flex:1;gap:2px;display:flex}.AboutWindow-module__XG2qWq__name{font-family:var(--font-body);color:#fffffff2;margin:0;font-size:1.4rem;font-weight:700}.AboutWindow-module__XG2qWq__role{font-family:var(--font-body);color:#ffffff8c;margin:2px 0 0;font-size:.9rem}.AboutWindow-module__XG2qWq__company{font-family:var(--font-mono);color:#007affcc;margin:4px 0 0;font-size:.8rem}.AboutWindow-module__XG2qWq__location{font-family:var(--font-body);color:#fff6;margin:4px 0 0;font-size:.8rem}.AboutWindow-module__XG2qWq__terminalCard{background:#00000059;border:1px solid #ffffff0f;border-radius:12px;overflow:hidden}.AboutWindow-module__XG2qWq__terminalHeader{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:6px;padding:10px 14px;display:flex}.AboutWindow-module__XG2qWq__terminalDot{border-radius:50%;width:10px;height:10px}.AboutWindow-module__XG2qWq__terminalTitle{font-family:var(--font-mono);color:#ffffff59;margin-left:8px;font-size:.75rem}.AboutWindow-module__XG2qWq__terminalBody{flex-direction:column;gap:6px;padding:14px 18px;display:flex}.AboutWindow-module__XG2qWq__terminalLine{font-family:var(--font-mono);align-items:center;gap:8px;font-size:.82rem;display:flex}.AboutWindow-module__XG2qWq__terminalKey{color:#00ff41;text-shadow:0 0 6px #00ff4133;min-width:100px}.AboutWindow-module__XG2qWq__terminalArrow{color:#fff3}.AboutWindow-module__XG2qWq__terminalValue{color:#ffffffb3}.AboutWindow-module__XG2qWq__bioSection{flex-direction:column;gap:10px;display:flex}.AboutWindow-module__XG2qWq__bioTitle{font-family:var(--font-body);color:#ffffffd9;margin:0;font-size:1rem;font-weight:600}.AboutWindow-module__XG2qWq__bio{font-family:var(--font-body);color:#ffffff8c;margin:0;font-size:.85rem;line-height:1.7}.AboutWindow-module__XG2qWq__links{flex-wrap:wrap;gap:12px;display:flex}.AboutWindow-module__XG2qWq__link{font-family:var(--font-mono);color:#007aff;background:#007aff14;border:1px solid #007aff26;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.8rem;text-decoration:none;transition:background .2s,border-color .2s;display:inline-flex}.AboutWindow-module__XG2qWq__link:hover{background:#007aff2e;border-color:#007aff59}.AboutWindow-module__XG2qWq__linkIcon{font-size:1rem}@media (max-width:768px){.AboutWindow-module__XG2qWq__profileHeader{text-align:center;flex-direction:column}.AboutWindow-module__XG2qWq__identity{align-items:center}.AboutWindow-module__XG2qWq__photo{width:100px;height:100px}.AboutWindow-module__XG2qWq__name{font-size:1.2rem}.AboutWindow-module__XG2qWq__terminalLine{font-size:.72rem}.AboutWindow-module__XG2qWq__terminalKey{min-width:80px}.AboutWindow-module__XG2qWq__links{justify-content:center}}
.SkillsWindow-module__yuWOIG__container{flex-direction:column;gap:28px;padding:4px;display:flex}.SkillsWindow-module__yuWOIG__section{flex-direction:column;gap:14px;display:flex}.SkillsWindow-module__yuWOIG__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:1px;color:#fff6;margin:0;font-size:14px}.SkillsWindow-module__yuWOIG__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.SkillsWindow-module__yuWOIG__card{text-align:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:24px 16px;transition:all .25s;display:flex}.SkillsWindow-module__yuWOIG__card:hover{background:#ffffff0f;transform:translateY(-3px);box-shadow:0 8px 24px #0000004d}.SkillsWindow-module__yuWOIG__ring{justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.SkillsWindow-module__yuWOIG__ring svg{position:absolute;top:0;left:0}.SkillsWindow-module__yuWOIG__ringVal{color:#fff;z-index:1;font-size:22px;font-weight:700}.SkillsWindow-module__yuWOIG__skillName{color:#fff;font-size:16px;font-weight:600}@media (max-width:600px){.SkillsWindow-module__yuWOIG__grid{grid-template-columns:repeat(2,1fr)}}
.SortingPreview-module__pZT6Ma__container{background:linear-gradient(160deg,#0d1117,#151d2b);flex-direction:column;justify-content:flex-end;gap:8px;padding:16px 20px;display:flex;position:absolute;inset:0}.SortingPreview-module__pZT6Ma__barsRow{background:#0000004d;border-radius:8px;align-items:flex-end;gap:5px;height:180px;padding:10px 14px;display:flex}.SortingPreview-module__pZT6Ma__bar{background-color:#007aff;border-radius:3px 3px 0 0;flex:1;transition:height .6s cubic-bezier(.4,0,.2,1),background-color .3s,box-shadow .3s}.SortingPreview-module__pZT6Ma__barSwapping{background-color:#f7df1e;box-shadow:0 0 10px #f7df1e66}
.PathfindingPreview-module__uVOqKa__container{background:linear-gradient(160deg,#0d1117,#151d2b);justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.PathfindingPreview-module__uVOqKa__grid{aspect-ratio:9/8;grid-template-rows:repeat(8,1fr);grid-template-columns:repeat(9,1fr);gap:2px;width:100%;max-width:220px;display:grid}.PathfindingPreview-module__uVOqKa__cell{border-radius:2px;transition:background-color .2s,box-shadow .2s}.PathfindingPreview-module__uVOqKa__building{background:#ffffff0a}.PathfindingPreview-module__uVOqKa__road{background:#ffffff1f}.PathfindingPreview-module__uVOqKa__start{background:#28c840;box-shadow:0 0 6px #28c84099}.PathfindingPreview-module__uVOqKa__end{background:#ff5f57;box-shadow:0 0 6px #ff5f5799}.PathfindingPreview-module__uVOqKa__lit{background:#28c84066;box-shadow:0 0 4px #28c8404d}.PathfindingPreview-module__uVOqKa__head{background:#28c840;box-shadow:0 0 10px #28c840b3}.PathfindingPreview-module__uVOqKa__deadEnd{background:#ff5f57;box-shadow:0 0 10px #ff5f57b3}
.CipherPreview-module__oEA1uG__container{background:linear-gradient(160deg,#0d1117,#151d2b);flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:16px;display:flex;position:absolute;inset:0}.CipherPreview-module__oEA1uG__label{font-family:var(--font-mono);color:#ffffff4d;margin-bottom:4px;font-size:11px}.CipherPreview-module__oEA1uG__letters{gap:6px;display:flex}.CipherPreview-module__oEA1uG__letter{width:32px;height:38px;font-family:var(--font-mono);color:#ffffff80;background:#ffffff0d;border:1px solid #ffffff14;border-radius:6px;justify-content:center;align-items:center;font-size:20px;font-weight:600;transition:all .35s;display:flex}.CipherPreview-module__oEA1uG__plainActive{color:#fffc;border-color:#ff950033}.CipherPreview-module__oEA1uG__arrow{color:#fff3;height:20px;font-size:16px}.CipherPreview-module__oEA1uG__cipherLetter{color:#ffffff26}.CipherPreview-module__oEA1uG__revealed{color:#ff9500;text-shadow:0 0 6px #ff950066;background:#ff95001a;border-color:#ff950040}
.TypingPreview-module__McRfIa__container{background:linear-gradient(160deg,#0d1117,#151d2b);flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:16px 20px;display:flex;position:absolute;inset:0}.TypingPreview-module__McRfIa__textArea{font-family:var(--font-mono);letter-spacing:1px;text-align:center;max-width:100%;font-size:20px;line-height:1.6}.TypingPreview-module__McRfIa__char{transition:color .15s;position:relative}.TypingPreview-module__McRfIa__pending{color:#ffffff40}.TypingPreview-module__McRfIa__correct{color:#28c840}.TypingPreview-module__McRfIa__error{color:#ff5f57;-webkit-text-decoration:underline #ff5f57;text-decoration:underline #ff5f57}.TypingPreview-module__McRfIa__cursor{vertical-align:text-bottom;background:#ff2d55;width:2px;height:1.2em;margin-left:-1px;margin-right:-1px;animation:.8s step-end infinite TypingPreview-module__McRfIa__blink;display:inline-block}@keyframes TypingPreview-module__McRfIa__blink{0%,50%{opacity:1}51%,to{opacity:0}}.TypingPreview-module__McRfIa__wpm{font-family:var(--font-mono);color:#ffffff4d;background:#ffffff0a;border-radius:8px;padding:4px 12px;font-size:13px}
.MinesweeperPreview-module__7igSYq__container{background:linear-gradient(160deg,#0d1117,#151d2b);justify-content:center;align-items:center;padding:16px;display:flex;position:absolute;inset:0}.MinesweeperPreview-module__7igSYq__grid{grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(7,1fr);gap:3px;width:100%;max-width:230px;display:grid}.MinesweeperPreview-module__7igSYq__cell{aspect-ratio:1;font-family:var(--font-mono);border-radius:4px;justify-content:center;align-items:center;font-size:13px;font-weight:700;transition:all .25s;display:flex}.MinesweeperPreview-module__7igSYq__hidden{background:#5856d640;border:1px solid #5856d659;box-shadow:inset 0 1px 2px #ffffff0f}.MinesweeperPreview-module__7igSYq__revealed{background:#ffffff0d;border:1px solid #ffffff14}.MinesweeperPreview-module__7igSYq__mine{font-size:14px;animation:.3s MinesweeperPreview-module__7igSYq__pop}@keyframes MinesweeperPreview-module__7igSYq__pop{0%{transform:scale(0)}70%{transform:scale(1.3)}to{transform:scale(1)}}
.PianoPreview-module__LYOUja__container{background:linear-gradient(160deg,#0d1117,#151d2b);justify-content:center;align-items:flex-end;padding:16px 12px;display:flex;position:absolute;inset:0}.PianoPreview-module__LYOUja__piano{gap:2px;height:150px;display:flex;position:relative}.PianoPreview-module__LYOUja__whiteKey{background:linear-gradient(#f0f0f0 0%,#d4d4d4 100%);border:1px solid #00000026;border-radius:0 0 4px 4px;width:27px;height:100%;transition:all 80ms;position:relative}.PianoPreview-module__LYOUja__whiteActive{transform-origin:top;background:linear-gradient(#f7df1e 0%,#e5c800 100%);transform:scaleY(.97);box-shadow:0 0 14px #f7df1e80}.PianoPreview-module__LYOUja__blackKey{z-index:2;background:linear-gradient(#2a2a2a 0%,#111 100%);border-radius:0 0 3px 3px;width:18px;height:55%;position:absolute;top:0;right:-9px}
.GravityPreview-module__Z9Te3W__container{background:linear-gradient(160deg,#0d1117,#151d2b);justify-content:center;align-items:center;display:flex;position:absolute;inset:0;overflow:hidden}.GravityPreview-module__Z9Te3W__sun{z-index:2;background:#fff;border-radius:50%;width:16px;height:16px;box-shadow:0 0 20px #fff9,0 0 40px #fff3}.GravityPreview-module__Z9Te3W__orbit{border-radius:50%;justify-content:center;align-items:flex-start;display:flex;position:absolute}.GravityPreview-module__Z9Te3W__orbit1{width:100px;height:100px;animation:3s linear infinite GravityPreview-module__Z9Te3W__spin}.GravityPreview-module__Z9Te3W__orbit2{width:160px;height:160px;animation:5s linear infinite reverse GravityPreview-module__Z9Te3W__spin}.GravityPreview-module__Z9Te3W__orbit3{width:220px;height:220px;animation:8s linear infinite GravityPreview-module__Z9Te3W__spin}.GravityPreview-module__Z9Te3W__planet{z-index:3;border-radius:50%;position:relative}.GravityPreview-module__Z9Te3W__planet1{background:#00bcd4;width:10px;height:10px;margin-top:-5px;box-shadow:0 0 10px #00bcd4b3}.GravityPreview-module__Z9Te3W__planet2{background:#ff9500;width:8px;height:8px;margin-top:-4px;box-shadow:0 0 10px #ff9500b3}.GravityPreview-module__Z9Te3W__planet3{background:#28c840;width:6px;height:6px;margin-top:-3px;box-shadow:0 0 8px #28c840b3}.GravityPreview-module__Z9Te3W__trail{border-radius:2px;width:24px;height:3px;position:absolute;top:50%;right:100%;transform:translateY(-50%)}.GravityPreview-module__Z9Te3W__planet1 .GravityPreview-module__Z9Te3W__trail{background:linear-gradient(270deg,#00bcd480,#0000);width:28px}.GravityPreview-module__Z9Te3W__planet2 .GravityPreview-module__Z9Te3W__trail{background:linear-gradient(90deg,#ff950080,#0000);width:22px;left:100%;right:auto}.GravityPreview-module__Z9Te3W__planet3 .GravityPreview-module__Z9Te3W__trail{background:linear-gradient(270deg,#28c84080,#0000);width:18px}@keyframes GravityPreview-module__Z9Te3W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.ProjectsWindow-module__7cfjDa__container{grid-template-columns:1fr 1fr;gap:16px;padding:4px;display:grid}@media (max-width:600px){.ProjectsWindow-module__7cfjDa__container{grid-template-columns:1fr}}.ProjectsWindow-module__7cfjDa__card{color:inherit;background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;overflow:hidden}.ProjectsWindow-module__7cfjDa__card:hover{background:#ffffff0f;border-color:#ffffff24;transform:translateY(-2px)}.ProjectsWindow-module__7cfjDa__thumbnail{width:100%;height:220px;position:relative;overflow:hidden}.ProjectsWindow-module__7cfjDa__body{flex-direction:column;gap:8px;padding:14px;display:flex}.ProjectsWindow-module__7cfjDa__title{font-family:var(--font-body);color:#fffffff2;margin:0;font-size:.95rem;font-weight:700}.ProjectsWindow-module__7cfjDa__description{font-family:var(--font-body);color:#ffffff80;margin:0;font-size:.8rem;line-height:1.5}.ProjectsWindow-module__7cfjDa__tags{flex-wrap:wrap;gap:6px;display:flex}.ProjectsWindow-module__7cfjDa__tag{font-family:var(--font-mono);color:#fff9;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:4px;padding:2px 8px;font-size:.7rem}.ProjectsWindow-module__7cfjDa__openLink{font-family:var(--font-body);color:#007affe6;margin-top:4px;font-size:.8rem;font-weight:500;transition:color .2s,text-shadow .2s}.ProjectsWindow-module__7cfjDa__card:hover .ProjectsWindow-module__7cfjDa__openLink{color:#007aff;text-shadow:0 0 8px #007aff66}
.TimelineItem-module__-2Z5Zq__item{gap:16px;display:flex;position:relative}.TimelineItem-module__-2Z5Zq__rail{flex-direction:column;flex-shrink:0;align-items:center;width:20px;display:flex}.TimelineItem-module__-2Z5Zq__dot{z-index:1;background:#007aff;border:2px solid #007aff66;border-radius:50%;flex-shrink:0;width:12px;height:12px;margin-top:4px}.TimelineItem-module__-2Z5Zq__line{background:#ffffff1a;flex:1;width:2px}.TimelineItem-module__-2Z5Zq__content{flex:1;padding-bottom:28px}.TimelineItem-module__-2Z5Zq__company{font-family:var(--font-inter), sans-serif;color:#fffffff2;margin:0 0 2px;font-size:1rem;font-weight:700}.TimelineItem-module__-2Z5Zq__role{font-family:var(--font-inter), sans-serif;color:#ffffffb3;margin:0 0 4px;font-size:.9rem}.TimelineItem-module__-2Z5Zq__meta{font-family:var(--font-jetbrains), monospace;color:#fff6;margin:0 0 8px;font-size:.75rem}.TimelineItem-module__-2Z5Zq__description{font-family:var(--font-inter), sans-serif;color:#fff9;margin:0 0 10px;font-size:.85rem;line-height:1.5}.TimelineItem-module__-2Z5Zq__tags{flex-wrap:wrap;gap:6px;display:flex}.TimelineItem-module__-2Z5Zq__tag{font-family:var(--font-jetbrains), monospace;color:#007affe6;background:#007aff1a;border:1px solid #007aff33;border-radius:4px;padding:2px 8px;font-size:.7rem}
.CareerWindow-module__noANRW__container{flex-direction:column;padding:4px;display:flex}
.EducationWindow-module__-i8Lxa__container{padding:4px}.EducationWindow-module__-i8Lxa__card{background:#ffffff08;border:1px solid #ffffff14;border-radius:10px;flex-direction:column;gap:10px;padding:18px;display:flex}.EducationWindow-module__-i8Lxa__header{font-family:var(--font-vt323), monospace;color:#00ff41;text-shadow:0 0 6px #00ff414d;margin:0;font-size:.9rem}.EducationWindow-module__-i8Lxa__school{font-family:var(--font-inter), sans-serif;color:#fffffff2;margin:0;font-size:1rem;font-weight:700}.EducationWindow-module__-i8Lxa__degree{font-family:var(--font-inter), sans-serif;color:#fff9;margin:0;font-size:.85rem}.EducationWindow-module__-i8Lxa__period{font-family:var(--font-jetbrains), monospace;color:#ffffff59;margin:0;font-size:.75rem}.EducationWindow-module__-i8Lxa__tags{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.EducationWindow-module__-i8Lxa__tag{font-family:var(--font-jetbrains), monospace;color:#00ff41cc;background:#00ff4114;border:1px solid #00ff4126;border-radius:4px;padding:2px 8px;font-size:.7rem}
.ContactWindow-module__JZPVjq__container{min-height:340px;position:relative;overflow:hidden}.ContactWindow-module__JZPVjq__aurora{filter:blur(60px);opacity:.35;z-index:0;pointer-events:none;position:absolute;inset:-40px;overflow:hidden}.ContactWindow-module__JZPVjq__auroraBlob1{background:radial-gradient(circle,#007aff 0%,#0000 70%);border-radius:50%;width:300px;height:300px;animation:8s ease-in-out infinite ContactWindow-module__JZPVjq__auroraDrift1;position:absolute;top:-60px;left:-40px}.ContactWindow-module__JZPVjq__auroraBlob2{background:radial-gradient(circle,#5856d6 0%,#0000 70%);border-radius:50%;width:250px;height:250px;animation:10s ease-in-out infinite ContactWindow-module__JZPVjq__auroraDrift2;position:absolute;bottom:-40px;right:-20px}.ContactWindow-module__JZPVjq__auroraBlob3{background:radial-gradient(circle,#00ff41 0%,#0000 70%);border-radius:50%;width:200px;height:200px;animation:12s ease-in-out infinite ContactWindow-module__JZPVjq__auroraDrift3;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes ContactWindow-module__JZPVjq__auroraDrift1{0%,to{transform:translate(0)scale(1)}33%{transform:translate(40px,20px)scale(1.1)}66%{transform:translate(-20px,40px)scale(.95)}}@keyframes ContactWindow-module__JZPVjq__auroraDrift2{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-30px,-20px)scale(1.15)}66%{transform:translate(20px,-30px)scale(.9)}}@keyframes ContactWindow-module__JZPVjq__auroraDrift3{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.3)}}.ContactWindow-module__JZPVjq__content{z-index:1;grid-template-columns:1fr 1.2fr;gap:24px;padding:4px;display:grid;position:relative}.ContactWindow-module__JZPVjq__left{flex-direction:column;gap:16px;display:flex}.ContactWindow-module__JZPVjq__links{flex-direction:column;gap:8px;display:flex}.ContactWindow-module__JZPVjq__cmdLink{font-family:var(--font-retro), monospace;color:#00ff41;background:#00ff410a;border:1px solid #00ff411a;border-radius:8px;align-items:center;gap:8px;padding:8px 12px;font-size:1rem;text-decoration:none;transition:all .2s;display:flex}.ContactWindow-module__JZPVjq__cmdLink:hover{text-shadow:0 0 10px #00ff4180;background:#00ff411a;border-color:#00ff4140;transform:translate(4px)}.ContactWindow-module__JZPVjq__prompt{color:#00ff4180;-webkit-user-select:none;user-select:none}.ContactWindow-module__JZPVjq__footer{color:#ffffff59;margin:0;font-size:.8rem;font-style:italic}.ContactWindow-module__JZPVjq__right{flex-direction:column;gap:14px;display:flex}.ContactWindow-module__JZPVjq__formTitle{color:#fff;margin:0;font-size:15px;font-weight:600}.ContactWindow-module__JZPVjq__form{flex-direction:column;gap:12px;display:flex}.ContactWindow-module__JZPVjq__formRow{grid-template-columns:1fr 1fr;gap:10px;display:grid}.ContactWindow-module__JZPVjq__fieldGroup{flex-direction:column;gap:4px;display:flex}.ContactWindow-module__JZPVjq__label{color:#ffffff80;font-size:11px;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.5px}.ContactWindow-module__JZPVjq__input,.ContactWindow-module__JZPVjq__textarea{color:#fff;font-family:var(--font-body);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;outline:none;padding:10px 12px;font-size:13px;transition:all .2s}.ContactWindow-module__JZPVjq__input::placeholder,.ContactWindow-module__JZPVjq__textarea::placeholder{color:#fff3}.ContactWindow-module__JZPVjq__input:focus,.ContactWindow-module__JZPVjq__textarea:focus{background:#007aff0a;border-color:#007aff80;box-shadow:0 0 12px #007aff1a}.ContactWindow-module__JZPVjq__textarea{resize:vertical;min-height:80px}.ContactWindow-module__JZPVjq__submitBtn{color:#fff;font-size:13px;font-weight:600;font-family:var(--font-body);cursor:pointer;background:linear-gradient(135deg,#007aff,#5856d6);border:none;border-radius:10px;margin-top:4px;padding:10px 20px;transition:all .2s}.ContactWindow-module__JZPVjq__submitBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #007aff4d}.ContactWindow-module__JZPVjq__submitBtn:disabled{opacity:.7;cursor:not-allowed}@media (max-width:768px){.ContactWindow-module__JZPVjq__content{grid-template-columns:1fr;gap:16px;padding:2px}.ContactWindow-module__JZPVjq__formRow{grid-template-columns:1fr}.ContactWindow-module__JZPVjq__cmdLink{padding:6px 10px;font-size:.9rem}}
