html{scroll-behavior:smooth}body{color:#172554;background:#fff;margin:0;font-family:Arial,Microsoft YaHei,sans-serif}.homePage{--primary:#5b4cf0;--secondary:#7c3aed;--text:#172554;--muted:#758096;--line:#e7e9f2;background:#fff;min-height:100vh;overflow-x:hidden}.productCenterButton{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 55%,#a855f7 100%);border-radius:14px;justify-content:center;align-items:center;gap:10px;min-width:170px;padding:15px 30px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s,filter .25s;display:inline-flex;box-shadow:0 12px 28px #7c3aed47}.productCenterButton span{font-size:20px;transition:transform .25s}.productCenterButton:hover{color:#fff;filter:brightness(1.05);transform:translateY(-3px);box-shadow:0 17px 34px #7c3aed61}.productCenterButton:hover span{transform:translate(4px)}.productCenterButton:active{transform:translateY(-1px)}.homePage,.homePage *{box-sizing:border-box}.homePage h1,.homePage h2,.homePage h3,.homePage p{margin:0}.homePage a{color:inherit;text-decoration:none}.homePage .navbar{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #e7e9f2d9;justify-content:space-between;align-items:center;gap:30px;width:100%;min-height:72px;padding:0 max(24px,50% - 590px);display:flex;position:sticky;top:0}.homePage .logo{color:var(--text);white-space:nowrap;align-items:center;gap:10px;font-size:20px;font-weight:900;display:inline-flex}.homePage .logoIcon{background:linear-gradient(145deg,#eeecff,#f5eaff);border-radius:13px;place-items:center;width:42px;height:42px;display:grid;box-shadow:inset 0 0 0 1px #5b4cf014}.homePage .navLinks{align-items:center;gap:8px;display:flex}.homePage .navLinks a{color:#5e687b;border-radius:9px;padding:9px 14px;font-size:14px;font-weight:700;transition:color .2s,background .2s}.homePage .navLinks a:hover{color:var(--primary);background:#f3f1ff}.homePage .loginButton{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;min-height:42px;padding:0 19px;font-size:13px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 9px 20px #5b4cf033}.homePage .loginButton:hover{transform:translateY(-2px);box-shadow:0 13px 25px #5b4cf047}.homePage .hero{text-align:center;background:radial-gradient(circle at 15% 20%,#818cf840,#0000 31%),radial-gradient(circle at 85% 25%,#c084fc38,#0000 32%),linear-gradient(#f4f5ff 0%,#fff 100%);flex-direction:column;justify-content:center;align-items:center;min-height:590px;padding:70px 20px 55px;display:flex;position:relative;overflow:hidden}.homePage .hero:before,.homePage .hero:after{content:"";border:1px solid #6366f11a;border-radius:50%;position:absolute}.homePage .hero:before{width:520px;height:520px;top:-260px;left:-170px}.homePage .hero:after{width:560px;height:560px;bottom:-280px;right:-180px}.homePage .heroBadge{z-index:1;color:var(--primary);background:#ffffffc7;border:1px solid #d9d6ff;border-radius:999px;margin-bottom:24px;padding:9px 16px;font-size:13px;font-weight:800;position:relative;box-shadow:0 8px 25px #4f46e514}.homePage .hero h1{z-index:1;color:var(--text);letter-spacing:-3px;font-size:clamp(48px,6vw,74px);font-weight:800;line-height:1.17;position:relative}.homePage .hero h1 span{color:#0000;background:linear-gradient(100deg,#4f46e5,#9333ea);-webkit-background-clip:text;background-clip:text}.homePage .hero>p{z-index:1;color:var(--muted);margin-top:24px;font-size:17px;line-height:1.9;position:relative}.homePage .heroButtons{z-index:1;align-items:center;gap:13px;margin-top:30px;display:flex;position:relative}.homePage .primaryButton,.homePage .secondaryButton{border-radius:12px;justify-content:center;align-items:center;min-width:128px;min-height:52px;padding:0 23px;font-size:15px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex}.homePage .primaryButton{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;box-shadow:0 14px 30px #5b4cf03d}.homePage .secondaryButton{color:#344054;background:#ffffffd9;border:1px solid #d8dbe8}.homePage .primaryButton:hover,.homePage .secondaryButton:hover{transform:translateY(-2px)}.homePage .heroStats{z-index:1;align-items:center;gap:75px;margin-top:54px;display:flex;position:relative}.homePage .heroStats>div{gap:7px;min-width:90px;display:grid}.homePage .heroStats strong{color:#37338c;font-size:23px}.homePage .heroStats span{color:#8992a4;font-size:12px}.homePage .homeSection{padding:78px 6%}.homePage .sectionTitle{text-align:center;max-width:650px;margin:0 auto 42px}.homePage .sectionTitle>span,.homePage .smallTitle{color:var(--primary);letter-spacing:2px;margin-bottom:12px;font-size:12px;font-weight:900;display:inline-block}.homePage .sectionTitle h2,.homePage .aboutContent h2,.homePage .contactText h2{color:var(--text);letter-spacing:-1px;font-size:clamp(29px,4vw,41px);line-height:1.25}.homePage .sectionTitle p{color:var(--muted);margin-top:12px;font-size:15px;line-height:1.7}.homePage .servicesSection{background:#fff}.homePage .serviceGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;max-width:1180px;margin:0 auto;display:grid}.homePage .serviceCard{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;justify-content:flex-start;min-height:265px;padding:25px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex;box-shadow:0 10px 32px #1e293b0d}.homePage .serviceCard:hover{border-color:#cbc7ff;transform:translateY(-6px);box-shadow:0 18px 42px #4f46e51f}.homePage .serviceIcon{border-radius:16px;place-items:center;width:58px;height:58px;margin-bottom:22px;font-size:28px;display:grid}.homePage .serviceIcon.purple{background:#eeecff}.homePage .serviceIcon.violet{background:#f3e8ff}.homePage .serviceIcon.blue{background:#e8f4ff}.homePage .serviceIcon.orange{background:#fff1e7}.homePage .serviceHeading{justify-content:space-between;align-items:center;gap:12px;display:flex}.homePage .serviceHeading h3{color:#24304a;font-size:18px}.homePage .serviceTag{border-radius:7px;padding:5px 8px;font-size:10px;font-weight:800}.homePage .serviceTag.purple{color:#4f46e5;background:#eeecff}.homePage .serviceTag.violet{color:#7e22ce;background:#f3e8ff}.homePage .serviceTag.blue{color:#0284c7;background:#e8f4ff}.homePage .serviceTag.orange{color:#ea580c;background:#fff1e7}.homePage .serviceCard>p{color:var(--muted);margin-top:13px;font-size:13px;line-height:1.75}.homePage .serviceMore{color:var(--primary);justify-content:space-between;align-items:center;margin-top:auto;padding-top:22px;font-size:13px;font-weight:800;display:flex}.homePage .serviceMore span{font-size:19px;transition:transform .2s}.homePage .serviceCard:hover .serviceMore span{transform:translate(4px)}.homePage .aboutSection{background:#f7f8fc}.homePage .aboutWrapper{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);align-items:center;gap:70px;max-width:1080px;margin:0 auto;display:grid}.homePage .aboutVisual{color:#fff;background:radial-gradient(circle at top,#fff3,#0000 45%),linear-gradient(145deg,#4338ca,#7c3aed);border-radius:25px;flex-direction:column;justify-content:center;align-items:center;min-height:330px;display:flex;box-shadow:0 22px 50px #4f46e538}.homePage .aboutVisual>span{font-size:84px}.homePage .aboutVisual strong{margin-top:12px;font-size:28px}.homePage .aboutVisual small{color:#ffffffb3;letter-spacing:2.5px;margin-top:8px;font-size:11px}.homePage .aboutContent>p{color:#697386;margin-top:18px;font-size:14px;line-height:1.9}.homePage .advantageGrid{grid-template-columns:1fr 1fr;gap:17px;margin-top:27px;display:grid}.homePage .advantageGrid>div{background:#fff;border:1px solid #e7e8f1;border-radius:12px;gap:11px;padding:13px;display:flex}.homePage .advantageGrid>div>span{width:25px;height:25px;color:var(--primary);background:#eeecff;border-radius:50%;flex:none;place-items:center;font-size:12px;font-weight:900;display:grid}.homePage .advantageGrid section{gap:4px;display:grid}.homePage .advantageGrid strong{color:#344054;font-size:13px}.homePage .advantageGrid small{color:#98a2b3;font-size:11px}.homePage .contactSection{background:#fff;padding:28px 6% 78px}.homePage .contactBox{color:#fff;background:radial-gradient(circle at 90% 0,#ffffff29,#0000 32%),linear-gradient(130deg,#4338ca,#7c3aed);border-radius:23px;grid-template-columns:1fr auto;align-items:center;gap:50px;max-width:1080px;margin:0 auto;padding:42px 48px;display:grid;box-shadow:0 20px 45px #4f46e52e}.homePage .smallTitle.light{color:#ddd9ff}.homePage .contactText h2{color:#fff}.homePage .contactText p{color:#ffffffb8;max-width:570px;margin-top:12px;font-size:14px;line-height:1.8}.homePage .contactCards{gap:10px;display:grid}.homePage .contactCards>div{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:12px;align-items:center;gap:12px;min-width:235px;padding:13px 15px;display:flex}.homePage .contactCards>div>span{font-size:22px}.homePage .contactCards section{gap:3px;display:grid}.homePage .contactCards small{color:#fff9;font-size:10px}.homePage .contactCards strong{font-size:12px}.homePage .homeFooter{color:#fff;background:#111827;padding:48px 6% 20px}.homePage .footerTop{grid-template-columns:1fr 1.3fr;gap:65px;max-width:1180px;margin:0 auto;padding-bottom:38px;display:grid}.homePage .footerBrand h2{font-size:22px}.homePage .footerBrand p{color:#8d96a8;max-width:370px;margin-top:13px;font-size:12px;line-height:1.8}.homePage .footerLinks{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.homePage .footerLinks>div{align-content:start;gap:10px;display:grid}.homePage .footerLinks strong{margin-bottom:3px;font-size:13px}.homePage .footerLinks a{color:#8d96a8;font-size:12px;transition:color .2s}.homePage .footerLinks a:hover{color:#fff}.homePage .footerBottom{color:#707a8d;border-top:1px solid #283142;justify-content:space-between;gap:20px;max-width:1180px;margin:0 auto;padding-top:18px;font-size:11px;display:flex}@media (max-width:980px){.homePage .navLinks{display:none}.homePage .serviceGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.homePage .aboutWrapper{gap:40px}.homePage .contactBox,.homePage .footerTop{grid-template-columns:1fr}}@media (max-width:650px){.homePage .navbar{min-height:66px;padding:0 16px}.homePage .logo{font-size:18px}.homePage .logoIcon{width:38px;height:38px}.homePage .loginButton{min-height:38px;padding:0 14px}.homePage .hero{min-height:555px;padding:55px 17px 45px}.homePage .heroBadge{margin-bottom:19px;font-size:11px}.homePage .hero h1{letter-spacing:-2px;font-size:clamp(39px,12vw,53px)}.homePage .hero>p{font-size:15px}.homePage .heroButtons{flex-direction:column;width:100%;max-width:330px}.homePage .primaryButton,.homePage .secondaryButton{width:100%}.homePage .heroStats{justify-content:space-between;gap:12px;width:100%;margin-top:40px}.homePage .heroStats strong{font-size:18px}.homePage .heroStats span{font-size:10px}.homePage .homeSection{padding:60px 17px}.homePage .serviceGrid{grid-template-columns:1fr}.homePage .serviceCard{min-height:235px}.homePage .aboutWrapper{grid-template-columns:1fr;gap:35px}.homePage .aboutVisual{min-height:270px}.homePage .advantageGrid{grid-template-columns:1fr}.homePage .contactSection{padding:20px 14px 60px}.homePage .contactBox{padding:32px 23px}.homePage .contactCards>div{min-width:0}.homePage .homeFooter{padding:42px 20px 18px}.homePage .footerLinks{grid-template-columns:1fr 1fr}.homePage .footerBottom{text-align:center;flex-direction:column;align-items:center}}.servicesSection{padding-top:0}.serviceImage{object-fit:contain;border-radius:10px;width:42px;height:42px}
