.Navbar-module__cJzEcG__navbar{z-index:1000;width:100%;padding:0 24px;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);background:#f0f4f9d9;border-bottom:1px solid #0ea5e926;box-shadow:0 4px 20px #0f172a0a}.Navbar-module__cJzEcG__navInner{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.5px;background:var(--gradient-main);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:700;transition:opacity .3s}.Navbar-module__cJzEcG__logo:hover{opacity:.8}.Navbar-module__cJzEcG__logoAngle{color:var(--accent-sky);-webkit-text-fill-color:var(--accent-sky);font-weight:300}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:8px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);border-radius:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative}.Navbar-module__cJzEcG__navLink:hover{color:var(--accent-blue);background:#0ea5e914}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:var(--accent-blue)}.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active:after{content:"";background:var(--gradient-main);border-radius:1px;width:16px;height:2px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__contactBtn{color:#fff;background:var(--gradient-main);border-radius:9999px;padding:8px 20px;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 0 20px #0ea5e94d}.Navbar-module__cJzEcG__contactBtn:hover{transform:translateY(-1px);box-shadow:0 0 30px #0ea5e980}.Navbar-module__cJzEcG__hamburger{cursor:pointer;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--text-primary);border-radius:2px;width:22px;height:2px;transition:all .3s;display:block}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburger.Navbar-module__cJzEcG__open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:768px){.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__navLinks{-webkit-backdrop-filter:blur(20px);opacity:0;background:#f0f4f9fa;border-bottom:1px solid #0ea5e92e;flex-direction:column;gap:4px;width:100%;padding:20px;transition:all .4s cubic-bezier(.16,1,.3,1);position:fixed;top:72px;left:0;transform:translateY(-120%);box-shadow:0 10px 30px #0f172a14}.Navbar-module__cJzEcG__navLinks.Navbar-module__cJzEcG__open{opacity:1;transform:translateY(0)}.Navbar-module__cJzEcG__navLink{text-align:center;width:100%;padding:12px 16px}.Navbar-module__cJzEcG__contactBtn{text-align:center;width:100%;padding:12px 20px}}
.HeroSection-module__sBkrQG__hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 80px;display:flex;position:relative;overflow:hidden}.HeroSection-module__sBkrQG__heroContent{z-index:2;text-align:center;max-width:900px;position:relative}.HeroSection-module__sBkrQG__headline{letter-spacing:-2px;color:var(--text-primary);margin-bottom:24px;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:900;line-height:1.1}.HeroSection-module__sBkrQG__headlineGradient{background:var(--gradient-main);-webkit-text-fill-color:transparent;background-size:200% 200%;-webkit-background-clip:text;background-clip:text;animation:6s infinite HeroSection-module__sBkrQG__gradient-shift}.HeroSection-module__sBkrQG__subheadline{color:var(--text-secondary);max-width:620px;margin:0 auto 28px;font-size:1.15rem;line-height:1.8}.HeroSection-module__sBkrQG__highlight{color:var(--accent-teal);font-weight:600}.HeroSection-module__sBkrQG__trustSignals{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-bottom:36px;display:flex}.HeroSection-module__sBkrQG__trustItem{color:var(--accent-blue);align-items:center;gap:6px;font-size:.85rem;font-weight:500;display:inline-flex}.HeroSection-module__sBkrQG__heroCta{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-bottom:48px;display:flex}.HeroSection-module__sBkrQG__ctaPrimary{color:#fff;background:var(--gradient-main);border-radius:14px;align-items:center;gap:10px;padding:16px 36px;font-size:1.05rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0ea5e959,0 2px 8px #0ea5e933}.HeroSection-module__sBkrQG__ctaPrimary:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000) 0 0/200% 100%;animation:3s ease-in-out infinite HeroSection-module__sBkrQG__shimmer;position:absolute;inset:0}.HeroSection-module__sBkrQG__ctaPrimary:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 8px 30px #0ea5e980,0 4px 12px #0ea5e94d}.HeroSection-module__sBkrQG__ctaSecondary{color:var(--text-primary);background:#ffffffd9;border:1px solid #0ea5e940;border-radius:14px;align-items:center;gap:8px;padding:16px 36px;font-size:1.05rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex}.HeroSection-module__sBkrQG__ctaSecondary:hover{border-color:var(--accent-blue);background:#fff;transform:translateY(-3px);box-shadow:0 8px 24px #0ea5e926}.HeroSection-module__sBkrQG__statsRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:48px;display:flex}.HeroSection-module__sBkrQG__statItem{flex-direction:column;align-items:center;gap:4px;display:flex}.HeroSection-module__sBkrQG__statValue{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800;line-height:1}.HeroSection-module__sBkrQG__statLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1.5px;font-size:.75rem;font-family:var(--font-mono)}.HeroSection-module__sBkrQG__statusBadge{color:var(--accent-teal);background:#0ea5e914;border:1px solid #0ea5e938;border-radius:9999px;align-items:center;gap:8px;margin-bottom:28px;padding:8px 18px;font-size:.82rem;font-weight:500;display:inline-flex}.HeroSection-module__sBkrQG__statusDot{background:var(--accent-emerald);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite HeroSection-module__sBkrQG__pulse-glow;box-shadow:0 0 8px #0ea5e999}.HeroSection-module__sBkrQG__scrollIndicator{z-index:2;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.HeroSection-module__sBkrQG__scrollLine{background:linear-gradient(to bottom, var(--accent-teal), transparent);width:1px;height:40px;animation:2s ease-in-out infinite HeroSection-module__sBkrQG__bounce-subtle}.HeroSection-module__sBkrQG__scrollText{font-size:.7rem;font-family:var(--font-mono);color:var(--text-muted);letter-spacing:3px;text-transform:uppercase}.HeroSection-module__sBkrQG__orbTeal{filter:blur(70px);z-index:0;background:radial-gradient(circle,#38bdf833 0%,#0000 70%);border-radius:50%;width:450px;height:450px;animation:8s ease-in-out infinite HeroSection-module__sBkrQG__float;position:absolute;top:5%;left:-12%}.HeroSection-module__sBkrQG__orbCyan{filter:blur(70px);z-index:0;background:radial-gradient(circle,#0ea5e929 0%,#0000 70%);border-radius:50%;width:380px;height:380px;animation:10s ease-in-out infinite reverse HeroSection-module__sBkrQG__float;position:absolute;bottom:10%;right:-5%}.HeroSection-module__sBkrQG__orbEmerald{filter:blur(50px);z-index:0;background:radial-gradient(circle,#7dd3fc2e 0%,#0000 70%);border-radius:50%;width:250px;height:250px;animation:12s ease-in-out infinite HeroSection-module__sBkrQG__float;position:absolute;top:40%;right:18%}.HeroSection-module__sBkrQG__gridLines{z-index:0;background-image:linear-gradient(#0ea5e90d 1px,#0000 1px),linear-gradient(90deg,#0ea5e90d 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#00000080 0%,#0000 70%);mask-image:radial-gradient(#00000080 0%,#0000 70%)}@media (max-width:768px){.HeroSection-module__sBkrQG__hero{padding:100px 16px 60px}.HeroSection-module__sBkrQG__headline{letter-spacing:-1px}.HeroSection-module__sBkrQG__heroCta{flex-direction:column;width:100%}.HeroSection-module__sBkrQG__ctaPrimary,.HeroSection-module__sBkrQG__ctaSecondary{justify-content:center;width:100%}.HeroSection-module__sBkrQG__statsRow{gap:32px}.HeroSection-module__sBkrQG__trustSignals{gap:16px}}
.AboutSection-module__UGBiha__about{padding:var(--section-padding);z-index:1;position:relative}.AboutSection-module__UGBiha__aboutGrid{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid}.AboutSection-module__UGBiha__portraitWrapper{perspective:1000px;position:relative}.AboutSection-module__UGBiha__portraitCard{transform-style:preserve-3d;border-radius:24px;transition:transform .6s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.AboutSection-module__UGBiha__portraitCard:hover{transform:rotateY(-5deg)rotateX(3deg)scale(1.02)}.AboutSection-module__UGBiha__portraitImage{border-radius:24px;width:100%;height:auto;display:block}.AboutSection-module__UGBiha__portraitGlow{z-index:-1;opacity:.5;filter:blur(8px);background:linear-gradient(135deg,#0284c7 0%,#0ea5e9 50%,#38bdf8 100%) 0 0/300% 300%;border-radius:26px;animation:4s infinite AboutSection-module__UGBiha__gradient-shift;position:absolute;inset:-3px}.AboutSection-module__UGBiha__dotGrid{z-index:-1;background-image:radial-gradient(circle,#0ea5e940 1px,#0000 1px);background-size:12px 12px;width:120px;height:120px;position:absolute;bottom:-20px;right:-20px}.AboutSection-module__UGBiha__experienceBadge{-webkit-backdrop-filter:blur(20px);z-index:2;background:#ffffffe6;border:1px solid #0ea5e933;border-radius:16px;align-items:center;gap:12px;padding:16px 20px;display:flex;position:absolute;bottom:24px;right:-30px;box-shadow:0 8px 32px #0ea5e91f}.AboutSection-module__UGBiha__badgeIcon{background:var(--gradient-main);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.AboutSection-module__UGBiha__badgeText{flex-direction:column;display:flex}.AboutSection-module__UGBiha__badgeNumber{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:800;line-height:1.2}.AboutSection-module__UGBiha__badgeLabel{color:var(--text-secondary);font-size:.75rem;line-height:1.2}.AboutSection-module__UGBiha__aboutContent{flex-direction:column;gap:24px;display:flex}.AboutSection-module__UGBiha__aboutText{color:var(--text-secondary);font-size:1.05rem;line-height:1.9}.AboutSection-module__UGBiha__aboutHighlight{color:var(--accent-blue);font-weight:600}.AboutSection-module__UGBiha__skillsGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:8px;display:grid}.AboutSection-module__UGBiha__skillItem{background:#ffffffbf;border:1px solid #0ea5e91f;border-radius:12px;align-items:center;gap:12px;padding:14px 18px;transition:all .3s;display:flex}.AboutSection-module__UGBiha__skillItem:hover{background:#fffffff2;border-color:#0ea5e94d;transform:translate(4px);box-shadow:0 4px 16px #0ea5e914}.AboutSection-module__UGBiha__skillIcon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.AboutSection-module__UGBiha__skillIcon.AboutSection-module__UGBiha__purple{color:#0284c7;background:#0284c71f}.AboutSection-module__UGBiha__skillIcon.AboutSection-module__UGBiha__cyan{color:#0ea5e9;background:#0ea5e91f}.AboutSection-module__UGBiha__skillIcon.AboutSection-module__UGBiha__pink{color:#0284c7;background:#38bdf826}.AboutSection-module__UGBiha__skillIcon.AboutSection-module__UGBiha__blue{color:#2563eb;background:#60a5fa26}.AboutSection-module__UGBiha__skillName{color:var(--text-primary);font-size:.85rem;font-weight:600;line-height:1.3}.AboutSection-module__UGBiha__skillDesc{color:var(--text-muted);font-size:.75rem;line-height:1.3}@media (max-width:900px){.AboutSection-module__UGBiha__aboutGrid{grid-template-columns:1fr;gap:48px}.AboutSection-module__UGBiha__portraitWrapper{max-width:400px;margin:0 auto}.AboutSection-module__UGBiha__experienceBadge{bottom:-15px;right:0}.AboutSection-module__UGBiha__skillsGrid{grid-template-columns:1fr}}
.ServicesSection-module__JL3_nq__services{padding:var(--section-padding);z-index:1;position:relative}.ServicesSection-module__JL3_nq__servicesInner{max-width:1200px;margin:0 auto;padding:0 24px}.ServicesSection-module__JL3_nq__servicesHeader{text-align:center;margin-bottom:64px}.ServicesSection-module__JL3_nq__servicesDesc{color:var(--text-secondary);max-width:580px;margin:0 auto;font-size:1.05rem;line-height:1.8}.ServicesSection-module__JL3_nq__servicesGrid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.ServicesSection-module__JL3_nq__serviceCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;gap:16px;padding:36px 28px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.ServicesSection-module__JL3_nq__serviceCard:before{content:"";background:var(--gradient-main);opacity:0;width:100%;height:3px;transition:opacity .4s;position:absolute;top:0;left:0}.ServicesSection-module__JL3_nq__serviceCard:hover{background:#fffffff2;border-color:#0ea5e959;transform:translateY(-8px);box-shadow:0 20px 40px #0ea5e91f,0 0 30px #0ea5e914}.ServicesSection-module__JL3_nq__serviceCard:hover:before{opacity:1}.ServicesSection-module__JL3_nq__cardGlow{pointer-events:none;opacity:0;background:radial-gradient(circle,#0ea5e91f 0%,#0000 70%);border-radius:50%;width:200px;height:200px;transition:opacity .4s;position:absolute;top:-100px;right:-100px}.ServicesSection-module__JL3_nq__serviceCard:hover .ServicesSection-module__JL3_nq__cardGlow{opacity:1}.ServicesSection-module__JL3_nq__serviceIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.3rem;display:flex}.ServicesSection-module__JL3_nq__serviceIcon.ServicesSection-module__JL3_nq__teal{color:#0284c7;background:#0284c71f}.ServicesSection-module__JL3_nq__serviceIcon.ServicesSection-module__JL3_nq__cyan{color:#0ea5e9;background:#0ea5e91f}.ServicesSection-module__JL3_nq__serviceIcon.ServicesSection-module__JL3_nq__emerald{color:#0284c7;background:#38bdf826}.ServicesSection-module__JL3_nq__serviceIcon.ServicesSection-module__JL3_nq__blue{color:#2563eb;background:#60a5fa26}.ServicesSection-module__JL3_nq__serviceTitle{color:var(--text-primary);font-size:1.2rem;font-weight:700;line-height:1.3}.ServicesSection-module__JL3_nq__serviceDescription{color:var(--text-secondary);flex:1;font-size:.9rem;line-height:1.7}.ServicesSection-module__JL3_nq__featureList{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.ServicesSection-module__JL3_nq__featureTag{font-size:.72rem;font-family:var(--font-mono);color:var(--accent-blue);letter-spacing:.5px;background:#0ea5e914;border:1px solid #0ea5e92e;border-radius:6px;padding:4px 12px}.ServicesSection-module__JL3_nq__ctaWrapper{text-align:center;margin-top:56px}.ServicesSection-module__JL3_nq__servicesCta{color:#fff;background:var(--gradient-main);border-radius:14px;align-items:center;gap:8px;padding:16px 40px;font-size:1rem;font-weight:700;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 4px 20px #0ea5e959}.ServicesSection-module__JL3_nq__servicesCta:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 8px 30px #0ea5e980}@media (max-width:768px){.ServicesSection-module__JL3_nq__servicesGrid{grid-template-columns:1fr}}
.ProjectsSection-module__5HM1Qq__projects{padding:var(--section-padding);z-index:1;position:relative}.ProjectsSection-module__5HM1Qq__projectsInner{max-width:1200px;margin:0 auto;padding:0 24px}.ProjectsSection-module__5HM1Qq__projectsHeader{text-align:center;margin-bottom:64px}.ProjectsSection-module__5HM1Qq__projectsDesc{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.05rem}.ProjectsSection-module__5HM1Qq__projectsGrid{grid-template-columns:repeat(2,1fr);gap:28px;display:grid}.ProjectsSection-module__5HM1Qq__projectCard{background:var(--bg-card);border:1px solid var(--border-color);perspective:800px;cursor:default;border-radius:20px;padding:32px;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.ProjectsSection-module__5HM1Qq__projectCard:before{content:"";background:var(--gradient-main);opacity:0;width:100%;height:3px;transition:opacity .4s;position:absolute;top:0;left:0}.ProjectsSection-module__5HM1Qq__projectCard:hover{background:#fffffff2;border-color:#0ea5e959;transform:translateY(-8px)rotateX(2deg);box-shadow:0 20px 40px #0ea5e91f,0 0 30px #0ea5e914}.ProjectsSection-module__5HM1Qq__projectCard:hover:before{opacity:1}.ProjectsSection-module__5HM1Qq__projectCard.ProjectsSection-module__5HM1Qq__featured{grid-column:span 2;grid-template-columns:1fr 1fr;align-items:center;gap:32px;display:grid}.ProjectsSection-module__5HM1Qq__projectNumber{font-family:var(--font-mono);color:var(--accent-blue);margin-bottom:12px;font-size:.8rem;display:inline-block}.ProjectsSection-module__5HM1Qq__projectTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.4rem;font-weight:700;line-height:1.3;transition:color .3s}.ProjectsSection-module__5HM1Qq__projectCard:hover .ProjectsSection-module__5HM1Qq__projectTitle{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ProjectsSection-module__5HM1Qq__projectDescription{color:var(--text-secondary);margin-bottom:20px;font-size:.92rem;line-height:1.7}.ProjectsSection-module__5HM1Qq__projectTags{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.ProjectsSection-module__5HM1Qq__tag{font-size:.75rem;font-family:var(--font-mono);color:var(--accent-blue);letter-spacing:.5px;background:#0ea5e914;border:1px solid #0ea5e92e;border-radius:6px;padding:4px 12px}.ProjectsSection-module__5HM1Qq__projectLinks{gap:12px;display:flex}.ProjectsSection-module__5HM1Qq__projectLink{color:var(--text-secondary);background:#ffffffb3;border:1px solid #0ea5e929;border-radius:8px;align-items:center;gap:6px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.ProjectsSection-module__5HM1Qq__projectLink:hover{color:var(--accent-blue);background:#0ea5e914;border-color:#0ea5e966}.ProjectsSection-module__5HM1Qq__projectPreview{background:var(--gradient-subtle);border:1px solid #0ea5e91f;border-radius:12px;justify-content:center;align-items:center;width:100%;height:220px;font-size:3rem;display:flex;position:relative;overflow:hidden}.ProjectsSection-module__5HM1Qq__projectPreview:after{content:"";pointer-events:none;background:linear-gradient(135deg,#0ea5e90f,#38bdf80f);position:absolute;inset:0}.ProjectsSection-module__5HM1Qq__cornerAccent{width:60px;height:60px;position:absolute;top:-1px;right:-1px;overflow:hidden}.ProjectsSection-module__5HM1Qq__cornerAccent:after{content:"";background:var(--gradient-main);opacity:.06;border-radius:0 0 0 100%;width:80px;height:80px;position:absolute;top:0;right:0}@media (max-width:900px){.ProjectsSection-module__5HM1Qq__projectsGrid{grid-template-columns:1fr}.ProjectsSection-module__5HM1Qq__projectCard.ProjectsSection-module__5HM1Qq__featured{grid-column:span 1;grid-template-columns:1fr}.ProjectsSection-module__5HM1Qq__projectPreview{height:180px}}@media (max-width:480px){.ProjectsSection-module__5HM1Qq__projectCard{padding:24px}.ProjectsSection-module__5HM1Qq__projectTitle{font-size:1.2rem}}
.FreelanceProjectsSection-module__IR-VbG__freelance{padding:var(--section-padding);z-index:10;position:relative}.FreelanceProjectsSection-module__IR-VbG__freelanceGrid{flex-direction:column;gap:40px;margin-top:48px;display:flex}.FreelanceProjectsSection-module__IR-VbG__projectCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);transition:all var(--transition-medium);grid-template-columns:1fr 1.5fr;align-items:center;gap:32px;padding:40px;display:grid}.FreelanceProjectsSection-module__IR-VbG__projectCard:hover{background:#fffffff2;border-color:#0ea5e966;transform:translateY(-5px);box-shadow:0 20px 40px #0ea5e91f}.FreelanceProjectsSection-module__IR-VbG__imageWrapper{aspect-ratio:16/9;border-radius:var(--radius-lg);width:100%;position:relative;overflow:hidden}.FreelanceProjectsSection-module__IR-VbG__projectImage{object-fit:cover;transition:transform var(--transition-slow)}.FreelanceProjectsSection-module__IR-VbG__projectCard:hover .FreelanceProjectsSection-module__IR-VbG__projectImage{transform:scale(1.05)}.FreelanceProjectsSection-module__IR-VbG__imageOverlay{background:var(--gradient-subtle);opacity:.5;transition:opacity var(--transition-fast);position:absolute;inset:0}.FreelanceProjectsSection-module__IR-VbG__projectCard:hover .FreelanceProjectsSection-module__IR-VbG__imageOverlay{opacity:0}.FreelanceProjectsSection-module__IR-VbG__projectContent{flex-direction:column;gap:16px;display:flex}.FreelanceProjectsSection-module__IR-VbG__projectTitle{color:var(--text-primary);font-size:1.75rem;font-weight:700}.FreelanceProjectsSection-module__IR-VbG__projectDesc{color:var(--text-secondary);line-height:1.6}.FreelanceProjectsSection-module__IR-VbG__tags{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.FreelanceProjectsSection-module__IR-VbG__tag{color:var(--accent-blue);border-radius:var(--radius-full);font-size:.85rem;font-family:var(--font-mono);background:#0ea5e914;border:1px solid #0ea5e92e;padding:6px 12px}.FreelanceProjectsSection-module__IR-VbG__linkButton{color:var(--text-primary);transition:color var(--transition-fast);align-self:flex-start;align-items:center;gap:8px;margin-top:16px;font-weight:600;display:inline-flex}.FreelanceProjectsSection-module__IR-VbG__linkButton:hover{color:var(--accent-blue)}@media (max-width:992px){.FreelanceProjectsSection-module__IR-VbG__projectCard{grid-template-columns:1fr;padding:24px}}
.TestimonialsSection-module__g6gg7W__testimonials{padding:var(--section-padding);z-index:1;position:relative}.TestimonialsSection-module__g6gg7W__testimonialsInner{max-width:960px;margin:0 auto;padding:0 24px}.TestimonialsSection-module__g6gg7W__testimonialsHeader{text-align:center;margin-bottom:56px}.TestimonialsSection-module__g6gg7W__testimonialsDesc{color:var(--text-secondary);max-width:580px;margin:0 auto;font-size:1.05rem;line-height:1.8}.TestimonialsSection-module__g6gg7W__carouselWrapper{max-width:820px;margin:0 auto;position:relative}.TestimonialsSection-module__g6gg7W__testimonialCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);align-items:center;min-height:280px;padding:48px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #0006}.TestimonialsSection-module__g6gg7W__testimonialCard:before{content:"";background:var(--gradient-main);opacity:.8;width:100%;height:2px;position:absolute;top:0;left:0}.TestimonialsSection-module__g6gg7W__quoteIcon{color:#14b8a614;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:serif;font-size:6rem;line-height:1;position:absolute;top:20px;right:32px}.TestimonialsSection-module__g6gg7W__cardInner{z-index:1;width:100%;position:relative}.TestimonialsSection-module__g6gg7W__stars{gap:6px;margin-bottom:20px;display:flex}.TestimonialsSection-module__g6gg7W__quote{color:var(--text-primary);margin-bottom:28px;font-size:1.15rem;font-style:italic;line-height:1.8}.TestimonialsSection-module__g6gg7W__author{align-items:center;gap:16px;display:flex}.TestimonialsSection-module__g6gg7W__avatar{border-radius:var(--radius-full);background:var(--gradient-main);color:#030c0f;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1rem;font-weight:700;display:flex;box-shadow:0 0 20px #14b8a64d}.TestimonialsSection-module__g6gg7W__authorName{color:var(--text-primary);font-size:1.05rem;font-weight:700;line-height:1.3}.TestimonialsSection-module__g6gg7W__authorRole{color:var(--text-secondary);font-size:.85rem;font-family:var(--font-mono);margin-top:2px}.TestimonialsSection-module__g6gg7W__carouselControls{justify-content:center;align-items:center;gap:20px;margin-top:36px;display:flex}.TestimonialsSection-module__g6gg7W__carouselBtn{border-radius:var(--radius-full);border:1px solid var(--border-color);width:44px;height:44px;color:var(--text-primary);transition:all .3s var(--ease-out-expo);background:#061e2899;justify-content:center;align-items:center;display:flex}.TestimonialsSection-module__g6gg7W__carouselBtn:hover{border-color:var(--border-glow);color:var(--accent-teal);background:#14b8a626;transform:scale(1.08)}.TestimonialsSection-module__g6gg7W__dots{align-items:center;gap:10px;display:flex}.TestimonialsSection-module__g6gg7W__dot{border-radius:var(--radius-full);width:10px;height:10px;transition:all .3s var(--ease-out-expo);background:#ffffff26;border:none;padding:0}.TestimonialsSection-module__g6gg7W__activeDot{background:var(--gradient-main);width:28px;box-shadow:0 0 12px #14b8a680}@media (max-width:640px){.TestimonialsSection-module__g6gg7W__testimonialCard{min-height:320px;padding:32px 24px}.TestimonialsSection-module__g6gg7W__quote{margin-bottom:24px;font-size:1rem;line-height:1.7}.TestimonialsSection-module__g6gg7W__quoteIcon{font-size:4rem;top:12px;right:18px}.TestimonialsSection-module__g6gg7W__avatar{width:42px;height:42px;font-size:.9rem}}
.PricingSection-module__2CM7mq__pricing{padding:var(--section-padding);z-index:1;position:relative}.PricingSection-module__2CM7mq__pricingInner{max-width:var(--container-width);padding:var(--container-padding);margin:0 auto}.PricingSection-module__2CM7mq__pricingHeader{text-align:center;margin-bottom:64px}.PricingSection-module__2CM7mq__pricingDesc{color:var(--text-secondary);max-width:680px;margin:0 auto;font-size:1.05rem;line-height:1.8}.PricingSection-module__2CM7mq__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:28px;display:grid}.PricingSection-module__2CM7mq__pricingCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all .4s var(--ease-out-expo);-webkit-backdrop-filter:blur(20px);flex-direction:column;padding:40px 32px;display:flex;position:relative}.PricingSection-module__2CM7mq__pricingCard:hover{border-color:#0ea5e959;transform:translateY(-8px);box-shadow:0 20px 40px #0ea5e91f,0 0 30px #0ea5e914}.PricingSection-module__2CM7mq__popularCard{background:linear-gradient(#fffffff2 0%,#f0f8ffe6 100%);border-color:#0ea5e966;position:relative;box-shadow:0 16px 40px #0ea5e926,0 0 35px #0ea5e91a}.PricingSection-module__2CM7mq__popularCard:before{content:"";background:var(--gradient-main);border-radius:var(--radius-xl) var(--radius-xl) 0 0;height:3px;position:absolute;top:0;left:0;right:0}.PricingSection-module__2CM7mq__popularBadge{background:var(--gradient-main);color:#fff;text-transform:uppercase;letter-spacing:1.5px;border-radius:var(--radius-full);white-space:nowrap;align-items:center;gap:6px;padding:6px 16px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 4px 15px #0ea5e966}.PricingSection-module__2CM7mq__starIcon{font-size:.85rem}.PricingSection-module__2CM7mq__cardTop{margin-bottom:24px}.PricingSection-module__2CM7mq__cardHeaderRow{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.PricingSection-module__2CM7mq__planNumber{font-family:var(--font-mono);color:var(--accent-blue);letter-spacing:1px;font-size:.9rem;font-weight:700}.PricingSection-module__2CM7mq__planBadge{font-size:.75rem;font-family:var(--font-mono);border-radius:var(--radius-sm);color:var(--accent-blue);background:#0ea5e914;border:1px solid #0ea5e933;padding:3px 10px}.PricingSection-module__2CM7mq__planName{color:var(--text-primary);margin-bottom:8px;font-size:1.45rem;font-weight:800;line-height:1.3}.PricingSection-module__2CM7mq__planDesc{color:var(--text-secondary);min-height:48px;font-size:.88rem;line-height:1.6}.PricingSection-module__2CM7mq__priceContainer{margin-bottom:24px}.PricingSection-module__2CM7mq__priceRow{align-items:baseline;gap:8px;display:flex}.PricingSection-module__2CM7mq__price{color:var(--text-primary);font-size:2.5rem;font-weight:900;line-height:1;font-family:var(--font-primary);background:linear-gradient(135deg,#0f172a 0%,#0284c7 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.PricingSection-module__2CM7mq__period{color:var(--text-muted);font-size:.88rem;font-family:var(--font-mono)}.PricingSection-module__2CM7mq__featureDivider{background:var(--border-color);width:100%;height:1px;margin-bottom:24px}.PricingSection-module__2CM7mq__featureList{flex-direction:column;flex:1;gap:14px;margin-bottom:32px;display:flex}.PricingSection-module__2CM7mq__featureItem{color:var(--text-primary);align-items:flex-start;gap:12px;font-size:.9rem;line-height:1.5;display:flex}.PricingSection-module__2CM7mq__checkIconWrapper{background:#0ea5e91f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;display:flex}.PricingSection-module__2CM7mq__checkIcon{color:var(--accent-blue);stroke-width:3px;font-size:.75rem}.PricingSection-module__2CM7mq__ctaWrapper{margin-top:auto}.PricingSection-module__2CM7mq__planCta{border-radius:var(--radius-md);width:100%;color:var(--accent-blue);transition:all .3s var(--ease-out-expo);background:#0ea5e914;border:1px solid #0ea5e940;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-size:.92rem;font-weight:600;display:flex}.PricingSection-module__2CM7mq__planCta:hover{background:var(--gradient-main);color:#fff;border-color:#0000;transform:translateY(-2px);box-shadow:0 4px 20px #0ea5e959}.PricingSection-module__2CM7mq__popularCta{background:var(--gradient-main);color:#fff;border:none;font-weight:700;box-shadow:0 4px 20px #0ea5e959}.PricingSection-module__2CM7mq__popularCta:hover{background:var(--gradient-main);color:#fff;transform:translateY(-2px)scale(1.01);box-shadow:0 8px 30px #0ea5e980}@media (max-width:1024px){.PricingSection-module__2CM7mq__pricingGrid{grid-template-columns:1fr;gap:36px;max-width:540px;margin:0 auto}.PricingSection-module__2CM7mq__popularCard{order:-1}}
.CertificationsSection-module__8Ue8lG__certifications{padding:var(--section-padding);z-index:10;position:relative}.CertificationsSection-module__8Ue8lG__certificationsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-top:48px;display:grid}.CertificationsSection-module__8Ue8lG__certCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);transition:all var(--transition-medium);flex-direction:column;gap:16px;padding:32px;display:flex;position:relative;overflow:hidden}.CertificationsSection-module__8Ue8lG__certCard:before{content:"";background:var(--gradient-main);opacity:0;width:100%;height:4px;transition:opacity var(--transition-fast);position:absolute;top:0;left:0}.CertificationsSection-module__8Ue8lG__certCard:hover{background:#fffffff2;border-color:#0ea5e966;transform:translateY(-5px);box-shadow:0 16px 36px #0ea5e91f}.CertificationsSection-module__8Ue8lG__certCard:hover:before{opacity:1}.CertificationsSection-module__8Ue8lG__iconWrapper{border-radius:var(--radius-md);width:60px;height:60px;color:var(--accent-blue);background:#0ea5e91a;justify-content:center;align-items:center;margin-bottom:8px;font-size:28px;display:flex}.CertificationsSection-module__8Ue8lG__certTitle{color:var(--text-primary);font-size:1.25rem;font-weight:700;line-height:1.4}.CertificationsSection-module__8Ue8lG__certIssuer{color:var(--text-secondary);font-size:.95rem;font-weight:500}.CertificationsSection-module__8Ue8lG__certDate{color:var(--text-muted);font-size:.85rem;font-family:var(--font-mono);margin-top:auto}@media (max-width:768px){.CertificationsSection-module__8Ue8lG__certificationsGrid{grid-template-columns:1fr}}
.ContactSection-module__UONp9G__contact{padding:var(--section-padding);z-index:1;position:relative}.ContactSection-module__UONp9G__contactInner{max-width:1200px;margin:0 auto;padding:0 24px}.ContactSection-module__UONp9G__contactHeader{text-align:center;margin-bottom:64px}.ContactSection-module__UONp9G__contactDesc{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.05rem}.ContactSection-module__UONp9G__contactGrid{grid-template-columns:1fr 1.2fr;align-items:start;gap:48px;display:grid}.ContactSection-module__UONp9G__contactInfo{flex-direction:column;gap:24px;display:flex}.ContactSection-module__UONp9G__infoCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;align-items:center;gap:16px;padding:20px 24px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.ContactSection-module__UONp9G__infoCard:hover{background:#0f0f28cc;border-color:#7c3aed33;transform:translate(4px)}.ContactSection-module__UONp9G__infoIcon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;display:flex}.ContactSection-module__UONp9G__infoIcon.ContactSection-module__UONp9G__purple{color:#7c3aed;background:#7c3aed1f}.ContactSection-module__UONp9G__infoIcon.ContactSection-module__UONp9G__cyan{color:#06b6d4;background:#06b6d41f}.ContactSection-module__UONp9G__infoIcon.ContactSection-module__UONp9G__pink{color:#ec4899;background:#ec48991f}.ContactSection-module__UONp9G__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:2px;font-size:.8rem}.ContactSection-module__UONp9G__infoValue{color:var(--text-primary);font-size:.95rem;font-weight:500}.ContactSection-module__UONp9G__socialLinks{gap:12px;margin-top:8px;display:flex}.ContactSection-module__UONp9G__socialLink{border:1px solid var(--border-color);width:48px;height:48px;color:var(--text-secondary);background:#ffffff08;border-radius:14px;justify-content:center;align-items:center;font-size:1.2rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex}.ContactSection-module__UONp9G__socialLink:hover{color:#fff;background:#7c3aed1a;border-color:#7c3aed4d;transform:translateY(-4px);box-shadow:0 8px 24px #7c3aed26}.ContactSection-module__UONp9G__bigText{background:linear-gradient(135deg,#ffffff0f 0%,#ffffff05 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-top:16px;font-size:clamp(2rem,5vw,3.5rem);font-weight:900;line-height:1.2}.ContactSection-module__UONp9G__contactForm{background:var(--bg-card);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(10px);border-radius:20px;flex-direction:column;gap:16px;padding:36px;display:flex}.ContactSection-module__UONp9G__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.ContactSection-module__UONp9G__formGroup{flex-direction:column;gap:6px;display:flex}.ContactSection-module__UONp9G__formLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px;font-size:.8rem;font-weight:600}.ContactSection-module__UONp9G__formInput{color:var(--text-primary);background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:14px 18px;font-size:.95rem;transition:all .3s}.ContactSection-module__UONp9G__formInput:focus{border-color:var(--accent-purple);background:#7c3aed0a;box-shadow:0 0 0 3px #7c3aed14}.ContactSection-module__UONp9G__formInput::placeholder{color:var(--text-muted)}.ContactSection-module__UONp9G__formTextarea{color:var(--text-primary);resize:vertical;min-height:140px;font-size:.95rem;font-family:var(--font-primary);background:#ffffff08;border:1px solid #ffffff0f;border-radius:12px;padding:14px 18px;transition:all .3s}.ContactSection-module__UONp9G__formTextarea:focus{border-color:var(--accent-purple);background:#7c3aed0a;box-shadow:0 0 0 3px #7c3aed14}.ContactSection-module__UONp9G__formTextarea::placeholder{color:var(--text-muted)}.ContactSection-module__UONp9G__submitBtn{color:#fff;background:var(--gradient-main);border-radius:12px;justify-content:center;align-items:center;gap:8px;margin-top:4px;padding:16px 32px;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.16,1,.3,1);display:inline-flex;box-shadow:0 0 30px #7c3aed33}.ContactSection-module__UONp9G__submitBtn:hover{transform:translateY(-2px);box-shadow:0 0 50px #7c3aed66}.ContactSection-module__UONp9G__submitBtn:active{transform:translateY(0)}.ContactSection-module__UONp9G__successMsg{color:#10b981;text-align:center;background:#10b9811a;border:1px solid #10b98133;border-radius:12px;padding:16px;font-size:.9rem}@media (max-width:900px){.ContactSection-module__UONp9G__contactGrid,.ContactSection-module__UONp9G__formRow{grid-template-columns:1fr}}@media (max-width:480px){.ContactSection-module__UONp9G__contactForm{padding:24px}}
.Footer-module__S6Hkya__footer{z-index:1;border-top:1px solid #ffffff0a;padding:40px 24px;position:relative}.Footer-module__S6Hkya__footerInner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;max-width:1200px;margin:0 auto;display:flex}.Footer-module__S6Hkya__footerLogo{background:var(--gradient-main);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1rem;font-weight:700}.Footer-module__S6Hkya__footerText{color:var(--text-muted);font-size:.85rem}.Footer-module__S6Hkya__footerLinks{gap:24px;display:flex}.Footer-module__S6Hkya__footerLink{color:var(--text-muted);font-size:.85rem;transition:color .3s}.Footer-module__S6Hkya__footerLink:hover{color:var(--accent-cyan)}.Footer-module__S6Hkya__heartIcon{color:var(--accent-pink);display:inline}@media (max-width:600px){.Footer-module__S6Hkya__footerInner{text-align:center;flex-direction:column}}
