.szsoc{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.szsoc a.szsoc-btn{border:1px solid var(--szsoc-line);background:var(--szsoc-bg);width:38px;height:38px;color:var(--szsoc-ink);border-radius:12px;flex:none;transition:color .15s,background .15s,border-color .15s;justify-content:center!important;align-items:center!important;padding:0!important;display:flex!important}.szsoc a.szsoc-btn:hover{border-color:var(--szsoc-line-hover);background:var(--szsoc-bg-hover);color:var(--szsoc-ink-hover)}.szsoc a.szsoc-btn:focus-visible{box-shadow:0 0 0 2px var(--szsoc-ring);outline:none}.szsoc a.szsoc-btn svg{width:17px;height:17px;display:block}.szsoc--light{--szsoc-line:#e2e8f0;--szsoc-bg:#fff;--szsoc-ink:#64748b;--szsoc-line-hover:#bfdbfe;--szsoc-bg-hover:#eff6ff;--szsoc-ink-hover:#2563eb;--szsoc-ring:#2563eb4d}.szsoc--dark{--szsoc-line:#ffffff26;--szsoc-bg:#ffffff0d;--szsoc-ink:#ffffffb3;--szsoc-line-hover:#ffffff4d;--szsoc-bg-hover:#ffffff1a;--szsoc-ink-hover:#fff;--szsoc-ring:#fff6}.szsoc--auto{--szsoc-line:#e2e8f0;--szsoc-bg:#fff;--szsoc-ink:#64748b;--szsoc-line-hover:#bfdbfe;--szsoc-bg-hover:#eff6ff;--szsoc-ink-hover:#2563eb;--szsoc-ring:#2563eb4d}[data-theme=dark] .szsoc--auto{--szsoc-line:#ffffff26;--szsoc-bg:#ffffff0d;--szsoc-ink:#ffffffb3;--szsoc-line-hover:#ffffff4d;--szsoc-bg-hover:#ffffff1a;--szsoc-ink-hover:#fff;--szsoc-ring:#fff6}
