.Stars-module__2tHDQG__stars{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}
.Navbar-module___rHu7W__navbar{z-index:1000;padding:20px 0;transition:all .3s;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__navbar.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(20px);background:#0a0a0fe6;padding:12px 0;box-shadow:0 4px 30px #0000004d}.Navbar-module___rHu7W__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module___rHu7W__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.Navbar-module___rHu7W__logo img{border-radius:10px}.Navbar-module___rHu7W__logoText{font-family:var(--font-heading);color:var(--text-primary);font-size:1.25rem;font-weight:700}.Navbar-module___rHu7W__dot{color:var(--primary)}.Navbar-module___rHu7W__navLinks{align-items:center;gap:32px;list-style:none;display:flex}.Navbar-module___rHu7W__navLinks a{font-family:var(--font-body);color:var(--text-secondary);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Navbar-module___rHu7W__navLinks a:after{content:"";background:var(--primary);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module___rHu7W__navLinks a:hover{color:var(--primary)}.Navbar-module___rHu7W__navLinks a:hover:after{width:100%}.Navbar-module___rHu7W__ctaButton{background:var(--gradient-primary);border-radius:50px;box-shadow:0 0 20px #00d9ff4d;color:var(--bg-dark)!important;padding:10px 24px!important;font-weight:600!important;transition:all .3s!important}.Navbar-module___rHu7W__ctaButton:after{display:none!important}.Navbar-module___rHu7W__ctaButton:hover{transform:translateY(-2px);box-shadow:0 0 30px #00d9ff80}.Navbar-module___rHu7W__menuToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:40px;height:40px;display:none}.Navbar-module___rHu7W__menuToggle span{background:var(--text-primary);width:24px;height:2px;transition:all .3s;display:block}.Navbar-module___rHu7W__menuToggle.Navbar-module___rHu7W__open span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module___rHu7W__menuToggle.Navbar-module___rHu7W__open span:nth-child(2){opacity:0}.Navbar-module___rHu7W__menuToggle.Navbar-module___rHu7W__open span:nth-child(3){transform:rotate(-45deg)translate(6px,-6px)}@media (max-width:768px){.Navbar-module___rHu7W__menuToggle{display:flex}.Navbar-module___rHu7W__navLinks{opacity:0;visibility:hidden;background:#0a0a0ffa;flex-direction:column;justify-content:center;align-items:center;gap:40px;transition:all .3s;position:fixed;inset:0}.Navbar-module___rHu7W__navLinks.Navbar-module___rHu7W__open{opacity:1;visibility:visible}.Navbar-module___rHu7W__navLinks a{font-size:1.5rem}}
.Hero-module__JgYmMq__hero{min-height:100vh;padding-top:var(--nav-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__container{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:0 24px;display:grid;position:relative}.Hero-module__JgYmMq__content{flex-direction:column;gap:24px;display:flex}.Hero-module__JgYmMq__badge{color:var(--primary);background:#00d9ff1a;border:1px solid #00d9ff4d;border-radius:50px;align-items:center;gap:8px;width:fit-content;padding:8px 16px;font-size:.875rem;animation:2s infinite Hero-module__JgYmMq__pulse-glow;display:inline-flex}.Hero-module__JgYmMq__badgeDot{background:var(--primary);border-radius:50%;width:8px;height:8px;animation:1.5s infinite Hero-module__JgYmMq__pulse}@keyframes Hero-module__JgYmMq__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.Hero-module__JgYmMq__title{color:var(--text-primary);font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.1}.Hero-module__JgYmMq__gradient{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__JgYmMq__subtitle{color:var(--text-secondary);max-width:500px;font-size:1.125rem;line-height:1.7}.Hero-module__JgYmMq__subtitle strong{color:var(--primary)}.Hero-module__JgYmMq__stats{gap:40px;margin-top:16px;display:flex}.Hero-module__JgYmMq__stat{flex-direction:column;gap:4px;display:flex}.Hero-module__JgYmMq__statNumber{font-family:var(--font-heading);color:var(--primary);text-shadow:0 0 20px var(--primary-glow);font-size:2rem;font-weight:700}.Hero-module__JgYmMq__statLabel{color:var(--text-muted);font-size:.875rem}.Hero-module__JgYmMq__buttons{gap:16px;margin-top:16px;display:flex}.Hero-module__JgYmMq__btnPrimary{background:var(--gradient-primary);color:var(--bg-dark);font-family:var(--font-heading);border-radius:50px;align-items:center;gap:10px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 0 30px #00d9ff66}.Hero-module__JgYmMq__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 0 50px #00d9ff99}.Hero-module__JgYmMq__btnSecondary{color:var(--primary);font-family:var(--font-heading);border:2px solid var(--primary);background:0 0;border-radius:50px;align-items:center;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__JgYmMq__btnSecondary:hover{background:#00d9ff1a;box-shadow:0 0 30px #00d9ff4d}.Hero-module__JgYmMq__visual{justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__logoWrapper{justify-content:center;align-items:center;width:450px;height:450px;display:flex;position:relative}.Hero-module__JgYmMq__glowCircle{background:radial-gradient(circle,#00d9ff33 0%,#0000 70%);border-radius:50%;width:420px;height:420px;animation:3s infinite Hero-module__JgYmMq__pulse-glow;position:absolute}.Hero-module__JgYmMq__orbitRing{border:1px solid #00d9ff33;border-radius:50%;width:440px;height:440px;animation:20s linear infinite Hero-module__JgYmMq__rotate-slow;position:absolute}.Hero-module__JgYmMq__orbitRing:before{content:"";background:var(--primary);width:8px;height:8px;box-shadow:0 0 20px var(--primary);border-radius:50%;position:absolute;top:-4px;left:50%}.Hero-module__JgYmMq__orbitRing2{border:1px dashed #00d9ff26;border-radius:50%;width:380px;height:380px;animation:15s linear infinite reverse Hero-module__JgYmMq__rotate-slow;position:absolute}@keyframes Hero-module__JgYmMq__rotate-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__JgYmMq__pulse-glow{0%,to{opacity:.5}50%{opacity:1}}.Hero-module__JgYmMq__logo{z-index:2;filter:drop-shadow(0 0 30px #00d9ff66);border-radius:50%;position:relative}.Hero-module__JgYmMq__scrollIndicator{color:var(--text-muted);letter-spacing:2px;text-transform:uppercase;flex-direction:column;align-items:center;gap:8px;font-size:.75rem;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__JgYmMq__scrollLine{background:linear-gradient(to bottom,var(--primary),transparent);width:1px;height:40px;animation:1.5s infinite Hero-module__JgYmMq__scroll-line}@keyframes Hero-module__JgYmMq__scroll-line{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}50.01%{transform-origin:bottom}to{transform-origin:bottom;transform:scaleY(0)}}@media (max-width:968px){.Hero-module__JgYmMq__container{text-align:center;grid-template-columns:1fr}.Hero-module__JgYmMq__content{align-items:center}.Hero-module__JgYmMq__subtitle{max-width:100%}.Hero-module__JgYmMq__stats{justify-content:center}.Hero-module__JgYmMq__buttons{flex-wrap:wrap;justify-content:center}.Hero-module__JgYmMq__visual{display:none}}@media (max-width:480px){.Hero-module__JgYmMq__stats{flex-direction:column;gap:20px}.Hero-module__JgYmMq__buttons{flex-direction:column;width:100%}.Hero-module__JgYmMq__btnPrimary,.Hero-module__JgYmMq__btnSecondary{justify-content:center;width:100%}}
.About-module__S-Ka5a__about{z-index:1;padding:120px 0;position:relative}.About-module__S-Ka5a__container{max-width:1200px;margin:0 auto;padding:0 24px}.About-module__S-Ka5a__header{text-align:center;margin-bottom:60px}.About-module__S-Ka5a__tag{letter-spacing:1px;text-transform:uppercase;color:var(--primary);background:#00d9ff1a;border:1px solid #00d9ff4d;border-radius:50px;margin-bottom:24px;padding:12px 28px;font-size:1rem;font-weight:600;display:inline-block}.About-module__S-Ka5a__title{color:var(--text-primary);font-size:clamp(2rem,4vw,3rem)}.About-module__S-Ka5a__gradient{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__S-Ka5a__content{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.About-module__S-Ka5a__info{flex-direction:column;gap:20px;display:flex}.About-module__S-Ka5a__description{color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.About-module__S-Ka5a__description strong{color:var(--primary)}.About-module__S-Ka5a__techStack{margin-top:20px}.About-module__S-Ka5a__techStack h3{color:var(--text-primary);margin-bottom:16px;font-size:1.25rem}.About-module__S-Ka5a__techTags{flex-wrap:wrap;gap:10px;display:flex}.About-module__S-Ka5a__techTag{color:var(--text-secondary);background:#00d9ff1a;border:1px solid #00d9ff33;border-radius:8px;padding:8px 16px;font-size:.875rem;transition:all .3s}.About-module__S-Ka5a__techTag:hover{border-color:var(--primary);color:var(--primary);background:#00d9ff33;transform:translateY(-2px)}.About-module__S-Ka5a__skills{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#12121a99;border:1px solid #ffffff0d;border-radius:20px;padding:32px}.About-module__S-Ka5a__skills h3{color:var(--text-primary);margin-bottom:24px;font-size:1.25rem}.About-module__S-Ka5a__skillItem{margin-bottom:20px}.About-module__S-Ka5a__skillItem:last-child{margin-bottom:0}.About-module__S-Ka5a__skillHeader{color:var(--text-secondary);justify-content:space-between;margin-bottom:8px;font-size:.95rem;display:flex}.About-module__S-Ka5a__skillPercent{color:var(--primary);font-weight:600}.About-module__S-Ka5a__skillBar{background:#ffffff0d;border-radius:4px;height:8px;overflow:hidden}.About-module__S-Ka5a__skillProgress{background:var(--gradient-primary);height:100%;box-shadow:0 0 10px var(--primary-glow);border-radius:4px;transition:width 1s ease-out}@media (max-width:768px){.About-module__S-Ka5a__content{grid-template-columns:1fr;gap:40px}.About-module__S-Ka5a__header{margin-bottom:40px}}
.FeaturedApp-module__ElMr1W__featured{z-index:1;background:linear-gradient(180deg,transparent 0%,rgba(var(--theme-rgb,138,43,226),.05)30%,rgba(var(--theme-rgb,138,43,226),.08)50%,rgba(var(--theme-rgb,138,43,226),.05)70%,transparent 100%);padding:100px 0;position:relative;overflow:hidden}.FeaturedApp-module__ElMr1W__container{text-align:center;max-width:1200px;margin:0 auto;padding:0 24px}.FeaturedApp-module__ElMr1W__header{max-width:700px;margin:0 auto 50px}.FeaturedApp-module__ElMr1W__tag{color:#9b59b6;letter-spacing:1px;text-transform:uppercase;background:linear-gradient(135deg,#8a2be233 0%,#00d9ff1a 100%);border:1px solid #8a2be266;border-radius:50px;margin-bottom:24px;padding:12px 28px;font-size:1rem;font-weight:600;display:inline-block}.FeaturedApp-module__ElMr1W__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem)}.FeaturedApp-module__ElMr1W__gradient{background:var(--project-gradient,linear-gradient(135deg,#9b59b6 0%,#e74c3c 50%,#f39c12 100%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.FeaturedApp-module__ElMr1W__description{color:var(--text-secondary);font-size:1.1rem;line-height:1.8}.FeaturedApp-module__ElMr1W__description strong{color:var(--current-theme,#9b59b6)}.FeaturedApp-module__ElMr1W__showcase{perspective:1000px;justify-content:center;align-items:flex-end;gap:20px;margin-bottom:40px;display:flex}.FeaturedApp-module__ElMr1W__phoneWrapper{transition:transform .4s;position:relative}.FeaturedApp-module__ElMr1W__phoneWrapper:first-child,.FeaturedApp-module__ElMr1W__phoneWrapper:nth-child(2),.FeaturedApp-module__ElMr1W__phoneWrapper:nth-child(3){z-index:2;transform:scale(1.1)}.FeaturedApp-module__ElMr1W__showcase:has(.FeaturedApp-module__ElMr1W__phoneWrapper:nth-child(3)) .FeaturedApp-module__ElMr1W__phoneWrapper:first-child{z-index:1;transform:translateY(20px)rotateY(5deg)}.FeaturedApp-module__ElMr1W__showcase:has(.FeaturedApp-module__ElMr1W__phoneWrapper:nth-child(3)) .FeaturedApp-module__ElMr1W__phoneWrapper:nth-child(3){z-index:1;transform:translateY(20px)rotateY(-5deg)}.FeaturedApp-module__ElMr1W__phoneWrapper:hover{z-index:10;transform:scale(1.15)translateY(-10px)!important}.FeaturedApp-module__ElMr1W__phone{object-fit:contain;border-radius:24px;width:auto;max-height:400px;box-shadow:0 20px 60px #8a2be24d}.FeaturedApp-module__ElMr1W__features{flex-wrap:wrap;justify-content:center;gap:24px;margin-bottom:40px;display:flex}.FeaturedApp-module__ElMr1W__featureItem{color:var(--text-secondary);background:#8a2be21a;border:1px solid #8a2be233;border-radius:50px;align-items:center;gap:10px;padding:12px 20px;font-size:.95rem;display:flex}.FeaturedApp-module__ElMr1W__featureItem svg{color:#9b59b6;flex-shrink:0}.FeaturedApp-module__ElMr1W__storeButtons{justify-content:center;gap:16px;display:flex}.FeaturedApp-module__ElMr1W__storeButton{color:var(--text-primary);font-family:var(--font-heading);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:10px;padding:14px 28px;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.FeaturedApp-module__ElMr1W__storeButton:hover{background:#8a2be233;border-color:#8a2be280;transform:translateY(-3px);box-shadow:0 10px 30px #8a2be233}.FeaturedApp-module__ElMr1W__controls{justify-content:center;align-items:center;gap:30px;margin-top:40px;display:flex}.FeaturedApp-module__ElMr1W__controlBtn{color:var(--text-primary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.FeaturedApp-module__ElMr1W__controlBtn:hover{background:#8a2be233;border-color:#8a2be280;transform:scale(1.1)}.FeaturedApp-module__ElMr1W__dots{gap:12px;display:flex}.FeaturedApp-module__ElMr1W__dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.FeaturedApp-module__ElMr1W__activeDot{background:#9b59b6;border-radius:5px;width:25px}.FeaturedApp-module__ElMr1W__fadeIn{animation:.4s forwards FeaturedApp-module__ElMr1W__fadeIn}.FeaturedApp-module__ElMr1W__fadeOut{animation:.4s forwards FeaturedApp-module__ElMr1W__fadeOut}@keyframes FeaturedApp-module__ElMr1W__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes FeaturedApp-module__ElMr1W__fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@media (max-width:768px){.FeaturedApp-module__ElMr1W__showcase{flex-direction:column;align-items:center;gap:30px}.FeaturedApp-module__ElMr1W__phoneWrapper:first-child,.FeaturedApp-module__ElMr1W__phoneWrapper:nth-child(2),.FeaturedApp-module__ElMr1W__phoneWrapper:nth-child(3){transform:none}.FeaturedApp-module__ElMr1W__phone{max-height:350px}.FeaturedApp-module__ElMr1W__features{gap:12px}.FeaturedApp-module__ElMr1W__featureItem{padding:10px 16px;font-size:.85rem}.FeaturedApp-module__ElMr1W__storeButtons{flex-direction:column;align-items:center}}
.Portfolio-module__Qfg8ta__portfolio{z-index:1;background:linear-gradient(#0000 0%,#00d9ff05 50%,#0000 100%);padding:120px 0;position:relative}.Portfolio-module__Qfg8ta__container{max-width:1200px;margin:0 auto;padding:0 24px}.Portfolio-module__Qfg8ta__header{text-align:center;margin-bottom:60px}.Portfolio-module__Qfg8ta__tag{letter-spacing:1px;text-transform:uppercase;color:var(--primary);background:#00d9ff1a;border:1px solid #00d9ff4d;border-radius:50px;margin-bottom:24px;padding:12px 28px;font-size:1rem;font-weight:600;display:inline-block}.Portfolio-module__Qfg8ta__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem)}.Portfolio-module__Qfg8ta__gradient{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Portfolio-module__Qfg8ta__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.Portfolio-module__Qfg8ta__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Portfolio-module__Qfg8ta__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#12121a99;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;height:100%;text-decoration:none;transition:all .4s;display:flex;overflow:hidden}.Portfolio-module__Qfg8ta__card:hover{border-color:#00d9ff4d;transform:translateY(-10px);box-shadow:0 20px 60px #00d9ff26}.Portfolio-module__Qfg8ta__imageWrapper{width:100%;height:200px;position:relative;overflow:hidden}.Portfolio-module__Qfg8ta__image{object-fit:cover;transition:transform .5s}.Portfolio-module__Qfg8ta__card:hover .Portfolio-module__Qfg8ta__image{transform:scale(1.1)}.Portfolio-module__Qfg8ta__overlay{opacity:0;background:#000000b3;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.Portfolio-module__Qfg8ta__card:hover .Portfolio-module__Qfg8ta__overlay{opacity:1}.Portfolio-module__Qfg8ta__viewProject{background:var(--gradient-primary);color:var(--bg-dark);border-radius:50px;align-items:center;gap:8px;padding:12px 24px;font-size:.9rem;font-weight:600;transition:transform .3s;display:flex;transform:translateY(20px)}.Portfolio-module__Qfg8ta__card:hover .Portfolio-module__Qfg8ta__viewProject{transform:translateY(0)}.Portfolio-module__Qfg8ta__info{flex-direction:column;flex:1;padding:24px;display:flex}.Portfolio-module__Qfg8ta__projectTitle{color:var(--text-primary);margin-bottom:8px;font-size:1.25rem;transition:color .3s}.Portfolio-module__Qfg8ta__card:hover .Portfolio-module__Qfg8ta__projectTitle{color:var(--primary)}.Portfolio-module__Qfg8ta__projectDescription{color:var(--text-muted);margin-bottom:16px;font-size:.9rem;line-height:1.6}.Portfolio-module__Qfg8ta__tags{flex-wrap:wrap;gap:8px;margin-top:auto;display:flex}.Portfolio-module__Qfg8ta__projectTag{color:var(--primary);background:#00d9ff1a;border-radius:20px;padding:4px 12px;font-size:.75rem}@media (max-width:968px){.Portfolio-module__Qfg8ta__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Portfolio-module__Qfg8ta__grid{grid-template-columns:1fr}.Portfolio-module__Qfg8ta__imageWrapper{height:180px}}
.Services-module__h5-agW__services{z-index:1;padding:120px 0;position:relative}.Services-module__h5-agW__container{max-width:1200px;margin:0 auto;padding:0 24px}.Services-module__h5-agW__header{text-align:center;margin-bottom:60px}.Services-module__h5-agW__tag{letter-spacing:1px;text-transform:uppercase;color:var(--primary);background:#00d9ff1a;border:1px solid #00d9ff4d;border-radius:50px;margin-bottom:24px;padding:12px 28px;font-size:1rem;font-weight:600;display:inline-block}.Services-module__h5-agW__title{color:var(--text-primary);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem)}.Services-module__h5-agW__gradient{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Services-module__h5-agW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.Services-module__h5-agW__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Services-module__h5-agW__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#12121a99;border:1px solid #ffffff0d;border-radius:20px;padding:40px;transition:all .4s;position:relative;overflow:hidden}.Services-module__h5-agW__card:before{content:"";background:var(--gradient-primary);height:3px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Services-module__h5-agW__card:hover{border-color:#00d9ff33;transform:translateY(-5px);box-shadow:0 20px 60px #00d9ff1a}.Services-module__h5-agW__card:hover:before{transform:scaleX(1)}.Services-module__h5-agW__iconWrapper{width:70px;height:70px;color:var(--primary);background:#00d9ff1a;border-radius:16px;justify-content:center;align-items:center;margin-bottom:24px;transition:all .3s;display:flex}.Services-module__h5-agW__card:hover .Services-module__h5-agW__iconWrapper{background:var(--gradient-primary);color:var(--bg-dark);box-shadow:0 0 30px var(--primary-glow)}.Services-module__h5-agW__cardTitle{color:var(--text-primary);margin-bottom:12px;font-size:1.5rem}.Services-module__h5-agW__cardDescription{color:var(--text-secondary);margin-bottom:24px;font-size:1rem;line-height:1.7}.Services-module__h5-agW__features{flex-direction:column;gap:12px;list-style:none;display:flex}.Services-module__h5-agW__features li{color:var(--text-muted);align-items:center;gap:10px;font-size:.9rem;display:flex}.Services-module__h5-agW__features svg{color:var(--primary);flex-shrink:0}@media (max-width:768px){.Services-module__h5-agW__grid{grid-template-columns:1fr}.Services-module__h5-agW__card{padding:30px}}
.Contact-module__Bs3a0a__contact{z-index:1;background:linear-gradient(#0000 0%,#00d9ff05 50%,#0000 100%);padding:120px 0;position:relative}.Contact-module__Bs3a0a__container{max-width:1200px;margin:0 auto;padding:0 24px}.Contact-module__Bs3a0a__content{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.Contact-module__Bs3a0a__info{flex-direction:column;gap:24px;display:flex}.Contact-module__Bs3a0a__tag{letter-spacing:1px;text-transform:uppercase;color:var(--primary);background:#00d9ff1a;border:1px solid #00d9ff4d;border-radius:50px;width:fit-content;margin-bottom:16px;padding:12px 28px;font-size:1rem;font-weight:600;display:inline-block}.Contact-module__Bs3a0a__title{color:var(--text-primary);font-size:clamp(2rem,4vw,3rem)}.Contact-module__Bs3a0a__gradient{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Contact-module__Bs3a0a__description{color:var(--text-secondary);font-size:1.1rem;line-height:1.7}.Contact-module__Bs3a0a__contactMethods{flex-direction:column;gap:16px;margin-top:16px;display:flex}.Contact-module__Bs3a0a__method{background:#12121a99;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:16px;padding:20px;text-decoration:none;transition:all .3s;display:flex}.Contact-module__Bs3a0a__method:hover{background:#00d9ff0d;border-color:#00d9ff4d;transform:translate(10px)}.Contact-module__Bs3a0a__methodIcon{width:50px;height:50px;color:var(--primary);background:#00d9ff1a;border-radius:12px;justify-content:center;align-items:center;display:flex}.Contact-module__Bs3a0a__methodInfo{flex-direction:column;gap:4px;display:flex}.Contact-module__Bs3a0a__methodLabel{color:var(--text-muted);font-size:.875rem}.Contact-module__Bs3a0a__methodValue{color:var(--text-primary);font-size:1rem;font-weight:500}.Contact-module__Bs3a0a__social{gap:16px;margin-top:16px;display:flex}.Contact-module__Bs3a0a__social a{width:48px;height:48px;color:var(--text-secondary);background:#12121a99;border:1px solid #ffffff0d;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Contact-module__Bs3a0a__social a:hover{background:var(--gradient-primary);color:var(--bg-dark);border-color:#0000;transform:translateY(-3px);box-shadow:0 10px 30px #00d9ff4d}.Contact-module__Bs3a0a__cta{justify-content:center;align-items:center;display:flex}.Contact-module__Bs3a0a__ctaCard{text-align:center;background:#12121acc;border:1px solid #00d9ff33;border-radius:24px;padding:48px;position:relative;overflow:hidden}.Contact-module__Bs3a0a__ctaGlow{pointer-events:none;background:radial-gradient(circle,#00d9ff33 0%,#0000 70%);width:300px;height:300px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.Contact-module__Bs3a0a__ctaCard h3{color:var(--text-primary);z-index:1;margin-bottom:12px;font-size:1.75rem;position:relative}.Contact-module__Bs3a0a__ctaCard p{color:var(--text-secondary);z-index:1;margin-bottom:32px;font-size:1rem;position:relative}.Contact-module__Bs3a0a__ctaButton{color:#fff;font-family:var(--font-heading);z-index:1;background:#25d366;border-radius:50px;align-items:center;gap:10px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 0 30px #25d3664d}.Contact-module__Bs3a0a__ctaButton:hover{transform:translateY(-3px);box-shadow:0 0 50px #25d36680}@media (max-width:768px){.Contact-module__Bs3a0a__content{grid-template-columns:1fr}.Contact-module__Bs3a0a__cta{order:-1}.Contact-module__Bs3a0a__ctaCard{padding:32px}}
.Footer-module__Grjkva__footer{background:var(--bg-darker);z-index:1;border-top:1px solid #ffffff0d;padding:60px 0 30px;position:relative}.Footer-module__Grjkva__container{max-width:1200px;margin:0 auto;padding:0 24px}.Footer-module__Grjkva__top{border-bottom:1px solid #ffffff0d;grid-template-columns:1fr 2fr;gap:60px;padding-bottom:40px;display:grid}.Footer-module__Grjkva__brand{flex-direction:column;gap:16px;display:flex}.Footer-module__Grjkva__logo{font-family:var(--font-heading);color:var(--text-primary);font-size:1.5rem;font-weight:700}.Footer-module__Grjkva__dot{color:var(--primary)}.Footer-module__Grjkva__tagline{color:var(--text-muted);max-width:280px;font-size:.95rem;line-height:1.6}.Footer-module__Grjkva__links{grid-template-columns:repeat(3,1fr);gap:40px;display:grid}.Footer-module__Grjkva__linkGroup{flex-direction:column;gap:12px;display:flex}.Footer-module__Grjkva__linkGroup h4{color:var(--text-primary);margin-bottom:8px;font-size:1rem}.Footer-module__Grjkva__linkGroup a{color:var(--text-muted);font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__linkGroup a:hover{color:var(--primary)}.Footer-module__Grjkva__bottom{justify-content:center;align-items:center;padding-top:30px;display:flex}.Footer-module__Grjkva__bottom p{color:var(--text-muted);font-size:.875rem}.Footer-module__Grjkva__madeWith{align-items:center;gap:4px;display:flex}.Footer-module__Grjkva__heart{color:#ff4757;animation:1.5s infinite Footer-module__Grjkva__heartbeat}@keyframes Footer-module__Grjkva__heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}@media (max-width:968px){.Footer-module__Grjkva__top{grid-template-columns:1fr;gap:40px}.Footer-module__Grjkva__links{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-module__Grjkva__links{grid-template-columns:1fr}.Footer-module__Grjkva__bottom{text-align:center;flex-direction:column;gap:12px}}
