<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes pulse-ring{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.shoppable-badge{--background:var(--color-white);align-items:center;display:flex;-webkit-tap-highlight-color:transparent}.shoppable-badge:focus:not(:focus-visible){outline:none}.shoppable-badge:active .tooltip,.shoppable-badge:focus-visible .tooltip,.shoppable-badge:hover .tooltip{opacity:1;transform:none;width:auto}.cms-module:hover .shoppable-badge .tooltip{opacity:1;transform:none;width:auto}.shoppable-badge .tooltip{background-color:var(--background);border-radius:2px;box-shadow:0 2px 4px #3434340a,0 4px 8px #3434340a,0 6px 16px #3434340a;font-size:.75rem;font-weight:600;margin-right:1rem;opacity:0;padding:.25rem .5rem;position:relative;transform:translate(.25rem);transition:opacity .2s ease-out,transform .2s ease-out}.shoppable-badge .tooltip:after{background-color:var(--background);content:"";height:.5rem;left:100%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);width:.5rem}.shoppable-bubble{--shoppable-bubble-size:2.25rem;align-items:center;background-color:var(--background);display:flex;justify-content:center;position:relative}.pulse&gt;.shoppable-bubble:before,.shoppable-bubble{border-radius:50%;height:var(--shoppable-bubble-size);width:var(--shoppable-bubble-size)}.pulse&gt;.shoppable-bubble:before{animation:pulse-ring 1.25s cubic-bezier(.215,.61,.355,1) infinite;border:1px solid var(--background);content:"";left:0;position:absolute;top:0}
</pre></body></html>