.Header-module__arFiJq__header{z-index:1000;z-index:999;background-color:#0000;width:100%;height:68px;transition:all .4s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0}.Header-module__arFiJq__lightPage:not(.Header-module__arFiJq__scrolled){-webkit-backdrop-filter:none;backdrop-filter:none;background-color:#0000;border-bottom:none}.Header-module__arFiJq__scrolled{background-color:#fffffff2;box-shadow:0 4px 20px #00000014}.Header-module__arFiJq__headerContainer{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__arFiJq__logo{color:#dc2626;align-items:center;gap:10px;font-size:24px;font-weight:700;display:flex}.Header-module__arFiJq__logo img{height:80px}.Header-module__arFiJq__nav{display:flex}.Header-module__arFiJq__navList{gap:30px;display:flex}.Header-module__arFiJq__navItem{position:relative}.Header-module__arFiJq__navItem a{color:#334155;align-items:center;gap:4px;padding:8px 0;font-size:16px;font-weight:600;transition:all .3s;display:flex;position:relative}.Header-module__arFiJq__darkHero:not(.Header-module__arFiJq__scrolled) .Header-module__arFiJq__navItem a{color:#fff;text-shadow:0 1px 2px #0000001a}.Header-module__arFiJq__arrow{transition:transform .3s}.Header-module__arFiJq__hasDropdown:hover .Header-module__arFiJq__arrow{transform:rotate(180deg)}.Header-module__arFiJq__menuButton{display:none}.Header-module__arFiJq__dropdown{opacity:0;visibility:hidden;z-index:100;background:#fff;border:1px solid #f1f5f9;border-radius:12px;min-width:140px;padding:8px;transition:all .3s cubic-bezier(.16,1,.3,1);position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(20px);box-shadow:0 10px 25px #0000001a}.Header-module__arFiJq__dropdown:before{content:"";width:100%;height:15px;position:absolute;top:-15px;left:0}.Header-module__arFiJq__hasDropdown:hover .Header-module__arFiJq__dropdown{opacity:1;visibility:visible;transform:translate(-50%)translateY(12px)}.Header-module__arFiJq__dropdown li{margin-bottom:4px;list-style:none}.Header-module__arFiJq__dropdown li:last-child{margin-bottom:0}.Header-module__arFiJq__dropdown a{white-space:nowrap;border-radius:8px;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s;display:block;color:#475569!important}.Header-module__arFiJq__dropdown a:hover,.Header-module__arFiJq__dropdown a.Header-module__arFiJq__active{background:#f1f5f9;color:#dc2626!important}.Header-module__arFiJq__dropdown a:after{display:none}.Header-module__arFiJq__lightPage:not(.Header-module__arFiJq__scrolled) .Header-module__arFiJq__navItem a{color:#334155;text-shadow:none}.Header-module__arFiJq__lightPage:not(.Header-module__arFiJq__scrolled) .Header-module__arFiJq__navItem a:hover,.Header-module__arFiJq__lightPage:not(.Header-module__arFiJq__scrolled) .Header-module__arFiJq__navItem a.Header-module__arFiJq__active{color:#dc2626}.Header-module__arFiJq__scrolled .Header-module__arFiJq__navItem a{color:#333}.Header-module__arFiJq__navItem a:after{content:"";background-color:#dc2626;width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__arFiJq__navItem a:hover:after,.Header-module__arFiJq__navItem a.Header-module__arFiJq__active:after{width:100%}.Header-module__arFiJq__navItem a.Header-module__arFiJq__active,.Header-module__arFiJq__navItem a:hover{color:#dc2626}@media (max-width:1024px){.Header-module__arFiJq__header{height:60px}.Header-module__arFiJq__header.Header-module__arFiJq__scrolled{background-color:#fff;box-shadow:0 2px 10px #0000000d}.Header-module__arFiJq__lightPage:not(.Header-module__arFiJq__scrolled) .Header-module__arFiJq__navItem a{color:#333}.Header-module__arFiJq__nav{opacity:0;visibility:hidden;z-index:1001;background:#fff;flex-direction:column;width:100%;padding:20px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%);box-shadow:0 10px 30px #0000001a}.Header-module__arFiJq__navOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__arFiJq__navList{flex-direction:column;gap:0;width:100%}.Header-module__arFiJq__navItem{border-bottom:1px solid #f1f5f9;width:100%}.Header-module__arFiJq__navItem:last-child{border-bottom:none}.Header-module__arFiJq__navItem a{justify-content:space-between;padding:15px 0;font-size:15px;color:#333!important}.Header-module__arFiJq__navItem a.Header-module__arFiJq__active{color:#dc2626!important}.Header-module__arFiJq__navItem a:after{display:none}.Header-module__arFiJq__dropdown{opacity:1;visibility:visible;box-shadow:none;background:#f8fafc;border:none;flex-direction:column;width:100%;margin-top:-5px;padding:14px 20px;display:flex;position:static;transform:none}.Header-module__arFiJq__dropdown a{padding:10px 14px;font-size:14px;color:#64748b!important}.Header-module__arFiJq__dropdown a.Header-module__arFiJq__active{color:#dc2626!important}.Header-module__arFiJq__menuButton{color:#333;cursor:pointer;z-index:1002;background:0 0;border:none;justify-content:center;align-items:center;padding:5px;transition:color .3s;display:flex}.Header-module__arFiJq__darkHero:not(.Header-module__arFiJq__scrolled) .Header-module__arFiJq__menuButton{color:#fff}.Header-module__arFiJq__scrolled .Header-module__arFiJq__menuButton,.Header-module__arFiJq__lightPage:not(.Header-module__arFiJq__scrolled) .Header-module__arFiJq__menuButton{color:#333}.Header-module__arFiJq__header:has(.Header-module__arFiJq__navOpen) .Header-module__arFiJq__menuButton{color:#333!important}.Header-module__arFiJq__menuOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0000004d;position:fixed;inset:0}.Header-module__arFiJq__logo img{height:68px}}
.Footer-module__rnk_JG__footer{color:#fff;background-color:#222;padding:80px 0 30px}.Footer-module__rnk_JG__grid{grid-template-columns:2fr 1fr 1.5fr 1fr;gap:40px;margin-bottom:60px;display:grid}.Footer-module__rnk_JG__logo{align-items:center;gap:10px;margin-bottom:20px;font-size:24px;font-weight:700;display:flex}.Footer-module__rnk_JG__logo img{filter:brightness(0)invert();height:100px;margin-top:-30px;margin-left:-20px}.Footer-module__rnk_JG__aboutText{color:#aaa;font-size:14px;line-height:1.8}.Footer-module__rnk_JG__colTitle{margin-bottom:25px;font-size:18px;position:relative}.Footer-module__rnk_JG__colTitle:after{content:"";background-color:var(--primary-color);width:30px;height:2px;position:absolute;bottom:-10px;left:0}.Footer-module__rnk_JG__links li,.Footer-module__rnk_JG__contactInfo li{margin-bottom:12px}.Footer-module__rnk_JG__links a,.Footer-module__rnk_JG__contactInfo li{color:#aaa;font-size:14px}.Footer-module__rnk_JG__links a:hover{color:#fff;padding-left:5px}.Footer-module__rnk_JG__qrGrid{grid-template-columns:1fr 1fr;gap:15px;margin-top:15px;display:grid}.Footer-module__rnk_JG__qrItem{text-align:center}.Footer-module__rnk_JG__qrLabel{color:#aaa;margin-bottom:8px;font-size:12px}.Footer-module__rnk_JG__qrImageContainer{background:#fff;border-radius:8px;padding:5px;display:inline-block}.Footer-module__rnk_JG__qrImage{border-radius:4px;width:80px;height:80px;display:block}.Footer-module__rnk_JG__bottom{text-align:center;color:#777;border-top:1px solid #333;padding-top:30px;font-size:13px}.Footer-module__rnk_JG__bottom p{margin-bottom:5px}@media (max-width:1024px){.Footer-module__rnk_JG__footer{padding:48px 0 30px}.Footer-module__rnk_JG__grid{text-align:left;grid-template-columns:1fr;gap:40px;padding:0 20px}.Footer-module__rnk_JG__logo{justify-content:flex-start;margin-bottom:15px}.Footer-module__rnk_JG__logo img{height:80px;margin-top:-20px;margin-left:-15px}.Footer-module__rnk_JG__aboutText{margin-bottom:10px;font-size:13px}.Footer-module__rnk_JG__colTitle{margin-bottom:20px;font-size:16px}.Footer-module__rnk_JG__links{display:flex}.Footer-module__rnk_JG__links li,.Footer-module__rnk_JG__contactInfo li{margin-bottom:10px}.Footer-module__rnk_JG__links li{margin-right:40px}.Footer-module__rnk_JG__qrGrid{grid-template-columns:repeat(2,1fr);max-width:240px}.Footer-module__rnk_JG__bottom{padding:20px 10px;font-size:12px}}
.QRModal-module__qGz_la__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;cursor:pointer;background:#0f172a66;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.QRModal-module__qGz_la__modal{cursor:default;background:#fff;border-radius:32px;width:360px;padding:24px;box-shadow:0 25px 50px -12px #00000040}.QRModal-module__qGz_la__header{color:#1e293b;justify-content:space-between;align-items:center;margin-bottom:20px;font-size:18px;font-weight:700;display:flex}.QRModal-module__qGz_la__closeBtn{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.QRModal-module__qGz_la__closeBtn:hover{color:#0f172a;background:#e2e8f0}.QRModal-module__qGz_la__body{text-align:center}.QRModal-module__qGz_la__phoneSection{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px dashed #e2e8f0;align-items:center;gap:12px;margin-bottom:24px;padding:0 20px 20px;transition:all .3s;display:flex;position:relative}.QRModal-module__qGz_la__phoneSection:hover{border-bottom-color:#1e293b}.QRModal-module__qGz_la__phoneIcon{color:#fff;background:#1e293b;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.QRModal-module__qGz_la__phoneInfo{flex-direction:column;flex:1;display:flex}.QRModal-module__qGz_la__phoneLabel{color:#1e293b;opacity:.8;font-size:12px;font-weight:600}.QRModal-module__qGz_la__phoneNumber{color:#1e293b;font-size:18px;font-weight:800;line-height:1.2;text-decoration:none}.QRModal-module__qGz_la__copyIcon{color:#94a3b8;justify-content:center;align-items:center;transition:color .2s;display:flex}.QRModal-module__qGz_la__phoneSection:hover .QRModal-module__qGz_la__copyIcon{color:#1e293b}.QRModal-module__qGz_la__copyTip{color:#fff;background:#10b981;border-radius:4px;padding:2px 8px;font-size:11px;animation:2s forwards QRModal-module__qGz_la__fadeInOut;position:absolute;top:-20px;right:0}@keyframes QRModal-module__qGz_la__fadeInOut{0%{opacity:0;transform:translateY(5px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-5px)}}.QRModal-module__qGz_la__qrWrapper{background:#fff;border:1px solid #f1f5f9;border-radius:24px;margin-bottom:10px;padding:12px;display:inline-block}.QRModal-module__qGz_la__qrImage{border-radius:12px;display:block}.QRModal-module__qGz_la__tip{color:#64748b;font-size:14px;font-weight:500}@media (max-width:1024px){.QRModal-module__qGz_la__modal{width:280px;padding:20px}.QRModal-module__qGz_la__header{margin-bottom:20px;display:none}.QRModal-module__qGz_la__closeBtn{width:32px;height:32px}.QRModal-module__qGz_la__qrWrapper{padding:8px}.QRModal-module__qGz_la__qrImage{border-radius:10px}.QRModal-module__qGz_la__tip{font-size:12px}}
.Advantagers-module__QGwqiq__advantagesSection{background:url(https://static.qrx360.com/privilege/20260121/0dc91a68f52b4704aa0afbca10f1610f.png) 50%/cover no-repeat;margin:0 auto;padding:100px 0}.Advantagers-module__QGwqiq__advantageHeader{text-align:center;margin-bottom:80px;position:relative}.Advantagers-module__QGwqiq__advantageHeader:before{content:"ADVANTAGE";color:#fdf2f2;z-index:0;letter-spacing:.15em;opacity:.5;pointer-events:none;font-size:120px;font-weight:900;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.Advantagers-module__QGwqiq__advantageTitle{color:#1e293b;letter-spacing:-.02em;margin-bottom:12px;font-size:40px;font-weight:900}.Advantagers-module__QGwqiq__advantageSubtitle{color:var(--primary-color);letter-spacing:.5em;text-transform:uppercase;font-size:14px;font-weight:800}.Advantagers-module__QGwqiq__qualityVisualContainer{background:#fdf8f8;border:1px solid #ef44440d;border-radius:24px;flex-direction:column;gap:20px;width:100%;padding:36px 24px 24px;display:flex;position:relative;box-shadow:0 10px 40px #b83d350f}.Advantagers-module__QGwqiq__windowDots{gap:6px;display:flex;position:absolute;top:16px;left:20px}.Advantagers-module__QGwqiq__windowDots span{border-radius:50%;width:8px;height:8px}.Advantagers-module__QGwqiq__dotRed{background:#ff5f56}.Advantagers-module__QGwqiq__dotYellow{background:#ffbd2e}.Advantagers-module__QGwqiq__dotGreen{background:#27c93f}.Advantagers-module__QGwqiq__qualityMainLayout{gap:20px;display:flex}.Advantagers-module__QGwqiq__qualityLeftCard{background:#fff;border:2px solid #ef44441a;border-radius:20px;flex-direction:column;flex:1.2;justify-content:center;align-items:center;display:flex;position:relative;overflow:visible;box-shadow:0 8px 20px #00000005}.Advantagers-module__QGwqiq__serviceBadge{z-index:10;background:linear-gradient(135deg,#f3e2a0 0%,#e6c673 50%,#ae6f32 100%);border-top:1px solid #ffffff80;border-radius:0 30px 30px 0;padding:8px 20px;position:absolute;top:15px;left:-10px;box-shadow:4px 4px 15px #d4a94d66}.Advantagers-module__QGwqiq__serviceBadge:before{content:"";z-index:-1;border-bottom:10px solid #8c6d2d;border-left:10px solid #0000;position:absolute;top:-10px;left:0}.Advantagers-module__QGwqiq__badgeText{color:#fff;letter-spacing:1px;white-space:nowrap;text-shadow:0 1px 3px #8c6d2d80;font-size:18px;font-weight:800}.Advantagers-module__QGwqiq__qualityLeftDesc{color:#8c6d2d;letter-spacing:1px;margin-top:10px;font-size:16px;font-weight:700}.Advantagers-module__QGwqiq__qualityLeftImg{object-fit:contain;width:100%;height:auto;margin-top:30px}.Advantagers-module__QGwqiq__qualityRightCol{flex-direction:column;flex:1.8;gap:16px;display:flex}.Advantagers-module__QGwqiq__qualityRightCard{background:#fff;border:1px solid #ef44441a;border-radius:20px;flex-direction:column;gap:12px;padding:16px;display:flex;box-shadow:0 8px 20px #00000005}.Advantagers-module__QGwqiq__qualityCardHeader{text-align:left;align-items:center;gap:12px;display:flex}.Advantagers-module__QGwqiq__qualityCardHeader h4{color:#1e293b;margin:0;font-size:20px;font-weight:850}.Advantagers-module__QGwqiq__qualityCardHeader p{color:#64748b;margin:10px 0 16px;font-size:14px}.Advantagers-module__QGwqiq__qualityCardIcons{flex-wrap:wrap;justify-content:space-between;display:flex}.Advantagers-module__QGwqiq__miniBrandIcon{background:#fff;border:1px solid #f1f5f9;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;padding:6px;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 2px 6px #00000005}.Advantagers-module__QGwqiq__miniBrandImg{object-fit:contain;width:100%;height:100%}.Advantagers-module__QGwqiq__miniBrandIcon:hover{border-color:#ef4444;transform:translateY(-3px);box-shadow:0 5px 15px #ef44441a}.Advantagers-module__QGwqiq__qualityBottomBar{background:#fff;border:1px solid #ef444414;border-radius:16px;justify-content:space-between;padding:14px 28px;display:flex;box-shadow:0 4px 15px #00000005}.Advantagers-module__QGwqiq__qualityBottomItem{color:#8c6d2d;cursor:default;align-items:center;gap:8px;font-size:14px;font-weight:800;display:flex}.Advantagers-module__QGwqiq__qualityBottomIcon{color:#9f820c;justify-content:center;align-items:center;display:flex}.Advantagers-module__QGwqiq__fulfillmentVisualContainer{background:#fdf8f8;border:1px solid #ef44440d;border-radius:24px;justify-content:center;align-items:center;width:100%;min-height:400px;padding:36px 24px 24px;display:flex;position:relative;box-shadow:0 10px 40px #b83d350f}.Advantagers-module__QGwqiq__fulfillmentMainLayout{justify-content:center;align-items:center;width:100%;display:flex}.Advantagers-module__QGwqiq__fulfillmentMockupWrapper{width:fit-content;position:relative}.Advantagers-module__QGwqiq__floatingBadge,.Advantagers-module__QGwqiq__floatingBadge2{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#1e293b;white-space:nowrap;z-index:5;background:#ffffffe6;border:1px solid #ffffff80;border-radius:12px;align-items:center;gap:8px;padding:8px 16px;font-size:13px;font-weight:700;display:flex;position:absolute;box-shadow:0 8px 20px #0000001a}.Advantagers-module__QGwqiq__floatingBadge{top:15%;left:-30px}.Advantagers-module__QGwqiq__floatingBadge2{bottom:45%;right:-30px}.Advantagers-module__QGwqiq__apiSuccessToast{color:#10b981;z-index:6;background:#1e293b;border-radius:99px;align-items:center;gap:8px;padding:6px 16px;font-family:monospace;font-size:12px;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0003}.Advantagers-module__QGwqiq__toastPulse{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite Advantagers-module__QGwqiq__toastPulseAnim}@keyframes Advantagers-module__QGwqiq__toastPulseAnim{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}.Advantagers-module__QGwqiq__serviceVisualContainer{background:linear-gradient(135deg,#f0f4ff 0%,#fff 100%);border:1px solid #3b82f61a;border-radius:24px;width:100%;min-height:480px;padding:40px 24px 24px;position:relative;overflow:hidden;box-shadow:0 10px 40px #3b82f60d}.Advantagers-module__QGwqiq__serviceMainLayout{align-items:center;gap:20px;height:100%;display:flex}.Advantagers-module__QGwqiq__chatWindow{background:#f3f3f3;border:8px solid #1e293b;border-radius:36px;flex-direction:column;flex-shrink:0;width:280px;height:480px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000026}.Advantagers-module__QGwqiq__chatWindow:before{content:"";z-index:10;background:#1e293b;border-bottom-right-radius:12px;border-bottom-left-radius:12px;width:120px;height:20px;position:absolute;top:0;left:50%;transform:translate(-50%)}.Advantagers-module__QGwqiq__chatHeader{color:#1e293b;text-align:center;background:#f3f3f3;border-bottom:1px solid #e2e8f0;padding:25px 16px 10px;font-size:14px;font-weight:600}.Advantagers-module__QGwqiq__chatBody{background:#ededed;flex-direction:column;flex:1;gap:16px;padding:12px;display:flex;overflow-y:auto}.Advantagers-module__QGwqiq__chatRowLeft,.Advantagers-module__QGwqiq__chatRowRight{gap:8px;width:100%;display:flex}.Advantagers-module__QGwqiq__chatRowLeft{justify-content:flex-start}.Advantagers-module__QGwqiq__chatRowRight{justify-content:flex-end}.Advantagers-module__QGwqiq__avatarUser,.Advantagers-module__QGwqiq__avatarService{border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex;overflow:hidden}.Advantagers-module__QGwqiq__avatarUser{color:#333;background:#fff;border:1px solid #dbeafe;font-size:14px;font-weight:700}.Advantagers-module__QGwqiq__avatarService{color:var(--primary-color);background:#fff;border:1px solid #ef444433;font-size:14px;font-weight:700}.Advantagers-module__QGwqiq__msgLeft,.Advantagers-module__QGwqiq__msgRight{border-radius:6px;max-width:75%;padding:8px 12px;font-size:13px;line-height:1.5;position:relative}.Advantagers-module__QGwqiq__msgLeft{color:#000;background:#fff;border:1px solid #ebebeb;align-self:flex-start}.Advantagers-module__QGwqiq__msgLeft:before{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-right:6px solid #fff;position:absolute;top:10px;left:-6px}.Advantagers-module__QGwqiq__msgRight{color:#000;background:#95ec69;border:1px solid #82d65a;align-self:flex-end}.Advantagers-module__QGwqiq__msgRight:before{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:6px solid #95ec69;position:absolute;top:10px;right:-6px}.Advantagers-module__QGwqiq__aiCoreSection{flex-direction:column;flex:1.2;justify-content:center;align-items:center;display:flex;position:relative}.Advantagers-module__QGwqiq__aiTags{z-index:2;flex-direction:column;gap:15px;display:none;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Advantagers-module__QGwqiq__aiTagItem{color:#1e293b;white-space:nowrap;background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:8px 20px;font-size:14px;font-weight:600;box-shadow:0 4px 12px #00000014}.Advantagers-module__QGwqiq__aiVisual{justify-content:flex-end;align-items:center;width:100%;height:300px;padding-right:40px;display:flex;position:relative}.Advantagers-module__QGwqiq__aiOrbit{border:1px dashed #6366f133;border-radius:50%;width:240px;height:240px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Advantagers-module__QGwqiq__orbitUser1,.Advantagers-module__QGwqiq__orbitUser2,.Advantagers-module__QGwqiq__orbitUser3{background:#fff;border:2px solid #fff;border-radius:50%;position:absolute;overflow:hidden;box-shadow:0 4px 10px #0000001a}.Advantagers-module__QGwqiq__orbitUser1{top:0;left:50%;transform:translate(-50%,-50%)}.Advantagers-module__QGwqiq__orbitUser2{bottom:20%;right:-10%}.Advantagers-module__QGwqiq__orbitUser3{bottom:-10%;left:30%}.Advantagers-module__QGwqiq__orbitUser1 img,.Advantagers-module__QGwqiq__orbitUser2 img,.Advantagers-module__QGwqiq__orbitUser3 img{object-fit:cover;width:100%;height:100%}@media (max-width:1024px){.Advantagers-module__QGwqiq__qualityMainLayout{flex-direction:column}.Advantagers-module__QGwqiq__qualityBottomBar{flex-wrap:wrap;justify-content:center;gap:15px}}.Advantagers-module__QGwqiq__tabNav{justify-content:center;gap:60px;margin-bottom:40px;display:flex}.Advantagers-module__QGwqiq__tabBtn{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:100px;align-items:center;gap:14px;padding:12px 26px;font-size:24px;font-weight:500;transition:all .3s;display:flex}.Advantagers-module__QGwqiq__tabIcon{justify-content:center;align-items:center;transition:transform .3s;display:flex}.Advantagers-module__QGwqiq__activeTab{color:#fff;background:linear-gradient(135deg,#ef2b2b 0%,#f16b6b 100%);font-weight:700;transform:translateY(-2px);box-shadow:0 10px 25px #ef44444d}.Advantagers-module__QGwqiq__tabBtn:active{transform:translateY(0)}.Advantagers-module__QGwqiq__tabBtn:hover:not(.Advantagers-module__QGwqiq__activeTab){color:#ef4444;background:#ef44440d}.Advantagers-module__QGwqiq__tabContentCard{background:#fff;border:1px solid #b83d350d;border-radius:32px;grid-template-columns:1fr 1.3fr;align-items:flex-start;gap:60px;padding:60px;display:grid;box-shadow:0 20px 50px #b83d350d}.Advantagers-module__QGwqiq__tabContentLeft{flex-direction:column;gap:24px;display:flex}.Advantagers-module__QGwqiq__contentTag{color:#ef4444;background:#fff1f2;border:1px solid #fecaca;border-radius:100px;width:fit-content;padding:4px 12px;font-size:12px;font-weight:700;display:inline-block}.Advantagers-module__QGwqiq__contentMainTitle{color:#1e293b;font-size:34px;font-weight:800;line-height:1.2}.Advantagers-module__QGwqiq__blueHighlight{color:#ef4444}.Advantagers-module__QGwqiq__contentSteps{flex-direction:column;margin:20px 0;display:flex}.Advantagers-module__QGwqiq__stepItem{gap:20px;padding-bottom:30px;display:flex;position:relative}.Advantagers-module__QGwqiq__stepDot{z-index:2;background:#ef4444;border-radius:50%;flex-shrink:0;width:10px;height:10px;margin-top:8px;box-shadow:0 0 0 4px #ef44441a}.Advantagers-module__QGwqiq__stepLine{z-index:1;background:#fbd3d3;width:1px;position:absolute;top:18px;bottom:0;left:4.5px}.Advantagers-module__QGwqiq__stepText h4{color:#1e293b;margin-bottom:6px;font-size:18px;font-weight:700}.Advantagers-module__QGwqiq__stepText p{color:#64748b;font-size:14px;line-height:1.6}.Advantagers-module__QGwqiq__contentActions{gap:16px;display:flex}.Advantagers-module__QGwqiq__primaryAction{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:12px 32px;font-weight:700;transition:all .3s;box-shadow:0 4px 12px #ef444433}.Advantagers-module__QGwqiq__secondaryAction{color:#475569;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:12px 32px;font-weight:700;transition:all .3s}.Advantagers-module__QGwqiq__primaryAction:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 8px 20px #dc26264d}.Advantagers-module__QGwqiq__visualGridContainer{grid-template-columns:1fr 1fr;gap:10px;height:100%;display:grid;position:relative}.Advantagers-module__QGwqiq__visualCard{background:#fff;border:1px solid #ffffff80;border-radius:24px;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden;box-shadow:0 20px 50px #00000014}.Advantagers-module__QGwqiq__visualCard:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 30px 60px #007bff1f}.Advantagers-module__QGwqiq__cardLeft{z-index:2;background:#fff;border:1px solid #fffc;border-radius:32px;flex-direction:column;width:100%;min-width:300px;display:flex;overflow:hidden;box-shadow:0 30px 70px #0000001f;padding:0!important}.Advantagers-module__QGwqiq__rewardCardTop{background:linear-gradient(135deg,#8d97f8 0%,#6c6eee 100%);justify-content:center;align-items:center;height:160px;padding-bottom:15px;display:flex;position:relative}.Advantagers-module__QGwqiq__rewardGridPattern{-webkit-mask-image:linear-gradient(#000 80%,#0000);mask-image:linear-gradient(#000 80%,#0000);background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 10 L10 0 L20 10 L10 20 Z' fill='%23ffffff' fill-opacity='0.15'/%3E%3C/svg%3E");background-size:30px 30px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 60%,#0000)}.Advantagers-module__QGwqiq__rewardGiftBox{z-index:2;filter:drop-shadow(0 15px 30px #0003);position:relative}.Advantagers-module__QGwqiq__rewardRibbon{color:#fff;z-index:10;white-space:nowrap;letter-spacing:.05em;text-shadow:0 1px 2px #0000001a;background:linear-gradient(#ffdb4d 0%,#f59e0b 100%);border:3px solid #fff;border-radius:99px;padding:8px 36px;font-size:14px;font-weight:900;position:absolute;bottom:-22px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #f59e0b59}.Advantagers-module__QGwqiq__rewardCardBody{text-align:center;flex-direction:column;flex:1;padding:32px 15px 20px;display:flex}.Advantagers-module__QGwqiq__rewardStats{justify-content:center;align-items:baseline;gap:6px;margin-bottom:4px;display:flex}.Advantagers-module__QGwqiq__rewardCurrency{color:#4f46e5;font-size:18px;font-weight:800}.Advantagers-module__QGwqiq__rewardAmount{color:#4f46e5;letter-spacing:-.03em;font-size:42px;font-weight:600;line-height:1}.Advantagers-module__QGwqiq__rewardTitle{color:#1e293b;margin-bottom:6px;font-size:17px;font-weight:800}.Advantagers-module__QGwqiq__rewardDesc{color:#94a3b8;margin-bottom:18px;font-size:12px;font-weight:500;line-height:1.4}.Advantagers-module__QGwqiq__rewardBrandGrid{border-top:1px dashed #e2e8f0;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:auto;padding-top:15px;display:grid}.Advantagers-module__QGwqiq__rewardBrandItem{aspect-ratio:1;filter:drop-shadow(0 4px 8px #0000000d);justify-content:center;align-items:center;width:100%;transition:all .3s;display:flex}.Advantagers-module__QGwqiq__rewardBrandItem:hover{filter:drop-shadow(0 8px 15px #ef444433);transform:scale(1.1)}.Advantagers-module__QGwqiq__cardRight{z-index:3;background-color:#eff6ff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;width:100%;min-width:300px;height:100%;display:flex;bottom:-30px;right:0;overflow:hidden;box-shadow:0 30px 70px #0000001a;padding:0!important}.Advantagers-module__QGwqiq__ticketHeader{background:linear-gradient(90deg,#fecaca 0%,#ddd6fe 50%,#bae6fd 100%);border-bottom:1px dashed #ffffff80;justify-content:space-between;align-items:center;padding:12px 20px;display:flex;position:relative;overflow:hidden}.Advantagers-module__QGwqiq__ticketHeader:before{content:"";opacity:.25;z-index:0;background-image:repeating-linear-gradient(0deg,#fff 0 4px,#0000 0 8px),repeating-linear-gradient(90deg,#fff 0 4px,#0000 0 8px);background-size:8px 8px;width:140px;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(270deg,#000 20%,#0000 100%);mask-image:linear-gradient(270deg,#000 20%,#0000 100%)}.Advantagers-module__QGwqiq__ticketBrand{z-index:1;color:#1e40af;align-items:center;gap:6px;font-size:13px;font-weight:900;display:flex;position:relative}.Advantagers-module__QGwqiq__ticketStars{z-index:1;color:#1e40af;opacity:.6;letter-spacing:2px;font-size:12px;position:relative}.Advantagers-module__QGwqiq__ticketMain{text-align:center;background:#fff radial-gradient(circle at 50% 60%,#6366f10d 0%,#0000 70%);padding:15px 20px;position:relative;overflow:hidden}.Advantagers-module__QGwqiq__ticketBgDecor{pointer-events:none;z-index:0;position:absolute;inset:0}.Advantagers-module__QGwqiq__decorCircle,.Advantagers-module__QGwqiq__decorCircle2,.Advantagers-module__QGwqiq__decorCircle3{background:linear-gradient(135deg,#6366f11a 0%,#6366f105 100%);border-radius:50%;animation:6s ease-in-out infinite Advantagers-module__QGwqiq__floatDecor;position:absolute}.Advantagers-module__QGwqiq__decorCircle{width:40px;height:40px;animation-delay:0s;top:20%;left:10%}.Advantagers-module__QGwqiq__decorCircle2{background:linear-gradient(135deg,#f59e0b14 0%,#0000 100%);width:60px;height:60px;animation-delay:-2s;bottom:10%;right:5%}.Advantagers-module__QGwqiq__decorCircle3{background:linear-gradient(135deg,#ef44440f 0%,#0000 100%);width:24px;height:24px;animation-delay:-4s;top:40%;right:15%}@keyframes Advantagers-module__QGwqiq__floatDecor{0%,to{transform:translate(0)scale(1)}50%{transform:translate(10px,-15px)scale(1.1)}}.Advantagers-module__QGwqiq__ticketTitle{z-index:2;margin-bottom:10px;position:relative}.Advantagers-module__QGwqiq__ticketTitle h4{color:#1e293b;text-transform:uppercase;font-size:22px;font-style:italic;font-weight:900;line-height:1.1}.Advantagers-module__QGwqiq__ticketTitle span{color:#6366f1;margin-top:4px;font-size:13px;font-weight:800;display:block}.Advantagers-module__QGwqiq__ticketIllustration{z-index:1;justify-content:center;align-items:center;height:130px;margin:10px 0;display:flex;position:relative}.Advantagers-module__QGwqiq__stickerImg{filter:drop-shadow(0 0 1px #fff)drop-shadow(0 0 1px #fff)drop-shadow(0 8px 15px #0000001a);transform:rotate(-5deg)scale(.85)}.Advantagers-module__QGwqiq__ticketFooter{background:#eff6ff;flex:1;padding:40px 15px;position:relative}.Advantagers-module__QGwqiq__ticketFooter:before{content:"";background-image:radial-gradient(circle at 10px 10px,#fff 10px,#0000 0);background-position:-10px 0;background-size:20px 20px;height:20px;position:absolute;top:-10px;left:0;right:0}.Advantagers-module__QGwqiq__categoryGridNew{grid-template-columns:repeat(2,1fr);gap:10px;height:100%;display:grid}.Advantagers-module__QGwqiq__categoryItemNew{color:#1e40af;background:#fff;border:1px solid #bfdbfe80;border-radius:10px;justify-content:center;align-items:center;gap:6px;padding:6px 10px;font-size:12px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 2px 4px #00000005}.Advantagers-module__QGwqiq__categoryItemNew:hover{color:#ef4444;background:#fff1f2;border-color:#ef4444;transform:scale(1.05)}.Advantagers-module__QGwqiq__ticketTag{color:#92400e;background:#fde68a;border-radius:4px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-block;transform:rotate(2deg);box-shadow:2px 2px #0000000d}@media (max-width:1024px){.Advantagers-module__QGwqiq__visualGridContainer{grid-template-columns:1fr}}.Advantagers-module__QGwqiq__actions{justify-content:center;margin-top:80px;display:flex}@media (max-width:1100px){.Advantagers-module__QGwqiq__contactGrid{gap:40px}}@media (max-width:1024px){.Advantagers-module__QGwqiq__contentTag{display:none}.Advantagers-module__QGwqiq__qualityVisualContainer{border-radius:16px;padding:30px 0 20px}.Advantagers-module__QGwqiq__qualityMainLayout{gap:0}.Advantagers-module__QGwqiq__advantagesSection{padding:60px 0}.Advantagers-module__QGwqiq__advantageHeader{margin-bottom:30px}.Advantagers-module__QGwqiq__advantageHeader:before{letter-spacing:.1em;font-size:50px;top:-50px}.Advantagers-module__QGwqiq__advantageTitle{font-size:28px}.Advantagers-module__QGwqiq__tabNav{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;flex-wrap:nowrap;justify-content:space-between;gap:12px;margin-bottom:4px;margin-left:-20px;margin-right:-20px;padding:30px 20px;display:flex;overflow-x:auto}.Advantagers-module__QGwqiq__tabNav::-webkit-scrollbar{display:none}.Advantagers-module__QGwqiq__tabBtn{white-space:nowrap;color:#64748b;scroll-snap-align:center;background:0 0;border:none;border-radius:100px;flex-shrink:0;gap:8px;padding:8px 16px;font-size:14px;transition:all .3s}.Advantagers-module__QGwqiq__tabBtn:after{display:none}.Advantagers-module__QGwqiq__activeTab{color:#fff!important;background:linear-gradient(135deg,#ef2b2b 0%,#f16b6b 100%)!important;font-weight:700!important;transform:translateY(-2px)!important;box-shadow:0 8px 16px #ef444433!important}.Advantagers-module__QGwqiq__tabIcon{width:20px!important;height:20px!important}.Advantagers-module__QGwqiq__tabContentCard{border-radius:24px;grid-template-columns:1fr;gap:40px;margin:0;padding:30px 20px}.Advantagers-module__QGwqiq__tabContentLeft{order:1}.Advantagers-module__QGwqiq__tabContentRight{order:2;width:100%;display:block}.Advantagers-module__QGwqiq__contentMainTitle{font-size:20px;font-weight:600}.Advantagers-module__QGwqiq__contentSteps{margin:0}.Advantagers-module__QGwqiq__stepItem{gap:12px;padding-bottom:20px}.Advantagers-module__QGwqiq__stepText h4{font-size:16px;font-weight:600}.Advantagers-module__QGwqiq__stepText p{font-size:13px}.Advantagers-module__QGwqiq__contentActions{flex-direction:row;gap:12px}.Advantagers-module__QGwqiq__primaryAction,.Advantagers-module__QGwqiq__secondaryAction{text-align:center;flex:1;padding:12px 10px;font-size:14px}.Advantagers-module__QGwqiq__visualGridContainer{flex-direction:column;gap:16px;padding:0 4px;display:flex}.Advantagers-module__QGwqiq__cardLeft,.Advantagers-module__QGwqiq__cardRight{border-radius:16px;width:100%;min-width:0;height:auto;min-height:180px;position:static;box-shadow:0 5px 15px #0000000d;transform:none!important}.Advantagers-module__QGwqiq__cardLeft{flex-direction:column;align-items:stretch;display:flex}.Advantagers-module__QGwqiq__rewardCardTop{background:linear-gradient(135deg,#8d97f8 0%,#6c6eee 100%) 0 0/100% 100%,radial-gradient(circle at 2px 2px,#ffffff26 1px,#0000 0) 0 0/12px 12px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:36px;padding:6px 12px;position:relative}.Advantagers-module__QGwqiq__rewardCardTop:after{content:"海量权益储备";color:#fff;background:radial-gradient(circle,#f2eec4 3px,#0000 3.5px) 0/14px 14px no-repeat;padding-left:18px;font-size:11px;font-weight:900;display:block}.Advantagers-module__QGwqiq__rewardGiftBox,.Advantagers-module__QGwqiq__rewardRibbon{display:none}.Advantagers-module__QGwqiq__rewardAmount{font-size:36px}.Advantagers-module__QGwqiq__rewardGridPattern{opacity:.1;display:block}.Advantagers-module__QGwqiq__rewardCardTop:before{content:"✦ ✦ ✦";color:#fff9;letter-spacing:2px;z-index:2;font-size:10px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.Advantagers-module__QGwqiq__rewardCardBody{flex-direction:column;justify-content:center;align-items:center;width:100%;padding:24px 12px 12px;display:flex}.Advantagers-module__QGwqiq__rewardStats{justify-content:center;margin-bottom:4px}.Advantagers-module__QGwqiq__rewardTitle{text-align:center;margin-bottom:8px;font-size:13px}.Advantagers-module__QGwqiq__rewardBrandGrid{grid-template-columns:repeat(4,1fr);gap:10px;width:100%;margin-top:0;padding-top:10px}.Advantagers-module__QGwqiq__cardRight{grid-template-rows:auto 1fr;grid-template-columns:38% 62%;display:grid}.Advantagers-module__QGwqiq__ticketHeader{grid-column:1/-1;height:36px;padding:6px 12px}.Advantagers-module__QGwqiq__ticketBrand{font-size:11px}.Advantagers-module__QGwqiq__ticketMain{border-right:1px dashed #f1f5f9;flex-direction:column;grid-column:1;justify-content:center;padding:10px 5px;display:flex}.Advantagers-module__QGwqiq__ticketTitle h4{font-size:13px}.Advantagers-module__QGwqiq__ticketTitle span{display:none}.Advantagers-module__QGwqiq__ticketIllustration{height:60px;margin:5px 0}.Advantagers-module__QGwqiq__stickerImg img{width:60px!important;height:60px!important}.Advantagers-module__QGwqiq__ticketTag{width:fit-content;margin:0 auto;padding:2px 4px;font-size:8px}.Advantagers-module__QGwqiq__ticketFooter{background:#fff;grid-column:2;align-items:center;padding:10px;display:flex}.Advantagers-module__QGwqiq__ticketFooter:before{display:none}.Advantagers-module__QGwqiq__categoryGridNew{grid-template-columns:repeat(2,1fr);gap:6px;width:100%}.Advantagers-module__QGwqiq__categoryItemNew{text-align:center;flex-direction:column;gap:2px;padding:6px 4px;font-size:10px}.Advantagers-module__QGwqiq__categoryItemNew svg{width:14px!important;height:14px!important}.Advantagers-module__QGwqiq__qualityLeftCard{border:none;border-bottom:1px dashed #f1f5f9;border-radius:16px 16px 0 0;flex-direction:column;align-items:center;width:100%;margin-top:10px;padding:30px 16px 20px;display:flex;position:relative;overflow:visible}.Advantagers-module__QGwqiq__serviceBadge{z-index:10;background:linear-gradient(135deg,#f3e2a0 0%,#e6c673 100%);border-radius:0 20px 20px 0;padding:6px 16px 6px 12px;font-size:13px;position:absolute;top:16px;left:-8px;box-shadow:2px 4px 10px #0000001a}.Advantagers-module__QGwqiq__serviceBadge:before{content:"";border-bottom:6px solid #b48a3c;border-left:8px solid #0000;display:block;position:absolute;top:-6px;left:0}.Advantagers-module__QGwqiq__badgeText{color:#fff;font-size:14px;font-weight:800}.Advantagers-module__QGwqiq__qualityLeftImg{object-fit:contain;width:160px;height:160px;margin:10px auto 16px}.Advantagers-module__QGwqiq__qualityLeftDesc{text-align:center;color:#8c6d2d;margin-top:0;font-size:15px;font-weight:700}.Advantagers-module__QGwqiq__qualityRightCol{background:#fff;border:none;border-radius:0 0 16px 16px;flex-direction:column;gap:0;width:100%;padding:0;overflow:hidden;box-shadow:0 8px 20px #00000005}.Advantagers-module__QGwqiq__qualityRightCard{width:100%;box-shadow:none;background:0 0;border:none;border-radius:0;padding:20px;position:relative}.Advantagers-module__QGwqiq__qualityRightCard:first-child:after{content:"";background:#f1f5f9;height:1px;position:absolute;bottom:0;left:20px;right:20px}.Advantagers-module__QGwqiq__qualityCardHeader{margin-bottom:4px}.Advantagers-module__QGwqiq__qualityCardHeader h4{white-space:normal;font-size:14px;font-weight:700;line-height:1.4}.Advantagers-module__QGwqiq__qualityCardHeader p{color:#94a3b8;margin:2px 0 6px;font-size:11px}.Advantagers-module__QGwqiq__qualityCardIcons{justify-content:space-between;gap:0;display:flex}.Advantagers-module__QGwqiq__miniBrandIcon{border-radius:8px;width:15.5%;height:36px;padding:0}.Advantagers-module__QGwqiq__qualityBottomBar{background:0 0;border:none;flex-wrap:wrap;justify-content:center;gap:10px;padding:0}.Advantagers-module__QGwqiq__qualityBottomItem{gap:4px;font-size:12px;font-weight:600}.Advantagers-module__QGwqiq__serviceVisualContainer{min-height:420px;padding:30px 20px;overflow:hidden}.Advantagers-module__QGwqiq__serviceMainLayout{flex-direction:column;gap:0;display:block}.Advantagers-module__QGwqiq__chatWindow{z-index:2;width:100%;height:420px;position:relative;box-shadow:0 10px 30px #00000014}.Advantagers-module__QGwqiq__aiCoreSection{z-index:1;opacity:.9;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:absolute;bottom:-20px;right:-20px;transform:scale(.9)}.Advantagers-module__QGwqiq__aiVisual{justify-content:center;width:100%;height:100%;padding-right:0}.Advantagers-module__QGwqiq__aiOrbit{border-color:#6366f133;width:160px;height:160px}.Advantagers-module__QGwqiq__aiTags{display:none}.Advantagers-module__QGwqiq__fulfillmentVisualContainer{min-height:auto;padding:40px 20px}.Advantagers-module__QGwqiq__mockupImg{width:100%;height:auto}.Advantagers-module__QGwqiq__floatingBadge,.Advantagers-module__QGwqiq__floatingBadge2{gap:4px;padding:4px 8px;font-size:10px}.Advantagers-module__QGwqiq__apiSuccessToast{gap:4px;padding:4px 8px;font-size:10px;bottom:-20px}}
.Hero-module__ThrjiW__heroSection{background:#475569;flex-direction:column;width:100%;min-height:480px;display:flex;position:relative;overflow:hidden}.Hero-module__ThrjiW__heroBg{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ThrjiW__heroBg img{object-fit:cover;filter:blur(3px);opacity:.8;width:100%;height:100%}.Hero-module__ThrjiW__heroBg:after{content:"";z-index:1;background:radial-gradient(circle,#2c3a554d 0%,#2c3a5566 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ThrjiW__heroContent{z-index:2;padding-top:var(--header-height);text-align:center;flex-direction:column;flex:1;justify-content:center;display:flex;position:relative}.Hero-module__ThrjiW__heroTitle{color:#fff;letter-spacing:.05em;text-shadow:0 4px 20px #0000004d;margin-bottom:12px;font-size:40px;font-weight:800}.Hero-module__ThrjiW__heroSubtitle{color:#ffffffe6;letter-spacing:.15em;text-shadow:0 2px 10px #0000004d;font-size:24px;font-weight:500}.Hero-module__ThrjiW__pageNav{z-index:10;background:0 0;padding-bottom:20px;position:relative}.Hero-module__ThrjiW__navList{justify-content:center;gap:60px;margin:0;padding:0;list-style:none;display:flex}.Hero-module__ThrjiW__navItem{position:relative}.Hero-module__ThrjiW__navLink{color:#ffffffd9;cursor:pointer;text-shadow:0 1px 3px #0000004d;padding:12px 8px;font-size:16px;font-weight:500;text-decoration:none;transition:color .3s;display:block}.Hero-module__ThrjiW__navLink:hover{color:#fff}.Hero-module__ThrjiW__navItem.Hero-module__ThrjiW__active .Hero-module__ThrjiW__navLink{color:#fff;font-weight:600}.Hero-module__ThrjiW__navItem.Hero-module__ThrjiW__active:after{content:"";background:#fff;border-radius:2px;width:28px;height:3px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:1024px){.Hero-module__ThrjiW__heroSection{min-height:360px}.Hero-module__ThrjiW__heroContent{padding-left:40px}.Hero-module__ThrjiW__heroTitle{font-size:36px}.Hero-module__ThrjiW__heroSubtitle{font-size:18px}.Hero-module__ThrjiW__navList{gap:24px;padding:0 20px;overflow-x:auto}.Hero-module__ThrjiW__navLink{white-space:nowrap;padding:16px 8px;font-size:14px}}@media (max-width:640px){.Hero-module__ThrjiW__heroSection{min-height:280px}.Hero-module__ThrjiW__heroContent{padding-left:24px}.Hero-module__ThrjiW__heroTitle{font-size:28px;font-weight:600}.Hero-module__ThrjiW__heroSubtitle{font-size:14px}}
.SolutionsPage-module__DFbgyG__supplyHero{background-image:url(https://static.qrx360.com/privilege/20260121/0dc91a68f52b4704aa0afbca10f1610f.png);background-position:50%;background-repeat:no-repeat;background-size:cover;align-items:center;min-height:100vh;padding:140px 0 80px;display:flex;position:relative;overflow:hidden}.SolutionsPage-module__DFbgyG__supplyHero:before{content:"SUPPLY";color:#fdf2f2;opacity:.5;z-index:0;pointer-events:none;font-size:120px;font-weight:900;position:absolute;top:64px;left:50%;transform:translate(-50%)}.SolutionsPage-module__DFbgyG__headerArea{z-index:2;text-align:center;position:relative}.SolutionsPage-module__DFbgyG__heroTitle{color:#1e293b;justify-content:center;align-items:center;gap:20px;margin-bottom:40px;font-size:48px;font-weight:900;display:flex}.SolutionsPage-module__DFbgyG__heroTitle:before,.SolutionsPage-module__DFbgyG__heroTitle:after{content:"";background:linear-gradient(90deg,#ef4444,#dc2626);border-radius:2px;width:40px;height:4px}.SolutionsPage-module__DFbgyG__supplyServiceList{flex-direction:column;gap:80px;width:100%;margin-top:100px;display:flex}.SolutionsPage-module__DFbgyG__supplyItemBlock{background:linear-gradient(135deg,#ef444408 0%,#fff 100%);border-radius:40px;padding:80px 0;position:relative}.SolutionsPage-module__DFbgyG__supplyItemBlock:nth-child(2){background:linear-gradient(135deg,#3b82f608 0%,#fff 100%)}.SolutionsPage-module__DFbgyG__supplyItemInner{grid-template-columns:1fr 1.2fr;align-items:center;gap:90px;display:grid}.SolutionsPage-module__DFbgyG__supplyItemReverse .SolutionsPage-module__DFbgyG__supplyItemInner{grid-template-columns:1.2fr 1fr}.SolutionsPage-module__DFbgyG__supplyItemReverse .SolutionsPage-module__DFbgyG__supplyItemText{order:2}.SolutionsPage-module__DFbgyG__supplyItemReverse .SolutionsPage-module__DFbgyG__supplyItemVisual{order:1}.SolutionsPage-module__DFbgyG__supplyItemText{text-align:left;flex-direction:column;justify-content:space-around;align-items:flex-start;max-width:600px;height:100%;display:flex}.SolutionsPage-module__DFbgyG__supplyItemSubtitle{align-items:center;gap:12px;margin-bottom:30px;display:flex}.SolutionsPage-module__DFbgyG__subtitleIcon{background:var(--secondary-color);color:#fff;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 8px 20px #ef444433}.SolutionsPage-module__DFbgyG__supplyItemSubtitle h3{color:#1e293b;font-size:32px;font-weight:800}.SolutionsPage-module__DFbgyG__supplyItemDesc{color:#64748b;text-align:justify;margin-bottom:36px;font-size:18px;line-height:1.8}.SolutionsPage-module__DFbgyG__highlightText{color:var(--secondary-color)}.SolutionsPage-module__DFbgyG__supplyItemTags{flex-wrap:wrap;gap:12px;margin-bottom:40px;display:flex}.SolutionsPage-module__DFbgyG__supplyItemTag{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:100px;padding:4px 14px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #00000005}.SolutionsPage-module__DFbgyG__supplyItemTag:hover{border-color:var(--secondary-color);color:var(--secondary-color);transform:translateY(-2px)}.SolutionsPage-module__DFbgyG__consultBtn{background:var(--secondary-color);color:#fff;cursor:pointer;letter-spacing:2px;border:none;border-radius:8px;justify-content:center;align-items:center;padding:12px 32px;font-size:16px;font-weight:500;transition:all .3s;display:flex;box-shadow:0 4px 12px #e35b5233}.SolutionsPage-module__DFbgyG__consultBtn:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 6px 20px #e35b524d}.SolutionsPage-module__DFbgyG__consultBtn:active{transform:translateY(0)}.SolutionsPage-module__DFbgyG__mockupContainer{z-index:1;background:#fff;border:1px solid #e2e8f0;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 30px 60px #0000001a}.SolutionsPage-module__DFbgyG__mockupHeader{background:var(--secondary-color);border-bottom:1px solid #e2e8f0;align-items:center;gap:20px;padding:12px 20px;display:flex}.SolutionsPage-module__DFbgyG__mockupDots{gap:6px;display:flex}.SolutionsPage-module__DFbgyG__mockupDots span{background:#cbd5e1;border-radius:50%;width:10px;height:10px}.SolutionsPage-module__DFbgyG__mockupDots span:first-child{background:#ff5f56}.SolutionsPage-module__DFbgyG__mockupDots span:nth-child(2){background:#ffbd2e}.SolutionsPage-module__DFbgyG__mockupDots span:nth-child(3){background:#27c93f}.SolutionsPage-module__DFbgyG__mockupTitle{color:#94a3b8;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;flex:1;padding:4px 20px;font-size:13px;font-weight:600}.SolutionsPage-module__DFbgyG__mockupContent{background:#fff;padding:24px}.SolutionsPage-module__DFbgyG__mockupCategoryList{flex-direction:column;gap:20px;display:flex}.SolutionsPage-module__DFbgyG__mockupCategoryItem{flex-direction:column;gap:12px;display:flex}.SolutionsPage-module__DFbgyG__mockupCategoryHeader{align-items:center;gap:10px;display:flex}.SolutionsPage-module__DFbgyG__mockupCategoryTitle{color:#1e293b;white-space:nowrap;padding-left:10px;font-size:13px;font-weight:700;position:relative}.SolutionsPage-module__DFbgyG__mockupCategoryTitle:before{content:"";background:var(--secondary-color);border-radius:2px;width:3px;height:12px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.SolutionsPage-module__DFbgyG__mockupCategoryLine{background:linear-gradient(90deg,#f1f5f9,#0000);flex:1;height:1px}.SolutionsPage-module__DFbgyG__mockupIconGrid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.SolutionsPage-module__DFbgyG__mockupIconItem{justify-content:center;align-items:center;display:flex}.SolutionsPage-module__DFbgyG__mockupIconWrapper{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:100%;min-height:40px;padding:4px 10px;transition:all .3s;display:flex;position:relative}.SolutionsPage-module__DFbgyG__mockupIconWrapper img{object-fit:contain;width:100%;height:30px}.SolutionsPage-module__DFbgyG__moreItem{cursor:pointer}.SolutionsPage-module__DFbgyG__moreItem:hover .SolutionsPage-module__DFbgyG__mockupIconWrapper{border-color:var(--secondary-color);background:#fff}.SolutionsPage-module__DFbgyG__moreText{color:#64748b;font-size:13px;font-weight:600;transition:color .3s}.SolutionsPage-module__DFbgyG__moreItem:hover .SolutionsPage-module__DFbgyG__moreText{color:var(--secondary-color)}.SolutionsPage-module__DFbgyG__mockupIconItem:hover .SolutionsPage-module__DFbgyG__mockupIconWrapper{border-color:var(--secondary-color);background:#fff;transform:translateY(-5px);box-shadow:0 10px 20px #ef44441a}.SolutionsPage-module__DFbgyG__moreItem .SolutionsPage-module__DFbgyG__mockupIconWrapper{border-color:var(--secondary-color);box-shadow:0 10px 20px #ef44441a}.SolutionsPage-module__DFbgyG__moreItem .SolutionsPage-module__DFbgyG__moreText{color:var(--secondary-color)}.SolutionsPage-module__DFbgyG__mockupIconName{display:none}.SolutionsPage-module__DFbgyG__decorElement1{background:var(--secondary-color);opacity:.05;z-index:-1;border-radius:50%;width:100px;height:100px;position:absolute;top:-20px;right:-20px}.SolutionsPage-module__DFbgyG__decorElement2{opacity:.05;z-index:-1;background:#3b82f6;border-radius:50%;width:150px;height:150px;position:absolute;bottom:-30px;left:-30px}@media (max-width:1024px){.SolutionsPage-module__DFbgyG__supplyItemInner{grid-template-columns:1fr;gap:40px}.SolutionsPage-module__DFbgyG__supplyItemReverse .SolutionsPage-module__DFbgyG__supplyItemInner{grid-template-columns:1fr}.SolutionsPage-module__DFbgyG__supplyItemText{text-align:center;align-items:center}}@media (max-width:968px){.SolutionsPage-module__DFbgyG__supplyCardGrid{grid-template-columns:1fr}}.SolutionsPage-module__DFbgyG__customServiceItemWrapper{margin-top:60px}.SolutionsPage-module__DFbgyG__leftVisualContainer{background:#fff;border:1px solid #f1f5f9;border-radius:32px;justify-content:center;align-items:center;width:100%;max-width:600px;height:450px;padding:20px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000000d}.SolutionsPage-module__DFbgyG__leftVisualImage{border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.SolutionsPage-module__DFbgyG__leftVisualImage img{object-fit:cover;width:100%;height:100%;transition:transform .8s}.SolutionsPage-module__DFbgyG__leftVisualContainer:hover .SolutionsPage-module__DFbgyG__leftVisualImage img{transform:scale(1.05)}.SolutionsPage-module__DFbgyG__customServiceLayout{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:100px;margin:0 auto 120px;display:flex}.SolutionsPage-module__DFbgyG__customServiceLayout2{margin-bottom:200px}.SolutionsPage-module__DFbgyG__customServiceTextContent{text-align:left;flex-direction:column;align-items:flex-start;gap:16px;width:100%;display:flex}.SolutionsPage-module__DFbgyG__customServiceLeft,.SolutionsPage-module__DFbgyG__customServiceRight{flex:clamp(280px,45%,620px);min-width:250px}.SolutionsPage-module__DFbgyG__customServiceLeft{justify-content:flex-start;display:flex}.SolutionsPage-module__DFbgyG__customServiceLayout1 .SolutionsPage-module__DFbgyG__customServiceRight,.SolutionsPage-module__DFbgyG__customServiceLayout2 .SolutionsPage-module__DFbgyG__customServiceRight{max-width:780px}.SolutionsPage-module__DFbgyG__customServiceLayout2 .SolutionsPage-module__DFbgyG__customServiceRight{margin:0}@media (max-width:1200px){.SolutionsPage-module__DFbgyG__customServiceLayout{flex-direction:column;gap:32px}.SolutionsPage-module__DFbgyG__customServiceLeft,.SolutionsPage-module__DFbgyG__customServiceRight{max-width:100%}.SolutionsPage-module__DFbgyG__customServiceLayout2 .SolutionsPage-module__DFbgyG__customServiceTextContent{margin-right:0}}.SolutionsPage-module__DFbgyG__customServiceHighlight{color:var(--secondary-color);align-items:baseline;gap:8px;margin-bottom:10px;font-size:56px;font-weight:900;line-height:1.1;display:flex}.SolutionsPage-module__DFbgyG__customServiceHighlightUnit{font-size:24px;font-weight:700}.SolutionsPage-module__DFbgyG__customServiceMainTitle{color:#1e293b;font-size:32px;font-weight:800}.SolutionsPage-module__DFbgyG__customServiceSeparator{background:linear-gradient(90deg,var(--secondary-color),transparent);border-radius:2px;width:60px;height:4px;margin-bottom:24px}.SolutionsPage-module__DFbgyG__customServiceDescText{color:#64748b;max-width:100%;margin-bottom:24px;font-size:18px;line-height:1.6}.SolutionsPage-module__DFbgyG__customServiceRight{justify-content:flex-start;align-items:center;height:100%;display:flex}.SolutionsPage-module__DFbgyG__customServiceLayout1 .SolutionsPage-module__DFbgyG__customServiceRight{max-width:500px}.SolutionsPage-module__DFbgyG__customServiceLayout2 .SolutionsPage-module__DFbgyG__customServiceRight{width:600px}.SolutionsPage-module__DFbgyG__visualWrapper{perspective:2000px;justify-content:center;align-items:center;width:100%;height:100%;max-height:500px;display:flex;position:relative}.SolutionsPage-module__DFbgyG__customServiceItem:hover{transform:translateY(-5px);box-shadow:0 15px 50px #ef444414}.SolutionsPage-module__DFbgyG__customServiceItemContent{text-align:center;flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.SolutionsPage-module__DFbgyG__customServiceFeatureList{flex-direction:column;gap:24px;width:100%;margin-bottom:32px;display:flex}.SolutionsPage-module__DFbgyG__customServiceFeatureItem{align-items:flex-start;gap:16px;display:flex}.SolutionsPage-module__DFbgyG__featureIcon{background:var(--secondary-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;display:flex}.SolutionsPage-module__DFbgyG__featureText{flex-direction:column;gap:4px;display:flex}.SolutionsPage-module__DFbgyG__featureTitle{color:#1e293b;font-size:18px;font-weight:700}.SolutionsPage-module__DFbgyG__featureDesc{color:#64748b;font-size:16px;line-height:1.6}.SolutionsPage-module__DFbgyG__customServiceItemTags{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.SolutionsPage-module__DFbgyG__customServiceItemTag{color:var(--secondary-color);background:#fff1f2;border:1px solid #fecaca;border-radius:100px;align-items:center;gap:6px;padding:6px 18px;font-size:14px;font-weight:700;transition:all .3s;display:flex}.SolutionsPage-module__DFbgyG__customServiceItemTag:hover{background:var(--secondary-color);color:#fff;border-color:var(--secondary-color);transform:translateY(-2px);box-shadow:0 4px 12px #ef444433}.SolutionsPage-module__DFbgyG__customServiceItemTag:before{content:"";background:var(--secondary-color);border-radius:50%;width:5px;height:5px;display:block}.SolutionsPage-module__DFbgyG__customServiceItemTag:hover:before{background:#fff}.SolutionsPage-module__DFbgyG__customServiceEngLabel{color:var(--secondary-color);letter-spacing:2px;text-transform:uppercase;opacity:.8;font-size:12px;font-weight:800;display:block}.SolutionsPage-module__DFbgyG__customServiceItemTitle{color:#1e293b;align-items:baseline;gap:12px;margin-bottom:16px;font-size:28px;font-weight:900;line-height:1.2;display:flex}.SolutionsPage-module__DFbgyG__titleEng{color:#94a3b8;letter-spacing:1px;text-transform:uppercase;font-size:20px;font-weight:300}.SolutionsPage-module__DFbgyG__ipDesignTitle{width:62%}.SolutionsPage-module__DFbgyG__customServiceItemDesc{color:#64748b;font-size:16px;font-weight:500;line-height:1.6}.SolutionsPage-module__DFbgyG__visualGallery{grid-template-rows:repeat(2,1fr);grid-template-columns:1.4fr 1fr;align-items:stretch;gap:24px;width:100%;max-width:1100px;margin:0 auto;display:grid}.SolutionsPage-module__DFbgyG__galleryCard{background:#fff;border:1px solid #f1f5f9cc;border-radius:32px;flex-direction:column;width:100%;transition:all .6s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 15px 45px #0000000f}.SolutionsPage-module__DFbgyG__mainGalleryCard{grid-row:span 2;min-height:560px}.SolutionsPage-module__DFbgyG__subGalleryCard{min-height:268px}.SolutionsPage-module__DFbgyG__topSubCard{grid-area:1/2}.SolutionsPage-module__DFbgyG__bottomSubCard{grid-area:2/2}.SolutionsPage-module__DFbgyG__galleryCard:hover{z-index:5;border-color:#ef444426;transform:translateY(-10px);box-shadow:0 30px 70px #ef44441f}.SolutionsPage-module__DFbgyG__mainGalleryCard .SolutionsPage-module__DFbgyG__imageContainer{height:340px}.SolutionsPage-module__DFbgyG__subGalleryCard .SolutionsPage-module__DFbgyG__imageContainer{height:140px}.SolutionsPage-module__DFbgyG__imageContainer{background:#f8fafc;width:100%;position:relative;overflow:hidden}.SolutionsPage-module__DFbgyG__mainImage{object-fit:cover;width:100%;height:100%;transition:transform 1s;position:absolute;top:0;left:0}.SolutionsPage-module__DFbgyG__galleryCard:hover .SolutionsPage-module__DFbgyG__mainImage{transform:scale(1.08)}.SolutionsPage-module__DFbgyG__iconImage{z-index:2;object-fit:cover;border:3px solid #fff;border-radius:12px;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;bottom:12px;right:12px;box-shadow:0 10px 30px #0003;width:100px!important;height:75px!important}.SolutionsPage-module__DFbgyG__mainGalleryCard .SolutionsPage-module__DFbgyG__iconImage{bottom:20px;right:20px;width:140px!important;height:105px!important}.SolutionsPage-module__DFbgyG__galleryCard:hover .SolutionsPage-module__DFbgyG__iconImage{transform:scale(1.05)translateY(-5px)}.SolutionsPage-module__DFbgyG__cardFooter{text-align:center;background:#fff;flex-direction:column;flex:1;justify-content:center;padding:24px;display:flex}.SolutionsPage-module__DFbgyG__subGalleryCard .SolutionsPage-module__DFbgyG__cardFooter{padding:16px 20px}.SolutionsPage-module__DFbgyG__footerRedLine{background:#ef4444;border-radius:100px;width:32px;height:4px;margin:0 auto 16px}.SolutionsPage-module__DFbgyG__subGalleryCard .SolutionsPage-module__DFbgyG__footerRedLine{margin-bottom:10px}.SolutionsPage-module__DFbgyG__footerTitle{color:#1e293b;margin-bottom:8px;font-size:20px;font-weight:800}.SolutionsPage-module__DFbgyG__subGalleryCard .SolutionsPage-module__DFbgyG__footerTitle{margin-bottom:4px;font-size:18px}.SolutionsPage-module__DFbgyG__footerDesc{color:#64748b;font-size:14px;font-weight:500;line-height:1.4}.SolutionsPage-module__DFbgyG__subGalleryCard .SolutionsPage-module__DFbgyG__footerDesc{font-size:13px}.SolutionsPage-module__DFbgyG__citySilhouette{opacity:.05;pointer-events:none;z-index:1;background:url(https://static.qrx360.com/privilege/20260121/0dc91a68f52b4704aa0afbca10f1610f.png) bottom/contain repeat-x;height:200px;position:absolute;bottom:0;left:0;right:0}@media (max-width:1024px){.SolutionsPage-module__DFbgyG__visualGallery{grid-template-rows:auto;grid-template-columns:1fr;gap:32px;height:auto}.SolutionsPage-module__DFbgyG__mainGalleryCard,.SolutionsPage-module__DFbgyG__subGalleryCard,.SolutionsPage-module__DFbgyG__topSubCard,.SolutionsPage-module__DFbgyG__bottomSubCard{grid-area:auto;min-height:auto;transform:none!important}.SolutionsPage-module__DFbgyG__descriptionBlock{grid-template-columns:1fr}}.SolutionsPage-module__DFbgyG__ctaSection{background:#fff;padding:60px 0 120px}.SolutionsPage-module__DFbgyG__solutionSection{background:linear-gradient(110deg,#fff 10%,#fdfcf9 100%);padding:120px 0 60px;position:relative;overflow:hidden}.SolutionsPage-module__DFbgyG__solutionSection:before{content:"CUSTOMIZE";color:#fdf2f2;z-index:0;letter-spacing:.1em;opacity:.5;pointer-events:none;font-size:120px;font-weight:900;position:absolute;top:140px;left:50%;transform:translate(-50%,-50%)}.SolutionsPage-module__DFbgyG__ipCollaborationSection:before{content:"COLLABORATION";color:#fdf2f2;z-index:0;letter-spacing:.1em;opacity:.5;pointer-events:none;font-size:120px;font-weight:900;position:absolute;top:140px;left:50%;transform:translate(-50%,-50%)}.SolutionsPage-module__DFbgyG__sectionHeader{text-align:center;z-index:1;margin-bottom:100px;position:relative}.SolutionsPage-module__DFbgyG__solutionGrid{z-index:1;grid-template-columns:1.2fr .8fr;align-items:center;gap:80px;margin-top:60px;display:grid;position:relative}.SolutionsPage-module__DFbgyG__featureGroups{flex-direction:column;gap:24px;display:flex}.SolutionsPage-module__DFbgyG__featureGroup{background:#fff;border:1px solid #ef44441a;border-radius:20px;gap:20px;padding:20px;display:flex;box-shadow:0 4px 12px #00000005}.SolutionsPage-module__DFbgyG__groupLabel{background:var(--secondary-color);color:#fff;border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:8px;width:100px;padding:12px;font-size:13px;font-weight:700;display:flex}.SolutionsPage-module__DFbgyG__tagCloud{flex:1;grid-template-columns:repeat(3,1fr);align-items:center;gap:12px;display:grid}.SolutionsPage-module__DFbgyG__tagCloud1{grid-template-columns:repeat(3,1fr)}.SolutionsPage-module__DFbgyG__tagCloud2{grid-template-columns:repeat(5,1fr)}.SolutionsPage-module__DFbgyG__tagCloud3{grid-template-columns:repeat(3,1fr)}.SolutionsPage-module__DFbgyG__tagCloud4{grid-template-columns:repeat(4,1fr)}.SolutionsPage-module__DFbgyG__capsule{color:#64748b;white-space:nowrap;cursor:default;background:#fff;border:1px solid #f1f5f9;border-radius:100px;justify-content:center;align-items:center;height:40px;padding:0 20px;font-size:14px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 2px 8px #00000005}.SolutionsPage-module__DFbgyG__capsule:hover{color:var(--secondary-color);border-color:#fecaca;border-color:var(--secondary-color);background:#fff;transform:translateY(-2px);box-shadow:0 10px 20px #ef444414}.SolutionsPage-module__DFbgyG__subGrid{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;display:grid}.SolutionsPage-module__DFbgyG__subCol{flex-direction:column;align-items:center;display:flex}.SolutionsPage-module__DFbgyG__subCol h4{color:#1e293b;white-space:nowrap;border-radius:6px;margin-bottom:16px;padding:4px 12px;font-size:15px;font-weight:800}.SolutionsPage-module__DFbgyG__subCol .SolutionsPage-module__DFbgyG__tagCloud{flex-direction:column;align-items:stretch;gap:8px;width:100%;display:flex}.SolutionsPage-module__DFbgyG__subCol .SolutionsPage-module__DFbgyG__capsule{text-align:center;width:100%}.SolutionsPage-module__DFbgyG__visualWrapper{perspective:2000px;justify-content:center;align-items:center;width:100%;height:100%;max-height:500px;margin-top:0;display:flex;position:relative}.SolutionsPage-module__DFbgyG__mockupStack{width:100%;height:100%;transform-style:preserve-3d;justify-content:center;align-items:center;display:flex;position:relative}.SolutionsPage-module__DFbgyG__stackItem{cursor:pointer;will-change:transform,opacity,z-index;background:#fff;border:6px solid #1a1a1a;border-radius:28px;width:240px;height:480px;transition:all .8s cubic-bezier(.34,1.56,.64,1);position:absolute;overflow:hidden;box-shadow:0 15px 40px #0000001a}.SolutionsPage-module__DFbgyG__stackItem img{object-fit:cover;width:100%;height:100%}.SolutionsPage-module__DFbgyG__cardActive{z-index:10;opacity:1;transform:translateZ(100px)scale(1);box-shadow:0 30px 80px #0003}.SolutionsPage-module__DFbgyG__cardPrev{z-index:5;opacity:.7;transform:translate(-140px)scale(.85)}.SolutionsPage-module__DFbgyG__cardNext{z-index:5;opacity:.7;transform:translate(140px)scale(.85)}.SolutionsPage-module__DFbgyG__cardFarPrev{z-index:1;opacity:.4;transform:translate3d(-240px,0,-50px)scale(.7)}.SolutionsPage-module__DFbgyG__cardFarNext{z-index:1;opacity:.4;transform:translate3d(240px,0,-50px)scale(.7)}.SolutionsPage-module__DFbgyG__cardHidden{opacity:0;visibility:hidden;transform:translateZ(-200px)scale(.5)}.SolutionsPage-module__DFbgyG__highlightTag{background:var(--secondary-color);color:#fff;z-index:20;border-radius:100px;padding:10px 24px;font-size:14px;font-weight:700;animation:3s ease-in-out infinite SolutionsPage-module__DFbgyG__float;position:absolute;top:-40px;box-shadow:0 10px 25px #ef444433}.SolutionsPage-module__DFbgyG__guaranteeSection{background-color:#fafcfe;padding:120px 0 140px;position:relative;overflow:hidden}.SolutionsPage-module__DFbgyG__guaranteeSection:before{content:"GUARANTEE";color:#fdf2f2;z-index:0;letter-spacing:.1em;opacity:.5;pointer-events:none;font-size:120px;font-weight:900;position:absolute;top:17%;left:50%;transform:translate(-50%,-50%)}.SolutionsPage-module__DFbgyG__guaranteeGrid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.SolutionsPage-module__DFbgyG__guaranteeCard{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:20px;padding:40px 20px 60px;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;box-shadow:0 4px 6px -1px #00000005,0 10px 15px -3px #00000008}.SolutionsPage-module__DFbgyG__guaranteeCard:hover{border-color:#b83d3533;transform:translateY(-10px);box-shadow:0 20px 25px -5px #b83d3514,0 10px 10px -5px #b83d350a}.SolutionsPage-module__DFbgyG__guaranteeCard:hover img{transition:transform .5s cubic-bezier(.16,1,.3,1);transform:scale(1.1)}.SolutionsPage-module__DFbgyG__guaranteeIconBox{justify-content:center;margin-bottom:36px;display:flex}.SolutionsPage-module__DFbgyG__guaranteeIconBox img{width:120px;height:120px}.SolutionsPage-module__DFbgyG__guaranteeDesc{color:#64748b;margin-top:10px;font-size:16px;line-height:1.6}.SolutionsPage-module__DFbgyG__guaranteeText{color:#334155;letter-spacing:.02em;font-size:20px;font-weight:700;line-height:1.4}@media (max-width:1024px){.SolutionsPage-module__DFbgyG__guaranteeGrid{grid-template-columns:1fr}.SolutionsPage-module__DFbgyG__guaranteeSection{padding:60px 0 100px}.SolutionsPage-module__DFbgyG__guaranteeSection:before{font-size:60px;top:50px}.SolutionsPage-module__DFbgyG__guaranteeCard{text-align:left;border-radius:16px;justify-content:flex-start;align-items:center;gap:4px 16px;padding:20px 16px;display:grid}.SolutionsPage-module__DFbgyG__guaranteeCard:hover{transform:none}.SolutionsPage-module__DFbgyG__guaranteeIconBox{flex-shrink:0;width:70px;height:70px;margin-bottom:0}.SolutionsPage-module__DFbgyG__guaranteeIconBox img{object-fit:contain;width:100%;height:100%}.SolutionsPage-module__DFbgyG__guaranteeText{margin-bottom:4px;font-size:18px}.SolutionsPage-module__DFbgyG__guaranteeDesc{margin-top:0;font-size:13px}.SolutionsPage-module__DFbgyG__guaranteeCard>p{display:block}.SolutionsPage-module__DFbgyG__guaranteeCard:hover img{transform:none}.SolutionsPage-module__DFbgyG__guaranteeIconBox{grid-area:1/1/3;margin-bottom:0}.SolutionsPage-module__DFbgyG__guaranteeText{grid-area:1/2;align-self:end;font-size:14px}.SolutionsPage-module__DFbgyG__guaranteeDesc{grid-area:2/2;align-self:start;margin-top:0;font-size:13px}}@keyframes SolutionsPage-module__DFbgyG__float{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-15px)}}.SolutionsPage-module__DFbgyG__ipDesignHeader{z-index:1;border-bottom:2px dashed #0003;justify-content:space-between;align-items:flex-end;margin-bottom:40px;padding-bottom:30px;display:flex;position:relative}.SolutionsPage-module__DFbgyG__ipDesc{color:#64748b;margin-bottom:40px;font-size:16px;line-height:1.6}.SolutionsPage-module__DFbgyG__ipEngTitle{color:#ef4444;letter-spacing:3px;margin-bottom:6px;font-size:15px;font-weight:800;display:block}.SolutionsPage-module__DFbgyG__ipDesignDesc{color:#ffffffe6;letter-spacing:.5px;text-align:right;margin-bottom:10px;font-size:14px;font-weight:800}.SolutionsPage-module__DFbgyG__ipGridWrapper{z-index:1;grid-template-columns:repeat(4,1fr);grid-auto-rows:minmax(220px,auto);gap:24px;display:grid;position:relative}.SolutionsPage-module__DFbgyG__ipGroupCard{background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000008}.SolutionsPage-module__DFbgyG__ipGroupCard:hover{border-color:var(--secondary-color);transform:translateY(-10px);box-shadow:0 30px 60px #00000014}.SolutionsPage-module__DFbgyG__ipCard1{background:linear-gradient(135deg,#fff 0%,#fef2f2 100%);grid-area:span 2/span 2}.SolutionsPage-module__DFbgyG__ipCard2{background:linear-gradient(135deg,#fff 0%,#f0f9ff 100%);grid-column:span 2}.SolutionsPage-module__DFbgyG__ipCard6{background:linear-gradient(135deg,#fff 0%,#f5f3ff 100%);grid-column:span 2}.SolutionsPage-module__DFbgyG__ipCard3{background:linear-gradient(135deg,#fff 0%,#f0fdf4 100%);grid-column:span 1}.SolutionsPage-module__DFbgyG__ipCard4{background:linear-gradient(135deg,#fff 0%,#fffbeb 100%);grid-column:span 1}.SolutionsPage-module__DFbgyG__ipCard5{background:linear-gradient(135deg,#fff 0%,#fff7ed 100%);grid-column:span 1}.SolutionsPage-module__DFbgyG__ipGroupContent{flex-direction:column;width:100%;height:100%;display:flex}.SolutionsPage-module__DFbgyG__ipGroupHeader{border-bottom:1px dashed #00000014;flex-direction:column;padding:24px 24px 16px;display:flex}.SolutionsPage-module__DFbgyG__ipGroupHeader h4{color:#1e293b;flex-direction:column;gap:4px;font-size:22px;font-weight:800;line-height:1.2;display:flex}.SolutionsPage-module__DFbgyG__ipGroupEngTitle{color:#94a3b8;text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:600}.SolutionsPage-module__DFbgyG__ipIconGrid{flex:1;align-content:center;gap:16px;padding:20px;display:grid}.SolutionsPage-module__DFbgyG__ipCard1 .SolutionsPage-module__DFbgyG__ipIconGrid{grid-template-columns:repeat(3,1fr)}.SolutionsPage-module__DFbgyG__ipCard2 .SolutionsPage-module__DFbgyG__ipIconGrid{grid-template-columns:repeat(4,1fr)}.SolutionsPage-module__DFbgyG__ipCard6 .SolutionsPage-module__DFbgyG__ipIconGrid{grid-template-columns:repeat(3,1fr)}.SolutionsPage-module__DFbgyG__ipCard3 .SolutionsPage-module__DFbgyG__ipIconGrid{grid-template-columns:repeat(1,1fr)}.SolutionsPage-module__DFbgyG__ipCard4 .SolutionsPage-module__DFbgyG__ipIconGrid,.SolutionsPage-module__DFbgyG__ipCard5 .SolutionsPage-module__DFbgyG__ipIconGrid{grid-template-columns:1fr}.SolutionsPage-module__DFbgyG__ipIconItem{width:100%}.SolutionsPage-module__DFbgyG__ipIconWrapper{background:#fff;border:1px solid #f1f5f9;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:90px;padding:12px 8px;transition:all .3s;display:flex;box-shadow:0 4px 12px #00000008}.SolutionsPage-module__DFbgyG__ipIconWrapper:hover{border-color:var(--secondary-color);transform:translateY(-5px)scale(1.02);box-shadow:0 12px 24px #ef44441a}.SolutionsPage-module__DFbgyG__ipLogoContainer{flex:1;justify-content:center;align-items:center;width:100%;padding-bottom:8px;display:flex}.SolutionsPage-module__DFbgyG__ipIconNameInside{color:#64748b;text-align:center;white-space:nowrap;text-overflow:ellipsis;border-top:1px solid #f8fafc;width:100%;padding-top:8px;font-size:11px;font-weight:600;overflow:hidden}.SolutionsPage-module__DFbgyG__ipCardFooter{background:#00000005;justify-content:flex-end;align-items:center;padding:12px 24px;display:flex}.SolutionsPage-module__DFbgyG__ipBrandName{color:#cbd5e1;text-transform:uppercase;letter-spacing:1.5px;font-size:11px;font-weight:700}.SolutionsPage-module__DFbgyG__ipGroupHeader:before{display:none}@media (max-width:1200px){.SolutionsPage-module__DFbgyG__ipGridWrapper{grid-template-rows:auto;grid-template-columns:repeat(2,1fr)}.SolutionsPage-module__DFbgyG__ipCard1,.SolutionsPage-module__DFbgyG__ipCard2,.SolutionsPage-module__DFbgyG__ipCard3,.SolutionsPage-module__DFbgyG__ipCard4,.SolutionsPage-module__DFbgyG__ipCard5{grid-area:span 1/span 1;min-height:300px}}@media (max-width:1024px){.SolutionsPage-module__DFbgyG__ipGridWrapper{grid-template-columns:1fr}}.SolutionsPage-module__DFbgyG__ipFooterSection{border-top:1px solid #eee;margin:100px 0 120px;padding-top:60px}.SolutionsPage-module__DFbgyG__ipBrandWall{grid-template-columns:repeat(6,1fr);gap:24px;width:100%;margin:0 auto;display:grid}.SolutionsPage-module__DFbgyG__ipWallItemWrapper{text-align:center;cursor:default;background:#fff;border:1px solid #f1f5f9;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;padding-bottom:24px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 15px #00000005}.SolutionsPage-module__DFbgyG__ipWallItemWrapper:hover{border-color:var(--secondary-color);transform:translateY(-10px);box-shadow:0 20px 40px #ef444414}.SolutionsPage-module__DFbgyG__ipWallLogoBox{background:#f8fafc;border-bottom:1px solid #f1f5f9;justify-content:center;align-items:center;width:100%;height:120px;display:flex;position:relative;overflow:hidden}.SolutionsPage-module__DFbgyG__ipWallLogoBox img{object-fit:cover;transition:transform .6s;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important}.SolutionsPage-module__DFbgyG__ipWallItemWrapper:hover .SolutionsPage-module__DFbgyG__ipWallLogoBox img{transform:scale(1.1)}.SolutionsPage-module__DFbgyG__ipWallItem{color:#1e293b;letter-spacing:1px;text-transform:uppercase;margin:20px 0 8px;font-size:18px;font-weight:800}.SolutionsPage-module__DFbgyG__ipWallItemDesc{color:#64748b;font-size:14px;font-weight:500}@media (max-width:1024px){.SolutionsPage-module__DFbgyG__ipBrandWall{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:1200px){.SolutionsPage-module__DFbgyG__ipGridWrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:1024px){.SolutionsPage-module__DFbgyG__ipGridWrapper{grid-template-columns:1fr}.SolutionsPage-module__DFbgyG__ipDesignHeader{flex-direction:column;align-items:flex-start;gap:30px}.SolutionsPage-module__DFbgyG__ipDesignDesc{text-align:left}.SolutionsPage-module__DFbgyG__ipGroupCard{height:440px}.SolutionsPage-module__DFbgyG__ipBrandWall{justify-content:center}}.SolutionsPage-module__DFbgyG__ipCollaborationSection{background:#fff;padding:120px 0;position:relative;overflow:hidden}.SolutionsPage-module__DFbgyG__ipArcContainer{flex-direction:column;justify-content:flex-end;align-items:center;width:100%;max-width:1200px;height:600px;margin:40px auto 0;display:flex;position:relative}.SolutionsPage-module__DFbgyG__earthBackground{opacity:1;z-index:1;background:url(https://static.qrx360.com/privilege/20260129/847642418a33414cb2c2c413f23cd80e.png) bottom/contain no-repeat;width:90%;max-width:1200px;height:600px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.SolutionsPage-module__DFbgyG__glowPoints{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.SolutionsPage-module__DFbgyG__glowPoint{background:#ef4444;border-radius:50%;width:8px;height:8px;animation:2s infinite SolutionsPage-module__DFbgyG__pulseGlow;position:absolute;box-shadow:0 0 15px #ef4444,0 0 30px #ef4444}@keyframes SolutionsPage-module__DFbgyG__pulseGlow{0%{opacity:.8;transform:scale(1);box-shadow:0 0 10px #ef4444}50%{opacity:1;transform:scale(1.5);box-shadow:0 0 25px #ef4444}to{opacity:.8;transform:scale(1);box-shadow:0 0 10px #ef4444}}.SolutionsPage-module__DFbgyG__arcMoreBtn{z-index:10;background:var(--secondary-color);color:#fff;cursor:pointer;letter-spacing:2px;border:none;border-radius:100px;margin:0 auto;padding:14px 48px;font-size:16px;font-weight:600;transition:all .3s;position:relative;box-shadow:0 10px 25px #ef44444d}.SolutionsPage-module__DFbgyG__ipBrandGrid{flex-wrap:wrap;justify-content:center;gap:28px;width:100%;max-width:100%;height:100%;display:flex}@media (max-width:1024px){.SolutionsPage-module__DFbgyG__ipModal{border-radius:20px;max-width:92%;max-height:80vh}.SolutionsPage-module__DFbgyG__ipModalHeader{padding:16px 20px}.SolutionsPage-module__DFbgyG__ipModalGroup{font-size:20px}.SolutionsPage-module__DFbgyG__ipModalName{font-size:14px}.SolutionsPage-module__DFbgyG__ipModalClose{width:32px;height:32px;right:16px}.SolutionsPage-module__DFbgyG__ipModalBody{padding:20px 16px}.SolutionsPage-module__DFbgyG__ipBrandGrid{grid-template-columns:repeat(2,1fr);justify-content:stretch;gap:12px;display:grid}.SolutionsPage-module__DFbgyG__ipBrandCard{border-radius:16px;width:100%;min-height:150px;padding:16px 12px}.SolutionsPage-module__DFbgyG__ipBrandLogoBox{height:60px;margin-bottom:12px;padding:4px}.SolutionsPage-module__DFbgyG__ipBrandChinese{margin-bottom:4px;font-size:15px}.SolutionsPage-module__DFbgyG__ipBrandEnglish{font-size:12px}}.SolutionsPage-module__DFbgyG__arcItem{z-index:5;flex-direction:column;align-items:center;gap:12px;transition:all .4s cubic-bezier(.16,1,.3,1);animation:5s ease-in-out infinite SolutionsPage-module__DFbgyG__float;display:flex;position:absolute;transform:translate(-50%)}.SolutionsPage-module__DFbgyG__arcItem1{bottom:170px;left:5%}.SolutionsPage-module__DFbgyG__arcItem2{bottom:250px;left:10%}.SolutionsPage-module__DFbgyG__arcItem3{bottom:330px;left:16%}.SolutionsPage-module__DFbgyG__arcItem4{bottom:380px;left:23%}.SolutionsPage-module__DFbgyG__arcItem5{bottom:430px;left:31%}.SolutionsPage-module__DFbgyG__arcItem6{bottom:450px;left:40%}.SolutionsPage-module__DFbgyG__arcItem7{bottom:460px;left:50%}.SolutionsPage-module__DFbgyG__arcItem8{bottom:450px;left:60%}.SolutionsPage-module__DFbgyG__arcItem9{bottom:430px;left:69%}.SolutionsPage-module__DFbgyG__arcItem10{bottom:380px;left:77%}.SolutionsPage-module__DFbgyG__arcItem11{bottom:330px;left:84%}.SolutionsPage-module__DFbgyG__arcItem12{display:none;bottom:250px;left:90%}.SolutionsPage-module__DFbgyG__arcItem13{bottom:170px;left:95%}.SolutionsPage-module__DFbgyG__arcItem14{bottom:250px;left:90%}.SolutionsPage-module__DFbgyG__arcItem15{bottom:90px;left:102%}.SolutionsPage-module__DFbgyG__arcItem16{bottom:90px;left:-2%}.SolutionsPage-module__DFbgyG__arcItem:nth-child(2n){animation-duration:6s;animation-delay:-1.5s}.SolutionsPage-module__DFbgyG__arcItem:nth-child(3n){animation-duration:7s;animation-delay:-3s}.SolutionsPage-module__DFbgyG__arcIconWrapper{background:#fff;border:1px solid #f1f5f9;border-radius:18px;justify-content:center;align-items:center;width:76px;height:76px;padding:4px;transition:all .3s;display:flex;box-shadow:0 8px 25px #0000000d}.SolutionsPage-module__DFbgyG__arcIconWrapper img{Object-fit:contain;width:100%;height:100%}.SolutionsPage-module__DFbgyG__arcItem:hover .SolutionsPage-module__DFbgyG__arcIconWrapper{border-color:var(--secondary-color);transform:translateY(-15px)scale(1.1);box-shadow:0 20px 40px #ef444426}.SolutionsPage-module__DFbgyG__arcIconName{color:#1e293b;white-space:nowrap;background:#ffffffe6;border-radius:6px;margin-top:4px;padding:4px 12px;font-size:14px;font-weight:600;box-shadow:0 2px 8px #0000000d}.SolutionsPage-module__DFbgyG__arcMoreBtn{z-index:3;background:var(--secondary-color);color:#fff;cursor:pointer;border:none;border-radius:12px;margin:60px auto 0;padding:14px 40px;font-size:16px;font-weight:600;transition:all .3s;display:block;position:relative;box-shadow:0 10px 25px #ef44444d}.SolutionsPage-module__DFbgyG__arcMoreBtn:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 15px 30px #ef444466}.SolutionsPage-module__DFbgyG__ipModalOverlay{-webkit-backdrop-filter:blur(8px);z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.SolutionsPage-module__DFbgyG__ipModal{background:#fff;border-radius:32px;flex-direction:column;width:100%;max-width:860px;max-height:85vh;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px -12px #0006}.SolutionsPage-module__DFbgyG__ipModalHeader{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:center;align-items:center;padding:28px 40px;display:flex;position:relative}.SolutionsPage-module__DFbgyG__ipModalTitle{flex-direction:column;align-items:center;gap:4px;display:flex}.SolutionsPage-module__DFbgyG__ipModalGroup{color:#1e293b;letter-spacing:-.5px;font-size:28px;font-weight:850;line-height:1.2}.SolutionsPage-module__DFbgyG__ipModalName{color:#64748b;font-size:18px;font-weight:600}.SolutionsPage-module__DFbgyG__ipModalClose{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%)}.SolutionsPage-module__DFbgyG__ipModalClose:hover{color:#fff;background:#ef4444;transform:translateY(-50%)rotate(90deg)scale(1.1)}.SolutionsPage-module__DFbgyG__ipModalBody{background:#f8fafc;flex:1;justify-content:center;padding:40px;display:flex;overflow-y:auto}.SolutionsPage-module__DFbgyG__ipBrandGrid{flex-wrap:wrap;justify-content:center;gap:28px;width:100%;max-width:100%;display:flex}.SolutionsPage-module__DFbgyG__ipBrandCard{text-align:center;background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;width:170px;min-height:220px;padding:24px;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 4px 12px #00000005}.SolutionsPage-module__DFbgyG__ipBrandCard:hover{border-color:#ef444426;transform:translateY(-10px);box-shadow:0 20px 40px #0000001a}.SolutionsPage-module__DFbgyG__ipBrandLogoBox{border-bottom:1.5px dashed #f1f5f9;justify-content:center;align-items:center;width:100%;height:90px;margin-bottom:20px;padding:8px;display:flex;position:relative}.SolutionsPage-module__DFbgyG__ipBrandLogo{object-fit:contain}.SolutionsPage-module__DFbgyG__ipBrandChinese{color:#ef4444;margin-bottom:6px;font-size:20px;font-weight:850;line-height:1.2}.SolutionsPage-module__DFbgyG__ipBrandEnglish{color:#64748b;letter-spacing:.2px;word-break:break-all;font-size:13px;font-weight:500}@media (max-width:1024px){.SolutionsPage-module__DFbgyG__ipModal{border-radius:20px;max-width:92%;max-height:80vh}.SolutionsPage-module__DFbgyG__ipModalHeader{padding:16px 20px}.SolutionsPage-module__DFbgyG__ipModalGroup{font-size:20px}.SolutionsPage-module__DFbgyG__ipModalName{font-size:14px}.SolutionsPage-module__DFbgyG__ipModalClose{width:32px;height:32px;right:16px}.SolutionsPage-module__DFbgyG__ipModalBody{padding:20px 16px}.SolutionsPage-module__DFbgyG__ipBrandGrid{grid-template-columns:repeat(2,1fr);justify-content:stretch;gap:12px;display:grid}.SolutionsPage-module__DFbgyG__ipBrandCard{border-radius:16px;width:100%;min-height:150px;padding:16px 12px}.SolutionsPage-module__DFbgyG__ipBrandLogoBox{height:60px;margin-bottom:12px;padding:4px}.SolutionsPage-module__DFbgyG__ipBrandChinese{margin-bottom:4px;font-size:15px}.SolutionsPage-module__DFbgyG__ipBrandEnglish{font-size:12px}.SolutionsPage-module__DFbgyG__arcIconWrapper{width:50px;height:50px;padding:8px}.SolutionsPage-module__DFbgyG__arcIconName{font-size:11px}.SolutionsPage-module__DFbgyG__solutionSection:before{font-size:60px;top:50px}.SolutionsPage-module__DFbgyG__sectionHeader{margin-bottom:40px}.SolutionsPage-module__DFbgyG__supplyHero{min-height:auto;padding:100px 0 60px}.SolutionsPage-module__DFbgyG__supplyHero:before{font-size:60px;top:40px}.SolutionsPage-module__DFbgyG__heroTitle{flex-wrap:wrap;gap:10px;font-size:32px}.SolutionsPage-module__DFbgyG__supplyServiceList{gap:40px;margin-top:40px}.SolutionsPage-module__DFbgyG__supplyItemBlock{border-radius:24px;padding:30px 0}.SolutionsPage-module__DFbgyG__supplyItemBlock .container{padding:0}.SolutionsPage-module__DFbgyG__supplyItemInner{flex-direction:column;gap:30px;display:flex}.SolutionsPage-module__DFbgyG__supplyItemReverse .SolutionsPage-module__DFbgyG__supplyItemInner{flex-direction:column;display:flex}.SolutionsPage-module__DFbgyG__moreText{font-size:10px}.SolutionsPage-module__DFbgyG__supplyItemText{text-align:left;align-items:flex-start;max-width:100%;margin-bottom:0;padding:0 16px;order:1!important}.SolutionsPage-module__DFbgyG__supplyItemVisual{width:100%;order:2!important}.SolutionsPage-module__DFbgyG__supplyItemSubtitle{justify-content:center;margin-bottom:20px}.SolutionsPage-module__DFbgyG__supplyItemSubtitle .SolutionsPage-module__DFbgyG__subtitleIcon{border-radius:8px;width:34px;height:34px}.SolutionsPage-module__DFbgyG__supplyItemSubtitle h3{font-size:20px;font-weight:600}.SolutionsPage-module__DFbgyG__supplyItemDesc{text-align:justify;margin-bottom:20px;font-size:14px}.SolutionsPage-module__DFbgyG__supplyItemTags{justify-content:center;gap:6px;margin-bottom:0}.SolutionsPage-module__DFbgyG__supplyItemTag{padding:2px 6px;font-size:10px}.SolutionsPage-module__DFbgyG__mockupContainer{box-shadow:0 10px 30px #0000000d}.SolutionsPage-module__DFbgyG__mockupIconGrid{grid-template-columns:repeat(4,1fr);gap:6px}.SolutionsPage-module__DFbgyG__mockupIconWrapper{border-radius:8px;height:100%;min-height:32px;padding:4px 2px}.SolutionsPage-module__DFbgyG__consultBtn{margin:0 auto;padding:8px 16px;font-size:14px;display:none}.SolutionsPage-module__DFbgyG__solutionSection{padding:60px 0}.SolutionsPage-module__DFbgyG__customServiceLayout{flex-wrap:nowrap;gap:30px;margin-bottom:50px;padding:0}.SolutionsPage-module__DFbgyG__customServiceLayout1{flex-direction:column-reverse;display:flex}.SolutionsPage-module__DFbgyG__customServiceLayout2{flex-direction:column;margin-bottom:60px;display:flex}.SolutionsPage-module__DFbgyG__customServiceLeft,.SolutionsPage-module__DFbgyG__customServiceRight{flex:auto;width:100%;max-width:100%;margin:0!important;padding:0 6px!important}.SolutionsPage-module__DFbgyG__customServiceTextContent{text-align:left;align-items:flex-start;gap:8px;max-width:100%;padding-right:0}.SolutionsPage-module__DFbgyG__customServiceSeparator{margin-bottom:16px}.SolutionsPage-module__DFbgyG__customServiceMainTitle{font-size:20px;font-weight:600}.SolutionsPage-module__DFbgyG__customServiceDescText{text-align:justify;margin-bottom:20px;font-size:14px;line-height:1.6}.SolutionsPage-module__DFbgyG__featureIcon{width:20px;height:20px}.SolutionsPage-module__DFbgyG__featureTitle{font-size:15px}.SolutionsPage-module__DFbgyG__featureDesc{font-size:13px}.SolutionsPage-module__DFbgyG__visualWrapper{height:300px}.SolutionsPage-module__DFbgyG__stackItem{border-width:4px;width:150px;height:300px}.SolutionsPage-module__DFbgyG__cardNext{transform:translate(100px)scale(.85)}.SolutionsPage-module__DFbgyG__cardFarNext{transform:translate(200px)scale(.7)}.SolutionsPage-module__DFbgyG__cardPrev{transform:translate(-100px)scale(.85)}.SolutionsPage-module__DFbgyG__cardFarPrev{transform:translate(-200px)scale(.7)}.SolutionsPage-module__DFbgyG__visualGallery{grid-template-rows:none;grid-template-columns:none;justify-content:center;align-items:center;gap:8px;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;padding:0;display:flex;overflow:visible}.SolutionsPage-module__DFbgyG__galleryCard{border-radius:12px;flex-direction:column;flex-shrink:0;width:30%;margin:0;transition:all .3s;display:flex;transform:none!important}.SolutionsPage-module__DFbgyG__galleryCard:first-child{z-index:2;border:1px solid #ef44441a;order:2;width:38%;box-shadow:0 8px 20px #ef444426;transform:scale(1.1)!important}.SolutionsPage-module__DFbgyG__galleryCard:nth-child(2){opacity:.9;order:1;transform:scale(.95)!important}.SolutionsPage-module__DFbgyG__galleryCard:nth-child(3){opacity:.9;order:3;transform:scale(.95)!important}.SolutionsPage-module__DFbgyG__mainGalleryCard,.SolutionsPage-module__DFbgyG__subGalleryCard{height:auto;min-height:auto}.SolutionsPage-module__DFbgyG__galleryCard .SolutionsPage-module__DFbgyG__imageContainer{width:100%;height:85px}.SolutionsPage-module__DFbgyG__galleryCard:first-child .SolutionsPage-module__DFbgyG__imageContainer{height:100px}.SolutionsPage-module__DFbgyG__galleryCard .SolutionsPage-module__DFbgyG__cardFooter{text-align:center;flex-direction:column;flex:1;align-items:center;padding:16px 4px;display:flex}.SolutionsPage-module__DFbgyG__galleryCard .SolutionsPage-module__DFbgyG__footerTitle{white-space:nowrap;margin-bottom:2px;font-size:12px}.SolutionsPage-module__DFbgyG__galleryCard .SolutionsPage-module__DFbgyG__footerDesc{-webkit-line-clamp:2;color:#94a3b8;-webkit-box-orient:vertical;font-size:8px;line-height:1.2;display:-webkit-box;overflow:hidden}.SolutionsPage-module__DFbgyG__galleryCard .SolutionsPage-module__DFbgyG__footerRedLine{width:12px;height:2px;margin:0 auto 4px}.SolutionsPage-module__DFbgyG__galleryCard .SolutionsPage-module__DFbgyG__iconImage{border-width:1px;border-radius:4px;bottom:4px;right:4px;width:40px!important;height:32px!important}.SolutionsPage-module__DFbgyG__ipCollaborationSection{padding:60px 0}.SolutionsPage-module__DFbgyG__ipCollaborationSection:before{font-size:60px;top:50px}.SolutionsPage-module__DFbgyG__ipFooterSection{border-top:none;margin:20px 0 40px;padding-top:0}.SolutionsPage-module__DFbgyG__ipBrandWall{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;grid-template-columns:none;justify-content:flex-start;gap:12px;width:calc(100% + 40px);margin:0 -20px;padding:10px 20px 30px;display:flex;overflow-x:auto}.SolutionsPage-module__DFbgyG__ipBrandWall::-webkit-scrollbar{display:none}.SolutionsPage-module__DFbgyG__ipWallItemWrapper{scroll-snap-align:center;border-radius:16px;flex-shrink:0;justify-content:space-between;width:140px;min-width:140px;height:auto;margin:0;padding-bottom:16px;box-shadow:0 4px 12px #0000000d}.SolutionsPage-module__DFbgyG__ipWallLogoBox{background:#f8fafc;height:80px}.SolutionsPage-module__DFbgyG__ipWallItem{margin:12px 0 4px;font-size:15px}.SolutionsPage-module__DFbgyG__ipWallItemDesc{color:#94a3b8;font-size:12px}.SolutionsPage-module__DFbgyG__ipArcContainer{height:360px;margin-top:0}.SolutionsPage-module__DFbgyG__earthBackground{height:300px}.SolutionsPage-module__DFbgyG__arcIconWrapper{border-radius:12px;width:48px;height:48px;padding:6px}.SolutionsPage-module__DFbgyG__arcIconName{padding:2px 8px;font-size:10px}.SolutionsPage-module__DFbgyG__arcItem{transform:translate(-50%)scale(.7)}.SolutionsPage-module__DFbgyG__arcItem1{bottom:280px;left:50%}.SolutionsPage-module__DFbgyG__arcItem2{bottom:250px;left:25%}.SolutionsPage-module__DFbgyG__arcItem3{bottom:250px;left:75%}.SolutionsPage-module__DFbgyG__arcItem4{bottom:180px;left:5%}.SolutionsPage-module__DFbgyG__arcItem5{bottom:195px;left:37%}.SolutionsPage-module__DFbgyG__arcItem6{bottom:195px;left:63%}.SolutionsPage-module__DFbgyG__arcItem7{bottom:180px;left:95%}.SolutionsPage-module__DFbgyG__arcItem8{bottom:120px;left:25%}.SolutionsPage-module__DFbgyG__arcItem9{bottom:145px;left:50%}.SolutionsPage-module__DFbgyG__arcItem10{bottom:120px;left:75%}.SolutionsPage-module__DFbgyG__arcItem11{display:flex;bottom:90px;left:38%}.SolutionsPage-module__DFbgyG__arcItem12{display:flex;bottom:90px;left:62%}.SolutionsPage-module__DFbgyG__arcItem13,.SolutionsPage-module__DFbgyG__arcItem14,.SolutionsPage-module__DFbgyG__arcItem15,.SolutionsPage-module__DFbgyG__arcItem16{display:none}.SolutionsPage-module__DFbgyG__arcMoreBtn{z-index:20;border-radius:8px;margin-top:20px;padding:10px 20px;font-size:14px;position:relative}.SolutionsPage-module__DFbgyG__glowPoint{display:none}}
.About-module__XV0dLa__about{background-color:#fff;padding:120px 0 80px;position:relative;overflow:hidden}.About-module__XV0dLa__about:before{content:"";filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#007bff0d 0%,#0000 70%);width:600px;height:600px;position:absolute;top:-200px;right:-200px}.About-module__XV0dLa__aboutContainer{z-index:1;position:relative}.About-module__XV0dLa__flex{align-items:center;gap:80px;display:flex}.About-module__XV0dLa__imageBox{flex:1;position:relative}.About-module__XV0dLa__imageWrapper{background:#fff;border:8px solid #fff;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.About-module__XV0dLa__imageWrapper img{width:100%;height:auto;transition:transform .8s cubic-bezier(.16,1,.3,1);display:block}.About-module__XV0dLa__imageBox:hover .About-module__XV0dLa__imageWrapper img{transform:scale(1.05)}.About-module__XV0dLa__imageDecor{border:2px dashed var(--primary-color);opacity:.3;z-index:-1;border-radius:50%;width:120px;height:120px;animation:20s linear infinite About-module__XV0dLa__spin;position:absolute;top:-30px;left:-30px}@keyframes About-module__XV0dLa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.About-module__XV0dLa__content{flex:1.2}.About-module__XV0dLa__title{color:#1e293b;letter-spacing:-.02em;margin-bottom:16px;font-size:36px;font-weight:800}.About-module__XV0dLa__text{color:#64748b;text-align:justify;margin-bottom:24px;font-size:17px;line-height:1.8}.About-module__XV0dLa__highlight{color:var(--secondary-color);font-weight:700}.About-module__XV0dLa__valueGrid{grid-template-columns:repeat(2,1fr);gap:30px;margin-top:48px;display:grid}.About-module__XV0dLa__valueItem{align-items:center;gap:16px;display:flex}.About-module__XV0dLa__valueIcon{background:var(--secondary-color);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 8px 20px #c93a2e4d}.About-module__XV0dLa__valueInfo h4{color:#1e293b;margin-bottom:4px;font-size:17px;font-weight:700}.About-module__XV0dLa__valueInfo p{color:#94a3b8;font-size:13px;line-height:1.4}@media (max-width:992px){.About-module__XV0dLa__flex{text-align:center;flex-direction:column-reverse;gap:40px}.About-module__XV0dLa__imageBox{width:100%;max-width:500px}.About-module__XV0dLa__about:after{font-size:100px}}@media (max-width:1024px){.About-module__XV0dLa__about{padding:40px 0}.About-module__XV0dLa__flex{gap:30px}.About-module__XV0dLa__title{margin-bottom:20px;font-size:24px;font-weight:600}.About-module__XV0dLa__text{text-align:justify;margin-bottom:16px;font-size:15px;line-height:1.7}.About-module__XV0dLa__valueGrid{text-align:left;grid-template-columns:1fr;gap:24px;margin-top:32px;margin-left:0;padding:0 10px}.About-module__XV0dLa__imageWrapper{border-width:4px;border-radius:20px}.About-module__XV0dLa__valueItem{gap:16px}.About-module__XV0dLa__valueIcon{width:52px;height:52px}.About-module__XV0dLa__valueInfo h4{font-size:16px;font-weight:600}.About-module__XV0dLa__valueInfo p{font-size:13px}}
.History-module__na0EIG__historySection{color:#fff;background-color:#334155;background-image:radial-gradient(circle,#475569 0%,#334155 100%);padding:100px 0;position:relative;overflow:hidden}.History-module__na0EIG__historySection:after{content:"";opacity:.1;pointer-events:none;z-index:0;background-image:url(https://static.qrx360.com/privilege/20260114/817e7f71a4f0469599f0b7b7ba54be2c.png);background-position:50%;background-size:cover;position:absolute;inset:0}.History-module__na0EIG__container{z-index:1;position:relative}.History-module__na0EIG__title{text-align:center;letter-spacing:.1em;color:#e9ecf1;margin-bottom:60px;font-size:40px;font-weight:800}.History-module__na0EIG__milestoneRow{justify-content:center;gap:60px;margin-bottom:80px;display:flex}.History-module__na0EIG__milestoneItem{text-align:center}.History-module__na0EIG__milestoneBig{color:#f66363;margin-bottom:12px;font-size:32px;font-weight:800;line-height:1}.History-module__na0EIG__milestoneSmall{color:#fff9;font-size:18px;font-weight:500}.History-module__na0EIG__certGridInDark{grid-template-columns:1fr 1fr;gap:40px;max-width:1400px;margin:60px auto 0;display:grid}.History-module__na0EIG__certImageWrapper{aspect-ratio:1.4;background:#fff;border:1px solid #fff3;border-radius:8px;width:100%;padding:8px;transition:all .4s;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff1a,0 20px 50px #0000004d}.History-module__na0EIG__certItem:hover .History-module__na0EIG__certImageWrapper{border-color:var(--primary-color);transform:translateY(-10px)scale(1.02)}.History-module__na0EIG__certImageWrapper img{object-fit:contain;width:100%;height:100%}.History-module__na0EIG__certLabelInDark{color:#f87171;letter-spacing:.05em;background:#ffffff0d;border:1px solid #f8717133;border-radius:4px;margin-top:20px;padding:8px 32px;font-size:18px;font-weight:800}.History-module__na0EIG__timelineWrapper{margin-bottom:60px;padding:40px 0;position:relative}.History-module__na0EIG__timelineLine{background:#ffffff1a;height:2px;position:absolute;top:47px;left:0;right:0}.History-module__na0EIG__timelineProgress{background:var(--primary-color);height:100%;box-shadow:0 0 15px var(--primary-color);transition:width .8s;position:absolute;top:0;left:0}.History-module__na0EIG__nodes{justify-content:space-between;display:flex;position:relative}.History-module__na0EIG__nodeItem{cursor:pointer;z-index:2;flex-direction:column;align-items:center;transition:all .3s;display:flex}.History-module__na0EIG__nodeDot{background:#1e293b;border:3px solid #fff3;border-radius:50%;width:16px;height:16px;margin-bottom:16px;transition:all .3s}.History-module__na0EIG__nodeYear{color:#ffffff80;font-size:18px;font-weight:700;transition:all .3s}.History-module__na0EIG__nodeItemActive .History-module__na0EIG__nodeDot{background:var(--primary-color);box-shadow:0 0 20px var(--primary-color);border-color:#fff;transform:scale(1.3)}.History-module__na0EIG__nodeItemActive .History-module__na0EIG__nodeYear{color:#fff;transform:translateY(-5px)}.History-module__na0EIG__contentCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;max-width:900px;margin:40px auto 0;padding:40px;position:relative;box-shadow:0 20px 50px #0000004d}.History-module__na0EIG__contentCard:before{content:"";top:-10px;left:var(--arrow-left);background:#ffffff0d;border-top:1px solid #ffffff1a;border-left:1px solid #ffffff1a;width:20px;height:20px;transition:left .5s;position:absolute;transform:translate(-50%)rotate(45deg)}.History-module__na0EIG__contentCard h4{color:var(--primary-color);margin-bottom:16px;font-size:24px;font-weight:800}.History-module__na0EIG__contentCard p{color:#fffc;font-size:17px;line-height:1.8}.History-module__na0EIG__certSection{background-color:#fff;padding:120px 0}.History-module__na0EIG__certGrid{grid-template-columns:1fr 1fr;gap:40px;margin-top:60px;display:grid}.History-module__na0EIG__certItem{flex-direction:column;align-items:center;gap:20px;display:flex}.History-module__na0EIG__certImageWrapper{aspect-ratio:1.4;border:1px solid #f1f5f9;border-radius:12px;width:100%;transition:transform .5s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.History-module__na0EIG__certItem:hover .History-module__na0EIG__certImageWrapper{transform:translateY(-10px)}.History-module__na0EIG__certLabel{color:#ef4444;background:#f1f5f9;border-radius:4px;padding:8px 24px;font-size:16px;font-weight:700}@media (max-width:1024px){.History-module__na0EIG__nodes{gap:40px;padding-bottom:20px;overflow-x:auto}.History-module__na0EIG__nodeItem{flex-shrink:0}.History-module__na0EIG__certGrid{grid-template-columns:1fr}.History-module__na0EIG__contentCard{padding:24px}}.History-module__na0EIG__sectionHeader{text-align:center;z-index:1;margin-bottom:100px;position:relative}.History-module__na0EIG__sectionTitle{color:#1e293b;margin-bottom:20px;font-size:36px;font-weight:800}.History-module__na0EIG__sectionSubtitle{color:#64748b;max-width:800px;margin:0 auto;font-size:18px;font-weight:500;line-height:1.6}@media (max-width:1024px){.History-module__na0EIG__supplierGrid{grid-template-columns:1fr}.History-module__na0EIG__historySection{padding:50px 0}.History-module__na0EIG__title{margin-bottom:40px;font-size:22px;font-weight:600}.History-module__na0EIG__milestoneRow{gap:40px;margin-bottom:20px}.History-module__na0EIG__milestoneRow .History-module__na0EIG__milestoneBig{margin-bottom:8px;font-size:22px;font-weight:600}.History-module__na0EIG__milestoneRow .History-module__na0EIG__milestoneSmall{font-size:12px}.History-module__na0EIG__nodes{gap:20px}.History-module__na0EIG__nodeItem{gap:8px}.History-module__na0EIG__nodeDot{width:12px;height:12px}.History-module__na0EIG__nodeYear{font-size:14px}.History-module__na0EIG__nodeItemActive .History-module__na0EIG__nodeDot{transform:scale(1)}.History-module__na0EIG__nodeItemActive .History-module__na0EIG__nodeYear{transform:translateY(0)}.History-module__na0EIG__timelineWrapper{margin-bottom:0}.History-module__na0EIG__timelineLine{top:45px}.History-module__na0EIG__certGridInDark{gap:20px;margin-top:0}.History-module__na0EIG__certItem{gap:10px}.History-module__na0EIG__certImageWrapper{padding:4px}.History-module__na0EIG__certLabelInDark{padding:4px 16px;font-size:12px}.History-module__na0EIG__supplierSection{padding:50px 0}.History-module__na0EIG__supplierBlock{border-radius:16px;padding:20px}.History-module__na0EIG__sectionHeader{margin-bottom:40px}.History-module__na0EIG__sectionTitle{font-size:22px}.History-module__na0EIG__sectionSubtitle{font-size:14px}.History-module__na0EIG__blockTitle,.History-module__na0EIG__blockTitleBlue{font-size:18px}.History-module__na0EIG__agentGrid{gap:10px}.History-module__na0EIG__agentItem{padding:8px}.History-module__na0EIG__authList{gap:10px}.History-module__na0EIG__authItem{gap:8px}.History-module__na0EIG__authImageWrapper{padding:4px}.History-module__na0EIG__authName{padding:4px 12px;font-size:12px}}
.Cases-module__QbOGPa__cases{background-color:#f8fafc;padding:120px 0 180px;overflow:hidden}.Cases-module__QbOGPa__sectionHeader{text-align:center;margin-bottom:160px;position:relative}.Cases-module__QbOGPa__sectionTitle{color:#1e293b;margin-bottom:20px;font-size:36px;font-weight:800;position:relative}.Cases-module__QbOGPa__sectionHeader:before{content:"CASES";color:#fdf2f2;letter-spacing:.15em;opacity:.5;font-size:120px;font-weight:900;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.Cases-module__QbOGPa__sectionSubtitle{color:#64748b;font-size:18px;font-weight:500}.Cases-module__QbOGPa__list{flex-direction:column;gap:200px;display:flex}.Cases-module__QbOGPa__caseRow{align-items:center;gap:140px;transition:all .5s;display:flex;position:relative}.Cases-module__QbOGPa__hiddenItem{display:none}.Cases-module__QbOGPa__reverse{flex-direction:row-reverse}.Cases-module__QbOGPa__visualSide{flex:1.2;justify-content:center;align-items:center;height:500px;display:flex;position:relative}.Cases-module__QbOGPa__phoneGroup{z-index:2;width:260px;height:520px;transition:all .5s;position:relative}.Cases-module__QbOGPa__phone{will-change:transform,opacity;backface-visibility:hidden;background:#fff;border:6px solid #1e293b;border-radius:32px;transition:all .7s cubic-bezier(.23,1,.32,1);position:absolute;inset:0;overflow:hidden;box-shadow:0 20px 40px #00000026}.Cases-module__QbOGPa__phone1{z-index:4;transform:translate(0)rotate(0)}.Cases-module__QbOGPa__phone2{z-index:3;opacity:.8;transform:translate(30px,-30px)rotate(4deg)}.Cases-module__QbOGPa__phone3{z-index:2;opacity:.6;transform:translate(60px,-60px)rotate(8deg)}.Cases-module__QbOGPa__phone4{z-index:1;opacity:.4;transform:translate(90px,-90px)rotate(12deg)}.Cases-module__QbOGPa__caseRow:hover .Cases-module__QbOGPa__phone{opacity:1;box-shadow:0 30px 60px #0003}.Cases-module__QbOGPa__caseRow:hover .Cases-module__QbOGPa__phone1{transform:translate(-270px)rotate(0)scale(.8)}.Cases-module__QbOGPa__caseRow:hover .Cases-module__QbOGPa__phone2{transform:translate(-90px)rotate(0)scale(.85)}.Cases-module__QbOGPa__caseRow:hover .Cases-module__QbOGPa__phone3{transform:translate(90px)rotate(0)scale(.85)}.Cases-module__QbOGPa__caseRow:hover .Cases-module__QbOGPa__phone4{transform:translate(270px)rotate(0)scale(.8)}.Cases-module__QbOGPa__reverse .Cases-module__QbOGPa__phone2{transform:translate(-30px,-30px)rotate(-4deg)}.Cases-module__QbOGPa__reverse .Cases-module__QbOGPa__phone3{transform:translate(-60px,-60px)rotate(-8deg)}.Cases-module__QbOGPa__reverse .Cases-module__QbOGPa__phone4{transform:translate(-90px,-90px)rotate(-12deg)}.Cases-module__QbOGPa__reverse:hover .Cases-module__QbOGPa__phone1{transform:translate(270px)rotate(0)scale(.8)}.Cases-module__QbOGPa__reverse:hover .Cases-module__QbOGPa__phone2{transform:translate(90px)rotate(0)scale(.85)}.Cases-module__QbOGPa__reverse:hover .Cases-module__QbOGPa__phone3{transform:translate(-90px)rotate(0)scale(.85)}.Cases-module__QbOGPa__reverse:hover .Cases-module__QbOGPa__phone4{transform:translate(-270px)rotate(0)scale(.8)}.Cases-module__QbOGPa__caseNumber{color:#e2e8f0;z-index:0;opacity:.5;font-size:120px;font-weight:900;line-height:1;position:absolute;top:-120px;left:-150px}.Cases-module__QbOGPa__reverse .Cases-module__QbOGPa__caseNumber{left:auto;right:-20px}.Cases-module__QbOGPa__contentSide{text-align:left;flex:1;margin-top:-60px}.Cases-module__QbOGPa__tag{color:#ef4444;margin-bottom:16px;font-size:16px;font-weight:700;display:inline-block}.Cases-module__QbOGPa__title{color:#1e293b;margin-bottom:24px;font-size:36px;font-weight:800}.Cases-module__QbOGPa__divider{background:linear-gradient(90deg,#ef4444,#0000);width:100%;height:1px;margin-bottom:32px}.Cases-module__QbOGPa__desc{color:#475569;font-size:18px;line-height:1.8}.Cases-module__QbOGPa__more{text-align:center;flex-direction:column;align-items:center;margin-top:160px;display:flex;position:relative}.Cases-module__QbOGPa__blurOverlay{pointer-events:none;z-index:10;background:linear-gradient(#0000 0%,#f8fafc 70%);height:250px;position:absolute;bottom:100%;left:0;right:0}.Cases-module__QbOGPa__moreBtn{z-index:20;background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:16px 48px;font-size:18px;font-weight:700;transition:all .3s;position:relative;box-shadow:0 10px 20px #0000001a}.Cases-module__QbOGPa__moreBtn:hover{background:var(--primary-color);transform:translateY(-3px);box-shadow:0 20px 40px #007bff33}@media (max-width:1024px){.Cases-module__QbOGPa__caseRow,.Cases-module__QbOGPa__reverse{text-align:center;flex-direction:column-reverse;gap:40px}.Cases-module__QbOGPa__visualSide{width:100%;height:420px;margin-bottom:0}.Cases-module__QbOGPa__phoneGroup{width:200px;height:400px;margin-top:20px}.Cases-module__QbOGPa__caseRow:hover .Cases-module__QbOGPa__phone,.Cases-module__QbOGPa__reverse:hover .Cases-module__QbOGPa__phone{transform:none}.Cases-module__QbOGPa__phone{border-width:4px;border-radius:24px}.Cases-module__QbOGPa__phone1{transform:translate(0)rotate(0)!important}.Cases-module__QbOGPa__phone2{opacity:.6;transform:translate(15px,-15px)rotate(3deg)!important}.Cases-module__QbOGPa__phone3{opacity:.4;transform:translate(30px,-30px)rotate(6deg)!important}.Cases-module__QbOGPa__phone4{opacity:.2;transform:translate(45px,-45px)rotate(9deg)!important}.Cases-module__QbOGPa__reverse .Cases-module__QbOGPa__phone1{transform:translate(0)rotate(0)!important}.Cases-module__QbOGPa__reverse .Cases-module__QbOGPa__phone2{transform:translate(-15px,-15px)rotate(-3deg)!important}.Cases-module__QbOGPa__reverse .Cases-module__QbOGPa__phone3{transform:translate(-30px,-30px)rotate(-6deg)!important}.Cases-module__QbOGPa__reverse .Cases-module__QbOGPa__phone4{transform:translate(-45px,-45px)rotate(-9deg)!important}.Cases-module__QbOGPa__caseRow:hover .Cases-module__QbOGPa__phone1,.Cases-module__QbOGPa__reverse:hover .Cases-module__QbOGPa__phone1{transform:translate(0)rotate(0)!important}.Cases-module__QbOGPa__caseRow:hover .Cases-module__QbOGPa__phone2,.Cases-module__QbOGPa__reverse:hover .Cases-module__QbOGPa__phone2{transform:translate(15px,-15px)rotate(3deg)!important}.Cases-module__QbOGPa__caseRow:hover .Cases-module__QbOGPa__phone3,.Cases-module__QbOGPa__reverse:hover .Cases-module__QbOGPa__phone3{transform:translate(30px,-30px)rotate(6deg)!important}.Cases-module__QbOGPa__caseRow:hover .Cases-module__QbOGPa__phone4,.Cases-module__QbOGPa__reverse:hover .Cases-module__QbOGPa__phone4{transform:translate(45px,-45px)rotate(9deg)!important}.Cases-module__QbOGPa__reverse:hover .Cases-module__QbOGPa__phone2{transform:translate(-15px,-15px)rotate(-3deg)!important}.Cases-module__QbOGPa__reverse:hover .Cases-module__QbOGPa__phone3{transform:translate(-30px,-30px)rotate(-6deg)!important}.Cases-module__QbOGPa__reverse:hover .Cases-module__QbOGPa__phone4{transform:translate(-45px,-45px)rotate(-9deg)!important}.Cases-module__QbOGPa__contentSide{text-align:center;margin-top:0;padding:0 20px}.Cases-module__QbOGPa__caseNumber{display:none}.Cases-module__QbOGPa__title{margin-bottom:16px;font-size:28px}.Cases-module__QbOGPa__desc{font-size:16px}.Cases-module__QbOGPa__divider{background:linear-gradient(90deg,#0000,#ef4444,#0000);width:60%;margin:0 auto 24px}.Cases-module__QbOGPa__cases{padding:50px 0 120px}.Cases-module__QbOGPa__sectionHeader{margin-bottom:40px}.Cases-module__QbOGPa__sectionTitle{font-size:22px}.Cases-module__QbOGPa__sectionSubtitle{font-size:12px}.Cases-module__QbOGPa__list{gap:120px}.Cases-module__QbOGPa__caseRow{gap:10px}.Cases-module__QbOGPa__visualSide{justify-content:center;align-items:center;height:240px;margin-top:20px;padding:0;display:flex}.Cases-module__QbOGPa__phoneGroup{justify-content:center;align-items:center;gap:6px;width:100%;height:auto;display:flex;position:relative;transform:none!important}.Cases-module__QbOGPa__phone{background:#fff;flex-shrink:0;opacity:1!important;border-width:2px!important;border-radius:10px!important;margin:0!important;position:relative!important;inset:auto!important;transform:none!important;box-shadow:0 4px 15px #0000001a!important}.Cases-module__QbOGPa__phone1,.Cases-module__QbOGPa__phone3{z-index:2;width:27%!important;height:44vw!important;min-height:170px!important}.Cases-module__QbOGPa__phone2,.Cases-module__QbOGPa__phone4{z-index:1;width:23%!important;height:40vw!important;min-height:150px!important}.Cases-module__QbOGPa__reverse .Cases-module__QbOGPa__phoneGroup{flex-direction:row}.Cases-module__QbOGPa__caseRow:hover .Cases-module__QbOGPa__phone,.Cases-module__QbOGPa__reverse:hover .Cases-module__QbOGPa__phone,.Cases-module__QbOGPa__reverse .Cases-module__QbOGPa__phone1,.Cases-module__QbOGPa__reverse .Cases-module__QbOGPa__phone2,.Cases-module__QbOGPa__reverse .Cases-module__QbOGPa__phone3,.Cases-module__QbOGPa__reverse .Cases-module__QbOGPa__phone4{width:auto;transform:none!important}.Cases-module__QbOGPa__contentSide{padding:0}.Cases-module__QbOGPa__contentSide .Cases-module__QbOGPa__title{font-size:22px}.Cases-module__QbOGPa__contentSide .Cases-module__QbOGPa__desc{text-align:justify;font-size:14px}.Cases-module__QbOGPa__contentSide .Cases-module__QbOGPa__divider{margin-bottom:20px}.Cases-module__QbOGPa__contentSide .Cases-module__QbOGPa__more{margin-top:80px}.Cases-module__QbOGPa__contentSide .Cases-module__QbOGPa__moreBtn{padding:12px 32px;font-size:16px}.Cases-module__QbOGPa__previewOverlay{z-index:10000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.Cases-module__QbOGPa__previewContent{justify-content:center;align-items:center;width:100%;max-width:500px;height:70vh;display:flex;position:relative}.Cases-module__QbOGPa__previewImageWrapper{border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden}.Cases-module__QbOGPa__closeBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;z-index:2001;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:-60px;right:0}}
.Models-module__Nl7q6q__models{background-color:#fafcfe;background-size:30px 30px;padding:120px 0;position:relative;overflow:hidden}.Models-module__Nl7q6q__models:before{background:radial-gradient(circle,var(--primary-color),transparent);top:-200px;left:-200px}.Models-module__Nl7q6q__models:after{background:radial-gradient(circle,#60a5fa,#0000);bottom:-200px;right:-200px}.Models-module__Nl7q6q__sectionHeader{text-align:center;z-index:1;margin-bottom:100px;position:relative}.Models-module__Nl7q6q__sectionHeader:before{content:"MODELS";color:#fdf2f2;z-index:-1;letter-spacing:.2em;opacity:.5;font-size:120px;font-weight:900;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.Models-module__Nl7q6q__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Models-module__Nl7q6q__card{background:#fff;border-radius:48px;flex-direction:column;transition:all .5s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.Models-module__Nl7q6q__card:hover{transform:translateY(-12px);box-shadow:0 30px 60px #00000014}.Models-module__Nl7q6q__imageWrapper{border-radius:36px;height:240px;margin:12px;position:relative;overflow:hidden}.Models-module__Nl7q6q__imageWrapper img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.Models-module__Nl7q6q__card:hover .Models-module__Nl7q6q__imageWrapper img{transform:scale(1.1)}.Models-module__Nl7q6q__tag{color:#1e293b;z-index:2;background:#ffffffb3;border-radius:100px;padding:8px 20px;font-size:14px;font-weight:700;position:absolute;top:16px;left:16px;box-shadow:0 4px 12px #0000001a}.Models-module__Nl7q6q__content{text-align:left;padding:26px 24px 48px}.Models-module__Nl7q6q__titleWrapper{align-items:baseline;gap:10px;margin-bottom:24px;display:flex}.Models-module__Nl7q6q__title{color:#1e293b;font-size:24px;font-weight:800;line-height:1.2;position:relative}.Models-module__Nl7q6q__subtitle{color:#1e293b;font-size:20px;font-weight:800}.Models-module__Nl7q6q__title:after{content:"";background:#ef4444;border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.Models-module__Nl7q6q__desc{color:#475569;margin-bottom:16px;font-size:17px;font-weight:500;line-height:1.6}.Models-module__Nl7q6q__support{color:#94a3b8;font-size:16px;line-height:1.5}@media (max-width:1200px){.Models-module__Nl7q6q__grid{gap:20px}.Models-module__Nl7q6q__content{padding:24px 30px 40px}}@media (max-width:1024px){.Models-module__Nl7q6q__models{padding:60px 0}.Models-module__Nl7q6q__sectionHeader{margin-bottom:40px}.Models-module__Nl7q6q__sectionHeader:before{font-size:60px;top:-60px}.Models-module__Nl7q6q__grid{grid-template-columns:1fr;gap:24px;max-width:500px;margin:0 auto;padding:0}.Models-module__Nl7q6q__card{border-radius:32px}.Models-module__Nl7q6q__imageWrapper{border-radius:24px;height:180px;margin:8px}.Models-module__Nl7q6q__tag{padding:6px 14px;font-size:12px;top:12px;left:12px}.Models-module__Nl7q6q__content{padding:20px 20px 30px}.Models-module__Nl7q6q__titleWrapper{flex-wrap:wrap;gap:8px;margin-bottom:20px}.Models-module__Nl7q6q__title{font-size:20px;font-weight:600}.Models-module__Nl7q6q__subtitle{font-size:15px;font-weight:600}.Models-module__Nl7q6q__desc{margin-bottom:10px;font-size:12px}.Models-module__Nl7q6q__support{font-size:12px}}
.CasesPage-module__rPJgOa__casesPage{background-color:#fff}.CasesPage-module__rPJgOa__heroSection{padding:calc(var(--header-height) + 60px)0 60px;background:radial-gradient(circle at 80%,#2563eb0d 0%,#0000 60%),linear-gradient(110deg,#fff 30%,#f9d2d2 100%);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}@media (min-width:1600px){.CasesPage-module__rPJgOa__heroSection{min-height:70vh}}.CasesPage-module__rPJgOa__heroGrid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;display:grid;position:relative}.CasesPage-module__rPJgOa__heroContent h1{color:#1e293b;margin-bottom:24px;font-size:36px;font-weight:800}.CasesPage-module__rPJgOa__heroContent h1 .CasesPage-module__rPJgOa__hightLine{color:#bf2727}.CasesPage-module__rPJgOa__heroContent p{color:#64748b;text-align:justify;max-width:580px;margin-bottom:40px;font-size:18px;line-height:1.8}.CasesPage-module__rPJgOa__heroBadge{color:#b45309;background:#fbbf2414;border:1px solid #fbbf2433;border-radius:99px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:13px;font-weight:700;display:inline-flex}.CasesPage-module__rPJgOa__heroMetrics{background:#fff;border:1px solid #f1f5f9;border-radius:24px;align-items:center;gap:32px;width:fit-content;margin-bottom:40px;padding:24px 32px;display:flex;box-shadow:0 10px 30px #00000008}.CasesPage-module__rPJgOa__metricItem{flex-direction:column;display:flex}.CasesPage-module__rPJgOa__metricValue{color:#1e293b;font-size:28px;font-weight:900;line-height:1}.CasesPage-module__rPJgOa__metricValue span{color:var(--primary-color);margin-left:2px;font-size:16px}.CasesPage-module__rPJgOa__metricLabel{color:#94a3b8;margin-top:6px;font-size:13px;font-weight:600}.CasesPage-module__rPJgOa__metricLine{background:#e2e8f0;width:1px;height:40px}.CasesPage-module__rPJgOa__sectorCloud{margin-bottom:48px}.CasesPage-module__rPJgOa__cloudTitle{color:#64748b;align-items:center;gap:8px;margin-bottom:16px;font-size:14px;font-weight:700;display:flex}.CasesPage-module__rPJgOa__cloudTitle svg{color:var(--primary-color)}.CasesPage-module__rPJgOa__cloudTags{flex-wrap:wrap;gap:10px;display:flex}.CasesPage-module__rPJgOa__cloudTagItem{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:6px;padding:6px 16px;font-size:13px;font-weight:600;transition:all .3s;display:flex}.CasesPage-module__rPJgOa__cloudTagItem:hover{border-color:var(--primary-color);color:var(--primary-color);background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #3b82f61a}.CasesPage-module__rPJgOa__cloudTagItem svg{color:#10b981}.CasesPage-module__rPJgOa__ctaArea{margin-top:20px}.CasesPage-module__rPJgOa__trustBanner{color:#94a3b8;flex-direction:column;gap:12px;font-size:13px;font-weight:600;display:flex}.CasesPage-module__rPJgOa__stars{gap:4px;display:flex}.CasesPage-module__rPJgOa__heroImage{justify-content:center;align-items:flex-start;width:100%;height:500px;display:flex;position:relative;overflow:visible}.CasesPage-module__rPJgOa__phonesWrapper{justify-content:center;align-items:flex-start;width:100%;max-width:1440px;height:100%;display:flex;position:relative}.CasesPage-module__rPJgOa__phoneMockup{background:#fff;border:8px solid #fff;border-bottom:none;border-radius:36px 36px 0 0;flex-direction:column;width:260px;height:600px;transition:all .8s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;overflow:hidden;box-shadow:0 -10px 40px #e653531a}.CasesPage-module__rPJgOa__pos0{z-index:4;opacity:1;left:35%;transform:translateY(0)scale(1.15);box-shadow:0 -10px 50px #d7454533}.CasesPage-module__rPJgOa__pos1{z-index:3;opacity:.9;left:60%;transform:translateY(40px)scale(1)}.CasesPage-module__rPJgOa__pos2{z-index:2;opacity:.6;left:80%;transform:translateY(100px)scale(.8)}.CasesPage-module__rPJgOa__pos3{z-index:2;opacity:.6;left:10%;transform:translateY(100px)scale(.8)}.CasesPage-module__rPJgOa__phoneTopBar{background:#fff;flex-shrink:0;justify-content:space-between;align-items:center;height:40px;padding:0 24px;display:flex}.CasesPage-module__rPJgOa__phoneTime{color:#1e293b;font-size:14px;font-weight:700}.CasesPage-module__rPJgOa__phoneIcons{font-size:12px}.CasesPage-module__rPJgOa__phoneContent{background:#f8fafc;flex:1;position:relative}@media (max-width:1024px){.CasesPage-module__rPJgOa__phone1,.CasesPage-module__rPJgOa__phone4{display:none}.CasesPage-module__rPJgOa__phone2{transform:translate(-60px)}.CasesPage-module__rPJgOa__phone3{transform:translate(100px)}.CasesPage-module__rPJgOa__heroImage{height:400px}.CasesPage-module__rPJgOa__phone3{display:none}.CasesPage-module__rPJgOa__phone2{width:240px;transform:translate(0)}}.CasesPage-module__rPJgOa__dots{justify-content:center;gap:12px;margin-top:30px;display:flex}.CasesPage-module__rPJgOa__dot{cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.CasesPage-module__rPJgOa__activeDot{background:linear-gradient(90deg,#667df7 0%,#7a76c0 100%);border-radius:100px;width:28px;box-shadow:0 0 12px #2563eb66}.CasesPage-module__rPJgOa__floatingCard{z-index:20;-webkit-backdrop-filter:blur(12px);pointer-events:none;background:#fff9;border:1px solid #fff9;border-radius:20px;align-items:center;gap:12px;min-width:260px;padding:12px 20px;display:flex;position:absolute;box-shadow:0 15px 35px #00000014}.CasesPage-module__rPJgOa__cardAvatar{border:2px solid #fff;border-radius:50%;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden;box-shadow:0 4px 10px #0000001a}.CasesPage-module__rPJgOa__cardContent{flex-direction:column;gap:2px;display:flex}.CasesPage-module__rPJgOa__cardName{color:#1e293b;font-size:13px;font-weight:800}.CasesPage-module__rPJgOa__cardText{color:#64748b;font-size:12px;font-weight:500;line-height:1.4}.CasesPage-module__rPJgOa__cardTop{top:-40px;right:-80px}.CasesPage-module__rPJgOa__cardBottom{bottom:-20px;left:-120px}.CasesPage-module__rPJgOa__cloudTagItem{font-size:12px}@media (max-width:1200px){.CasesPage-module__rPJgOa__cardTop{right:0}.CasesPage-module__rPJgOa__cardBottom{left:0}}@media (max-width:1024px){.CasesPage-module__rPJgOa__heroGrid{text-align:center;grid-template-columns:1fr}.CasesPage-module__rPJgOa__heroContent p{margin:0 auto}.CasesPage-module__rPJgOa__heroImage{margin-top:40px}.CasesPage-module__rPJgOa__heroSection:before{font-size:80px}.CasesPage-module__rPJgOa__heroContent h1{font-size:32px}.CasesPage-module__rPJgOa__heroSection{padding:calc(var(--header-height) + 40px)0 60px;min-height:auto;padding-bottom:0}.CasesPage-module__rPJgOa__heroContent h1{margin-bottom:16px;font-size:24px}.CasesPage-module__rPJgOa__heroContent p{text-align:center;margin:0 auto;font-size:14px}.CasesPage-module__rPJgOa__heroGrid{text-align:center;grid-template-columns:1fr;gap:40px}.CasesPage-module__rPJgOa__floatingCard{display:none}.CasesPage-module__rPJgOa__heroMetrics{border-radius:16px;gap:20px;margin:24px auto;padding:12px 20px}.CasesPage-module__rPJgOa__metricLabel{font-size:12px}.CasesPage-module__rPJgOa__metricValue{font-size:22px}.CasesPage-module__rPJgOa__sectorCloud{margin-bottom:30px}.CasesPage-module__rPJgOa__cloudTags{justify-content:center}.CasesPage-module__rPJgOa__trustBanner{flex-direction:row;justify-content:center;align-items:center;font-size:12px;display:flex}.CasesPage-module__rPJgOa__heroImage{height:338px;margin-top:20px}.CasesPage-module__rPJgOa__cloudTitle{justify-content:center}.CasesPage-module__rPJgOa__phoneMockup{border-width:6px;border-radius:24px 24px 0 0;width:170px;height:338px}.CasesPage-module__rPJgOa__pos0{z-index:10;opacity:1;left:50%;transform:translate(-50%)translateY(0)scale(1.1)}.CasesPage-module__rPJgOa__pos1{z-index:5;opacity:.6;left:auto;right:2%;transform:translateY(40px)scale(.85)}.CasesPage-module__rPJgOa__pos3{z-index:5;opacity:.6;left:2%;transform:translateY(40px)scale(.85)}.CasesPage-module__rPJgOa__pos2{display:none}}
.Process-module__YwGjTW__process{background-color:#fff;background-size:30px 30px;padding:120px 0;position:relative;overflow:hidden}.Process-module__YwGjTW__sectionHeader{text-align:center;z-index:1;margin-bottom:100px;position:relative}.Process-module__YwGjTW__sectionHeader:before{content:"PROCESS";color:#fdf2f2;z-index:-1;letter-spacing:.2em;opacity:.5;font-size:120px;font-weight:900;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.Process-module__YwGjTW__sectionTitle{color:#1e293b;letter-spacing:-.02em;margin-bottom:16px;font-size:40px;font-weight:800}.Process-module__YwGjTW__sectionSubtitle{color:#64748b;margin:0 auto;font-size:20px;font-weight:700;line-height:1.6}.Process-module__YwGjTW__stepContainer{background-color:#fff;border:1px solid #ffffff80;border-radius:40px;justify-content:space-between;align-items:flex-start;max-width:1400px;margin:0 auto;padding:80px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 50px #0000001a}.Process-module__YwGjTW__stepContainer:before{content:"";opacity:.45;z-index:0;background-image:url(https://images.unsplash.com/photo-1497366216548-37526070297c?auto=format&fit=crop&q=80&w=1200);background-position:50%;background-size:cover;position:absolute;inset:0}.Process-module__YwGjTW__stepContainer:after{content:"";z-index:1;background:linear-gradient(#fffc 0%,#eff6ff99 100%);position:absolute;inset:0}.Process-module__YwGjTW__stepItem{z-index:2;flex-direction:row;flex:1;align-items:flex-start;display:flex;position:relative}.Process-module__YwGjTW__stepNode{text-align:center;z-index:2;flex-direction:column;flex:1;align-items:center;transition:transform .3s;display:flex}.Process-module__YwGjTW__stepItem:hover .Process-module__YwGjTW__stepNode{transform:translateY(-10px)}.Process-module__YwGjTW__stepNumberContainer{justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:24px;display:flex;position:relative}.Process-module__YwGjTW__stepNumber{color:#fff;z-index:2;background-position:50%;background-size:cover;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;font-size:24px;font-weight:800;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #b83d3533}.Process-module__YwGjTW__numberOverlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#d8483ddb;border-radius:20px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Process-module__YwGjTW__stepItem:hover .Process-module__YwGjTW__numberOverlay{background:#007bff00}.Process-module__YwGjTW__stepItem:hover .Process-module__YwGjTW__stepNumber{transform:rotate(-10deg)scale(1.1);box-shadow:0 15px 30px #b83d354d}.Process-module__YwGjTW__pulseRing{border:2px solid var(--primary-color);opacity:.1;border-radius:24px;width:100%;height:100%;animation:2s infinite Process-module__YwGjTW__pulse;position:absolute}@keyframes Process-module__YwGjTW__pulse{0%{opacity:.2;transform:scale(.8)}to{opacity:0;transform:scale(1.2)}}.Process-module__YwGjTW__stepTitle{color:#1e293b;margin-bottom:12px;font-size:20px;font-weight:700}.Process-module__YwGjTW__stepDesc{color:#64748b;white-space:nowrap;width:100%;font-size:16px;line-height:1.6}.Process-module__YwGjTW__connector{z-index:1;align-items:center;width:calc(100% - 80px);height:2px;display:flex;position:absolute;top:40px;left:calc(50% + 40px)}.Process-module__YwGjTW__connectorLine{background:linear-gradient(90deg,var(--primary-color),#e2e8f0);opacity:.3;flex:1;height:2px}.Process-module__YwGjTW__connectorArrow{border-top:2px solid #cbd5e1;border-right:2px solid #cbd5e1;width:8px;height:8px;margin-left:-4px;transform:rotate(45deg)}@media (max-width:1024px){.Process-module__YwGjTW__stepDesc{font-size:14px}.Process-module__YwGjTW__process{padding:60px 0}.Process-module__YwGjTW__stepContainer{border-radius:24px;flex-direction:column;align-items:center;gap:32px;padding:40px 20px}.Process-module__YwGjTW__sectionHeader{margin-bottom:40px}.Process-module__YwGjTW__sectionHeader:before{font-size:60px;top:-60px}.Process-module__YwGjTW__sectionTitle{font-size:22px}.Process-module__YwGjTW__sectionSubtitle{font-size:12px;font-weight:400;line-height:1.7}.Process-module__YwGjTW__stepItem{justify-content:center;width:100%;max-width:320px;padding-left:0;display:flex;position:relative;overflow:visible}.Process-module__YwGjTW__connector{background:linear-gradient(180deg,var(--primary-color),#e2e8f0);opacity:.3;z-index:0;width:2px;height:40px;display:block;position:absolute;top:54px;left:27px;transform:translate(-50%)}.Process-module__YwGjTW__stepItem:last-child .Process-module__YwGjTW__connector,.Process-module__YwGjTW__connectorLine,.Process-module__YwGjTW__connectorArrow{display:none}.Process-module__YwGjTW__stepNode{text-align:left;flex-direction:row;justify-content:flex-start;align-items:center;gap:20px;width:auto;position:relative}.Process-module__YwGjTW__stepNumberContainer{flex-shrink:0;width:54px;height:54px;margin-bottom:0;position:relative}.Process-module__YwGjTW__stepNumberContainer:after{content:"";background:linear-gradient(180deg,var(--primary-color),#e2e8f0);opacity:.3;z-index:0;width:2px;height:40px;display:block;position:absolute;top:54px;left:50%;transform:translate(-50%)}.Process-module__YwGjTW__connector,.Process-module__YwGjTW__stepItem:last-child .Process-module__YwGjTW__stepNumberContainer:after{display:none}.Process-module__YwGjTW__stepNumber{border-radius:12px;width:54px;height:54px;font-size:20px}.Process-module__YwGjTW__numberOverlay{border-radius:12px}.Process-module__YwGjTW__stepTitle{margin-bottom:4px;font-size:18px;font-weight:600}.Process-module__YwGjTW__stepDesc{white-space:normal;max-width:none;font-size:13px;line-height:1.5}}
