:root{--bg-color:#0a0a0acc;--text-primary:#ededed;--text-secondary:#e2e8f1;--accent-color:rgba(var(--accent-color-rgb),1);--card-bg:#111827;--bg-rgb:10,10,10;--card-bg-color:#0003;--accent-color-rgb:#00ff9d;--accent-color-alt:#f0f;--text-secondary-alt:#a0a0c0}.ProjectFilter-module-scss-module__OXqFHa__filter{justify-content:center;margin-bottom:40px;padding:0 20px;display:flex}.ProjectFilter-module-scss-module__OXqFHa__searchInput{color:#fff;width:100%;max-width:600px;font-size:1rem;font-family:var(--font-press-start),sans-serif;word-spacing:-5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;outline:none;padding:16px 24px;transition:all .3s}.ProjectFilter-module-scss-module__OXqFHa__searchInput::placeholder{color:#fff6}.ProjectFilter-module-scss-module__OXqFHa__searchInput:focus{background:#ffffff1a;border-color:#ffffff4d;box-shadow:0 0 20px #ffffff1a}.ProjectFilter-module-scss-module__OXqFHa__searchInput:hover{border-color:#fff3}@media (max-width:424px){.ProjectFilter-module-scss-module__OXqFHa__searchInput{font-size:.8rem}}
:root{--bg-color:#0a0a0acc;--text-primary:#ededed;--text-secondary:#e2e8f1;--accent-color:rgba(var(--accent-color-rgb),1);--card-bg:#111827;--bg-rgb:10,10,10;--card-bg-color:#0003;--accent-color-rgb:#00ff9d;--accent-color-alt:#f0f;--text-secondary-alt:#a0a0c0}.ProjectsList-module-scss-module__4aVq2q__section{max-width:100%;min-height:auto;font-family:var(--font-press-start),sans-serif;margin:0 auto;padding:20px 82px 40px}@media (max-width:768px){.ProjectsList-module-scss-module__4aVq2q__section{padding:20px 20px 40px}}.ProjectsList-module-scss-module__4aVq2q__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));align-items:stretch;gap:30px;display:grid}.ProjectsList-module-scss-module__4aVq2q__title{color:var(--text-primary);text-align:center;margin:10px 0 20px;font-size:2.5rem}
.pixel-blast-container{width:100%;height:100%;position:relative;overflow:hidden}
:root{--bg-color:#0a0a0acc;--text-primary:#ededed;--text-secondary:#e2e8f1;--accent-color:rgba(var(--accent-color-rgb),1);--card-bg:#111827;--bg-rgb:10,10,10;--card-bg-color:#0003;--accent-color-rgb:#00ff9d;--accent-color-alt:#f0f;--text-secondary-alt:#a0a0c0}.Button-module-scss-module__EEeB0a__btn{cursor:pointer;transition:all var(--transition-base);border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:500;text-decoration:none;display:inline-flex}.Button-module-scss-module__EEeB0a__btn:focus{outline:2px solid var(--accent-color);outline-offset:2px}.Button-module-scss-module__EEeB0a__btn:disabled{opacity:.5;cursor:not-allowed}.Button-module-scss-module__EEeB0a__btn.Button-module-scss-module__EEeB0a__primary{background-color:var(--accent-color);color:#fff}.Button-module-scss-module__EEeB0a__btn.Button-module-scss-module__EEeB0a__primary:hover:not(:disabled){background-color:#2563eb;transform:translateY(-1px)}.Button-module-scss-module__EEeB0a__btn.Button-module-scss-module__EEeB0a__primary:active{transform:translateY(0)}.Button-module-scss-module__EEeB0a__btn.Button-module-scss-module__EEeB0a__secondary{background-color:var(--card-bg);color:var(--text-primary);border:1px solid var(--text-secondary)}.Button-module-scss-module__EEeB0a__btn.Button-module-scss-module__EEeB0a__secondary:hover:not(:disabled){background-color:var(--text-secondary);color:var(--bg-color);transform:translateY(-1px)}.Button-module-scss-module__EEeB0a__btn.Button-module-scss-module__EEeB0a__secondary:active{transform:translateY(0)}.Button-module-scss-module__EEeB0a__btn.Button-module-scss-module__EEeB0a__outline{color:var(--accent-color);border:1px solid var(--accent-color);background-color:#0000}.Button-module-scss-module__EEeB0a__btn.Button-module-scss-module__EEeB0a__outline:hover:not(:disabled){background-color:var(--accent-color);color:#fff;transform:translateY(-1px)}.Button-module-scss-module__EEeB0a__btn.Button-module-scss-module__EEeB0a__outline:active{transform:translateY(0)}
.glitch{color:#fff;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer;margin:0 auto;font-size:1rem;font-weight:900;position:relative}.glitch:after,.glitch:before{content:attr(data-text);color:#fff;clip-path:inset(0);background-color:#060010;position:absolute;top:0;overflow:hidden}.glitch:not(.enable-on-hover):after{text-shadow:var(--after-shadow,-10px 0 red);animation:animate-glitch var(--after-duration,3s)infinite linear alternate-reverse;left:10px}.glitch:not(.enable-on-hover):before{text-shadow:var(--before-shadow,10px 0 cyan);animation:animate-glitch var(--before-duration,2s)infinite linear alternate-reverse;left:-10px}.glitch.enable-on-hover:after,.glitch.enable-on-hover:before{content:"";opacity:0;animation:none}.glitch.enable-on-hover:hover:after{content:attr(data-text);opacity:1;text-shadow:var(--after-shadow,-10px 0 red);animation:animate-glitch var(--after-duration,3s)infinite linear alternate-reverse;left:10px}.glitch.enable-on-hover:hover:before{content:attr(data-text);opacity:1;text-shadow:var(--before-shadow,10px 0 cyan);animation:animate-glitch var(--before-duration,2s)infinite linear alternate-reverse;left:-10px}@keyframes animate-glitch{0%{clip-path:inset(20% 0 50%)}5%{clip-path:inset(10% 0 60%)}10%{clip-path:inset(15% 0 55%)}15%{clip-path:inset(25% 0 35%)}20%{clip-path:inset(30% 0 40%)}25%{clip-path:inset(40% 0 20%)}30%{clip-path:inset(10% 0 60%)}35%{clip-path:inset(15% 0 55%)}40%{clip-path:inset(25% 0 35%)}45%{clip-path:inset(30% 0 40%)}50%{clip-path:inset(20% 0 50%)}55%{clip-path:inset(10% 0 60%)}60%{clip-path:inset(15% 0 55%)}65%{clip-path:inset(25% 0 35%)}70%{clip-path:inset(30% 0 40%)}75%{clip-path:inset(40% 0 20%)}80%{clip-path:inset(20% 0 50%)}85%{clip-path:inset(10% 0 60%)}90%{clip-path:inset(15% 0 55%)}95%{clip-path:inset(25% 0 35%)}to{clip-path:inset(30% 0 40%)}}
:root{--bg-color:#0a0a0acc;--text-primary:#ededed;--text-secondary:#e2e8f1;--accent-color:rgba(var(--accent-color-rgb),1);--card-bg:#111827;--bg-rgb:10,10,10;--card-bg-color:#0003;--accent-color-rgb:#00ff9d;--accent-color-alt:#f0f;--text-secondary-alt:#a0a0c0}.LoadingFallback-module-scss-module__3X-ROa__fallback{height:100%;min-height:400px;font-family:var(--font-press-start),sans-serif;color:var(--text-primary);background:#ffffff08;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:25px;font-size:1.2rem;animation:.5s ease-in-out LoadingFallback-module-scss-module__3X-ROa__fadeIn;display:flex;overflow:hidden}@keyframes LoadingFallback-module-scss-module__3X-ROa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LoadingFallback-module-scss-module__3X-ROa__text{word-spacing:-5px}
.shuffle-parent{white-space:normal;word-wrap:break-word;will-change:transform;text-transform:uppercase;visibility:hidden;font-family:"Press Start 2P",sans-serif;line-height:1;display:inline-block}.shuffle-parent.is-ready{visibility:visible}.shuffle-char-wrapper{vertical-align:baseline;display:inline-block;position:relative;overflow:hidden}.shuffle-char-wrapper>span{will-change:transform;display:inline-flex}.shuffle-char{text-align:center;line-height:1;display:inline-block}
@font-face{font-family:"Press Start 2P";font-style:normal;font-weight:400;font-display:swap;src:url(../media/cdf703449fd42bc8-s.665aa8c9.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:"Press Start 2P";font-style:normal;font-weight:400;font-display:swap;src:url(../media/3f10656f33c57dec-s.p.1b5b6537.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:"Press Start 2P";font-style:normal;font-weight:400;font-display:swap;src:url(../media/56eb15be423b6220-s.23b201d9.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:"Press Start 2P";font-style:normal;font-weight:400;font-display:swap;src:url(../media/96074e70a40501da-s.8c31978f.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:"Press Start 2P";font-style:normal;font-weight:400;font-display:swap;src:url(../media/de161955856a921d-s.p.25da2b95.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Press Start 2P Fallback";src:local(Arial);ascent-override:44.58%;descent-override:0.0%;line-gap-override:0.0%;size-adjust:224.32%}.press_start_2p_40c7e969-module__uzePmW__className{font-family:"Press Start 2P","Press Start 2P Fallback";font-style:normal;font-weight:400}.press_start_2p_40c7e969-module__uzePmW__variable{--font-press-start:"Press Start 2P","Press Start 2P Fallback"}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
:root{--bg-color:#0a0a0acc;--text-primary:#ededed;--text-secondary:#e2e8f1;--accent-color:rgba(var(--accent-color-rgb),1);--card-bg:#111827;--bg-rgb:10,10,10;--card-bg-color:#0003;--accent-color-rgb:#00ff9d;--accent-color-alt:#f0f;--text-secondary-alt:#a0a0c0}.About-module-scss-module__HVyWza__section{background:var(--bg-color);font-family:var(--font-press-start),sans-serif;word-spacing:-5px;padding:120px 0 20px}@media (max-width:768px){.About-module-scss-module__HVyWza__section{padding:50px 0 20px}}@media (max-width:570px){.About-module-scss-module__HVyWza__section{padding:80px 0 20px}}.About-module-scss-module__HVyWza__container{text-align:center;grid-template-columns:1.7fr 1fr;align-items:center;gap:80px;max-width:100%;padding:1rem 82px;display:grid}@media (max-width:1300px){.About-module-scss-module__HVyWza__container{grid-template-columns:1fr;gap:40px}}@media (max-width:768px){.About-module-scss-module__HVyWza__container{padding:1rem 20px}}.About-module-scss-module__HVyWza__overline{color:var(--accent-color);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:.8rem;font-weight:700;display:block}.About-module-scss-module__HVyWza__title{word-spacing:-15px;text-align:center;margin:12px 0 24px;font-size:1.7rem;line-height:1.1}@media (max-width:424px){.About-module-scss-module__HVyWza__title{font-size:1.3rem}}.About-module-scss-module__HVyWza__text{color:var(--text-secondary);text-align:center;font-size:1.1rem;line-height:1.7}.About-module-scss-module__HVyWza__text p{margin-bottom:20px}.About-module-scss-module__HVyWza__text strong{color:#fff}@media (max-width:424px){.About-module-scss-module__HVyWza__text{font-size:.9rem}}.About-module-scss-module__HVyWza__skills{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:32px;display:flex}.About-module-scss-module__HVyWza__skillTag{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;padding:8px 16px;font-size:.9rem}.About-module-scss-module__HVyWza__experience{grid-template-rows:1fr 1fr;grid-template-columns:1fr;gap:20px;display:grid}.About-module-scss-module__HVyWza__statCard{background:var(--card-bg-color);text-align:center;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;padding:30px;display:flex}.About-module-scss-module__HVyWza__statCard .About-module-scss-module__HVyWza__number{color:var(--accent-color);margin-bottom:4px;font-size:3rem;font-weight:800;display:block}.About-module-scss-module__HVyWza__statCard .About-module-scss-module__HVyWza__label{color:var(--text-secondary);word-spacing:-15px;font-size:1.4rem}
:root{--bg-color:#0a0a0acc;--text-primary:#ededed;--text-secondary:#e2e8f1;--accent-color:rgba(var(--accent-color-rgb),1);--card-bg:#111827;--bg-rgb:10,10,10;--card-bg-color:#0003;--accent-color-rgb:#00ff9d;--accent-color-alt:#f0f;--text-secondary-alt:#a0a0c0}.ProjectsSection-module-scss-module__KYR4Ra__section{background:var(--bg-color);font-family:var(--font-press-start),sans-serif;padding:20px 0 30px}@media (max-width:768px){.ProjectsSection-module-scss-module__KYR4Ra__section{padding:40px 0 20px}}.ProjectsSection-module-scss-module__KYR4Ra__buttonContainer{justify-content:center;margin-top:40px;padding:0 20px;display:flex}.ProjectsSection-module-scss-module__KYR4Ra__toggleButton{color:#fff;font-family:var(--font-press-start),sans-serif;word-spacing:-5px;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:16px 32px;font-size:.9rem;transition:all .3s}.ProjectsSection-module-scss-module__KYR4Ra__toggleButton:hover{background:#ffffff1a;border-color:#ffffff4d;transform:translateY(-2px)}.ProjectsSection-module-scss-module__KYR4Ra__toggleButton:active{transform:translateY(0)}@media (max-width:424px){.ProjectsSection-module-scss-module__KYR4Ra__toggleButton{padding:12px 24px;font-size:.7rem}}
