.article-interactions{position:relative;overflow:hidden;align-items:center}.engagement-actions{display:flex;align-items:center;gap:8px}.wanlu-engage-button{display:inline-grid;grid-template-columns:22px auto;grid-template-areas:"icon label" "icon count";align-items:center;column-gap:7px;min-width:82px;padding:9px 12px;border:1px solid #c9dad5;border-radius:13px;background:rgba(255,255,255,.92);color:#365b52;font:inherit;cursor:pointer;transition:transform .22s,box-shadow .22s,color .22s,background .22s,border-color .22s}.wanlu-engage-button svg{grid-area:icon;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform .3s,fill .3s}.wanlu-engage-button span{grid-area:label;font-size:13px;font-weight:800;line-height:1.15}.wanlu-engage-button strong{grid-area:count;color:#7d8f8a;font-size:11px;line-height:1.1}.wanlu-engage-button:hover{transform:translateY(-3px);border-color:var(--wl-primary);box-shadow:0 8px 18px rgba(23,107,91,.14)}.wanlu-engage-button.is-active{color:#fff;border-color:var(--wl-primary);background:linear-gradient(135deg,#19806c,#0f5d50);box-shadow:0 8px 20px rgba(23,107,91,.22)}.wanlu-engage-button.is-active strong{color:#d9f1e9}.wanlu-engage-button.is-active svg{fill:currentColor}.wanlu-engage-button.is-loading{opacity:.6}.wanlu-engage-button.just-activated svg{animation:wl-icon-pop .65s cubic-bezier(.2,1.7,.4,1)}.wanlu-triple-button{position:relative;display:grid;place-items:center;width:64px;height:64px;padding:0;border:0;border-radius:50%;background:linear-gradient(145deg,#ffb91c,#ff6b2c);color:#fff;box-shadow:0 8px 22px rgba(255,107,44,.26);cursor:pointer;user-select:none;-webkit-user-select:none;touch-action:none;overflow:visible;transition:transform .2s}.wanlu-triple-button:hover{transform:translateY(-3px) scale(1.03)}.wanlu-triple-button b{font-size:22px;line-height:1}.wanlu-triple-button em{font-size:9px;font-style:normal;font-weight:800}.triple-ring{position:absolute;inset:-5px;border:3px solid rgba(255,137,36,.25);border-radius:50%}.wanlu-triple-button.is-holding .triple-ring{animation:wl-hold-ring .72s linear forwards}.wanlu-triple-button.is-complete{animation:wl-triple-pop .7s cubic-bezier(.2,1.6,.3,1)}.engagement-burst{position:absolute;right:30px;top:50%;width:90px;height:90px;pointer-events:none}.engagement-burst i{position:absolute;left:50%;top:50%;opacity:0;color:#ff8b24;font-size:18px}.triple-burst .engagement-burst i:nth-child(1){animation:wl-particle-a .9s ease-out}.triple-burst .engagement-burst i:nth-child(2){animation:wl-particle-b .9s .05s ease-out}.triple-burst .engagement-burst i:nth-child(3){animation:wl-particle-c .9s .1s ease-out}.triple-burst .engagement-burst i:nth-child(4){animation:wl-particle-d .9s .12s ease-out}.triple-burst .engagement-burst i:nth-child(5){animation:wl-particle-e .9s .16s ease-out}.engagement-toast{position:absolute;left:50%;bottom:8px;z-index:3;padding:7px 13px;border-radius:99px;background:#183d35;color:#fff;font-size:12px;font-weight:700;opacity:0;transform:translate(-50%,12px);pointer-events:none}.engagement-toast.show{animation:wl-toast 2.2s ease both}@keyframes wl-icon-pop{0%{transform:scale(.7) rotate(-12deg)}45%{transform:scale(1.5) rotate(10deg)}100%{transform:scale(1)}}@keyframes wl-hold-ring{0%{inset:-5px;border-color:rgba(255,137,36,.25)}100%{inset:-13px;border-color:#ff8b24;box-shadow:0 0 0 8px rgba(255,139,36,.12)}}@keyframes wl-triple-pop{0%,100%{transform:scale(1)}35%{transform:scale(1.3) rotate(-8deg)}65%{transform:scale(1.12) rotate(6deg)}}@keyframes wl-particle-a{0%{opacity:1;transform:translate(0,0) scale(.5)}100%{opacity:0;transform:translate(-52px,-50px) scale(1.4)}}@keyframes wl-particle-b{0%{opacity:1;transform:translate(0,0)}100%{opacity:0;transform:translate(8px,-65px) rotate(120deg)}}@keyframes wl-particle-c{0%{opacity:1;transform:translate(0,0)}100%{opacity:0;transform:translate(56px,-35px) rotate(-80deg)}}@keyframes wl-particle-d{0%{opacity:1;transform:translate(0,0)}100%{opacity:0;transform:translate(-62px,24px) scale(1.5)}}@keyframes wl-particle-e{0%{opacity:1;transform:translate(0,0)}100%{opacity:0;transform:translate(48px,35px) scale(1.6)}}@keyframes wl-toast{0%,100%{opacity:0;transform:translate(-50%,12px)}12%,78%{opacity:1;transform:translate(-50%,0)}}@media(max-width:760px){.article-interactions{align-items:stretch;flex-direction:column}.engagement-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.wanlu-engage-button{width:100%;min-width:0}.wanlu-triple-button{grid-column:1/-1;width:100%;height:50px;border-radius:14px;grid-template-columns:auto auto;gap:6px}.wanlu-triple-button b{font-size:19px}.wanlu-triple-button em{font-size:12px}.engagement-burst{right:50%;transform:translateX(50%);bottom:0;top:auto}}@media(prefers-reduced-motion:reduce){.wanlu-engage-button,.wanlu-engage-button svg,.wanlu-triple-button{transition:none!important;animation:none!important}}
