.stm-wrap{flex-direction:column;align-items:center;gap:10px;display:inline-flex}.stm-root{cursor:pointer;-webkit-user-select:none;user-select:none;flex:none;width:86px;height:124px;position:relative}.stm-book{transform-origin:50% 100%;will-change:transform;width:86px;height:108px;animation:2.4s ease-in-out infinite stm-bob;position:absolute;top:0;left:0}.stm-book.stm-celebrating{animation:.85s cubic-bezier(.34,1.56,.64,1) both stm-celebrate}.stm-edge{border-radius:13px;width:72px;position:absolute;top:8px;bottom:8px}.stm-face{background:#1e3a8a;border-radius:16px;width:72px;height:108px;position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 8px 16px #0f172a38}.stm-shine1{background:#ffffff1c;border-top-left-radius:16px;border-top-right-radius:16px;height:35%;position:absolute;top:0;left:0;right:0}.stm-shine2{background:#ffffff14;border-top-left-radius:16px;border-top-right-radius:16px;height:16%;position:absolute;top:0;left:0;right:0}.stm-spine{background:#00000038;border-top-right-radius:16px;border-bottom-right-radius:16px;width:13px;position:absolute;top:0;bottom:0;right:0}.stm-facearea{flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;position:absolute;inset:34% 0 0}.stm-eyerow{align-items:center;gap:12px;display:flex}.stm-eye{transform-origin:50%;will-change:transform;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:19px;height:21px;display:flex;overflow:hidden}.stm-eye.stm-blink{animation:.14s ease-in-out stm-blink}.stm-pupilwrap{will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .5s cubic-bezier(.34,1.4,.64,1);display:flex}.stm-pupil{background:#0f172a;border-radius:5.5px;width:9px;height:11px;position:relative}.stm-glint{background:#fff;border-radius:1.5px;width:3px;height:3px;position:absolute;top:1.5px;right:1.5px}.stm-smile{border-bottom:2.5px solid #ffffffe0;border-left:2.5px solid #ffffffe0;border-right:2.5px solid #ffffffe0;border-bottom-right-radius:13px;border-bottom-left-radius:13px;width:26px;height:13px;margin-top:1px}.stm-shadow{transform-origin:50%;background:#0000002e;border-radius:6px;height:8px;animation:2.4s ease-in-out infinite stm-shadow;position:absolute;bottom:4px;left:4px;right:18px}.stm-burst{pointer-events:none;width:0;height:0;position:absolute;top:54px;left:36px}.stm-star{opacity:0;border-radius:3.5px;width:7px;height:7px;position:absolute;top:-3.5px;left:-3.5px}.stm-star.stm-burst-go{animation:.82s cubic-bezier(.16,.84,.44,1) both stm-star}.stm-bubble{color:#1e293b;text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;max-width:230px;padding:9px 13px;font-size:12.5px;font-weight:600;line-height:1.4;transition:opacity .25s,transform .25s;position:relative;box-shadow:0 4px 14px #2563eb1a}.stm-bubble.stm-hidden{opacity:0;transform:translateY(4px)}.stm-bubble:after{content:"";border:7px solid #0000;border-top-color:#fff;border-bottom-width:0;margin-left:-7px;position:absolute;bottom:-7px;left:50%}.stm-bubble:before{content:"";border:8px solid #0000;border-top-color:#e2e8f0;border-bottom-width:0;margin-left:-8px;position:absolute;bottom:-8px;left:50%}@keyframes stm-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes stm-shadow{0%,to{opacity:.2;transform:scaleX(1)}50%{opacity:.1;transform:scaleX(.78)}}@keyframes stm-blink{0%{transform:scaleY(1)}45%{transform:scaleY(.06)}60%{transform:scaleY(.06)}to{transform:scaleY(1)}}@keyframes stm-celebrate{0%{transform:translateY(0)scaleX(1)scaleY(1)rotate(0)}10%{transform:translateY(2px)scaleX(1.22)scaleY(.78)rotate(0)}35%{transform:translateY(-24px)scaleX(.85)scaleY(1.28)rotate(-12deg)}55%{transform:translateY(-6px)scaleX(1.3)scaleY(.7)rotate(12deg)}75%{transform:translateY(0)scaleX(.95)scaleY(1.06)rotate(-6deg)}to{transform:translateY(0)scaleX(1)scaleY(1)rotate(0)}}@keyframes stm-star{0%{opacity:0;transform:translate(0)scale(.2)}28%{opacity:1}60%{transform:translate(calc(var(--tx) * .72), calc(var(--ty) * .72)) scale(1.1);opacity:1}to{transform:translate(var(--tx), var(--ty)) scale(.2);opacity:0}}@media (prefers-reduced-motion:reduce){.stm-book,.stm-shadow,.stm-book.stm-celebrating{animation:none!important}}
