.Navbar-module__cJzEcG__navbar{z-index:1000;transition:all var(--transition-base);padding:16px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navbar.Navbar-module__cJzEcG__scrolled{-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);background:#0a0a0fd9;padding:12px 0}.Navbar-module__cJzEcG__navContainer{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{font-family:var(--font-heading);z-index:10;align-items:center;gap:10px;font-size:1.2rem;font-weight:700;display:flex}.Navbar-module__cJzEcG__logoIcon{background:var(--accent-gradient);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:800;display:flex}.Navbar-module__cJzEcG__logoImg{border-radius:var(--radius-sm);object-fit:contain;width:38px;height:38px}.Navbar-module__cJzEcG__logoText{color:var(--text-primary)}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:4px;display:flex}.Navbar-module__cJzEcG__navLink{color:var(--text-secondary);transition:color var(--transition-fast);border-radius:var(--radius-sm);padding:8px 14px;font-size:.875rem;font-weight:500;position:relative}.Navbar-module__cJzEcG__navLink:hover,.Navbar-module__cJzEcG__navLink.Navbar-module__cJzEcG__active{color:var(--text-primary)}.Navbar-module__cJzEcG__activeIndicator{background:var(--accent-gradient);border-radius:var(--radius-full);width:20px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__mobileToggle{color:var(--text-primary);cursor:pointer;z-index:10;background:0 0;border:none;padding:8px;display:none}.Navbar-module__cJzEcG__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-color);background:#0a0a0ff2;flex-direction:column;padding:16px 24px 24px;display:none;overflow:hidden}.Navbar-module__cJzEcG__mobileLink{color:var(--text-secondary);border-radius:var(--radius-sm);transition:all var(--transition-fast);padding:12px 16px;font-size:1rem;font-weight:500}.Navbar-module__cJzEcG__mobileLink:hover,.Navbar-module__cJzEcG__mobileLink.Navbar-module__cJzEcG__active{color:var(--text-primary);background:var(--bg-glass)}@media (max-width:900px){.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileToggle,.Navbar-module__cJzEcG__mobileMenu{display:flex}}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgOrbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Hero-module__ZARIfG__orb{filter:blur(100px);border-radius:50%;animation:20s ease-in-out infinite Hero-module__ZARIfG__float;position:absolute}.Hero-module__ZARIfG__orb1{background:#7c3aed26;width:500px;height:500px;animation-delay:0s;top:-10%;right:-5%}.Hero-module__ZARIfG__orb2{background:#3b82f61f;width:400px;height:400px;animation-delay:-7s;bottom:-10%;left:-5%}.Hero-module__ZARIfG__orb3{background:#ec489914;width:300px;height:300px;animation-delay:-14s;top:40%;left:30%}@keyframes Hero-module__ZARIfG__float{0%,to{transform:translate(0)scale(1)}25%{transform:translate(30px,-30px)scale(1.05)}50%{transform:translate(-20px,20px)scale(.95)}75%{transform:translate(15px,15px)scale(1.02)}}.Hero-module__ZARIfG__gridOverlay{pointer-events:none;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0}.Hero-module__ZARIfG__heroContainer{z-index:1;justify-content:space-between;align-items:center;gap:80px;display:flex;position:relative}.Hero-module__ZARIfG__heroContent{flex:1;max-width:600px}.Hero-module__ZARIfG__greeting{color:var(--text-secondary);margin-bottom:12px;font-size:1.1rem;display:inline-block}.Hero-module__ZARIfG__name{letter-spacing:-1px;margin-bottom:20px;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:900;line-height:1.1}.Hero-module__ZARIfG__roleWrapper{align-items:center;gap:8px;margin-bottom:20px;font-size:1.25rem;display:flex}.Hero-module__ZARIfG__roleLabel{color:var(--text-secondary)}.Hero-module__ZARIfG__roleText{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.Hero-module__ZARIfG__tagline{color:var(--text-secondary);max-width:500px;margin-bottom:36px;font-size:1.1rem;line-height:1.8}.Hero-module__ZARIfG__heroCta{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__ZARIfG__heroVisual{flex-shrink:0}.Hero-module__ZARIfG__profileFrame{width:380px;height:380px;position:relative}.Hero-module__ZARIfG__profileGlow{background:var(--accent-gradient);opacity:.15;filter:blur(40px);border-radius:50%;animation:4s ease-in-out infinite Hero-module__ZARIfG__pulse;position:absolute;inset:-20px}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:.15;transform:scale(1)}50%{opacity:.25;transform:scale(1.05)}}.Hero-module__ZARIfG__profileImageWrapper{border:3px solid var(--border-color);background:var(--bg-secondary);border-radius:50%;width:100%;height:100%;position:relative;overflow:hidden}.Hero-module__ZARIfG__profilePlaceholder{background:var(--accent-gradient);opacity:.8;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Hero-module__ZARIfG__profilePlaceholder span{color:#fff;font-size:8rem;font-weight:900;font-family:var(--font-heading)}.Hero-module__ZARIfG__profileImage{object-fit:cover;width:100%;height:100%}.Hero-module__ZARIfG__floatingBadge{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:12px 20px;animation:3s ease-in-out infinite Hero-module__ZARIfG__badgeFloat;position:absolute}.Hero-module__ZARIfG__floatingBadge span{background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.85rem;font-weight:700}@keyframes Hero-module__ZARIfG__badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.Hero-module__ZARIfG__scrollIndicator{z-index:1;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__scrollIndicator span{color:var(--text-muted);letter-spacing:1px;text-transform:uppercase;font-size:.75rem}.Hero-module__ZARIfG__scrollMouse{border:2px solid var(--border-color);border-radius:12px;justify-content:center;width:24px;height:38px;padding-top:8px;display:flex}.Hero-module__ZARIfG__scrollDot{background:var(--accent-primary);border-radius:var(--radius-full);width:4px;height:8px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollDown}@keyframes Hero-module__ZARIfG__scrollDown{0%{opacity:1;transform:translateY(0)}50%{opacity:.5;transform:translateY(8px)}to{opacity:0;transform:translateY(16px)}}@media (max-width:900px){.Hero-module__ZARIfG__heroContainer{text-align:center;flex-direction:column;gap:48px}.Hero-module__ZARIfG__heroContent{flex-direction:column;align-items:center;display:flex}.Hero-module__ZARIfG__roleWrapper{justify-content:center}.Hero-module__ZARIfG__tagline{text-align:center}.Hero-module__ZARIfG__heroCta{justify-content:center}.Hero-module__ZARIfG__profileFrame{width:280px;height:280px}.Hero-module__ZARIfG__profilePlaceholder span{font-size:6rem}}@media (max-width:480px){.Hero-module__ZARIfG__heroCta{flex-direction:column;width:100%}.Hero-module__ZARIfG__heroCta a{justify-content:center;width:100%}.Hero-module__ZARIfG__profileFrame{width:220px;height:220px}.Hero-module__ZARIfG__floatingBadge{padding:8px 14px}.Hero-module__ZARIfG__floatingBadge span{font-size:.75rem}}
.About-module__vAULUW__cardGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.About-module__vAULUW__card{text-align:center;padding:36px 28px}.About-module__vAULUW__cardIcon{border-radius:var(--radius-md);background:var(--accent-gradient);color:#fff;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:20px;display:inline-flex}.About-module__vAULUW__cardTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.15rem;font-weight:700}.About-module__vAULUW__cardDescription{color:var(--text-secondary);font-size:.95rem;line-height:1.7}
.Stats-module__yL2aHq__stats{padding:60px 0;position:relative}.Stats-module__yL2aHq__stats:before{content:"";pointer-events:none;background:linear-gradient(#0000,#7c3aed08,#0000);position:absolute;inset:0}.Stats-module__yL2aHq__statsGrid{grid-template-columns:repeat(4,1fr);gap:32px;display:grid;position:relative}.Stats-module__yL2aHq__statItem{text-align:center;border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border-color);transition:all var(--transition-base);padding:32px 16px}.Stats-module__yL2aHq__statItem:hover{border-color:var(--border-color-hover);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.Stats-module__yL2aHq__statValue{font-size:2.5rem;font-weight:800;font-family:var(--font-heading);background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;display:block}.Stats-module__yL2aHq__statLabel{color:var(--text-secondary);font-size:.9rem;font-weight:500}@media (max-width:768px){.Stats-module__yL2aHq__statsGrid{grid-template-columns:repeat(2,1fr);gap:16px}.Stats-module__yL2aHq__statValue{font-size:2rem}}@media (max-width:480px){.Stats-module__yL2aHq__statsGrid{grid-template-columns:repeat(2,1fr)}}
.Services-module__dpHhBa__servicesGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;display:grid}.Services-module__dpHhBa__serviceCard{padding:36px 28px;position:relative;overflow:hidden}.Services-module__dpHhBa__serviceCard:before{content:"";background:var(--accent-gradient);opacity:0;height:2px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.Services-module__dpHhBa__serviceCard:hover:before{opacity:1}.Services-module__dpHhBa__serviceIcon{border-radius:var(--radius-md);width:64px;height:64px;color:var(--accent-primary);transition:all var(--transition-base);background:#7c3aed1a;justify-content:center;align-items:center;margin-bottom:24px;display:inline-flex}.Services-module__dpHhBa__serviceCard:hover .Services-module__dpHhBa__serviceIcon{background:var(--accent-gradient);color:#fff}.Services-module__dpHhBa__serviceTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.2rem;font-weight:700}.Services-module__dpHhBa__serviceDescription{color:var(--text-secondary);margin-bottom:20px;font-size:.95rem;line-height:1.7}.Services-module__dpHhBa__featureList{flex-direction:column;gap:8px;list-style:none;display:flex}.Services-module__dpHhBa__featureItem{color:var(--text-secondary);align-items:center;gap:10px;font-size:.875rem;display:flex}.Services-module__dpHhBa__featureDot{background:var(--accent-primary);border-radius:50%;flex-shrink:0;width:6px;height:6px}
.Projects-module__2BoJ-q__filters{flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:48px;display:flex}.Projects-module__2BoJ-q__filterBtn{border-radius:var(--radius-full);border:1px solid var(--border-color);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;transition:all var(--transition-fast);background:0 0;padding:8px 20px;font-size:.875rem;font-weight:500}.Projects-module__2BoJ-q__filterBtn:hover{color:var(--text-primary);border-color:var(--border-color-hover)}.Projects-module__2BoJ-q__filterActive{background:var(--accent-gradient);color:#fff;border-color:#0000}.Projects-module__2BoJ-q__projectGrid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;display:grid}.Projects-module__2BoJ-q__projectCard{padding:0;overflow:hidden}.Projects-module__2BoJ-q__projectCard:hover{transform:translateY(-6px)}.Projects-module__2BoJ-q__projectImageWrapper{height:220px;position:relative;overflow:hidden}.Projects-module__2BoJ-q__projectImage{object-fit:cover;transition:transform var(--transition-base)}.Projects-module__2BoJ-q__projectCard:hover .Projects-module__2BoJ-q__projectImage{transform:scale(1.05)}.Projects-module__2BoJ-q__projectImagePlaceholder{background:linear-gradient(135deg, var(--bg-tertiary), var(--bg-secondary));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Projects-module__2BoJ-q__projectImagePlaceholder span{font-size:3rem;font-weight:800;font-family:var(--font-heading);background:var(--accent-gradient);-webkit-text-fill-color:transparent;opacity:.3;-webkit-background-clip:text;background-clip:text}.Projects-module__2BoJ-q__projectOverlay{opacity:0;transition:opacity var(--transition-base);background:#0a0a0fcc;justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;inset:0}.Projects-module__2BoJ-q__projectCard:hover .Projects-module__2BoJ-q__projectOverlay{opacity:1}.Projects-module__2BoJ-q__projectLink{background:var(--bg-glass);color:#fff;border:1px solid var(--border-color);width:48px;height:48px;transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Projects-module__2BoJ-q__projectLink:hover{background:var(--accent-primary);border-color:var(--accent-primary);transform:scale(1.1)}.Projects-module__2BoJ-q__projectContent{padding:24px}.Projects-module__2BoJ-q__projectCategory{letter-spacing:1px;text-transform:uppercase;background:var(--accent-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:.75rem;font-weight:600}.Projects-module__2BoJ-q__projectTitle{color:var(--text-primary);margin:8px 0;font-size:1.15rem;font-weight:700}.Projects-module__2BoJ-q__projectDescription{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:.9rem;line-height:1.6;display:-webkit-box;overflow:hidden}.Projects-module__2BoJ-q__projectTags{flex-wrap:wrap;gap:6px;display:flex}.Projects-module__2BoJ-q__tag{border-radius:var(--radius-full);background:var(--bg-glass);color:var(--text-secondary);border:1px solid var(--border-color);padding:4px 10px;font-size:.75rem;font-weight:500}@media (max-width:768px){.Projects-module__2BoJ-q__projectGrid{grid-template-columns:1fr}}
.Skills-module__G7oUEG__tabs{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-full);justify-content:center;gap:4px;width:fit-content;margin-bottom:48px;margin-left:auto;margin-right:auto;padding:6px;display:flex}.Skills-module__G7oUEG__tab{border-radius:var(--radius-full);color:var(--text-secondary);font-family:var(--font-body);cursor:pointer;transition:color var(--transition-fast);z-index:1;background:0 0;border:none;padding:10px 22px;font-size:.875rem;font-weight:500;position:relative}.Skills-module__G7oUEG__tab:hover{color:var(--text-primary)}.Skills-module__G7oUEG__tabActive{color:#fff}.Skills-module__G7oUEG__tabIndicator{background:var(--accent-gradient);border-radius:var(--radius-full);z-index:-1;position:absolute;inset:0}.Skills-module__G7oUEG__skillsGrid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:20px;display:grid}.Skills-module__G7oUEG__skillCard{border-radius:var(--radius-lg);background:var(--bg-card);border:1px solid var(--border-color);transition:all var(--transition-base);cursor:default;flex-direction:column;align-items:center;gap:14px;padding:28px 16px 24px;display:flex;position:relative;overflow:hidden}.Skills-module__G7oUEG__skillCard:hover{border-color:var(--border-color-hover);background:var(--bg-card-hover);box-shadow:var(--shadow-lg)}.Skills-module__G7oUEG__skillRingWrapper{justify-content:center;align-items:center;width:90px;height:90px;display:flex;position:relative}.Skills-module__G7oUEG__progressRing{width:100%;height:100%;position:absolute;top:0;left:0}.Skills-module__G7oUEG__skillIconCenter{transition:transform var(--transition-base);z-index:1;font-size:2rem}.Skills-module__G7oUEG__skillCard:hover .Skills-module__G7oUEG__skillIconCenter{transform:scale(1.15)}.Skills-module__G7oUEG__skillName{color:var(--text-primary);text-align:center;font-size:.95rem;font-weight:700;font-family:var(--font-heading)}.Skills-module__G7oUEG__skillMeta{flex-direction:column;align-items:center;gap:2px;display:flex}.Skills-module__G7oUEG__skillProficiency{font-size:1.1rem;font-weight:800;font-family:var(--font-heading)}.Skills-module__G7oUEG__skillCategory{color:var(--text-muted);text-transform:uppercase;letter-spacing:1.5px;font-size:.7rem;font-weight:600}.Skills-module__G7oUEG__skillGlow{opacity:0;filter:blur(30px);width:80px;height:80px;transition:opacity var(--transition-base);pointer-events:none;border-radius:50%;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.Skills-module__G7oUEG__skillCard:hover .Skills-module__G7oUEG__skillGlow{opacity:.2}@media (max-width:768px){.Skills-module__G7oUEG__tabs{border-radius:var(--radius-lg);flex-wrap:wrap;gap:2px}.Skills-module__G7oUEG__tab{padding:8px 16px;font-size:.8rem}.Skills-module__G7oUEG__skillsGrid{grid-template-columns:repeat(auto-fill,minmax(145px,1fr));gap:14px}.Skills-module__G7oUEG__skillCard{text-align:center;align-items:center;padding:22px 12px 18px}.Skills-module__G7oUEG__skillRingWrapper{width:76px;height:76px}.Skills-module__G7oUEG__skillIconCenter{font-size:1.6rem}}@media (max-width:480px){.Skills-module__G7oUEG__skillsGrid{grid-template-columns:repeat(2,1fr);gap:12px}.Skills-module__G7oUEG__skillCard{padding:18px 8px 16px}.Skills-module__G7oUEG__skillRingWrapper{width:68px;height:68px}.Skills-module__G7oUEG__skillIconCenter{font-size:1.4rem}}
.ExperienceSection-module__NRec-a__timeline{max-width:900px;margin:0 auto;padding:20px 0;position:relative}.ExperienceSection-module__NRec-a__timelineLine{background:var(--border-color);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ExperienceSection-module__NRec-a__timelineItem{width:50%;padding:0 40px 48px;position:relative}.ExperienceSection-module__NRec-a__timelineItem.ExperienceSection-module__NRec-a__left{text-align:right;left:0}.ExperienceSection-module__NRec-a__timelineItem.ExperienceSection-module__NRec-a__right{text-align:left;left:50%}.ExperienceSection-module__NRec-a__timelineDot{background:var(--accent-gradient);border:3px solid var(--bg-primary);z-index:1;border-radius:50%;width:16px;height:16px;position:absolute;top:24px}.ExperienceSection-module__NRec-a__timelineItem.ExperienceSection-module__NRec-a__left .ExperienceSection-module__NRec-a__timelineDot{right:-8px}.ExperienceSection-module__NRec-a__timelineItem.ExperienceSection-module__NRec-a__right .ExperienceSection-module__NRec-a__timelineDot{left:-8px}.ExperienceSection-module__NRec-a__timelineCard{padding:28px}.ExperienceSection-module__NRec-a__timelineCard:hover{transform:translateY(-2px)}.ExperienceSection-module__NRec-a__cardHeader{align-items:center;gap:16px;margin-bottom:12px;display:flex}.ExperienceSection-module__NRec-a__timelineItem.ExperienceSection-module__NRec-a__left .ExperienceSection-module__NRec-a__cardHeader{flex-direction:row-reverse}.ExperienceSection-module__NRec-a__companyLogo{border-radius:var(--radius-md);background:var(--accent-gradient);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.ExperienceSection-module__NRec-a__companyLogo span{color:#fff;font-size:1.2rem;font-weight:700;font-family:var(--font-heading)}.ExperienceSection-module__NRec-a__role{color:var(--text-primary);font-size:1.1rem;font-weight:700}.ExperienceSection-module__NRec-a__company{color:var(--accent-primary);font-size:.9rem;font-weight:500}.ExperienceSection-module__NRec-a__date{color:var(--text-muted);letter-spacing:.5px;background:var(--bg-glass);border-radius:var(--radius-full);margin-bottom:12px;padding:4px 12px;font-size:.8rem;font-weight:600;display:inline-block}.ExperienceSection-module__NRec-a__description{color:var(--text-secondary);font-size:.9rem;line-height:1.7}@media (max-width:768px){.ExperienceSection-module__NRec-a__timelineLine{left:20px}.ExperienceSection-module__NRec-a__timelineItem,.ExperienceSection-module__NRec-a__timelineItem.ExperienceSection-module__NRec-a__left,.ExperienceSection-module__NRec-a__timelineItem.ExperienceSection-module__NRec-a__right{text-align:left;width:100%;padding-left:52px;padding-right:0;left:0}.ExperienceSection-module__NRec-a__timelineItem.ExperienceSection-module__NRec-a__left .ExperienceSection-module__NRec-a__cardHeader{flex-direction:row}.ExperienceSection-module__NRec-a__timelineDot,.ExperienceSection-module__NRec-a__timelineItem.ExperienceSection-module__NRec-a__left .ExperienceSection-module__NRec-a__timelineDot,.ExperienceSection-module__NRec-a__timelineItem.ExperienceSection-module__NRec-a__right .ExperienceSection-module__NRec-a__timelineDot{left:12px;right:auto}}
.Testimonials-module__ItA9Ha__carouselWrapper{align-items:center;gap:24px;max-width:800px;margin:0 auto;display:flex}.Testimonials-module__ItA9Ha__carousel{flex:1;align-items:center;min-height:280px;display:flex;overflow:hidden}.Testimonials-module__ItA9Ha__testimonialCard{text-align:center;width:100%;padding:48px 40px}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--accent-primary);opacity:.3;margin-bottom:20px}.Testimonials-module__ItA9Ha__quote{color:var(--text-secondary);margin-bottom:28px;font-size:1.1rem;font-style:italic;line-height:1.8}.Testimonials-module__ItA9Ha__author{justify-content:center;align-items:center;gap:16px;display:flex}.Testimonials-module__ItA9Ha__authorAvatar{background:var(--accent-gradient);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Testimonials-module__ItA9Ha__authorAvatar span{color:#fff;font-size:1.1rem;font-weight:700}.Testimonials-module__ItA9Ha__authorName{color:var(--text-primary);font-size:1rem;font-weight:700}.Testimonials-module__ItA9Ha__authorRole{color:var(--text-muted);font-size:.85rem}.Testimonials-module__ItA9Ha__navBtn{border:1px solid var(--border-color);background:var(--bg-card);width:48px;height:48px;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Testimonials-module__ItA9Ha__navBtn:hover{background:var(--accent-primary);border-color:var(--accent-primary)}.Testimonials-module__ItA9Ha__dots{justify-content:center;gap:8px;margin-top:32px;display:flex}.Testimonials-module__ItA9Ha__dot{background:var(--bg-tertiary);cursor:pointer;width:10px;height:10px;transition:all var(--transition-fast);border:none;border-radius:50%}.Testimonials-module__ItA9Ha__dotActive{background:var(--accent-primary);border-radius:var(--radius-full);width:28px}@media (max-width:768px){.Testimonials-module__ItA9Ha__carouselWrapper{gap:12px}.Testimonials-module__ItA9Ha__testimonialCard{padding:32px 24px}.Testimonials-module__ItA9Ha__navBtn{width:40px;height:40px}.Testimonials-module__ItA9Ha__quote{font-size:1rem}}@media (max-width:480px){.Testimonials-module__ItA9Ha__navBtn{display:none}}
.Contact-module__hcVmEa__contactGrid{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.Contact-module__hcVmEa__contactInfo{flex-direction:column;gap:24px;display:flex}.Contact-module__hcVmEa__infoCard{flex-direction:column;gap:24px;padding:32px;display:flex}.Contact-module__hcVmEa__infoItem{align-items:center;gap:16px;display:flex}.Contact-module__hcVmEa__infoIcon{border-radius:var(--radius-md);width:48px;height:48px;color:var(--accent-primary);background:#7c3aed1a;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__infoLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:4px;font-size:.8rem;font-weight:600;display:block}.Contact-module__hcVmEa__infoValue{color:var(--text-primary);transition:color var(--transition-fast);font-size:.95rem;font-weight:500}a.Contact-module__hcVmEa__infoValue:hover{color:var(--accent-primary)}.Contact-module__hcVmEa__socials{gap:12px;display:flex}.Contact-module__hcVmEa__socialLink{border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--bg-card);width:48px;height:48px;color:var(--text-secondary);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.Contact-module__hcVmEa__socialLink:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff;transform:translateY(-4px)}.Contact-module__hcVmEa__contactForm{padding:36px}.Contact-module__hcVmEa__formGroup{margin-bottom:20px}.Contact-module__hcVmEa__formLabel{color:var(--text-secondary);margin-bottom:8px;font-size:.85rem;font-weight:600;display:block}.Contact-module__hcVmEa__formInput{background:var(--bg-glass);border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-family:var(--font-body);transition:all var(--transition-fast);outline:none;padding:14px 18px;font-size:.95rem}.Contact-module__hcVmEa__formInput::placeholder{color:var(--text-muted)}.Contact-module__hcVmEa__formInput:focus{border-color:var(--accent-primary);box-shadow:0 0 0 3px #7c3aed1a}.Contact-module__hcVmEa__formTextarea{resize:vertical;min-height:120px}.Contact-module__hcVmEa__submitBtn{justify-content:center;width:100%;padding:16px}.Contact-module__hcVmEa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.Contact-module__hcVmEa__errorMsg{border-radius:var(--radius-md);color:#ef4444;text-align:center;background:#ef44441a;border:1px solid #ef444433;margin-top:12px;padding:12px 16px;font-size:.875rem}.Contact-module__hcVmEa__successMsg{border-radius:var(--radius-md);color:#22c55e;text-align:center;background:#22c55e1a;border:1px solid #22c55e33;margin-top:12px;padding:12px 16px;font-size:.875rem}@media (max-width:768px){.Contact-module__hcVmEa__contactGrid{grid-template-columns:1fr}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-color);background:var(--bg-secondary);padding:60px 0 0}.Footer-module__S6Hkya__footerContent{grid-template-columns:2fr 1fr 1fr;gap:40px;padding-bottom:40px;display:grid}.Footer-module__S6Hkya__footerLogo{align-items:center;gap:10px;margin-bottom:16px;display:flex}.Footer-module__S6Hkya__logoIcon{background:var(--accent-gradient);border-radius:var(--radius-sm);color:#fff;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;font-weight:800;display:flex}.Footer-module__S6Hkya__logoImg{border-radius:var(--radius-sm);object-fit:contain;width:36px;height:36px}.Footer-module__S6Hkya__logoText{font-family:var(--font-heading);font-size:1.1rem;font-weight:700}.Footer-module__S6Hkya__footerDescription{color:var(--text-secondary);max-width:300px;font-size:.9rem;line-height:1.7}.Footer-module__S6Hkya__footerHeading{color:var(--text-primary);text-transform:uppercase;letter-spacing:1px;margin-bottom:16px;font-size:.9rem;font-weight:700}.Footer-module__S6Hkya__footerLinks{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__footerLinks a{color:var(--text-secondary);transition:color var(--transition-fast);font-size:.9rem}.Footer-module__S6Hkya__footerLinks a:hover{color:var(--accent-primary)}.Footer-module__S6Hkya__socialRow{gap:12px;display:flex}.Footer-module__S6Hkya__socialRow a{border-radius:var(--radius-md);border:1px solid var(--border-color);width:40px;height:40px;color:var(--text-secondary);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__socialRow a:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.Footer-module__S6Hkya__footerBottom{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding:20px 0;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);align-items:center;gap:4px;font-size:.85rem;display:flex}.Footer-module__S6Hkya__heart{color:#ef4444}.Footer-module__S6Hkya__backToTop{border:1px solid var(--border-color);background:var(--bg-card);width:40px;height:40px;color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__S6Hkya__backToTop:hover{background:var(--accent-primary);border-color:var(--accent-primary)}@media (max-width:768px){.Footer-module__S6Hkya__footerContent{grid-template-columns:1fr;gap:32px}}
