.xfl-footer-contact{clear:both;border-top:1px solid #e9e5f0;background:#f8f7fb;color:#5f5a69;font-size:13px}
.xfl-footer-contact *{box-sizing:border-box}
.xfl-footer-contact-inner{display:flex;width:min(1180px,calc(100% - 32px));min-height:54px;align-items:center;justify-content:space-between;gap:24px;margin:0 auto;padding:9px 0}
.xfl-footer-contact-inner>strong{color:#2d2938;font-size:14px;white-space:nowrap}
.xfl-footer-contact-items{display:flex;align-items:center;justify-content:flex-end;gap:24px}
.xfl-footer-contact-item{display:inline-flex;align-items:center;gap:4px;color:#66606f;text-decoration:none;white-space:nowrap}
.xfl-footer-contact-item i{font-style:normal}.xfl-footer-contact-item b{color:#342f3f;font-weight:600}
.xfl-footer-contact-item[href]:hover{color:#6d3ee8}.xfl-footer-contact-item[href]:hover b{color:#6d3ee8}
.xfl-footer-contact-item button{margin-left:3px;padding:2px 7px;border:1px solid #dcd5e8;border-radius:6px;background:#fff;color:#6d3ee8;font-size:11px;line-height:1.55;cursor:pointer}
.xfl-footer-contact-item button:hover{border-color:#b9a7e7;background:#f2edff}
@media(max-width:650px){.xfl-footer-contact-inner{display:block;width:calc(100% - 24px);padding:10px 0}.xfl-footer-contact-inner>strong{display:block;margin-bottom:6px}.xfl-footer-contact-items{display:grid;justify-content:start;gap:5px}.xfl-footer-contact-item{font-size:12px;white-space:normal;overflow-wrap:anywhere}}

/* v1.8.0：全站公共区域采用低饱和雾蓝配色 */
body.xfl-blue-theme{background:#f5fafe;color:#253847}
body.xfl-blue-theme .site-header{border-bottom-color:#dceaf3!important;background:rgba(250,253,255,.97)!important}
body.xfl-blue-theme .site-header a:hover,
body.xfl-blue-theme .site-header .current-menu-item>a,
body.xfl-blue-theme .site-header .current_page_item>a{color:#3f86b8!important}
body.xfl-blue-theme .site-footer{border-top-color:#d9e8f1!important;background:#eef7fb!important}
body.xfl-blue-theme .xfl-footer-contact{border-top-color:#d5e6f0;background:#edf6fb;color:#607787}
body.xfl-blue-theme .xfl-footer-contact-inner>strong{color:#29485c}
body.xfl-blue-theme .xfl-footer-contact-item{color:#5c7484}
body.xfl-blue-theme .xfl-footer-contact-item b{color:#315469}
body.xfl-blue-theme .xfl-footer-contact-item[href]:hover,
body.xfl-blue-theme .xfl-footer-contact-item[href]:hover b{color:#347fae}
body.xfl-blue-theme .xfl-footer-contact-item button{border-color:#bed9e8;background:#f8fcfe;color:#347fae}
body.xfl-blue-theme .xfl-footer-contact-item button:hover{border-color:#89bdd8;background:#e5f2f9}
