.toot-word{position:relative;font-weight:800;font-size:25px;text-decoration:none;display:inline-block;transform-origin:50% 80%;will-change:transform}.toot-word,.toot-word *{cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32'%3E%3Ctext x='2' y='22' font-size='20'%3E%F0%9F%92%A8%3C/text%3E%3C/svg%3E") 2 22,pointer!important}.toot-word:after{content:attr(data-toot-tip);position:absolute;left:50%;bottom:120%;transform:translate(-50%) translateY(8px);padding:8px 10px;border-radius:999px;font-weight:900;font-size:12px;line-height:1;color:#35396d;background:#fffffff2;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;box-shadow:0 10px 24px #0003}.toot-word:hover:after{opacity:1;transform:translate(-50%) translateY(0)}.toot-word:hover{cursor:pointer}.toot-word:hover{animation:tootWiggle .48s ease-in-out infinite}@keyframes tootWiggle{0%{transform:rotate(0) translateY(0)}20%{transform:rotate(-3deg) translateY(-1px)}40%{transform:rotate(3deg) translateY(-1px)}60%{transform:rotate(-2deg) translateY(0)}80%{transform:rotate(2deg) translateY(0)}to{transform:rotate(0) translateY(0)}}@media(prefers-reduced-motion:reduce){.toot-word:hover{animation:none}}.toot-global{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;pointer-events:none}.toot-global__corner{position:fixed;right:0;bottom:0;width:225px;height:225px;z-index:999999;transform:translate(60%,60%) rotate(-18deg);opacity:0;will-change:transform,opacity}.toot-global__corner-img{width:100%;height:100%;object-fit:contain;display:block}.toot-global.is-peeking .toot-global__corner{opacity:1;animation:tootPeekGlobal 1.4s ease-in-out forwards}@keyframes tootPeekGlobal{0%{transform:translate(60%,60%) rotate(-18deg);opacity:0}12%{transform:translate(10%,10%) rotate(-18deg);opacity:1}55%{transform:translate(10%,10%) rotate(-18deg);opacity:1}to{transform:translate(60%,60%) rotate(-18deg);opacity:0}}.toot-global__puff{position:fixed;right:28px;bottom:140px;z-index:999999;font-weight:800;font-size:clamp(9px,1.2vw,12px)!important;line-height:1!important;opacity:.9;letter-spacing:.02em;opacity:0;transform:translateY(10px) scale(.55);will-change:transform,opacity,filter;filter:blur(0px)}.toot-global.is-puffing .toot-global__puff{animation:puffPopGlobal .9s ease-out forwards}@keyframes puffPopGlobal{0%{opacity:0;transform:translateY(12px) scale(.92);filter:blur(0px)}20%{opacity:1;transform:translateY(0) scale(1);filter:blur(0px)}65%{opacity:.9;transform:translateY(-10px) scale(1.05);filter:blur(.3px)}to{opacity:0;transform:translateY(-26px) scale(1.1);filter:blur(1.2px)}}.toot-global__smoke-puff{position:absolute;right:-20%;bottom:-20%;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle at 30% 35%,#ffffff8c,#fff0 60%),radial-gradient(circle at 65% 40%,#ffffff6b,#fff0 62%),radial-gradient(circle at 45% 70%,#ffffff59,#fff0 64%),radial-gradient(circle at 70% 75%,#ffffff47,#fff0 66%);filter:blur(14px);opacity:0;transform:scale(.35) scaleX(1.08) scaleY(.92);will-change:transform,opacity}.toot-global__smoke-puff{background-color:var(--toot-smoke-color, rgba(255,255,255,.25));background-blend-mode:screen}.toot-global__smoke-puff:nth-child(1){right:-18%;bottom:-16%;width:320px;height:320px}.toot-global__smoke-puff:nth-child(2){right:-8%;bottom:-22%;width:300px;height:300px}.toot-global__smoke-puff:nth-child(3){right:-22%;bottom:-8%;width:360px;height:360px}.toot-global__smoke-puff:nth-child(4){right:-2%;bottom:-10%;width:280px;height:280px}.toot-global__smoke-puff:nth-child(5){right:-28%;bottom:-26%;width:310px;height:310px}.toot-global__smoke-puff:nth-child(6){right:-12%;bottom:-2%;width:340px;height:340px}.toot-global.is-smoking .toot-global__smoke{opacity:1}.toot-global.is-smoking .toot-global__smoke-puff{animation:puffFill 1.2s ease forwards}.toot-global.is-smoking .toot-global__smoke-puff:nth-child(2){animation-delay:70ms}.toot-global.is-smoking .toot-global__smoke-puff:nth-child(3){animation-delay:.12s}.toot-global.is-smoking .toot-global__smoke-puff:nth-child(4){animation-delay:.17s}.toot-global.is-smoking .toot-global__smoke-puff:nth-child(5){animation-delay:.22s}.toot-global.is-smoking .toot-global__smoke-puff:nth-child(6){animation-delay:.28s}@keyframes puffFill{0%{opacity:0;transform:scale(.28) scaleX(1.1) scaleY(.9) translate(0) rotate(0)}18%{opacity:.65;transform:scale(1.05) scaleX(1.1) scaleY(.92) translate(-10px,-6px) rotate(-2deg)}55%{opacity:.45;transform:scale(6.8) scaleX(1.06) scaleY(.98) translate(-24px,-18px) rotate(2deg)}80%{opacity:.3;transform:scale(9.4) scaleX(1.02) scaleY(1.02) translate(-40px,-32px) rotate(-2deg)}to{opacity:0;transform:scale(11.2) scaleX(1) scaleY(1) translate(-52px,-44px) rotate(1deg)}}@media(prefers-reduced-motion:reduce){.toot-word:after,.toot-global.is-peeking .toot-global__corner,.toot-global.is-puffing .toot-global__puff,.toot-global.is-smoking .toot-global__smoke-puff{animation:none!important;transition:none!important}}.toot-global.is-smoking .toot-global__smoke-puff{animation:puffFill 1.2s ease forwards,wispWobble .52s ease-in-out infinite alternate}@keyframes wispWobble{0%{filter:blur(13px)}to{filter:blur(16px)}}.toot-global__smoke-puff:nth-child(odd){border-radius:56% 44% 52% 48%/48% 56% 44% 52%}.toot-global__smoke-puff:nth-child(2n){border-radius:48% 52% 46% 54%/54% 44% 56% 46%}
/*# sourceMappingURL=/cdn/shop/t/23/assets/toot-easter-egg-global.css.map */
