.site-footer{width:100%;background:#f5f6f7;color:#333;padding-top:40px;font-family:'Alibaba',sans-serif;position:relative;overflow:hidden;z-index:0}.footer-container{max-width:1400px;margin:0 auto;padding:0 20px;display:flex;justify-content:center;align-items:flex-start;gap:60px;flex-wrap:wrap}.footer-top,.footer-middle{width:100%;display:flex;justify-content:center;flex-wrap:wrap;border-bottom:1px solid #e0e0e0;box-sizing:border-box}.footer-top{padding-bottom:40px}.footer-middle{padding:35px 0}.footer-col{flex:1;min-width:200px;text-align:center}.footer-col h4{font-size:15px;font-weight:800;margin-bottom:15px}.footer-col ul{list-style:none;margin:0;padding:0}.footer-col ul li{margin-bottom:8px}.footer-col ul li a{font-size:14px;color:#555;text-decoration:none;transition:color 0.2s}.footer-col ul li a:hover{color:#2860e8}.footer-logo{margin-bottom:40px;position:relative}.footer-logo .logo-text{font-size:28px;font-weight:900;color:#2860e8}.footer-logo .logo-subtitle{display:block;font-size:12px;font-weight:600;color:#0b5fe9;margin-top:6px;text-align:left;padding-left:6px;opacity:.9}.footer-address{font-size:13px;line-height:1.6;margin-bottom:15px}.footer-social{display:flex;justify-content:center;gap:10px;margin-top:12px}.footer-social img{width:28px;height:28px}.footer-app-info{flex:0 0 220px;text-align:center}.footer-qr img{width:130px;height:130px;border-radius:8px}.footer-app-buttons{flex:1;display:flex;flex-direction:column;gap:10px;text-align:center}.app-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 15px;background:#fff;border:1px solid #ddd;border-radius:10px;font-size:14px;text-decoration:none;color:#333;transition:border-color 0.2s}.app-btn:hover{border-color:#2860e8}.footer-desc{margin-top:10px;font-size:13px;color:#666;line-height:1.8}.footer-bottom{padding:25px 0 35px;text-align:center}.footer-bottom-grid{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.footer-bottom p{font-size:13px;color:#777;margin:0}.footer-enamad{display:flex;align-items:center;justify-content:center;gap:10px;margin-top:15px;flex-wrap:wrap}.footer-enamad a{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit;font-size:14px}.footer-enamad img{width:50px;height:auto;object-fit:contain;cursor:pointer}.site-footer .footer-circle{content:"";position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;z-index:-1}.site-footer .footer-circle1{width:450px;height:450px;top:10%;left:-225px;background:radial-gradient(circle at center,#ff89c0,#ffcce5);animation:float1 6s ease-in-out infinite}.site-footer .footer-circle2{width:450px;height:450px;bottom:15%;right:-225px;background:radial-gradient(circle at center,#2860e8,#4d88ff);animation:float2 7s ease-in-out infinite 1s}.site-footer .footer-circle3{width:300px;height:300px;top:40%;left:50%;transform:translate(-50%,-50%);background:radial-gradient(circle at center,#ffffff,#2860e8,#ff89c0);animation:float3 8s ease-in-out infinite;opacity:.55;filter:blur(75px)}.site-footer .footer-circle4{width:250px;height:250px;top:5%;right:5%;background:radial-gradient(circle at center,#b388ff,#9b59b6);animation:float4 6s ease-in-out infinite;opacity:.5;filter:blur(80px)}.site-footer .footer-circle5{width:280px;height:280px;bottom:10%;left:10%;background:radial-gradient(circle at center,#ffffff,#0b5fe9);animation:float5 7s ease-in-out infinite;opacity:.55;filter:blur(75px)}@keyframes float1{0%,100%{transform:translate(0,0) scale(1)}20%{transform:translate(80px,-40px) scale(1.1)}40%{transform:translate(120px,60px) scale(1.15)}60%{transform:translate(60px,80px) scale(1.12)}80%{transform:translate(30px,40px) scale(1.1)}}@keyframes float2{0%,100%{transform:translate(0,0) scale(1)}20%{transform:translate(-80px,40px) scale(1.1)}40%{transform:translate(-120px,-60px) scale(1.15)}60%{transform:translate(-60px,-80px) scale(1.12)}80%{transform:translate(-30px,-40px) scale(1.1)}}@keyframes float3{0%,100%{transform:translate(-50%,-50%) scale(1)}20%{transform:translate(-40%,-55%) scale(1.05)}40%{transform:translate(-50%,-45%) scale(1.08)}60%{transform:translate(-60%,-50%) scale(1.05)}80%{transform:translate(-50%,-48%) scale(1.07)}}@keyframes float4{0%,100%{transform:translate(0,0) scale(1)}20%{transform:translate(-40px,30px) scale(1.05)}40%{transform:translate(-60px,-30px) scale(1.08)}60%{transform:translate(-20px,-50px) scale(1.06)}80%{transform:translate(-10px,-20px) scale(1.05)}}@keyframes float5{0%,100%{transform:translate(0,0) scale(1)}20%{transform:translate(50px,-30px) scale(1.05)}40%{transform:translate(80px,40px) scale(1.1)}60%{transform:translate(40px,60px) scale(1.08)}80%{transform:translate(20px,20px) scale(1.05)}}@media (max-width:768px){.footer-container,.footer-top,.footer-middle{flex-direction:column;align-items:center}.footer-col{width:100%;margin-bottom:25px}.footer-app-buttons{align-items:center;gap:15px;width:100%;padding:0 15px}.app-btn{width:100%;max-width:100%}.footer-qr img{display:block;margin:0 auto;max-width:100%;height:auto}.footer-enamad img{width:40px}.footer-enamad a{font-size:13px}.site-footer .footer-circle{width:180px;height:180px;filter:blur(60px);opacity:.5}}