/* Shared profile links; URLs and placement are editable in the Customizer. */
.xxl-topline .xxl-container{align-items:center;gap:16px;padding-block:4px}
.xxl-topline .xxl-container>span{min-width:0}
.xxl-topline-actions{display:flex;align-items:center;gap:20px;flex-shrink:0}
.xxl-social{display:flex;align-items:center;gap:10px}
.xxl-shell .xxl-social .xxl-social-link{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-width:40px;min-height:40px;margin:0;padding:8px;border:1px solid transparent;border-radius:8px;color:inherit;font-size:13px;font-weight:600;line-height:1.4;text-decoration:none;box-sizing:border-box;transition:background .15s,color .15s}
.xxl-social svg{width:20px;height:20px;fill:currentColor;flex-shrink:0}
.xxl-social--header .xxl-social-link span{display:none}
.xxl-shell .xxl-social .xxl-social-link:hover{background:#dcece3;color:#004e4b}
.xxl-shell .xxl-social .xxl-social-link:focus-visible{outline:3px solid #db9c2c;outline-offset:2px}
.xxl-footer .xxl-social{margin-top:20px;flex-wrap:wrap}
.xxl-footer .xxl-social .xxl-social-link{border-color:#55726a;padding:10px 13px;color:#fff}
.xxl-footer .xxl-social .xxl-social-link:hover{background:#fff;color:#004e4b}
@media(max-width:600px){.xxl-topline .xxl-container{justify-content:space-between;gap:8px}.xxl-topline-actions{gap:8px}.xxl-social{gap:4px}.xxl-shell .xxl-social .xxl-social-link{min-width:44px;min-height:44px}.xxl-topline .xxl-container>span{font-size:11px;line-height:1.4;text-align:left}.xxl-topline-actions>a{display:none}}
