.vdivide-story{position:relative;width:100%;height:100vh;overflow:hidden;background:#111;color:#fff}.story-header{position:fixed;top:0;left:0;right:0;z-index:50;display:flex;align-items:center;justify-content:space-between;padding:18px 20px;color:#fff;mix-blend-mode:difference}.story-brand{display:block;width:70px;height:auto;color:inherit;text-decoration:none}.story-brand-logo{display:block;width:70px;height:auto}.story-home-btn,.story-cart-btn{color:inherit;text-decoration:none;font:inherit;font-size:14px;line-height:1;background:none;border:none;cursor:pointer}.story-nav{position:fixed;left:22px;top:50%;transform:translateY(-50%);z-index:40;display:flex;flex-direction:column;align-items:flex-start;gap:10px;mix-blend-mode:difference}.story-nav-item{position:relative;border:none;background:none;padding:0 0 0 14px;color:#ffffff61;font:inherit;font-size:14px;line-height:1.25;cursor:pointer;transition:color .45s ease,transform .45s cubic-bezier(.22,1,.36,1)}.story-nav-item:before{content:"";position:absolute;left:0;top:50%;width:5px;height:5px;border-radius:999px;background:currentColor;opacity:0;transform:translateY(-50%) scale(.4);transition:opacity .35s ease,transform .35s cubic-bezier(.22,1,.36,1)}.story-nav-item.is-active{color:#fff;transform:translate(8px)}.story-nav-item.is-active:before{opacity:1;transform:translateY(-50%) scale(1)}.story-scroll{height:100vh;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.story-scroll::-webkit-scrollbar{display:none}.story-panel{position:relative;height:100vh;width:100%;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;justify-content:flex-end;overflow:hidden}.story-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;transform:scale(1.04);opacity:.82;transition:transform 1.2s cubic-bezier(.22,1,.36,1),opacity .8s ease}.story-panel.is-active .story-bg{transform:scale(1);opacity:1}.story-panel:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0000008c,#00000038 42%,#0000007a);pointer-events:none}.story-copy{position:relative;z-index:2;width:min(560px,70vw);margin-right:9vw;color:#ffffff57;transform:translateY(24px);opacity:.65;transition:color .55s ease,opacity .55s ease,transform .75s cubic-bezier(.22,1,.36,1)}.story-panel.is-active .story-copy{color:#fff;opacity:1;transform:translateY(0)}.story-eyebrow{margin:0 0 14px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;opacity:.75}.story-copy h2{margin:0 0 18px;font-size:clamp(36px,5vw,76px);line-height:.92;letter-spacing:-.055em;font-weight:500}.story-text{max-width:460px;margin-left:auto;font-size:clamp(15px,1.2vw,18px);line-height:1.55}.story-text p{margin:0 0 1em}.story-link{display:inline-block;margin-top:18px;margin-left:auto;color:inherit;text-decoration:none;font-size:12px;letter-spacing:.1em}.story-mobile-title{display:none}.vdivide-story{opacity:0;transform:translateY(6px);transition:opacity .85s ease,transform .65s cubic-bezier(.22,1,.36,1)}.vdivide-story.is-ready{opacity:1;transform:translateY(0)}.story-scroll-indicator{position:absolute;left:50%;bottom:34px;z-index:5;width:18px;height:18px;border-right:2px solid rgba(255,255,255,.8);border-bottom:2px solid rgba(255,255,255,.8);transform:translate(-50%) rotate(45deg);animation:scrollArrow 2s ease infinite}@keyframes scrollArrow{0%{opacity:0;transform:translate(-50%) translateY(-8px) rotate(45deg)}40%{opacity:1}to{opacity:0;transform:translate(-50%) translateY(8px) rotate(45deg)}}.story-progress-circle{position:fixed;top:84px;right:20px;z-index:45;transition:background 1.5s ease,transform .95s cubic-bezier(.22,1,.36,1);width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:10px;line-height:1;background:conic-gradient(#fff calc(var(--story-progress, 0) * 1%),#ffffff40 0)}.story-progress-circle:after{content:"";position:absolute;top:3px;right:3px;bottom:3px;left:3px;border-radius:inherit;background:#111;z-index:-1}.story-progress-circle span{position:relative;z-index:2}.story-switch-hint{display:none}.story-progress-circle{pointer-events:none}@media screen and (max-width:749px){.vdivide-story{height:100svh}.story-header{padding:14px 16px}.story-brand,.story-brand-logo{width:70px}.story-home-btn,.story-cart-btn{font-size:14px}.story-nav{display:none}.story-scroll{height:100svh}.story-panel{height:100svh;align-items:flex-end;justify-content:flex-start}.story-bg{background-position:center}.story-panel:after{background:linear-gradient(180deg,#0000002e 0% 42%,#000000b8)}.story-copy{width:100%;max-width:none;margin:0;padding:0 20px 76px;color:#ffffff57;transform:translateY(18px)}.story-copy h2{font-size:34px;line-height:.95;max-width:none;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.story-text{margin-left:0;max-width:92%;font-size:14px;line-height:1.5}.story-mobile-title{display:block;position:absolute;left:20px;bottom:24px;z-index:3;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff6b;transition:color .45s ease}.story-panel.is-active .story-mobile-title{color:#fff}}@media screen and (max-width:749px){.story-progress-circle{top:82px;right:16px;width:auto;min-width:140px;height:32px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.55);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;overflow:hidden;background:linear-gradient(90deg,#ffffffd1 calc(var(--story-progress, 0) * 1%),#ffffff24 0);color:#fff}.story-progress-circle:after{display:none}.story-progress-circle span{position:relative;z-index:2;white-space:nowrap}.story-progress-circle{transition:background .45s ease,width .45s cubic-bezier(.22,1,.36,1),border-color .45s ease,transform .45s cubic-bezier(.22,1,.36,1)}.story-progress-circle,.story-progress-circle *{pointer-events:auto}.story-progress-circle:before,.story-progress-circle:after{pointer-events:none}.story-progress-circle{z-index:80;touch-action:manipulation;-webkit-tap-highlight-color:transparent}.story-switch-hint{display:block;position:fixed;top:121px;right:37px;z-index:79;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;opacity:0;animation:storyHintFadeIn .6s ease 1s forwards,storyHintFloat 2.5s ease-in-out infinite 1.6s;transition:opacity .35s ease,transform .35s ease}.story-switch-hint.is-hidden{opacity:0!important;transform:translateY(-6px);pointer-events:none}@keyframes storyHintFadeIn{0%{opacity:0}to{opacity:1}}@keyframes storyHintFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/vdivide-story.css.map */
