.style-module__pTJaVG__container{z-index:9999;color:#fff;-webkit-backdrop-filter:blur(10px);background-color:#0000;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;width:100vw;height:10vh;padding:0 4rem;display:flex;position:fixed;top:0;left:0}.style-module__pTJaVG__logo{cursor:pointer}.style-module__pTJaVG__logo h1{letter-spacing:2px;font-size:1.8rem;font-weight:900}.style-module__pTJaVG__btns{justify-content:space-between;align-items:center;gap:15px;display:flex}.style-module__pTJaVG__btn{color:#fff9;cursor:pointer;background:0 0;border:none;border-radius:20px;padding:.5rem 1.2rem;font-size:.95rem;font-weight:500;transition:all .3s cubic-bezier(.25,.8,.25,1);position:relative}.style-module__pTJaVG__btn:hover{color:#fff;background-color:#ffffff0d}.style-module__pTJaVG__activeBtn{font-weight:600;color:#fff!important;background-color:#ffffff1a!important}@media (max-width:768px){.style-module__pTJaVG__container{padding:0 2rem}.style-module__pTJaVG__btn{padding:.4rem .8rem;font-size:.85rem}}
.style-module__u2DaKW__timeline{flex-direction:column;gap:2rem;padding-left:35px;display:flex;position:relative}.style-module__u2DaKW__timeline:before{content:"";background:#ffffff14;width:1px;position:absolute;top:6px;bottom:6px;left:10px}.style-module__u2DaKW__timelineItem{cursor:pointer;transition:opacity .45s cubic-bezier(.25,1,.5,1),transform .45s cubic-bezier(.25,1,.5,1);position:relative}.style-module__u2DaKW__timeline:hover .style-module__u2DaKW__timelineItem:not(:hover){opacity:.35}.style-module__u2DaKW__timelineDot{z-index:2;background:#fff3;border:1px solid #000;border-radius:50%;width:7px;height:7px;transition:all .4s cubic-bezier(.25,.8,.25,1);position:absolute;top:8px;left:-25px;transform:translate(-50%)}.style-module__u2DaKW__timelineItem:hover .style-module__u2DaKW__timelineDot{background:#fff;transform:translate(-50%)scale(1.3);box-shadow:0 0 8px #fff}.style-module__u2DaKW__activeItem .style-module__u2DaKW__timelineDot{background:#fff;animation:2.5s infinite style-module__u2DaKW__silverPulse;transform:translate(-50%)scale(1.3);box-shadow:0 0 10px #fff}.style-module__u2DaKW__timelineDate{color:#fff6;letter-spacing:1px;margin-bottom:.15rem;font-family:Courier New,Courier,monospace;font-size:.8rem;transition:color .4s cubic-bezier(.25,.8,.25,1)}.style-module__u2DaKW__timelineItem:hover .style-module__u2DaKW__timelineDate,.style-module__u2DaKW__activeItem .style-module__u2DaKW__timelineDate{color:#fff}.style-module__u2DaKW__timelineTitle{color:#fff;margin:0;font-size:1.05rem;font-weight:600;transition:color .4s cubic-bezier(.25,.8,.25,1)}.style-module__u2DaKW__timelineCompany{color:#fff6;font-weight:400}.style-module__u2DaKW__timelineDesc{color:#ffffff8c;margin:.3rem 0 0;font-size:.9rem;line-height:1.5;transition:color .4s cubic-bezier(.25,.8,.25,1)}.style-module__u2DaKW__activeItem .style-module__u2DaKW__timelineDesc{color:#ffffffd9}.style-module__u2DaKW__techLine{color:#ffffff80;margin:.4rem 0 0;font-family:Courier New,Courier,monospace;font-size:.75rem;transition:color .4s cubic-bezier(.25,.8,.25,1)}.style-module__u2DaKW__timelineItem:hover .style-module__u2DaKW__techLine,.style-module__u2DaKW__activeItem .style-module__u2DaKW__techLine{color:#fffc}@keyframes style-module__u2DaKW__silverPulse{0%{box-shadow:0 0 #ffffff59}70%{box-shadow:0 0 0 6px #fff0}to{box-shadow:0 0 #fff0}}
.style-module__tAe_CG__skills-section{color:#fff;box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1100px;padding:2rem 4rem;display:flex}.style-module__tAe_CG__skills-header{text-align:center;margin-bottom:35px}.style-module__tAe_CG__skills-header h2{letter-spacing:6px;text-transform:uppercase;margin:0 0 10px;font-size:clamp(24px,3vw,42px);font-weight:800}.style-module__tAe_CG__heading-line{background:#fff;width:40px;height:2px;margin:0 auto 12px}.style-module__tAe_CG__skills-header p{color:#8d8d8d;margin:0;font-size:.95rem;font-style:italic}.style-module__tAe_CG__skills-grid{grid-template-columns:repeat(6,1fr);gap:20px;width:100%;display:grid}.style-module__tAe_CG__skill-card{cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff03;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;height:150px;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.style-module__tAe_CG__skill-card:hover{border-color:#ffffff40;transform:translateY(-6px);box-shadow:0 10px 25px #ffffff0f}.style-module__tAe_CG__skill-card:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff1f,#0000);width:60%;height:100%;position:absolute;top:0;left:-150%;transform:skew(-20deg)}.style-module__tAe_CG__skill-card:hover:after{transition:left .8s ease-in-out;left:150%}.style-module__tAe_CG__skill-icon{color:#fff6;justify-content:center;align-items:center;margin-bottom:12px;font-size:36px;transition:all .3s;display:flex}.style-module__tAe_CG__skill-card:hover .style-module__tAe_CG__skill-icon{color:#fff;filter:drop-shadow(0 0 4px #ffffff4d);transform:scale(1.1)}.style-module__tAe_CG__skill-card h4{letter-spacing:1px;text-transform:uppercase;color:#8a8a8a;margin:0;font-size:.8rem;font-weight:600;transition:all .3s}.style-module__tAe_CG__skill-card:hover h4{color:#fff}.style-module__tAe_CG__card-divider{background:#ffffff0d;width:40%;height:1px;margin-top:12px;transition:all .3s}.style-module__tAe_CG__skill-card:hover .style-module__tAe_CG__card-divider{background:#fff6;width:60%}@media (max-width:1024px){.style-module__tAe_CG__skills-section{padding:2rem}.style-module__tAe_CG__skills-grid{grid-template-columns:repeat(4,1fr);gap:16px}}@media (max-width:768px){.style-module__tAe_CG__skills-grid{grid-template-columns:repeat(3,1fr);gap:12px}.style-module__tAe_CG__skill-card{height:130px}.style-module__tAe_CG__skill-icon{margin-bottom:8px;font-size:32px}.style-module__tAe_CG__skill-card h4{font-size:.75rem}}@media (max-width:480px){.style-module__tAe_CG__skills-grid{grid-template-columns:repeat(2,1fr);gap:10px}.style-module__tAe_CG__skills-header{margin-bottom:20px}}
.style-module__Td1EIq__projectsSlideWrapper{color:#fff;z-index:10;box-sizing:border-box;flex-direction:column;width:100%;max-width:1100px;padding:2rem 4rem;display:flex}.style-module__Td1EIq__sectionHeader{justify-content:space-between;align-items:flex-end;width:100%;margin-bottom:2rem;display:flex}.style-module__Td1EIq__headerActions{align-items:center;gap:1.5rem;display:flex}.style-module__Td1EIq__filters{gap:8px;display:flex}.style-module__Td1EIq__filterTab{color:#ffffff8c;cursor:pointer;letter-spacing:.5px;background:0 0;border:1px solid #ffffff0d;border-radius:20px;padding:6px 14px;font-size:.8rem;font-weight:600;transition:all .3s cubic-bezier(.25,.8,.25,1)}.style-module__Td1EIq__filterTab:hover{color:#fff;background:#ffffff08}.style-module__Td1EIq__activeFilterTab{color:#000;background:#fff;border-color:#fff;box-shadow:0 4px 15px #ffffff26}.style-module__Td1EIq__navButtons{gap:8px;display:flex}.style-module__Td1EIq__navButton{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;transition:all .3s;display:flex}.style-module__Td1EIq__navButton:hover:not(:disabled){color:#fff;border-color:#fff;box-shadow:0 0 10px #ffffff26}.style-module__Td1EIq__navButton:disabled{opacity:.35;cursor:not-allowed}.style-module__Td1EIq__carouselContainer{width:100%;position:relative;overflow:hidden}.style-module__Td1EIq__carouselTrack{scroll-snap-type:x mandatory;scroll-behavior:smooth;gap:24px;width:100%;padding:10px 0;display:flex;overflow-x:auto}.style-module__Td1EIq__carouselTrack::-webkit-scrollbar{display:none}.style-module__Td1EIq__carouselTrack{-ms-overflow-style:none;scrollbar-width:none}.style-module__Td1EIq__projectCard{scroll-snap-align:start;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-sizing:border-box;background:#ffffff03;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;flex:0 0 calc(33.3333% - 16px);height:420px;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex;position:relative;overflow:hidden}.style-module__Td1EIq__projectCard:hover{border-color:#ffffff40;transform:translateY(-8px);box-shadow:0 15px 35px #0006}.style-module__Td1EIq__imageWrapper{background:#0003;border-bottom:1px solid #ffffff0d;width:100%;height:180px;position:relative;overflow:hidden}.style-module__Td1EIq__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.25,.8,.25,1)}.style-module__Td1EIq__projectCard:hover .style-module__Td1EIq__projectImage{transform:scale(1.08)}.style-module__Td1EIq__imageOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#090909e6 100%);width:100%;height:100%;position:absolute;top:0;left:0}.style-module__Td1EIq__linkButton{color:#fff9;z-index:5;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#090909d9;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;transition:all .3s;display:flex;position:absolute;top:15px;right:15px}.style-module__Td1EIq__projectCard:hover .style-module__Td1EIq__linkButton{color:#fff;border-color:#fff6;box-shadow:0 0 10px #ffffff26}.style-module__Td1EIq__cardContent{flex-direction:column;flex-grow:1;justify-content:space-between;padding:1.5rem;display:flex}.style-module__Td1EIq__projectTitle{color:#fff;margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.style-module__Td1EIq__projectDesc{color:#ffffff8c;flex-grow:1;margin:0 0 1.2rem;font-size:.88rem;line-height:1.5}.style-module__Td1EIq__projectCard:hover .style-module__Td1EIq__projectDesc{color:#fffc}.style-module__Td1EIq__projectTech{flex-wrap:wrap;gap:8px;display:flex}.style-module__Td1EIq__techTag{color:#ffffffbf;background:#ffffff08;border:1px solid #ffffff0a;border-radius:12px;padding:4px 10px;font-size:.72rem;font-weight:600;transition:all .3s}.style-module__Td1EIq__projectCard:hover .style-module__Td1EIq__techTag{color:#fff;background:#ffffff0d;border-color:#ffffff1a}.style-module__Td1EIq__projectCard:after{content:"";pointer-events:none;z-index:10;background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:60%;height:100%;position:absolute;top:0;left:-150%;transform:skew(-20deg)}.style-module__Td1EIq__projectCard:hover:after{transition:left .9s ease-in-out;left:150%}@media (max-width:1024px){.style-module__Td1EIq__projectsSlideWrapper{padding:2rem}.style-module__Td1EIq__projectCard{flex:0 0 calc(50% - 12px)}.style-module__Td1EIq__sectionHeader{flex-direction:column;align-items:flex-start;gap:1.5rem}.style-module__Td1EIq__headerActions{justify-content:space-between;width:100%}}@media (max-width:768px){.style-module__Td1EIq__projectCard{flex:0 0 100%;height:380px}.style-module__Td1EIq__imageWrapper{height:150px}}
.style-module__vnokYG__contactDetailsList{flex-direction:column;gap:.8rem;margin-top:1.2rem;display:flex}.style-module__vnokYG__contactDetailItem{cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:1rem;margin-left:-10px;padding:6px 10px;transition:all .3s;display:flex}.style-module__vnokYG__contactDetailItem:hover{background:#ffffff05}.style-module__vnokYG__contactDetailIcon{color:#ffffff8c;background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex}.style-module__vnokYG__contactDetailItem:hover .style-module__vnokYG__contactDetailIcon{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 0 10px #fff3}.style-module__vnokYG__contactDetailText h4{color:#fff6;text-transform:uppercase;letter-spacing:1.5px;margin:0;font-size:.7rem}.style-module__vnokYG__contactDetailText p{color:#fffc;margin:1px 0 0;font-size:.9rem;font-weight:600;transition:color .3s}.style-module__vnokYG__contactDetailItem:hover .style-module__vnokYG__contactDetailText p{color:#fff}.style-module__vnokYG__socialsRow{gap:12px;margin-top:1.5rem;display:flex}.style-module__vnokYG__socialIconButton{color:#ffffff80;background:#ffffff05;border:1px solid #ffffff0d;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;transition:all .3s cubic-bezier(.25,.8,.25,1);display:flex}.style-module__vnokYG__socialIconButton:hover{color:#000;background:#fff;border-color:#fff;transform:translateY(-2px);box-shadow:0 0 10px #fff3}.style-module__vnokYG__contactFormCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff03;border:1px solid #ffffff0d;border-radius:20px;width:100%;max-width:440px;padding:1.8rem;transition:all .4s cubic-bezier(.25,.8,.25,1);position:relative;overflow:hidden;box-shadow:0 20px 40px #00000059}.style-module__vnokYG__contactFormCard:hover{border-color:#ffffff1f;box-shadow:0 20px 50px #ffffff05}.style-module__vnokYG__contactFormElement{flex-direction:column;gap:1.2rem;display:flex}.style-module__vnokYG__contactFormGroup{flex-direction:column;gap:.4rem;display:flex}.style-module__vnokYG__contactFormGroup label{text-transform:uppercase;letter-spacing:1.5px;color:#fff6;font-size:.7rem;font-weight:600;transition:color .3s}.style-module__vnokYG__inputField,.style-module__vnokYG__textareaField{color:#fff;background:#ffffff03;border:1px solid #ffffff0d;border-radius:10px;padding:.7rem .9rem;font-family:inherit;font-size:.88rem;transition:all .3s}.style-module__vnokYG__inputField:hover,.style-module__vnokYG__textareaField:hover{background:#ffffff05;border-color:#ffffff1a}.style-module__vnokYG__inputField:focus,.style-module__vnokYG__textareaField:focus{background:#ffffff08;border-color:#fff;outline:none;box-shadow:0 0 0 3px #ffffff0f}.style-module__vnokYG__contactFormGroup:focus-within label{color:#fff}.style-module__vnokYG__submitButton{color:#000;cursor:pointer;letter-spacing:.5px;background:#fff;border:1px solid #fff;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:.3rem;padding:.8rem 1.8rem;font-size:.9rem;font-weight:700;transition:all .4s cubic-bezier(.25,.8,.25,1);display:flex}.style-module__vnokYG__submitButton:hover{color:#fff;background:0 0;border-color:#fff6;box-shadow:0 8px 20px #ffffff1a}.style-module__vnokYG__successButton{cursor:default;color:#22c55e!important;background:#22c55e1a!important;border-color:#22c55e!important;box-shadow:0 0 15px #22c55e40!important}.style-module__vnokYG__successScreen{text-align:center;z-index:10;background:#090909;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;animation:.5s cubic-bezier(.25,1,.5,1) forwards style-module__vnokYG__slideFadeIn;display:flex;position:absolute;top:0;left:0}.style-module__vnokYG__successIcon{color:#fff;filter:drop-shadow(0 0 8px #ffffff4d);margin-bottom:1.2rem;font-size:2.5rem}.style-module__vnokYG__successTitle{color:#fff;margin:0 0 .5rem;font-size:1.3rem;font-weight:700}.style-module__vnokYG__successDesc{color:#ffffff80;margin:0 0 1.5rem;font-size:.88rem;line-height:1.5}.style-module__vnokYG__resetButton{color:#fff;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:8px 18px;font-size:.78rem;font-weight:600;transition:all .3s}.style-module__vnokYG__resetButton:hover{color:#000;background:#fff;border-color:#fff}.style-module__vnokYG__toast{color:#fff;z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#141414eb;border:1px solid #ffffff1a;border-radius:8px;padding:10px 24px;font-size:.85rem;font-weight:600;transition:all .4s cubic-bezier(.25,1,.5,1);position:fixed;bottom:2rem;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 10px 30px #0006}.style-module__vnokYG__toastShow{opacity:1;transform:translate(-50%)translateY(0)}@keyframes style-module__vnokYG__slideFadeIn{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}@media (max-width:992px){.style-module__vnokYG__contactFormCard{max-width:100%}}
