.Navbar-module__ZERf_q__navbar{z-index:999;width:auto;position:fixed;top:20px;left:50%;transform:translate(-50%)}.Navbar-module__ZERf_q__navbarContainer{justify-content:center;align-items:center;height:100%;display:flex}.Navbar-module__ZERf_q__navbarToggle{color:var(--color-text-primary);cursor:pointer;font-size:1.8rem;display:none;position:absolute;right:20px}@media screen and (max-width:768px){.Navbar-module__ZERf_q__navbarToggle{display:block}.Navbar-module__ZERf_q__navbar{width:calc(100% - 40px)}}.Navbar-module__ZERf_q__navbarMenu{background-color:#2c2a2c;border-radius:50px;gap:0;padding:8px;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.3)}.Navbar-module__ZERf_q__navbarLink{color:var(--color-text-primary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Navbar-module__ZERf_q__navbarLinkIcon{font-size:1.1rem}.Navbar-module__ZERf_q__navbarLink:hover{background-color:rgba(255,255,255,.1)}.Navbar-module__ZERf_q__navbarLink.Navbar-module__ZERf_q__active{color:#2c2a2c;background-color:rgba(255,255,255,.95)}@media screen and (max-width:768px){.Navbar-module__ZERf_q__navbarMenu{display:none}.Navbar-module__ZERf_q__navbarMenu.Navbar-module__ZERf_q__active{background-color:#2c2a2c;border-radius:20px;flex-direction:column;gap:8px;width:200px;padding:12px;display:flex;position:absolute;top:60px;right:0;box-shadow:0 4px 12px rgba(0,0,0,.3)}.Navbar-module__ZERf_q__navbarLink{text-align:left;justify-content:flex-start;width:100%}}
.Footer-module__hP-FLq__footer__container{justify-content:center;width:100%;padding:1.5rem 0;display:flex}.Footer-module__hP-FLq__footer__wrapper{color:#fff;flex-direction:column;align-items:center;gap:14px;width:100%;max-width:1200px;padding:.5rem;display:flex}.Footer-module__hP-FLq__footer__socialIcons{margin-top:1rem;display:flex}.Footer-module__hP-FLq__footer__socialIcon{color:#fff;margin:0 1rem;font-size:1.5rem;transition:color .2s ease-in-out;display:inline-block}.Footer-module__hP-FLq__footer__socialIcon:hover{color:var(--primary)}.Footer-module__hP-FLq__footer__copyright{color:#fff;text-align:center;margin-top:1.5rem;font-size:.9rem}
.HeroSection-module__bOBhHG__heroSection{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__bOBhHG__heroContainer{padding:120px var(--section-padding-x)0 var(--section-padding-x);z-index:1;will-change:transform;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.HeroSection-module__bOBhHG__heroInnerContainer{justify-content:space-between;align-items:center;width:100%;max-width:1100px;margin:0 auto;display:flex}@media screen and (max-width:960px){.HeroSection-module__bOBhHG__heroInnerContainer{flex-direction:column}}.HeroSection-module__bOBhHG__heroLeftContainer{will-change:transform;flex:1;padding:20px}.HeroSection-module__bOBhHG__availableBadge{background:0 0;border:1.5px solid #7dd3fc;border-radius:9999px;align-items:center;gap:12px;margin-bottom:24px;padding:10px 20px;display:inline-flex}.HeroSection-module__bOBhHG__badgeText{background:linear-gradient(135deg,#bae6fd 0%,#7dd3fc 50%,#38bdf8 100%);-webkit-text-fill-color:transparent;letter-spacing:.5px;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-size:.75rem;font-weight:600}@media screen and (max-width:960px){.HeroSection-module__bOBhHG__heroLeftContainer{text-align:center}.HeroSection-module__bOBhHG__heroLeftContainer>div:first-child,.HeroSection-module__bOBhHG__availableBadge{margin-left:auto;margin-right:auto}}.HeroSection-module__bOBhHG__heroRightContainer{will-change:transform;flex:1;justify-content:center;align-items:center;padding:20px;display:flex}@media screen and (max-width:960px){.HeroSection-module__bOBhHG__heroRightContainer{margin-top:var(--section-content-margin)}}.HeroSection-module__bOBhHG__heroTitle{background:linear-gradient(135deg,#fff 0%,#60a5fa 50%,#a78bfa 100%);-webkit-text-fill-color:transparent;will-change:transform,opacity;text-shadow:0 0 40px rgba(96,165,250,.3);-webkit-background-clip:text;background-clip:text;margin-bottom:30px;padding-bottom:20px;font-size:4rem;font-weight:800;line-height:1.1;animation:.8s ease-out HeroSection-module__bOBhHG__fadeInUp;position:relative}.HeroSection-module__bOBhHG__heroTitle:after{content:"";background:linear-gradient(90deg,#007bff,#9333ea,transparent);border-radius:2px;width:150px;height:4px;animation:1s ease-out .3s backwards HeroSection-module__bOBhHG__expandWidth;position:absolute;bottom:0;left:0}@media screen and (max-width:960px){.HeroSection-module__bOBhHG__heroTitle{font-size:3rem}.HeroSection-module__bOBhHG__heroTitle:after{left:50%;transform:translate(-50%)}}@media screen and (max-width:640px){.HeroSection-module__bOBhHG__heroTitle{font-size:2.2rem}}@keyframes HeroSection-module__bOBhHG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroSection-module__bOBhHG__expandWidth{0%{width:0}to{width:150px}}.HeroSection-module__bOBhHG__heroTextLoop{color:rgba(255,255,255,.95);will-change:transform,opacity;align-items:center;margin-bottom:30px;font-size:2rem;font-weight:600;animation:.8s ease-out .2s backwards HeroSection-module__bOBhHG__fadeInUp;display:flex}@media screen and (max-width:960px){.HeroSection-module__bOBhHG__heroTextLoop{justify-content:center;font-size:1.5rem}}@media screen and (max-width:640px){.HeroSection-module__bOBhHG__heroTextLoop{font-size:1.3rem}}.HeroSection-module__bOBhHG__heroSpan{background:linear-gradient(135deg,#fbbf24 0%,#f59e0b 50%,#fb923c 100%);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;margin-left:12px;font-weight:700;position:relative}.HeroSection-module__bOBhHG__heroSpan:before{content:"";filter:blur(8px);opacity:.3;z-index:-1;background:linear-gradient(135deg,#fbbf24,#f59e0b);animation:2s ease-in-out infinite HeroSection-module__bOBhHG__pulse;position:absolute;top:-2px;bottom:-2px;left:-2px;right:-2px}@keyframes HeroSection-module__bOBhHG__pulse{0%,to{opacity:.3}50%{opacity:.6}}.HeroSection-module__bOBhHG__heroSubtitle{color:rgba(226,232,240,.9);will-change:transform,opacity;letter-spacing:.3px;max-width:550px;margin-bottom:40px;font-size:1.35rem;line-height:1.7;animation:.8s ease-out .4s backwards HeroSection-module__bOBhHG__fadeInUp}@media screen and (max-width:960px){.HeroSection-module__bOBhHG__heroSubtitle{text-align:center;margin:auto auto 40px;font-size:1.2rem}}@media screen and (max-width:640px){.HeroSection-module__bOBhHG__heroSubtitle{font-size:1.1rem}}.HeroSection-module__bOBhHG__heroResumeButton{color:#007bff;cursor:pointer;will-change:transform,opacity;transform-origin:50%;background:0 0;border:2px solid #007bff;border-radius:50px;padding:16px 32px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;animation:.8s ease-out .6s backwards HeroSection-module__bOBhHG__fadeInUp;display:inline-block}.HeroSection-module__bOBhHG__heroResumeButton:hover{color:#fff;background:#007bff;transform:translateY(-3px)}.HeroSection-module__bOBhHG__heroResumeButton:active{transform:translateY(0)}@media screen and (max-width:640px){.HeroSection-module__bOBhHG__heroResumeButton{padding:12px 24px;font-size:1rem}}.HeroSection-module__bOBhHG__lottiePlayer{filter:drop-shadow(0 20px 40px rgba(0,123,255,.2));width:500px;max-width:100%;height:500px;animation:6s ease-in-out infinite HeroSection-module__bOBhHG__float;position:relative}@keyframes HeroSection-module__bOBhHG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media screen and (max-width:768px){.HeroSection-module__bOBhHG__lottiePlayer{width:350px;height:350px}}@media screen and (max-width:640px){.HeroSection-module__bOBhHG__lottiePlayer{width:280px;height:280px}}.HeroSection-module__bOBhHG__lottieLoader{color:#fff;opacity:.7;justify-content:center;align-items:center;width:400px;height:400px;font-size:1rem;display:flex}@media screen and (max-width:768px){.HeroSection-module__bOBhHG__lottieLoader{width:300px;height:300px}}@media screen and (max-width:640px){.HeroSection-module__bOBhHG__lottieLoader{width:250px;height:250px}}.HeroSection-module__bOBhHG__heroButton{color:#007bff;cursor:pointer;will-change:transform,opacity;transform-origin:50%;background:0 0;border:2px solid #007bff;border-radius:50px;padding:16px 32px;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.HeroSection-module__bOBhHG__heroButton:hover{color:#fff;background:#007bff;transform:translateY(-3px)}.HeroSection-module__bOBhHG__heroButton:active{transform:translateY(0)}@media screen and (max-width:640px){.HeroSection-module__bOBhHG__heroButton{padding:12px 24px;font-size:1rem}}
.AboutMeCard-module__R7VGza__container{flex-flow:wrap;justify-content:center;gap:20px;padding:0 10px;display:flex}.AboutMeCard-module__R7VGza__section{cursor:pointer;background-color:rgba(255,255,255,.1);border-radius:10px;flex:0 0 calc(33.33% - 20px);padding:20px;transition:transform .3s;box-shadow:0 4px 8px rgba(0,0,0,.1)}.AboutMeCard-module__R7VGza__section:hover{transform:translateY(-5px)}.AboutMeCard-module__R7VGza__lottie{text-align:center;margin-bottom:15px}.AboutMeCard-module__R7VGza__lottiePlayer{width:100%;max-width:150px;height:auto;margin:0 auto}.AboutMeCard-module__R7VGza__content{text-align:center}.AboutMeCard-module__R7VGza__name{color:#fff;margin-bottom:10px;font-size:1.5rem}.AboutMeCard-module__R7VGza__desc{color:#ddd;font-size:1rem;line-height:1.4}@media screen and (max-width:960px){.AboutMeCard-module__R7VGza__section{flex:0 0 100%}}@media screen and (max-width:640px){.AboutMeCard-module__R7VGza__name{font-size:1.3rem}.AboutMeCard-module__R7VGza__desc{font-size:.95rem}}
.AboutMe-module__WLHUya__container{padding:var(--section-padding-y)var(--section-padding-x)0 var(--section-padding-x);z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.AboutMe-module__WLHUya__wrapper{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:1100px;padding:20px;display:flex}.AboutMe-module__WLHUya__title{margin-bottom:var(--section-title-margin);color:var(--color-text-primary);text-align:center;padding-bottom:16px;font-size:3rem;font-weight:700;line-height:1.2;position:relative}.AboutMe-module__WLHUya__title:after{content:"";background:linear-gradient(90deg,transparent,#007bff,transparent);border-radius:2px;width:100%;max-width:800px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.AboutMe-module__WLHUya__desc{text-align:center;color:#fff;opacity:.85;max-width:700px;margin-bottom:var(--section-desc-margin);font-size:1.25rem}.AboutMe-module__WLHUya__content{flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.AboutMe-module__WLHUya__description{text-align:center;color:#fff;padding:0 20px;font-size:1.2rem;font-style:italic;font-weight:700;line-height:1.5}@media screen and (max-width:960px){.AboutMe-module__WLHUya__title{font-size:2.5rem}.AboutMe-module__WLHUya__desc{font-size:1.1rem}}@media screen and (max-width:640px){.AboutMe-module__WLHUya__title{font-size:2rem}.AboutMe-module__WLHUya__desc{font-size:1rem}}
.Skills-module__AVLMQa__skillsSection{padding:var(--section-padding-y)var(--section-padding-x)0 var(--section-padding-x);text-align:center}.Skills-module__AVLMQa__title{margin-bottom:var(--section-title-margin);color:var(--color-text-primary);text-align:center;padding-bottom:16px;font-size:3rem;font-weight:700;line-height:1.2;position:relative}.Skills-module__AVLMQa__title:after{content:"";background:linear-gradient(90deg,transparent,#007bff,transparent);border-radius:2px;width:100%;max-width:800px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (max-width:960px){.Skills-module__AVLMQa__title{font-size:2.5rem}}@media screen and (max-width:640px){.Skills-module__AVLMQa__title{font-size:2rem}}.Skills-module__AVLMQa__desc{color:var(--color-text-secondary);max-width:700px;margin:0 auto;font-size:18px}@media screen and (max-width:768px){.Skills-module__AVLMQa__desc{font-size:16px}}.Skills-module__AVLMQa__skillsContainer{width:100%;max-width:1200px;margin-top:var(--section-content-margin);flex-flow:wrap;justify-content:center;gap:20px;display:flex}.Skills-module__AVLMQa__skillsBox{background-color:var(--color-bg-card);cursor:pointer;border:1px solid var(--color-border-primary);border-radius:10px;flex-direction:column;flex:0 0 calc(33.33% - 20px);align-items:center;padding:20px;transition:transform .3s;display:flex;box-shadow:0 4px 8px rgba(0,0,0,.1)}.Skills-module__AVLMQa__skillsBox:hover{transform:translateY(-5px)}@media screen and (max-width:960px){.Skills-module__AVLMQa__skillsBox{flex:0 0 100%}}.Skills-module__AVLMQa__skillsTitle{color:var(--color-text-primary);margin-bottom:10px;font-size:1.5rem}@media screen and (max-width:640px){.Skills-module__AVLMQa__skillsTitle{font-size:1.3rem}}.Skills-module__AVLMQa__skillsList{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.Skills-module__AVLMQa__skillsItem{color:var(--color-text-secondary);border:1px solid var(--color-border-primary);border-radius:12px;align-items:center;gap:8px;padding:10px 16px;font-size:1rem;font-weight:400;transition:all .3s;display:flex}.Skills-module__AVLMQa__skillsItem:hover{border-color:var(--color-primary);transform:scale(1.02)}@media screen and (max-width:768px){.Skills-module__AVLMQa__skillsItem{padding:8px 12px;font-size:.95rem}}.Skills-module__AVLMQa__skillsItem img{width:24px;height:24px}.Skills-module__AVLMQa__heroInnerContainer{justify-content:center;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Skills-module__AVLMQa__skillsContent{flex-direction:column;align-items:center;width:100%;display:flex}
.Experience-module__KDbZVa__experience{z-index:1;padding:var(--section-padding-y)var(--section-padding-x)0 var(--section-padding-x);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.Experience-module__KDbZVa__experienceWrapper{flex-direction:column;align-items:center;gap:12px;width:100%;max-width:1100px;display:flex}.Experience-module__KDbZVa__experienceTitle{margin-bottom:var(--section-title-margin);color:var(--color-text-primary);text-align:center;padding-bottom:16px;font-size:3rem;font-weight:700;line-height:1.2;position:relative}.Experience-module__KDbZVa__experienceTitle:after{content:"";background:linear-gradient(90deg,transparent,#007bff,transparent);border-radius:2px;width:100%;max-width:800px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media screen and (max-width:960px){.Experience-module__KDbZVa__experienceTitle{font-size:2.5rem}}@media screen and (max-width:640px){.Experience-module__KDbZVa__experienceTitle{font-size:2rem}}.Experience-module__KDbZVa__experienceList{width:100%;max-width:800px;margin-top:var(--section-content-margin);flex-direction:column;gap:32px;display:flex}.Experience-module__KDbZVa__experienceItemWrapper{flex-direction:column;gap:12px;display:flex}.Experience-module__KDbZVa__experienceItem{grid-template-columns:200px 1fr;align-items:center;gap:30px;display:grid}@media screen and (max-width:968px){.Experience-module__KDbZVa__experienceItem{grid-template-columns:180px 1fr;gap:20px}}@media screen and (max-width:768px){.Experience-module__KDbZVa__experienceItem{grid-template-columns:1fr;gap:8px}}.Experience-module__KDbZVa__experienceDate{color:#888;white-space:nowrap;font-size:14px}.Experience-module__KDbZVa__experienceContent{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Experience-module__KDbZVa__experienceRole{color:#fff;font-size:16px;font-weight:500}.Experience-module__KDbZVa__experienceCompany{color:#fff;white-space:nowrap;background-color:rgba(255,255,255,.1);border-radius:20px;align-items:center;gap:8px;padding:6px 12px;font-size:14px;display:flex}.Experience-module__KDbZVa__companyLogo{border-radius:4px}.Experience-module__KDbZVa__experienceSkills{flex-wrap:wrap;gap:8px;margin-left:230px;display:flex}@media screen and (max-width:968px){.Experience-module__KDbZVa__experienceSkills{margin-left:200px}}@media screen and (max-width:768px){.Experience-module__KDbZVa__experienceSkills{margin-left:0}}.Experience-module__KDbZVa__skillBadge{color:#854ce6;background-color:rgba(133,76,230,.2);border-radius:12px;padding:4px 12px;font-size:13px;font-weight:500;display:inline-block}
.ExperienceCard-module__BebW1q__experienceCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(255,255,255,.05);border:1px solid rgba(135,135,255,.2);border-radius:16px;flex-direction:column;gap:14px;width:100%;max-width:700px;padding:20px;transition:none;display:flex;box-shadow:0 8px 24px rgba(0,0,0,.15)}@media only screen and (max-width:768px){.ExperienceCard-module__BebW1q__experienceCard{gap:10px;max-width:90vw;padding:16px}}.ExperienceCard-module__BebW1q__experienceCard:hover{box-shadow:none;transform:none}.ExperienceCard-module__BebW1q__experienceCardTop{align-items:center;gap:16px;width:100%;display:flex}.ExperienceCard-module__BebW1q__experienceCardImage{object-fit:contain;background-color:#fff;border-radius:12px;width:60px;height:60px}@media only screen and (max-width:768px){.ExperienceCard-module__BebW1q__experienceCardImage{width:48px;height:48px}}.ExperienceCard-module__BebW1q__experienceCardBody{flex-direction:column;display:flex}.ExperienceCard-module__BebW1q__experienceCardRole{color:#fff;font-size:20px;font-weight:600}@media only screen and (max-width:768px){.ExperienceCard-module__BebW1q__experienceCardRole{font-size:16px}}.ExperienceCard-module__BebW1q__experienceCardCompany{color:#c4c4c4;font-size:15px;font-weight:500}@media only screen and (max-width:768px){.ExperienceCard-module__BebW1q__experienceCardCompany{font-size:13px}}.ExperienceCard-module__BebW1q__experienceCardDate{color:#0078d4;font-size:13px;font-weight:400}@media only screen and (max-width:768px){.ExperienceCard-module__BebW1q__experienceCardDate{font-size:11px}}.ExperienceCard-module__BebW1q__experienceCardDescription{color:rgba(255,255,255,.99);width:100%;margin-bottom:10px;font-size:15px;font-weight:400}@media only screen and (max-width:768px){.ExperienceCard-module__BebW1q__experienceCardDescription{font-size:13px}}.ExperienceCard-module__BebW1q__experienceCardSpan{-webkit-line-clamp:unset;-webkit-box-orient:unset;max-width:100%;text-overflow:unset;transition:none;display:block;overflow:visible}.ExperienceCard-module__BebW1q__experienceCardSkills{color:#0078d4;flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.ExperienceCard-module__BebW1q__experienceCardItemWrapper{flex-wrap:wrap;gap:8px;display:flex}.ExperienceCard-module__BebW1q__experienceCardSkill{color:#fff;font-size:14px;font-weight:400}@media only screen and (max-width:768px){.ExperienceCard-module__BebW1q__experienceCardSkill{font-size:12px}}.ExperienceCard-module__BebW1q__experienceCardDocument{background-color:#000;border-radius:10px;width:-moz-fit-content;width:fit-content;height:70px;display:none}.ExperienceCard-module__BebW1q__experienceCardDocument:hover{cursor:pointer;opacity:.85}
.ProjectCard-module-scss-module__-TzX3q__card{background-color:var(--card-bg,#1c1c27);cursor:pointer;border-radius:10px;flex-direction:column;gap:14px;width:330px;height:490px;padding:26px 20px;transition:all .5s ease-in-out;display:flex;overflow:hidden;box-shadow:0 0 12px 4px rgba(0,0,0,.4)}.ProjectCard-module-scss-module__-TzX3q__card:hover{filter:brightness(1.1);transform:translateY(-10px);box-shadow:0 0 50px 4px rgba(0,0,0,.6)}@media (max-width:768px){.ProjectCard-module-scss-module__-TzX3q__card{width:300px;height:450px;padding:20px 16px}}@media (max-width:480px){.ProjectCard-module-scss-module__-TzX3q__card{width:280px;height:420px;padding:16px 12px}}.ProjectCard-module-scss-module__-TzX3q__button{background-color:var(--white,#fff);width:100%;color:var(--text-black,#000);cursor:pointer;border:none;border-radius:10px;margin-top:auto;padding:10px;font-size:14px;font-weight:700;transition:all .3s ease-in-out}.ProjectCard-module-scss-module__-TzX3q__button:hover{background-color:var(--primary,#854ce6);color:var(--white,#fff);transform:scale(1.02)}.ProjectCard-module-scss-module__-TzX3q__image{background-color:var(--white,#fff);object-fit:cover;border-radius:10px;width:100%;height:180px;box-shadow:0 0 16px 2px rgba(0,0,0,.3)}@media (max-width:480px){.ProjectCard-module-scss-module__-TzX3q__image{height:150px}}.ProjectCard-module-scss-module__-TzX3q__tags{flex-wrap:wrap;align-items:center;gap:8px;width:100%;margin-top:4px;display:flex}.ProjectCard-module-scss-module__-TzX3q__tag{color:var(--primary,#854ce6);background-color:rgba(133,76,230,.15);border-radius:10px;padding:2px 8px;font-size:12px;font-weight:400}@media (max-width:480px){.ProjectCard-module-scss-module__-TzX3q__tag{padding:1px 6px;font-size:10px}}.ProjectCard-module-scss-module__-TzX3q__details{flex-direction:column;gap:0;width:100%;padding:0 2px;display:flex}.ProjectCard-module-scss-module__-TzX3q__title{color:var(--text-secondary,#fff);-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:100%;font-size:20px;font-weight:600;display:-webkit-box;overflow:hidden}@media (max-width:480px){.ProjectCard-module-scss-module__-TzX3q__title{font-size:18px}}.ProjectCard-module-scss-module__-TzX3q__date{color:rgba(255,255,255,.8);margin-left:2px;font-size:12px;font-weight:400}@media (max-width:768px){.ProjectCard-module-scss-module__-TzX3q__date{font-size:10px}}.ProjectCard-module-scss-module__-TzX3q__description{color:rgba(255,255,255,.99);-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:100%;margin-top:8px;font-size:14px;font-weight:400;display:-webkit-box;overflow:hidden}@media (max-width:480px){.ProjectCard-module-scss-module__-TzX3q__description{-webkit-line-clamp:2;font-size:13px}}.ProjectCard-module-scss-module__-TzX3q__members{align-items:center;padding-left:10px;display:flex}.ProjectCard-module-scss-module__-TzX3q__avatar{background-color:var(--white,#fff);border:3px solid var(--card-bg,#1c1c27);object-fit:cover;border-radius:50%;width:38px;height:38px;margin-left:-10px;box-shadow:0 0 10px rgba(0,0,0,.2)}@media (max-width:480px){.ProjectCard-module-scss-module__-TzX3q__avatar{width:32px;height:32px}}
.Projects-module-scss-module__Es7YKq__project{padding:var(--section-padding-y)0 0 0;z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.Projects-module-scss-module__Es7YKq__wrapper{flex-direction:column;justify-content:space-between;align-items:center;gap:28px;width:100%;max-width:1350px;padding:0 24px;display:flex;position:relative}@media (max-width:768px){.Projects-module-scss-module__Es7YKq__wrapper{gap:20px;padding:0 16px}}.Projects-module-scss-module__Es7YKq__title{margin-bottom:var(--section-title-margin);color:var(--color-text-primary);text-align:center;padding-bottom:16px;font-size:3rem;font-weight:700;line-height:1.2;position:relative}.Projects-module-scss-module__Es7YKq__title:after{content:"";background:linear-gradient(90deg,transparent,#007bff,transparent);border-radius:2px;width:100%;max-width:800px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:960px){.Projects-module-scss-module__Es7YKq__title{font-size:2.5rem}}@media (max-width:640px){.Projects-module-scss-module__Es7YKq__title{font-size:2rem}}.Projects-module-scss-module__Es7YKq__desc{text-align:center;max-width:600px;color:var(--text-secondary,#b1b2b3);font-size:18px}@media (max-width:768px){.Projects-module-scss-module__Es7YKq__desc{font-size:16px}}.Projects-module-scss-module__Es7YKq__cardContainer{margin-top:var(--section-content-margin);flex-wrap:wrap;justify-content:center;align-items:center;gap:28px;display:flex}@media (max-width:960px){.Projects-module-scss-module__Es7YKq__cardContainer{gap:20px}}@media (max-width:768px){.Projects-module-scss-module__Es7YKq__cardContainer{gap:16px}}.Projects-module-scss-module__Es7YKq__toggleButtonGroup{border:1.5px solid var(--primary,#854ce6);color:var(--primary,#854ce6);border-radius:12px;gap:0;font-size:16px;font-weight:500;display:flex}@media (max-width:768px){.Projects-module-scss-module__Es7YKq__toggleButtonGroup{font-size:12px}}.Projects-module-scss-module__Es7YKq__toggleButton{cursor:pointer;color:var(--primary,#854ce6);background:0 0;border:none;border-radius:6px;padding:8px 18px;font-weight:500;transition:all .3s}.Projects-module-scss-module__Es7YKq__toggleButton.Projects-module-scss-module__Es7YKq__active{background:var(--primary,#854ce6);color:var(--white,#fff)}.Projects-module-scss-module__Es7YKq__toggleButton:hover{background:rgba(133,76,230,.1)}.Projects-module-scss-module__Es7YKq__toggleButton:hover.Projects-module-scss-module__Es7YKq__active{background:var(--primary,#854ce6)}@media (max-width:768px){.Projects-module-scss-module__Es7YKq__toggleButton{padding:6px 8px;font-size:12px}}
.Toast-module-scss-module__4hQi5q__toast{color:#fff;opacity:0;visibility:hidden;font-family:var(--font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif);z-index:9999;background-color:#333;border-radius:5px;padding:10px 20px;transition:opacity .3s,visibility .3s;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 4px 6px rgba(0,0,0,.1)}.Toast-module-scss-module__4hQi5q__toast.Toast-module-scss-module__4hQi5q__show{opacity:1;visibility:visible}.Toast-module-scss-module__4hQi5q__toast.Toast-module-scss-module__4hQi5q__success{background-color:#4caf50}.Toast-module-scss-module__4hQi5q__toast.Toast-module-scss-module__4hQi5q__error{background-color:#f44336}@media (max-width:480px){.Toast-module-scss-module__4hQi5q__toast{width:auto;bottom:16px;left:16px;right:16px;transform:none}}
.ContactForm-module-scss-module__kDqBEW__container{padding:var(--section-padding-y)var(--section-padding-x)100px var(--section-padding-x);z-index:1;justify-content:center;align-items:center;display:flex;position:relative}.ContactForm-module-scss-module__kDqBEW__contentWrapper{justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1200px;display:flex}@media (max-width:960px){.ContactForm-module-scss-module__kDqBEW__contentWrapper{flex-direction:column;gap:40px}}.ContactForm-module-scss-module__kDqBEW__leftContent{flex:1;max-width:500px}@media (max-width:960px){.ContactForm-module-scss-module__kDqBEW__leftContent{text-align:center;max-width:100%}}.ContactForm-module-scss-module__kDqBEW__rightContent{flex:1;width:100%;max-width:500px}@media (max-width:960px){.ContactForm-module-scss-module__kDqBEW__rightContent{max-width:100%}}.ContactForm-module-scss-module__kDqBEW__contactForm{flex-direction:column;gap:1.5rem;width:100%;display:flex}.ContactForm-module-scss-module__kDqBEW__title{color:var(--text-primary,white);background:linear-gradient(135deg,#a78bfa 0%,#60a5fa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:20px;font-size:36px;font-weight:700;line-height:1.2}@media (max-width:960px){.ContactForm-module-scss-module__kDqBEW__title{font-size:32px}}@media (max-width:768px){.ContactForm-module-scss-module__kDqBEW__title{font-size:28px}}.ContactForm-module-scss-module__kDqBEW__description{color:var(--text-secondary,rgba(255,255,255,.7));font-size:18px;line-height:1.6}@media (max-width:768px){.ContactForm-module-scss-module__kDqBEW__description{font-size:16px}}.ContactForm-module-scss-module__kDqBEW__label{color:var(--text-primary,white);margin-bottom:8px;font-size:14px;font-weight:500;display:block}.ContactForm-module-scss-module__kDqBEW__field{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module-scss-module__kDqBEW__input,.ContactForm-module-scss-module__kDqBEW__textarea{width:100%;color:var(--text-primary,white);background-color:rgba(255,255,255,.1);border:2px solid rgba(133,76,230,.3);border-radius:8px;padding:.75rem;font-size:1rem;transition:border-color .3s,box-shadow .3s}.ContactForm-module-scss-module__kDqBEW__input:focus,.ContactForm-module-scss-module__kDqBEW__textarea:focus{border-color:var(--primary,#854ce6);outline:none;box-shadow:0 0 0 2px rgba(133,76,230,.2)}.ContactForm-module-scss-module__kDqBEW__input::placeholder,.ContactForm-module-scss-module__kDqBEW__textarea::placeholder{color:rgba(255,255,255,.6)}.ContactForm-module-scss-module__kDqBEW__textarea{resize:vertical;height:120px;min-height:80px;max-height:200px}.ContactForm-module-scss-module__kDqBEW__button{color:#fff;cursor:pointer;background:linear-gradient(225deg,#9234ea 0%,#a100b3 100%);border:none;border-radius:8px;align-self:flex-start;padding:14px 32px;font-size:16px;font-weight:600;transition:all .3s}@media (max-width:960px){.ContactForm-module-scss-module__kDqBEW__button{align-self:stretch}}.ContactForm-module-scss-module__kDqBEW__button:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(133,76,230,.4)}.ContactForm-module-scss-module__kDqBEW__button:disabled{cursor:not-allowed;box-shadow:none;opacity:.6;background:#666;transform:none}.ContactForm-module-scss-module__kDqBEW__error{color:#f44336;margin-top:.25rem;font-size:.875rem}
