<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#welcome-popup{opacity:0;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999}#welcome-popup .welcome-popup__overlay{display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#0009}#welcome-popup .wrapper{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 3.2rem);max-width:48rem;aspect-ratio:1 / 1;border-radius:1.6rem;height:auto;background:#efeee6;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;color:#24221f;gap:2.4rem}#welcome-popup svg{width:16rem;height:auto;aspect-ratio:1 / 1}#welcome-popup .text_wrapper{display:flex;flex-direction:column;gap:.8rem}#welcome-popup span,#welcome-popup p{color:#24221f;font-family:Nitti;letter-spacing:-.05em}#welcome-popup .title{font-size:2.4rem}#skip-popup{color:#24221f;font-size:1.5rem;cursor:pointer;text-decoration:underline}#close-icon{font-size:1.5rem}#welcome-popup .fade-words{position:relative}#welcome-popup .inhale,#welcome-popup .exhale{opacity:0;white-space:nowrap;margin:0}#welcome-popup .exhale{position:absolute;top:0;width:100%}#welcome-popup .fadein{animation:fadein 1s linear both}#welcome-popup .fadeout{animation:fadeout 1s linear both}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/_custom-popup.css.map */
</pre></body></html>