.MusicPlayer_playerContainer__ro6MS{position:fixed;bottom:1rem;right:1rem;z-index:100;background-color:rgba(0,0,0,.8);border-radius:.5rem;padding:.5rem;display:flex;align-items:center;gap:.5rem;backdrop-filter:blur(4px);box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.MusicPlayer_player__sE6eO{display:none}.MusicPlayer_controls__w5IdG{display:flex;align-items:center;gap:.5rem}.MusicPlayer_controlButton__ikipC{display:flex;align-items:center;justify-content:center;padding:.5rem;transition:all .3s ease;color:#000;background:transparent;border:none;cursor:pointer;width:2.5rem;height:2.5rem;position:relative;border-radius:.5rem;outline:none}.MusicPlayer_controlButton__ikipC:hover{background:#000;color:#fff;transform:scale(1.1)}.MusicPlayer_controlButton__ikipC svg{position:absolute;width:1.25rem;height:1.25rem;top:50%;left:50%;transform:translate(-50%,-50%)}.MusicPlayer_closeButton___pIK_{background:none;border:none;color:#fff;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s}.MusicPlayer_closeButton___pIK_:hover{background-color:hsla(0,0%,100%,.1)}.Navigation_nav__AzWPY{position:fixed;top:0;left:0;right:0;z-index:50;transition:all .3s;will-change:transform,background-color}.Navigation_mobileHamburgerButton__OPpkJ{display:none}@media (max-width:767px){.Navigation_mobileHamburgerButton__OPpkJ{position:fixed;top:1rem;right:1rem;z-index:51;display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background:hsla(0,0%,100%,.1);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-radius:1rem;border:1px solid hsla(0,0%,100%,.2);box-shadow:0 4px 16px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.3);transition:all .3s ease;cursor:pointer;padding:0}.Navigation_mobileHamburgerButton__OPpkJ:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3);transform:scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.4)}.Navigation_mobileHamburgerButton__OPpkJ:active{transform:scale(.95);background:hsla(0,0%,100%,.15)}.Navigation_hamburgerIconSvg__I8j4D{width:1.5rem;height:1.5rem;color:#fff;filter:drop-shadow(0 0 2px rgba(0,0,0,.9)) drop-shadow(0 0 4px rgba(0,0,0,.8)) drop-shadow(0 1px 3px rgba(0,0,0,.95)) drop-shadow(0 0 0 .5px rgba(0,0,0,.6))}}.Navigation_navContainer__0uvzg{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}.Navigation_navContent__Uj1um{display:flex;align-items:center;justify-content:space-between;height:4rem}.Navigation_logoContainer__q7aqO{flex-shrink:0;transition:opacity .3s,transform .3s}.Navigation_desktopNav__d_aVn{display:none;gap:.25rem}@media (min-width:768px){.Navigation_desktopNav__d_aVn{display:flex}}.Navigation_navButton__OduKY{position:relative;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:600;transition:all .2s;color:#1a1a1a}.Navigation_navButton__OduKY.Navigation_active__EXzPW,.Navigation_navButton__OduKY:hover{color:#fff}.Navigation_activeIndicator__B3d5c{position:absolute;bottom:0;left:0;right:0;height:.125rem;border-radius:9999px;transition:all .2s}.Navigation_mobileMenuButton__MhWHu{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;border-radius:.375rem;transition:colors .2s}.Navigation_mobileMenu__2UWjg{position:fixed;top:0;left:0;height:100vh;width:16rem;background:rgba(0,0,0,.85);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-right:2px solid rgba(255,0,128,.3);box-shadow:0 8px 32px rgba(0,0,0,.6),0 0 20px rgba(255,0,128,.15),inset 0 1px 0 hsla(0,0%,100%,.1);overflow-y:auto;overflow-x:hidden;z-index:50;pointer-events:none}.Navigation_mobileMenuOpen__IkYj4{transform:translateX(0);opacity:1;pointer-events:auto}.Navigation_mobileMenuClosed__GdANV,.Navigation_mobileMenuOpen__IkYj4{transition:transform .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}.Navigation_mobileMenuClosed__GdANV{transform:translateX(-100%);opacity:0;pointer-events:none}.Navigation_mobileMenuBackdrop__6vTmE{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:49;pointer-events:none}.Navigation_mobileMenuBackdropOpen__5QC4z{opacity:1;pointer-events:auto;transition:opacity .4s cubic-bezier(.4,0,.2,1)}.Navigation_mobileMenuBackdropClosed__eJd3j{opacity:0;pointer-events:none;transition:opacity .4s cubic-bezier(.4,0,.2,1)}@keyframes Navigation_fadeIn__cnLcy{0%{opacity:0}to{opacity:1}}.Navigation_mobileMenuHeader__wQMmj{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1rem;border-bottom:1px solid rgba(255,0,128,.2);margin-bottom:.5rem}.Navigation_mobileMenuHeaderRight__5P0vA{display:flex;align-items:center;gap:1rem}.Navigation_mobileMenuClose__iqAlO{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;background:transparent;border:1px solid rgba(255,0,128,.3);color:#ff0080;cursor:pointer;transition:all .3s ease;padding:0}.Navigation_mobileMenuClose__iqAlO:hover{background:rgba(255,0,128,.1);border-color:rgba(255,0,128,.5);box-shadow:0 0 10px rgba(255,0,128,.3);transform:scale(1.05)}.Navigation_mobileMenuClose__iqAlO:active{transform:scale(.95)}.Navigation_mobileNavContent__dSPis{padding:.5rem .75rem 1.5rem;display:flex;flex-direction:column;gap:.5rem}.Navigation_mobileMusicPlayerWrapper__n4HDG{margin-top:.5rem}.Navigation_mobileMusicPlayerWrapper__n4HDG button{color:#e0e0e0;width:100%;justify-content:flex-start;padding:.875rem 1rem;border-radius:.5rem;border:none;background:transparent;transform:none;transition:color .3s ease}.Navigation_mobileMusicPlayerWrapper__n4HDG button:hover{color:#fff;background:transparent;transform:none}.Navigation_mobileMusicPlayerWrapper__n4HDG button:active{transform:none}.Navigation_mobileMusicPlayerWrapper__n4HDG button:focus{transform:none;outline:none}.Navigation_mobileMusicPlayerWrapper__n4HDG button svg{color:currentColor;width:1.25rem;height:1.25rem;position:relative;top:auto;left:auto;transform:none;margin-right:.75rem}.Navigation_mobileNavButton__yZ7lt{display:block;width:100%;text-align:left;padding:.875rem 1rem;border-radius:.5rem;font-size:1rem;font-weight:500;transition:all .3s ease;color:#e0e0e0;position:relative;background:transparent;border:1px solid transparent}.Navigation_mobileNavButton__yZ7lt:hover{color:#fff;background:rgba(255,0,128,.1);border-color:rgba(255,0,128,.3);transform:translateX(4px);box-shadow:0 0 10px rgba(255,0,128,.2)}.Navigation_mobileNavButton__yZ7lt.Navigation_active__EXzPW{color:#fff;background:rgba(255,0,128,.15);border-color:rgba(255,0,128,.4);box-shadow:0 0 15px rgba(255,0,128,.3)}.Navigation_mobileActiveIndicator__Wdee_{position:absolute;left:0;top:0;bottom:0;width:.25rem;border-radius:0 9999px 9999px 0;background:linear-gradient(180deg,#ff0080,#0ff);box-shadow:0 0 10px rgba(255,0,128,.6)}.Navigation_hamburgerIcon__h_xlG{transition:opacity .3s,transform .3s;will-change:opacity,transform;opacity:1;transform:translateY(0)}.Navigation_hamburgerIconHidden__dBNh_{opacity:0;transform:translateY(-16px)}.About_aboutSection__soH2j{min-height:120vh;background:linear-gradient(rgba(0,0,0,.4),rgba(10,0,20,.8)),url(/images/backgrounds/cyberpunk-city.jpg);background-size:cover;background-position:50%;background-attachment:fixed;position:relative;overflow:hidden;padding:12rem 0 18rem;color:#fff;display:flex;align-items:center}.About_contentWrapper__iL69K{position:relative;z-index:10;max-width:1400px;margin:15rem auto 0;padding:0 2rem;height:100%;overflow:visible}.About_aboutDesktopWrapper__oq0SK,.About_contentWrapper__iL69K{width:100%;display:flex;align-items:center;justify-content:center}.About_aboutMobileWrapper__uNUDW{display:none;width:100%}.About_mobileCardsContainer__Q21gm{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:500px;margin:0 auto}.About_mobileCard__qCdu6{width:100%}.About_navigationButtons__7WiHY{position:absolute;left:2rem;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:1rem;align-items:center;z-index:101}.About_navButton__9PZKH{width:50px;height:50px;border-radius:50%;background:rgba(0,0,0,.8);border:2px solid rgba(255,0,128,.5);color:#ff0080;font-size:2rem;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;backdrop-filter:blur(10px);box-shadow:0 0 20px rgba(255,0,128,.3);padding:0}.About_navButton__9PZKH:hover{background:rgba(255,0,128,.2);border-color:rgba(255,0,128,.8);box-shadow:0 0 30px rgba(255,0,128,.6);transform:scale(1.1)}.About_navButton__9PZKH:active{transform:scale(.95)}.About_navButton__9PZKH span{line-height:0;margin-top:-4px}.About_cardIndicator__s_uqn{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:1rem;color:#0ff;font-weight:700;text-shadow:0 0 10px rgba(0,255,255,.5);margin-top:.5rem;background:rgba(0,0,0,.6);padding:.75rem 1.25rem;border-radius:20px;border:1px solid rgba(0,255,255,.3);backdrop-filter:blur(5px);width:5.5rem;box-sizing:border-box}.About_currentCard__eXUS1{font-size:1.25rem;color:#ff0080;text-shadow:0 0 10px rgba(255,0,128,.8)}.About_separator__cTp8F{color:#888}.About_totalCards__Pl07Z{color:#0ff}.About_cube3DWrapper__8Ugh3{width:100%;max-width:650px;height:650px;perspective:1600px;display:flex;align-items:center;justify-content:center;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;user-drag:none;-webkit-touch-callout:none;overflow:visible;margin:0 auto;touch-action:pan-y pinch-zoom}.About_cube3DWrapper__8Ugh3:active{cursor:grabbing}.About_cube3D__Jd0hV{position:relative;width:600px;height:600px;transform-style:preserve-3d;transition:transform .6s cubic-bezier(.4,0,.2,1)}.About_cubeCard___Jgiq{position:absolute;top:50%;left:50%;width:600px;height:600px;margin-top:-300px;margin-left:-300px;backface-visibility:visible;display:flex;align-items:flex-start;justify-content:center;pointer-events:none}.About_cardFront__hGKRg{transform:rotateY(0deg) translateZ(300px)}.About_cardRight__6YyRt{transform:rotateY(90deg) translateZ(300px)}.About_cardBack__AlHTh{transform:rotateX(-90deg) translateZ(300px)}.About_cubeIndicators__6_n62{position:absolute;bottom:2rem;left:50%;transform:translateX(-50%);display:flex;gap:1rem;z-index:100}.About_indicator__gb_bH{width:12px;height:12px;border-radius:50%;border:2px solid rgba(255,0,128,.5);background:rgba(0,0,0,.5);cursor:pointer;transition:all .3s ease;padding:0;backdrop-filter:blur(5px)}.About_indicator__gb_bH:hover{border-color:rgba(0,255,255,.8);background:rgba(0,255,255,.2);transform:scale(1.2);box-shadow:0 0 10px rgba(0,255,255,.5)}.About_indicator__gb_bH.About_active__dABFq{background:rgba(255,0,128,.8);border-color:#ff0080;box-shadow:0 0 15px rgba(255,0,128,.8);transform:scale(1.3)}.About_centralTerminal__dPgfa,.About_experienceCard__jjfvq,.About_profileCard__ZM7I4{width:100%;height:100%;background:rgba(0,0,0,.85);border:1px solid rgba(255,0,128,.3);border-radius:16px;position:relative;backdrop-filter:blur(15px);box-shadow:0 8px 32px rgba(0,0,0,.6),0 0 20px rgba(255,0,128,.15),inset 0 1px 0 hsla(0,0%,100%,.1);overflow:hidden;pointer-events:auto;-webkit-user-drag:none;user-drag:none;-webkit-user-select:text;-moz-user-select:text;user-select:text}@media (min-width:769px){.About_centralTerminal__dPgfa,.About_experienceCard__jjfvq,.About_profileCard__ZM7I4{overflow:hidden}.About_cardContent__mXvWO{padding:1.25rem 1.5rem}}.About_profileCard__ZM7I4{border-color:rgba(0,255,255,.4);background:rgba(0,10,20,.85);display:flex;flex-direction:column}.About_experienceCard__jjfvq{border-color:rgba(128,0,255,.4);background:rgba(20,0,20,.85);display:flex;flex-direction:column}.About_centralTerminal__dPgfa{background:rgba(0,0,0,.9);border:2px solid rgba(255,0,128,.4);display:flex;flex-direction:column}.About_cardContent__mXvWO{padding:1.5rem;display:flex;flex-direction:column;height:100%;box-sizing:border-box}@media (min-width:769px){.About_profileCard__ZM7I4 .About_cardContent__mXvWO{justify-content:space-between}}.About_cardTitle__gc2Eg{font-size:1.25rem;font-weight:700;margin-bottom:.5rem;margin-top:0;text-transform:uppercase;letter-spacing:.1em;color:#0ff;text-shadow:0 0 10px rgba(0,255,255,.5)}@media (min-width:769px){.About_profileCard__ZM7I4 .About_cardContent__mXvWO{justify-content:space-between;gap:.5rem}.About_profileCard__ZM7I4 .About_cardContent__mXvWO>*{flex-shrink:0}.About_profileCard__ZM7I4 .About_skillsSection__eqF8g:first-of-type{flex:1;display:flex;flex-direction:column;justify-content:center}}.About_cardDescription__LTLH1{color:#e0e0e0;font-size:.85rem;line-height:1.4;margin-bottom:0}.About_statusBadges__8oQsF{display:flex;gap:.5rem;margin:.5rem 0;flex-wrap:wrap}.About_statusBadge__LHGIN{padding:.5rem 1rem;border-radius:20px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;background:rgba(0,255,255,.1);border:1px solid rgba(0,255,255,.4);color:#0ff;box-shadow:0 0 10px rgba(0,255,255,.2);transition:all .3s ease}.About_statusBadge__LHGIN:hover{background:rgba(0,255,255,.2);border-color:#0ff;box-shadow:0 0 15px rgba(0,255,255,.4);transform:scale(1.05)}.About_skillsSection__eqF8g{display:flex;flex-direction:column}.About_skillsSection__eqF8g h4{font-size:1rem;font-weight:700;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.1em;color:#0ff;text-shadow:0 0 10px rgba(0,255,255,.5)}.About_skillsSection__eqF8g p{color:#b0b0b0;font-size:.75rem;margin-top:.25rem;line-height:1.4}.About_skillsGrid__FbHst{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-top:.5rem}.About_skillCategory__RqnCy h5{color:#f0f;font-size:.75rem;font-weight:700;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.1em;text-shadow:0 0 5px rgba(255,0,255,.5)}.About_skillCategory__RqnCy ul{list-style:none;padding:0}.About_skillCategory__RqnCy li{color:#b0b0b0;font-size:.75rem;margin-bottom:.35rem;position:relative;padding-left:1rem;line-height:1.3}.About_skillCategory__RqnCy li:before{content:"▶";position:absolute;left:0;color:#0ff;font-size:.75rem;animation:About_pulse___Jxws 2s infinite}.About_instagramHeader__O32dJ{background:rgba(0,0,0,.8);border-bottom:1px solid rgba(255,0,128,.3);padding:.5rem .75rem;display:flex;align-items:center;justify-content:space-between;flex-shrink:0;margin-top:0}.About_instagramUser__LZxo5{display:flex;align-items:center;gap:.75rem}.About_userAvatar__dc97J{width:32px;height:32px;border-radius:50%;border:2px solid #ff0080;background:linear-gradient(45deg,#ff0080,#0ff);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.75rem}.About_username__UMs8c{color:#ff0080;font-weight:700;font-size:.75rem}.About_postTime__xiFCf{color:#888;font-size:.65rem}.About_instagramOptions__WqYTI{color:#0ff;font-size:1.2rem;cursor:pointer;transition:color .3s ease}.About_instagramOptions__WqYTI:hover{color:#ff0080}.About_instagramImageContainer__6wtg5{position:relative;width:100%;height:380px;background:rgba(0,0,0,.5);overflow:hidden;flex:1;min-height:0}@media (min-width:769px){.About_centralTerminal__dPgfa{display:flex;flex-direction:column}.About_instagramImageContainer__6wtg5{flex:1;min-height:200px;max-height:none}.About_instagramActions__Y6Rqm,.About_instagramFooter__0UjBa,.About_instagramHeader__O32dJ{padding:.4rem .75rem}}.About_profileImage__8ZoZr{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background:rgba(0,0,0,.8)}.About_popularBadge__fTgX9{position:absolute;top:1rem;left:1rem;background:rgba(255,0,128,.9);color:#fff;padding:.25rem .75rem;border-radius:15px;font-size:.75rem;font-weight:700;text-transform:uppercase;backdrop-filter:blur(5px);box-shadow:0 0 15px rgba(255,0,128,.5);animation:About_neonPulse__irA7_ 2s ease-in-out infinite}.About_instagramActions__Y6Rqm{background:rgba(0,0,0,.8);border-top:1px solid rgba(255,0,128,.3);padding:.5rem .75rem;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.About_actionButtons__cvHP6{display:flex;gap:1rem}.About_actionButton__F_LWh{color:#888;font-size:1.2rem;transition:all .3s ease;cursor:pointer;padding:.25rem;background:none;border:none}.About_actionButton__F_LWh:hover{color:#ff0080;transform:scale(1.1);filter:drop-shadow(0 0 8px rgba(255,0,128,.6))}.About_actionButton__F_LWh.About_liked__6BARh{color:#ff0080}.About_bookmarkButton__6h3ds{color:#888;font-size:1.2rem;transition:all .3s ease;cursor:pointer;background:none;border:none}.About_bookmarkButton__6h3ds:hover{color:#0ff;transform:scale(1.1);filter:drop-shadow(0 0 8px rgba(0,255,255,.6))}.About_instagramFooter__0UjBa{padding:.5rem .75rem;background:rgba(0,0,0,.8);flex-shrink:0}.About_likesCount__ALUg_{color:#e0e0e0;font-size:.7rem;font-weight:700;margin-bottom:.4rem}.About_caption__rSgz5{color:#e0e0e0;font-size:.7rem;line-height:1.4}.About_terminalWindowHeader__qFATx{background:rgba(0,255,65,.1);border-bottom:1px solid #00ff41;padding:.4rem .75rem;font-size:.65rem;display:flex;align-items:center;justify-content:space-between;margin-top:0}.About_terminalWindowTitle__vMK6x{color:#00ff41;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.About_terminalControls__DyzpE{display:flex;gap:.5rem}.About_terminalControl__T0ivd{width:8px;height:8px;border-radius:50%;background:red}.About_terminalControl__T0ivd:nth-child(2){background:#ff0}.About_terminalControl__T0ivd:nth-child(3){background:#00ff41}.About_terminalContent__GjE72{padding:1rem;color:#00ff41;display:flex;flex-direction:column;height:100%;flex:1;min-height:0;box-sizing:border-box}@media (min-width:769px){.About_experienceCard__jjfvq,.About_terminalContent__GjE72{display:flex;flex-direction:column}.About_terminalContent__GjE72{justify-content:space-between;gap:.5rem}.About_systemInfo__CzxZz{flex:1;display:flex;flex-direction:column;justify-content:center;min-height:0}.About_systemSpecs___xWhn{flex-shrink:0}.About_terminalContent__GjE72{padding:.875rem 1rem}}.About_terminalPrompt__5wlm1{color:#00ff41;margin-bottom:.5rem;flex-shrink:0}.About_terminalPrompt__5wlm1:before{content:"root@system:~$ ";color:#00ff41}.About_systemInfo__CzxZz{border-left:2px solid #00ff41;padding-left:.75rem;margin:.5rem 0;color:#ccc}.About_systemInfo__CzxZz h3{color:#00ff41;font-size:.85rem;font-weight:700;margin-bottom:.5rem;margin-top:0;text-transform:uppercase;letter-spacing:.1em}.About_systemInfo__CzxZz>p{margin-top:0;margin-bottom:.5rem;color:#ccc;font-size:.85rem;line-height:1.4}.About_systemSpecs___xWhn{margin-top:.5rem;padding-top:.75rem;border-top:1px solid rgba(0,255,65,.3);flex-shrink:0}.About_systemSpecs___xWhn h4{color:#00ff41;font-size:.75rem;font-weight:700;margin-bottom:.5rem;margin-top:0;text-transform:uppercase;letter-spacing:.1em}.About_systemSpecs___xWhn p{color:#ccc;font-size:.7rem;line-height:1.4;margin-bottom:.4rem}.About_experienceItem__GeCa8{margin-bottom:.75rem}.About_jobTitle__Pjd9w{color:#00ff41;font-size:.85rem;font-weight:700;margin-bottom:.4rem;margin-top:0;text-transform:uppercase;letter-spacing:.05em}.About_jobSubtitle__tC83Y{color:#888;font-size:.7rem;margin-bottom:.5rem;font-style:italic}.About_jobDescription__sNns3{list-style:none;padding:0;margin:0}.About_jobDescription__sNns3 li{color:#ccc;font-size:.75rem;margin-bottom:.4rem;position:relative;padding-left:1rem;line-height:1.3}.About_jobDescription__sNns3 li:before{content:"> ";position:absolute;left:0;color:#00ff41;font-weight:700}.About_progressBar__596n_{width:100%;height:4px;background:rgba(0,255,65,.2);border-radius:2px;overflow:hidden;margin:.5rem 0}.About_progressFill__tpx4P{height:100%;background:#00ff41;animation:About_progressLoad__JG8og 2s ease-in-out}.About_progressFill__tpx4P.About_full__7AQvn{width:100%}.About_neonLights__wQlqs{position:absolute;width:100%;height:100%;background:radial-gradient(ellipse at 15% 20%,rgba(255,0,128,.15) 0,transparent 60%),radial-gradient(ellipse at 85% 30%,rgba(0,255,255,.15) 0,transparent 60%),radial-gradient(ellipse at 50% 70%,rgba(128,0,255,.1) 0,transparent 50%);animation:About_neonPulse__irA7_ 8s ease-in-out infinite;z-index:2}.About_scanLines__LyLVL{position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,255,65,.03) 0,rgba(0,255,65,.03) 4px);pointer-events:none;z-index:2;animation:About_scanLinesMove__UTyVa .1s linear infinite}@keyframes About_pulse___Jxws{0%,to{opacity:1}50%{opacity:.5}}@keyframes About_neonPulse__irA7_{0%,to{opacity:.8}50%{opacity:1}}@keyframes About_scanLinesMove__UTyVa{0%{transform:translateY(0)}to{transform:translateY(4px)}}@keyframes About_progressLoad__JG8og{0%{width:0}to{width:100%}}@media (max-width:1280px){.About_cube3DWrapper__8Ugh3{max-width:520px;height:520px;perspective:1300px}.About_cube3D__Jd0hV,.About_cubeCard___Jgiq{width:480px;height:480px}.About_cubeCard___Jgiq{margin-top:-240px;margin-left:-240px}.About_cardFront__hGKRg{transform:rotateY(0deg) translateZ(240px)}.About_cardRight__6YyRt{transform:rotateY(90deg) translateZ(240px)}.About_cardBack__AlHTh{transform:rotateX(-90deg) translateZ(240px)}.About_instagramImageContainer__6wtg5{height:300px}.About_cardContent__mXvWO{padding:1.25rem}.About_cardTitle__gc2Eg{font-size:clamp(1rem,1.2vw,1.25rem)}.About_cardDescription__LTLH1,.About_jobTitle__Pjd9w,.About_systemInfo__CzxZz h3{font-size:clamp(.75rem,.9vw,.85rem)}.About_jobSubtitle__tC83Y{font-size:clamp(.6rem,.8vw,.7rem)}.About_jobDescription__sNns3 li,.About_systemSpecs___xWhn h4{font-size:clamp(.7rem,.9vw,.75rem)}.About_systemSpecs___xWhn p{font-size:clamp(.65rem,.85vw,.7rem)}}@media (max-width:768px){.About_aboutSection__soH2j{min-height:110vh;padding:12rem 0 15rem}.About_contentWrapper__iL69K{margin-top:2rem;padding:0 1.5rem;align-items:flex-start}.About_aboutDesktopWrapper__oq0SK{display:none}.About_aboutMobileWrapper__uNUDW{display:block}.About_centralTerminal__dPgfa,.About_experienceCard__jjfvq,.About_profileCard__ZM7I4{overflow-y:auto;overflow-x:hidden}.About_navigationButtons__7WiHY{position:absolute;left:50%;top:auto;bottom:-6rem;transform:translateX(-50%);flex-direction:row}.About_navButton__9PZKH{width:45px;height:45px;font-size:1.75rem}.About_cardIndicator__s_uqn{font-size:.875rem}.About_cube3DWrapper__8Ugh3{max-width:calc(100vw - 3rem);max-height:calc(100vw - 3rem);width:100%;height:calc(100vw - 3rem);aspect-ratio:1;perspective:1200px}.About_cube3D__Jd0hV{transform-origin:center center}.About_cube3D__Jd0hV,.About_cubeCard___Jgiq{width:100%;max-width:min(360px,calc(100vw - 3rem));height:100%}.About_cubeCard___Jgiq{top:50%;left:50%;max-height:min(360px,calc(100vw - 3rem));aspect-ratio:1;margin-top:-180px;margin-left:-180px}.About_cardFront__hGKRg{transform:rotateY(0deg) translateZ(180px)}.About_cardRight__6YyRt{transform:rotateY(90deg) translateZ(180px)}.About_cardBack__AlHTh{transform:rotateX(-90deg) translateZ(160px);max-height:none;width:min(360px,calc(100vw - 3rem))}.About_skillsGrid__FbHst{grid-template-columns:1fr 1fr;gap:1rem}.About_cardContent__mXvWO{padding:2.5rem 1.5rem 1.5rem}.About_cardTitle__gc2Eg{font-size:1.2rem}.About_cardDescription__LTLH1{font-size:.9rem}.About_statusBadge__LHGIN{font-size:.7rem;padding:.4rem .8rem}.About_skillsSection__eqF8g h4{font-size:1rem;margin:1.5rem 0 .75rem}.About_skillCategory__RqnCy h5,.About_skillCategory__RqnCy li{font-size:.8rem}.About_instagramImageContainer__6wtg5{height:350px}.About_username__UMs8c{font-size:.85rem}.About_postTime__xiFCf{font-size:.7rem}.About_caption__rSgz5,.About_likesCount__ALUg_{font-size:.8rem}.About_terminalContent__GjE72{padding:1.25rem}.About_jobTitle__Pjd9w,.About_systemInfo__CzxZz h3{font-size:.9rem}.About_jobDescription__sNns3 li,.About_jobSubtitle__tC83Y{font-size:.8rem}.About_systemSpecs___xWhn h4,.About_systemSpecs___xWhn p{font-size:.75rem}}@media (max-width:480px){.About_aboutSection__soH2j{min-height:110vh;padding:10rem 0 12rem}.About_contentWrapper__iL69K{margin-top:2rem;padding:0 1.25rem;align-items:flex-start}.About_navigationButtons__7WiHY{position:absolute;left:50%;top:auto;bottom:-5rem;transform:translateX(-50%);flex-direction:row;gap:.75rem}.About_navButton__9PZKH{width:40px;height:40px;font-size:1.5rem}.About_cardIndicator__s_uqn{font-size:.75rem;padding:.4rem .75rem}.About_cube3DWrapper__8Ugh3{max-width:calc(100vw - 2.5rem);width:100%;max-height:calc(100vw - 2.5rem);height:calc(100vw - 2.5rem);aspect-ratio:1;perspective:1000px}.About_cube3D__Jd0hV{transform-origin:center center}.About_cube3D__Jd0hV,.About_cubeCard___Jgiq{width:100%;max-width:min(300px,calc(100vw - 2.5rem));height:100%}.About_cubeCard___Jgiq{top:50%;left:50%;max-height:min(300px,calc(100vw - 2.5rem));aspect-ratio:1;margin-top:-150px;margin-left:-150px}.About_cardFront__hGKRg{transform:rotateY(0deg) translateZ(150px)}.About_cardRight__6YyRt{transform:rotateY(90deg) translateZ(150px)}.About_cardBack__AlHTh{transform:rotateX(-90deg) translateZ(150px)}.About_cardContent__mXvWO{padding:2rem 1.25rem 1.25rem}.About_cardTitle__gc2Eg{font-size:1.1rem}.About_cardDescription__LTLH1{font-size:.85rem}.About_statusBadge__LHGIN{font-size:.65rem;padding:.35rem .7rem}.About_skillsSection__eqF8g h4{font-size:.95rem;margin:1.25rem 0 .75rem}.About_skillCategory__RqnCy h5,.About_skillCategory__RqnCy li{font-size:.75rem}.About_instagramImageContainer__6wtg5{height:280px}.About_username__UMs8c{font-size:.8rem}.About_postTime__xiFCf{font-size:.65rem}.About_caption__rSgz5,.About_likesCount__ALUg_{font-size:.75rem}.About_terminalContent__GjE72{padding:1.15rem}.About_jobTitle__Pjd9w,.About_systemInfo__CzxZz h3{font-size:.85rem}.About_jobDescription__sNns3 li,.About_jobSubtitle__tC83Y{font-size:.75rem}.About_systemSpecs___xWhn h4,.About_systemSpecs___xWhn p{font-size:.7rem}.About_cubeIndicators__6_n62{bottom:1rem;gap:.75rem}.About_indicator__gb_bH{width:10px;height:10px}}@media (max-width:375px){.About_aboutSection__soH2j{padding:8rem 0 10rem}.About_contentWrapper__iL69K{margin-top:1.5rem;padding:0 1rem}.About_navigationButtons__7WiHY{bottom:-4.5rem;gap:.5rem}.About_navButton__9PZKH{width:36px;height:36px;font-size:1.25rem}.About_cardIndicator__s_uqn{font-size:.7rem;padding:.3rem .6rem}.About_cube3DWrapper__8Ugh3{max-width:calc(100vw - 2rem);max-height:calc(100vw - 2rem);width:100%;height:calc(100vw - 2rem);aspect-ratio:1;perspective:900px}.About_cube3D__Jd0hV{transform-origin:center center}.About_cube3D__Jd0hV,.About_cubeCard___Jgiq{width:100%;max-width:min(280px,calc(100vw - 2rem));height:100%}.About_cubeCard___Jgiq{top:50%;left:50%;max-height:min(280px,calc(100vw - 2rem));aspect-ratio:1;margin-top:-140px;margin-left:-140px}.About_cardFront__hGKRg{transform:rotateY(0deg) translateZ(140px)}.About_cardRight__6YyRt{transform:rotateY(90deg) translateZ(140px)}.About_cardBack__AlHTh{transform:rotateX(-90deg) translateZ(140px);max-height:none;width:min(280px,calc(100vw - 2rem))}.About_cardContent__mXvWO{padding:1.75rem 1.15rem 1.15rem}.About_cardTitle__gc2Eg{font-size:1.05rem}.About_cardDescription__LTLH1{font-size:.8rem}.About_statusBadge__LHGIN{font-size:.65rem;padding:.35rem .7rem}.About_skillsSection__eqF8g h4{font-size:.9rem;margin:1.25rem 0 .75rem}.About_skillCategory__RqnCy h5,.About_skillCategory__RqnCy li{font-size:.75rem}.About_instagramImageContainer__6wtg5{height:260px}.About_username__UMs8c{font-size:.8rem}.About_postTime__xiFCf{font-size:.65rem}.About_caption__rSgz5,.About_likesCount__ALUg_{font-size:.75rem}.About_terminalContent__GjE72{padding:1.1rem}.About_jobTitle__Pjd9w,.About_systemInfo__CzxZz h3{font-size:.85rem}.About_jobDescription__sNns3 li,.About_jobSubtitle__tC83Y{font-size:.75rem}.About_systemSpecs___xWhn h4,.About_systemSpecs___xWhn p{font-size:.7rem}}@media (max-width:360px){.About_aboutSection__soH2j{padding:8rem 0 10rem}.About_contentWrapper__iL69K{margin-top:1.5rem;padding:0 .875rem}.About_navigationButtons__7WiHY{bottom:-4.5rem;gap:.5rem}.About_navButton__9PZKH{width:36px;height:36px;font-size:1.25rem}.About_cardIndicator__s_uqn{font-size:.7rem;padding:.3rem .6rem}.About_cube3DWrapper__8Ugh3{max-width:calc(100vw - 1.75rem);max-height:calc(100vw - 1.75rem);width:100%;height:calc(100vw - 1.75rem);aspect-ratio:1;perspective:800px}.About_cube3D__Jd0hV{transform-origin:center center}.About_cube3D__Jd0hV,.About_cubeCard___Jgiq{width:100%;max-width:min(260px,calc(100vw - 1.75rem));height:100%}.About_cubeCard___Jgiq{top:50%;left:50%;max-height:min(260px,calc(100vw - 1.75rem));aspect-ratio:1;margin-top:-130px;margin-left:-130px}.About_cardFront__hGKRg{transform:rotateY(0deg) translateZ(130px)}.About_cardRight__6YyRt{transform:rotateY(90deg) translateZ(130px)}.About_cardBack__AlHTh{transform:rotateX(-90deg) translateZ(130px);max-height:none;width:min(260px,calc(100vw - 1.75rem))}.About_cardContent__mXvWO{padding:1.75rem 1rem 1rem}.About_cardTitle__gc2Eg{font-size:1.1rem;margin-bottom:.75rem}.About_cardDescription__LTLH1{font-size:.9rem;margin-bottom:1rem}.About_statusBadges__8oQsF{gap:.5rem;margin:1rem 0}.About_statusBadge__LHGIN{padding:.4rem .8rem;font-size:.7rem}.About_skillsSection__eqF8g h4{font-size:1rem;margin:1.5rem 0 .75rem}.About_skillCategory__RqnCy h5{font-size:.8rem;margin-bottom:.5rem}.About_skillCategory__RqnCy li{font-size:.8rem;margin-bottom:.4rem}.About_instagramImageContainer__6wtg5{height:250px}.About_instagramActions__Y6Rqm,.About_instagramFooter__0UjBa,.About_instagramHeader__O32dJ{padding:.6rem .75rem}.About_terminalContent__GjE72{padding:1rem}.About_jobTitle__Pjd9w,.About_systemInfo__CzxZz h3{font-size:.9rem}.About_jobDescription__sNns3 li,.About_jobSubtitle__tC83Y,.About_systemSpecs___xWhn h4,.About_systemSpecs___xWhn p{font-size:.8rem}}@media (max-width:320px){.About_aboutSection__soH2j{padding:7rem 0 10rem}.About_contentWrapper__iL69K{margin-top:1rem;padding:0 .75rem}.About_cube3DWrapper__8Ugh3{max-width:calc(100vw - 1.5rem);max-height:calc(100vw - 1.5rem);width:100%;height:calc(100vw - 1.5rem);aspect-ratio:1;perspective:750px}.About_cube3D__Jd0hV{transform-origin:center center}.About_cube3D__Jd0hV,.About_cubeCard___Jgiq{width:100%;max-width:min(240px,calc(100vw - 1.5rem));height:100%}.About_cubeCard___Jgiq{top:50%;left:50%;max-height:min(240px,calc(100vw - 1.5rem));aspect-ratio:1;margin-top:-120px;margin-left:-120px}.About_cardFront__hGKRg{transform:rotateY(0deg) translateZ(120px)}.About_cardRight__6YyRt{transform:rotateY(90deg) translateZ(120px)}.About_cardBack__AlHTh{transform:rotateX(-90deg) translateZ(120px);max-height:none;width:min(240px,calc(100vw - 1.5rem))}.About_cardContent__mXvWO{padding:1.5rem 1rem 1rem}.About_cardTitle__gc2Eg{font-size:1rem}.About_cardDescription__LTLH1{font-size:.75rem}.About_statusBadge__LHGIN{font-size:.6rem;padding:.3rem .6rem}.About_skillsSection__eqF8g h4{font-size:.85rem;margin:1rem 0 .5rem}.About_skillCategory__RqnCy h5,.About_skillCategory__RqnCy li{font-size:.7rem}.About_instagramImageContainer__6wtg5{height:240px}.About_username__UMs8c{font-size:.75rem}.About_postTime__xiFCf{font-size:.6rem}.About_caption__rSgz5,.About_likesCount__ALUg_{font-size:.7rem}.About_terminalContent__GjE72{padding:1rem}.About_jobTitle__Pjd9w,.About_systemInfo__CzxZz h3{font-size:.8rem}.About_jobDescription__sNns3 li,.About_jobSubtitle__tC83Y{font-size:.7rem}.About_systemSpecs___xWhn h4,.About_systemSpecs___xWhn p{font-size:.65rem}}.WarningBarrier_warningBarrierSection__0Wwz3{position:relative;height:0;width:100vw;left:50%;overflow:visible;display:flex;align-items:center;justify-content:center;margin:0 -50vw;z-index:20}.WarningBarrier_warningTape__HTQFQ{position:absolute;width:100vw;height:160px;left:0;top:-80px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:15px;transform:rotate(-3deg);z-index:21;pointer-events:none}.WarningBarrier_tapeStrip__06NMu{position:relative;width:100vw;height:40px;background:repeating-linear-gradient(45deg,#fd0,#fd0 20px,#000 0,#000 40px);border:2px solid #333;box-shadow:0 2px 8px rgba(0,0,0,.8),inset 0 1px 0 hsla(0,0%,100%,.2),inset 0 -1px 0 rgba(0,0,0,.5);overflow:visible;animation:WarningBarrier_tapeFlicker__EcswU 3s ease-in-out infinite alternate}.WarningBarrier_tapeStrip__06NMu:before{background:linear-gradient(45deg,transparent,rgba(0,255,255,.3) 30%,rgba(255,0,255,.3) 70%,transparent);animation:WarningBarrier_holoBlink__6KEtZ 2s ease-in-out infinite;z-index:1;mix-blend-mode:screen;filter:blur(.5px)}.WarningBarrier_tapeStrip__06NMu:after,.WarningBarrier_tapeStrip__06NMu:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.WarningBarrier_tapeStrip__06NMu:after{background:repeating-linear-gradient(180deg,transparent 0,transparent 2px,rgba(0,255,255,.1) 0,rgba(0,255,255,.1) 4px,transparent 0,transparent 6px,rgba(255,0,255,.1) 0,rgba(255,0,255,.1) 8px),linear-gradient(90deg,rgba(0,255,255,.2),rgba(255,0,255,.2) 50%,rgba(0,255,255,.2));animation:WarningBarrier_holoColorBlink__UBA_o 3s ease-in-out infinite;z-index:2;mix-blend-mode:overlay}.WarningBarrier_tapeStrip__06NMu:first-child{transform:translateX(0) rotate(1deg);animation-delay:0s}.WarningBarrier_tapeStrip__06NMu:first-child:before{animation-delay:0s}.WarningBarrier_tapeStrip__06NMu:first-child:after{animation-delay:.5s}.WarningBarrier_tapeStrip__06NMu:nth-child(2){transform:translateX(0) rotate(-.5deg);animation-delay:1s;background:repeating-linear-gradient(-45deg,#fd0,#fd0 20px,#000 0,#000 40px)}.WarningBarrier_tapeStrip__06NMu:nth-child(2):before{animation-delay:.7s}.WarningBarrier_tapeStrip__06NMu:nth-child(2):after{animation-delay:1.2s}.WarningBarrier_tapeStrip__06NMu:nth-child(3){transform:translateX(0) rotate(.8deg);animation-delay:2s}.WarningBarrier_tapeStrip__06NMu:nth-child(3):before{animation-delay:1.4s}.WarningBarrier_tapeStrip__06NMu:nth-child(3):after{animation-delay:1.9s}.WarningBarrier_warningPattern__74hRz{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;white-space:nowrap;font-family:Courier New,monospace;font-weight:700;font-size:14px;color:red;text-shadow:1px 1px 2px rgba(0,0,0,.8);transform:translateX(100vw)}.WarningBarrier_pattern1__5pqSL{animation:WarningBarrier_scrollWarning__qPWw7 45s linear infinite;animation-delay:0s}.WarningBarrier_pattern2__Q9uH_{animation:WarningBarrier_scrollWarning__qPWw7 45s linear infinite;animation-delay:8s}.WarningBarrier_pattern3__cmU7Y{animation:WarningBarrier_scrollWarning__qPWw7 45s linear infinite;animation-delay:16s}.WarningBarrier_pattern4__iHyHR{animation:WarningBarrier_scrollStraight__Qy0Al 50s linear infinite;animation-delay:4s}.WarningBarrier_warningPattern__74hRz span{padding:0 2rem;display:inline-block}.WarningBarrier_straightTape__PPmTs{position:absolute;width:100vw;height:35px;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);background:repeating-linear-gradient(45deg,#fd0,#fd0 20px,#000 0,#000 40px);border:2px solid #333;box-shadow:0 4px 12px rgba(0,0,0,.9),inset 0 1px 0 hsla(0,0%,100%,.3),inset 0 -1px 0 rgba(0,0,0,.6);overflow:hidden;z-index:22;animation:WarningBarrier_straightFlicker__vMQrj 4s ease-in-out infinite alternate}.WarningBarrier_straightTape__PPmTs:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(45deg,transparent,rgba(0,255,255,.4) 25%,rgba(255,0,255,.4) 75%,transparent);animation:WarningBarrier_holoBlink__6KEtZ 2.5s ease-in-out infinite;pointer-events:none;z-index:1;mix-blend-mode:screen;filter:blur(1px)}.WarningBarrier_straightTape__PPmTs:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(180deg,transparent 0,transparent 3px,rgba(0,255,255,.2) 0,rgba(0,255,255,.2) 6px,transparent 0,transparent 9px,rgba(255,0,255,.2) 0,rgba(255,0,255,.2) 12px),radial-gradient(ellipse at center,rgba(0,255,255,.3) 0,rgba(255,0,255,.3) 50%,rgba(0,255,255,.3) 100%);animation:WarningBarrier_holoColorBlink__UBA_o 3.5s ease-in-out infinite;pointer-events:none;z-index:2;mix-blend-mode:overlay}.WarningBarrier_straightPattern__ETJn7{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;align-items:center;white-space:nowrap;font-family:Courier New,monospace;font-weight:700;font-size:12px;color:red;text-shadow:1px 1px 2px rgba(0,0,0,.8);transform:translateX(100vw)}.WarningBarrier_straightPattern__ETJn7 span{padding:0 2rem;display:inline-block}@keyframes WarningBarrier_scrollWarning__qPWw7{0%{transform:translateX(100vw)}to{transform:translateX(calc(-100vw - 100%))}}@keyframes WarningBarrier_tapeFlicker__EcswU{0%{box-shadow:0 2px 8px rgba(0,0,0,.8),inset 0 1px 0 hsla(0,0%,100%,.2),inset 0 -1px 0 rgba(0,0,0,.5)}to{box-shadow:0 2px 12px rgba(0,0,0,.9),inset 0 1px 0 hsla(0,0%,100%,.3),inset 0 -1px 0 rgba(0,0,0,.7),0 0 20px rgba(255,221,0,.3)}}@keyframes WarningBarrier_straightFlicker__vMQrj{0%{box-shadow:0 4px 12px rgba(0,0,0,.9),inset 0 1px 0 hsla(0,0%,100%,.3),inset 0 -1px 0 rgba(0,0,0,.6)}to{box-shadow:0 4px 18px rgba(0,0,0,.95),inset 0 1px 0 hsla(0,0%,100%,.4),inset 0 -1px 0 rgba(0,0,0,.8),0 0 30px rgba(255,221,0,.5)}}@keyframes WarningBarrier_scrollStraight__Qy0Al{0%{transform:translateX(100vw)}to{transform:translateX(calc(-100vw - 100%))}}@media (max-width:768px){.WarningBarrier_warningBarrierSection__0Wwz3{width:100vw;left:50%;margin-left:-50vw;margin-right:-50vw;overflow:visible;height:0;position:relative;z-index:10}.WarningBarrier_warningTape__HTQFQ{width:120vw;left:-10vw;transform:rotate(-2deg);top:-50px;height:100px;animation:none}.WarningBarrier_tapeStrip__06NMu{width:120vw;height:20px;animation:none}.WarningBarrier_tapeStrip__06NMu:first-child{transform:translateX(-5vw) rotate(.5deg)}.WarningBarrier_tapeStrip__06NMu:nth-child(2){transform:translateX(-5vw) rotate(-.3deg)}.WarningBarrier_tapeStrip__06NMu:nth-child(3){transform:translateX(-5vw) rotate(.4deg)}.WarningBarrier_straightTape__PPmTs{width:120vw;height:30px;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.WarningBarrier_straightPattern__ETJn7,.WarningBarrier_warningPattern__74hRz{font-size:12px}.WarningBarrier_pattern1__5pqSL,.WarningBarrier_pattern2__Q9uH_,.WarningBarrier_pattern3__cmU7Y,.WarningBarrier_pattern4__iHyHR,.WarningBarrier_straightTape__PPmTs,.WarningBarrier_straightTape__PPmTs:after,.WarningBarrier_straightTape__PPmTs:before,.WarningBarrier_tapeStrip__06NMu,.WarningBarrier_tapeStrip__06NMu:after,.WarningBarrier_tapeStrip__06NMu:before{animation:none}.WarningBarrier_straightPattern__ETJn7,.WarningBarrier_warningPattern__74hRz{display:none}}@media (max-width:480px){.WarningBarrier_warningBarrierSection__0Wwz3{width:100vw;left:50%;margin-left:-50vw;margin-right:-50vw;overflow:visible;height:0;position:relative;z-index:10}.WarningBarrier_warningTape__HTQFQ{width:130vw;left:-15vw;transform:rotate(-1.5deg);top:-40px;height:80px}.WarningBarrier_tapeStrip__06NMu{width:130vw;height:15px}.WarningBarrier_tapeStrip__06NMu:first-child{transform:translateX(-10vw) rotate(.3deg)}.WarningBarrier_tapeStrip__06NMu:nth-child(2){transform:translateX(-10vw) rotate(-.2deg)}.WarningBarrier_tapeStrip__06NMu:nth-child(3){transform:translateX(-10vw) rotate(.2deg)}.WarningBarrier_straightTape__PPmTs{width:130vw;height:25px;left:50%;transform:translateX(-50%) translateY(-50%)}.WarningBarrier_straightPattern__ETJn7,.WarningBarrier_warningPattern__74hRz{font-size:10px}.WarningBarrier_warningPattern__74hRz span{padding:0 1rem}.WarningBarrier_pattern1__5pqSL,.WarningBarrier_pattern2__Q9uH_,.WarningBarrier_pattern3__cmU7Y,.WarningBarrier_pattern4__iHyHR,.WarningBarrier_straightTape__PPmTs,.WarningBarrier_straightTape__PPmTs:after,.WarningBarrier_straightTape__PPmTs:before,.WarningBarrier_tapeStrip__06NMu,.WarningBarrier_tapeStrip__06NMu:after,.WarningBarrier_tapeStrip__06NMu:before{animation:none}.WarningBarrier_straightPattern__ETJn7,.WarningBarrier_warningPattern__74hRz{display:none}}@keyframes WarningBarrier_holoBlink__6KEtZ{0%{opacity:.5}to{opacity:.8}}@keyframes WarningBarrier_holoColorBlink__UBA_o{0%{filter:hue-rotate(0deg) brightness(1) saturate(1)}50%{filter:hue-rotate(90deg) brightness(1.2) saturate(1.5)}to{filter:hue-rotate(0deg) brightness(1) saturate(1)}}.Projects_projectsSection__BHMSJ{min-height:100vh;padding:8rem 2rem 4rem;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460);color:#fff;position:relative;overflow:hidden;font-family:Press Start\ 2P,cursive;opacity:0;transform:scale(.8) rotate(-2deg);transition:opacity 1s ease,transform 1s ease;display:flex;align-items:center}.Projects_projectsSection__BHMSJ.Projects_fadeIn__vRLjd{opacity:1;transform:scale(1) rotate(0deg)}.Projects_videoBackground__yuYvz{overflow:hidden}.Projects_animeBackground__IF3He,.Projects_videoBackground__yuYvz{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.Projects_animeBackground__IF3He{background:radial-gradient(circle at 20% 80%,rgba(255,182,193,.1) 0,transparent 50%),radial-gradient(circle at 80% 20%,rgba(173,216,230,.1) 0,transparent 50%),radial-gradient(circle at 40% 40%,rgba(255,218,185,.05) 0,transparent 50%)}.Projects_projectsContent__5AgCA{max-width:1200px;margin:0 auto;position:relative;z-index:1;width:100%}.Projects_sectionHeader__wKHew{text-align:center;margin-bottom:4rem;position:relative}.Projects_sectionTitleRow__q_5iU{display:flex;align-items:center;justify-content:center;gap:1.2rem;margin-bottom:.2rem}.Projects_sectionTitle__KpKk2{font-size:2.35rem;margin-bottom:0;background:linear-gradient(45deg,#ff6b9d,#c44569,#f8b500);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:none;letter-spacing:3px;animation:Projects_titleGlow__iUqe5 3s ease-in-out infinite alternate}.Projects_projectsSection__BHMSJ.Projects_animations-paused__v4sBx .Projects_decorationLeft__iYpqn,.Projects_projectsSection__BHMSJ.Projects_animations-paused__v4sBx .Projects_decorationRight__UVt_N,.Projects_projectsSection__BHMSJ.Projects_animations-paused__v4sBx .Projects_questRankBadge__F2LJs[data-rank="5"] .Projects_star__iaOLg,.Projects_projectsSection__BHMSJ.Projects_animations-paused__v4sBx .Projects_sectionTitle__KpKk2,.Projects_projectsSection__BHMSJ.Projects_animations-paused__v4sBx .Projects_star__iaOLg{animation-play-state:paused}.Projects_sectionSubtitle__C0iB7{font-size:1rem;color:#a8a8a8;margin-bottom:1rem;font-family:Arial,sans-serif;letter-spacing:2px}.Projects_titleDecoration__kI6zm{display:flex;justify-content:center;align-items:center;gap:2rem;margin-top:1rem}.Projects_decorationLeft__iYpqn,.Projects_decorationRight__UVt_N{font-size:1.3rem;animation:Projects_swordSwing__WP655 2s ease-in-out infinite}.Projects_decorationRight__UVt_N{animation-delay:1s}.Projects_projectsDesktopWrapper__0XSYa{width:100%}.Projects_projectsMobileWrapper__3FeLp{display:none;width:100%}.Projects_questsGrid___PNa0{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2.5rem}.Projects_mobileProjectsContainer__nHOZO{display:flex;flex-direction:column;gap:2rem;width:100%;max-width:500px;margin:0 auto}.Projects_questCard__uyObO{background:linear-gradient(145deg,#2a2a3e,#1e1e2e);border:3px solid #ff6b9d;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px rgba(255,107,157,.3),0 0 20px rgba(255,107,157,.1);transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;padding-bottom:.5rem;height:100%;display:flex;flex-direction:column;will-change:transform,box-shadow;box-sizing:border-box;isolation:isolate}.Projects_questCard__uyObO:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,hsla(0,0%,100%,.05) 50%,transparent 70%);transform:translateX(-100%);transition:transform .6s ease}.Projects_questCard__uyObO:hover:before{transform:translateX(100%)}.Projects_questCard__uyObO:hover{transform:translateY(-10px) scale(1.02);box-shadow:0 20px 40px rgba(255,107,157,.4),0 0 30px rgba(255,107,157,.2);border-color:#f8b500}.Projects_questCard__uyObO.Projects_glitch__G3hyU:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 15px 35px rgba(255,107,157,.5),0 0 30px rgba(255,107,157,.3),0 0 50px rgba(255,107,157,.2);border-color:#f8b500;border-width:4px}.Projects_questHeader__xowXz{padding:1rem 1.2rem .7rem;background:linear-gradient(135deg,#3a3a5e,#2a2a4e);border-bottom:2px solid #ff6b9d;position:relative;border-top-left-radius:12px;border-top-right-radius:12px}.Projects_questTitleContainer___7nxR{margin-bottom:.5rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;position:relative}.Projects_questTitleWrapper__bl3Qb{flex:1;min-width:0;padding-top:.2rem}.Projects_githubIconMobile__vVHbo{display:flex;flex-shrink:0;align-items:flex-start;padding-top:.2rem}.Projects_questTitle__yAA_e{font-size:1.05rem;margin-bottom:.3rem;color:#fff;text-shadow:2px 2px 4px rgba(0,0,0,.5);letter-spacing:1px}.Projects_animeTitle__aIJsw,.Projects_questTitle__yAA_e{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Projects_animeTitle__aIJsw{font-size:.65rem;color:#ff6b9d;font-family:Arial,sans-serif;font-style:italic;display:block;margin-top:.2rem;font-weight:400;opacity:.7}.Projects_questStats__Gx7A7{justify-content:space-between;margin-bottom:.5rem}.Projects_questStatsRight__2sKhN,.Projects_questStats__Gx7A7{display:flex;align-items:center;gap:1rem}.Projects_questStatsRight__2sKhN .Projects_githubLink__NJls6{display:none}.Projects_characterClass__i7SjW{display:flex;align-items:center;gap:.5rem;background:rgba(248,181,0,.2);padding:.3rem .8rem;border-radius:0 10px 0 10px;border:1px solid #f8b500;flex-direction:row;-moz-column-gap:.5rem;column-gap:.5rem;box-shadow:2px 2px 0 #f8b500}.Projects_classIcon__ty41p{font-size:1rem}.Projects_classText__Fvfvu{font-size:.7rem;color:#f8b500;font-family:Arial,sans-serif;font-weight:700;letter-spacing:1px;text-transform:uppercase}.Projects_questLevel__GXJm1{display:flex;gap:.8rem}.Projects_levelBadge___Ebbt{background:linear-gradient(45deg,#ff6b9d,#c44569);box-shadow:0 3px 10px rgba(255,107,157,.3)}.Projects_expBadge__J9auI,.Projects_levelBadge___Ebbt{padding:.5rem 1rem;border-radius:15px;font-size:.8rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.Projects_expBadge__J9auI{background:linear-gradient(45deg,#4ecdc4,#44a08d);box-shadow:0 3px 10px rgba(78,205,196,.3)}.Projects_questRankBadge__F2LJs{padding:.5rem;border-radius:15px;background:rgba(0,0,0,.7);backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.2);display:flex;gap:.2rem;box-shadow:0 4px 15px rgba(0,0,0,.3);flex-shrink:0}.Projects_star__iaOLg{font-size:.8rem;animation:Projects_starTwinkle__SscpI 2s ease-in-out infinite;filter:drop-shadow(0 0 3px rgba(255,215,0,.5))}.Projects_star__iaOLg:first-child{animation-delay:0s}.Projects_star__iaOLg:nth-child(2){animation-delay:.2s}.Projects_star__iaOLg:nth-child(3){animation-delay:.4s}.Projects_star__iaOLg:nth-child(4){animation-delay:.6s}.Projects_star__iaOLg:nth-child(5){animation-delay:.8s}.Projects_questRankBadge__F2LJs[data-rank="5"] .Projects_star__iaOLg{filter:drop-shadow(0 0 5px rgba(255,215,0,.8));animation:Projects_legendaryStar__mtUaM 1.5s ease-in-out infinite}.Projects_questImageBg__Q7923{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%;filter:blur(18px) brightness(.6);opacity:.7;z-index:0}.Projects_questImage__umVfd{position:relative;width:100%;aspect-ratio:4/3;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#181828 60%,#23234a);max-height:220px;z-index:1}.Projects_projectImage__Tt_Af{width:auto;height:auto;background:#181828;transition:transform .3s ease;border:1px solid #23234a;box-shadow:0 4px 24px 0 rgba(0,0,0,.18);position:relative;z-index:0}.Projects_projectImage__Tt_Af,.Projects_projectImage__Tt_Af.Projects_horizontal__Hgi_e{max-width:100%;max-height:100%}.Projects_statusIndicator__P01ZL{position:absolute;top:1rem;left:1rem;width:20px;height:20px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 10px rgba(0,0,0,.5);animation:Projects_statusPulse__2iztP 2s ease-in-out infinite}.Projects_statusIndicator__P01ZL[data-status=completed]{background:linear-gradient(45deg,#4ecdc4,#44a08d)}.Projects_statusIndicator__P01ZL[data-status=in-progress]{background:linear-gradient(45deg,#f8b500,#f39c12)}.Projects_statusIndicator__P01ZL[data-status=planned]{background:linear-gradient(45deg,#9b59b6,#8e44ad)}.Projects_imageOverlay__tixal{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,transparent 30%,hsla(0,0%,100%,.1) 50%,transparent 70%);opacity:0;transition:opacity .3s ease}.Projects_questCard__uyObO:hover .Projects_imageOverlay__tixal{opacity:1}.Projects_sparkleEffect__wOz8v{position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle at 20% 30%,hsla(0,0%,100%,.8) 0,transparent 2px),radial-gradient(circle at 80% 70%,hsla(0,0%,100%,.8) 0,transparent 2px),radial-gradient(circle at 40% 80%,hsla(0,0%,100%,.8) 0,transparent 2px);animation:Projects_sparkle__8r0WO 3s ease-in-out infinite}.Projects_questDetails__V1Kpu{padding:1rem 1.2rem .7rem;background:linear-gradient(135deg,#2a2a3e,#1e1e2e)}.Projects_speechBubble__YEW2O{position:relative;background:hsla(0,0%,100%,.1);padding:.7rem 1rem;border-radius:15px;margin-bottom:1rem}.Projects_speechBubble__YEW2O:before{content:"";position:absolute;top:-10px;left:20px;width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid hsla(0,0%,100%,.1)}.Projects_questDescription__1if7F{color:#fff;margin:0;line-height:1.6;font-size:.8rem;text-shadow:1px 1px 2px rgba(0,0,0,.5);font-family:Arial,sans-serif;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;min-height:calc(1.6em * 3);max-height:calc(1.6em * 3)}.Projects_techTitle__BliU4{font-size:.7rem;color:#f8b500;margin-bottom:.8rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.Projects_techBadge__BEh2V{background:linear-gradient(45deg,#6a3d8a,#8e44ad);padding:.3rem .7rem;border-radius:16px;font-size:.65rem;color:#fff;text-shadow:1px 1px 2px rgba(0,0,0,.5);margin:.2rem;display:inline-block;box-shadow:0 3px 10px rgba(106,61,138,.3);transition:transform .2s ease}.Projects_techBadge__BEh2V:hover{transform:translateY(-2px)}.Projects_questProgress__7cg8I{margin-top:1.5rem}.Projects_progressContainer__qClU0{background:rgba(0,0,0,.3);padding:1rem;border-radius:10px;border:1px solid hsla(0,0%,100%,.1)}.Projects_progressBar__eVy3x{width:100%;height:20px;background:rgba(0,0,0,.5);border-radius:10px;margin-bottom:.8rem;position:relative;overflow:hidden;border:2px solid hsla(0,0%,100%,.2)}.Projects_progressFill__s3QWm{height:100%;background:linear-gradient(45deg,#4ecdc4,#44a08d);border-radius:8px;transition:width .8s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.Projects_progressFill__s3QWm:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transform:translateX(-100%);animation:Projects_progressShine__q7ezB 2s ease-in-out infinite}.Projects_progressText__XhCUZ{font-size:.8rem;color:#fff;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.5);font-weight:700;letter-spacing:1px}.Projects_githubLink__NJls6{background:rgba(0,0,0,.4);border-radius:50%;padding:.2rem;transition:background .2s;display:flex;align-items:center;justify-content:center}.Projects_githubLink__NJls6:hover{background:hsla(0,0%,100%,.15)}@keyframes Projects_titleGlow__iUqe5{0%{filter:drop-shadow(0 0 5px rgba(255,107,157,.5))}to{filter:drop-shadow(0 0 20px rgba(255,107,157,.8))}}@keyframes Projects_swordSwing__WP655{0%,to{transform:rotate(0deg)}50%{transform:rotate(15deg)}}@keyframes Projects_statusPulse__2iztP{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes Projects_sparkle__8r0WO{0%,to{opacity:0;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}@keyframes Projects_progressShine__q7ezB{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes Projects_starTwinkle__SscpI{0%,to{transform:scale(1) rotate(0deg);filter:drop-shadow(0 0 3px rgba(255,215,0,.5))}50%{transform:scale(1.2) rotate(180deg);filter:drop-shadow(0 0 8px rgba(255,215,0,.8))}}@keyframes Projects_legendaryStar__mtUaM{0%,to{transform:scale(1) rotate(0deg);filter:drop-shadow(0 0 5px rgba(255,215,0,.8))}25%{transform:scale(1.3) rotate(90deg);filter:drop-shadow(0 0 12px rgba(255,215,0,1))}50%{transform:scale(1.1) rotate(180deg);filter:drop-shadow(0 0 8px rgba(255,215,0,.9))}75%{transform:scale(1.4) rotate(270deg);filter:drop-shadow(0 0 15px rgba(255,215,0,1))}}.Projects_glitch__G3hyU{position:relative;animation:Projects_glitch-container-flicker__hhZjM 1.5s steps(2) infinite}.Projects_questCard__uyObO.Projects_glitch__G3hyU{height:100%;width:100%;padding-bottom:0}.Projects_glitch__G3hyU .Projects_animeTitle__aIJsw,.Projects_glitch__G3hyU .Projects_classText__Fvfvu,.Projects_glitch__G3hyU .Projects_questDescription__1if7F,.Projects_glitch__G3hyU .Projects_questTitle__yAA_e,.Projects_glitch__G3hyU .Projects_techBadge__BEh2V{color:#b0b0b0;text-shadow:1px 0 #6e7a8a,-1px 0 #b0b0b0,0 1px #6e7a8a,0 -1px #b0b0b0;animation:Projects_glitch-flicker-dull__6WjVH 1.5s steps(2) infinite}@keyframes Projects_glitch-flicker-dull__6WjVH{0%,to{text-shadow:1px 0 #6e7a8a,-1px 0 #b0b0b0,0 1px #6e7a8a,0 -1px #b0b0b0;color:#b0b0b0}50%{text-shadow:2px 2px #b0b0b0,-2px -2px #6e7a8a;color:#8a8a8a}}@keyframes Projects_glitch-container-flicker__hhZjM{0%,to{border-color:#ff6b9d;box-shadow:0 10px 30px rgba(255,107,157,.3),0 0 20px rgba(255,107,157,.1);transform:none}50%{border-color:#6e7a8a;box-shadow:0 12px 35px rgba(110,122,138,.4),0 0 25px rgba(110,122,138,.2);transform:translate(1px,-1px)}}.Projects_glitch__G3hyU .Projects_questImage__umVfd{background:#181828;position:relative;box-shadow:0 0 0 2px #2a2a3e,inset 0 0 16px 0 #000;overflow:hidden}.Projects_glitch__G3hyU .Projects_questImage__umVfd:before{content:"";position:absolute;inset:0;pointer-events:none;z-index:2;background:repeating-linear-gradient(180deg,hsla(0,0%,100%,.07) 0 2px,transparent 2px 4px)}.Projects_glitch__G3hyU .Projects_questImage__umVfd:after{content:"";position:absolute;left:0;right:0;top:-30%;height:30%;background:linear-gradient(180deg,hsla(0,0%,100%,.18) 0,hsla(0,0%,100%,.08) 60%,transparent);pointer-events:none;z-index:3;animation:Projects_vhs-bar-move__WGjWG 2.5s linear infinite}@keyframes Projects_vhs-bar-move__WGjWG{0%{top:-30%}to{top:100%}}.Projects_glitch__G3hyU .Projects_projectImage__Tt_Af{animation:none;filter:none}.Projects_glitchPlaceholder__ZkNSl{display:flex;align-items:center;justify-content:center;height:250px;background:#181828;position:relative;overflow:hidden}.Projects_glitchText__LRxh_{font-size:3rem;font-weight:700;color:#b0b0b0;text-shadow:2px 0 #6e7a8a,-2px 0 #b0b0b0,0 2px #6e7a8a,0 -2px #b0b0b0;animation:Projects_glitch-flicker-dull__6WjVH 1.5s steps(2) infinite;position:absolute;opacity:.8}.Projects_glitchText__LRxh_:first-child{animation-delay:0s;transform:translate(-2px,-1px)}.Projects_glitchText__LRxh_:nth-child(2){animation-delay:.1s;transform:translate(1px,1px);color:#8a8a8a}.Projects_glitchText__LRxh_:nth-child(3){animation-delay:.2s;transform:translate(-1px,2px);color:#6e7a8a}@media (max-width:768px){.Projects_projectsSection__BHMSJ{padding:8rem 1.5rem 4rem;overflow:visible}.Projects_projectsSection__BHMSJ,.Projects_projectsSection__BHMSJ.Projects_fadeIn__vRLjd{opacity:1;transform:scale(1) rotate(0deg);transition:none}.Projects_projectsDesktopWrapper__0XSYa{display:none}.Projects_projectsMobileWrapper__3FeLp{display:block}.Projects_mobileProjectsContainer__nHOZO{gap:1.5rem}.Projects_questCard__uyObO{height:auto;min-height:auto;max-height:none;box-sizing:border-box;overflow:visible;display:flex;flex-direction:column;transform:none;transition:none}.Projects_questCard__uyObO:hover{transform:none;box-shadow:0 10px 30px rgba(255,107,157,.3),0 0 20px rgba(255,107,157,.1)}.Projects_questImage__umVfd{max-height:200px}.Projects_questImage__umVfd .Projects_imageOverlay__tixal,.Projects_questImage__umVfd .Projects_sparkleEffect__wOz8v{display:none}.Projects_shatteredGlassWrapper__aEZWj{width:100%;height:auto;box-sizing:border-box;overflow:visible}.Projects_glitchCardContent__WB_Rn{height:auto;max-height:none;overflow:visible}.Projects_sectionTitle__KpKk2{font-size:1.5rem}.Projects_sectionSubtitle__C0iB7{font-size:.85rem}.Projects_decorationLeft__iYpqn,.Projects_decorationRight__UVt_N{font-size:1rem}.Projects_questTitle__yAA_e{white-space:normal;overflow:visible;text-overflow:clip}.Projects_decorationLeft__iYpqn,.Projects_decorationRight__UVt_N,.Projects_githubLink__NJls6,.Projects_glitchImageContainer__NVb5O,.Projects_glitchStaticOverlay__RmRVH,.Projects_glitch__G3hyU,.Projects_glitch__G3hyU .Projects_animeTitle__aIJsw,.Projects_glitch__G3hyU .Projects_classText__Fvfvu,.Projects_glitch__G3hyU .Projects_questDescription__1if7F,.Projects_glitch__G3hyU .Projects_questTitle__yAA_e,.Projects_glitch__G3hyU .Projects_techBadge__BEh2V,.Projects_progressFill__s3QWm,.Projects_progressFill__s3QWm:after,.Projects_questCard__uyObO:before,.Projects_scanningLine__cKUgi,.Projects_sectionTitle__KpKk2,.Projects_sparkleEffect__wOz8v,.Projects_star__iaOLg,.Projects_statusIndicator__P01ZL,.Projects_techBadge__BEh2V{animation:none;transition:none}.Projects_questCard__uyObO .Projects_questRankBadge__F2LJs .Projects_star__iaOLg,.Projects_questCard__uyObO .Projects_questRankBadge__F2LJs .Projects_star__iaOLg:first-child,.Projects_questCard__uyObO .Projects_questRankBadge__F2LJs .Projects_star__iaOLg:nth-child(2),.Projects_questCard__uyObO .Projects_questRankBadge__F2LJs .Projects_star__iaOLg:nth-child(3),.Projects_questCard__uyObO .Projects_questRankBadge__F2LJs .Projects_star__iaOLg:nth-child(4),.Projects_questCard__uyObO .Projects_questRankBadge__F2LJs .Projects_star__iaOLg:nth-child(5),.Projects_questCard__uyObO .Projects_questRankBadge__F2LJs[data-rank="5"] .Projects_star__iaOLg{animation:none;transform:scale(1) rotate(0deg);filter:drop-shadow(0 0 3px rgba(255,215,0,.5))}.Projects_questCard__uyObO .Projects_questRankBadge__F2LJs[data-rank="5"] .Projects_star__iaOLg{filter:drop-shadow(0 0 5px rgba(255,215,0,.8))}.Projects_githubLink__NJls6:hover,.Projects_questCard__uyObO.Projects_glitch__G3hyU:hover,.Projects_questCard__uyObO:hover,.Projects_questCard__uyObO:hover .Projects_imageOverlay__tixal,.Projects_techBadge__BEh2V:hover{transform:none;box-shadow:0 10px 30px rgba(255,107,157,.3),0 0 20px rgba(255,107,157,.1);opacity:1}.Projects_questCard__uyObO:before{display:none}.Projects_projectImage__Tt_Af{transition:none}.Projects_questStats__Gx7A7{flex-direction:row;justify-content:space-between;gap:1rem;align-items:center;flex-wrap:wrap}.Projects_questStatsRight__2sKhN{display:flex;align-items:center;gap:.75rem}.Projects_questLevel__GXJm1{align-self:flex-end}.Projects_glitchText__LRxh_{font-size:2rem}}@media (max-width:480px){.Projects_projectsSection__BHMSJ{padding:6rem 1rem 4rem;overflow:visible}.Projects_projectsSection__BHMSJ,.Projects_projectsSection__BHMSJ.Projects_fadeIn__vRLjd{opacity:1;transform:scale(1) rotate(0deg);transition:none}.Projects_mobileProjectsContainer__nHOZO{gap:1.25rem}.Projects_questImage__umVfd{max-height:180px}.Projects_sectionTitle__KpKk2{font-size:1.25rem}.Projects_sectionSubtitle__C0iB7{font-size:.75rem}}.Projects_videoElement__z_PQ7{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.Projects_videoOverlay__54IJT{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(26,26,46,.7);z-index:1}.Projects_glitchImageContainer__NVb5O{height:250px;width:100%;background-color:#181828;background-size:cover;background-position:center 85%;background-repeat:no-repeat;filter:grayscale(100%);position:relative;display:flex;align-items:center;justify-content:center}.Projects_glitchStaticOverlay__RmRVH{position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(90deg,transparent,transparent 2px,hsla(0,0%,100%,.1) 0,hsla(0,0%,100%,.1) 4px),repeating-linear-gradient(0deg,transparent,transparent 1px,hsla(0,0%,100%,.05) 0,hsla(0,0%,100%,.05) 2px);animation:Projects_glitchStatic__4hQcu .1s linear infinite;pointer-events:none;z-index:1}.Projects_scanningLine__cKUgi{position:absolute;left:0;right:0;top:0;height:2px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);animation:Projects_scanLine__hGrH3 2s linear infinite;pointer-events:none;z-index:2}@keyframes Projects_glitchStatic__4hQcu{0%{background-position:0 0,0 0}to{background-position:4px 0,0 2px}}@keyframes Projects_scanLine__hGrH3{0%{top:0}to{top:100%}}@keyframes Projects_glitchArtifacts__fRggZ{0%,to{opacity:0;transform:translateX(0)}50%{opacity:1;transform:translateX(2px)}}.Projects_shatteredGlassWrapper__aEZWj{display:block;border:none;z-index:50;pointer-events:none}.Projects_glitchCardContent__WB_Rn,.Projects_shatteredGlassWrapper__aEZWj{position:relative;width:100%;height:100%;box-sizing:border-box;margin:0;padding:0}.Projects_glitchCardContent__WB_Rn{max-height:100%;display:flex;flex-direction:column;overflow:hidden;z-index:5;pointer-events:auto}.ShatteredGlass_container__gE2UN{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:15px;box-sizing:border-box;margin:0;z-index:60;pointer-events:none}.ShatteredGlass_glassLayer__CHbls{position:absolute;top:0;left:0;right:0;bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-tap-highlight-color:transparent;z-index:100;pointer-events:auto}.ShatteredGlass_glassOverlay__pJRhN{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;pointer-events:none;z-index:80}.ShatteredGlass_content__bCtig{position:relative;width:100%;height:100%;z-index:10;pointer-events:none;touch-action:manipulation}.ShatteredGlass_cracksSvg__oG2Bp{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:90}.ShatteredGlass_impactRipple__uFYDo{position:absolute;width:40px;height:40px;border:2px solid hsla(0,0%,100%,.6);border-radius:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:95}.ShatteredGlass_particleCanvas__fqdMk{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:110}.ShatteredGlass_glassLayer__CHbls:hover .ShatteredGlass_glassOverlay__pJRhN{background:transparent}@media (max-width:768px){.ShatteredGlass_container__gE2UN{height:560px;max-height:560px;transform:translateZ(0);overflow:hidden}.ShatteredGlass_glassLayer__CHbls{height:100%;max-height:100%}.ShatteredGlass_content__bCtig{height:100%;max-height:100%;overflow:hidden}.ShatteredGlass_particleCanvas__fqdMk{image-rendering:optimizeSpeed;image-rendering:-webkit-optimize-contrast;will-change:transform;transform:translateZ(0);backface-visibility:hidden}}@media (max-width:480px){.ShatteredGlass_container__gE2UN{height:510px;max-height:510px;overflow:hidden}.ShatteredGlass_glassLayer__CHbls{height:100%;max-height:100%}.ShatteredGlass_content__bCtig{height:100%;max-height:100%;overflow:hidden}}