/* Scholar Talent Floating Share v1.3.2 */
.stfs-wrap{position:fixed;z-index:999998;font-family:Arial,Helvetica,sans-serif}.stfs-pos-top-left{left:var(--stfs-x);top:var(--stfs-y)}.stfs-pos-top-center{left:50%;top:var(--stfs-y);transform:translateX(-50%)}.stfs-pos-top-right{right:var(--stfs-x);top:var(--stfs-y)}.stfs-pos-middle-left{left:var(--stfs-x);top:50%;transform:translateY(-50%)}.stfs-pos-middle-right{right:var(--stfs-x);top:50%;transform:translateY(-50%)}.stfs-pos-bottom-left{left:var(--stfs-x);bottom:var(--stfs-y)}.stfs-pos-bottom-center{left:50%;bottom:var(--stfs-y);transform:translateX(-50%)}.stfs-pos-bottom-right{right:var(--stfs-x);bottom:var(--stfs-y)}.stfs-trigger{width:var(--stfs-size);height:var(--stfs-size);padding:0;margin:0;border:1px solid #d8d8d8;border-radius:50%;background:#fff;color:#222;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 3px 12px rgba(0,0,0,.14);appearance:none;-webkit-appearance:none;outline:0}.stfs-trigger:hover,.stfs-trigger:focus,.stfs-trigger:focus-visible,.stfs-trigger:active{background:#fff;color:#222;border-color:#d8d8d8;box-shadow:0 3px 12px rgba(0,0,0,.14);outline:0}.stfs-trigger-icon{width:calc(var(--stfs-size)*.48);height:calc(var(--stfs-size)*.48);fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round;transform-origin:50% 50%}.stfs-wrap[data-animation=sway] .stfs-trigger-icon{animation:stfs-sway var(--stfs-sway-speed) ease-in-out infinite}.stfs-wrap[data-animation=blink] .stfs-trigger-icon{animation:stfs-blink var(--stfs-blink-speed) ease-in-out infinite}.stfs-wrap[data-animation=sway-blink] .stfs-trigger-icon{animation:stfs-sway-blink var(--stfs-sway-speed) ease-in-out infinite}.stfs-wrap.is-open .stfs-trigger-icon,.stfs-wrap.has-shared .stfs-trigger-icon,.stfs-wrap.stop-open-animation .stfs-trigger-icon{animation:none!important;transform:none!important;opacity:1!important;color:#222!important}@keyframes stfs-sway{0%,100%{transform:translateX(0) rotate(0)}20%{transform:translateX(-1px) rotate(-8deg)}40%{transform:translateX(1px) rotate(7deg)}60%{transform:translateX(-1px) rotate(-5deg)}80%{transform:translateX(1px) rotate(4deg)}}@keyframes stfs-blink{0%,100%{opacity:1}45%{opacity:1}55%{opacity:.25}65%{opacity:1}}@keyframes stfs-sway-blink{0%,100%{transform:translateX(0) rotate(0);opacity:1}20%{transform:translateX(-1px) rotate(-8deg);opacity:.92}40%{transform:translateX(1px) rotate(7deg);opacity:.36}60%{transform:translateX(-1px) rotate(-5deg);opacity:.92}80%{transform:translateX(1px) rotate(4deg);opacity:.45}}.stfs-wrap.stfs-hidden-after-action{display:none!important}.stfs-menu{position:absolute;left:0;bottom:calc(var(--stfs-size) + 12px);width:var(--stfs-menu-width);padding:9px 12px;box-sizing:border-box;background:#fff;border:1px solid #d7d7d7;border-radius:4px;box-shadow:0 7px 24px rgba(0,0,0,.18);transform-origin:bottom left;animation:stfs-pop .18s ease-out}.stfs-pos-top-left .stfs-menu,.stfs-pos-top-center .stfs-menu,.stfs-pos-top-right .stfs-menu{top:calc(var(--stfs-size) + 12px);bottom:auto;transform-origin:top left}.stfs-pos-middle-left .stfs-menu,.stfs-pos-middle-right .stfs-menu{top:50%;bottom:auto;transform:translateY(-50%)}.stfs-pos-middle-left .stfs-menu{left:calc(var(--stfs-size) + 12px)}.stfs-pos-middle-right .stfs-menu{right:calc(var(--stfs-size) + 12px);left:auto}.stfs-menu[hidden]{display:none}@keyframes stfs-pop{from{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.stfs-pointer{position:absolute;left:13px;bottom:-7px;width:13px;height:13px;background:#fff;border-right:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;transform:rotate(45deg)}.stfs-pos-top-left .stfs-pointer,.stfs-pos-top-center .stfs-pointer,.stfs-pos-top-right .stfs-pointer{top:-7px;bottom:auto;border-right:0;border-bottom:0;border-left:1px solid #d7d7d7;border-top:1px solid #d7d7d7}.stfs-pos-middle-left .stfs-pointer,.stfs-pos-middle-right .stfs-pointer{top:50%;bottom:auto}.stfs-pos-middle-left .stfs-pointer{left:-7px;transform:translateY(-50%) rotate(45deg);border-left:1px solid #d7d7d7;border-bottom:0}.stfs-pos-middle-right .stfs-pointer{right:-7px;left:auto;transform:translateY(-50%) rotate(45deg);border-left:0;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7}.stfs-title{position:relative;padding:3px 5px 8px;color:#111;font-size:14px;font-weight:700;line-height:1.3}.stfs-item{position:relative;width:100%;min-height:39px;padding:6px 4px;border:0;border-bottom:1px solid #e6e6e6;background:transparent;color:#222;display:flex;align-items:center;gap:10px;box-sizing:border-box;text-align:left;text-decoration:none;font-size:14px;line-height:1.2;cursor:pointer}.stfs-item:last-child{border-bottom:0}.stfs-icon{width:26px;height:26px;min-width:26px;border:1px solid #d5d5d5;border-radius:50%;background:#fff;color:#222;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.stfs-icon svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.stfs-text-icon{font-size:13px;font-weight:700;font-family:Arial,Helvetica,sans-serif}.stfs-x-icon{font-size:14px}.stfs-in-icon{font-size:11px}@media(max-width:600px){.stfs-wrap{--stfs-x:14px;--stfs-y:14px}.stfs-menu{width:min(var(--stfs-menu-width),calc(100vw - 28px))}}
