.single-project-module__MwNE6W__pageContainer{color:#fff;background:#000;min-height:100vh;padding:140px 40px 100px}.single-project-module__MwNE6W__caseStudyHeader{text-align:center;max-width:800px;margin:0 auto 100px;display:none}.single-project-module__MwNE6W__badge{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;margin-bottom:24px;padding:6px 16px;font-size:14px;display:inline-block}.single-project-module__MwNE6W__globalTitle{color:#fff;margin-bottom:20px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.single-project-module__MwNE6W__globalSubtitle{color:#ffffffb3;font-size:18px;line-height:1.6}.single-project-module__MwNE6W__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:80px;width:100%;max-width:1400px;margin:0 auto;display:grid}@media (max-width:1024px){.single-project-module__MwNE6W__contentWrapper{grid-template-columns:1fr;gap:40px}}.single-project-module__MwNE6W__leftCol{position:relative}.single-project-module__MwNE6W__imageWrapper{aspect-ratio:1;background:#111;border:1px solid #ffffff0d;border-radius:20px;width:100%;overflow:hidden;box-shadow:0 30px 60px #00000080}.single-project-module__MwNE6W__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.single-project-module__MwNE6W__imageWrapper:hover img{transform:scale(1.02)}.single-project-module__MwNE6W__rightCol{flex-direction:column;justify-content:center;display:flex}.single-project-module__MwNE6W__clientLogo{max-width:auto;margin-bottom:24px}.single-project-module__MwNE6W__clientLogo img{object-fit:contain;width:auto;max-height:40px}.single-project-module__MwNE6W__title{margin-bottom:20px;font-size:clamp(32px,4vw,48px);font-weight:700;line-height:1.2}.single-project-module__MwNE6W__excerpt{color:#ffffffb3;margin-bottom:30px;font-size:16px;line-height:1.6}.single-project-module__MwNE6W__richText{color:#fffc;margin-bottom:40px;font-size:15px;line-height:1.6}.single-project-module__MwNE6W__richText h1,.single-project-module__MwNE6W__richText h2,.single-project-module__MwNE6W__richText h3{color:#fff;margin-top:30px;margin-bottom:15px;font-weight:600}.single-project-module__MwNE6W__richText h3{font-size:18px}.single-project-module__MwNE6W__richText ul,.single-project-module__MwNE6W__richText ol{margin-bottom:20px;padding-left:20px}.single-project-module__MwNE6W__richText li{margin-bottom:8px}.single-project-module__MwNE6W__richText li::marker{color:#ffffff80}.single-project-module__MwNE6W__actions{border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;margin-top:20px;padding-top:30px;display:flex}.single-project-module__MwNE6W__backLink{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:10px;font-size:13px;font-weight:600;text-decoration:none;transition:color .2s;display:flex}.single-project-module__MwNE6W__backLink:hover{color:#fff}.single-project-module__MwNE6W__visitBtn{color:#fff;background:#a855f7;border-radius:8px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.single-project-module__MwNE6W__visitBtn:hover{background:#9333ea;transform:translateY(-2px)}.single-project-module__MwNE6W__visitBtn svg{width:16px;height:16px}
.Header-module__lnUIdW__header{z-index:var(--z-header);transition:all var(--transition-normal);padding:10px 0;position:fixed;top:0;left:0;right:0}.Header-module__lnUIdW__scrolled{background:var(--bg-primary);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid #ffffff0d;box-shadow:0 4px 20px #0006}.Header-module__lnUIdW__headerInner{max-width:var(--max-width);justify-content:space-between;align-items:center;margin:0 auto;padding:10px 40px;display:flex}.Header-module__lnUIdW__logo{z-index:10;align-items:center;gap:8px;text-decoration:none;display:flex}.Header-module__lnUIdW__logoText{font-family:var(--font-primary);letter-spacing:.05em;color:var(--text-primary);font-size:18px;font-weight:700}.Header-module__lnUIdW__nav{align-items:center;gap:32px;display:flex}.Header-module__lnUIdW__navLinks{align-items:center;gap:24px;display:flex}.Header-module__lnUIdW__navLink{color:var(--text-secondary);transition:color var(--transition-fast);letter-spacing:-.02em;padding:4px 0;font-size:15px;font-weight:500;text-decoration:none}.Header-module__lnUIdW__navLink:hover,.Header-module__lnUIdW__active{color:var(--text-primary)}.Header-module__lnUIdW__navCta{padding:9px 18px;font-size:14px}.Header-module__lnUIdW__hamburger{cursor:pointer;z-index:10;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:31px;height:31px;display:none}.Header-module__lnUIdW__hamburger span{background:var(--text-primary);width:27px;height:2px;transition:all var(--transition-normal);border-radius:2px;display:block}.Header-module__lnUIdW__hamburgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__lnUIdW__hamburgerOpen span:nth-child(2){opacity:0}.Header-module__lnUIdW__hamburgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:809px){.Header-module__lnUIdW__hamburger{display:flex}.Header-module__lnUIdW__nav{opacity:0;pointer-events:none;transition:opacity var(--transition-normal);background:#000000fa;flex-direction:column;justify-content:center;align-items:center;gap:40px;position:fixed;inset:0}.Header-module__lnUIdW__navOpen{opacity:1;pointer-events:all}.Header-module__lnUIdW__navLinks{flex-direction:column;gap:20px}.Header-module__lnUIdW__navLink{font-size:24px}.Header-module__lnUIdW__headerInner{padding:10px 20px}}@media (min-width:810px) and (max-width:1199px){.Header-module__lnUIdW__headerInner{padding:10px 30px}}
.Footer-module__3hUVsW__footer{border-top:1px solid var(--border-color);width:100%;padding:60px 0 30px}.Footer-module__3hUVsW__footerInner{max-width:var(--max-width);margin:0 auto;padding:0 40px}.Footer-module__3hUVsW__footerGrid{grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px;display:grid}.Footer-module__3hUVsW__footerBrand{flex-direction:column;gap:16px;display:flex}.Footer-module__3hUVsW__footerLogo{font-family:var(--font-primary);letter-spacing:.05em;color:var(--text-primary);align-items:center;gap:8px;font-size:18px;font-weight:700;text-decoration:none;display:flex}.Footer-module__3hUVsW__footerTagline{color:var(--text-muted);font-size:14px;line-height:1.5}.Footer-module__3hUVsW__newsletter{align-items:center;gap:0;margin-top:8px;display:flex}.Footer-module__3hUVsW__newsletterInput{border:1px solid var(--border-color);border-radius:var(--radius-md) 0 0 var(--radius-md);color:var(--text-primary);transition:border-color var(--transition-fast);background:#ffffff0d;border-right:none;flex:1;padding:10px 14px;font-size:14px}.Footer-module__3hUVsW__newsletterInput:focus{border-color:var(--accent-purple)}.Footer-module__3hUVsW__newsletterInput::placeholder{color:var(--text-muted)}.Footer-module__3hUVsW__newsletterBtn{background:var(--accent-purple);border:1px solid var(--accent-purple);border-radius:0 var(--radius-md) var(--radius-md) 0;color:#fff;cursor:pointer;transition:background var(--transition-fast);align-items:center;padding:10px 14px;display:flex}.Footer-module__3hUVsW__newsletterBtn:hover{background:var(--accent-purple-hover)}.Footer-module__3hUVsW__footerCol{flex-direction:column;gap:16px;display:flex}.Footer-module__3hUVsW__footerColTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:14px;font-weight:600}.Footer-module__3hUVsW__footerNav{flex-direction:column;gap:10px;display:flex}.Footer-module__3hUVsW__footerNav a{color:var(--text-muted);transition:color var(--transition-fast);font-size:14px;text-decoration:none}.Footer-module__3hUVsW__footerNav a:hover{color:var(--text-primary)}.Footer-module__3hUVsW__footerBottom{border-top:1px solid var(--border-color);text-align:center;padding-top:30px}.Footer-module__3hUVsW__footerBottom p{color:var(--text-muted);font-size:13px}@media (max-width:809px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr 1fr;gap:30px}.Footer-module__3hUVsW__footerBrand{grid-column:1/-1}.Footer-module__3hUVsW__footerInner{padding:0 20px}}@media (max-width:480px){.Footer-module__3hUVsW__footerGrid{grid-template-columns:1fr}}
.HeroSection-module__fYnnSG__hero{background:var(--bg-primary);flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:180px 40px 60px;display:flex;position:relative;overflow:hidden}.HeroSection-module__fYnnSG__orbContainer{filter:blur(10px);opacity:.6;z-index:1;pointer-events:none;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HeroSection-module__fYnnSG__orbOuter{transform-origin:50%;background:linear-gradient(229deg,#df7afe 13%,#c96ef000 35%,#a45cdb00 64%,#814ac8 88%);border-radius:50%;width:406px;height:406px;animation:12s linear infinite HeroSection-module__fYnnSG__rotateOrb;position:absolute;top:50%;left:50%}.HeroSection-module__fYnnSG__orbInner{z-index:1;background:linear-gradient(141deg,#df7afe 13%,#c96ef000 35%,#a45cdb00 64%,#814ac8 88%);border-radius:50%;width:300px;height:300px;animation:8s linear infinite HeroSection-module__fYnnSG__rotateOrbReverse;position:absolute;top:50%;left:50%}@keyframes HeroSection-module__fYnnSG__rotateOrb{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes HeroSection-module__fYnnSG__rotateOrbReverse{0%{transform:translate(-50%,-50%)rotate(360deg)}to{transform:translate(-50%,-50%)rotate(0)}}.HeroSection-module__fYnnSG__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:25px;width:100%;display:flex;position:relative}.HeroSection-module__fYnnSG__heroBadge{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:10px;padding:6px 16px 6px 6px;animation:.8s .2s both HeroSection-module__fYnnSG__fadeInUp;display:inline-flex}.HeroSection-module__fYnnSG__badgeNew{border-radius:var(--radius-pill);background:var(--accent-purple);color:#fff;letter-spacing:.02em;padding:4px 10px;font-size:12px;font-weight:600}.HeroSection-module__fYnnSG__badgeText{color:var(--text-secondary);font-size:14px;font-weight:500}.HeroSection-module__fYnnSG__heroTitle{letter-spacing:-.03em;max-width:900px;color:var(--text-primary);font-size:clamp(36px,5.5vw,72px);font-weight:700;line-height:1.1;animation:.8s .4s both HeroSection-module__fYnnSG__fadeInUp}.HeroSection-module__fYnnSG__heroSubtitle{color:var(--text-secondary);max-width:600px;font-size:clamp(15px,1.5vw,18px);line-height:1.6;animation:.8s .6s both HeroSection-module__fYnnSG__fadeInUp}.HeroSection-module__fYnnSG__heroCtas{align-items:center;gap:15px;animation:.8s .8s both HeroSection-module__fYnnSG__fadeInUp;display:flex}.HeroSection-module__fYnnSG__heroBtn{padding:12px 24px;font-size:15px}@keyframes HeroSection-module__fYnnSG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HeroSection-module__fYnnSG__trustBar{z-index:2;flex-direction:column;align-items:center;gap:20px;width:100%;max-width:700px;margin-top:60px;animation:.8s 1s both HeroSection-module__fYnnSG__fadeInUp;display:none;position:relative}.HeroSection-module__fYnnSG__trustText{color:var(--text-muted);letter-spacing:-.02em;font-size:14px}.HeroSection-module__fYnnSG__trustLogos{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 15% 85%,#0000 100%)}.HeroSection-module__fYnnSG__marqueeTrack{width:fit-content;animation:25s linear infinite HeroSection-module__fYnnSG__marquee;display:flex}.HeroSection-module__fYnnSG__marqueeSet{flex-shrink:0;gap:40px;padding:0 20px;display:flex}.HeroSection-module__fYnnSG__trustLogoItem{flex-shrink:0;align-items:center;padding:8px 0;display:flex}.HeroSection-module__fYnnSG__trustLogoText{color:#ffffff4d;letter-spacing:-.02em;white-space:nowrap;font-size:16px;font-weight:600}@keyframes HeroSection-module__fYnnSG__marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (max-width:809px){.HeroSection-module__fYnnSG__hero{min-height:auto;padding:140px 20px 40px}.HeroSection-module__fYnnSG__orbContainer{width:300px;height:300px}.HeroSection-module__fYnnSG__orbOuter{width:250px;height:250px}.HeroSection-module__fYnnSG__orbInner{width:180px;height:180px}.HeroSection-module__fYnnSG__heroCtas{flex-direction:column;width:100%;max-width:300px}.HeroSection-module__fYnnSG__heroBtn{justify-content:center;width:100%}}
.Sections-module__o_jVjW__caseStudies{background:var(--bg-primary)}.Sections-module__o_jVjW__casesScroll{scrollbar-width:none;-ms-overflow-style:none;width:100%;max-width:1000px;overflow-x:auto}.Sections-module__o_jVjW__casesScroll::-webkit-scrollbar{display:none}.Sections-module__o_jVjW__casesTrack{gap:20px;padding-bottom:10px;display:flex}.Sections-module__o_jVjW__caseCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);min-width:350px;transition:border-color var(--transition-normal);flex-direction:column;gap:20px;padding:30px;display:flex}.Sections-module__o_jVjW__caseCard:hover{border-color:#814ac84d}.Sections-module__o_jVjW__caseMetric{color:var(--accent-purple-light);border-radius:var(--radius-pill);background:#814ac826;width:fit-content;padding:4px 12px;font-size:14px;font-weight:600}.Sections-module__o_jVjW__caseQuote{color:var(--text-secondary);font-size:16px;font-style:normal;line-height:1.6}.Sections-module__o_jVjW__caseAuthor{align-items:center;gap:12px;margin-top:auto;display:flex}.Sections-module__o_jVjW__caseAvatar{background:var(--accent-purple);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex}.Sections-module__o_jVjW__caseAuthorName{color:var(--text-primary);font-size:14px;font-weight:600}.Sections-module__o_jVjW__caseAuthorRole{color:var(--text-muted);font-size:13px}.Sections-module__o_jVjW__benefits{background:var(--bg-primary)}.Sections-module__o_jVjW__benefitsGrid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:1200px;display:grid}.Sections-module__o_jVjW__benefitCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);transition:all var(--transition-normal);flex-direction:column;gap:16px;padding:30px;display:flex}.Sections-module__o_jVjW__benefitCard:hover{border-color:#814ac84d;transform:translateY(-4px)}.Sections-module__o_jVjW__benefitIcon{border-radius:var(--radius-md);width:48px;height:48px;color:var(--accent-purple-light);background:#814ac826;justify-content:center;align-items:center;display:flex}.Sections-module__o_jVjW__benefitTitle{color:var(--text-primary);font-size:18px;font-weight:600}.Sections-module__o_jVjW__benefitDesc{color:var(--text-secondary);font-size:14px;line-height:1.7}.Sections-module__o_jVjW__pricing{background:var(--bg-primary)}.Sections-module__o_jVjW__pricingToggle{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-pill);gap:0;margin-bottom:40px;padding:4px;display:flex}.Sections-module__o_jVjW__toggleBtn{border-radius:var(--radius-pill);color:var(--text-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;padding:8px 20px;font-size:14px;font-weight:500}.Sections-module__o_jVjW__toggleActive{background:var(--accent-purple);color:#fff}.Sections-module__o_jVjW__pricingGrid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:1000px;display:grid}.Sections-module__o_jVjW__pricingCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:border-color var(--transition-normal);flex-direction:column;gap:20px;padding:30px;display:flex;position:relative}.Sections-module__o_jVjW__pricingPopular{border-color:var(--accent-purple)}.Sections-module__o_jVjW__pricingCard:hover{border-color:#814ac880}.Sections-module__o_jVjW__popularBadge{background:var(--accent-purple);color:#fff;border-radius:var(--radius-pill);padding:4px 16px;font-size:12px;font-weight:600;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Sections-module__o_jVjW__planName{color:var(--text-primary);font-size:20px;font-weight:600}.Sections-module__o_jVjW__planPrice{align-items:baseline;gap:4px;display:flex}.Sections-module__o_jVjW__priceAmount{color:var(--text-primary);letter-spacing:-.03em;font-size:42px;font-weight:800}.Sections-module__o_jVjW__pricePeriod{color:var(--text-muted);font-size:15px}.Sections-module__o_jVjW__planDesc{color:var(--text-muted);font-size:14px;line-height:1.5}.Sections-module__o_jVjW__planFeatures{flex-direction:column;flex:1;gap:12px;list-style:none;display:flex}.Sections-module__o_jVjW__planFeature{color:var(--text-secondary);align-items:center;gap:10px;font-size:14px;display:flex}.Sections-module__o_jVjW__planCta{justify-content:center;width:100%;margin-top:auto}.Sections-module__o_jVjW__testimonials{background:var(--bg-primary)}.Sections-module__o_jVjW__testimonialsGrid{grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:1000px;display:grid}.Sections-module__o_jVjW__testimonialCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:border-color var(--transition-normal);flex-direction:column;gap:16px;padding:30px;display:flex}.Sections-module__o_jVjW__testimonialCard:hover{border-color:#814ac84d}.Sections-module__o_jVjW__testimonialStars{gap:4px;display:flex}.Sections-module__o_jVjW__testimonialQuote{color:var(--text-secondary);font-size:15px;font-style:normal;line-height:1.7}.Sections-module__o_jVjW__testimonialAuthor{align-items:center;gap:12px;margin-top:auto;display:flex}.Sections-module__o_jVjW__testimonialAvatar{background:linear-gradient(135deg, var(--accent-purple), var(--accent-purple-light));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:700;display:flex}.Sections-module__o_jVjW__testimonialName{color:var(--text-primary);font-size:14px;font-weight:600}.Sections-module__o_jVjW__testimonialRole{color:var(--text-muted);font-size:13px}.Sections-module__o_jVjW__faq{background:var(--bg-primary)}.Sections-module__o_jVjW__faqList{flex-direction:column;gap:12px;width:100%;max-width:800px;display:flex}.Sections-module__o_jVjW__faqItem{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-card);transition:border-color var(--transition-normal);overflow:hidden}.Sections-module__o_jVjW__faqItem:hover{border-color:#ffffff26}.Sections-module__o_jVjW__faqQuestion{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:20px 24px;font-size:16px;font-weight:500;display:flex}.Sections-module__o_jVjW__faqChevron{transition:transform var(--transition-normal);color:var(--text-muted);flex-shrink:0}.Sections-module__o_jVjW__faqOpen .Sections-module__o_jVjW__faqChevron{transform:rotate(180deg)}.Sections-module__o_jVjW__faqAnswer{max-height:0;padding:0 24px;transition:max-height .4s,padding .4s;overflow:hidden}.Sections-module__o_jVjW__faqOpen .Sections-module__o_jVjW__faqAnswer{max-height:300px;padding:0 24px 20px}.Sections-module__o_jVjW__faqAnswer p{color:var(--text-secondary);font-size:15px;line-height:1.7}.Sections-module__o_jVjW__ctaSection{background:var(--bg-primary);padding:60px 40px 100px}.Sections-module__o_jVjW__ctaCard{background:linear-gradient(149deg, #814ac866 0%, var(--bg-card) 29%, var(--bg-card) 74%, #814ac866 100%);border-radius:var(--radius-xl);text-align:center;flex-direction:column;align-items:center;gap:16px;width:100%;max-width:800px;padding:80px 60px;display:flex}.Sections-module__o_jVjW__ctaTitle{color:var(--text-primary);max-width:600px;font-size:clamp(28px,4vw,44px);font-weight:700}.Sections-module__o_jVjW__ctaSubtitle{color:var(--text-secondary);font-size:16px}.Sections-module__o_jVjW__ctaBtn{margin-top:16px;padding:14px 28px}@media (max-width:809px){.Sections-module__o_jVjW__benefitsGrid{grid-template-columns:1fr}.Sections-module__o_jVjW__pricingGrid{grid-template-columns:1fr;max-width:400px}.Sections-module__o_jVjW__testimonialsGrid{grid-template-columns:1fr}.Sections-module__o_jVjW__ctaCard{padding:50px 30px}.Sections-module__o_jVjW__caseCard{min-width:280px}}@media (min-width:810px) and (max-width:1199px){.Sections-module__o_jVjW__benefitsGrid,.Sections-module__o_jVjW__pricingGrid{grid-template-columns:repeat(2,1fr)}}
.ServicesSection-module__2HsQHW__services{background:var(--bg-primary)}.ServicesSection-module__2HsQHW__servicesGrid{flex-direction:column;gap:80px;width:100%;max-width:1060px;display:flex}.ServicesSection-module__2HsQHW__serviceCard{align-items:center;gap:48px;width:100%;display:flex}.ServicesSection-module__2HsQHW__serviceCardLeft{flex-direction:row}.ServicesSection-module__2HsQHW__serviceCardRight{flex-direction:row-reverse}.ServicesSection-module__2HsQHW__serviceCardImage{aspect-ratio:1.15;border:1px solid var(--border-color);border-radius:var(--radius-xl);background:linear-gradient(145deg,#14141ce6 0%,#0a0a10f2 100%);flex:1;justify-content:center;align-items:center;min-width:0;padding:24px;transition:border-color .4s,box-shadow .4s;display:flex;position:relative;overflow:hidden}.ServicesSection-module__2HsQHW__serviceCard:hover .ServicesSection-module__2HsQHW__serviceCardImage{border-color:#814ac859;box-shadow:0 0 40px #814ac814}.ServicesSection-module__2HsQHW__serviceCardContent{flex-direction:column;flex:1;gap:16px;display:flex}.ServicesSection-module__2HsQHW__serviceCategory{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-sm);color:var(--text-secondary);width:fit-content;padding:6px 14px;font-size:13px;font-weight:500;display:inline-block}.ServicesSection-module__2HsQHW__serviceTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(24px,3vw,34px);font-weight:700}.ServicesSection-module__2HsQHW__serviceDesc{color:var(--text-secondary);font-size:15px;line-height:1.75}.ServicesSection-module__2HsQHW__serviceTags{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.ServicesSection-module__2HsQHW__serviceTag{border-radius:var(--radius-sm);background:var(--bg-card);border:1px solid var(--border-color);color:var(--text-secondary);padding:7px 16px;font-size:13px;font-weight:500;transition:border-color .25s}.ServicesSection-module__2HsQHW__serviceTag:hover{border-color:#fff3}.ServicesSection-module__2HsQHW__mockupWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ServicesSection-module__2HsQHW__mockupCard{opacity:0;background:#0f0f16f2;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;gap:12px;width:100%;padding:18px;transition:opacity .7s,transform .7s;display:flex;transform:translateY(18px)scale(.97)}.ServicesSection-module__2HsQHW__mockupVisible{opacity:1;transform:translateY(0)scale(1)}@media (600px<=width<=1024px){.ServicesSection-module__2HsQHW__mockupVisible{opacity:1;margin-top:auto;transform:translateY(0)scale(1)}}@keyframes ServicesSection-module__2HsQHW__fadeSlideIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes ServicesSection-module__2HsQHW__scaleIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ServicesSection-module__2HsQHW__fadeSlideIn{animation:.5s both ServicesSection-module__2HsQHW__fadeSlideIn}.ServicesSection-module__2HsQHW__scaleIn{animation:.45s cubic-bezier(.34,1.56,.64,1) both ServicesSection-module__2HsQHW__scaleIn}.ServicesSection-module__2HsQHW__wfHeader{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.ServicesSection-module__2HsQHW__wfHeaderLeft{align-items:center;gap:12px;display:flex}.ServicesSection-module__2HsQHW__wfTab{color:var(--text-muted);font-size:12px;font-weight:500}.ServicesSection-module__2HsQHW__wfTabActive{color:var(--text-primary);background:#ffffff0f;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:600}.ServicesSection-module__2HsQHW__wfStatsRow{align-items:center;gap:10px;padding:6px 0;display:flex}.ServicesSection-module__2HsQHW__wfStat{align-items:center;gap:6px;display:flex}.ServicesSection-module__2HsQHW__wfStatIcon{font-size:16px}.ServicesSection-module__2HsQHW__wfStatLabel{color:var(--text-muted);font-size:11px}.ServicesSection-module__2HsQHW__wfTaskList{flex-direction:column;gap:6px;display:flex}.ServicesSection-module__2HsQHW__wfTask{background:#ffffff06;border:1px solid #ffffff0a;border-radius:10px;justify-content:space-between;align-items:center;padding:10px 12px;transition:background .2s,border-color .2s;display:flex}.ServicesSection-module__2HsQHW__wfTask:hover{background:#ffffff0a;border-color:#ffffff14}.ServicesSection-module__2HsQHW__wfTaskLeft{align-items:center;gap:10px;display:flex}.ServicesSection-module__2HsQHW__wfTaskIcon{background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.ServicesSection-module__2HsQHW__wfTaskTitle{color:var(--text-primary);font-size:13px;font-weight:600}.ServicesSection-module__2HsQHW__wfTaskSub{color:var(--text-muted);margin-top:2px;font-size:11px}.ServicesSection-module__2HsQHW__wfTaskActions{gap:6px;display:flex}.ServicesSection-module__2HsQHW__wfBtnCheck{color:#22c55e;cursor:pointer;background:#22c55e26;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;transition:background .2s;display:flex}.ServicesSection-module__2HsQHW__wfBtnCheck:hover{background:#22c55e4d}.ServicesSection-module__2HsQHW__wfBtnX{color:#ef4444;cursor:pointer;background:#ef44441f;border:none;border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;transition:background .2s;display:flex}.ServicesSection-module__2HsQHW__wfBtnX:hover{background:#ef444440}.ServicesSection-module__2HsQHW__wfPending{color:var(--text-muted);letter-spacing:2px;font-size:14px}.ServicesSection-module__2HsQHW__chatCard{gap:14px}.ServicesSection-module__2HsQHW__chatHeader{border-bottom:1px solid #ffffff0a;align-items:center;gap:12px;padding-bottom:12px;display:flex}.ServicesSection-module__2HsQHW__chatAvatar{background:linear-gradient(135deg,#814ac8,#df7afe);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;display:flex;position:relative}.ServicesSection-module__2HsQHW__chatAvatarGlow{background:radial-gradient(circle,#814ac859 0%,#0000 70%);border-radius:50%;animation:2.5s ease-in-out infinite ServicesSection-module__2HsQHW__pulse;position:absolute;inset:-4px}@keyframes ServicesSection-module__2HsQHW__pulse{0%,to{opacity:.5}50%{opacity:1}}.ServicesSection-module__2HsQHW__chatName{color:var(--text-primary);font-size:14px;font-weight:600}.ServicesSection-module__2HsQHW__chatMessages{flex-direction:column;flex:1;gap:10px;display:flex}.ServicesSection-module__2HsQHW__chatBubbleBot{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;padding:12px 14px}.ServicesSection-module__2HsQHW__chatBubbleBot p{color:var(--text-secondary);margin:0;font-size:12.5px;line-height:1.6}.ServicesSection-module__2HsQHW__chatInput{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;display:flex}.ServicesSection-module__2HsQHW__chatInputIcon{color:var(--accent-purple-light);font-size:14px}.ServicesSection-module__2HsQHW__chatInputPlaceholder{color:var(--text-muted);flex:1;font-size:12.5px}.ServicesSection-module__2HsQHW__chatSendBtn{background:var(--accent-purple);color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:14px;transition:background .2s;display:flex}.ServicesSection-module__2HsQHW__chatSendBtn:hover{background:var(--accent-purple-hover)}.ServicesSection-module__2HsQHW__salesHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:10px;display:flex}.ServicesSection-module__2HsQHW__salesTitle{color:var(--text-primary);font-size:13px;font-weight:600}.ServicesSection-module__2HsQHW__salesCheck{color:#fff;background:linear-gradient(135deg,#814ac8,#df7afe);border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;display:flex}.ServicesSection-module__2HsQHW__salesTabs{gap:8px;display:flex}.ServicesSection-module__2HsQHW__salesTab,.ServicesSection-module__2HsQHW__salesTabActive{color:var(--text-muted);border-radius:7px;padding:5px 12px;font-size:12px;font-weight:500;transition:all .2s}.ServicesSection-module__2HsQHW__salesTabActive{color:var(--text-primary);background:#ffffff14}.ServicesSection-module__2HsQHW__salesContactCard{background:#ffffff06;border:1px solid #ffffff0d;border-radius:10px;justify-content:space-between;align-items:center;padding:12px;display:flex}.ServicesSection-module__2HsQHW__salesContactLeft{align-items:center;gap:10px;display:flex}.ServicesSection-module__2HsQHW__salesContactAvatar{color:#fff;background:linear-gradient(135deg,#814ac8,#df7afe);border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:700;display:flex}.ServicesSection-module__2HsQHW__salesContactName{color:var(--text-primary);font-size:13px;font-weight:600}.ServicesSection-module__2HsQHW__salesContactRole{color:var(--text-muted);margin-top:2px;font-size:11px}.ServicesSection-module__2HsQHW__salesVerified{color:#22c55e;background:#22c55e1a;border-radius:6px;padding:4px 10px;font-size:11px;font-weight:600}.ServicesSection-module__2HsQHW__salesFields{grid-template-columns:1fr 1fr;gap:8px;display:grid}.ServicesSection-module__2HsQHW__salesField{background:#ffffff06;border:1px solid #ffffff0a;border-radius:8px;padding:10px 12px}.ServicesSection-module__2HsQHW__salesFieldLabel{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-size:10px;display:block}.ServicesSection-module__2HsQHW__salesFieldValue{color:var(--text-primary);font-size:12px;font-weight:500}.ServicesSection-module__2HsQHW__projGreeting{border-bottom:1px solid #ffffff0a;flex-direction:column;gap:2px;padding-bottom:10px;display:flex}.ServicesSection-module__2HsQHW__projGreeting span:first-child{color:var(--text-primary);font-size:14px;font-weight:700}.ServicesSection-module__2HsQHW__projSub{color:var(--text-muted);font-size:11px}.ServicesSection-module__2HsQHW__projOngoing{flex-direction:column;gap:8px;display:flex}.ServicesSection-module__2HsQHW__projOngoingLabel{color:var(--text-secondary);font-size:11px;font-weight:600}.ServicesSection-module__2HsQHW__projOngoingCard{background:#ffffff06;border:1px solid #ffffff0d;border-radius:10px;align-items:center;gap:12px;padding:10px 12px;display:flex}.ServicesSection-module__2HsQHW__projOngoingIcon{background:#814ac826;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.ServicesSection-module__2HsQHW__projOngoingTitle{color:var(--text-primary);margin-bottom:4px;font-size:12.5px;font-weight:600}.ServicesSection-module__2HsQHW__projProgressBar{background:#ffffff0f;border-radius:2px;width:120px;height:4px;overflow:hidden}.ServicesSection-module__2HsQHW__projProgressFill{background:linear-gradient(90deg, var(--accent-purple), var(--accent-purple-light));border-radius:2px;height:100%;transition:width 1.2s cubic-bezier(.25,1,.5,1)}.ServicesSection-module__2HsQHW__projProgressLabel{color:var(--text-muted);margin-top:3px;font-size:10px}.ServicesSection-module__2HsQHW__projSchedule{flex-direction:column;gap:8px;display:flex}.ServicesSection-module__2HsQHW__projScheduleHeader{color:var(--text-secondary);font-size:12px;font-weight:600}.ServicesSection-module__2HsQHW__projDays{gap:6px;display:flex}.ServicesSection-module__2HsQHW__projDay{width:32px;height:32px;color:var(--text-muted);background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;justify-content:center;align-items:center;font-size:11px;font-weight:500;transition:all .2s;display:flex}.ServicesSection-module__2HsQHW__projDayActive{background:var(--accent-purple);border-color:var(--accent-purple);color:#fff}.ServicesSection-module__2HsQHW__projTasks{flex-direction:column;gap:6px;display:flex}.ServicesSection-module__2HsQHW__projTaskItem{color:var(--text-secondary);background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:12px;display:flex}.ServicesSection-module__2HsQHW__projTaskDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}@media (min-width:601px) and (max-width:1024px){.ServicesSection-module__2HsQHW__servicesGrid{gap:60px}.ServicesSection-module__2HsQHW__serviceCard{gap:30px}.ServicesSection-module__2HsQHW__serviceCardImage{padding:18px}.ServicesSection-module__2HsQHW__serviceTitle{font-size:clamp(20px,2.8vw,28px)}.ServicesSection-module__2HsQHW__serviceDesc{font-size:14px}.ServicesSection-module__2HsQHW__wfTaskIcon{width:28px;height:28px;font-size:15px}.ServicesSection-module__2HsQHW__wfTaskTitle{font-size:12px}.ServicesSection-module__2HsQHW__wfTaskSub{font-size:10px}.ServicesSection-module__2HsQHW__wfBtnCheck,.ServicesSection-module__2HsQHW__wfBtnX{width:22px;height:22px;font-size:11px}.ServicesSection-module__2HsQHW__chatBubbleBot p{font-size:11.5px}.ServicesSection-module__2HsQHW__salesContactAvatar{width:30px;height:30px;font-size:10px}.ServicesSection-module__2HsQHW__salesContactName{font-size:12px}.ServicesSection-module__2HsQHW__salesFieldValue{font-size:11px}.ServicesSection-module__2HsQHW__projDay{width:28px;height:28px;font-size:10px}}@media (max-width:600px){.ServicesSection-module__2HsQHW__serviceCard,.ServicesSection-module__2HsQHW__serviceCardLeft,.ServicesSection-module__2HsQHW__serviceCardRight{flex-direction:column!important}.ServicesSection-module__2HsQHW__servicesGrid{gap:50px}.ServicesSection-module__2HsQHW__serviceCardImage{aspect-ratio:auto;width:100%;min-height:280px;padding:18px}.ServicesSection-module__2HsQHW__serviceCardContent{width:100%}.ServicesSection-module__2HsQHW__mockupCard{padding:14px}.ServicesSection-module__2HsQHW__serviceTitle{font-size:22px}.ServicesSection-module__2HsQHW__serviceDesc{font-size:14px}.ServicesSection-module__2HsQHW__wfTask{padding:8px 10px}.ServicesSection-module__2HsQHW__wfTaskIcon{width:28px;height:28px;font-size:15px}.ServicesSection-module__2HsQHW__projDays{gap:4px}.ServicesSection-module__2HsQHW__projDay{width:28px;height:28px;font-size:10px}.ServicesSection-module__2HsQHW__salesFields{grid-template-columns:1fr 1fr}}
.ProcessSection-module__tGJ0qW__process{background:var(--bg-primary)}.ProcessSection-module__tGJ0qW__processGrid{grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;gap:20px;width:100%;max-width:1060px;display:grid}.ProcessSection-module__tGJ0qW__processGrid>.reveal{height:100%}.ProcessSection-module__tGJ0qW__processCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);flex-direction:column;gap:24px;height:100%;padding:32px;transition:border-color .4s,box-shadow .4s;display:flex}@media (200px<=width<=678px){.ProcessSection-module__tGJ0qW__processCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);flex-direction:column;gap:24px;height:auto;padding:32px;transition:border-color .4s,box-shadow .4s;display:flex}.ProcessSection-module__tGJ0qW__processGrid{grid-template-columns:1fr;grid-auto-rows:auto;gap:20px;display:grid}}.ProcessSection-module__tGJ0qW__processCard:hover{border-color:#814ac84d;box-shadow:0 0 40px #814ac80d}.ProcessSection-module__tGJ0qW__processCardHeader{flex-direction:column;gap:10px;display:flex}.ProcessSection-module__tGJ0qW__stepBadge{color:var(--text-secondary);background:#ffffff0f;border:1px solid #ffffff14;border-radius:6px;width:fit-content;padding:4px 12px;font-size:12px;font-weight:600;display:inline-block}.ProcessSection-module__tGJ0qW__stepTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(20px,2.5vw,28px);font-weight:700}.ProcessSection-module__tGJ0qW__stepDesc{color:var(--text-secondary);max-width:380px;font-size:14px;line-height:1.7}.ProcessSection-module__tGJ0qW__procMockup{flex-direction:column;flex:1;width:100%;display:flex}.ProcessSection-module__tGJ0qW__procMockupInner{opacity:0;background:#0f0f16e6;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;flex:1;justify-content:center;width:100%;padding:18px;transition:opacity .6s,transform .6s;display:flex;transform:translateY(12px)scale(.98)}.ProcessSection-module__tGJ0qW__procVisible{opacity:1;transform:translateY(0)scale(1)}@keyframes ProcessSection-module__tGJ0qW__fadeSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ProcessSection-module__tGJ0qW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ProcessSection-module__tGJ0qW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ProcessSection-module__tGJ0qW__fadeSlideIn{animation:.45s both ProcessSection-module__tGJ0qW__fadeSlideIn}.ProcessSection-module__tGJ0qW__fadeIn{animation:.5s both ProcessSection-module__tGJ0qW__fadeIn}.ProcessSection-module__tGJ0qW__analyzeLayout{align-items:flex-start;gap:20px;display:flex}.ProcessSection-module__tGJ0qW__donutWrap{flex-direction:column;flex-shrink:0;align-items:center;gap:10px;display:flex}.ProcessSection-module__tGJ0qW__donut{width:100px;height:100px}.ProcessSection-module__tGJ0qW__donutLabel{color:var(--text-muted);text-align:center;max-width:120px;font-size:11px}.ProcessSection-module__tGJ0qW__analyzeChecklist{flex-direction:column;flex:1;gap:6px;display:flex}.ProcessSection-module__tGJ0qW__analyzeCheckItem{color:var(--text-secondary);background:#ffffff06;border:1px solid #ffffff0a;border-radius:8px;align-items:center;gap:8px;padding:7px 12px;font-size:12.5px;display:flex}.ProcessSection-module__tGJ0qW__analyzeCheckIcon{color:var(--accent-purple-light);justify-content:center;align-items:center;width:18px;font-size:12px;display:flex}.ProcessSection-module__tGJ0qW__codeEditor{padding:0;overflow:hidden}.ProcessSection-module__tGJ0qW__editorToolbar{background:#ffffff05;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.ProcessSection-module__tGJ0qW__editorTabs{gap:8px;display:flex}.ProcessSection-module__tGJ0qW__editorTabActive{color:var(--text-primary);background:#ffffff0f;border-radius:5px;padding:3px 10px;font-size:12px;font-weight:500}.ProcessSection-module__tGJ0qW__editorActions{gap:6px;display:flex}.ProcessSection-module__tGJ0qW__editorDot{width:16px;height:16px;color:var(--text-muted);border-radius:4px;justify-content:center;align-items:center;font-size:10px;display:flex}.ProcessSection-module__tGJ0qW__editorBody{flex:1;display:flex}.ProcessSection-module__tGJ0qW__editorSidebar{background:#ffffff03;border-right:1px solid #ffffff0a;flex-direction:column;gap:10px;padding:12px 8px;display:flex}.ProcessSection-module__tGJ0qW__sideIcon{filter:grayscale(.5);font-size:14px}.ProcessSection-module__tGJ0qW__codeArea{flex-direction:column;flex:1;gap:2px;padding:14px 0;font-family:Fira Code,Consolas,monospace;font-size:12px;display:flex;overflow:hidden}.ProcessSection-module__tGJ0qW__codeLine{white-space:nowrap;min-height:20px;line-height:1.7}.ProcessSection-module__tGJ0qW__integrateLayout{justify-content:center;align-items:center;gap:16px;padding:10px 0;display:flex}.ProcessSection-module__tGJ0qW__integrateBox{flex-direction:column;align-items:center;gap:10px;display:flex}.ProcessSection-module__tGJ0qW__integrateLogo{background:linear-gradient(135deg,#814ac84d,#814ac81a);border:1px solid #814ac840;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.ProcessSection-module__tGJ0qW__integrateLogoIcon{font-size:28px}.ProcessSection-module__tGJ0qW__integrateLabel{color:var(--text-muted);font-size:11px}.ProcessSection-module__tGJ0qW__connectorLines{flex-direction:column;gap:8px;padding:0 6px;display:flex}.ProcessSection-module__tGJ0qW__connectorLine{background:linear-gradient(90deg,#814ac880,#ffffff0f);border-radius:1px;width:50px;height:2px}.ProcessSection-module__tGJ0qW__stackBoxes{flex-direction:column;align-items:center;gap:6px;display:flex}.ProcessSection-module__tGJ0qW__stackBox{background:#ffffff0a;border:1px solid #ffffff0f;border-radius:6px;justify-content:center;align-items:center;width:52px;height:28px;padding:0 8px;display:flex}.ProcessSection-module__tGJ0qW__stackBoxBar{background:#ffffff1a;border-radius:2px;width:100%;height:3px}.ProcessSection-module__tGJ0qW__stackLabel{color:var(--text-muted);margin-top:4px;font-size:11px}.ProcessSection-module__tGJ0qW__optList{flex-direction:column;gap:8px;display:flex}.ProcessSection-module__tGJ0qW__optItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;transition:background .2s,border-color .2s;display:flex}.ProcessSection-module__tGJ0qW__optItem:hover{background:#ffffff0a;border-color:#ffffff14}.ProcessSection-module__tGJ0qW__optItemLeft{align-items:center;gap:12px;display:flex}.ProcessSection-module__tGJ0qW__optItemIcon{background:#ffffff0a;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;font-size:18px;display:flex}.ProcessSection-module__tGJ0qW__optItemName{color:var(--text-primary);font-size:13px;font-weight:600}.ProcessSection-module__tGJ0qW__optItemSub{color:var(--text-muted);margin-top:2px;font-size:11px}.ProcessSection-module__tGJ0qW__optItemStatus{justify-content:center;align-items:center;display:flex}.ProcessSection-module__tGJ0qW__spinnerRing{animation:1.2s linear infinite ProcessSection-module__tGJ0qW__spin}.ProcessSection-module__tGJ0qW__updateArrow,.ProcessSection-module__tGJ0qW__doneCheck{color:#22c55e;background:#22c55e1f;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex}@media (min-width:601px) and (max-width:1024px){.ProcessSection-module__tGJ0qW__processGrid{gap:16px}.ProcessSection-module__tGJ0qW__processCard{gap:18px;padding:24px}.ProcessSection-module__tGJ0qW__stepTitle{font-size:20px}.ProcessSection-module__tGJ0qW__stepDesc{font-size:13px}.ProcessSection-module__tGJ0qW__donut{width:70px;height:70px}.ProcessSection-module__tGJ0qW__analyzeCheckItem{padding:5px 10px;font-size:11px}.ProcessSection-module__tGJ0qW__codeArea{font-size:10px}.ProcessSection-module__tGJ0qW__optItem{padding:10px 12px}.ProcessSection-module__tGJ0qW__optItemIcon{width:28px;height:28px;font-size:15px}.ProcessSection-module__tGJ0qW__optItemName{font-size:12px}.ProcessSection-module__tGJ0qW__optItemSub{font-size:10px}}@media (max-width:600px){.ProcessSection-module__tGJ0qW__processGrid{grid-template-columns:1fr}.ProcessSection-module__tGJ0qW__processCard{padding:24px}.ProcessSection-module__tGJ0qW__analyzeLayout{flex-direction:column;align-items:center}.ProcessSection-module__tGJ0qW__analyzeChecklist{width:100%}.ProcessSection-module__tGJ0qW__integrateLayout{flex-direction:column}.ProcessSection-module__tGJ0qW__connectorLines{flex-direction:row;padding:6px 0}.ProcessSection-module__tGJ0qW__connectorLine{background:linear-gradient(#814ac880,#ffffff0f);width:2px;height:30px}.ProcessSection-module__tGJ0qW__stackBoxes{flex-direction:row;gap:8px}.ProcessSection-module__tGJ0qW__stackLabel{display:none}.ProcessSection-module__tGJ0qW__codeArea{font-size:10px}.ProcessSection-module__tGJ0qW__donut{width:80px;height:80px}}
.about-module__8TymFG__aboutHero{text-align:center;background:var(--bg-primary);justify-content:center;padding:180px 40px 80px;display:flex}.about-module__8TymFG__heroContent{flex-direction:column;align-items:center;gap:16px;max-width:800px;display:flex}.about-module__8TymFG__heroTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(36px,5vw,64px);line-height:1.1;animation:.8s both about-module__8TymFG__fadeInUp}.about-module__8TymFG__heroSubtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:16px;animation:.8s .2s both about-module__8TymFG__fadeInUp}.about-module__8TymFG__trustText{color:var(--text-muted);margin-top:10px;font-size:14px;animation:.8s .4s both about-module__8TymFG__fadeInUp}.about-module__8TymFG__statsGrid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:1000px;display:grid}.about-module__8TymFG__statCard{border-radius:var(--radius-lg);text-align:left;transition:border-color var(--transition-normal);background:radial-gradient(circle at 100% 100%,#814ac826 0%,#0000 70%),linear-gradient(#141414cc 0%,#0a0a0ae6 100%);border:1px solid #ffffff0d;flex-direction:column;gap:16px;padding:30px;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__statCard:hover{background:radial-gradient(circle at 100% 100%,#814ac840 0%,#0000 80%),linear-gradient(#1e1428cc 0%,#0a0a0fe6 100%);border-color:#814ac880}.about-module__8TymFG__statValue{color:var(--text-primary);align-items:center;gap:12px;font-size:24px;font-weight:700;display:flex}.about-module__8TymFG__statValue svg{width:28px;height:28px;color:var(--text-primary);flex-shrink:0}.about-module__8TymFG__statDesc{color:#ffffffb3;font-size:16px;line-height:1.6}.about-module__8TymFG__valuesGrid{grid-template-columns:repeat(2,1fr);gap:20px;width:100%;max-width:1000px;display:grid;position:relative}.about-module__8TymFG__valuesGrid:before{content:"";z-index:0;pointer-events:none;filter:blur(40px);background:radial-gradient(circle,#814ac866 0%,#0000 70%);width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-module__8TymFG__valueCard{border-radius:var(--radius-lg);z-index:1;transition:transform var(--transition-normal), border-color var(--transition-normal);background:linear-gradient(#141414cc 0%,#0a0a0ae6 100%);border:1px solid #ffffff0d;flex-direction:column;gap:16px;padding:32px;display:flex;position:relative}.about-module__8TymFG__valueCard:hover{border-color:#814ac84d;transform:translateY(-2px)}.about-module__8TymFG__valueHeader{color:var(--text-primary);align-items:center;gap:12px;display:flex}.about-module__8TymFG__valueHeader svg{color:var(--text-primary);width:24px;height:24px}.about-module__8TymFG__valueTitle{color:var(--text-primary);font-size:24px;font-weight:600}.about-module__8TymFG__valueDesc{color:var(--text-secondary);font-size:16px;line-height:1.6}.about-module__8TymFG__comparisonTable{grid-template-columns:1fr 1fr;gap:20px;width:100%;max-width:1000px;display:grid}.about-module__8TymFG__compCol{border-radius:var(--radius-lg);background:linear-gradient(#141414cc 0%,#0a0a0ae6 100%);border:1px solid #ffffff0d;flex-direction:column;padding:24px 0;display:flex;overflow:hidden}.about-module__8TymFG__compColHighlight{background:radial-gradient(circle at 100% 0,#814ac840 0%,#0000 60%),linear-gradient(#141414cc 0%,#0a0a0ae6 100%);border-color:#814ac84d;box-shadow:0 10px 40px #814ac81a}.about-module__8TymFG__compItem{color:var(--text-secondary);align-items:center;gap:14px;padding:12px 30px;font-size:15px;display:flex}.about-module__8TymFG__compHeader{color:var(--text-primary);margin-bottom:8px;padding-bottom:12px;font-size:20px;font-weight:600}.about-module__8TymFG__compX{color:#ffffff80;background:0 0;justify-content:center;align-items:center;width:14px;height:14px;font-size:14px;display:flex}.about-module__8TymFG__compCheck{width:14px;height:14px;color:var(--text-primary);background:0 0;justify-content:center;align-items:center;font-size:14px;display:flex}.about-module__8TymFG__teamGrid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;max-width:1100px;display:grid}.about-module__8TymFG__teamCard{background:var(--bg-card);border-radius:var(--radius-lg);height:440px;transition:transform var(--transition-normal), border-color var(--transition-normal);border:1px solid #ffffff0d;flex-direction:column;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__teamCard:hover{border-color:#814ac866;transform:translateY(-4px)}.about-module__8TymFG__teamImage{object-fit:cover;object-position:center 20%;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.about-module__8TymFG__teamAvatarPlaceholder{background:linear-gradient(135deg, var(--accent-purple), var(--accent-purple-light));color:#fff;z-index:1;justify-content:center;align-items:center;width:100%;height:100%;font-size:64px;font-weight:700;display:flex;position:absolute;top:0;left:0}.about-module__8TymFG__teamImageOverlay{z-index:2;background:linear-gradient(#0a0a0a00 0%,#0a0a0acc 70%,#0a0a0af2 100%);height:50%;position:absolute;bottom:0;left:0;right:0}.about-module__8TymFG__teamInfo{z-index:3;justify-content:space-between;align-items:flex-end;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.about-module__8TymFG__teamName{color:var(--text-primary);text-shadow:0 2px 4px #00000080;margin-bottom:4px;font-size:20px;font-weight:600}.about-module__8TymFG__teamRole{color:#ffffffb3;text-shadow:0 1px 2px #00000080;font-size:14px}.about-module__8TymFG__teamLinkBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:36px;min-width:36px;height:36px;color:var(--text-primary);transition:all var(--transition-fast);background:#ffffff1a;border:1px solid #ffffff26;border-radius:6px;justify-content:center;align-items:center;display:flex}.about-module__8TymFG__teamLinkBtn:hover{background:var(--accent-purple-light);color:var(--bg-primary);border-color:var(--accent-purple-light)}@keyframes about-module__8TymFG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.about-module__8TymFG__teamGrid{grid-template-columns:repeat(2,1fr)}.about-module__8TymFG__statsGrid,.about-module__8TymFG__valuesGrid,.about-module__8TymFG__comparisonTable{grid-template-columns:1fr}}@media (max-width:600px){.about-module__8TymFG__teamGrid{grid-template-columns:1fr}.about-module__8TymFG__aboutHero{padding:140px 20px 60px}}
.blog-module__JsT-Oq__blogHero{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:180px 40px 60px;display:flex}.blog-module__JsT-Oq__heroTitle{color:var(--text-primary);font-size:clamp(36px,5vw,56px);animation:.8s both blog-module__JsT-Oq__fadeInUp}.blog-module__JsT-Oq__heroSubtitle{color:var(--text-secondary);max-width:600px;font-size:16px;animation:.8s .2s both blog-module__JsT-Oq__fadeInUp}.blog-module__JsT-Oq__blogGrid{max-width:var(--max-width);grid-template-columns:repeat(2,1fr);gap:20px;margin:0 auto;padding:40px;display:grid}.blog-module__JsT-Oq__blogCard{background:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-xl);transition:all var(--transition-normal);text-decoration:none;overflow:hidden}.blog-module__JsT-Oq__blogCard:hover{border-color:#814ac84d;transform:translateY(-4px)}.blog-module__JsT-Oq__blogImageWrap{aspect-ratio:16/9;background:#ffffff05;overflow:hidden}.blog-module__JsT-Oq__blogImagePlaceholder{background:linear-gradient(135deg,#814ac81a,#0000004d);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.blog-module__JsT-Oq__blogCardImage{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-normal)}.blog-module__JsT-Oq__blogCard:hover .blog-module__JsT-Oq__blogCardImage{transform:scale(1.05)}.blog-module__JsT-Oq__blogCardContent{padding:18px}.blog-module__JsT-Oq__postFeaturedImageContainer{max-width:900px;margin:0 auto 40px;padding:0 40px}.blog-module__JsT-Oq__postFeaturedImage{aspect-ratio:21/9;object-fit:cover;border-radius:var(--radius-xl);border:1px solid var(--border-color);width:100%;box-shadow:0 20px 40px #0006}.blog-module__JsT-Oq__blogCategory{color:var(--accent-purple-light);border-radius:var(--radius-pill);background:#814ac826;width:fit-content;padding:4px 12px;font-size:13px;font-weight:500}.blog-module__JsT-Oq__blogTitle{color:var(--text-primary);font-size:20px;font-weight:600;line-height:1.3}.blog-module__JsT-Oq__postHero{text-align:center;flex-direction:column;align-items:center;gap:16px;padding:180px 40px 40px;display:flex}.blog-module__JsT-Oq__postCategory{color:var(--accent-purple-light);border-radius:var(--radius-pill);background:#814ac826;padding:4px 12px;font-size:13px;font-weight:500}.blog-module__JsT-Oq__postTitle{color:var(--text-primary);max-width:800px;font-size:clamp(28px,4vw,44px)}.blog-module__JsT-Oq__postMeta{color:var(--text-muted);gap:16px;font-size:14px;display:flex}.blog-module__JsT-Oq__postContent{max-width:700px;margin:0 auto;padding:40px}.blog-module__JsT-Oq__postContent h2{color:var(--text-primary);margin:40px 0 16px;font-size:28px}.blog-module__JsT-Oq__postContent h3{color:var(--text-primary);margin:30px 0 12px;font-size:22px}.blog-module__JsT-Oq__postContent p{color:var(--text-secondary);margin-bottom:16px;font-size:16px;line-height:1.8}.blog-module__JsT-Oq__postContent ul,.blog-module__JsT-Oq__postContent ol{margin-bottom:16px;padding-left:24px}.blog-module__JsT-Oq__postContent li{color:var(--text-secondary);margin-bottom:8px;font-size:16px;line-height:1.8}.blog-module__JsT-Oq__postContent strong{color:var(--text-primary)}@keyframes blog-module__JsT-Oq__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:809px){.blog-module__JsT-Oq__blogGrid{grid-template-columns:1fr;padding:20px}.blog-module__JsT-Oq__blogHero{padding:140px 20px 40px}.blog-module__JsT-Oq__postHero{padding:140px 20px 30px}.blog-module__JsT-Oq__postContent{padding:20px}}
.contact-module__swMWYG__mainContent{background:var(--bg-primary);flex-direction:column;align-items:center;display:flex}.contact-module__swMWYG__contactHero{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:800px;padding:160px 40px 60px;display:flex}.contact-module__swMWYG__heroTitle{color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(36px,5vw,64px);line-height:1.1}.contact-module__swMWYG__heroSubtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:16px}.contact-module__swMWYG__contactSection{flex-direction:column;gap:24px;width:100%;max-width:800px;margin:0 auto;padding:0 40px 100px;display:flex}.contact-module__swMWYG__infoRow{grid-template-columns:1fr 1fr;gap:20px;width:100%;display:grid}.contact-module__swMWYG__infoCard{border-radius:var(--radius-lg);transition:border-color var(--transition-normal);background:linear-gradient(#141414cc 0%,#0a0a0ae6 100%);border:1px solid #ffffff0d;flex-direction:column;gap:12px;padding:30px;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__infoCard:after{content:"";filter:blur(20px);pointer-events:none;background:radial-gradient(circle,#814ac840 0%,#0000 80%);width:100px;height:100px;position:absolute;bottom:-20px;right:-20px}.contact-module__swMWYG__infoCard:hover{border-color:#814ac84d}.contact-module__swMWYG__infoCardHeader{color:var(--text-primary);align-items:center;gap:10px;display:flex}.contact-module__swMWYG__infoIcon{color:var(--text-primary)}.contact-module__swMWYG__infoLabel{color:var(--text-primary);font-size:18px;font-weight:600}.contact-module__swMWYG__infoValue{color:var(--text-secondary);font-size:15px}.contact-module__swMWYG__contactForm{border-radius:var(--radius-xl);background:#0d0d0d99;border:1px solid #ffffff0d;flex-direction:column;gap:24px;width:100%;padding:40px;display:flex}.contact-module__swMWYG__formRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:8px;display:flex}.contact-module__swMWYG__formGroup label{color:var(--text-primary);font-size:15px;font-weight:500}.contact-module__swMWYG__formGroup input,.contact-module__swMWYG__formGroup textarea{color:var(--text-primary);transition:all var(--transition-fast);background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;padding:14px 18px;font-size:15px}.contact-module__swMWYG__formGroup input:focus,.contact-module__swMWYG__formGroup textarea:focus{border-color:var(--accent-purple);background:#ffffff0a}.contact-module__swMWYG__formGroup input::placeholder,.contact-module__swMWYG__formGroup textarea::placeholder{color:#ffffff4d}.contact-module__swMWYG__submitBtn{width:100%;margin-top:10px;padding:auto;font-size:16px}.contact-module__swMWYG__successMsg{color:#22c55e;text-align:center;font-size:14px}.contact-module__swMWYG__errorMsg{color:#ef4444;text-align:center;font-size:14px}@media (max-width:809px){.contact-module__swMWYG__contactHero{padding:140px 20px 40px}.contact-module__swMWYG__contactSection{padding:0 20px 60px}.contact-module__swMWYG__infoRow,.contact-module__swMWYG__formRow{grid-template-columns:1fr}.contact-module__swMWYG__contactForm{padding:24px}}
.CaseStudiesSection-module__QweRZa__caseStudies{position:relative}.CaseStudiesSection-module__QweRZa__carouselContainer{cursor:grab;-webkit-user-select:none;user-select:none;width:100%;overflow:hidden}.CaseStudiesSection-module__QweRZa__carouselContainer.CaseStudiesSection-module__QweRZa__dragging{cursor:grabbing}.CaseStudiesSection-module__QweRZa__slideContent{width:100%}.CaseStudiesSection-module__QweRZa__contentWrapper{grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1050px;margin:0 auto;padding:0 40px;display:grid}@media (max-width:900px){.CaseStudiesSection-module__QweRZa__contentWrapper{grid-template-columns:1fr;gap:32px;padding:0 20px}}.CaseStudiesSection-module__QweRZa__leftCol{position:relative}.CaseStudiesSection-module__QweRZa__imageWrapper{aspect-ratio:1;background:#111;border:1px solid #ffffff0f;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 24px 48px #00000080}.CaseStudiesSection-module__QweRZa__imageWrapper img{object-fit:cover;pointer-events:none;width:100%;height:100%}.CaseStudiesSection-module__QweRZa__imagePlaceholder{background:#111;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.CaseStudiesSection-module__QweRZa__rightCol{flex-direction:column;justify-content:center;min-width:0;display:flex}.CaseStudiesSection-module__QweRZa__clientLogo{margin-bottom:20px}.CaseStudiesSection-module__QweRZa__clientLogo img{object-fit:contain;pointer-events:none;width:auto;max-height:36px}.CaseStudiesSection-module__QweRZa__clientLogoFallback{color:#fff;align-items:center;gap:8px;font-size:18px;font-weight:700;display:flex}.CaseStudiesSection-module__QweRZa__title{color:#fff;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:16px;font-size:clamp(24px,3vw,36px);font-weight:700;line-height:1.2;display:-webkit-box;overflow:hidden}.CaseStudiesSection-module__QweRZa__excerpt{color:#fff9;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:24px;font-size:15px;line-height:1.6;display:-webkit-box;overflow:hidden}.CaseStudiesSection-module__QweRZa__richText{color:#ffffffbf;font-size:14px;line-height:1.6}.CaseStudiesSection-module__QweRZa__richText h1,.CaseStudiesSection-module__QweRZa__richText h2,.CaseStudiesSection-module__QweRZa__richText h3{color:#fff;margin-top:20px;margin-bottom:10px;font-size:16px;font-weight:600}.CaseStudiesSection-module__QweRZa__richText ul,.CaseStudiesSection-module__QweRZa__richText ol{margin-bottom:0;padding-left:18px}.CaseStudiesSection-module__QweRZa__richText li{margin-bottom:6px}.CaseStudiesSection-module__QweRZa__richText li::marker{color:#fff6}.CaseStudiesSection-module__QweRZa__bottomControls{flex-direction:column;align-items:center;gap:20px;margin-top:50px;display:flex}.CaseStudiesSection-module__QweRZa__dragHint{color:#ffffff59;text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:12px;font-size:13px;font-weight:600;display:inline-flex}.CaseStudiesSection-module__QweRZa__dots{gap:8px;display:flex}.CaseStudiesSection-module__QweRZa__dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.CaseStudiesSection-module__QweRZa__dot:hover{background:#fff6}.CaseStudiesSection-module__QweRZa__dotActive{background:#a855f7;border-radius:4px;width:24px}@media (max-width:768px){.CaseStudiesSection-module__QweRZa__contentWrapper{padding:0 16px}}
