.vrs-lookbook{background:var(--vrs-lookbook-bg, #161616);color:var(--vrs-lookbook-text, #f3f3f3);overflow:hidden}.vrs-lookbook *{box-sizing:border-box}.vrs-lookbook .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;border:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.vrs-lookbook img{opacity:1!important;visibility:visible!important}html.vrs-lookbook-scroll-locked,body.vrs-lookbook-scroll-locked{overflow:hidden}body.vrs-lookbook-scroll-locked{position:fixed;left:0;right:0;width:100%}.vrs-lookbook__inner{width:min(100%,var(--page-width, 160rem));margin:0 auto;padding:0 clamp(1.6rem,3vw,5rem)}.vrs-lookbook__profile{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.4rem;align-items:center;max-width:92rem;margin:0 0 2.4rem}.vrs-lookbook__avatar-wrap{width:7.2rem;height:7.2rem;padding:.22rem;border-radius:50%;background:conic-gradient(from 215deg,#feda75,#fa7e1e 18%,#d62976,#962fbf 66%,#4f5bd5 84%,#feda75)}.vrs-lookbook__avatar-link{display:flex;width:100%;height:100%;align-items:center;justify-content:center;padding:.28rem;border-radius:50%;background:var(--vrs-lookbook-bg, #161616);color:inherit;text-decoration:none}.vrs-lookbook__avatar-link:focus-visible{outline:2px solid var(--vrs-lookbook-accent);outline-offset:.3rem}.vrs-lookbook__avatar{display:block;width:100%;height:100%;border-radius:50%;background:#ffffff0b;object-fit:cover}.vrs-lookbook__avatar-placeholder{display:flex;width:100%;height:100%;align-items:center;justify-content:center;border-radius:50%;background:#ffffff0b;color:var(--vrs-lookbook-text);font-size:2.6rem;font-weight:800}.vrs-lookbook__profile-copy{min-width:0}.vrs-lookbook__name-row{display:flex;min-width:0;align-items:center;gap:.7rem}.vrs-lookbook__name{margin:0;color:var(--vrs-lookbook-text);font-size:clamp(2.5rem,2.4vw,4rem);line-height:1;letter-spacing:0;text-transform:uppercase}.vrs-lookbook__verified{position:relative;display:inline-flex;flex:0 0 2rem;width:2rem;height:2rem;align-items:center;justify-content:center;background:#3897f0;clip-path:polygon(50% 0,61% 13%,78% 8%,85% 24%,100% 32%,91% 50%,100% 68%,85% 76%,78% 92%,61% 87%,50% 100%,39% 87%,22% 92%,15% 76%,0 68%,9% 50%,0 32%,15% 24%,22% 8%,39% 13%)}.vrs-lookbook__verified-check{position:relative;width:.86rem;height:.48rem;border-bottom:1.8px solid #fff;border-left:1.8px solid #fff;transform:translateY(-.08rem) rotate(-45deg)}.vrs-lookbook__handle{margin:.2rem 0 0;color:var(--vrs-lookbook-muted, #a6a6a6);font-size:1.45rem;line-height:1.35}.vrs-lookbook__bio{max-width:56rem;margin-top:.7rem;color:color-mix(in srgb,var(--vrs-lookbook-text) 72%,transparent);font-size:1.45rem;line-height:1.55}.vrs-lookbook__bio p{margin:0}.vrs-lookbook__profile-link{grid-column:1 / -1;display:inline-flex;width:max-content;min-height:4rem;align-items:center;justify-content:center;padding:0 1.7rem;border-radius:12px;background:color-mix(in srgb,var(--vrs-lookbook-text) 7%,transparent);color:var(--vrs-lookbook-text);font-size:1.25rem;line-height:1;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;transition:background-color .18s ease,color .18s ease}.vrs-lookbook__profile-link:hover,.vrs-lookbook__profile-link:focus-visible{background:var(--vrs-lookbook-accent);color:#fff;outline:none}.vrs-lookbook__feed-shell{margin-right:0}.vrs-lookbook__feed{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.2rem;width:100%;margin:0;padding:0;overflow:visible}.vrs-lookbook__feed-item{list-style:none;min-width:0}.vrs-lookbook__post-card{position:relative;display:block;width:100%;padding:0;border:0;border-radius:var(--vrs-lookbook-radius, 14px);background:color-mix(in srgb,var(--vrs-lookbook-text) 5%,transparent);color:inherit;cursor:pointer;font:inherit;overflow:hidden;text-align:inherit;text-decoration:none;appearance:none;-webkit-appearance:none;transition:transform .22s ease,background-color .22s ease}.vrs-lookbook__post-card:hover,.vrs-lookbook__post-card:focus-visible{background:color-mix(in srgb,var(--vrs-lookbook-text) 8%,transparent);outline:none;transform:translateY(-.3rem)}.vrs-lookbook__post-card:focus-visible{box-shadow:0 0 0 2px var(--vrs-lookbook-accent)}.vrs-lookbook__post-media{position:relative;display:block;width:100%;aspect-ratio:4 / 5;background:#101010;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.vrs-lookbook__post-image{position:relative;z-index:1;display:block;width:100%;height:100%;max-width:none;object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1)}.vrs-lookbook__post-card:hover .vrs-lookbook__post-image{transform:scale(1.035)}.vrs-lookbook__post-empty,.vrs-lookbook__empty-section{display:flex;min-height:18rem;align-items:center;justify-content:center;padding:1.6rem;color:var(--vrs-lookbook-muted, #a6a6a6);font-size:1.3rem;line-height:1.3;text-align:center;text-transform:uppercase}.vrs-lookbook__empty-section{min-height:0;margin:1.2rem 0 0;border-radius:12px;background:color-mix(in srgb,var(--vrs-lookbook-text) 5%,transparent)}.vrs-lookbook__stack-badge{position:absolute;top:.9rem;right:.9rem;z-index:2;display:grid;width:1.8rem;height:1.8rem}.vrs-lookbook__stack-badge span{grid-area:1 / 1;width:1.1rem;height:1.1rem;border-radius:.25rem;background:#fff;box-shadow:0 .1rem .35rem #00000029}.vrs-lookbook__stack-badge span:first-child{opacity:.72;transform:translate(.28rem,.16rem)}.vrs-lookbook__stack-badge span:last-child{transform:translateY(.52rem)}.vrs-lookbook__panel{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:1.6rem;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .18s cubic-bezier(.22,1,.36,1),visibility 0s linear .18s}.vrs-lookbook__panel[hidden]{display:none}.vrs-lookbook__panel.is-open{opacity:1;pointer-events:auto;visibility:visible;transition:opacity .18s cubic-bezier(.22,1,.36,1)}.vrs-lookbook__panel.is-closing{pointer-events:none;visibility:visible}.vrs-lookbook__panel-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;padding:0;border:0;background:#0000009e;cursor:pointer;appearance:none;-webkit-appearance:none}.vrs-lookbook__dialog{--vrs-lookbook-shop-width: 38rem;--vrs-lookbook-media-size: min(86vh, 92rem, calc(100vw - var(--vrs-lookbook-shop-width) - 4rem));position:relative;z-index:1;display:grid;grid-template-columns:var(--vrs-lookbook-media-size) var(--vrs-lookbook-shop-width);width:calc(var(--vrs-lookbook-media-size) + var(--vrs-lookbook-shop-width));height:var(--vrs-lookbook-media-size);max-height:calc(100vh - 3.2rem);border-radius:18px;background:#141414;color:var(--vrs-lookbook-text);overflow:hidden;box-shadow:0 0 0 1px #ffffff0f}.vrs-lookbook__close{position:fixed;top:max(1.8rem,env(safe-area-inset-top));right:max(1.8rem,env(safe-area-inset-right));z-index:1002;display:inline-flex;width:3.4rem;height:3.4rem;align-items:center;justify-content:center;border:0;background:transparent;color:#fff;cursor:pointer;font-size:3rem;line-height:1;text-decoration:none;appearance:none;-webkit-appearance:none}.vrs-lookbook__close:hover,.vrs-lookbook__close:focus-visible{color:#fff;outline:none}.vrs-lookbook__close--mobile{display:none}.vrs-lookbook__viewer{position:relative;min-width:0;height:100%;aspect-ratio:1 / 1;background:#000}.vrs-lookbook__slides{position:relative;width:100%;height:100%;overflow:hidden}.vrs-lookbook__slide-radio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.vrs-lookbook__slide-stage{position:absolute;top:0;right:0;bottom:0;left:0}.vrs-lookbook__slide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;width:100%;height:100%;align-items:center;justify-content:center;margin:0;background-position:center;background-repeat:no-repeat;background-size:cover;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .18s ease,visibility .18s ease}.vrs-lookbook__slide-image{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;background:#000}.vrs-lookbook__slide-radio--1:checked~.vrs-lookbook__slide-stage .vrs-lookbook__slide--1,.vrs-lookbook__slide-radio--2:checked~.vrs-lookbook__slide-stage .vrs-lookbook__slide--2,.vrs-lookbook__slide-radio--3:checked~.vrs-lookbook__slide-stage .vrs-lookbook__slide--3,.vrs-lookbook__slide-radio--4:checked~.vrs-lookbook__slide-stage .vrs-lookbook__slide--4,.vrs-lookbook__slide-radio--5:checked~.vrs-lookbook__slide-stage .vrs-lookbook__slide--5,.vrs-lookbook__slide-radio--6:checked~.vrs-lookbook__slide-stage .vrs-lookbook__slide--6{opacity:1;pointer-events:auto;visibility:visible}.vrs-lookbook__slide-controls{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;pointer-events:none}.vrs-lookbook__nav-set{display:none}.vrs-lookbook__slide-radio--1:checked~.vrs-lookbook__slide-controls .vrs-lookbook__nav-set--1,.vrs-lookbook__slide-radio--2:checked~.vrs-lookbook__slide-controls .vrs-lookbook__nav-set--2,.vrs-lookbook__slide-radio--3:checked~.vrs-lookbook__slide-controls .vrs-lookbook__nav-set--3,.vrs-lookbook__slide-radio--4:checked~.vrs-lookbook__slide-controls .vrs-lookbook__nav-set--4,.vrs-lookbook__slide-radio--5:checked~.vrs-lookbook__slide-controls .vrs-lookbook__nav-set--5,.vrs-lookbook__slide-radio--6:checked~.vrs-lookbook__slide-controls .vrs-lookbook__nav-set--6{display:block}.vrs-lookbook__slide-nav{position:absolute;top:50%;display:inline-flex;width:2.8rem;height:3.6rem;align-items:center;justify-content:center;background:transparent;color:#ffffffe0;cursor:pointer;font-size:2.4rem;line-height:1;pointer-events:auto;transform:translateY(-50%);text-shadow:0 .15rem .6rem rgba(0,0,0,.55);transition:color .16s ease,opacity .16s ease}.vrs-lookbook__slide-nav:hover,.vrs-lookbook__slide-nav:focus-visible{color:#fff;outline:none}.vrs-lookbook__slide-nav--prev{left:1.2rem}.vrs-lookbook__slide-nav--next{right:1.2rem}.vrs-lookbook__slide-dots{position:absolute;left:50%;bottom:1.5rem;z-index:4;display:flex;align-items:center;gap:.55rem;padding:.55rem .7rem;border-radius:999px;background:#0000003d;transform:translate(-50%)}.vrs-lookbook__slide-dot{display:block;width:.68rem;height:.68rem;border-radius:50%;background:#ffffff80;cursor:pointer;transition:background-color .16s ease,transform .16s ease}.vrs-lookbook__slide-dot:hover,.vrs-lookbook__slide-dot:focus-visible{background:#fff;outline:none}.vrs-lookbook__slide-radio--1:checked~.vrs-lookbook__slide-dots .vrs-lookbook__slide-dot--1,.vrs-lookbook__slide-radio--2:checked~.vrs-lookbook__slide-dots .vrs-lookbook__slide-dot--2,.vrs-lookbook__slide-radio--3:checked~.vrs-lookbook__slide-dots .vrs-lookbook__slide-dot--3,.vrs-lookbook__slide-radio--4:checked~.vrs-lookbook__slide-dots .vrs-lookbook__slide-dot--4,.vrs-lookbook__slide-radio--5:checked~.vrs-lookbook__slide-dots .vrs-lookbook__slide-dot--5,.vrs-lookbook__slide-radio--6:checked~.vrs-lookbook__slide-dots .vrs-lookbook__slide-dot--6{background:#fff;transform:scale(1.08)}.vrs-lookbook__slide-placeholder{display:flex;width:100%;height:100%;min-height:42rem;align-items:center;justify-content:center;color:#ffffff70;font-size:1.3rem;text-transform:uppercase}.vrs-lookbook__shop{height:100%;min-width:0;overflow-y:auto;padding:0;border-left:0;background:#1c1c1c}.vrs-lookbook__modal-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1.4rem 1.8rem;border-bottom:1px solid rgba(255,255,255,.06)}.vrs-lookbook__modal-profile-link,.vrs-lookbook__caption-avatar-link{display:inline-flex;width:max-content;color:inherit;text-decoration:none}.vrs-lookbook__modal-profile-link:focus-visible,.vrs-lookbook__caption-avatar-link:focus-visible{outline:2px solid var(--vrs-lookbook-accent);outline-offset:.25rem;border-radius:50%}.vrs-lookbook__modal-avatar-ring{display:inline-flex;flex:0 0 3.4rem;width:3.4rem;min-width:3.4rem;height:3.4rem;min-height:3.4rem;aspect-ratio:1 / 1;align-items:center;justify-content:center;padding:.18rem;border-radius:50%;background:conic-gradient(from 215deg,#feda75,#fa7e1e 18%,#d62976,#962fbf 66%,#4f5bd5 84%,#feda75)}.vrs-lookbook__modal-avatar-ring .vrs-lookbook__caption-avatar{width:100%;height:100%;border:.22rem solid #1c1c1c}.vrs-lookbook__modal-account{min-width:0}.vrs-lookbook__modal-menu-dots{display:inline-flex;gap:.28rem;align-items:center;justify-content:center;width:2.8rem;height:2.8rem;color:#ffffffeb;pointer-events:none}.vrs-lookbook__modal-menu-dots span{display:block;width:.36rem;height:.36rem;border-radius:50%;background:currentColor}.vrs-lookbook__post-avatar,.vrs-lookbook__caption-avatar{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;border-radius:50%;background:var(--vrs-lookbook-accent);color:#fff;overflow:hidden}.vrs-lookbook__caption-avatar{width:3.4rem;height:3.4rem}.vrs-lookbook__post-avatar-image{display:block;width:100%;height:100%;object-fit:cover}.vrs-lookbook__post-avatar-initial{font-size:1.5rem;font-weight:800;line-height:1}.vrs-lookbook__caption-name{display:inline-flex;max-width:100%;align-items:center;gap:.45rem;margin:0;color:#fff;font-size:1.35rem;font-weight:800;line-height:1.25;letter-spacing:0}.vrs-lookbook__author-verified{position:relative;display:inline-flex;flex:0 0 1.5rem;width:1.5rem;height:1.5rem;align-items:center;justify-content:center;background:#3897f0;clip-path:polygon(50% 0,61% 13%,78% 8%,85% 24%,100% 32%,91% 50%,100% 68%,85% 76%,78% 92%,61% 87%,50% 100%,39% 87%,22% 92%,15% 76%,0 68%,9% 50%,0 32%,15% 24%,22% 8%,39% 13%)}.vrs-lookbook__author-verified span{width:.62rem;height:.36rem;border-bottom:1.4px solid #fff;border-left:1.4px solid #fff;transform:translateY(-.05rem) rotate(-45deg)}.vrs-lookbook__caption-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.1rem;padding:1.6rem 1.8rem 1.2rem}.vrs-lookbook__caption-copy{min-width:0;color:#ffffffe0;font-size:1.4rem;line-height:1.55}.vrs-lookbook__caption{display:inline;margin:0 0 0 .45rem;color:inherit;font:inherit}.vrs-lookbook__caption p{display:inline;margin:0}.vrs-lookbook__products{display:grid;gap:0;padding:.8rem 1.8rem 1.8rem}.vrs-lookbook__product{display:grid;grid-template-columns:5.8rem minmax(0,1fr) auto;gap:1.1rem;align-items:center;padding:1.2rem 0;background:transparent}.vrs-lookbook__product-media{display:block;width:5.8rem;aspect-ratio:1;border-radius:0;background:transparent;overflow:hidden}.vrs-lookbook__product-image{display:block;width:100%;height:100%;object-fit:cover}.vrs-lookbook__product-placeholder{display:block;width:100%;height:100%;background:#ffffff0f}.vrs-lookbook__product-info{min-width:0}.vrs-lookbook__product-title{display:block;color:#fff;font-size:1.3rem;font-weight:800;line-height:1.28;text-decoration:none}.vrs-lookbook__product-title:hover,.vrs-lookbook__product-title:focus-visible{color:var(--vrs-lookbook-accent);outline:none}.vrs-lookbook__product-price{margin:.35rem 0 0;color:#ffffffc2;font-size:1.25rem;line-height:1.2}.vrs-lookbook__product-actions{display:inline-flex;gap:.7rem;align-items:center;justify-content:flex-end}.vrs-lookbook__cart-form{position:relative;display:inline-flex}.vrs-lookbook__quick-add,.vrs-lookbook__view-link{display:inline-flex;align-items:center;justify-content:center;font-size:1.2rem;line-height:1;text-decoration:none;text-transform:uppercase}.vrs-lookbook__quick-add{width:3.8rem;height:3.8rem;min-height:0;padding:0;border:0;border-radius:50%;background:var(--vrs-lookbook-accent);color:#fff;cursor:pointer;transition:filter .18s ease}.vrs-lookbook__quick-add-icon{display:block;width:2.4rem;height:2.4rem}.vrs-lookbook__quick-add-icon svg{display:block;width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.vrs-lookbook__quick-add:hover,.vrs-lookbook__quick-add:focus-visible{filter:brightness(.94);outline:none}.vrs-lookbook__quick-add:disabled{background:#ffffff1a;color:#ffffff7a;cursor:not-allowed;filter:none}.vrs-lookbook__quick-add.is-loading{filter:brightness(.86)}.vrs-lookbook__quick-add.is-added{filter:brightness(1.08)}.vrs-lookbook__quick-add.is-error{background:#ffffff38}.vrs-lookbook__quick-panel{position:absolute;top:calc(100% + .8rem);right:0;z-index:8;display:grid;width:min(24rem,calc(100vw - 3.2rem));gap:1rem;padding:1.4rem 1rem 1rem;border-radius:14px;background:#1e1e1efa;box-shadow:0 1.2rem 3rem #00000057}.vrs-lookbook__quick-panel[hidden]{display:none}.vrs-lookbook__option-label{display:grid;gap:.65rem;min-width:0;min-inline-size:0;margin:0;padding:0;border:0;color:#ffffffb8;font-size:1.05rem;font-weight:800;line-height:1.2;text-transform:uppercase}.vrs-lookbook__option-label legend{width:100%;padding:0;text-align:left}.vrs-lookbook__size-pills{display:flex;flex-wrap:wrap;gap:.7rem;align-items:center;justify-content:center}.vrs-lookbook__variant-radio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.vrs-lookbook__variant-radio+label{display:inline-flex;width:3.8rem;min-width:3.8rem;height:3.8rem;align-items:center;justify-content:center;margin:0;padding:0;border:0;border-radius:999px;background:#252525;color:#f3f3f3;cursor:pointer;font-size:1.15rem;line-height:1;text-transform:uppercase;transition:background .2s ease,color .2s ease,opacity .2s ease}.vrs-lookbook__variant-radio+label:hover{background:#2a2a2a}.vrs-lookbook__variant-radio:checked+label{background:#0a8261;color:#fff}.vrs-lookbook__variant-radio:disabled+label{cursor:not-allowed;opacity:.35}.vrs-lookbook__quick-confirm{min-height:3.6rem;border:0;border-radius:999px;background:var(--vrs-lookbook-accent);color:#fff;cursor:pointer;font-size:1.15rem;font-weight:900;line-height:1;text-transform:uppercase}.vrs-lookbook__variant-radio:focus-visible+label,.vrs-lookbook__quick-confirm:focus-visible{outline:2px solid var(--vrs-lookbook-accent);outline-offset:2px}.vrs-lookbook__view-link{min-height:3.8rem;padding:0 1.3rem;border-radius:999px;background:#ffffff14;color:#fff;font-weight:800;letter-spacing:0}.vrs-lookbook__view-link:hover,.vrs-lookbook__view-link:focus-visible{background:#ffffff17;outline:none}.vrs-lookbook__empty-products{margin:0;padding:1.4rem 0 0;border-radius:0;background:transparent;color:#ffffff9e;font-size:1.35rem;line-height:1.5}@media screen and (min-width:750px){.vrs-lookbook__profile{grid-template-columns:auto minmax(0,1fr) auto}.vrs-lookbook__profile-link{grid-column:auto}}@media screen and (max-width:989px){.vrs-lookbook__feed{grid-template-columns:repeat(2,minmax(0,1fr))}.vrs-lookbook__panel{align-items:center;padding:1.2rem;overflow-y:auto}.vrs-lookbook__dialog{--vrs-lookbook-shop-width: 0rem;--vrs-lookbook-media-size: min(62rem, calc(100vw - 2.4rem) );grid-template-columns:1fr;width:min(62rem,100%);height:auto;max-height:calc(100dvh - 2.4rem);overflow-y:auto;overflow-x:hidden}.vrs-lookbook__viewer{width:100%;height:auto;aspect-ratio:1 / 1}.vrs-lookbook__shop{height:auto;border-left:0;overflow:visible}}@media screen and (max-width:749px){.vrs-lookbook__inner{padding:0 1.4rem}.vrs-lookbook__profile{gap:1.1rem;margin-bottom:1.8rem}.vrs-lookbook__avatar-wrap{width:6.2rem;height:6.2rem}.vrs-lookbook__name{font-size:clamp(2.2rem,7vw,3.2rem)}.vrs-lookbook__bio{font-size:1.35rem}.vrs-lookbook__feed{grid-template-columns:1fr;gap:1rem}.vrs-lookbook__panel{padding:.8rem}.vrs-lookbook__dialog{--vrs-lookbook-media-size: calc(100vw - 1.6rem) ;max-height:calc(100dvh - 1.6rem);border-radius:16px}.vrs-lookbook__close{top:max(1rem,env(safe-area-inset-top));right:max(1rem,env(safe-area-inset-right));width:3rem;height:3rem;font-size:2.5rem}.vrs-lookbook__panel>.vrs-lookbook__close{display:none}.vrs-lookbook__close--mobile{position:absolute;top:.55rem;right:.55rem;z-index:6;display:inline-flex}.vrs-lookbook__viewer{min-height:0}.vrs-lookbook__caption-row{padding-left:1.4rem;padding-right:1.4rem}.vrs-lookbook__product{grid-template-columns:5.2rem minmax(0,1fr) auto;gap:.9rem}.vrs-lookbook__product-media{width:5.2rem}.vrs-lookbook__product-actions{gap:.5rem}.vrs-lookbook__view-link{padding:0 1rem}.vrs-lookbook__quick-panel{right:-5.5rem}}@media(prefers-reduced-motion:reduce){.vrs-lookbook__post-card,.vrs-lookbook__post-image,.vrs-lookbook__panel,.vrs-lookbook__panel-backdrop,.vrs-lookbook__dialog,.vrs-lookbook__slide{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/vrs-lookbook-feed.css.map */
