.a123-fc-social,.a123-fc-social *,.a123-fc-social *::before,.a123-fc-social *::after{box-sizing:border-box}
.a123-fc-social{width:100%;min-width:0;font-family:inherit}
.a123-fc-social__list{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:10px;min-width:0}
.a123-fc-social__item,.a123-fc-social__item:link,.a123-fc-social__item:visited{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;color:inherit;text-decoration:none;cursor:pointer;transition:transform .2s ease,opacity .2s ease;-webkit-tap-highlight-color:transparent}
.a123-fc-social__item:focus-visible{outline:2px solid rgba(0,0,0,.18);outline-offset:4px;border-radius:8px}
.a123-fc-social__icon-box{display:grid;place-items:center;flex:0 0 auto;width:44px;height:44px;overflow:hidden;border:0;border-radius:50%;background-color:var(--a123-fc-social-item-color,#242424);color:#fff;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}
.a123-fc-social--transparent .a123-fc-social__icon-box{background-color:transparent!important}
.a123-fc-social__icon-box svg{display:block;width:22px;height:22px;fill:currentColor}
.a123-fc-social__icon-box.has-custom-icon{background-color:transparent;color:inherit}
.a123-fc-social__custom-icon{display:block;width:22px;height:22px;max-width:none!important;max-height:none!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;object-fit:contain}
.a123-fc-social__label{min-width:0;color:inherit;line-height:1.25;white-space:normal}
.a123-fc-social__qr-badge{display:grid;place-items:center;width:16px;height:16px;color:currentColor}
.a123-fc-social__qr-badge svg{display:block;width:100%;height:100%;fill:currentColor}
.a123-fc-social__empty{padding:12px;border:1px dashed #ccc;border-radius:8px;background:#fafafa;font-size:13px}

.a123-fc-social-qr{position:fixed;inset:0;z-index:100005;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease}
.a123-fc-social.is-qr-open .a123-fc-social-qr{opacity:1;visibility:visible;pointer-events:auto}
.a123-fc-social-qr__backdrop{position:absolute;inset:0;display:block;background:rgba(0,0,0,.52);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}
.a123-fc-social-qr__dialog{position:relative;z-index:1;width:min(360px,calc(100vw - 32px));max-height:calc(100vh - 40px);padding:22px;overflow:auto;border:1px solid #e8e8e8;border-radius:20px;background:#fff;color:#141414;box-shadow:0 24px 70px rgba(0,0,0,.26);text-align:center;transform:translateY(8px) scale(.98);transition:transform .18s ease}
.a123-fc-social.is-qr-open .a123-fc-social-qr__dialog{transform:translateY(0) scale(1)}
.a123-fc-social-qr__close{all:unset;box-sizing:border-box;position:absolute;top:12px;right:12px;display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#f3f3f3;color:#333;cursor:pointer}
.a123-fc-social-qr__close svg{display:block;width:18px;height:18px;fill:currentColor}
.a123-fc-social-qr__title{padding:0 34px;font-size:18px;font-weight:700;line-height:1.35;color:#141414}
.a123-fc-social-qr__note{max-width:280px;margin:7px auto 0;color:#777;font-size:13px;line-height:1.5}
.a123-fc-social-qr__image-wrap{display:grid;place-items:center;width:100%;margin:18px 0 14px;padding:12px;border:1px solid #e8e8e8;border-radius:16px;background:#fff}
.a123-fc-social-qr__image{display:block;width:min(250px,100%);height:auto;aspect-ratio:1/1;margin:0!important;padding:0!important;border:0!important;border-radius:8px;box-shadow:none!important;object-fit:contain;background:#fff}
.a123-fc-social-qr__account[hidden],.a123-fc-social-qr__open[hidden]{display:none!important}
.a123-fc-social-qr__account{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:44px;margin-top:10px;padding:7px 8px 7px 12px;border:1px solid #e8e8e8;border-radius:12px;background:#fafafa;text-align:left}
.a123-fc-social-qr__account-value{min-width:0;overflow:hidden;font-size:13px;font-weight:600;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}
.a123-fc-social-qr__copy{all:unset;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 10px;border:1px solid #d9d9d9;border-radius:8px;background:#fff;color:#242424;font-size:12px;font-weight:600;cursor:pointer}
.a123-fc-social-qr__open,.a123-fc-social-qr__open:link,.a123-fc-social-qr__open:visited{all:unset;box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100%;min-height:44px;margin-top:10px;padding:9px 14px;border:1px solid #242424;border-radius:10px;background:#242424;color:#fff;font-size:13px;font-weight:700;cursor:pointer;text-decoration:none}
.a123-fc-social-qr__copy:focus-visible,.a123-fc-social-qr__open:focus-visible,.a123-fc-social-qr__close:focus-visible{outline:2px solid rgba(0,0,0,.14);outline-offset:2px}
@media (prefers-reduced-motion:reduce){.a123-fc-social *,.a123-fc-social *::before,.a123-fc-social *::after{transition-duration:.01ms!important}}
