:root{--vtee-pink: #E91E63;--vtee-pink-hover: #F06292;--vtee-pink-dark: #C2185B;--vtee-yellow: #FFD93D;--vtee-cream: #E8ECEE;--vtee-black: #333333;--vtee-gray-dark: #4A4A4A;--vtee-gray-darklight: #4E4E4E;--vtee-gray-semi-dark: #8F8F8F;--vtee-gray: #C4C4C4;--vtee-gray-light: #E5E5E5;--vtee-gray-bg: #C9C9C9;--vtee-sale: var(--vtee-pink);--vtee-radius-pill: 999px;--vtee-radius-card: 8px;--vtee-radius-input: 999px;--vtee-radius-chip: 4px;--vtee-space-16: 16px;--vtee-space-24: 24px;--vtee-space-32: 32px;--vtee-space-40: 40px;--vtee-space-60: 60px;--vtee-space-xs: 4px;--vtee-space-sm: 8px;--vtee-space-md: 16px;--vtee-space-lg: 24px;--vtee-space-xl: 32px;--vtee-space-2xl: 40px;--vtee-space-3xl: 60px;--vtee-font-family-heading: "M PLUS Rounded 1c", "Mplus 1p", "Rounded Mplus 1c", "Hiragino Maru Gothic ProN", "Hiragino Sans", "Yu Gothic", "\30e1\30a4\30ea\30aa", system-ui, sans-serif;--vtee-font-family-body: "M PLUS Rounded 1c", "Mplus 1p", "Rounded Mplus 1c", "Hiragino Maru Gothic ProN", "Hiragino Sans", "Yu Gothic", "\30e1\30a4\30ea\30aa", system-ui, sans-serif;--vtee-font-family: var(--vtee-font-family-heading);--vtee-fs-hero: 40px;--vtee-fs-hero-sub: 24px;--vtee-fs-h1: 24px;--vtee-fs-h2: 20px;--vtee-fs-h3: 16px;--vtee-fs-body: 18px;--vtee-fs-sub: 14px;--vtee-fs-button: 16px;--vtee-fs-nav: 13px;--vtee-fs-small: 12px;--vtee-fw-regular: 400;--vtee-fw-medium: 500;--vtee-fw-bold: 700;--vtee-shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--vtee-shadow-md: 0 4px 12px rgba(0, 0, 0, .08);--vtee-shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--vtee-container-max: 1400px;--vtee-header-height: 64px}.vtee-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--vtee-space-sm);min-height:48px;padding:0 var(--vtee-space-lg);border-radius:var(--vtee-radius-pill);font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold);font-size:var(--vtee-fs-body);line-height:1;border:none;cursor:pointer;text-decoration:none;transition:background-color .15s ease,color .15s ease,opacity .15s ease,border-color .15s ease}.vtee-btn--primary{background:var(--vtee-pink);color:#fff}.vtee-btn--primary:hover{background:var(--vtee-pink-hover)}.vtee-btn--primary:active{background:var(--vtee-pink-dark)}.vtee-btn--primary-b{background:var(--vtee-gray-dark);color:#fff}.vtee-btn--primary-b:hover{background:#5e5e5e}.vtee-btn--secondary{background:var(--vtee-black);color:#fff}.vtee-btn--secondary:hover{background:var(--vtee-gray-dark)}.vtee-btn--outline{background:transparent;color:var(--vtee-black);border:1.5px solid var(--vtee-black)}.vtee-btn--outline:hover{background:#0000000a}.vtee-btn--text{background:transparent;color:var(--vtee-black);padding:0;min-height:auto;text-decoration:underline}.vtee-btn--text:hover{color:var(--vtee-pink)}.vtee-btn:disabled,.vtee-btn--disabled{background:var(--vtee-gray);color:#fff;cursor:not-allowed;pointer-events:none}.vtee-btn--block{width:100%}.vtee-btn--sm{min-height:36px;padding:0 var(--vtee-space-md);font-size:var(--vtee-fs-small)}.vtee-btn--lg{min-height:56px;padding:0 var(--vtee-space-xl)}.vtee-badge{display:inline-flex;align-items:center;justify-content:center;font-family:var(--vtee-font-family);font-size:var(--vtee-fs-small);font-weight:var(--vtee-fw-bold);line-height:1;height:22px;padding:2px 12px;border-radius:100px;color:#fff;letter-spacing:.04em;white-space:nowrap}.vtee-badge--new,.vtee-badge--preorder{background:#e22d8b;color:#fff}.vtee-badge--sold-out,.vtee-badge--bespoke{background:#000;color:#fff}.vtee-badge--collab{background:#ae00d1;color:#fff}.vtee-badge--sale{background:#e22d8b;color:#fff}.vtee-badge--category{color:var(--vtee-black);border:1px solid var(--vtee-gray);background:transparent}.vtee-release-text{display:block;color:var(--vtee-black);font-size:13px;font-weight:var(--vtee-fw-medium);line-height:1.4;margin:4px 0;letter-spacing:.02em}.product__info-container .vtee-release-text,.product__info-wrapper .vtee-release-text,.vtee-product-title .vtee-release-text{font-size:14px;margin:12px 0;text-align:left}.vtee-related-products{margin:16px 0 20px}.vtee-related-products__label{font-size:13px;font-weight:var(--vtee-fw-bold);color:var(--vtee-black);margin:0 0 10px;letter-spacing:.04em}.vtee-related-products__list{display:flex;gap:12px;padding:0;margin:0;list-style:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.vtee-related-products__list::-webkit-scrollbar{display:none}.vtee-related-products__item{flex:0 0 auto;width:80px;list-style:none}.vtee-related-products__link{display:block;color:var(--vtee-black);text-decoration:none}.vtee-related-products__media{width:80px;height:80px;border-radius:8px;background:#f2f2f2;overflow:hidden;margin-bottom:6px}.vtee-related-products__img{width:100%;height:100%;object-fit:cover;display:block}.vtee-related-products__name{display:block;font-size:11px;line-height:1.4;color:var(--vtee-black);text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.vtee-accordion{border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12);padding:0;margin:20px 0}.vtee-accordion+.vtee-accordion{border-top:none;margin-top:-1px}.vtee-accordion__summary{display:flex;align-items:center;justify-content:space-between;padding:16px 4px;cursor:pointer;list-style:none;font-family:var(--vtee-font-family);font-size:15px;font-weight:var(--vtee-fw-bold);color:var(--vtee-black);letter-spacing:.02em;-webkit-user-select:none;user-select:none}.vtee-accordion__summary::-webkit-details-marker{display:none}.vtee-accordion__summary::marker{content:""}.vtee-accordion__label{flex:1 1 auto}.vtee-accordion__icon{position:relative;width:14px;height:14px;color:var(--vtee-black);flex:0 0 auto}.vtee-accordion__icon>svg{display:none}.vtee-accordion__icon:before,.vtee-accordion__icon:after{content:"";position:absolute;background:currentColor;transition:transform .2s ease,opacity .2s ease}.vtee-accordion__icon:before{top:50%;left:0;right:0;height:1.6px;transform:translateY(-50%)}.vtee-accordion__icon:after{top:0;bottom:0;left:50%;width:1.6px;transform:translate(-50%)}.vtee-accordion[open] .vtee-accordion__icon:after{opacity:0;transform:translate(-50%) rotate(90deg)}.vtee-accordion__body{padding:0 4px 20px;color:var(--vtee-black);font-size:14px;line-height:1.75;letter-spacing:.02em}.vtee-accordion__description{margin-top:20px;font-size:14px;line-height:1.8}.vtee-accordion__body p{margin:0 0 1em}.vtee-accordion__body p:last-child{margin-bottom:0}.vtee-release-note{display:none!important}.vtee-presale-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:0 24px;border-radius:var(--vtee-radius-pill);background:#c9c9c980;color:var(--vtee-pink);font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold);font-size:15px;letter-spacing:.02em;line-height:1.4;text-align:center;margin:0;cursor:default}.vtee-color-thumbs{margin:16px 0 20px}.vtee-color-thumbs__label{font-size:13px;font-weight:var(--vtee-fw-bold);color:var(--vtee-black);margin:0 0 10px;letter-spacing:.04em}.vtee-color-thumbs__list{display:flex;gap:10px;padding:0;margin:0;list-style:none;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.vtee-color-thumbs__list::-webkit-scrollbar{display:none}.vtee-color-thumbs__item{flex:0 0 auto;list-style:none}.vtee-color-thumb{display:inline-block;width:92px;background:transparent;border:none;cursor:pointer;text-decoration:none}.vtee-color-thumb.is-active{cursor:default}.vtee-color-thumb__media{display:block;width:92px;overflow:hidden;border-radius:6px;border:2px solid transparent;background:#f2f2f2;transition:border-color .15s ease}.vtee-color-thumb:hover:not(.is-active) .vtee-color-thumb__media{border-color:#00000040}.vtee-color-thumb.is-active .vtee-color-thumb__media{border-color:var(--vtee-black)}.vtee-color-thumb__img{width:100%;height:100%;object-fit:cover;display:block}.vtee-input{width:100%;height:48px;padding:0 var(--vtee-space-lg);border-radius:var(--vtee-radius-input);border:1px solid var(--vtee-gray-light);background:var(--vtee-gray-bg);font-family:var(--vtee-font-family);font-size:var(--vtee-fs-body);color:var(--vtee-black)}.vtee-input::placeholder{color:var(--vtee-gray)}.vtee-input:focus{outline:none;border-color:var(--vtee-pink);background:#fff}.vtee-input--search{padding-left:48px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='7' cy='7' r='5.5' stroke='%239e9e9e'/%3E%3Cpath d='M11 11l3 3' stroke='%239e9e9e' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:20px center}.vtee-card-category{position:relative;display:block;overflow:hidden;border-radius:var(--vtee-radius-card)}.vtee-card-category__media img{display:block;width:100%;height:auto;object-fit:cover}.vtee-card-category__label{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#000000b3;color:#fff;padding:6px 18px;border-radius:var(--vtee-radius-pill);font-weight:var(--vtee-fw-bold);font-size:var(--vtee-fs-body);white-space:nowrap}.utility-bar--vtee{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}.utility-bar--vtee .announcement-bar{color:inherit}.utility-bar--vtee a{color:inherit;text-decoration:underline}.vtee-announcement{position:relative;text-align:center;padding:10px 48px;font-size:13px;font-weight:var(--vtee-fw-medium);line-height:1.4}.vtee-announcement a{color:inherit;text-decoration:underline}.vtee-announcement__close{position:absolute;right:var(--vtee-space-md);top:50%;transform:translateY(-50%);background:transparent;border:0;color:inherit;cursor:pointer;padding:4px;line-height:0;border-radius:4px}.vtee-announcement__close:hover{background:#00000014}.vtee-announcement[hidden]{display:none}.utility-bar--vtee .announcement-bar,.utility-bar--vtee .announcement-bar__announcement{margin-top:0;padding-left:0;padding-right:0}.utility-bar--vtee{margin-top:0}.vtee-page-bg{background:var(--vtee-cream)}.vtee-container{max-width:var(--vtee-container-max);margin:0 auto;padding:0 var(--vtee-space-md)}html{margin:0!important;padding:0!important;overflow-x:hidden}body{font-family:var(--vtee-font-family-body)!important;font-size:var(--vtee-fs-body);background-color:var(--vtee-cream);margin:0!important;padding:0!important;overflow-x:hidden}.character-section>.isolate{background-color:transparent}body>.shopify-section:first-child,body>.shopify-section-group-header-group,body>.shopify-section.section-header,body>.shopify-section-group-header-group:first-child,body>.shopify-section:first-of-type{margin-top:0!important;padding-top:0!important}sticky-header.header-wrapper,.header-wrapper{margin-top:0!important}.shopify-section-group-header-group .announcement-bar-section:has([hidden]){display:none}.shopify-section.announcement-bar-section>.utility-bar[hidden]{margin:0!important;padding:0!important;height:0!important}@media(min-width:1541px){.header.page-width,.header-wrapper>.header{margin-left:auto!important;margin-right:auto!important}}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.h6,.heading-text,.banner__heading,.vtee-hb__heading,.slideshow__heading,.slideshow__subtitle{font-family:var(--vtee-font-family-heading)!important}.h0,h1.h0{font-size:var(--vtee-fs-hero)!important;font-weight:var(--vtee-fw-regular)!important}.h1,h1{font-size:var(--vtee-fs-h1)!important;font-weight:var(--vtee-fw-bold)!important}.h2,h2{font-size:var(--vtee-fs-h2)!important;font-weight:var(--vtee-fw-bold)!important}.h3,h3{font-size:var(--vtee-fs-h3)!important;font-weight:var(--vtee-fw-bold)!important}.caption,.caption-with-letter-spacing,small{font-family:var(--vtee-font-family-body);font-size:var(--vtee-fs-sub)}.button,button.button,.vtee-btn,.product-form__submit,.shopify-payment-button__button{font-family:var(--vtee-font-family)!important;font-size:var(--vtee-fs-button)!important;font-weight:var(--vtee-fw-bold)!important}@media(min-width:990px){.section-header .header{align-items:center;column-gap:var(--vtee-space-md)}.section-header .header__inline-menu{justify-self:center;flex:1}.section-header .header__inline-menu ul{display:flex;flex-wrap:wrap;gap:var(--vtee-space-md);align-items:center}.section-header .mega-menu__content{background-color:rgb(var(--color-background));box-shadow:0 12px 24px #0000001f;border-top:1px solid var(--vtee-gray-light);padding:var(--vtee-space-lg) var(--vtee-space-2xl)}.section-header .mega-menu__list{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--vtee-space-md) var(--vtee-space-lg)}}.header__menu-item,.header__inline-menu a,.list-menu--inline a{font-family:var(--vtee-font-family-body)!important;font-size:var(--vtee-fs-nav)!important;font-weight:var(--vtee-fw-bold)!important;text-transform:uppercase!important;letter-spacing:.06em}.vtee-header__logo{display:inline-flex;align-items:center}.vtee-header__logo img{height:32px;width:auto;max-width:160px;object-fit:contain}@media(min-width:990px){.vtee-header__logo img{height:36px;max-width:180px}}.section-header .header{background-color:rgb(var(--color-background));color:rgb(var(--color-foreground))}@media(max-width:749px){.shopify-section:has(.vtee-hero),.shopify-section--slideshow,.shopify-section.shopify-section--slideshow{margin-top:calc(-1 * var(--header-height, 64px))!important;position:relative;z-index:1}.shopify-section.section-header{z-index:11}}@media(max-width:989px){.section-header .header{display:flex!important;align-items:center;gap:4px;grid-template-areas:none!important;grid-template-columns:none!important}.section-header .header>.header__heading,.section-header .header>.header__heading-link,.section-header .header .header__heading,.section-header .header .header__heading-link{order:1;grid-area:auto!important;justify-self:start!important;margin-right:auto!important}.section-header .header .header__icons{order:2;grid-area:auto!important;justify-self:end!important;margin-left:0!important}.section-header .header header-drawer{order:3;grid-area:auto!important;justify-self:end!important;margin:0!important}}@media(max-width:749px){body.is-home .section-header:not(.is-scrolled),body.is-home .section-header:not(.is-scrolled) .header-wrapper,body.is-home .section-header:not(.is-scrolled) sticky-header.header-wrapper,body.is-home .section-header:not(.is-scrolled) .header{background-color:transparent!important;background:transparent!important;border-bottom-color:transparent!important;box-shadow:none!important}body.is-home .section-header:not(.is-scrolled) .header,body.is-home .section-header:not(.is-scrolled) .header__menu-item,body.is-home .section-header:not(.is-scrolled) .header__icons,body.is-home .section-header:not(.is-scrolled) .header__icons a,body.is-home .section-header:not(.is-scrolled) .header__icons button,body.is-home .section-header:not(.is-scrolled) .header__icon,body.is-home .section-header:not(.is-scrolled) .menu-drawer__account{color:#fff!important}body .section-header .header-wrapper,body .section-header sticky-header,body .section-header .header{transition:background-color .25s ease,color .25s ease}body .section-header.is-scrolled .header-wrapper,body .section-header.is-scrolled sticky-header.header-wrapper,body .section-header.is-scrolled .header{background-color:rgb(var(--color-background))!important;color:rgb(var(--color-foreground))!important}}.header__menu-item,.header__icons a,.header__icons button{font-family:var(--vtee-font-family);color:rgb(var(--color-foreground))}.header__menu-item:hover{color:var(--vtee-pink)}.section-header .header__icons,.section-header .header__icons a,.section-header .header__icons button,.section-header .header__icon,.section-header .menu-drawer__account{color:rgb(var(--vtee-black))}.section-header .icon-account,.section-header .icon-cart,.section-header .icon-search,.section-header .header__icon--wishlist svg,.section-header .header__icon--lookbook svg,.section-header .header__icon--hamburger svg{width:24px!important;height:24px!important;fill:currentColor}.header__icon--wishlist,.header__icon--lookbook,.header__icon--hamburger{display:inline-flex;align-items:center;justify-content:center;padding:8px;color:rgb(var(--color-foreground));text-decoration:none;background:transparent;border:none;cursor:pointer}.header__icon--wishlist:hover,.header__icon--lookbook:hover,.header__icon--hamburger:hover{color:var(--vtee-pink)}.section-header a[href*=customer_authentication],.section-header a[href*="/account"],.section-header .menu-drawer__account{font-size:0!important;line-height:0!important;color:rgb(var(--color-foreground))!important}.section-header a[href*=customer_authentication] svg,.section-header a[href*=customer_authentication] img,.section-header a[href*="/account"] svg,.section-header a[href*="/account"] img,.section-header .menu-drawer__account svg,.section-header .menu-drawer__account img{display:inline-block!important;width:24px!important;height:24px!important;font-size:0!important;color:rgb(var(--color-foreground))!important;fill:currentColor!important}.section-header .cart-count-bubble{background-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.section-header .search-input__input-wrapper{display:none!important}.section-header .large-up-hide{display:inline-block!important}.footer{position:relative;background-color:#262626!important;color:#fff;overflow:hidden}.footer *{color:inherit}.footer a{color:#fff!important;text-decoration:none}.footer a:hover{color:var(--vtee-pink)!important}.footer .footer-block__heading,.footer h2,.footer h3{color:var(--vtee-gray)!important;font-size:13px!important;font-weight:var(--vtee-fw-medium)!important;letter-spacing:.06em;margin-bottom:var(--vtee-space-md);text-align:left!important}@media(min-width:750px){.footer .footer-block__heading,.footer h2,.footer h3{font-size:18px!important}}.footer .footer-block__details-content,.footer .footer-block ul.list-unstyled,.footer .footer-block ul{display:flex!important;flex-direction:column!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:flex-start!important;gap:4px;margin-bottom:0!important}.footer .footer-block ul li{padding:0!important;width:100%;display:block;text-align:left!important}.footer .footer-block ul li a,.footer .footer-block ul li a.link,.footer .footer-block ul li a.link--text,.footer .footer-block ul li a.list-menu__item--link{font-size:16px!important;font-weight:var(--vtee-fw-regular)!important;display:inline-block;text-align:left!important;text-decoration:none!important;border-bottom:none!important}.footer .footer-block ul li a:hover{text-decoration:none!important;color:var(--vtee-pink)!important}.footer .footer__payment{display:flex;justify-content:center;margin:var(--vtee-space-lg) auto}.footer .footer__payment .list-payment{justify-content:center}.footer .footer__copyright,.footer .copyright__content{text-align:center;color:var(--vtee-gray)!important;font-size:var(--vtee-fs-small)}.footer:after{content:"";display:block;width:100vw;aspect-ratio:1433 / 500;margin-top:var(--vtee-space-32);margin-bottom:-3%;margin-left:calc(50% - 50vw);background-image:url(logo-footer.svg);background-repeat:no-repeat;background-position:center center;background-size:contain;opacity:.12;pointer-events:none}.footer .footer-block-list,.footer .footer__blocks-wrapper,.footer .footer__content-top .grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:var(--vtee-space-lg)!important}@media(max-width:749px){.footer .footer-block-list,.footer .footer__blocks-wrapper,.footer .footer__content-top .grid{grid-template-columns:1fr!important;gap:var(--vtee-space-md)!important}}.footer .footer-block,.footer .footer-block.grid__item{width:100%!important;max-width:none!important;min-width:0!important;text-align:left!important;align-items:flex-start!important}.footer-link{margin-bottom:0!important}.vtee-footer-social{background:#262626!important;display:flex;justify-content:center;align-items:center;gap:20px;flex-wrap:wrap;padding:var(--vtee-space-lg) 0;border-bottom:1px solid rgba(255,255,255,.12)}.vtee-footer-social .footer-link__title{display:none!important}.vtee-footer-social .footer-link__item{display:flex;align-items:center}.vtee-footer-social a{display:inline-flex}.vtee-footer-social svg.icon-instagram-gradient{width:32px;height:32px}.vtee-footer-social svg:not(.icon-instagram-gradient){width:28px;height:28px;fill:#fff;color:#fff}.footer .footer__content-top{padding-bottom:var(--vtee-space-lg);margin-bottom:var(--vtee-space-lg);position:relative}.footer .footer__content-top:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:100vw;height:1px;background:#ffffff1f}.footer .footer__content-bottom-wrapper--copyright,.footer__content-bottom-wrapper--copyright{border-top:none!important;background-color:#262626!important}.footer .footer-block--newsletter:empty{display:none!important}@media(max-width:749px){.footer .footer-block.footer-block--menu{border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:var(--vtee-space-md);margin-bottom:var(--vtee-space-md)}.footer .footer-block.footer-block--menu:last-of-type{border-bottom:none;padding-bottom:0;margin-bottom:0}}.footer .footer__follow-on-shop,.footer .footer__list-social,.footer .list-social{display:flex!important;justify-content:center!important;gap:var(--vtee-space-md)}.footer .list-social__link{color:#fff!important}.footer .list-social__link svg{width:24px!important;height:24px!important;fill:#fff}.footer .footer__payment,.footer .footer__payment .list-payment{display:flex!important;justify-content:center!important;flex-wrap:wrap;gap:var(--vtee-space-sm);padding:var(--vtee-space-md) 0}.footer .footer__copyright{text-align:center!important;padding:var(--vtee-space-md) 0;font-size:var(--vtee-fs-small);color:#9e9e9e!important;background:transparent!important}.footer .footer__copyright small,.footer .footer__copyright .copyright__content{color:#9e9e9e!important;font-size:var(--vtee-fs-small)}.footer .footer__content-top .footer__copyright{display:none!important}.footer .footer-link__item a svg,.footer .list-social__link svg{width:24px;height:24px;fill:var(--vtee-pink)}.vtee-hero a,.vtee-hero .slideshow__slide-link,.vtee-hero .slideshow__slide-link *,.vtee-hero .slideshow__heading,.vtee-hero .vtee-hb__heading,.vtee-hero .slideshow__subtitle,.vtee-hero .vtee-hb__text,.vtee-hero .vtee-hb__text *,.vtee-hero .slideshow__text *{text-decoration:none!important}.vtee-hero .slideshow__heading,.vtee-hero .vtee-hb__heading{font-family:var(--vtee-font-family)!important;line-height:1.2!important;margin:0 0 var(--vtee-space-sm) 0!important}.vtee-hero .slideshow__subtitle,.vtee-hero .vtee-hb__text{font-family:var(--vtee-font-family)!important;font-size:var(--vtee-subheading-size, var(--vtee-fs-body))!important;margin:0 0 var(--vtee-space-md) 0!important;text-shadow:0 2px 8px rgba(0,0,0,.4)}.vtee-hero .vtee-hb__text p{margin:0!important}@media screen and (min-width:750px){.vtee-hero .slideshow__text-wrapper.vtee-hb__content{max-width:none!important;width:100%!important;padding-left:var(--vtee-space-2xl)!important;padding-right:var(--vtee-space-2xl)!important}}.vtee-hero .slideshow__text-wrapper:not(.vtee-hb--desktop-transparent) .slideshow__text{background-color:rgb(var(--color-background));padding:var(--vtee-space-lg) var(--vtee-space-xl);border-radius:8px}@media(max-width:749px){.vtee-hero .slideshow__text-wrapper.vtee-hb__content{align-items:center!important;justify-content:center!important;text-align:center!important;padding-left:var(--vtee-space-md)!important;padding-right:var(--vtee-space-md)!important}.vtee-hero .slideshow__text{align-items:center!important;text-align:center!important}.vtee-hero .vtee-hb__heading,.vtee-hero .vtee-hb__text,.vtee-hero .vtee-hb__text p{text-align:center!important}}.vtee-hero .slideshow,.vtee-hero .slideshow.vtee-hb{min-height:0!important;border-radius:0!important;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.vtee-hero .slideshow::-webkit-scrollbar{display:none}slideshow-component.vtee-hero.is-vtee-carousel{display:block;overflow:hidden;position:relative}.vtee-hero.is-vtee-carousel .slideshow,.vtee-hero.is-vtee-carousel .slideshow.vtee-hb{overflow:visible;flex-wrap:nowrap;touch-action:pan-y;will-change:transform}.vtee-hero.is-vtee-carousel .slideshow__slide{flex:0 0 100%;scroll-snap-align:none}.vtee-hero .slideshow__slide{min-height:0!important;border-radius:0!important}@media(min-width:750px){.vtee-hero .slideshow,.vtee-hero .slideshow.vtee-hb,.vtee-hero .slideshow__slide{height:770px!important;min-height:770px!important;max-height:770px}}.vtee-hero .vtee-hb__buttons .button,.vtee-hero .vtee-hb__buttons a.button{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;background:transparent!important;color:#fff!important;border:1px solid #fff!important;border-radius:32px!important;padding:0 16px!important;font-family:var(--vtee-font-family);font-size:13px;font-weight:var(--vtee-fw-bold);width:128px;min-width:128px;height:32px;box-sizing:border-box;letter-spacing:.04em;text-decoration:none!important;transition:background .2s ease,color .2s ease}.vtee-hero .vtee-hb__buttons .button:hover{background:#fff!important;color:var(--vtee-black)!important}.vtee-hero .slideshow__slide{position:relative}.vtee-hero .slideshow__slide-link--full{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;display:block}.vtee-hero .vtee-hb__media:after{pointer-events:none}.vtee-hero .slideshow__slide--linked .slideshow__text-wrapper{pointer-events:none}.vtee-hero .slideshow__slide--linked .vtee-hb__buttons,.vtee-hero .slideshow__slide--linked .vtee-hb__buttons a{pointer-events:auto}.vtee-hero .vtee-hb__buttons--center{display:flex;justify-content:center;width:100%}.vtee-hero .slideshow__media,.vtee-hero .vtee-hb__media,.vtee-hero .slideshow__slide .slideshow__media,.vtee-hero .slideshow__slide .vtee-hb__media,.vtee-hero .slideshow__slide picture,.vtee-hero .slideshow__slide img,.vtee-hero .slideshow .media,.vtee-hero .vtee-hb .media{border-radius:0!important}.vtee-hero .slideshow__slide .slideshow__media,.vtee-hero .slideshow__slide .vtee-hb__media{width:100%!important;height:100%!important;position:absolute!important;top:0;left:0;right:0;bottom:0;overflow:hidden}.vtee-hero .slideshow__slide .vtee-hb__media picture,.vtee-hero .slideshow__slide .slideshow__media picture{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.vtee-hero .slideshow__slide .vtee-hb__media img,.vtee-hero .slideshow__slide .slideshow__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;max-width:none!important;position:absolute!important;top:0;left:0}.vtee-hero .vtee-hb__buttons{margin-top:var(--vtee-space-md)}.vtee-hero .button,.vtee-hero a.button,.vtee-hero .button--primary,.vtee-hero .button--secondary,.vtee-hero .vtee-hb__buttons .button{background:#ffffff1f!important;color:#fff!important;border:1.5px solid #fff!important;border-radius:var(--vtee-radius-pill)!important;padding:0 16px!important;width:128px;min-width:128px;height:32px;min-height:32px!important;box-sizing:border-box;font-family:var(--vtee-font-family);font-size:13px!important;font-weight:var(--vtee-fw-bold);text-decoration:none!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:inline-flex!important;align-items:center;justify-content:center}.vtee-hero .button:hover,.vtee-hero .vtee-hb__buttons .button:hover{background:#ffffff40!important}.vtee-hero .slider-button--prev,.vtee-hero .slider-button--next,.vtee-hero .slideshow__autoplay{display:none!important}.vtee-hero .slideshow__controls,.vtee-hero .slider-buttons{justify-content:center;gap:0;width:100%;box-sizing:border-box;background:transparent!important;border:none!important;border-radius:0!important}.vtee-hero .slideshow__control-wrapper{display:flex!important;gap:2px;width:100%;max-width:none;margin:0;padding:0 8px;box-sizing:border-box;background:transparent!important;border-radius:0!important;border:none!important}.vtee-hero .slider-counter__link{flex:1;height:auto!important;background:transparent!important;border:none!important;border-radius:50px;padding:20px 0!important;position:relative;cursor:pointer;margin:0!important;min-width:0!important;box-shadow:none!important}.vtee-hero .slider-counter__link .dot{display:none!important}.vtee-hero .slider-counter__link:after{content:"";position:absolute;left:0;right:0;top:50%;height:2px;background:#ffffff80;border-radius:0;transition:background-color .2s ease}.vtee-hero .slider-counter__link:hover:after{background:#ffffffd9}.vtee-hero .slider-counter__link--active:after,.vtee-hero .slider-counter__link[aria-current=true]:after{background:#e22d8b}.vtee-product-grid .title-wrapper-with-link,.vtee-product-grid .title-wrapper,.vtee-product-grid .collection__title,.vtee-news .title-wrapper-with-link,.vtee-category-overlay .title-wrapper-with-link,.vtee-category-overlay .title-wrapper{text-align:left!important;justify-content:flex-start!important}.vtee-product-grid .title-wrapper-with-link .title,.vtee-product-grid .title-wrapper .title,.vtee-product-grid .collection__title h2,.vtee-product-grid .section-heading-text,.vtee-news .title-wrapper-with-link .title,.vtee-news h2.section__title,.vtee-category-overlay .title-wrapper-with-link .title,.vtee-category-overlay h2{font-family:var(--vtee-font-family)!important;font-weight:var(--vtee-fw-bold)!important;font-size:var(--vtee-fs-h2)!important;letter-spacing:.02em;color:var(--vtee-black)!important;text-align:left!important;margin-bottom:var(--vtee-space-lg)}@media(max-width:749px){.vtee-product-grid .title-wrapper-with-link .title,.vtee-product-grid .title-wrapper .title,.vtee-product-grid .collection__title h2,.vtee-product-grid .section-heading-text,.vtee-news .title-wrapper-with-link .title,.vtee-news h2.section__title,.vtee-news .title-wrapper-with-link h2,.vtee-category-overlay .title-wrapper-with-link .title,.vtee-category-overlay h2{font-size:24px!important;font-weight:var(--vtee-fw-regular)!important;line-height:1.3!important;color:#202020!important}}.vtee-product-grid .card,.vtee-product-grid .card-wrapper{border:none!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}.vtee-product-grid .card__media{background:#fff!important;border-radius:var(--vtee-radius-card);overflow:hidden}.vtee-product-grid .card__inner{background:#fff!important;border-radius:var(--vtee-radius-card);overflow:visible}.vtee-product-grid .card-information .price-item--regular,.vtee-product-grid .card .price-item--regular{font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-regular);font-size:var(--vtee-fs-body);color:var(--vtee-black)}.vtee-product-grid .card .price-item--sale{color:var(--vtee-black);font-weight:var(--vtee-fw-regular)}.vtee-product-grid .card .price--on-sale .price__sale{display:flex;flex-direction:row-reverse;justify-content:flex-start;align-items:baseline;gap:8px}.vtee-product-grid .card .price-item--regular.price-item--last,.vtee-product-grid .card .price--on-sale s.price-item--regular{text-decoration:line-through;color:#e4007f!important;font-weight:var(--vtee-fw-regular)}.vtee-product-grid .card__heading,.vtee-product-grid .card-information .card__heading a{font-family:var(--vtee-font-family);font-size:var(--vtee-fs-body);font-weight:var(--vtee-fw-medium);color:var(--vtee-black);line-height:1.4}@media(max-width:749px){.vtee-product-grid .card__information{display:flex;flex-direction:column;align-items:flex-start;align-self:stretch;width:100%;padding:0;gap:10px;text-align:left}.vtee-product-grid .card__information .card__heading,.vtee-product-grid .card__information .card-information{margin:0;padding:0;width:100%}}.vtee-product-grid .card .badge{background:transparent!important;color:var(--vtee-pink)!important;border:1px solid var(--vtee-pink);border-radius:var(--vtee-radius-chip)!important;font-size:var(--vtee-fs-small);font-weight:var(--vtee-fw-bold);padding:2px 8px;letter-spacing:.04em}.vtee-product-grid .card .badge.badge--sold-out{background:var(--vtee-gray-dark)!important;color:#fff!important;border:none!important}.card-wrapper .card__badge,.product-card-wrapper .card__badge,.vtee-product-grid .card__badge,.card__inner>.card__content>.card__badge,.card>.card__content>.card__badge{position:absolute!important;inset:12px auto auto 12px!important;grid-row-start:auto!important;grid-column-start:auto!important;justify-self:auto!important;align-self:auto!important;margin:0!important;padding:0!important;z-index:2}.card-wrapper .badge.badge--bottom-left,.product-card-wrapper .badge.badge--bottom-left,.vtee-product-grid .card .badge.badge--bottom-left{position:absolute!important;top:12px!important;left:60px!important;bottom:auto!important;right:auto!important;margin:0!important;z-index:2;white-space:nowrap;background:transparent!important;color:var(--vtee-pink)!important;border:1px solid var(--vtee-pink)!important;border-radius:var(--vtee-radius-chip, 4px)!important;padding:2px 8px!important;font-size:var(--vtee-fs-small)!important;font-weight:var(--vtee-fw-bold)!important;letter-spacing:.04em;line-height:1.4}.card-wrapper:not(:has(.card__badge .taglabel__item--thumnail)) .badge.badge--bottom-left,.product-card-wrapper:not(:has(.card__badge .taglabel__item--thumnail)) .badge.badge--bottom-left{left:12px!important}.card__badge .taglabel__color,.card__badge .taglabel__color--thumnail{background:transparent!important;padding:0!important;margin:0!important;display:flex!important;flex-direction:row;align-items:center;gap:8px;min-height:0}.card__badge .taglabel__item--thumnail,.card__badge .taglabel__color--normal{margin:0!important;padding:4px 10px!important;font-family:var(--vtee-font-family-body)!important;font-size:11px!important;font-weight:var(--vtee-fw-medium)!important;line-height:1.2!important}.card__badge [data-tag=new],.card__badge [data-tag=\65b0\4f5c]{background:transparent!important;color:var(--vtee-pink)!important;padding:4px 0!important;border-radius:0!important}.card__badge [data-tag=sold-out],.card__badge [data-tag="sold out"],.card__badge [data-tag=sold],.card__badge [data-tag=soldout],.card__badge [data-tag=\58f2\308a\5207\308c]{background:#8f8f8f!important;color:#fff!important;padding:4px 10px!important}.card-wrapper .card,.vtee-product-grid .card{position:relative}.vtee-product-grid .card__inner.ratio,.vtee-product-grid .card.ratio{--ratio-percent: 100% !important}.vtee-product-grid .card__media,.vtee-product-grid .card__media .media{aspect-ratio:1 / 1}.vtee-product-grid .card__media img,.vtee-product-grid .card__media .media img{width:100%;height:100%;object-fit:cover}.vtee-product-grid.vtee-image-fit--aspect .card__inner.ratio,.vtee-product-grid.vtee-image-fit--aspect .card.ratio{--ratio-percent: unset !important}.vtee-product-grid.vtee-image-fit--aspect .card__media,.vtee-product-grid.vtee-image-fit--aspect .card__media .media{aspect-ratio:auto}.vtee-product-grid.vtee-image-fit--aspect .card__media img,.vtee-product-grid.vtee-image-fit--aspect .card__media .media img{width:100%;height:auto;object-fit:contain;position:relative!important;inset:auto!important}.vtee-product-grid .grid.product-grid{display:grid!important;column-gap:var(--vtee-space-md);row-gap:var(--vtee-space-2xl)}@media(min-width:990px){.vtee-product-grid .grid.product-grid{column-gap:var(--vtee-space-lg)}}.vtee-product-grid .grid.product-grid>.grid__item{width:100%!important;max-width:100%!important;min-width:0!important;flex:none!important}.vtee-image-fit--cover .card__media img,.vtee-image-fit--cover .vtee-card-cycler__image{object-fit:cover!important}.vtee-image-fit--contain .card__media,.vtee-image-fit--contain .card__inner{background:#fff!important}.vtee-image-fit--contain .card__media img,.vtee-image-fit--contain .vtee-card-cycler__image{object-fit:contain!important;padding:8%!important}.vtee-product-grid .collection__view-all,.vtee-product-grid .collection__view-all-container{text-align:center!important;margin-top:var(--vtee-space-xl)!important}.vtee-product-grid .collection__view-all .button,.vtee-product-grid .collection__view-all a.button,.vtee-product-grid .collection__view-all .button--secondary,.vtee-product-grid a.button--rounded{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;background:var(--vtee-white)!important;color:var(--vtee-black)!important;border:1px solid var(--vtee-black)!important;border-radius:var(--vtee-radius-pill)!important;padding:14px 40px!important;width:auto!important;min-width:185px;max-width:280px;font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold)!important;text-decoration:none!important;letter-spacing:.04em;text-align:center;height:auto!important}.vtee-product-grid .collection__view-all .button:hover{color:#fff!important;background:var(--vtee-black)!important}.collection__view-all .button,.collection__view-all a.button,.collection__view-all .view_all_text,a.button--rounded,.button--rounded,.button--rounded .view_all_text,.vtee-news .view-all-button,.vtee-news .blog__view-all .button,.vtee-news .blog__view-all a{font-family:var(--vtee-font-family)!important}.vtee-category-overlay{text-align:left}.vtee-category-overlay .title-wrapper-with-link,.vtee-category-overlay .title-wrapper{justify-content:flex-start!important;text-align:left!important;padding-left:0!important;padding-right:0!important;margin-left:0!important;margin-right:0!important}.vtee-category-overlay .title-wrapper-with-link .title,.vtee-category-overlay h2{text-align:left!important;margin-left:0!important;padding-left:0!important}.vtee-category-overlay slider-component{display:block;overflow-y:hidden}.vtee-category-overlay .collection-list{overflow-y:hidden!important}.vtee-category-overlay .collection-list__item,.vtee-category-overlay .card-wrapper{position:relative}.vtee-category-overlay .card-wrapper .card,.vtee-category-overlay .card-wrapper .card__inner{border-radius:var(--vtee-radius-card);overflow:hidden;background:transparent!important}.vtee-category-overlay .card-wrapper .card__media{border-radius:var(--vtee-radius-card);overflow:hidden}.vtee-list-mode--scroll .grid,.vtee-list-mode--scroll .collection-list,.vtee-list-mode--scroll .product-grid,.vtee-list-mode--scroll ul.slider{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scrollbar-width:thin;gap:var(--vtee-space-md);padding-bottom:var(--vtee-space-md);-webkit-overflow-scrolling:touch;touch-action:pan-x}.vtee-list-mode--scroll .grid>li,.vtee-list-mode--scroll .collection-list>li,.vtee-list-mode--scroll .product-grid>li,.vtee-list-mode--scroll ul.slider>li,.vtee-list-mode--scroll .grid__item{flex:0 0 calc((100% - var(--vtee-space-md) * 3) / 3.1)!important;scroll-snap-align:start;width:auto!important;max-width:none!important;min-width:0!important}@media(max-width:749px){.vtee-list-mode--scroll .grid>li,.vtee-list-mode--scroll .grid__item{flex:0 0 calc((100% - var(--vtee-space-md)) / 2 - 16px)!important}}.vtee-list-mode--scroll .grid::-webkit-scrollbar,.vtee-list-mode--scroll .collection-list::-webkit-scrollbar{height:6px}.vtee-list-mode--scroll .grid::-webkit-scrollbar-thumb{background:var(--vtee-gray);border-radius:3px}.vtee-section--sep-top,.shopify-section:has(.vtee-section--sep-top){border-top:1px solid var(--vtee-gray-light)}.vtee-section--sep-bottom,.shopify-section:has(.vtee-section--sep-bottom){border-bottom:1px solid var(--vtee-gray-light)}.shopify-section+.shopify-section{margin-top:clamp(40px,5vw,var(--vtee-space-60))}.shopify-section-group-header-group+.shopify-section,.shopify-section+.shopify-section-group-footer-group{margin-top:0}.vtee-section--sep-top{border-top:1px solid var(--vtee-gray-light);padding-top:var(--vtee-space-32)}.vtee-section--sep-bottom{border-bottom:1px solid var(--vtee-gray-light);padding-bottom:var(--vtee-space-32)}.vtee-product-grid .collection__title.vtee-title-with-search,.vtee-title-with-search{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:var(--vtee-space-24);flex-wrap:wrap}.vtee-title-with-search .title,.vtee-title-with-search>h2{flex:0 0 auto!important;margin-bottom:0!important}.vtee-section-search{position:relative;flex:0 0 auto;width:100%;max-width:360px;display:flex;align-items:center;margin-left:auto}@media(min-width:750px){.vtee-section-search{width:360px}}.vtee-section-search__input{width:100%;height:44px;padding:0 var(--vtee-space-24) 0 48px;background:#fff;border:none;border-radius:var(--vtee-radius-pill);font-family:var(--vtee-font-family-body);font-size:var(--vtee-fs-sub);color:var(--vtee-black);outline:none}.vtee-section-search__input::placeholder{color:#8f8f8f}.header__search .search-modal__content{background:var(--vtee-cream, #E8ECEE)!important;align-items:center;padding:48px 24px 56px!important}.header__search .search-modal{border-bottom:none}.header__search .search-modal__form{display:flex;justify-content:center}.header__search .search-input{width:100%!important;max-width:820px;height:56px!important;margin:0 auto;background-color:#fff!important;border:1px solid var(--vtee-gray-light, #E5E5E5);box-shadow:0 2px 10px #0000000d}.header__search .search-input__submit{left:20px!important;right:auto!important;color:var(--vtee-gray-dark, #4A4A4A)}.header__search .search-input__input{width:100%!important;padding:0 20px 0 56px!important;font-family:var(--vtee-font-family-body);font-size:15px;color:var(--vtee-black)}.header__search .search-input__input::placeholder{color:var(--vtee-gray-dark, #4A4A4A);opacity:.6}.header__search .vtee-search-close{position:absolute;top:20px;right:28px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:var(--vtee-black);z-index:3}.header__search .vtee-search-close svg{width:24px;height:24px;color:#262626}.header__search .vtee-search-close:hover{color:var(--vtee-pink)}.vtee-section-search__submit{position:absolute;left:12px;top:50%;transform:translateY(-50%);background:transparent;border:none;padding:0;cursor:pointer;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:var(--vtee-black)}.vtee-section-search__submit svg{width:18px;height:18px;fill:currentColor}.vtee-card-cycler{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.card-wrapper .card__inner:has([data-vtee-cycler]),.product__media-wrapper:has([data-vtee-cycler]){touch-action:pan-y}.vtee-card-cycler__images{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;border-radius:inherit}.vtee-card-cycler__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .3s ease}.vtee-card-cycler__image.is-active{opacity:1}.vtee-card-cycler__progress{position:absolute;left:0;right:0;bottom:-4px;display:flex;gap:2px;padding:0 4px;z-index:3;pointer-events:auto}@media(min-width:750px){.vtee-card-cycler__progress{bottom:-4px;gap:2px;padding:0 8px}}.vtee-card-cycler--scroll .vtee-card-cycler__progress{overflow:visible;padding:0 8px}.vtee-card-cycler--scroll .vtee-card-cycler__bar{flex:1!important;min-width:0!important}.vtee-card-cycler__bar{flex:1;position:relative;height:1px;padding:14px 0;background:transparent;border:none;border-radius:0;margin:0;cursor:pointer;outline:none;appearance:none;-webkit-appearance:none;box-sizing:content-box}.vtee-card-cycler__bar:after{content:"";position:absolute;left:0;right:0;top:50%;height:2px;background:var(--vtee-gray);transition:background-color .2s ease}@media(min-width:750px){.vtee-card-cycler__bar:after{height:2px}}.vtee-card-cycler__bar:hover:after{background:var(--vtee-gray-dark)}.vtee-card-cycler__bar.is-active:after{background:var(--vtee-pink)}.vtee-card-cycler__bar:focus-visible{outline:2px solid var(--vtee-pink);outline-offset:2px}.vtee-card-cycler__nav{position:absolute;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:none;background:#8f8f8f;color:var(--vtee-black);display:none;align-items:center;justify-content:center;cursor:pointer;pointer-events:auto;z-index:4;box-shadow:0 2px 8px #0000001a;transition:background .15s ease,transform .15s ease}.vtee-card-cycler__nav:hover{background:none;transform:translateY(-50%) scale(1.05)}.vtee-card-cycler__nav svg{width:10px}.vtee-card-cycler__nav svg path{stroke:#fff}.vtee-card-cycler__nav:hover svg path{stroke:#333}.vtee-card-cycler__nav--prev{left:12px}.vtee-card-cycler__nav--next{right:12px}.product__media-wrapper .vtee-card-cycler__nav,media-gallery+.vtee-card-cycler .vtee-card-cycler__nav{display:inline-flex}@media(max-width:749px){.product__media-wrapper .vtee-card-cycler__nav{display:none;width:36px;height:36px}.product__media-wrapper .vtee-card-cycler__nav--prev{left:8px}.product__media-wrapper .vtee-card-cycler__nav--next{right:8px}}@media(min-width:990px){.card-wrapper .vtee-card-cycler__nav{display:inline-flex;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,background .15s ease,transform .15s ease}.card-wrapper:hover .vtee-card-cycler__nav,.card-wrapper:focus-within .vtee-card-cycler__nav{opacity:1;visibility:visible}}.vtee-card-badges{position:absolute;top:12px;left:12px;z-index:4;display:flex;gap:8px;align-items:baseline;pointer-events:none}.vtee-badge--new,.vtee-badge--sale,.vtee-badge--sold-out,.vtee-badge--collab,.vtee-badge--bespoke,.vtee-badge--preorder{font-family:var(--vtee-font-family);font-size:var(--vtee-fs-small);font-weight:var(--vtee-fw-bold);letter-spacing:.04em;line-height:1;height:22px;padding:2px 12px;border:none;border-radius:100px;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;color:#fff;white-space:nowrap}.card-wrapper .card__badge .badge.badge--bottom-left,.product-card-wrapper .card__badge .badge.badge--bottom-left,.vtee-product-grid .card__badge .badge.badge--bottom-left{display:none!important}.vtee-product-grid .card__media .media--hover-effect img+img,.vtee-product-grid .card-wrapper .media--hover-effect img+img,.template-collection .media--hover-effect img+img,.template-search .media--hover-effect img+img{opacity:0;transition:opacity .3s ease}.vtee-product-grid .card-wrapper:hover .media--hover-effect img+img,.template-collection .card-wrapper:hover .media--hover-effect img+img,.template-search .card-wrapper:hover .media--hover-effect img+img{opacity:1}.vtee-product-grid .card-wrapper:hover .media--hover-effect img:first-child,.template-collection .card-wrapper:hover .media--hover-effect img:first-child,.template-search .card-wrapper:hover .media--hover-effect img:first-child{opacity:0;transition:opacity .3s ease}.vtee-product-grid .media--hover-effect img:first-child,.template-collection .media--hover-effect img:first-child,.template-search .media--hover-effect img:first-child{transition:opacity .3s ease}.vtee-category-overlay .card-wrapper .card-information,.vtee-category-overlay .card-wrapper .card__heading{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none;margin:0}.vtee-category-overlay .card-wrapper .card__heading{font-weight:var(--vtee-fw-bold);font-size:var(--vtee-fs-body);color:#fff}.vtee-category-overlay .card-wrapper .card__heading a{background:var(--vtee-label-bg, rgba(0, 0, 0, .65));color:var(--vtee-label-color, #fff)!important;padding:8px 24px;border-radius:var(--vtee-radius-pill);pointer-events:auto;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.vtee-category-overlay .collection-list__item>.card-information,.vtee-category-overlay .collection-list__item>h2,.vtee-category-overlay .collection-list__item>h3,.vtee-category-overlay .collection-list__item>a:not(.card-wrapper *){display:none!important}.vtee-category-overlay .card-wrapper~.card-information,.vtee-category-overlay .card-wrapper~h2,.vtee-category-overlay .card-wrapper~h3,.vtee-category-overlay .card-wrapper~a{display:none!important}.vtee-news .title-wrapper-with-link,#shopify-section[id*=""] .vtee-news .title-wrapper-with-link{justify-content:flex-start!important;text-align:left!important}.vtee-news .title-wrapper-with-link .title,.vtee-news .title-wrapper-with-link h2{text-align:left!important;font-family:var(--vtee-font-family)!important;font-weight:var(--vtee-fw-bold)!important;font-size:var(--vtee-fs-h2)!important;color:var(--vtee-black)!important;letter-spacing:.04em}.vtee-news a,.vtee-news .featured-blog-item-link,.vtee-news .featured-blog-item-link *{color:var(--vtee-black)!important;text-decoration:none!important}.vtee-news,.vtee-news.color-background-1,.vtee-news.color-background-2,.vtee-news.color-accent-1,.vtee-news.color-accent-2,.vtee-news.color-inverse{background:transparent!important;background-color:transparent!important}.vtee-news .page-width-desktop,.vtee-news .page-width-tablet,.vtee-news .blog__posts-wrapper,.shopify-section:has(.vtee-news)>.vtee-news>div,.shopify-section:has(.vtee-news) .page-width-desktop,.vtee-product-grid .page-width,.shopify-section:has(.vtee-product-grid) .page-width,.vtee-category-overlay .page-width,.shopify-section:has(.vtee-category-overlay) .page-width,.collection-list-wrapper.page-width{max-width:100%!important;padding-left:16px!important;padding-right:16px!important}@media(min-width:750px){.vtee-news .page-width-desktop,.vtee-news .page-width-tablet,.vtee-news .blog__posts-wrapper,.shopify-section:has(.vtee-news)>.vtee-news>div,.shopify-section:has(.vtee-news) .page-width-desktop,.vtee-product-grid .page-width,.shopify-section:has(.vtee-product-grid) .page-width,.vtee-category-overlay .page-width,.shopify-section:has(.vtee-category-overlay) .page-width,.collection-list-wrapper.page-width{padding-left:24px!important;padding-right:24px!important}}.vtee-news .title-wrapper-with-link,.vtee-product-grid .collection__title,.vtee-product-grid .title-wrapper,.vtee-category-overlay .title-wrapper-with-link{max-width:none!important;margin-left:0!important;margin-right:0!important;margin-bottom:var(--vtee-space-md)!important;padding:0!important}.vtee-news .blog__posts,.vtee-news .blog__posts.grid,.vtee-news .blog__posts.slider{display:flex!important;flex-direction:column!important;flex-wrap:nowrap;width:100%;padding:0;margin:0;list-style:none;overflow:visible}.vtee-news .blog__post,.vtee-news .blog__posts>li{width:100%;max-width:none;min-width:0;padding:0;margin:0;border:none}.vtee-news .featured-blog-item-link{display:block!important;width:100%!important;padding:0!important;text-decoration:none!important;transition:opacity .2s ease}.vtee-news .featured-blog-item-link:hover{opacity:.85}.vtee-news .featured-blog-item--with-image{display:grid!important;grid-template-columns:1fr!important;gap:var(--vtee-space-sm)!important;align-items:start!important;padding:var(--vtee-space-xs) 0!important;width:100%!important}@media(min-width:750px){.vtee-news .featured-blog-item--with-image{grid-template-columns:3fr 2fr!important;gap:var(--vtee-space-xl)!important;padding:var(--vtee-space-xs) 0!important}}.vtee-news .section-template--padding,.vtee-news[class*=section-template]{padding-top:var(--vtee-space-lg)!important;padding-bottom:var(--vtee-space-lg)!important}.vtee-news .featured-blog-item__media{position:relative!important;aspect-ratio:16 / 9!important;border-radius:12px!important;overflow:hidden;background:var(--vtee-gray-bg);margin:0 calc(-1 * var(--vtee-space-lg))!important;width:calc(100% + (var(--vtee-space-lg) * 2))!important}@media(min-width:750px){.vtee-news .featured-blog-item__media{margin:0!important;width:100%!important}}.vtee-news .featured-blog-item__media img,.vtee-news .featured-blog-item__media video,.vtee-news .featured-blog-item__media iframe{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;border:0;object-fit:cover!important;object-position:center!important;display:block!important}.vtee-news .featured-blog-item__body{display:flex!important;flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important;text-align:left!important;align-self:start!important;margin:0!important}.vtee-news .featured-blog-item__body .meta{padding:0!important}.vtee-news .featured-blog-item__body .meta-item,.vtee-news .featured-blog-item--with-image .meta-item{font-size:var(--vtee-fs-small)!important;color:var(--vtee-gray)!important;font-weight:var(--vtee-fw-medium)!important;letter-spacing:.04em!important;background:transparent!important;padding:0!important;border-radius:0!important;display:inline-block}.vtee-news .featured-blog-item__title,.vtee-news .featured-blog-item--with-image h2{font-family:var(--vtee-font-family)!important;font-size:16px!important;font-weight:var(--vtee-fw-regular)!important;color:var(--vtee-black)!important;line-height:1.6!important;margin:0!important;padding:0!important;white-space:normal!important;overflow:visible!important;text-overflow:clip!important}.vtee-news .featured-blog-item-link:hover .featured-blog-item__title{color:var(--vtee-pink)!important}.vtee-news .blog__view-all{text-align:center!important;margin-top:var(--vtee-space-2xl)!important}.vtee-news .view-all-button,.vtee-news .button--load-more,.vtee-news .blog__view-all a,.vtee-news .blog__view-all .button,.vtee-news a.button{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;background:var(--vtee-black)!important;color:#fff!important;border:none!important;border-radius:var(--vtee-radius-pill)!important;padding:8px 16px!important;font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold)!important;font-size:var(--vtee-fs-body);text-decoration:none!important;width:185px;min-width:44px;height:52px;box-sizing:border-box;text-align:center;letter-spacing:.04em;transition:background .2s ease,color .2s ease}.vtee-news .view-all-button:hover,.vtee-news .blog__view-all a:hover{background:#333!important;color:#fff!important}.vtee-member-cta{font-family:var(--vtee-font-family);padding:var(--vtee-space-2xl) var(--vtee-space-md)}.vtee-member-cta .newsletter__wrapper,.vtee-member-cta.color-background-1 .newsletter__wrapper,.vtee-member-cta .color-background-1{background:transparent!important;background-color:#fff!important;border:1px solid #D4D4D4!important;border-radius:20px!important;padding:var(--vtee-space-2xl) var(--vtee-space-xl)!important;max-width:100%;width:1120px;margin:0 auto;padding-left:24px;padding-right:24px;text-align:center}@media(min-width:990px){.vtee-member-cta .newsletter__wrapper,.vtee-member-cta.color-background-1 .newsletter__wrapper{width:auto!important;max-width:none!important;margin-left:40px!important;margin-right:40px!important}}.vtee-member-cta h2,.vtee-member-cta .newsletter__heading{font-family:var(--vtee-font-family-heading)!important;font-size:24px!important;font-weight:var(--vtee-fw-bold)!important;text-align:center!important;margin:0 0 var(--vtee-space-md) 0!important;color:var(--vtee-black)}.vtee-member-cta .newsletter__subheading,.vtee-member-cta .newsletter__subheading.rte,.vtee-member-cta .newsletter__subheading p,.vtee-member-cta .newsletter__subheading.rte p,.vtee-member-cta .rte,.vtee-member-cta .rte p,.vtee-member-cta p{font-size:16px!important;color:var(--vtee-gray-dark);text-align:center!important;margin:0 0 var(--vtee-space-lg) 0!important}.vtee-member-cta .newsletter-form{max-width:360px;margin:0 auto;display:block!important}.vtee-member-cta .newsletter-form__field-wrapper{margin:0!important;display:block!important}.vtee-member-cta .newsletter-form .field{position:static!important;display:block!important;min-height:0!important;background:transparent!important;border:none!important;margin:0!important;padding:0!important}.vtee-member-cta .newsletter-form .field:before,.vtee-member-cta .newsletter-form .field:after,.vtee-member-cta .field:before,.vtee-member-cta .field:after{display:none!important;content:none!important}.vtee-member-cta .newsletter-form .field__input,.vtee-member-cta input[type=email]{background:none!important;border:1px solid #D4D4D4!important;border-radius:var(--vtee-radius-pill)!important;height:48px!important;padding:0 var(--vtee-space-lg)!important;font-family:var(--vtee-font-family);font-size:14px!important;color:var(--vtee-black)!important;width:100%!important;margin:0 0 var(--vtee-space-md) 0!important;display:block!important;position:static!important;box-shadow:none!important;outline:none!important}.vtee-member-cta .newsletter-form .field__input::placeholder{color:#9e9e9e;opacity:1}.vtee-member-cta .newsletter-form .field__input:focus{background:#e7e7e7!important;outline:1px solid var(--vtee-black)!important}.vtee-member-cta .newsletter-form .field__label{display:none!important}.vtee-member-cta .newsletter-form__button,.vtee-member-cta .field__button{position:static!important;display:flex!important;align-items:center;justify-content:center;gap:0;background:var(--vtee-black)!important;color:#fff!important;border-radius:var(--vtee-radius-pill)!important;border:none!important;font-family:var(--vtee-font-family)!important;font-size:var(--vtee-fs-body)!important;font-weight:var(--vtee-fw-bold)!important;letter-spacing:.02em;height:48px!important;width:100%!important;padding:0 var(--vtee-space-xl)!important;margin:0!important;text-align:center}.vtee-member-cta .newsletter-form__button svg,.vtee-member-cta .field__button svg{display:none!important}.vtee-member-cta .newsletter-form__button-text{display:inline-block;color:#fff;font-family:var(--vtee-font-family)!important;font-size:var(--vtee-fs-body)!important;font-weight:var(--vtee-fw-bold)!important;letter-spacing:.02em}.vtee-product-grid .view-all-button,.vtee-news .view-all-button,.vtee-product-grid .button--load-more,.vtee-news .button--load-more{border-radius:var(--vtee-radius-pill)!important;font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold)}.collection-hero,.template-collection .section-template--main-collection-banner,.template-search .main-search__header{text-align:center;padding:var(--vtee-space-xl) 0 var(--vtee-space-md);background:transparent}.collection-hero__inner,.collection-hero__text-wrapper{text-align:center!important;max-width:800px;margin:0 auto}.collection-hero__title,.template-collection .collection-hero h1,.template-search h1{font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold);font-size:var(--vtee-fs-h2);color:var(--vtee-black);text-align:center;margin:0 0 var(--vtee-space-sm)}.collection-hero__description,.template-search .main-search__header p{color:var(--vtee-gray-dark);font-size:var(--vtee-fs-sub);text-align:center;font-style:normal;margin:0 0 var(--vtee-space-md)}.collection-hero__description:before,.collection-hero__description:after{content:'"';color:var(--vtee-gray-dark);margin:0 4px}.collection-hero__description:empty:before,.collection-hero__description:empty:after{content:none}.shopify-section:has(.collection-hero)+.shopify-section{margin-top:16px}.product-count,.product-count__text,#ProductCount,#ProductCountDesktop{text-align:center!important;font-family:var(--vtee-font-family);font-size:var(--vtee-fs-sub);color:var(--vtee-gray-dark);display:block;margin:0 auto var(--vtee-space-lg)}.vtee-collection-count{text-align:center;font-family:var(--vtee-font-family);font-size:var(--vtee-fs-sub);color:var(--vtee-gray-dark);padding:var(--vtee-space-md) 0}@media(min-width:750px){.vtee-collection-count{padding:var(--vtee-space-md) var(--vtee-space-md) 0}}.vtee-collection--full-width,aside.facets-wrapper.page-width,.vtee-collection-count.page-width,.vtee-category-overlay .collection-list-wrapper.page-width,.vtee-news .page-width-desktop,.vtee-news.blog .page-width-desktop,.vtee-news .page-width{width:100%;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:var(--vtee-space-md)!important;padding-right:var(--vtee-space-md)!important;box-sizing:border-box}@media(min-width:750px){.vtee-collection--full-width,aside.facets-wrapper.page-width,.vtee-collection-count.page-width,.vtee-category-overlay .collection-list-wrapper.page-width,.vtee-news .page-width-desktop,.vtee-news.blog .page-width-desktop,.vtee-news .page-width{padding-left:var(--vtee-space-lg)!important;padding-right:var(--vtee-space-lg)!important}}.vtee-category-overlay .collection-list-wrapper.page-width{padding-left:0!important;padding-right:0!important}.vtee-category-overlay .title-wrapper-with-link{padding-left:var(--vtee-space-md)!important;padding-right:var(--vtee-space-md)!important}@media(min-width:750px){.vtee-category-overlay .title-wrapper-with-link{padding-left:var(--vtee-space-lg)!important;padding-right:var(--vtee-space-lg)!important}}.vtee-category-overlay.vtee-list-mode--scroll .collection-list,.vtee-category-overlay.vtee-list-mode--scroll .grid,.vtee-category-overlay.vtee-list-mode--scroll .product-grid,.vtee-category-overlay.vtee-list-mode--scroll ul.slider{padding-left:var(--vtee-space-md)!important;padding-right:var(--vtee-space-md)!important;scroll-padding-left:var(--vtee-space-md);scroll-padding-right:var(--vtee-space-md)}@media(min-width:750px){.vtee-category-overlay.vtee-list-mode--scroll .collection-list,.vtee-category-overlay.vtee-list-mode--scroll .grid,.vtee-category-overlay.vtee-list-mode--scroll .product-grid,.vtee-category-overlay.vtee-list-mode--scroll ul.slider{padding-left:var(--vtee-space-lg)!important;padding-right:var(--vtee-space-lg)!important;scroll-padding-left:var(--vtee-space-lg);scroll-padding-right:var(--vtee-space-lg)}}.vtee-category-overlay,.vtee-news,.vtee-news.blog{max-width:none!important;width:100%!important}.product-count-vertical{text-align:center!important;margin:var(--vtee-space-md) auto var(--vtee-space-lg)!important}.facets__checkbox+.facet-checkbox__text,.facets-vertical .facet-checkbox label{font-family:var(--vtee-font-family);font-size:var(--vtee-fs-body)}.facet-checkbox input[type=checkbox]:checked+svg{fill:var(--vtee-pink)}.facets-wrapper{display:flex!important;flex-wrap:wrap;align-items:center;gap:var(--vtee-space-md)}.facets-container,.facets-container-drawer{padding-top:0!important}.facets-container-drawer{display:inline-flex!important;flex-wrap:wrap;align-items:center;gap:var(--vtee-space-md);margin-left:auto;column-gap:var(--vtee-space-md)}.facets-container-drawer .mobile-facets__wrapper{flex-grow:0!important;margin-right:0!important}.facets-container-drawer .facets-pill{width:auto!important}.vtee-pinned-filter{display:inline-flex;align-items:center;flex:0 0 auto}.vtee-pinned-filter__link{display:inline-flex;align-items:center;gap:8px;font-family:var(--vtee-font-family);font-size:var(--vtee-fs-sub);color:var(--vtee-black);text-decoration:none;cursor:pointer}.vtee-pinned-filter__link:hover{color:var(--vtee-pink)}.vtee-pinned-filter__check{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border:1.5px solid var(--vtee-black);border-radius:3px;background:transparent;transition:all .15s ease;flex-shrink:0}.vtee-pinned-filter__link.is-active .vtee-pinned-filter__check{background:var(--vtee-pink);border-color:var(--vtee-pink)}.mobile-facets__open-wrapper{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;border-radius:var(--vtee-radius-pill)!important;border:1.5px solid var(--vtee-black)!important;background:transparent!important;font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold);font-size:var(--vtee-fs-sub);color:var(--vtee-black);padding:0 24px!important;height:40px!important;min-height:40px;line-height:1;list-style:none;cursor:pointer;box-sizing:border-box}.mobile-facets__open-wrapper::-webkit-details-marker{display:none}.mobile-facets__open{display:inline-flex!important;align-items:center;gap:8px;border:none!important;background:transparent!important;padding:0!important;margin:0!important;width:auto!important;height:auto!important;min-height:0!important;color:inherit!important;line-height:1!important}.mobile-facets__open svg,.mobile-facets__open svg.icon-filter{width:16px!important;height:16px!important}.mobile-facets__open>*+*{margin-left:0!important}.mobile-facets__open-label{font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold);font-size:var(--vtee-fs-sub);line-height:1}form#FacetSortDrawerForm,facet-filters-form.facets:has(form#FacetSortDrawerForm){display:none!important}.vtee-hide-sort-in-drawer .mobile-facets__sort,.vtee-hide-sort-in-drawer .mobile-facets__details:has(.mobile-facets__sort){display:none!important}.vtee-hide-toolbar-icons .mobile-facets__open .icon-filter,.vtee-hide-toolbar-icons .vtee-sort-dropdown__trigger svg{display:none!important}.vtee-hide-toolbar-icons .mobile-facets__open{gap:0!important}.vtee-hide-toolbar-icons .vtee-sort-dropdown__trigger{gap:0}.vtee-sort-dropdown{position:relative;display:inline-block}.vtee-sort-dropdown[open] .vtee-sort-dropdown__trigger svg{transform:rotate(180deg)}.vtee-sort-dropdown__trigger{display:inline-flex!important;align-items:center;justify-content:center;gap:6px;border-radius:0!important;border:none!important;background:transparent!important;font-family:var(--vtee-font-family-body);font-weight:var(--vtee-fw-medium);font-size:14px;color:var(--vtee-black);padding:0!important;height:auto;min-height:0;line-height:1.4;cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;box-sizing:border-box;letter-spacing:.02em}@media(max-width:749px){.vtee-sort-dropdown__trigger{border:1.5px solid var(--vtee-black)!important;border-radius:var(--vtee-radius-pill, 999px)!important;padding:10px 20px!important;min-height:40px}}.vtee-sort-dropdown__trigger::-webkit-details-marker{display:none}.vtee-sort-dropdown__trigger svg{transition:transform .2s ease}.vtee-sort-dropdown__menu{position:absolute;top:calc(100% + 8px);right:0;min-width:240px;list-style:none;margin:0;padding:8px 0;background:#fff;border:1px solid var(--vtee-gray-light);border-radius:var(--vtee-radius-card);box-shadow:0 4px 16px #00000014;z-index:20}.vtee-sort-dropdown__item{display:block;width:100%;text-align:left;font-family:var(--vtee-font-family);font-size:var(--vtee-fs-sub);font-weight:var(--vtee-fw-regular);color:var(--vtee-black);background:transparent;border:none;padding:10px 20px;cursor:pointer;transition:background-color .15s ease}.vtee-sort-dropdown__item:hover{background:var(--vtee-gray-bg, #f4f4f4)}.vtee-sort-dropdown__item.is-active{color:var(--vtee-pink);font-weight:var(--vtee-fw-bold)}.facets-container-drawer .product-count,.product-count.light{display:none!important}form#FacetFiltersPillsForm,facet-filters-form.facets.facets-pill{display:none!important}.facets-wrapper:has(.facet-filters.sorting) .vtee-pinned-filter,.facets-container:not(.facets-container-drawer)~* .vtee-pinned-filter{display:none!important}.facets-wrapper .vtee-pinned-filter{display:none!important}.facet-checkbox svg.icon-checkmark,.facet-checkbox .icon-checkmark{display:none!important}.facet-checkbox input[type=checkbox],.mobile-facets__list .facet-checkbox input[type=checkbox]{position:absolute!important;opacity:0!important;width:0!important;height:0!important;pointer-events:none!important}.facet-checkbox,.mobile-facets__list .facet-checkbox{display:flex!important;align-items:center;gap:10px;cursor:pointer;padding:6px 0;position:relative;font-family:var(--vtee-font-family-body);font-size:14px;color:var(--vtee-black)}.facet-checkbox:before,.mobile-facets__list .facet-checkbox:before{content:"";display:inline-block;flex-shrink:0;width:22px;height:22px;border:1.5px solid #202020;border-radius:2px;background:transparent;background-size:100% 100%;background-position:center;background-repeat:no-repeat;transition:background-color .1s ease,border-color .1s ease;box-sizing:border-box}.facet-checkbox:has(input[type=checkbox]:checked):before,.mobile-facets__list .facet-checkbox:has(input[type=checkbox]:checked):before{border-color:#e4007f;background-color:transparent;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><rect x='4.36' y='4.36' width='15.27' height='15.27' fill='%23E4007F'/></svg>")}.facet-checkbox:has(input[type=checkbox]:checked),.mobile-facets__list .facet-checkbox:has(input[type=checkbox]:checked){color:#e4007f;font-weight:var(--vtee-fw-medium)}.facet-checkbox:hover{color:var(--vtee-pink)}.facet-checkbox:hover:before{border-color:var(--vtee-pink)}.facet-checkbox--disabled{opacity:.4;cursor:not-allowed}.facet-checkbox--disabled:before{border-color:var(--vtee-gray-light, #E5E5E5)!important}.mobile-facets__heading,h2.mobile-facets__heading{font-size:18px!important;font-weight:var(--vtee-fw-bold)!important;line-height:1.4!important;letter-spacing:.02em}.facets__form .facets__heading,.facets-container .facets__heading{display:none!important}.facets__form,.facets-wrapper>.facets{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px 24px;padding:0!important;margin:0!important;background:transparent!important;border:none!important}.facets__form #FacetsWrapperDesktop,.facets-wrapper .facets__wrapper{display:flex!important;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:8px 24px;flex:1 1 auto;padding:0!important;border:none!important;background:transparent!important}.facets__form .facets__disclosure,.facets-wrapper .facets__disclosure{position:relative;margin:0!important;padding:0!important}.facets__form .facets__summary,.facets-wrapper .facets__summary{display:inline-flex!important;align-items:center;gap:6px;background:transparent!important;border:none!important;padding:0;font-family:var(--vtee-font-family-body)!important;font-size:14px!important;font-weight:var(--vtee-fw-medium)!important;color:var(--vtee-black)!important;cursor:pointer;list-style:none;letter-spacing:.02em}.facets__form .facets__summary::-webkit-details-marker,.facets-wrapper .facets__summary::-webkit-details-marker{display:none}.facets__form .facets__summary .icon-caret,.facets-wrapper .facets__summary .icon-caret{width:10px;height:10px;transition:transform .2s ease;transform:rotate(180deg)}.facets__form details[open]>.facets__summary .icon-caret,.facets-wrapper details[open]>.facets__summary .icon-caret{transform:rotate(180deg)}.facets__form details[open]>.facets__summary,.facets-wrapper details[open]>.facets__summary{color:var(--vtee-pink)!important}.facets__form .facets__display,.facets-wrapper .facets__display{position:absolute!important;top:calc(100% + 4px);left:0;background:#fff!important;border:none;border-radius:16px;box-shadow:0 8px 28px #0000001f;min-width:220px;z-index:30;padding:16px}.facets__form .facets__header,.facets-wrapper .facets__header{background:transparent!important;border-bottom:none;padding:0 0 8px;margin-bottom:8px}.facets__price .field-currency{font-size:13px!important;font-weight:var(--vtee-fw-regular);color:var(--vtee-gray-dark, #4A4A4A)!important;opacity:.55}.facets__price .field__input{border-radius:100px!important;background:#fff!important;border:1px solid var(--vtee-gray-light, #E5E5E5)!important;padding:10px 16px!important;box-shadow:none!important}.facets__price .field__input:focus{border-color:var(--vtee-pink)!important}.facets__price .field:after,.facets__price .field:before,.facets__display .field:after,.facets__display .select:after{display:none!important;content:none!important}.facets__form .facet-filters.sorting{margin-left:auto;background:#fff!important;border:none;padding:0}.facets__form .facet-filters__label{font-family:var(--vtee-font-family-body);font-size:13px;font-weight:var(--vtee-fw-regular);color:var(--vtee-gray-dark);margin-right:6px}.facets-wrapper .facet-filters.sorting{display:none!important}aside.facets-wrapper{display:flex!important;flex-wrap:wrap;align-items:center;gap:12px 24px}aside.facets-wrapper>facet-filters-form,aside.facets-wrapper>.facets{flex:0 1 auto}aside.facets-wrapper>.vtee-sort-dropdown,aside.facets-wrapper .vtee-sort-dropdown{margin-left:auto!important;flex:0 0 auto;order:99}aside.facets-wrapper>.product-count{flex:0 0 100%;text-align:center;order:100}aside.facets-wrapper .active-facets,aside.facets-wrapper .active-facets-desktop,aside.facets-wrapper .active-facets-mobile,aside.facets-wrapper .active-facets-vertical-filter{display:none!important}.facet-filters,.facet-filters.sorting{display:inline-flex!important;align-items:center;gap:4px;background:transparent!important;border:none!important;padding:0!important;margin:0 0 0 auto!important}.facet-filters__field{display:inline-flex!important;align-items:center;gap:4px;flex-wrap:nowrap}h2.facet-filters__label,.facet-filters__label,.facet-filters__label.caption-large,.facet-filters__label.text-body{display:none!important}.facet-filters__sort,select.facet-filters__sort,.facet-filters .select__select{font-family:var(--vtee-font-family-body)!important;font-size:14px!important;font-weight:var(--vtee-fw-medium)!important;height:auto!important;min-height:0!important;padding:6px 22px 6px 0!important;border:none!important;background:transparent!important;color:var(--vtee-black)!important;letter-spacing:.02em;appearance:none;-webkit-appearance:none;cursor:pointer;box-shadow:none!important}.facet-filters .select{display:inline-flex!important;align-items:center;position:relative}.facet-filters__field:before{content:"\4e26\3079\66ff\3048";font-family:var(--vtee-font-family-body);font-size:14px;font-weight:var(--vtee-fw-medium);color:var(--vtee-black);letter-spacing:.02em;margin-right:6px}.facet-filters .select .icon-caret{position:absolute;right:4px;top:50%;transform:translateY(-50%);width:10px;height:10px;pointer-events:none}.facets__form details summary.facets__summary,.facets-wrapper details summary.facets__summary,.facets__disclosure summary{border:none!important;background:transparent!important;outline:none!important}.facets__form details.facets__disclosure,.facets-wrapper details.facets__disclosure{border:none!important;background:transparent!important}.active-facets-mobile:not(:has(facet-remove:not(.active-facets__button-wrapper))){display:none!important}.active-facets-desktop:not(:has(facet-remove:not(.active-facets__button-wrapper))){display:none!important}.product-grid,.collection .grid--3-col-desktop,.template-search .grid{gap:var(--vtee-space-lg)}.template-collection main,.template-search main{background:var(--vtee-cream)}.template-collection .card-wrapper,.template-search .card-wrapper{border:none!important;background:transparent!important;border-radius:0!important;box-shadow:none!important}.template-collection .card__media,.template-search .card__media{background:#fff!important;border-radius:var(--vtee-radius-card);overflow:hidden}.template-collection .card__inner,.template-search .card__inner{background:#fff!important;border-radius:var(--vtee-radius-card);overflow:visible}.template-collection .card__media img,.template-search .card__media img{width:100%;height:100%;object-fit:cover}.template-collection .grid.product-grid,.template-search .grid.product-grid,.collection .grid.product-grid,.collection #product-grid.grid.product-grid{display:grid!important;column-gap:var(--vtee-space-md);row-gap:var(--vtee-space-2xl)}@media(min-width:990px){.template-collection .grid.product-grid,.template-search .grid.product-grid,.collection .grid.product-grid{column-gap:var(--vtee-space-lg)}}.grid.product-grid.grid--1-col-tablet-down{grid-template-columns:1fr!important}.grid.product-grid.grid--2-col-tablet-down{grid-template-columns:repeat(2,1fr)!important}.grid.product-grid.grid--3-col-tablet-down{grid-template-columns:repeat(3,1fr)!important}@media(min-width:990px){.grid.product-grid.grid--1-col-desktop{grid-template-columns:1fr!important}.grid.product-grid.grid--2-col-desktop{grid-template-columns:repeat(2,1fr)!important}.grid.product-grid.grid--3-col-desktop{grid-template-columns:repeat(3,1fr)!important}.grid.product-grid.grid--4-col-desktop{grid-template-columns:repeat(4,1fr)!important}.grid.product-grid.grid--5-col-desktop{grid-template-columns:repeat(5,1fr)!important}.grid.product-grid.grid--6-col-desktop{grid-template-columns:repeat(6,1fr)!important}}.template-collection .grid.product-grid>.grid__item,.template-search .grid.product-grid>.grid__item,.collection .grid.product-grid>.grid__item{width:100%!important;max-width:100%!important;min-width:0!important;flex:none!important}.template-collection .card-information,.template-search .card-information{padding:var(--vtee-space-sm) 0 0 0!important}.template-collection .card-information .price-item--regular,.template-search .card-information .price-item--regular,.template-collection .price-item--regular,.template-search .price-item--regular,.collection .card .price-item--regular,.collection .card-information .price-item--regular{font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-regular);font-size:var(--vtee-fs-body);color:var(--vtee-black)}.template-collection .price-item--sale,.template-search .price-item--sale,.collection .card .price-item--sale{color:var(--vtee-black)!important;font-weight:var(--vtee-fw-regular)}.template-collection .price-item--regular.price-item--last,.template-search .price-item--regular.price-item--last,.collection .card .price-item--regular.price-item--last,.collection .card .price--on-sale s.price-item--regular{text-decoration:line-through;color:#e4007f!important;font-weight:var(--vtee-fw-regular)}.collection .card .price--on-sale .price__sale,.template-collection .card .price--on-sale .price__sale{display:flex!important;flex-direction:row-reverse!important;justify-content:flex-start!important;align-items:baseline;gap:8px}.template-collection .card__heading,.template-search .card__heading,.template-collection .card__heading a,.template-search .card__heading a{font-family:var(--vtee-font-family);font-size:var(--vtee-fs-body);font-weight:var(--vtee-fw-medium);color:var(--vtee-black);line-height:1.4;text-decoration:none}.template-collection .card .badge,.template-search .card .badge,.template-collection .card__badge .badge,.template-search .card__badge .badge{background:#fff!important;color:var(--vtee-pink)!important;border:1px solid var(--vtee-pink);border-radius:var(--vtee-radius-chip)!important;font-size:var(--vtee-fs-small);font-weight:var(--vtee-fw-bold);padding:2px 8px;letter-spacing:.04em}.template-collection .card .badge.badge--sold-out,.template-search .card .badge.badge--sold-out{background:var(--vtee-gray-dark)!important;color:#fff!important;border:none!important}.template-collection .card__badge,.template-search .card__badge{position:absolute;top:8px;left:8px;right:auto!important;bottom:auto!important}.template-collection .pagination-wrapper,.template-search .pagination-wrapper,.template-collection .button--load-more,.template-search .button--load-more{text-align:center}.template-collection .pagination .button,.template-search .pagination .button,.template-collection .button--load-more,.template-search .button--load-more{background:var(--vtee-black)!important;color:#fff!important;border-radius:var(--vtee-radius-pill)!important;font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold);padding:14px 40px!important;min-width:220px}.template-product main{background:var(--vtee-cream)}.vtee-breadcrumb,.template-product .section-breadcrumb{font-family:var(--vtee-font-family-body);font-size:13px;line-height:1.5;color:var(--vtee-gray-dark);padding:20px 16px 16px}@media(min-width:750px){.vtee-breadcrumb,.template-product .section-breadcrumb{padding:24px 24px 20px}}.vtee-breadcrumb .breadcrumb{display:flex;flex-wrap:wrap;gap:0;list-style:none;margin:0;padding:0}.vtee-breadcrumb .breadcrumb__item{display:inline-flex;align-items:center;font-size:13px;letter-spacing:.02em}.vtee-breadcrumb .breadcrumb__item:not(:last-child):after{content:"/";margin:0 10px;color:var(--vtee-gray);font-weight:var(--vtee-fw-regular)}.vtee-breadcrumb .breadcrumb__item:not(:first-child):before{content:none!important;display:none!important;border:none!important}.vtee-breadcrumb .breadcrumb__item a{color:var(--vtee-gray-dark);text-decoration:none;font-weight:var(--vtee-fw-regular)}.vtee-breadcrumb .breadcrumb__item a:hover{color:var(--vtee-pink)}.vtee-breadcrumb .breadcrumb__item--current,.vtee-breadcrumb .breadcrumb__item--current span{color:var(--vtee-black);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;font-weight:var(--vtee-fw-regular)}.vtee-product-title{position:relative}.vtee-product-title__badges-row{display:flex;justify-content:space-between;align-items:flex-start;margin-top:var(--vtee-space-xs);margin-bottom:var(--vtee-space-md);gap:var(--vtee-space-md)}.vtee-product-title__badges{display:flex;gap:8px;align-items:center}.vtee-product-title__heading{font-family:var(--vtee-font-family-body)!important;font-size:22px!important;font-weight:500!important;line-height:1.3!important;color:#333!important;margin:0 0 var(--vtee-space-sm) 0!important}@media(max-width:749px){.vtee-product-title__heading{font-size:22px!important}}.vtee-product-title__subtitle{font-family:var(--vtee-font-family-body);font-size:14px;font-weight:400;line-height:1.3;color:#4e4e4e;margin:0 0 var(--vtee-space-md) 0}.vtee-wishlist-icon{background:transparent;border:none;padding:4px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#e22d8b;flex-shrink:0;position:relative;width:32px;height:32px}.vtee-wishlist-icon svg{width:24px;height:24px}.vtee-wishlist-icon .vtee-wishlist-icon__outline{display:block}.vtee-wishlist-icon .vtee-wishlist-icon__filled,.vtee-wishlist-icon.is-active .vtee-wishlist-icon__outline,.vtee-wishlist-icon[aria-pressed=true] .vtee-wishlist-icon__outline{display:none}.vtee-wishlist-icon.is-active .vtee-wishlist-icon__filled,.vtee-wishlist-icon[aria-pressed=true] .vtee-wishlist-icon__filled{display:block}.vtee-wishlist-icon:hover{color:var(--vtee-pink)}fieldset.product-form__input,.product-form__input--pill{background:transparent!important;border:none!important;border-radius:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(5,1fr);gap:12px;align-items:stretch;justify-items:stretch;box-shadow:none!important;margin-bottom:var(--vtee-space-md)!important;margin-top:32px!important;position:relative}@media(max-width:380px){fieldset.product-form__input,.product-form__input--pill{grid-template-columns:repeat(4,1fr)}}fieldset.product-form__input legend.form__label{position:absolute!important;bottom:calc(100% + 6px);left:0;background:transparent!important;border:none!important;padding:0!important;margin:0!important;width:auto!important;max-width:60%;font-family:var(--vtee-font-family-body)!important;font-size:var(--vtee-fs-sub)!important;font-weight:var(--vtee-fw-medium)!important;color:var(--vtee-black)!important;display:block!important;flex:none!important;order:0;line-height:1.4}.product-form__input input[type=radio]+label,.product-form__input--pill input[type=radio]+label{border:1.5px solid #202020!important;background:transparent!important;background-color:transparent!important;color:#202020!important;font-family:var(--vtee-font-family-body)!important;font-size:var(--vtee-fs-button)!important;font-weight:var(--vtee-fw-medium)!important;border-radius:8px!important;width:100%;max-width:100%;height:44px;min-width:0;padding:0!important;display:flex!important;align-items:center;justify-content:center;text-align:center;cursor:pointer;margin:0!important;box-shadow:none!important;line-height:1;box-sizing:border-box;transition:background .15s ease,color .15s ease,border-color .15s ease}.product-form__input input[type=radio]:checked+label,.product-form__input--pill input[type=radio]:checked+label{background:#202020!important;color:#fff!important;border-color:#202020!important}.product-form__input input[type=radio]+label.vtee-color-swatch,.product-form__input--pill input[type=radio]+label.vtee-color-swatch{width:44px!important;height:44px!important;min-width:0!important;padding:0!important;border-radius:50%!important;background:transparent!important;border:2px solid transparent!important;display:inline-flex!important;align-items:center;justify-content:center;position:relative;cursor:pointer;margin:0!important;box-shadow:none!important;transition:border-color .15s ease}.vtee-color-swatch .vtee-color-swatch__dot{display:block;width:36px;height:36px;border-radius:50%;background-color:var(--vtee-swatch-color, #ccc);background-image:var(--vtee-swatch-image, none);background-size:cover;background-position:center;background-repeat:no-repeat;box-shadow:0 0 0 1px #0000000f inset}.product-form__input input[type=radio]:checked+label.vtee-color-swatch,.product-form__input--pill input[type=radio]:checked+label.vtee-color-swatch{background:transparent!important;border-color:#e4007f!important;color:inherit!important}.product-form__input input[type=radio]:disabled+label.vtee-color-swatch,.product-form__input input[type=radio].disabled+label.vtee-color-swatch{opacity:.4;cursor:not-allowed;border-color:transparent!important;background:transparent!important}.product-form__input:has(label.vtee-color-swatch),fieldset.product-form__input:has(label.vtee-color-swatch){border:none!important;background:transparent!important;padding:0!important}.product-form__input:has(label.vtee-color-swatch)>legend{position:static!important;background:transparent!important;padding:0 0 8px!important;font-size:var(--vtee-fs-sub)!important;font-weight:var(--vtee-fw-regular)!important;color:var(--vtee-gray-darklight)!important;margin:0!important}.product-form__input:has(label.vtee-color-swatch){display:flex!important;flex-wrap:wrap;gap:12px;align-items:center}.product-form__input input[type=radio]:disabled+label,.product-form__input input[type=radio].disabled+label,.product-form__input input[type=radio][disabled]+label{background:#eaeaea!important;color:#20202059!important;border:1.5px solid transparent!important;cursor:not-allowed;text-decoration:line-through!important;text-decoration-color:#20202080;text-decoration-thickness:1.5px}.product-form .form__label{font-family:var(--vtee-font-family-body);font-size:var(--vtee-fs-sub);color:var(--vtee-black);font-weight:var(--vtee-fw-medium);margin-bottom:var(--vtee-space-sm)}.product__accordion{border-top:1px solid var(--vtee-gray-light)}.product__accordion:last-of-type{border-bottom:1px solid var(--vtee-gray-light)}.product__accordion details summary,.product .accordion details summary{font-family:var(--vtee-font-family-body)!important;font-size:var(--vtee-fs-body)!important;font-weight:var(--vtee-fw-medium)!important;color:var(--vtee-black)!important;list-style:none;display:flex;justify-content:space-between;align-items:center;padding:var(--vtee-space-md) 0;cursor:pointer}.product__accordion .accordion__title,.product .accordion .accordion__title{font-family:var(--vtee-font-family-body)!important;font-size:var(--vtee-fs-body)!important;font-weight:var(--vtee-fw-medium)!important;letter-spacing:0!important;line-height:1.4!important;margin:0!important}.product__accordion .summary__title svg,.product .accordion .summary__title svg{display:none}.vtee-sticky-cart{position:fixed;left:0;right:0;bottom:0;z-index:50;background:transparent;border:none;box-shadow:none;transform:translate3d(0,120%,0);opacity:0;visibility:hidden;pointer-events:none;will-change:transform,opacity;transition:transform .55s cubic-bezier(.22,1,.36,1),opacity .35s cubic-bezier(.22,1,.36,1),visibility 0s linear .55s}.vtee-sticky-cart.is-visible{transform:translateZ(0);opacity:1;visibility:visible;pointer-events:auto;transition:transform .45s cubic-bezier(.22,1,.36,1),opacity .35s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s}.vtee-sticky-cart__inner{transform:translateZ(0)}.vtee-sticky-cart__inner{display:flex;align-items:center;justify-content:center;padding:12px 16px;max-width:720px;margin:0 auto}@media(min-width:750px){.vtee-sticky-cart__inner{padding:14px 24px;max-width:560px}}.vtee-sticky-cart__button{background:#e4007f;color:#fff;border:none;border-radius:var(--vtee-radius-pill);font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-medium);font-size:var(--vtee-fs-body);letter-spacing:.02em;height:48px;min-height:48px;width:100%;padding:0 24px;cursor:pointer;white-space:nowrap;box-shadow:none;transition:background .2s ease}.vtee-sticky-cart__button:hover{background:#b80067}.vtee-sticky-cart__button[disabled]{background:#e5e5e5;color:#9b9b9b;cursor:not-allowed}.product__accordion details summary .icon-caret,.product .accordion details summary .icon-caret{display:none}.product__accordion details summary:after,.product .accordion details summary:after{content:"\203a";font-size:24px;color:var(--vtee-black);transition:transform .2s ease;margin-left:auto;line-height:1}.product__accordion details[open] summary:after,.product .accordion details[open] summary:after{transform:rotate(90deg)}.product__accordion details summary::-webkit-details-marker{display:none}.product__accordion .accordion__content,.product .accordion .accordion__content{padding:0 0 var(--vtee-space-md);font-size:var(--vtee-fs-sub);color:var(--vtee-gray-dark);line-height:1.6}.product__description{font-size:var(--vtee-fs-sub);line-height:1.7;color:var(--vtee-black);padding:var(--vtee-space-md) 0}.product__description+.product__accordion{margin-top:var(--vtee-space-sm)}.template-product .product-recommendations h2,.template-product .related-products h2,.template-product h3.product-recommendations__heading{font-family:var(--vtee-font-family);font-size:var(--vtee-fs-h2);font-weight:var(--vtee-fw-medium);line-height:1.3;text-align:center;color:#202020;margin:var(--vtee-space-xl) 0 var(--vtee-space-lg)}.vtee-btn--primary-light{background:var(--vtee-pink-hover);color:#fff}.vtee-btn--rounded{border-radius:12px}.vtee-dropdown{display:inline-flex;align-items:center;gap:var(--vtee-space-sm);padding:10px 16px;background:#fff;border:1px solid var(--vtee-gray-light);border-radius:var(--vtee-radius-pill);font-family:var(--vtee-font-family-body);font-size:var(--vtee-fs-sub);cursor:pointer;min-width:200px;justify-content:space-between}.vtee-dropdown:after{content:"\203a";transform:rotate(90deg);font-size:16px;color:var(--vtee-black)}.vtee-dropdown--open:after{transform:rotate(-90deg)}.vtee-dropdown--disabled{color:var(--vtee-gray);cursor:not-allowed;pointer-events:none}.vtee-dropdown__menu{background:var(--vtee-gray-bg);border-radius:var(--vtee-radius-card);padding:8px;list-style:none;margin:4px 0 0}.vtee-dropdown__item{padding:8px 16px;border-radius:var(--vtee-radius-chip);cursor:pointer}.vtee-dropdown__item:hover,.vtee-dropdown__item--active{background:var(--vtee-pink);color:#fff}.vtee-input--lg{height:56px;font-size:var(--vtee-fs-body)}.product__title h1,.product__title .h1,.product__title .h2{font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold);font-size:var(--vtee-fs-h3);line-height:1.4;color:var(--vtee-black)}.product__title a{color:inherit;text-decoration:none}.product .price,.product__info-container .price{font-family:var(--vtee-font-family)}.product .price .price-item--regular{font-size:22px;font-weight:500;line-height:1.3;color:#000}@media(min-width:750px){.product .price .price-item--regular{font-size:22px}}.product .price--on-sale .price-item--sale{color:var(--vtee-gray-dark);font-weight:var(--vtee-fw-bold);font-size:20px}@media(min-width:750px){.product .price--on-sale .price-item--sale{font-size:24px}}.product .price .price-item small,.product__info-container .price .price-item small{font-weight:400!important;font-size:12.4px!important;line-height:1.3!important;color:#333!important;letter-spacing:.02em;margin-left:4px;vertical-align:baseline}.product .price--on-sale .price-item--regular{text-decoration:line-through;color:#e4007f!important;font-weight:var(--vtee-fw-regular)}.product__tax,.product .price__include-tax{font-size:var(--vtee-fs-small);color:var(--vtee-gray-dark)}.product .price--on-sale .price__sale{display:flex;flex-direction:row;justify-content:flex-start;align-items:baseline;gap:6px}.product .price--on-sale .price__sale>.price-item--last,.product .price--on-sale .price__sale>span:last-of-type{order:1}.product .price--on-sale .price__sale>span:first-child{order:3}@media(max-width:749px){.product .product__media-wrapper.product-detail-media,.product .grid__item.product__media-wrapper{margin-left:calc(-1 * var(--vtee-space-md))!important;margin-right:calc(-1 * var(--vtee-space-md))!important;width:calc(100% + (var(--vtee-space-md) * 2))!important;max-width:none!important}.product .product__media-wrapper .slider-buttons,.product .product__media-wrapper .slider-counter,.product .product__media-wrapper .thumbnail-list,.product .product__media-wrapper .thumbnail-slider{display:none!important}.product .product__media-wrapper>media-gallery{display:none!important}.product .product__media-wrapper>.vtee-card-cycler{position:relative!important;inset:auto!important;display:block;width:100%;aspect-ratio:var(--vtee-cycler-ratio, 1);pointer-events:auto;border-radius:0;overflow:hidden}.product .product__media-wrapper>.vtee-card-cycler .vtee-card-cycler__images{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:0;overflow:hidden}.product .product__media-wrapper>.vtee-card-cycler .vtee-card-cycler__image{object-fit:contain!important;background:transparent}.product .product__media-wrapper>.vtee-card-cycler .vtee-card-cycler__progress{bottom:16px;left:8px;right:8px;z-index:4}.product .product__media-wrapper>.vtee-card-cycler .vtee-card-cycler__bar:after{background:#8f8f8f}.product .product__media-wrapper>.vtee-card-cycler .vtee-card-cycler__bar.is-active:after{background:var(--vtee-pink)}}@media(min-width:750px){.product .product__media-wrapper>.vtee-card-cycler{display:none!important}.template-product .product__media-wrapper .slider.slider--mobile:not(.thumbnail-list),.product .product__media-wrapper .slider.slider--mobile:not(.thumbnail-list){display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:0!important}.template-product .product__media-wrapper .slider.slider--mobile:not(.thumbnail-list)::-webkit-scrollbar,.product .product__media-wrapper .slider.slider--mobile:not(.thumbnail-list)::-webkit-scrollbar{display:none}.template-product .product--thumbnail .product__media-item,.template-product .product--thumbnail_slider .product__media-item,.product--thumbnail .product__media-item,.product--thumbnail_slider .product__media-item{display:block!important}.template-product .product__media-wrapper .slider.slider--mobile:not(.thumbnail-list)>li,.product .product__media-wrapper .slider.slider--mobile:not(.thumbnail-list)>li{flex:0 0 100%!important;max-width:100%!important;min-width:100%!important;width:100%;scroll-snap-align:start;scroll-snap-stop:always}.template-product .product__media-wrapper .slider-buttons,.product .product__media-wrapper .slider-buttons{display:flex!important;position:absolute;top:50%;left:0;right:0;width:auto;transform:translateY(-50%);justify-content:space-between;padding:0;pointer-events:none;z-index:3;background:transparent}.template-product .product__media-wrapper .slider-buttons>*,.product .product__media-wrapper .slider-buttons>*{pointer-events:auto}.template-product .product__media-wrapper .slider-button,.product .product__media-wrapper .slider-button{width:32px!important;height:32px!important;border-radius:50%!important;background:#8f8f8f!important;color:#e8ecee!important;box-shadow:0 4px 12px #00000026!important;display:inline-flex!important;align-items:center;justify-content:center;border:none!important;transition:background .15s ease,transform .15s ease;padding:0!important;margin:0 16px;opacity:1!important}.template-product .product__media-wrapper .slider-button .icon,.product .product__media-wrapper .slider-button .icon,.template-product .product__media-wrapper .slider-button svg,.product .product__media-wrapper .slider-button svg{width:10px!important;height:10px!important;color:#e8ecee!important}.template-product .product__media-wrapper .slider-button--prev .icon,.product .product__media-wrapper .slider-button--prev .icon{transform:rotate(-90deg)!important}.template-product .product__media-wrapper .slider-button--next .icon,.product .product__media-wrapper .slider-button--next .icon{transform:rotate(90deg)!important}.template-product .product__media-wrapper .slider-button:hover,.product .product__media-wrapper .slider-button:hover{background:#fff!important;transform:scale(1.06)}.template-product .product__media-wrapper .slider-button:hover svg path,.product .product__media-wrapper .slider-button:hover svg path{stroke:#333!important}.template-product .product__media-wrapper .slider-button[disabled],.product .product__media-wrapper .slider-button[disabled]{opacity:.4!important}.template-product .product__media-wrapper .slider-counter,.product .product__media-wrapper .slider-counter{display:none!important}.template-product #GalleryViewer,.template-product slider-component.slider-mobile-gutter{position:relative}}.product .price--on-sale .price__sale:before{content:"(\7a0e\8fbc)";order:2;font-size:12px;color:var(--vtee-gray-dark);font-weight:var(--vtee-fw-regular);align-self:baseline;letter-spacing:.02em}.product .price--on-sale .price__regular,.product__info-container .price__badge-sold-out{display:none!important}.product-form__input .form__label-link,.product-form__input a.size-guide,.product .size-guide-link{color:var(--vtee-pink)!important;font-weight:var(--vtee-fw-bold);text-decoration:underline}.vtee-option-row{position:relative;margin-bottom:var(--vtee-space-md)}.vtee-option-row__header{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:var(--vtee-space-md);gap:var(--vtee-space-md)}.vtee-option-row__label{font-family:var(--vtee-font-family-body);font-size:var(--vtee-fs-sub);font-weight:var(--vtee-fw-regular);color:var(--vtee-gray-darklight);line-height:1.4}.vtee-option-row__header .vtee-size-guide-link{font-family:var(--vtee-font-family-body);font-size:var(--vtee-fs-sub);font-weight:var(--vtee-fw-medium);color:var(--vtee-black);text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1.5px;line-height:1.4;padding:0;flex-shrink:0;background:none;border:none}.vtee-option-row__header .vtee-size-guide-link:hover{color:var(--vtee-pink)}.vtee-option-row--with-link fieldset.product-form__input{margin-top:0!important}.vtee-option-row--with-link fieldset.product-form__input legend.form__label.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;display:block!important;bottom:auto!important;left:auto!important}.template-product .product__media-item,.template-product .product-media-container,.template-product .product__modal-opener{border-radius:var(--vtee-radius-card);overflow:hidden}.template-product .product__media-item img,.template-product .product-media-container img{border-radius:inherit}@media(min-width:750px){.template-product .product__media-wrapper .thumbnail-slider,.template-product .thumbnail-slider{display:block!important;position:relative;margin-top:16px;padding:0!important;overflow:visible}.template-product .thumbnail-slider .slider-button,.template-product .product__media-wrapper .thumbnail-slider .slider-button{display:none!important}.template-product .thumbnail-slider .thumbnail-list,.template-product .thumbnail-slider .thumbnail-list.slider--tablet-up,.template-product .product__media-wrapper .thumbnail-list,.template-product .product__media-wrapper .thumbnail-list.slider--tablet-up{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;padding:0!important;margin:0!important;list-style:none;overflow:visible!important;flex:none!important}.template-product .thumbnail-list__item,.template-product .thumbnail-list.slider--tablet-up .thumbnail-list__item.slider__slide{width:auto!important;height:auto!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;flex:none!important}.template-product .thumbnail{position:static!important;inset:auto!important;width:100%!important;height:auto!important;display:block!important;border-radius:8px!important;overflow:hidden;border:2px solid transparent!important;padding:0!important;background:#f2f2f2!important;cursor:pointer;transition:border-color .15s ease;box-shadow:none!important}.template-product .thumbnail:hover{border-color:#00000040!important}.template-product .thumbnail[aria-current=true]{border-color:var(--vtee-black)!important}.template-product .thumbnail img{position:static!important;inset:auto!important;width:100%!important;height:auto!important;object-fit:contain!important;display:block!important}}.template-product .thumbnail-list__item,.template-product .thumbnail{border-radius:8px!important;overflow:hidden}.template-product .thumbnail-list__item:before,.product .thumbnail-list__item:before{content:none!important;padding-bottom:0!important;display:none!important}@media(min-width:750px){.product .thumbnail-slider,.product .product__media-wrapper .thumbnail-slider{display:block!important;margin-top:16px;padding:0!important;overflow:visible}.product .thumbnail-slider .slider-button{display:none!important}.product .thumbnail-slider .thumbnail-list,.product .product__media-wrapper .thumbnail-list{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:8px!important;padding:0!important;margin:0!important;list-style:none;overflow:visible!important;flex:none!important}.product .thumbnail-list__item{width:auto!important;height:auto!important;max-width:none!important;min-width:0!important;margin:0!important;padding:0!important;flex:none!important;border-radius:8px!important;overflow:hidden}.product .thumbnail{position:static!important;inset:auto!important;width:100%!important;height:auto!important;display:block!important;border-radius:8px!important;overflow:hidden;border:2px solid transparent!important;padding:0!important;background:#f2f2f2!important}.product .thumbnail[aria-current=true]{border-color:var(--vtee-black)!important}.product .thumbnail img{position:static!important;inset:auto!important;width:100%!important;height:auto!important;object-fit:contain!important;display:block!important}}.product-form__submit,.product-form .product-form__buttons button{background:var(--vtee-black)!important;color:#fff!important;border-radius:var(--vtee-radius-pill)!important;font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold)!important;font-size:15px!important;letter-spacing:.04em;border:none!important;height:52px;min-height:52px;padding:0 24px!important;box-shadow:none!important;width:100%}.product-form__submit:hover{background:#333!important}.product-form .product-form__buttons button[disabled],.product-form .product-form__buttons button.button--sold-out,.product-form__submit[disabled],.product-form__submit.button--sold-out{background:#e5e5e5!important;color:#9b9b9b!important;opacity:1!important;cursor:not-allowed!important;pointer-events:none}.product-form .product-form__buttons button[disabled]:hover,.product-form .product-form__buttons button.button--sold-out:hover,.product-form__submit[disabled]:hover,.product-form__submit.button--sold-out:hover{background:#e5e5e5!important}.product__accordion details,.product .accordion details{border-top:1px solid var(--vtee-gray-light);border-bottom:none;border-left:none;border-right:none}.product__accordion summary,.product .accordion summary{font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-medium);padding:var(--vtee-space-md) 0}.product__info-container .vtee-wishlist-icon,.swym-wishlist-button-wrapper{position:absolute;top:0;right:0;color:var(--vtee-pink)}.product__info-wrapper{position:relative}@media(max-width:749px){.product__info-wrapper{margin-top:24px}}.product__info-wrapper #swym-custom-pdp-button{position:absolute!important;top:0;right:0;z-index:5;margin:0!important;padding:0!important;width:auto!important;min-height:0!important}.product__info-wrapper #swym-custom-pdp-button .swym-button-content,.product__info-wrapper #swym-custom-pdp-button button{background:transparent!important;border:none!important;box-shadow:none!important;padding:4px!important;margin:0!important;min-height:0!important;width:40px!important;height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--vtee-pink)!important;cursor:pointer}.product__info-wrapper #swym-custom-pdp-button .swym-custom-btn-txt{display:none!important}.product__info-wrapper #swym-custom-pdp-button .swym-icon{width:26px!important;height:26px!important;margin:0!important}.product__info-wrapper #swym-custom-pdp-button button:hover{color:var(--vtee-pink-dark, #C41F76)!important}.product-recommendations h2,.product-recommendations .product-recommendations__heading,.related-products h2,.related-products .related-products__heading,.vtee-model-items h2,.vtee-model-items .vtee-model-items__heading,.vtee-recently-viewed h2,.vtee-recently-viewed .vtee-recently-viewed__heading{font-family:var(--vtee-font-family)!important;font-size:var(--vtee-fs-h2)!important;font-weight:var(--vtee-fw-medium)!important;line-height:1.3!important;letter-spacing:.02em;text-align:center!important;color:#202020!important;margin-bottom:var(--vtee-space-lg)}@media(max-width:749px){.template-product .related-products .product-grid,.template-product .vtee-model-items .product-grid,.template-product .vtee-recently-viewed .product-grid,.template-product .product-recommendations .product-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:var(--vtee-space-md)!important}.template-product .related-products .product-grid>.grid__item,.template-product .vtee-model-items .product-grid>.grid__item,.template-product .vtee-recently-viewed .product-grid>.grid__item,.template-product .product-recommendations .product-grid>.grid__item{width:100%!important;max-width:100%!important;min-width:0!important}}.related-products.vtee-list-mode--scroll .product-grid,.vtee-model-items.vtee-list-mode--scroll .product-grid,.vtee-recently-viewed.vtee-list-mode--scroll .product-grid,product-recommendations.vtee-list-mode--scroll .product-grid{display:flex!important;flex-wrap:nowrap!important;overflow-x:auto!important;overflow-y:hidden;gap:var(--vtee-space-md);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:0 0 var(--vtee-space-md) 0!important;scrollbar-width:thin;scrollbar-color:var(--vtee-gray-light) transparent;margin:0!important;list-style:none}.related-products.vtee-list-mode--scroll .product-grid::-webkit-scrollbar,.vtee-model-items.vtee-list-mode--scroll .product-grid::-webkit-scrollbar,.vtee-recently-viewed.vtee-list-mode--scroll .product-grid::-webkit-scrollbar,product-recommendations.vtee-list-mode--scroll .product-grid::-webkit-scrollbar{height:4px}.related-products.vtee-list-mode--scroll .product-grid::-webkit-scrollbar-thumb,.vtee-model-items.vtee-list-mode--scroll .product-grid::-webkit-scrollbar-thumb,.vtee-recently-viewed.vtee-list-mode--scroll .product-grid::-webkit-scrollbar-thumb,product-recommendations.vtee-list-mode--scroll .product-grid::-webkit-scrollbar-thumb{background:var(--vtee-gray-light);border-radius:2px}.related-products.vtee-list-mode--scroll .product-grid>.grid__item,.vtee-model-items.vtee-list-mode--scroll .product-grid>.grid__item,.vtee-recently-viewed.vtee-list-mode--scroll .product-grid>.grid__item,product-recommendations.vtee-list-mode--scroll .product-grid>.grid__item{flex:0 0 calc(56% - var(--vtee-space-md) / 2)!important;max-width:none!important;min-width:0!important;scroll-snap-align:start;width:auto!important}@media(min-width:750px){.related-products.vtee-list-mode--scroll .product-grid,.vtee-model-items.vtee-list-mode--scroll .product-grid,.vtee-recently-viewed.vtee-list-mode--scroll .product-grid,product-recommendations.vtee-list-mode--scroll .product-grid{gap:var(--vtee-space-lg)}.related-products.vtee-list-mode--scroll .product-grid>.grid__item,.vtee-model-items.vtee-list-mode--scroll .product-grid>.grid__item,.vtee-recently-viewed.vtee-list-mode--scroll .product-grid>.grid__item,product-recommendations.vtee-list-mode--scroll .product-grid>.grid__item{flex:0 0 calc((100% - var(--vtee-space-lg) * 3) / 4)!important}}.vtee-model-items{max-width:var(--vtee-container-max);margin:0 auto}.vtee-model-items .product-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;column-gap:var(--vtee-space-md);row-gap:var(--vtee-space-2xl);list-style:none;padding:0;margin:0}.vtee-model-items .product-grid>.grid__item{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}@media(min-width:750px){.vtee-model-items .product-grid{grid-template-columns:repeat(3,1fr)!important}}@media(min-width:990px){.vtee-model-items .product-grid{grid-template-columns:repeat(4,1fr)!important;column-gap:var(--vtee-space-lg)}}.vtee-recently-viewed{max-width:var(--vtee-container-max);margin:var(--vtee-space-2xl) auto;padding:0 var(--vtee-space-md)}.vtee-recently-viewed__heading{font-family:var(--vtee-font-family);font-size:var(--vtee-fs-h2);font-weight:var(--vtee-fw-medium);line-height:1.3;text-align:center;color:#202020;margin-bottom:var(--vtee-space-lg)}.vtee-recently-viewed__grid{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:var(--vtee-space-md);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:var(--vtee-space-md);scrollbar-width:thin;scrollbar-color:var(--vtee-gray-light) transparent}.vtee-recently-viewed__grid::-webkit-scrollbar{height:4px}.vtee-recently-viewed__grid::-webkit-scrollbar-thumb{background:var(--vtee-gray-light);border-radius:2px}.vtee-recently-viewed__card{flex:0 0 calc(50% - var(--vtee-space-md) / 2);scroll-snap-align:start}@media(min-width:750px){.vtee-recently-viewed__grid{gap:var(--vtee-space-lg)}.vtee-recently-viewed__card{flex:0 0 calc((100% - var(--vtee-space-lg) * 3) / 4)}}.vtee-recently-viewed__card{display:block;text-decoration:none;color:var(--vtee-black)}.vtee-recently-viewed__media{background:#fff;overflow:hidden;margin-bottom:var(--vtee-space-sm)}.vtee-recently-viewed__media img{width:100%;height:100%;object-fit:cover}.vtee-recently-viewed__title{font-size:var(--vtee-fs-small);font-weight:var(--vtee-fw-medium);line-height:1.4;margin-bottom:4px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.vtee-recently-viewed__price{font-size:var(--vtee-fs-body);font-weight:var(--vtee-fw-bold);color:var(--vtee-black)}.vtee-recently-viewed__compare{text-decoration:line-through;color:var(--vtee-gray);font-weight:var(--vtee-fw-regular);margin-right:8px}.swym-button.swym-add-to-wishlist-view-product,.swym-button.swym-heart,.swym-wishlist-button-bar .swym-button{background:transparent!important;border:none!important;color:var(--vtee-pink)!important;padding:0!important}.swym-button.swym-heart svg,.swym-button.swym-add-to-wishlist-view-product svg{fill:none!important;stroke:var(--vtee-pink)!important;stroke-width:1.5px!important;width:24px!important;height:24px!important}.swym-button.swym-heart.swym-added svg,.swym-button.swym-add-to-wishlist-view-product.swym-added svg{fill:var(--vtee-pink)!important}.swym-button.swym-heart:hover,.swym-button.swym-add-to-wishlist-view-product:hover{background:transparent!important}.swym-wishlist-page,.swym-wishlist-container{font-family:var(--vtee-font-family);color:var(--vtee-black)}.swym-wishlist-page h1,.swym-wishlist-page .swym-page-heading{font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold);font-size:var(--vtee-fs-h3);text-align:center}.swym-wishlist-page .swym-product-detail .swym-product-title{font-size:var(--vtee-fs-body);font-weight:var(--vtee-fw-medium)}.swym-wishlist-page .swym-add-to-cart-btn,.swym-wishlist-page .swym-button.swym-primary{background:var(--vtee-pink)!important;color:#fff!important;border-radius:var(--vtee-radius-pill)!important}.swym-wishlist-page .swym-button.swym-secondary{background:transparent!important;color:var(--vtee-black)!important;border:1.5px solid var(--vtee-black)!important;border-radius:var(--vtee-radius-pill)!important}.vtee-mega-menu{display:none;position:relative;margin:0 0 0 24px;flex:0 1 auto;align-self:center;background:transparent;border:none}@media(min-width:990px){.vtee-mega-menu{display:flex;align-items:center}}.vtee-header-menu-row{display:contents}@media(min-width:990px){.header:has(.vtee-mega-menu) .vtee-header-menu-row{grid-area:menu;display:flex;align-items:center;min-width:0}}.vtee-header-links{display:none}@media(min-width:990px){.vtee-header-links{display:flex;align-items:center;gap:20px}}.vtee-header-links__divider{display:inline-block;width:1px;height:18px;background:currentColor;opacity:.4;flex:0 0 auto}.vtee-header-links__item{font-family:var(--vtee-font-family);font-size:13px;font-weight:var(--vtee-fw-medium);color:inherit;text-decoration:none;letter-spacing:.04em;white-space:nowrap}.vtee-header-links__item:hover{opacity:.7}.vtee-mega-menu__link{white-space:nowrap}.vtee-mega-menu__list{flex-wrap:nowrap}@media(min-width:990px){.header:has(.vtee-mega-menu) .vtee-header-menu-row{min-width:0}.vtee-mega-menu,.vtee-mega-menu__list{min-width:0;max-width:100%}}.vtee-mega-menu__divider{display:flex;align-items:center;flex:0 0 auto}.vtee-mega-menu__item--more{position:static}.vtee-mega-menu .vtee-mega-menu__panel--more{position:fixed;top:var(--header-height, 64px);left:0;right:0;width:auto;min-width:0;max-width:none;margin:0;border:none;border-top:1px solid rgba(255,255,255,.12);border-radius:0;box-shadow:0 16px 32px #00000038;padding:28px max(5vw,24px)}.vtee-header-more__list{list-style:none;margin:0 auto;padding:0;max-width:1400px;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px 40px}.vtee-header-more__list .vtee-mega-menu__link{padding:8px 0;color:rgb(var(--color-foreground, 255, 255, 255));white-space:nowrap}.vtee-header-more__list .vtee-mega-menu__link:hover{opacity:.7}@media(min-width:990px){.header:has(.vtee-mega-menu){grid-template-areas:"heading menu icons hamburger"!important;grid-template-columns:auto 1fr auto auto!important;align-items:center!important}.vtee-mega-menu{grid-area:menu}.header:has(.vtee-mega-menu) .header__heading,.header:has(.vtee-mega-menu) .header__heading-link{grid-area:heading;justify-self:start;padding:0!important}.header:has(.vtee-mega-menu) .header__heading-logo-wrapper{width:148px!important;max-width:148px!important}.header:has(.vtee-mega-menu) .header__heading-logo{width:148px!important;height:35px!important;max-width:148px!important;object-fit:contain;object-position:left center}.header:has(.vtee-mega-menu) .header__icons{grid-area:icons;justify-self:end}.header:has(.vtee-mega-menu) header-drawer{grid-area:hamburger;justify-self:end;align-self:center;margin-left:8px}}.vtee-mega-menu__list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:nowrap;align-items:center;gap:0 28px}.vtee-mega-menu__item{position:relative}.vtee-mega-menu__link{display:inline-flex;align-items:center;gap:6px;padding:8px 0;font-family:var(--vtee-font-family);font-size:13px;font-weight:var(--vtee-fw-medium);color:inherit;text-decoration:none;letter-spacing:.04em;cursor:pointer;background:transparent;border:none;list-style:none}.vtee-mega-menu__link::-webkit-details-marker{display:none}.vtee-mega-menu__link.is-active,.vtee-mega-menu__link:hover{color:var(--vtee-pink)}.vtee-mega-menu__caret{width:10px;height:10px;transition:transform .2s ease}.vtee-mega-menu__details[open] .vtee-mega-menu__caret{transform:rotate(180deg)}.vtee-mega-menu__panel{position:absolute;top:100%;left:0;transform:none;min-width:320px;background:rgb(var(--color-background));border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 12px 32px #00000014;z-index:100;margin-top:4px}.vtee-mega-menu__panel-inner{padding:20px 24px;max-width:none}.vtee-mega-menu__sublist{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(160px,1fr));gap:4px 24px}.vtee-mega-menu__subitem--lead{grid-column:1 / -1;border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:8px;margin-bottom:8px}.vtee-mega-menu__sublink{display:flex;align-items:center;gap:12px;padding:8px 0;font-family:var(--vtee-font-family);font-size:13px;color:var(--vtee-black);text-decoration:none;transition:color .15s ease}.vtee-mega-menu__sublink:hover,.vtee-mega-menu__sublink.is-active{color:var(--vtee-pink)}.vtee-mega-menu__sublink--lead{font-weight:var(--vtee-fw-medium)}.vtee-mega-menu__sublink-image{flex-shrink:0;width:40px;height:40px;border-radius:6px;overflow:hidden;display:block}.vtee-mega-menu__sublink-image img{width:100%;height:100%;object-fit:cover;display:block}@media screen and (min-width:750px){.product--stacked_3col .product__media-list{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:var(--vtee-space-sm, 1.6rem)!important;column-gap:var(--vtee-space-sm, 1.6rem)!important;margin:0!important;width:100%!important}.product--stacked_3col .product__media-list .product__media-item{width:100%!important;max-width:100%!important;margin:0!important;grid-column:span 1!important}.product--stacked_3col .product__media-list .product__media-item:first-child,.product--stacked_3col .product__media-list .product__media-item--full{grid-column:1 / -1!important}.product--stacked_3col .thumbnail-list,.product--stacked_3col .thumbnail-slider{display:none!important}}@media screen and (min-width:990px){.product--stacked_3col .product__media-list{grid-template-columns:repeat(3,1fr)!important}}.product--stacked_3col.product--stacked .product__media-item{max-width:100%!important}cart-drawer.drawer{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;display:none!important;justify-content:flex-end!important;align-items:stretch!important}cart-drawer.drawer.active{display:flex!important}cart-drawer .drawer__inner{width:min(95vw,480px)!important;max-width:min(95vw,480px)!important;margin-left:auto!important;margin-right:0!important;transform:translate(100%)}cart-drawer.drawer.active .drawer__inner{transform:translate(0)!important}cart-drawer.is-empty .drawer__inner-empty{padding-top:64px;padding-bottom:32px}cart-drawer.is-empty .drawer__header{display:none!important}cart-drawer .drawer__close,cart-drawer .cart-drawer__close{position:absolute!important;top:20px;right:20px;z-index:2}.vtee-modal::backdrop{background:#00000080;animation:vtee-modal-backdrop-fade .4s ease}.vtee-modal{position:fixed;top:auto;bottom:0;right:-100%;left:auto;border:none;padding:0;background:transparent;max-width:100vw;max-height:100vh;color:var(--vtee-black)}.vtee-modal[open]{display:flex;position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;margin:0;align-items:stretch;justify-content:flex-end;overflow:hidden}.vtee-modal__inner{position:relative;background:var(--vtee-cream, #FFFCF3);width:min(92vw,480px);height:100vh;max-height:100vh;border-radius:24px 0 0 24px;display:flex;flex-direction:column;overflow:hidden;box-shadow:-16px 0 40px #0000001f;margin:0;transform:translate(0);will-change:transform}.vtee-modal--wide .vtee-modal__inner{width:min(94vw,560px)}.vtee-modal--narrow .vtee-modal__inner{width:min(90vw,400px)}@keyframes vtee-modal-backdrop-fade{0%{opacity:0}to{opacity:1}}@keyframes vtee-modal-backdrop-fade-out{0%{opacity:1}to{opacity:0}}.vtee-modal--closing::backdrop{animation:vtee-modal-backdrop-fade-out .35s ease forwards}.vtee-modal__header{position:relative;padding:28px 56px 16px;flex-shrink:0;text-align:center}.vtee-modal__title{font-family:var(--vtee-font-family);font-size:var(--vtee-fs-h4, 18px)!important;font-weight:var(--vtee-fw-bold)!important;margin:0;letter-spacing:.02em;color:var(--vtee-black)}.vtee-modal__close{position:absolute;top:20px;right:20px;width:32px;height:32px;background:transparent;border:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:var(--vtee-black);padding:0}.vtee-modal__close .icon{width:22px;height:22px}.vtee-modal__body{padding:8px 32px 32px;overflow-y:auto;flex:1 1 auto;font-family:var(--vtee-font-family);font-size:var(--vtee-fs-body);line-height:1.75;color:var(--vtee-black);-webkit-overflow-scrolling:touch}.vtee-modal__body p{margin:0 0 1em}.vtee-modal__body p:last-child{margin-bottom:0}.vtee-modal__body h3,.vtee-modal__body .vtee-modal__h3{font-family:var(--vtee-font-family);font-size:15px;font-weight:var(--vtee-fw-bold);margin:1.2em 0 .6em}.vtee-modal__body h3:first-child,.vtee-modal__body .vtee-modal__h3:first-child{margin-top:0}.vtee-tenso-banner{margin-top:24px;padding-top:20px;border-top:1px solid rgba(0,0,0,.08);text-align:center}.vtee-tenso-banner__lead{font-size:13px;line-height:1.6;color:var(--vtee-black);margin:0 0 12px}.vtee-tenso-banner a{display:inline-block;line-height:0}.vtee-tenso-banner img{display:inline-block;max-width:100%;height:auto}body.vtee-modal-open{overflow:hidden}@media(max-width:749px){.vtee-modal[open]{display:block;position:fixed;top:auto;bottom:0;right:0;left:0;width:100vw;max-width:100vw;height:auto;max-height:50vh;margin:0;padding:0;overflow:hidden}.vtee-modal__inner{width:100%;max-width:100%;height:auto;max-height:50vh;border-radius:24px 24px 0 0;margin:0;box-shadow:0 -16px 40px #0000001f;transform:translateY(0)}.vtee-modal__header{padding:24px 48px 12px}.vtee-modal__body{padding:8px 24px 28px}}.vtee-size-guide-table{width:100%;border-collapse:collapse;font-family:var(--vtee-font-family);font-size:13px;margin:8px 0 20px}.vtee-size-guide-table th,.vtee-size-guide-table td{padding:8px 4px;text-align:center;font-weight:var(--vtee-fw-regular);border:none}.vtee-size-guide-table thead th{font-weight:var(--vtee-fw-bold)}.vtee-size-guide-table tbody th{text-align:left;font-weight:var(--vtee-fw-regular);padding-left:0;white-space:nowrap}.vtee-size-guide-table .vtee-size-key{display:inline-block;width:12px;height:12px;margin-right:6px;vertical-align:middle;border-radius:2px}.vtee-size-key--body-length{background:#f5a623}.vtee-size-key--body-width{background:#e4002b}.vtee-size-key--sleeve{background:#00a86b}.vtee-size-key--shoulder{background:#06c}.vtee-size-guide-figure{margin:12px auto 0;text-align:center}.vtee-size-guide-figure img,.vtee-size-guide-figure svg{max-width:100%;height:auto;display:block;margin:0 auto}.vtee-modal-spec-list{margin:0;padding:0;list-style:none;font-family:var(--vtee-font-family);font-size:14px;line-height:2}.vtee-modal-spec-list li{display:flex;gap:12px}.vtee-modal-spec-list li strong{font-weight:var(--vtee-fw-regular);min-width:5em;flex-shrink:0}.vtee-modal-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;box-sizing:border-box;background:transparent;border:none;border-top:1px solid rgba(0,0,0,.12);border-bottom:1px solid rgba(0,0,0,.12);margin:20px 0;padding:16px 4px;font-family:var(--vtee-font-family);font-size:15px;font-weight:var(--vtee-fw-bold);letter-spacing:.02em;color:var(--vtee-black);cursor:pointer;text-align:left}.vtee-accordion+.vtee-modal-trigger,.vtee-modal-trigger+.vtee-modal-trigger{border-top:none;margin-top:-1px}.vtee-modal-trigger:after{content:"";width:9px;height:9px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg);margin-right:6px}.vtee-modal-trigger:hover{color:var(--vtee-pink)}.template-page-about .rich-text__blocks,body.template-page-about .rich-text__blocks{max-width:56rem;margin:0 auto}.template-page-about .rich-text__text,body.template-page-about .rich-text__text{font-family:var(--vtee-font-family);line-height:2;font-size:var(--vtee-fs-body);color:var(--vtee-black)}.template-page-about .rich-text__text p,body.template-page-about .rich-text__text p{margin:0 0 1.6em}.template-page-about .rich-text__text p:last-child,body.template-page-about .rich-text__text p:last-child{margin-bottom:0}.template-page-about .image-with-text__media,body.template-page-about .image-with-text__media,.template-page-about .image-with-text__media img,body.template-page-about .image-with-text__media img{border-radius:16px;overflow:hidden}.template-page-about .image-with-text__text,body.template-page-about .image-with-text__text{font-family:var(--vtee-font-family);line-height:2;font-size:var(--vtee-fs-body)}.template-page-about .newsletter__wrapper,body.template-page-about .newsletter__wrapper{border:1px solid var(--vtee-gray-light, #E5E5E5);border-radius:16px;background:transparent!important;box-shadow:none!important;padding:48px 24px!important}.template-page-about .newsletter h2,body.template-page-about .newsletter h2{font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-medium);font-size:var(--vtee-fs-h3);margin:0 0 12px}.template-page-about .newsletter__subheading,body.template-page-about .newsletter__subheading,[id^=shopify-section][id*=about_newsletter] .newsletter__subheading,[id^=shopify-section][id*=about_newsletter] .newsletter__subheading.rte{font-family:var(--vtee-font-family-en, var(--vtee-font-family));font-size:var(--vtee-fs-sub);color:var(--vtee-gray-dark, #555);margin-bottom:24px;text-align:center!important;display:block!important;width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}.template-page-about .newsletter__subheading p,body.template-page-about .newsletter__subheading p,[id^=shopify-section][id*=about_newsletter] .newsletter__subheading p,[id^=shopify-section][id*=about_newsletter] .newsletter__subheading.rte p,[id^=shopify-section][id*=about_newsletter] .newsletter__subheading>p,[id^=shopify-section][id*=about_newsletter] .newsletter__subheading.rte>p{text-align:center!important;margin-left:0!important;margin-right:0!important;width:100%!important}.template-page-about .newsletter-form__field-wrapper .field,body.template-page-about .newsletter-form__field-wrapper .field{max-width:420px;margin:0 auto 16px;background:#f0f0f0;border-radius:var(--vtee-radius-pill);overflow:hidden}.template-page-about .newsletter-form .field__input,body.template-page-about .newsletter-form .field__input{background:transparent!important;border:none!important;padding-left:24px}.template-page-about .newsletter-form__button,body.template-page-about .newsletter-form__button{background:var(--vtee-black)!important;color:#fff!important;border-radius:var(--vtee-radius-pill)!important;display:block!important;width:100%;max-width:420px;margin:0 auto!important;height:48px;font-weight:var(--vtee-fw-medium);position:static!important}.template-page-about .newsletter-form__button svg,body.template-page-about .newsletter-form__button svg{display:none}.rte iframe[src*="youtube.com"],.rte iframe[src*="youtu.be"],.rte iframe[src*="youtube-nocookie.com"],.rte iframe[src*="vimeo.com"]{display:block;width:100%;max-width:100%;height:auto;aspect-ratio:16 / 9;border:0;margin:1em 0}.article-template .page-width,.article-template__hero-container{max-width:var(--vtee-container-max, 1400px);padding-left:var(--vtee-space-md, 16px);padding-right:var(--vtee-space-md, 16px);margin-left:auto;margin-right:auto}@media(min-width:750px){.article-template .page-width,.article-template__hero-container{padding-left:var(--vtee-space-lg, 24px);padding-right:var(--vtee-space-lg, 24px)}}@media(min-width:990px){.article-template .page-width,.article-template__hero-container{padding-left:var(--vtee-space-xl, 40px);padding-right:var(--vtee-space-xl, 40px)}}@media(min-width:990px){.article-template{display:grid;grid-template-columns:1fr;gap:40px;max-width:var(--vtee-container-max, 1400px);margin:0 auto;padding:40px;box-sizing:border-box}.article-template>.article-template__hero-container{grid-column:1;grid-row:1 / span 20;max-width:none!important;padding:0!important;margin:0!important;position:sticky;top:100px;align-self:start;height:fit-content}.article-template>header.page-width,.article-template>.article-template__content,.article-template>.article-template__social-sharing,.article-template>.article-template__pagination,.article-template>.article-template__back{grid-column:2;max-width:none!important;padding:0!important;margin-left:0!important;margin-right:0!important}.article-template+.article-template__comment-wrapper{grid-column:1 / -1}}.vtee-article-collection{margin:40px 0;padding:8px 0}.vtee-article-collection__heading{font-size:20px;font-weight:var(--vtee-fw-bold);color:var(--vtee-black);margin:0 0 20px;text-align:center;letter-spacing:.04em}@media(min-width:750px){.vtee-article-collection__heading{font-size:24px;margin-bottom:28px}}.vtee-article-collection__grid{list-style:none;padding:0;margin:0}.vtee-article-collection__grid>.grid__item{list-style:none}@media(max-width:749px){.vtee-article-collection__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:16px;row-gap:24px}.vtee-article-collection__grid>.grid__item{width:auto;max-width:none}}.rte .vtee-article-collection ul,.rte .vtee-article-collection .grid__item{margin:0;padding:0}.rte .vtee-article-collection img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none;margin-bottom:0}.rte .vtee-article-collection .card__media img,.rte .vtee-article-collection .media img{height:100%!important;width:100%!important;object-fit:cover}.rte .vtee-article-collection ul{list-style:none;padding-left:0;list-style-position:outside}.rte .vtee-article-collection li{list-style:none;margin-bottom:0}.rte .vtee-article-collection a{color:inherit;text-underline-offset:initial}.vtee-article-collection__scroll{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;margin:0 -16px;padding:0 16px}.vtee-article-collection__scroll::-webkit-scrollbar{display:none}.vtee-article-collection__scroll-list{display:flex;gap:12px;padding:0;margin:0;list-style:none}.vtee-article-collection__scroll-item{flex:0 0 auto;width:60vw;max-width:240px;list-style:none}@media(min-width:750px){.vtee-article-collection__scroll-list{gap:16px}.vtee-article-collection__scroll-item{width:240px}}.vtee-article-collection__scroll-item .card-wrapper{width:100%}.template-cart .cart__title,.template-cart h1.title--primary{font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold);font-size:24px;color:var(--vtee-black);text-align:center;margin:0 0 var(--vtee-space-2xl);letter-spacing:.04em}@media(min-width:750px){.template-cart .cart__title,.template-cart h1.title--primary{font-size:28px}}.template-cart .cart-items thead th{font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold);color:var(--vtee-black);letter-spacing:.04em;padding:12px 0}.template-cart .cart-item__name{font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-medium);color:var(--vtee-black)}.template-cart .cart__ctas,.template-cart .cart-items~.cart__footer .cart__ctas{display:flex;gap:12px;justify-content:center;align-items:center;flex-wrap:wrap;margin-top:var(--vtee-space-xl)}.template-cart .cart__back-button,.template-cart a.cart__back-button{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;background:var(--vtee-black)!important;color:#fff!important;border:none!important;border-radius:32px!important;padding:14px 32px!important;height:52px;min-width:180px;font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold);font-size:var(--vtee-fs-body);text-decoration:none!important;letter-spacing:.04em}.template-cart .cart__back-button:hover{background:var(--vtee-gray-dark)!important}.cart__warnings .button{display:inline-flex!important;flex-direction:row;justify-content:center!important;align-items:center!important;width:auto!important;min-width:209px!important;max-width:400px!important;height:52px;min-height:52px;padding:0 24px!important;background:#333!important;color:#fff!important;border:none!important;border-radius:32px!important;font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold)!important;font-size:15px!important;line-height:1;letter-spacing:.04em;text-decoration:none!important;box-shadow:none!important}.cart__warnings .button:hover{background:#5e5e5e!important;color:#fff!important}.cart__warnings .button:after{display:none!important}.cart__warnings .cart__empty-text{font-size:16px!important}cart-items.is-empty .cart__title,.is-empty .cart__title{display:none!important}.template-cart .cart__checkout-button,.template-cart button#checkout{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;background:#e22d8b!important;color:#fff!important;border:none!important;border-radius:32px!important;padding:14px 32px!important;height:52px;min-width:200px;font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold);font-size:var(--vtee-fs-body);letter-spacing:.04em;cursor:pointer}.template-cart .cart__checkout-button:hover,.template-cart button#checkout:hover{background:#c81a75!important}.template-cart .cart__back-button svg,.template-cart .cart__checkout-button svg,.template-cart button#checkout svg{display:none!important}.template-cart .totals,.template-cart .cart__blocks .totals{display:flex;justify-content:flex-end;align-items:baseline;gap:12px;padding:var(--vtee-space-lg) 0;border-top:1px solid rgba(0,0,0,.1);margin-top:var(--vtee-space-lg)}.template-cart .totals__subtotal{font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-regular);font-size:16px;color:var(--vtee-gray-dark);margin:0}.template-cart .totals__subtotal-value{font-family:var(--vtee-font-family);font-weight:var(--vtee-fw-bold);font-size:40px;color:var(--vtee-black)}.template-cart .totals__subtotal-value .totals__subtotal-currency{font-size:16px}@media(max-width:749px){.template-cart .cart__ctas{flex-direction:row;gap:8px}.template-cart .cart__back-button,.template-cart .cart__checkout-button{min-width:0;flex:1 1 auto;padding:12px 16px!important;font-size:13px}.template-cart .totals__subtotal-value{font-size:24px}}.vtee-lookbook{max-width:var(--vtee-container-max, 1400px);margin:0 auto;padding-left:var(--vtee-space-md);padding-right:var(--vtee-space-md);box-sizing:border-box}@media(min-width:750px){.vtee-lookbook{padding-left:var(--vtee-space-lg);padding-right:var(--vtee-space-lg)}}@media(min-width:990px){.vtee-lookbook{padding-left:var(--vtee-space-xl);padding-right:var(--vtee-space-xl)}}.vtee-lookbook__heading{font-family:var(--vtee-font-family);font-size:24px;font-weight:var(--vtee-fw-bold);color:var(--vtee-black);text-align:center;margin:0 0 var(--vtee-space-lg);letter-spacing:.04em}@media(min-width:750px){.vtee-lookbook__heading{font-size:28px;margin-bottom:var(--vtee-space-xl)}}.vtee-lookbook__tabs{display:flex;gap:20px;justify-content:center;flex-wrap:wrap;margin:0 0 var(--vtee-space-xl)}.vtee-lookbook__tab{background:transparent;border:none;padding:6px 4px;cursor:pointer;font-family:var(--vtee-font-family);font-size:14px;font-weight:var(--vtee-fw-medium);color:var(--vtee-gray-dark);letter-spacing:.06em;position:relative;transition:color .15s ease}.vtee-lookbook__tab.is-active{color:#e22d8b;font-weight:var(--vtee-fw-bold)}.vtee-lookbook__tab.is-active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:#e22d8b}.vtee-lookbook__tab:hover:not(.is-active){color:var(--vtee-black)}.vtee-lookbook__grid{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:8px}@media(min-width:990px){.vtee-lookbook__grid{grid-template-columns:repeat(4,1fr);gap:16px}}.vtee-lookbook__item{list-style:none;overflow:hidden;aspect-ratio:3 / 4;background:#f2f2f2}.vtee-lookbook__item.is-lb-medium{grid-column:span 2}.vtee-lookbook__item.is-lb-large{grid-column:1 / -1;aspect-ratio:16 / 9}@media(max-width:989px){.vtee-lookbook__item.is-lb-medium,.vtee-lookbook__item.is-lb-large{grid-column:1 / -1}.vtee-lookbook__item.is-lb-large{aspect-ratio:4 / 3}}.vtee-lookbook__link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.vtee-lookbook__img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.vtee-lookbook__link:hover .vtee-lookbook__img{transform:scale(1.03)}.vtee-lookbook__placeholder{width:100%;height:100%;background:#e0e0e0;display:flex;align-items:center;justify-content:center}.vtee-lookbook__item[hidden]{display:none!important}.vtee-drawer-sections{display:flex;flex-direction:column;gap:20px;padding:6px 0 20px;width:100%}.vtee-drawer-section{display:block}.vtee-drawer-section__heading{font-family:var(--vtee-font-family);font-size:14px;font-weight:var(--vtee-fw-medium);color:rgba(var(--color-foreground),.6);letter-spacing:.06em;margin:0 0 24px;padding:0;text-transform:none}.vtee-drawer-section__list{list-style:none;padding:0 0 0 12px;margin:0;display:flex;flex-direction:column;gap:0}.vtee-drawer-section__link{display:block;font-family:var(--vtee-font-family);font-size:16px;font-weight:var(--vtee-fw-medium);line-height:1.35;color:rgb(var(--color-foreground));text-decoration:none;padding:5px 0;letter-spacing:.02em;transition:color .15s ease}.vtee-drawer-section__link:hover,.vtee-drawer-section__link.is-active{color:var(--vtee-gray-light);text-decoration:underline}.vtee-drawer-section__divider{list-style:none;height:1px;background:rgba(var(--color-foreground),.2);margin:10px 0}.menu-drawer__navigation-container:has(.vtee-drawer-sections){padding:0 20px;margin:0}.header-wrapper .menu-drawer{top:100%;background-color:rgb(var(--color-background));max-width:380px}.js .header-wrapper .menu-drawer{height:auto;max-height:none;overflow-y:auto}.header__icon--menu .icon-hamburger{visibility:visible!important;opacity:1!important;transform:none!important}.header__icon--menu .icon-close{display:none!important}.header-wrapper .menu-drawer__inner-container{padding-top:0}.vtee-drawer-close{position:absolute;top:10px;right:14px;z-index:3;display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:none;cursor:pointer;color:rgb(var(--color-foreground))}.vtee-drawer-close .icon,.vtee-drawer-close svg{width:22px;height:22px}.vtee-drawer-close:hover{color:var(--vtee-pink)}.card-wrapper,.card__inner{position:relative}.swym-advanced-wishlist-collections-container{position:absolute!important;top:auto!important;right:-8px!important;bottom:16px!important;left:auto!important;z-index:4;margin:0!important;color:var(--vtee-pink)!important}.swym-advanced-wishlist-collections{background:transparent!important;border:none!important;padding:4px!important;min-width:0!important;min-height:0!important;box-shadow:none!important;cursor:pointer;display:flex!important;align-items:center;justify-content:center;transform:none!important}.swym-advanced-wishlist-collections-social-count{display:none!important}.swym-advanced-wishlist-collections .swym-icon-bg svg{display:none!important}.swym-advanced-wishlist-collections .swym-icon-bg{display:flex;align-items:center;justify-content:center}.swym-advanced-wishlist-collections .swym-icon-bg:before{content:"";display:block;width:24px;height:24px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 21s-7.5-4.6-9.5-9.3C1 7.6 3.8 4 7.5 4c2 0 3.4 1 4.5 2.3C13.1 5 14.5 4 16.5 4 20.2 4 23 7.6 21.5 11.7 19.5 16.4 12 21 12 21z' stroke='%238F8F8F' stroke-width='1.5' fill='none'/%3E%3C/svg%3E") no-repeat center / contain}.swym-advanced-wishlist-collections[aria-pressed=true] .swym-icon-bg:before{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M12 21s-7.5-4.6-9.5-9.3C1 7.6 3.8 4 7.5 4c2 0 3.4 1 4.5 2.3C13.1 5 14.5 4 16.5 4 20.2 4 23 7.6 21.5 11.7 19.5 16.4 12 21 12 21z' stroke='%23000000' stroke-width='1.5' fill='%23000000'/%3E%3C/svg%3E") no-repeat center / contain}.section-header .cart-count-bubble,.cart-count-bubble{background-color:#e4007f!important;color:#fff!important}@media(max-width:749px){.section-header .header__icons .menu-drawer__account{display:none!important}}.footer .footer-block__heading{font-size:14px!important}.footer .footer-block ul li a,.footer .footer-block ul li a.link,.footer .footer-block ul li a.list-menu__item--link{font-size:16px!important}.template-collection .section-template--main-collection-banner{padding-top:0!important;padding-bottom:0!important}.template-collection .section-breadcrumb,.template-collection .vtee-breadcrumb{padding-top:32px;padding-bottom:24px!important}.template-collection #product-grid,.template-collection .product-grid{margin-top:40px!important}body.template-page-about,.template-page-about .rte,.template-page-about h1,.template-page-about h2,.template-page-about h3,.template-page-about h4,.template-page-about p,.template-page-about li,.template-page-about span,.template-page-about a,.template-page-about div{font-family:BIZ UDMincho,Yu Mincho,Hiragino Mincho ProN,MS Mincho,serif!important}.vtee-scroll-gallery{width:100%}.vtee-scroll-gallery__head{margin-bottom:16px}.vtee-scroll-gallery__heading{font-family:var(--vtee-font-family);font-size:16px;font-weight:var(--vtee-fw-bold);color:var(--vtee-black);margin:0;letter-spacing:.02em}@media(min-width:750px){.vtee-scroll-gallery__heading{font-size:20px}}.vtee-scroll-gallery__viewport{display:block;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none}.vtee-scroll-gallery__viewport::-webkit-scrollbar{display:none}.vtee-scroll-gallery__track{display:flex;margin:0;padding:0 16px;list-style:none}@media(min-width:990px){.vtee-scroll-gallery__track{padding-inline:max(16px,calc((100vw - var(--vtee-container-max, 1400px)) / 2))}}.vtee-scroll-gallery__item{flex:0 0 auto;width:62vw;max-width:340px;margin-right:16px}@media(min-width:750px){.vtee-scroll-gallery__item{width:320px}}.vtee-scroll-gallery__link{display:block;text-decoration:none;color:inherit}.vtee-scroll-gallery__media{position:relative;overflow:hidden;border-radius:4px;background:#f2f2f2}.vtee-scroll-gallery__media--square{aspect-ratio:1 / 1}.vtee-scroll-gallery__img{width:100%;height:100%;object-fit:cover;display:block}.vtee-scroll-gallery__caption{margin:10px 0 0;font-family:var(--vtee-font-family-body);font-size:14px;line-height:1.4;color:var(--vtee-black)}.vtee-scroll-gallery__viewport.is-marquee{overflow:hidden}.vtee-scroll-gallery__viewport.is-marquee .vtee-scroll-gallery__track{width:max-content;padding:0;animation:vtee-marquee var(--vtee-marquee-duration, 40s) linear infinite}@keyframes vtee-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.vtee-scroll-gallery__viewport.is-marquee .vtee-scroll-gallery__track{animation:none}}#MainContent:has(.swym-storefront-layout-root-component) .main-page-title{text-align:center}.swym-storefront-layout-root-component .swym-storefront-layout-header{align-items:center;text-align:center}.swym-storefront-layout-root-component .swym-storefront-layout-title{justify-content:center;text-align:center}.swym-storefront-layout-root-component .swym-storefront-layout-login-user-container,.swym-storefront-layout-root-component .swym-storefront-layout-login-content{align-items:center;justify-content:center;text-align:center}.swym-storefront-layout-root-component .swym-storefront-layout-login-heading,.swym-storefront-layout-root-component .swym-storefront-layout-login-description{text-align:center}@media(max-width:749px){.swym-storefront-layout-root-component .swym-storefront-layout-body{margin:0!important;padding:0!important;width:100%!important;max-width:none!important}.swym-storefront-layout-root-component .swym-storefront-layout-items-container{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important}.swym-storefront-layout-root-component .swym-storefront-layout-grid-item-image-container{height:auto!important;aspect-ratio:1 / 1;overflow:hidden}.swym-storefront-layout-root-component .swym-storefront-layout-grid-item-image{width:100%!important;height:100%!important;background-size:contain!important;background-repeat:no-repeat;background-position:center}.swym-storefront-layout-root-component .swym-storefront-layout-grid-item-image img{width:100%!important;height:100%!important;object-fit:contain!important}}#swym-anchor{display:none}
/*# sourceMappingURL=/cdn/shop/t/11/assets/vtee-tokens.css.map */
