@font-face{font-family:Gotham-Black;src:url(/static/media/Gotham-Black.c9e42599a779a72eaadc.otf)}@font-face{font-family:Gotham-Bold;src:url(/static/media/Gotham-Bold.f9a5c9247af2c80333f4.otf)}@font-face{font-family:Gotham-BookItalic;src:url(/static/media/Gotham-BookItalic.ad21531a3ecee70c5b5f.otf)}@font-face{font-family:Gotham-Light;src:url(/static/media/Gotham-Light.59aa40045d8df0b87a73.otf)}@font-face{font-family:Gotham-Thin;src:url(/static/media/Gotham-Thin.6447770f7eb4c8885d73.otf)}@font-face{font-family:Gotham-ThinItalic;src:url(/static/media/Gotham-ThinItalic.632acb556a369e143599.otf)}@font-face{font-family:Gotham-UltraItalic;src:url(/static/media/Gotham-UltraItalic.18cf3dbcabb32231812e.otf)}@font-face{font-family:Gotham-XLight;src:url(/static/media/Gotham-XLight.7737169c0ec8a725d952.otf)}@font-face{font-family:Gotham-XLightItalic;src:url(/static/media/Gotham-XLightItalic.67f0f9dfc386c2becc03.otf)}@font-face{font-family:Gotham-Bold;src:url(/static/media/GothamBold.108854bb27dee2dce854.ttf)}@font-face{font-family:Gotham-BoldItalic;src:url(/static/media/GothamBoldItalic.e1d2f7658509d2685be6.ttf)}@font-face{font-family:Gotham-Book;src:url(/static/media/GothamBook.58fb9151c57e59668f17.ttf)}@font-face{font-family:Gotham-BookItalic;src:url(/static/media/GothamBookItalic.3de1b843c5051c30b486.ttf)}@font-face{font-family:Gotham-Light;src:url(/static/media/GothamLight.03e7ff609ba3bf798fa4.ttf)}@font-face{font-family:Gotham-LightItalic;src:url(/static/media/GothamLightItalic.d0f1bf8e02335c4b34e4.ttf)}@font-face{font-family:Gotham-Medium_1;src:url(/static/media/GothamMedium_1.0a910c0b9d50be6aa3dc.ttf)}@font-face{font-family:Gotham-Medium;src:url(/static/media/GothamMedium.0a910c0b9d50be6aa3dc.ttf)}@font-face{font-family:Gotham-MediumItalic;src:url(/static/media/GothamMediumItalic.b35ab0df3d806dcbface.ttf)}.links{background-color:#191414;box-shadow:0 2px 12px #191414;gap:30px;justify-content:end;padding:20px}.nav-link{border-radius:8px;border-width:0;color:#fff;font-family:Gotham-Medium;padding:10px 15px;text-decoration:none;transition:all .3s ease}.nav-link-active{background-color:#2b2b2b;border-bottom:2px solid cyan}.navbar-container{align-items:center;background:#111;display:flex;justify-content:space-between;padding:15px 20px;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.hamburger{color:#fff;cursor:pointer;display:none;font-size:26px}.links{display:flex;gap:10px}@media screen and (max-width:768px){.hamburger{display:block}.links{background-color:#111;border-radius:8px;box-shadow:0 4px 8px #0006;display:none;flex-direction:column;padding:10px 20px;position:absolute;right:20px;top:60px;width:80%}.links.open{display:flex}.nav-link,.nav-link-active{padding:12px;text-align:left;width:100%}}.nav-link:hover{animation:pulse-glow 1.7s ease-in-out infinite;box-shadow:4px 4px 12px #0a0a0a,-4px -4px 12px #2a2a2a;font-family:Gotham-Medium_1}.nav-link-active,.nav-link:hover{color:#0f8;transform:translateY(-3px)}.nav-link-active{border-radius:8px;font-family:Gotham-Bold;font-size:larger}@keyframes pulse-glow{0%{box-shadow:0 0 10px 4px #00ff884d}50%{box-shadow:0 0 20px 8px #0f89}to{box-shadow:0 0 10px 4px #00ff884d}}.hero{align-items:center;background-image:url(/static/media/stadium-background.6a1eabc2610341fc1be0.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;font-family:Gotham-Bold;height:100vh;text-align:center}.hero,.hero-content>*{display:flex;justify-content:center}.hero-content>*{animation:bounceIn 1.7s ease forwards;margin:10px 0;opacity:0}.slide-in-left{animation-delay:.9s;animation-name:slideLeftBounce}.slide-in-right{animation-delay:.9s;animation-name:slideRightBounce}.slide-in-up{animation-delay:.9s;animation-name:slideUpBounce}@keyframes slideLeftBounce{0%{opacity:0;transform:translateX(-100%) scale(.8)}60%{opacity:.5;transform:translateX(10%) scale(1.05)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes slideRightBounce{0%{opacity:0;transform:translateX(100%) scale(.8)}60%{opacity:.5;transform:translateX(-10%) scale(1.05)}to{opacity:1;transform:translateX(0) scale(1)}}@keyframes slideUpBounce{0%{opacity:0;transform:translateY(100%) scale(1)}60%{opacity:.5;transform:translateY(-10%) scale(1)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes popIn{0%{opacity:0;transform:scale(.5) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}.skills-section{background-color:#191414;color:#fff;font-family:Gotham-Black;margin:auto;padding:5px}.skills-title{font-size:2.5rem;font-weight:700;margin-bottom:10px;text-align:center}.skills-subtitle{color:#666;font-size:1.1rem;margin-bottom:40px;text-align:center}.tech-stack{animation:popIn 1.5s forwards;display:flex;flex-wrap:wrap;gap:40px;justify-content:space-around}.tech-category{flex:1 1 220px;min-width:220px}.tech-heading{color:#0f8;font-size:1.5rem;margin-bottom:10px;text-align:center}.icon-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));text-align:center}.icon-wrapper{align-items:center;display:flex;flex-direction:column;transition:transform .3s ease}.icon-wrapper:hover{cursor:pointer;transform:scale(1.1)}.icon{filter:brightness(0) saturate(100%) invert(39%) sepia(76%) saturate(3625%) hue-rotate(7deg) brightness(101%) contrast(96%);height:40px;margin-bottom:8px;transition:filter .3s ease;width:40px}.label{color:#333;font-size:.85rem}.frameworks{margin-top:60px;padding:0 20px}.contacts{align-items:center;flex-direction:column;font-family:Gotham-Black;height:100vh;padding:5px}.contacts,.projects{background-color:#191414;color:#fff;display:flex}.projects{flex-direction:row;flex-wrap:wrap;gap:5px;height:100%;justify-content:center}.project-card{border-radius:14px;cursor:pointer;height:320px;margin-left:15px;max-width:340px;padding:5px;width:100%}.project-card:hover{animation:pulse-glow 1.2s infinite}.project-img{border-radius:14px;height:70%;width:100%}.project-description{display:flex;flex-direction:column;gap:4px}.about{background-color:#191414;color:#fff;font-family:Gotham-Black;height:100%;padding:5px 20px}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:20px}.section-text{font-family:Gotham-Light;font-size:1.1rem;line-height:1.7;margin-bottom:30px}.section-quote{font-family:Gotham-LightItalic;font-size:1rem;margin-bottom:40px}.typing-container{color:#0f8;font-family:Gotham-Thin;font-size:1.3rem;font-weight:500;height:40px;margin-bottom:50px}.cta-section{display:flex;gap:20px;margin-top:40px}.cta-text{font-size:1.5rem;margin-bottom:20px}.cta-buttons{display:flex;flex-wrap:wrap;gap:20px}.btn{border-radius:8px;cursor:pointer;font-size:1rem;padding:5px 12px;transition:all .3s ease}.primary-btn{background-color:#0f8;border:none;color:#fff}.primary-btn:hover{background-color:#00ff8852}.secondary-btn{background-color:initial;border:2px solid #0f8;color:#0f8}.secondary-btn:hover{background-color:#e0ecff}.responsive-photo{border-radius:8px;display:block;height:auto;margin:0 auto;max-width:500px;object-fit:cover;width:100%}@media screen and (max-width:768px){.responsive-photo{max-width:300px}}
/*# sourceMappingURL=main.b4feada1.css.map*/