.page-module__E0kJGG__page{min-height:100svh;font-family:var(--font-geist-sans);flex-direction:column;place-items:center;margin:0 auto;padding:2rem;display:flex}.page-module__E0kJGG__page .page-module__E0kJGG__backgroundEffect{z-index:-1;width:100%;height:100%;position:fixed;top:0;left:0}.page-module__E0kJGG__page .page-module__E0kJGG__main{flex-direction:column;width:100%;max-width:900px;display:flex}.page-module__E0kJGG__page .page-module__E0kJGG__main .page-module__E0kJGG__section{padding:var(--section-padding);margin:0 0 var(--section-margin)0;background:rgba(20,20,20,.9);border-radius:1rem}.page-module__E0kJGG__page .page-module__E0kJGG__main .page-module__E0kJGG__techStackSection{margin:0}.page-module__E0kJGG__page .page-module__E0kJGG__footer{gap:24px;padding:2rem 0 0;display:flex}
.SocialLinks-module__tSdTAG__socialLinks{justify-content:center;align-items:center;gap:1.5rem;display:flex}.SocialLinks-module__tSdTAG__socialLinks .SocialLinks-module__tSdTAG__socialLink{color:#3b82f6;font-size:24px;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.SocialLinks-module__tSdTAG__socialLinks .SocialLinks-module__tSdTAG__socialLink:hover{color:#8b5cf6}.SocialLinks-module__tSdTAG__socialLinks .SocialLinks-module__tSdTAG__socialLink:hover:after{width:100%}.SocialLinks-module__tSdTAG__socialLinks .SocialLinks-module__tSdTAG__socialLink:after{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}
.TechStack-module__3aMdAW__root{padding:2rem}.TechStack-module__3aMdAW__root .TechStack-module__3aMdAW__title{color:rgba(255,255,255,.9);margin-bottom:2rem;font-size:2.5rem;font-weight:700;position:relative}.TechStack-module__3aMdAW__root .TechStack-module__3aMdAW__title:after{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-8px;left:0}.TechStack-module__3aMdAW__root .TechStack-module__3aMdAW__list{flex-wrap:wrap;gap:1rem;list-style-type:none;display:flex}.TechStack-module__3aMdAW__root .TechStack-module__3aMdAW__list .TechStack-module__3aMdAW__listItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:rgba(255,255,255,.9);cursor:default;background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.05) 100%);border:1px solid rgba(255,255,255,.2);border-radius:12px;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s;position:relative;overflow:hidden}.TechStack-module__3aMdAW__root .TechStack-module__3aMdAW__list .TechStack-module__3aMdAW__listItem:before{content:"";background:linear-gradient(90deg,transparent,rgba(59,130,246,.4),transparent);height:1px;position:absolute;top:0;left:0;right:0}.TechStack-module__3aMdAW__root .TechStack-module__3aMdAW__list .TechStack-module__3aMdAW__listItem:hover{color:#fff;background:linear-gradient(135deg,rgba(59,130,246,.2) 0%,rgba(139,92,246,.15) 100%);border-color:rgba(59,130,246,.4);transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,.25),0 2px 10px rgba(139,92,246,.15)}.TechStack-module__3aMdAW__root .TechStack-module__3aMdAW__list .TechStack-module__3aMdAW__listItem:hover:before{background:linear-gradient(90deg,transparent,rgba(59,130,246,.6),rgba(139,92,246,.6),transparent)}@media (max-width:768px){.TechStack-module__3aMdAW__root .TechStack-module__3aMdAW__list{gap:.75rem}.TechStack-module__3aMdAW__root .TechStack-module__3aMdAW__list .TechStack-module__3aMdAW__listItem{padding:.6rem 1rem;font-size:.9rem}}
.Section-module__e__9sa__glassCard{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:linear-gradient(135deg,rgba(255,255,255,.1) 0%,rgba(255,255,255,.05) 100%);border:1px solid rgba(255,255,255,.2);border-radius:16px;transition:transform .3s,box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.Section-module__e__9sa__glassCard:hover{border-color:rgba(59,130,246,.3);transform:translateY(-4px);box-shadow:0 20px 40px rgba(59,130,246,.25)}.Section-module__e__9sa__glassCard:before{content:"";background:linear-gradient(90deg,transparent,rgba(59,130,246,.5),rgba(139,92,246,.5),transparent);height:2px;position:absolute;top:0;left:0;right:0}
.Hero-module__PgAKtG__root{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__name{background:linear-gradient(135deg,#fff 0%,#3b82f6 50%,#8b5cf6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:max(3rem,min(8vw,6rem));font-weight:800;animation:1s ease-out Hero-module__PgAKtG__slideInDown;position:relative}.Hero-module__PgAKtG__name:after{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;width:100px;height:4px;animation:1s ease-out .3s both Hero-module__PgAKtG__slideInLeft;position:absolute;bottom:-5px;left:50%;transform:translate(-50%)}.Hero-module__PgAKtG__title{color:rgba(255,255,255,.9);margin-bottom:1.5rem;font-size:max(1.5rem,min(4vw,2.5rem));font-weight:600;animation:1s ease-out .2s both Hero-module__PgAKtG__slideInUp;position:relative}.Hero-module__PgAKtG__title:before{content:"<";color:#3b82f6;font-family:Courier New,monospace;animation:2s infinite Hero-module__PgAKtG__blink;position:absolute;left:-2rem}.Hero-module__PgAKtG__title:after{content:" />";color:#8b5cf6;font-family:Courier New,monospace;animation:2s 1s infinite Hero-module__PgAKtG__blink}.Hero-module__PgAKtG__description{color:rgba(255,255,255,.8);max-width:600px;padding:1.5rem 2rem;font-size:max(1rem,min(2.5vw,1.25rem));line-height:1.6;animation:1s ease-out .4s both Hero-module__PgAKtG__fadeInUp}@keyframes Hero-module__PgAKtG__pulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}@keyframes Hero-module__PgAKtG__blink{0%,50%{opacity:1}51%,to{opacity:.3}}@keyframes Hero-module__PgAKtG__slideInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__PgAKtG__slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__PgAKtG__slideInLeft{0%{opacity:0;transform:translate(-50%)scaleX(0)}to{opacity:1;transform:translate(-50%)scaleX(1)}}@keyframes Hero-module__PgAKtG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.Hero-module__PgAKtG__root{padding:1rem}.Hero-module__PgAKtG__title:before{left:-1rem}.Hero-module__PgAKtG__description{border-radius:16px;padding:1rem 1.5rem}}@media (max-width:480px){.Hero-module__PgAKtG__name{margin-bottom:1rem}.Hero-module__PgAKtG__title:before,.Hero-module__PgAKtG__title:after{display:none}.Hero-module__PgAKtG__description{padding:1rem}}
.AboutMe-module__eOP2NW__root{padding:2.5rem}.AboutMe-module__eOP2NW__root .AboutMe-module__eOP2NW__title{color:rgba(255,255,255,.9);margin-bottom:2rem;font-size:2.5rem;font-weight:700;position:relative}.AboutMe-module__eOP2NW__root .AboutMe-module__eOP2NW__title:after{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px;width:60px;height:3px;position:absolute;bottom:-8px;left:0}.AboutMe-module__eOP2NW__root .AboutMe-module__eOP2NW__text{color:rgba(255,255,255,.9);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.AboutMe-module__eOP2NW__root a{color:#3b82f6;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.AboutMe-module__eOP2NW__root a:hover{color:#8b5cf6}.AboutMe-module__eOP2NW__root a:hover:after{width:100%}.AboutMe-module__eOP2NW__root a:after{content:"";background:linear-gradient(90deg,#3b82f6,#8b5cf6);width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}@media (max-width:768px){.AboutMe-module__eOP2NW__root .AboutMe-module__eOP2NW__root{padding:.5rem}.AboutMe-module__eOP2NW__root .AboutMe-module__eOP2NW__title{margin-bottom:1.5rem;font-size:2rem}.AboutMe-module__eOP2NW__root .AboutMe-module__eOP2NW__text{text-align:left;font-size:1rem}.AboutMe-module__eOP2NW__root .AboutMe-module__eOP2NW__contact{padding:.5rem}}
.BackgroundEffect-module__1NtX1W__root{width:100%;height:100%}
