.Hero-module__Vtspxq__hero{background-color:var(--bg-primary);align-items:center;width:100%;min-height:100vh;padding:100px 0;transition:background-color .4s;display:flex;position:relative;overflow:hidden}.Hero-module__Vtspxq__container{width:100%;max-width:var(--container-max);z-index:10;margin:0 auto;padding:0 5vw}.Hero-module__Vtspxq__content{text-align:left;grid-template-columns:1.2fr .8fr;align-items:center;gap:20px 60px;display:grid}.Hero-module__Vtspxq__headline{color:var(--text-main);font-family:var(--font-display);letter-spacing:-.04em;text-transform:lowercase;grid-column:1;font-size:clamp(3.5rem,10vw,8.5rem);line-height:.85}.Hero-module__Vtspxq__visualContainer{grid-area:1/2/span 3;justify-content:flex-end;display:flex}.Hero-module__Vtspxq__imageWrapper{width:420px;height:420px;position:relative}.Hero-module__Vtspxq__subheading{color:var(--text-muted);grid-column:1;max-width:520px;font-size:1.25rem;line-height:1.5}.Hero-module__Vtspxq__ctas{grid-column:1;gap:1.5rem;display:flex}.Hero-module__Vtspxq__primaryBtn{background:var(--text-main);color:var(--bg-primary);border-radius:2px;align-items:center;gap:12px;padding:18px 36px;font-weight:500;display:flex}.Hero-module__Vtspxq__secondaryBtn{color:var(--text-main);border:1px solid var(--border);background:0 0;border-radius:2px;padding:18px 36px}.Hero-module__Vtspxq__circleFrame{border:1px solid var(--border);background:var(--bg-secondary);border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__Vtspxq__heroImage{object-fit:cover;transition:all .8s cubic-bezier(.16,1,.3,1);transform:scale(1)}.Hero-module__Vtspxq__imageWrapper:hover .Hero-module__Vtspxq__heroImage{transform:scale(1.05)}@media (max-width:1024px){.Hero-module__Vtspxq__content{text-align:center;flex-direction:column;align-items:center;gap:35px;display:flex}.Hero-module__Vtspxq__headline{order:1;font-size:3.5rem}.Hero-module__Vtspxq__visualContainer{order:2;justify-content:center;width:260px;margin:10px 0}.Hero-module__Vtspxq__imageWrapper{width:260px;height:260px}.Hero-module__Vtspxq__subheading{order:3;font-size:1.1rem}.Hero-module__Vtspxq__ctas{order:4;justify-content:center}.Hero-module__Vtspxq__dropletContainer,.Hero-module__Vtspxq__scrollTip{display:none}}.Hero-module__Vtspxq__backgroundCanvas{z-index:0;position:absolute;inset:0}.Hero-module__Vtspxq__gridOverlay{background-image:radial-gradient(var(--border)1px,transparent 1px);opacity:.3;background-size:40px 40px;position:absolute;inset:0}.Hero-module__Vtspxq__lineOverflow{height:auto;display:block;overflow:hidden}.Hero-module__Vtspxq__highlight{color:#14cf93;font-style:italic}.Hero-module__Vtspxq__dropletContainer{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:-10%}.Hero-module__Vtspxq__ripple{opacity:0;border:1.5px solid #14cf934d;border-radius:50%;width:100%;height:100%;position:absolute}.Hero-module__Vtspxq__imageWrapper:hover .Hero-module__Vtspxq__ripple{animation:2.5s infinite Hero-module__Vtspxq__waterRipple}@keyframes Hero-module__Vtspxq__waterRipple{0%{opacity:.6;transform:scale(.9)}to{opacity:0;transform:scale(1.4)}}
.Services-module__PKZCHq__services{width:100%;padding:var(--section-padding)0;background-color:var(--bg-primary);position:relative;overflow:hidden}.Services-module__PKZCHq__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.Services-module__PKZCHq__header{text-align:center;max-width:700px;margin:0 auto 80px}.Services-module__PKZCHq__label{font-family:var(--font-inter);color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:.8rem;font-weight:600;display:block}.Services-module__PKZCHq__title{font-family:var(--font-playfair);color:var(--text-main);margin-bottom:24px;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.2}.Services-module__PKZCHq__title span{color:var(--accent)}.Services-module__PKZCHq__subtitle{font-family:var(--font-inter);color:var(--text-muted);font-size:1.15rem;line-height:1.6}.Services-module__PKZCHq__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Services-module__PKZCHq__card{background:rgba(var(--bg-secondary-rgb,248,249,250),.4);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:12px;flex-direction:column;padding:40px;transition:border-color .3s;display:flex;position:relative;overflow:hidden}[data-theme=dark] .Services-module__PKZCHq__card{background:#14141466}.Services-module__PKZCHq__card:hover{border-color:var(--accent)}.Services-module__PKZCHq__iconWrapper{color:var(--accent);background:var(--bg-primary);border:1px solid var(--border);border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:24px;display:flex}.Services-module__PKZCHq__cardTitle{font-family:var(--font-playfair);color:var(--text-main);margin-bottom:16px;font-size:1.5rem}.Services-module__PKZCHq__cardDescription{font-family:var(--font-inter);color:var(--text-muted);flex-grow:1;margin-bottom:32px;font-size:.95rem;line-height:1.6}.Services-module__PKZCHq__cardFooter{color:var(--text-main);cursor:pointer;align-items:center;gap:8px;font-size:.9rem;font-weight:600;display:flex}.Services-module__PKZCHq__arrow{transition:transform .3s}.Services-module__PKZCHq__card:hover .Services-module__PKZCHq__arrow{transform:translate(5px)}.Services-module__PKZCHq__cardGlow{background:radial-gradient(circle at var(--mouse-x,50%)var(--mouse-y,50%),rgba(var(--accent-rgb),.1),transparent 70%);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Services-module__PKZCHq__card:hover .Services-module__PKZCHq__cardGlow{opacity:1}@media (max-width:1024px){.Services-module__PKZCHq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Services-module__PKZCHq__grid{grid-template-columns:1fr}.Services-module__PKZCHq__card{padding:32px}}
.About-module__4EMPOa__aboutSection{padding:var(--section-padding)0;background-color:var(--bg-primary);position:relative;overflow:hidden}.About-module__4EMPOa__container{max-width:var(--container-max);margin:0 auto;padding:0 5vw}.About-module__4EMPOa__header{flex-direction:column;align-items:flex-start;margin-bottom:5rem;display:flex}.About-module__4EMPOa__mainHeading{letter-spacing:-.04em;margin-top:1rem;font-size:clamp(3rem,7vw,6rem);line-height:.9}.About-module__4EMPOa__headerLine{background:var(--border);width:100%;height:1px;margin-top:3rem;position:relative}.About-module__4EMPOa__headerLine:after{content:"";background:var(--text-main);width:80px;height:1px;position:absolute;top:0;left:0}.About-module__4EMPOa__contentGrid{grid-template-columns:1fr 1.1fr;align-items:start;gap:8vw;display:grid}.About-module__4EMPOa__narrativeSide{flex-direction:column;justify-content:space-between;height:100%;display:flex}.About-module__4EMPOa__bio p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.2rem;line-height:1.7}.About-module__4EMPOa__statsRow{gap:3rem;margin-top:2rem;display:flex}.About-module__4EMPOa__statItem{flex-direction:column;display:flex}.About-module__4EMPOa__statValue{font-family:var(--font-display);color:var(--text-main);margin-bottom:.25rem;font-size:2.5rem}.About-module__4EMPOa__expertiseSide{position:relative}.About-module__4EMPOa__expertiseGrid{z-index:2;grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid;position:relative}.About-module__4EMPOa__expertiseCard{border:1px solid var(--border);background:0 0;border-radius:2px;padding:2.2rem;transition:all .6s cubic-bezier(.16,1,.3,1)}.About-module__4EMPOa__iconWrapper{color:var(--text-main);opacity:.8;margin-bottom:1.5rem}.About-module__4EMPOa__expertiseCard h3{color:var(--text-main);margin-bottom:.75rem;font-size:1.4rem}.About-module__4EMPOa__expertiseCard p{color:var(--text-muted);margin-bottom:0;font-size:.85rem;line-height:1.6}.About-module__4EMPOa__glow{background:radial-gradient(circle,var(--accent)0%,transparent 70%);filter:blur(80px);pointer-events:none;z-index:1;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1200px){.About-module__4EMPOa__contentGrid{grid-template-columns:1fr;gap:5rem}}@media (max-width:768px){.About-module__4EMPOa__expertiseGrid{grid-template-columns:1fr}.About-module__4EMPOa__statsRow{flex-direction:column;gap:2rem}.About-module__4EMPOa__mainHeading{font-size:3.5rem}}
.Projects-module__hdPRpq__projects{padding:var(--section-padding)0;background:var(--bg-primary)}.Projects-module__hdPRpq__container{max-width:var(--container-max);margin:0 auto;padding:0 5vw}.Projects-module__hdPRpq__header{margin-bottom:5rem}.Projects-module__hdPRpq__loader{justify-content:center;align-items:center;min-height:600px;display:flex}.Projects-module__hdPRpq__label{font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.3em;color:var(--text-muted);margin-bottom:1rem;font-size:.7rem;display:block}.Projects-module__hdPRpq__title{margin-bottom:3rem;font-size:clamp(3rem,8vw,6rem)!important}.Projects-module__hdPRpq__filterBar{border-bottom:1px solid var(--border);scrollbar-width:none;gap:2.5rem;display:flex;overflow-x:auto}.Projects-module__hdPRpq__filterBtn{color:var(--text-muted);cursor:pointer;text-transform:uppercase;letter-spacing:.15em;white-space:nowrap;background:0 0;border:none;padding:1rem 0;font-size:.7rem;font-weight:600;position:relative}.Projects-module__hdPRpq__filterBtn.Projects-module__hdPRpq__active{color:var(--text-main)}.Projects-module__hdPRpq__activeUnderline{background:var(--accent);height:2px;position:absolute;bottom:-1px;left:0;right:0}.Projects-module__hdPRpq__grid{grid-template-columns:repeat(2,1fr);gap:8rem 4rem;display:grid}@media (max-width:1024px){.Projects-module__hdPRpq__grid{gap:4rem 2rem}}@media (max-width:768px){.Projects-module__hdPRpq__grid{grid-template-columns:1fr;gap:4rem}}
.ProjectCard-module__N2kfZW__cardAnchor{text-decoration:none;display:block}.ProjectCard-module__N2kfZW__card{background:0 0;flex-direction:column;gap:1.5rem;display:flex}.ProjectCard-module__N2kfZW__imageWrapper{aspect-ratio:16/11;background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;position:relative;overflow:hidden}.ProjectCard-module__N2kfZW__imageWrapper img{object-fit:cover;width:100%;height:100%}.ProjectCard-module__N2kfZW__featuredBadge{background:var(--accent);color:var(--bg-primary);text-transform:uppercase;letter-spacing:.1em;z-index:2;padding:.5rem 1rem;font-size:.65rem;font-weight:600;position:absolute;top:1.5rem;left:1.5rem}.ProjectCard-module__N2kfZW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProjectCard-module__N2kfZW__cta{background:var(--bg-primary);color:var(--text-main);text-transform:uppercase;letter-spacing:.1em;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.75rem;font-weight:600;display:flex}.ProjectCard-module__N2kfZW__content{padding:0 .5rem}.ProjectCard-module__N2kfZW__category{text-transform:uppercase;letter-spacing:.2em;color:var(--text-muted);font-size:.7rem;font-weight:500}.ProjectCard-module__N2kfZW__title{font-family:var(--font-display),serif;color:var(--text-main);margin:.5rem 0 1rem;font-size:1.75rem!important}.ProjectCard-module__N2kfZW__techStack{flex-wrap:wrap;gap:.5rem;display:flex}.ProjectCard-module__N2kfZW__techTag{color:var(--text-muted);border:1px solid var(--border);border-radius:4px;padding:.25rem .6rem;font-size:.65rem}.ProjectCard-module__N2kfZW__techMore{color:var(--accent);align-self:center;font-size:.65rem;font-weight:600}
.Experience-module__7DsGCq__experience{width:100%;padding:var(--section-padding)0;background-color:var(--bg-primary);overflow:hidden}.Experience-module__7DsGCq__container{max-width:var(--container-max);grid-template-columns:1fr 1fr;gap:100px;margin:0 auto;padding:0 24px;display:grid}.Experience-module__7DsGCq__label{color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:12px;font-size:.8rem;font-weight:600;display:block}.Experience-module__7DsGCq__title{font-family:var(--font-playfair);margin-bottom:48px;font-size:clamp(2.5rem,5vw,3.5rem)}.Experience-module__7DsGCq__title span{color:var(--accent)}.Experience-module__7DsGCq__timeline{border-left:1px solid var(--border);padding-left:32px;position:relative}.Experience-module__7DsGCq__timelineItem{cursor:default;margin-bottom:60px;position:relative}.Experience-module__7DsGCq__dot{background:var(--accent);width:10px;height:10px;box-shadow:0 0 15px var(--accent);border-radius:50%;position:absolute;top:8px;left:-37px}.Experience-module__7DsGCq__period{color:var(--accent);margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.Experience-module__7DsGCq__role{font-family:var(--font-playfair);margin-bottom:4px;font-size:1.6rem}.Experience-module__7DsGCq__company{color:var(--text-muted);margin-bottom:16px;font-size:1rem;font-weight:500}.Experience-module__7DsGCq__description{color:var(--text-muted);line-height:1.7}.Experience-module__7DsGCq__descriptionList{flex-direction:column;gap:4px;display:flex}.Experience-module__7DsGCq__descriptionPoint{transition:opacity .3s}.Experience-module__7DsGCq__descriptionPoint:nth-child(n+2){opacity:0;display:none}.Experience-module__7DsGCq__timelineItem:hover .Experience-module__7DsGCq__descriptionPoint:nth-child(n+2){opacity:1;display:block}.Experience-module__7DsGCq__skillsGrid{grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:16px;display:grid}.Experience-module__7DsGCq__skillCard{background:rgba(var(--bg-secondary-rgb),.5);-webkit-backdrop-filter:blur(10px);border:1px solid var(--border);cursor:pointer;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px 16px;transition:border-color .3s;display:flex;position:relative;overflow:hidden}.Experience-module__7DsGCq__skillCard:hover{border-color:#ffffff4d}.Experience-module__7DsGCq__iconBox{perspective:1000px;z-index:2;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Experience-module__7DsGCq__iconInner{filter:drop-shadow(0 0 8px);justify-content:center;align-items:center;display:flex}.Experience-module__7DsGCq__skillName{font-family:var(--font-inter);color:var(--text-main);text-transform:uppercase;letter-spacing:1px;z-index:2;font-size:.85rem;font-weight:600}.Experience-module__7DsGCq__cardGlow{filter:blur(40px);opacity:0;z-index:1;width:100%;height:100%;transition:opacity .4s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Experience-module__7DsGCq__skillCard:hover .Experience-module__7DsGCq__cardGlow{opacity:.15}.Experience-module__7DsGCq__skillAmbientGlow{background:radial-gradient(circle,rgba(var(--accent-rgb),.1)0%,transparent 70%);filter:blur(60px);z-index:-1;pointer-events:none;width:400px;height:400px;position:absolute;top:40%;right:-80px}@media (max-width:1100px){.Experience-module__7DsGCq__container{gap:60px}}@media (max-width:1024px){.Experience-module__7DsGCq__container{grid-template-columns:1fr}.Experience-module__7DsGCq__skillsGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (max-width:480px){.Experience-module__7DsGCq__skillsGrid{grid-template-columns:repeat(2,1fr)}}
.Contact-module__sgxDga__contact{width:100%;padding:var(--section-padding)0;background-color:var(--bg-primary)}.Contact-module__sgxDga__container{max-width:var(--container-max);margin:0 auto;padding:0 24px}.Contact-module__sgxDga__header{text-align:center;margin-bottom:64px}.Contact-module__sgxDga__label{color:var(--accent);text-transform:uppercase;letter-spacing:3px;margin-bottom:12px;font-size:.75rem;font-weight:700;display:block}.Contact-module__sgxDga__title{font-family:var(--font-playfair);color:var(--text-main);font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.1}.Contact-module__sgxDga__title span{color:var(--accent)}.Contact-module__sgxDga__formCard{background:var(--bg-secondary);border:1px solid var(--border);border-radius:24px;max-width:640px;min-height:480px;margin:0 auto;padding:48px;box-shadow:0 30px 60px #0000001f}.Contact-module__sgxDga__stepper{gap:12px;margin-bottom:48px;display:flex}.Contact-module__sgxDga__stepIndicator{flex-direction:column;flex:1;gap:8px;display:flex}.Contact-module__sgxDga__stepLine{background:var(--border);border-radius:2px;height:4px;transition:all .4s}.Contact-module__sgxDga__activeLine{background:var(--accent)}.Contact-module__sgxDga__stepIndicator span{text-transform:uppercase;color:var(--text-muted);opacity:.6;font-size:.7rem;font-weight:600}.Contact-module__sgxDga__stepIndicator .Contact-module__sgxDga__activeText{color:var(--text-main);opacity:1}.Contact-module__sgxDga__stepTitle{font-family:var(--font-playfair);color:var(--text-main);margin-bottom:32px;font-size:1.75rem}.Contact-module__sgxDga__serviceGrid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__sgxDga__serviceBtn{background:var(--bg-primary);border:1px solid var(--border);cursor:pointer;color:var(--text-main);border-radius:16px;align-items:center;gap:16px;padding:24px;transition:all .3s cubic-bezier(.23,1,.32,1);display:flex}.Contact-module__sgxDga__serviceBtn:hover{border-color:var(--accent);transform:translateY(-4px)}.Contact-module__sgxDga__serviceBtn.Contact-module__sgxDga__selected{border-color:var(--accent);color:#fff;background:linear-gradient(135deg,#7c3aed,#ec4899)}.Contact-module__sgxDga__inputStack{flex-direction:column;gap:20px;display:flex}.Contact-module__sgxDga__fieldLabel{color:var(--text-muted);margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.Contact-module__sgxDga__textField,.Contact-module__sgxDga__textArea,.Contact-module__sgxDga__selectField{background:var(--bg-primary);border:1px solid var(--border);width:100%;color:var(--text-main);appearance:none;border-radius:12px;padding:16px;font-family:inherit;font-size:1rem}.Contact-module__sgxDga__textArea{resize:none;height:140px}.Contact-module__sgxDga__footer{justify-content:space-between;gap:16px;margin-top:48px;display:flex}.Contact-module__sgxDga__navBtnNext,.Contact-module__sgxDga__submitBtn{background:var(--text-main);color:var(--bg-primary);cursor:pointer;border:none;border-radius:12px;align-items:center;gap:10px;margin-left:auto;padding:14px 28px;font-weight:700;transition:opacity .3s;display:flex}.Contact-module__sgxDga__navBtnNext:disabled,.Contact-module__sgxDga__submitBtn:disabled{opacity:.4;cursor:not-allowed}.Contact-module__sgxDga__navBtnPrev{border:1px solid var(--border);color:var(--text-main);cursor:pointer;background:0 0;border-radius:12px;align-items:center;gap:8px;padding:14px 28px;font-weight:600;display:flex}.Contact-module__sgxDga__successState{text-align:center;padding:40px 0}.Contact-module__sgxDga__iconCircle{color:#10b981;background:#10b9811a;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;display:flex}.Contact-module__sgxDga__successTitle{font-family:var(--font-playfair);color:var(--text-main);margin-bottom:12px;font-size:2rem}.Contact-module__sgxDga__successTitle span{color:var(--accent)}.Contact-module__sgxDga__successText{color:var(--text-muted);margin-bottom:32px}.Contact-module__sgxDga__resetLink{color:var(--accent);cursor:pointer;background:0 0;border:none;font-weight:700}.Contact-module__sgxDga__spin{animation:1s linear infinite Contact-module__sgxDga__spin}@keyframes Contact-module__sgxDga__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:600px){.Contact-module__sgxDga__formCard{padding:32px 24px}.Contact-module__sgxDga__serviceGrid{grid-template-columns:1fr}}
