.LoveChat_slice__XPBf3{position:relative;color:rgb(var(--rgbText));background:rgb(var(--rgbBackground))}.LoveChat_heroSection__jl3Y4{position:relative;margin-bottom:80px}.LoveChat_heroWrapper__ZPDmb{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.LoveChat_heroImage__jNZBW{display:block;width:100%;height:auto;transition:transform .5s ease}.LoveChat_heroWrapper__ZPDmb:hover .LoveChat_heroImage__jNZBW{transform:scale(1.02)}.LoveChat_heroOverlay__osHZ2{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,#000c,#0000);padding:60px 40px 40px}.LoveChat_heroContent__ZRwl9{max-width:600px}.LoveChat_heroTagline__E9Zve{font-size:32px;font-weight:700;color:#fff;margin-bottom:24px}.LoveChat_heroButtons__oc1A9{display:flex;gap:16px;flex-wrap:wrap}.LoveChat_heroButton__r7Lqk{background-color:#fff;color:#000;border-radius:8px}.LoveChat_heroButtonSecondary__jkomV,.LoveChat_heroButton__r7Lqk{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;font-weight:600;text-decoration:none;transition:all .2s ease}.LoveChat_heroButtonSecondary__jkomV{background-color:initial;color:#fff;border:2px solid #fff;border-radius:8px}.LoveChat_heroButtonSecondary__jkomV:hover,.LoveChat_heroButton__r7Lqk:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.LoveChat_overviewGrid__DykxV{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;margin:40px 0 80px}@media (max-width:768px){.LoveChat_overviewGrid__DykxV{grid-template-columns:1fr}}.LoveChat_overviewContent__ogSIt{display:flex;flex-direction:column;gap:20px}.LoveChat_overviewImage__KZutx{border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(var(--rgbText),.1)}.LoveChat_roleSection__bhF0g{padding:100px 0}.LoveChat_roleCards__6d_Na{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:40px 0}@media (max-width:768px){.LoveChat_roleCards__6d_Na{grid-template-columns:1fr}}.LoveChat_roleCard__XHKuE{background:rgb(var(--rgbBackground));border-radius:16px;padding:30px;box-shadow:0 10px 30px #0000000d;transition:all .3s ease;border:1px solid rgba(var(--rgbText),.1);position:relative;overflow:hidden}.LoveChat_roleCard__XHKuE:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:rgb(var(--rgbPrimary));opacity:.8}.LoveChat_roleCard__XHKuE:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a;border-color:rgba(var(--rgbPrimary),.3)}.LoveChat_roleTitle__f7gr_{font-size:20px;font-weight:600;margin-bottom:16px;color:rgb(var(--rgbText))}.LoveChat_roleText__wQ2Fl{color:rgb(var(--rgbText),.8);line-height:1.6}.LoveChat_techStack__6jPHp{margin-top:60px}.LoveChat_techStackTitle__Wk_8i{font-size:24px;font-weight:600;margin-bottom:24px;color:rgb(var(--rgbText))}.LoveChat_techCategories__D_N2k{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.LoveChat_techCategory__dtECI{margin-bottom:20px;padding:24px;border-radius:16px;background:rgb(var(--rgbBackground));border:1px solid rgba(var(--rgbText),.1);box-shadow:0 4px 20px #00000008}.LoveChat_techCategoryTitle__HHrX7{font-size:18px;font-weight:600;margin-bottom:16px;color:rgb(var(--rgbText));display:flex;align-items:center}.LoveChat_techCategoryTitle__HHrX7:before{content:"";display:inline-block;width:8px;height:8px;background:rgb(var(--rgbPrimary));margin-right:10px;border-radius:50%}.LoveChat_techBadges___LgpA{display:flex;flex-wrap:wrap;gap:10px}.LoveChat_techBadge__udGjW{background:rgba(var(--rgbText),.05);padding:8px 14px;border-radius:20px;font-size:14px;font-weight:500;color:rgb(var(--rgbText));border:2px solid rgba(var(--rgbText),.2);transition:all .2s ease;display:inline-flex;align-items:center;box-shadow:0 2px 4px #0000000d;position:relative;margin:4px}.LoveChat_techBadge__udGjW:hover{background:rgba(var(--rgbPrimary),.1);border-color:rgba(var(--rgbPrimary),.5);transform:translateY(-2px);box-shadow:0 4px 8px #0000001a;color:rgb(var(--rgbPrimary))}.LoveChat_featuresIntro__lEZJ0{text-align:center;max-width:800px;margin:0 auto 60px}.LoveChat_featuresDescription__HWZe2{font-size:18px;color:rgb(var(--rgbText),.8);max-width:600px;margin:0 auto}.LoveChat_featureCards__XMVyP{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:80px}.LoveChat_featureCard__ns54J{background:rgb(var(--rgbBackground));border-radius:16px;padding:30px;box-shadow:0 10px 30px #0000000d;transition:all .3s ease;border:1px solid rgba(var(--rgbText),.1);position:relative;z-index:1}.LoveChat_featureCard__ns54J:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(var(--rgbPrimary),.05) 0,#0000 50%);border-radius:16px;z-index:-1;opacity:0;transition:opacity .3s ease}.LoveChat_featureCard__ns54J:hover{transform:translateY(-5px);box-shadow:0 15px 35px #0000001a;border-color:rgba(var(--rgbPrimary),.3)}.LoveChat_featureCard__ns54J:hover:after{opacity:1}.LoveChat_featureIconWrapper__RZgZa{width:60px;height:60px;border-radius:12px;background:rgba(var(--rgbPrimary),.1);display:flex;align-items:center;justify-content:center;margin-bottom:20px;border:1px solid rgba(var(--rgbPrimary),.2);transition:all .3s ease}.LoveChat_featureCard__ns54J:hover .LoveChat_featureIconWrapper__RZgZa{background:rgba(var(--rgbPrimary),.15);transform:scale(1.05)}.LoveChat_featureIcon__uujUP{color:rgb(var(--rgbPrimary));width:28px;height:28px}.LoveChat_featureTitle__BL3mG{font-size:20px;font-weight:600;margin-bottom:12px;color:rgb(var(--rgbText))}.LoveChat_featureText__MJtYW{color:rgb(var(--rgbText),.8);line-height:1.6}.LoveChat_showcaseGrid___3qOJ{display:grid;grid-template-columns:1fr 1fr;gap:70px;margin:40px 0;align-items:center}@media (max-width:768px){.LoveChat_showcaseGrid___3qOJ{grid-template-columns:1fr}}.LoveChat_showcaseVisual__3N1kA{position:relative;height:500px}.LoveChat_showcaseBackground__z85FD{position:absolute;top:0;left:0;width:80%;height:80%;z-index:1}.LoveChat_showcaseBackImage__f1Sdg{border-radius:16px;box-shadow:0 10px 30px #0000001a;border:1px solid rgba(var(--rgbText),.1)}.LoveChat_showcaseForeground__bk38Y{position:absolute;bottom:0;right:0;width:70%;z-index:2}.LoveChat_showcaseFrontImage__JxKWu{border-radius:16px;box-shadow:0 20px 40px #00000026;border:1px solid rgba(var(--rgbText),.1)}.LoveChat_showcaseContent__OkvtS{display:flex;flex-direction:column;gap:24px}.LoveChat_showcaseList__6Th5B{list-style:none;padding:0;margin:20px 0 0}.LoveChat_showcaseListItem__dq9xW{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding:12px 16px;border-radius:8px;background:rgba(var(--rgbText),.03);border:1px solid rgba(var(--rgbText),.08);transition:all .2s ease}.LoveChat_showcaseListItem__dq9xW:hover{background:rgba(var(--rgbPrimary),.05);border-color:rgba(var(--rgbPrimary),.2);transform:translateX(5px)}.LoveChat_testimonialSection__OpDpu{padding:80px 0}.LoveChat_testimonial__3tKU9{max-width:800px;margin:0 auto;text-align:center;padding:40px;border-radius:16px;background:rgb(var(--rgbBackground));box-shadow:0 10px 30px #0000000d;border:1px solid rgba(var(--rgbText),.1);position:relative}.LoveChat_testimonial__3tKU9:before{content:"";position:absolute;top:-5px;left:30px;right:30px;height:5px;background:linear-gradient(90deg,#0000,rgb(var(--rgbPrimary)),#0000);border-radius:5px 5px 0 0;opacity:.7}.LoveChat_testimonialQuote__cIQMr{position:relative;margin-bottom:40px}.LoveChat_quoteIcon__jH_O7{color:rgba(var(--rgbText),.1);margin-bottom:20px}.LoveChat_testimonialText__y7Txq{font-size:24px;line-height:1.6;font-weight:300;font-style:italic;color:rgb(var(--rgbText))}.LoveChat_testimonialAuthor__sLlDK{display:flex;align-items:center;justify-content:center;gap:16px}.LoveChat_testimonialAvatar__5QCe2{width:80px;height:80px;border-radius:50%;overflow:hidden;background-color:rgba(var(--rgbText),.1);border:3px solid rgba(var(--rgbPrimary),.3)}.LoveChat_avatarImage__qRxen{width:100%;height:100%;object-fit:cover}.LoveChat_testimonialMeta__B6LIo{text-align:left}.LoveChat_testimonialName__4ujPC{font-weight:600;margin:0 0 4px;color:rgb(var(--rgbText))}.LoveChat_testimonialRole__sZhG8{color:rgb(var(--rgbText),.8);margin:0}.LoveChat_impactHeader__JGubC{text-align:center;max-width:800px;margin:0 auto 60px}.LoveChat_impactIntro__ID54E{font-size:18px;max-width:700px;margin:20px auto 0;color:rgb(var(--rgbText),.8)}.LoveChat_impactStats__P6r_G{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin-bottom:60px}@media (max-width:768px){.LoveChat_impactStats__P6r_G{grid-template-columns:1fr}}.LoveChat_statCard__PYhrI{background:rgb(var(--rgbBackground));border-radius:16px;padding:30px;text-align:center;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease;border:1px solid rgba(var(--rgbText),.1);position:relative;overflow:hidden}.LoveChat_statCard__PYhrI:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:rgb(var(--rgbPrimary));opacity:.7}.LoveChat_statCard__PYhrI:hover{transform:translateY(-5px);border-color:rgba(var(--rgbPrimary),.3);box-shadow:0 15px 35px #0000001a}.LoveChat_statNumber__Zovhq{display:block;font-size:48px;font-weight:700;margin-bottom:10px;color:rgb(var(--rgbPrimary))}.LoveChat_statLabel__MjYFS{color:rgb(var(--rgbText),.8);font-size:16px;font-weight:500}.LoveChat_impactImage__hceAn{margin:60px 0;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px #0000001a;border:1px solid rgba(var(--rgbText),.1)}.LoveChat_finalImage__2ogpI{width:100%;height:auto;display:block}.LoveChat_reflectionSection__epRwe{margin:80px 0;text-align:center;padding:40px;border-radius:16px;background:rgba(var(--rgbText),.02);border:1px solid rgba(var(--rgbText),.08)}.LoveChat_reflectionHeading__5jQcv{font-size:24px;font-weight:600;margin-bottom:24px;color:rgb(var(--rgbText))}.LoveChat_reflectionQuote__vHSBs{font-size:28px;line-height:1.4;font-weight:300;font-style:italic;color:rgb(var(--rgbText),.8);max-width:800px;margin:0 auto 30px;padding:0;border-left:none;position:relative}.LoveChat_reflectionQuote__vHSBs:after,.LoveChat_reflectionQuote__vHSBs:before{content:'"';font-size:48px;color:rgba(var(--rgbPrimary),.3);line-height:0;position:relative}.LoveChat_reflectionQuote__vHSBs:before{vertical-align:super;margin-right:4px}.LoveChat_reflectionQuote__vHSBs:after{vertical-align:sub;margin-left:4px}.LoveChat_reflectionText___UX3V{font-size:18px;line-height:1.6;color:rgb(var(--rgbText),.8);max-width:800px;margin:0 auto}.LoveChat_ctaSection__vX2Jc{text-align:center;margin:80px 0 40px;padding:60px;background:rgba(var(--rgbText),.03);border-radius:16px;border:1px solid rgba(var(--rgbText),.1);position:relative;overflow:hidden}.LoveChat_ctaSection__vX2Jc:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(var(--rgbPrimary),.05) 0,#0000 70%);z-index:0}.LoveChat_ctaHeading__5PBfJ{font-size:28px;font-weight:600;margin-bottom:30px;color:rgb(var(--rgbText));position:relative;z-index:1}.LoveChat_ctaButtons__QmV3b{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;position:relative;z-index:1}.LoveChat_ctaButton__MJYJX{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s ease;border:1px solid rgba(var(--rgbPrimary),.3)}.LoveChat_ctaButton__MJYJX,.LoveChat_ctaButton__MJYJX:hover{background-color:rgb(var(--rgbPrimary));color:rgb(var(--rgbBackground))}.LoveChat_ctaButton__MJYJX:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a;opacity:.9}.LoveChat_ctaButtonSecondary__jFVEk{display:inline-flex;align-items:center;gap:8px;background-color:initial;color:rgb(var(--rgbPrimary));border:2px solid rgb(var(--rgbPrimary));padding:14px 28px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .2s ease}.LoveChat_ctaButtonSecondary__jFVEk:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a;background-color:rgba(var(--rgbPrimary),.05)}