.re-footer{border-top:1px solid #333;background:#0b0b0b;padding:16px 14px;font-size:.9rem;color:#888}.re-footer-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.re-footer-brand{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap;justify-content:center;flex-direction:column}.re-footer-title{color:#9a9a9a;font-weight:600;white-space:nowrap;text-transform:uppercase}.re-footer-desc{color:#777;font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:520px}.re-footer-links{display:flex;gap:14px;flex-wrap:wrap;justify-content:center}.re-footer-links a{color:#aaa;text-decoration:none}.re-footer-links a:hover{color:#fff;text-decoration:underline}.re-footer-legal{max-width:1400px;margin:12px auto 0;padding-top:12px;border-top:1px solid rgba(255,255,255,.08);font-size:.78rem;color:#777;line-height:1.45;text-align:center}.re-footer-legal-line{margin-top:4px}.re-footer-legal-links{margin-top:8px;display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.re-footer-legal-links a{color:#888;text-decoration:none}.re-footer-legal-links a:hover{color:#fff;text-decoration:underline}.re-footer-dot{color:#666}@media(max-width:700px){.re-footer-inner{flex-direction:column;text-align:center}.re-footer-desc{max-width:90vw;white-space:normal;text-overflow:clip}.re-footer-links{justify-content:center}}