.burst-petal{position:fixed;top:-30px;z-index:9999;pointer-events:none;width:12px;height:12px;background:var(--cherry-pink);border-radius:50% 0 50% 50%;opacity:0;animation:burstFall 3.5s ease-in forwards}@keyframes burstFall{0%{opacity:0;transform:translateY(0) rotate(0) translate(0)}8%{opacity:.7}to{opacity:0;transform:translateY(105vh) rotate(540deg) translate(60px)}}.burst-mascot-overlay{position:fixed;bottom:24px;right:24px;z-index:10001;pointer-events:none;display:flex;flex-direction:row-reverse;align-items:center;gap:0;background:var(--white);border-radius:20px 60px 60px 20px;padding:8px;box-shadow:0 6px 32px #00000026;opacity:0;transform:translate(120%);animation:burstToastIn 6s cubic-bezier(.34,1.56,.64,1) forwards;transition:bottom .3s ease}@keyframes burstToastIn{0%{opacity:0;transform:translate(120%)}6%{opacity:1;transform:translate(-8px)}10%{transform:translate(3px)}14%{transform:translate(0)}85%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(80%)}}.burst-mascot-avatar{width:56px;height:56px;border-radius:50%;background:var(--avatar-bg, #e8d5f5);flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.burst-mascot-avatar .m{width:80px;height:70px;position:relative;transform:scale(.65);transform-origin:center 60%}.burst-mascot-avatar .m-body{width:100%;height:100%;position:relative}.burst-mascot-avatar .m-face{width:64px;height:56px;background:var(--fc, #ffeaa7);border-radius:44%;position:absolute;bottom:0;left:50%;transform:translate(-50%);display:flex;align-items:center;justify-content:center;gap:12px;z-index:2}.burst-mascot-avatar .m-ears{position:absolute;top:0;left:50%;transform:translate(-50%);display:flex;gap:22px;z-index:1}.burst-mascot-avatar .m-ear{width:16px;height:32px;background:var(--fc, #ffeaa7);border-radius:50% 50% 0 0}.burst-mascot-avatar .m-ear-inner{width:10px;height:18px;background:var(--ei, #ffb6b9);border-radius:50% 50% 0 0;margin:3px auto 0}.burst-mascot-avatar .m-eye{width:12px;height:12px;background:var(--ink);border-radius:50%;position:relative;transition:all .15s}.burst-mascot-avatar .m-pupil{width:4px;height:4px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px}.burst-mascot-avatar .m-blush{position:absolute;bottom:10px;width:12px;height:7px;background:#ff969673;border-radius:50%}.burst-mascot-avatar .m-blush-l{left:4px}.burst-mascot-avatar .m-blush-r{right:4px}.burst-mascot-avatar .m-mouth{position:absolute;bottom:14px;left:50%;transform:translate(-50%);width:6px;height:3px;border-radius:0 0 6px 6px;background:#d4876e}.burst-mascot-avatar .m-acc{position:absolute;font-size:18px;z-index:5;line-height:1}.burst-mascot-avatar .face-yellow{--fc:#ffeaa7}.burst-mascot-avatar .face-pink{--fc:#f8bbd0;--ei:#f06292}.burst-mascot-avatar .face-mint{--fc:#c8e6c9;--ei:#81c784}.burst-mascot-avatar .face-white{--fc:#f5f5f5;--ei:#e0e0e0}.burst-mascot-avatar .face-coral{--fc:#ffcdd2;--ei:#ef9a9a}.burst-mascot-avatar .face-matcha{--fc:#dcedc8;--ei:#aed581}.burst-mascot-avatar .face-lavender{--fc:#e1d5f0;--ei:#b39ddb}.burst-mascot-avatar .face-peach{--fc:#ffd6c4;--ei:#ffab91}.burst-mascot-avatar .face-blue{--fc:#b3e5fc;--ei:#4fc3f7}.burst-mascot-avatar .face-cream{--fc:#fff3e0;--ei:#ffcc80}.burst-mascot-avatar [class*=face-] .m-face,.burst-mascot-avatar [class*=face-] .m-ear{background:var(--fc)}.burst-mascot-avatar [class*=face-] .m-ear-inner{background:var(--ei, #ffb6b9)}.burst-mascot-avatar .eyes-closed .m-eye{height:3px;border-radius:4px;width:10px}.burst-mascot-avatar .eyes-closed .m-pupil{display:none}.burst-mascot-avatar .eyes-happy .m-eye{background:none;width:12px;height:8px}.burst-mascot-avatar .eyes-happy .m-eye:after{content:"";position:absolute;width:12px;height:10px;border-top:3px solid var(--ink);border-radius:50%;top:0}.burst-mascot-avatar .eyes-happy .m-pupil{display:none}.burst-mascot-avatar .eyes-star .m-eye{background:none;font-size:12px;width:auto;height:auto}.burst-mascot-avatar .eyes-star .m-eye:after{content:"★";color:var(--neon-pink)}.burst-mascot-avatar .eyes-star .m-pupil{display:none}.burst-mascot-avatar .eyes-heart .m-eye{background:none;font-size:11px;width:auto;height:auto}.burst-mascot-avatar .eyes-heart .m-eye:after{content:"♥";color:#ff4f81}.burst-mascot-avatar .eyes-heart .m-pupil{display:none}.burst-mascot-avatar .eyes-angry .m-eye{width:10px;height:6px;border-radius:0 0 50% 50%;clip-path:polygon(0 40%,100% 0,100% 100%,0 100%)}.burst-mascot-avatar .eyes-wink .m-eye:first-child{height:3px;border-radius:4px;width:10px}.burst-mascot-avatar .eyes-wink .m-eye:first-child .m-pupil{display:none}.burst-mascot-avatar .eyes-sparkle .m-eye{width:14px;height:14px}.burst-mascot-avatar .eyes-sparkle .m-pupil{width:6px;height:6px;top:2px;left:2px;box-shadow:3px -2px 0 -1px #fffc}.burst-mascot-avatar .eyes-dot .m-eye{width:5px;height:5px}.burst-mascot-avatar .eyes-dot .m-pupil{display:none}.burst-mascot-avatar .mouth-smile .m-mouth{width:8px;height:4px}.burst-mascot-avatar .mouth-open .m-mouth{width:10px;height:10px;border-radius:50%;background:#d4876e;bottom:12px}.burst-mascot-avatar .mouth-open .m-mouth:after{content:"";position:absolute;width:6px;height:4px;background:#c0675a;border-radius:0 0 50% 50%;bottom:1px;left:2px}.burst-mascot-avatar .mouth-cat .m-mouth{width:0;height:0;background:none;border-radius:0;bottom:14px}.burst-mascot-avatar .mouth-cat .m-mouth:after{content:"ω";font-size:11px;color:#d4876e;font-weight:700;position:absolute;left:50%;transform:translate(-50%)}.burst-mascot-avatar .mouth-none .m-mouth{display:none}.burst-mascot-avatar .has-halo .m-body:before{content:"";position:absolute;top:-6px;left:50%;transform:translate(-50%);width:34px;height:10px;border:2px solid gold;border-radius:50%;border-bottom:none;z-index:10}.burst-mascot-avatar .has-glow{filter:drop-shadow(0 0 6px rgba(255,215,0,.4))}.burst-mascot-avatar .has-horns .m-body:before{content:"😈";position:absolute;top:-6px;left:50%;transform:translate(-50%);font-size:14px;z-index:10}.burst-mascot-avatar .has-rainbow-ears .m-ear:first-child{background:linear-gradient(#ff6b6b,#ffd93d,#6bcb77)}.burst-mascot-avatar .has-rainbow-ears .m-ear:last-child{background:linear-gradient(#6bcb77,#4d96ff,#9b59b6)}.burst-mascot-avatar .has-rainbow-ears .m-ear-inner{display:none}.burst-mascot-msg{font-family:DM Sans,sans-serif;font-size:13px;font-weight:500;color:var(--ink);line-height:1.35;max-width:180px;background:#f0f0f0;border-radius:14px 14px 4px;padding:8px 14px;position:relative;margin-right:6px}.burst-mascot-msg:after{content:"";position:absolute;right:-6px;bottom:10px;width:0;height:0;border:6px solid transparent;border-left-color:#f0f0f0;border-right:0}.burst-mascot-msg strong{font-weight:700;color:var(--neon-pink);display:block;font-size:12px;margin-bottom:2px}
