:root{--footer-bg:#fff;--footer-bg-soft:#fff;--text-primary:#1a1f2a;--text-secondary:#5b6675;--text-muted:#8a94a3;--divider:rgba(0,0,0,.08);--accent:#c9962f}.site-footer{background:var(--footer-bg);color:var(--text-secondary);border-top:.0625rem solid var(--divider)}.footer-inner{max-width:75rem;margin:0 auto;padding:3rem 2rem 0}.footer-main{display:flex;justify-content:space-between;align-items:flex-start;gap:3rem;padding-bottom:2.25rem}.footer-info{flex:1;min-width:0}.footer-section{margin-bottom:1.5rem}.footer-section:last-child{margin-bottom:0}.footer-heading{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;font-weight:600;color:var(--text-primary);margin-bottom:.75rem;letter-spacing:.0625rem}.footer-heading::before{content:"";width:.1875rem;height:.875rem;background:var(--accent);border-radius:.125rem}.footer-text{font-size:.78125rem;line-height:1.9;color:var(--text-secondary);text-align:justify}.footer-text strong{font-weight:600}.footer-follow{flex-shrink:0;text-align:center}.footer-follow .footer-heading{justify-content:center}.footer-follow .footer-heading::before{display:none}.qr-row{display:flex;gap:1.25rem}.qr-item{display:flex;flex-direction:column;align-items:center;gap:.625rem}.qr-card{width:6.5rem;height:6.5rem;background:#fff;border-radius:.625rem;padding:.5rem;display:flex;align-items:center;justify-content:center;border:.0625rem solid rgba(0,0,0,.06);box-shadow:0 .25rem .875rem rgba(16,20,28,.08);transition:transform .25s ease,box-shadow .25s ease}.qr-item:hover .qr-card{transform:translateY(-.25rem);box-shadow:0 .5rem 1.25rem rgba(16,20,28,.14)}.qr-card img{width:100%;height:100%;object-fit:contain;display:block}.qr-label{font-size:.75rem;color:var(--text-muted);display:flex;align-items:center;gap:.3125rem}.qr-label .dot{width:.375rem;height:.375rem;border-radius:50%}.qr-label .dot.wechat{background:#2aae67}.qr-label .dot.whatsapp{background:#25d366}.footer-bottom{border-top:0;background:#0d3b8c}.footer-bottom-inner{max-width:75rem;margin:0 auto;padding:1.125rem 2rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.copyright{font-size:.78125rem;color:rgba(255,255,255,.72);letter-spacing:.01875rem}.copyright strong{color:#fff;font-weight:600}.risk-tag{font-size:.6875rem;color:rgba(255,255,255,.8);border:.0625rem solid rgba(255,255,255,.28);border-radius:62.4375rem;padding:.25rem .75rem;white-space:nowrap}@media(max-width:53.75rem){.footer-main{flex-direction:column-reverse;gap:2rem}.footer-follow{align-self:center}.footer-bottom-inner{flex-direction:column;text-align:center}}