:root{--vn-entry-bg:#f2f0f0;--vn-entry-fg:#303030;--vn-fade-ms:.6s;--vn-step-ms:50ms;--vn-min-fs:20px;--vn-max-fs:240px}#vn-entry-text{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;background:var(--vn-entry-bg);display:grid;place-items:center;opacity:0;transition:opacity .24s ease;pointer-events:none;min-height:100dvh;height:100svh;height:var(--vn-vh, 100vh)}#vn-entry-text.is-active{opacity:1;pointer-events:auto}#vn-entry-text .vn-entry__stage{position:relative;width:100%;height:100%}#vn-entry-text .vn-entry__text{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;justify-content:center;align-items:center;color:var(--vn-entry-fg);font-family:var(--font-heading-family, var(--font-body-family, inherit));text-transform:uppercase;letter-spacing:.16em;font-weight:400;font-size:clamp(var(--vn-min-fs,16px),var(--vn-entry-fs,48px),var(--vn-max-fs,240px));line-height:1.2;-webkit-user-select:none;user-select:none;pointer-events:none}#vn-entry-text .vn-entry__text.is-active{--opacity:1}#vn-entry-text .vn-entry__char{display:inline-block;opacity:var(--opacity, 0);transition:opacity var(--vn-fade-ms) cubic-bezier(.77,0,.175,1);transition-delay:calc(var(--vn-step-ms) * var(--char-index))}#vn-entry-text .vn-entry__whitespace{display:inline-block;width:.4em}#vn-entry-text .vn-entry__text--tap{text-decoration:none;visibility:hidden;background-image:none;border:0;box-shadow:none;text-shadow:none;z-index:2}#vn-entry-text .vn-entry__text--tap:after{content:none!important}#vn-entry-text .vn-entry__text--tap.is-active{visibility:visible;text-decoration:underline;text-underline-offset:.35em;text-decoration-thickness:1px;pointer-events:auto}#vn-entry-text .vn-entry__text--welcome{z-index:1}#vn-entry-text .vn-entry__text--tap:focus,#vn-entry-text .vn-entry__text--tap:focus-visible{outline:none}#vn-entry-text .vn-entry__sr-only{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important;border:0!important}@media (prefers-reduced-motion: reduce){:root{--vn-fade-ms:1ms;--vn-step-ms:0ms}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/vn-entry-text.css.map */
