@charset "UTF-8";.vt-product-price{--vt-product-price-gap: .35rem;--vt-product-price-compare-opacity: .45;--vt-product-price-compare-font-size: 1.2rem;--vt-product-price-current-font-weight: 600;--vt-product-price-sale-padding-block: .45rem;--vt-product-price-sale-padding-inline: .75rem;--vt-product-price-sale-radius: .5rem;--vt-product-price-sale-font-size: 1.3rem;display:flex;flex-direction:column;align-items:flex-end;gap:var(--vt-product-price-gap);flex-shrink:0}.vt-product-price__compare-at{text-decoration:line-through;color:rgba(var(--color-foreground),var(--vt-product-price-compare-opacity));font-size:var(--vt-product-price-compare-font-size)}.vt-product-price__current{font-weight:var(--vt-product-price-current-font-weight);color:rgb(var(--color-foreground))}.vt-product-price__current--sale{background:rgb(var(--vt-tab-collection-accent-rgb, var(--color-button)));color:#fff;padding:var(--vt-product-price-sale-padding-block) var(--vt-product-price-sale-padding-inline);border-radius:var(--vt-product-price-sale-radius);font-size:var(--vt-product-price-sale-font-size)}.vt-product-price--tab-collection-card{flex-direction:row;align-items:baseline;justify-content:flex-start;flex-wrap:wrap;gap:.6rem;width:100%;margin-top:auto}.vt-product-price--tab-collection-card .vt-product-price__current{background:none;padding:0;border-radius:0;color:rgb(var(--vt-tab-collection-accent-rgb, var(--color-button)));font-size:1.75rem;font-weight:800;line-height:1.1}.vt-product-price--tab-collection-card .vt-product-price__current--sale{font-weight:800}.vt-product-price--tab-collection-card .vt-product-price__compare-at{position:static;flex-shrink:0;color:rgba(var(--color-foreground),.45);font-size:1.35rem;font-weight:400;text-decoration:line-through;line-height:1.1}.vt-product-price--tab-collection-card .vt-product-price__compare-at:after{content:none;display:none}.vt-tab-collection-host{display:block;width:100%}.vt-tab-collection{width:100%}.vt-tab-collection__heading-wrap{margin-bottom:2rem;text-align:center}.vt-tab-collection__toolbar{display:flex;flex-direction:column;gap:1.6rem;margin-bottom:2.4rem;align-items:stretch}.vt-tab-collection__search{position:relative;flex:1;min-width:0}.vt-tab-collection__search-icon{position:absolute;left:1.4rem;top:50%;transform:translateY(-50%);display:flex;color:rgba(var(--color-foreground),.45);pointer-events:none}.vt-tab-collection__search-input{width:100%;border:1px solid rgba(var(--color-foreground),.14);border-radius:999px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));padding:1.2rem 1.6rem 1.2rem 4.4rem;font:inherit;line-height:1.4}.vt-tab-collection__search-input::-moz-placeholder{color:rgba(var(--color-foreground),.45);text-transform:uppercase;letter-spacing:.04em;font-size:1.2rem}.vt-tab-collection__search-input::placeholder{color:rgba(var(--color-foreground),.45);text-transform:uppercase;letter-spacing:.04em;font-size:1.2rem}.vt-tab-collection__search-input:focus{outline:none;border-color:rgba(var(--vt-tab-collection-accent-rgb),.45)}.vt-tab-collection__search-input::-webkit-search-cancel-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.6rem;height:1.6rem;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23b22222'%3E%3Cpath d='M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z'/%3E%3C/svg%3E") center/contain no-repeat;cursor:pointer}.vt-tab-collection__tabs-scroll{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:flex-start;overflow-x:auto;padding-bottom:.2rem;-webkit-overflow-scrolling:touch;scrollbar-color:rgba(var(--color-foreground),.45) rgba(var(--color-foreground),.08);scrollbar-width:thin}.vt-tab-collection__tabs-scroll::-webkit-scrollbar{height:3px;width:3px}.vt-tab-collection__tabs-scroll::-webkit-scrollbar-track{background:rgba(var(--color-foreground),.08);border-radius:0}.vt-tab-collection__tabs-scroll::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.45);border-radius:0}.vt-tab-collection__tabs-scroll::-webkit-scrollbar-thumb:hover{background:rgba(var(--color-foreground),.6)}.vt-tab-collection__tab{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(var(--color-foreground),.16);border-radius:999px;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;font:inherit;font-weight:500;line-height:1.2;padding:1rem 1.8rem;white-space:nowrap;transition:border-color .2s ease,color .2s ease,box-shadow .2s ease}.vt-tab-collection__tab:hover{border-color:rgba(var(--color-foreground),.28)}.vt-tab-collection__tab-star{display:none;flex-shrink:0;color:rgb(var(--vt-tab-collection-accent-rgb))}.vt-tab-collection__tab--active{border-color:rgb(var(--vt-tab-collection-accent-rgb));color:rgb(var(--vt-tab-collection-accent-rgb))}.vt-tab-collection__tab--active .vt-tab-collection__tab-star{display:inline-flex}.vt-tab-collection__tab--sale:not(.vt-tab-collection__tab--active){color:rgb(var(--vt-tab-collection-accent-rgb))}.vt-tab-collection__panels{position:relative}.vt-tab-collection__panel{display:none}.vt-tab-collection__panel--active{display:block}.vt-tab-collection__grid{display:grid;grid-template-columns:repeat(var(--vt-tab-collection-columns-mobile, 2),minmax(0,1fr));align-items:stretch;gap:1.6rem;list-style:none;margin:0;padding:0}.vt-tab-collection__grid-item{display:flex;flex-direction:column;margin:0;padding:0;min-width:0;min-height:100%;height:100%}.vt-tab-collection__grid-item--hidden{display:none}.vt-tab-collection__empty,.vt-tab-collection__search-empty{margin:0;padding:2rem 0;text-align:center;color:rgba(var(--color-foreground),.65)}.vt-tab-collection__search-empty:not([hidden]){padding:0 0 1.2rem;text-align:left}@media only screen and (min-width: 750px){.vt-tab-collection__toolbar{flex-direction:row;align-items:center;gap:2rem}.vt-tab-collection__search{flex:1 1 42%;max-width:52rem}.vt-tab-collection__tabs-scroll{margin-left:auto;justify-content:flex-start;flex-wrap:nowrap}.vt-tab-collection__grid{grid-template-columns:repeat(var(--vt-tab-collection-columns-desktop, 4),minmax(0,1fr))}}.vt-tab-collection-card{position:relative;display:flex;flex:1 1 auto;flex-direction:column;width:100%;height:100%;min-height:100%;border:1px solid rgba(var(--color-foreground),.08);border-radius:1.2rem;background:rgb(var(--color-background));text-decoration:none;color:inherit;overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}.vt-tab-collection-card:hover{border-color:rgba(var(--color-foreground),.16);box-shadow:0 8px 28px rgba(var(--color-foreground),.06)}.vt-tab-collection-card__badge{display:inline-block;padding:.45rem .75rem;border-radius:.4rem;font-size:1.1rem;font-weight:700;letter-spacing:.04em;line-height:1.2;text-transform:uppercase}.vt-tab-collection-card__badge--accent{background:rgb(var(--vt-tab-collection-accent-rgb));color:#fff}.vt-tab-collection-card__badge--custom{color:#fff}.vt-tab-collection-card__badge--sale{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0;min-width:5.2rem;padding:.5rem .7rem .45rem;background:rgb(var(--vt-tab-collection-accent-rgb));color:#fff;font-weight:800;line-height:1;text-align:center;text-transform:uppercase;border-radius:0 .8rem}.vt-tab-collection-card__badge-sale-percent{font-size:1.35rem;font-weight:800;letter-spacing:-.02em;line-height:1.05}.vt-tab-collection-card__badge-sale-label{font-size:1.15rem;font-weight:800;letter-spacing:.04em;line-height:1.05}.vt-tab-collection-card__badge--shipping{background:#16a34a;color:#fff;font-size:1rem;font-weight:700;padding:.4rem .75rem;letter-spacing:.06em}.vt-tab-collection-card__badge-left,.vt-tab-collection-card__badge-right,.vt-tab-collection-card__badge-bottom-left{position:absolute;z-index:1;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}.vt-tab-collection-card__badge-left{top:.8rem;left:.8rem;align-items:flex-start}.vt-tab-collection-card__badge-right{top:0;right:0;align-items:flex-end}.vt-tab-collection-card__badge-bottom-left{bottom:.8rem;left:.8rem;align-items:flex-start}@media only screen and (min-width: 750px){.vt-tab-collection-card__badge{font-size:1.2rem;padding:.5rem .85rem}.vt-tab-collection-card__badge--sale{min-width:5.6rem;padding:.55rem .8rem .5rem;border-radius:0 .9rem}.vt-tab-collection-card__badge-sale-percent{font-size:1.45rem}.vt-tab-collection-card__badge-sale-label{font-size:1.2rem}.vt-tab-collection-card__badge--shipping{font-size:1.1rem;padding:.45rem .85rem}}.vt-tab-collection-card__media{position:relative;flex:0 0 auto;width:100%;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;padding:0;overflow:hidden;background:rgba(var(--color-foreground),.04)}.vt-tab-collection-card__image,.vt-tab-collection-card__video{display:block;max-width:100%;max-height:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.vt-tab-collection-card__image{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.vt-tab-collection-card__video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.vt-tab-collection-card__placeholder{width:100%;max-width:100%;max-height:100%;aspect-ratio:1/1;margin:auto;border-radius:.6rem;background:rgba(var(--color-foreground),.06)}.vt-tab-collection-card__body{display:flex;flex:1 1 auto;flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem 1.2rem 1.2rem;min-height:0}.vt-tab-collection-card__title{margin:0;width:100%;font-weight:600;font-size:1.5rem;line-height:1.3;color:#000;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.vt-tab-collection-card__meta{display:flex;flex-flow:row nowrap;align-items:center;gap:.5rem;width:100%;min-height:1.6rem;font-size:1.3rem;line-height:1.3;white-space:nowrap}.vt-tab-collection-card__meta .vt-judgeme-preview-badge{display:inline-flex;flex:0 1 auto;align-items:center;min-width:0;margin:0;line-height:1.2}.vt-tab-collection-card__meta .jdgm-preview-badge,.vt-tab-collection-card__meta .jdgm-prev-badge{display:inline-flex!important;flex-flow:row nowrap!important;flex-wrap:nowrap!important;align-items:center!important;gap:.35rem!important;width:auto!important;max-width:100%;margin:0!important;font-size:inherit!important;line-height:inherit!important;white-space:nowrap!important;color:rgba(var(--color-foreground),.65)!important}.vt-tab-collection-card__meta .jdgm-prev-badge__stars{display:inline-flex!important;flex-shrink:0;align-items:center}.vt-tab-collection-card__meta .jdgm-star{font-size:1.2rem!important}.vt-tab-collection-card__meta .jdgm-prev-badge__text{display:inline!important;flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis;font-size:inherit!important;font-weight:500!important;white-space:nowrap!important;color:#000!important}.vt-product-card-meta__separator{flex-shrink:0;color:var(--vt-global-text);font-weight:300}.vt-product-card-social__sold{flex-shrink:0;font-weight:500;white-space:nowrap;color:var(--vt-global-text)}@media only screen and (min-width: 750px){.vt-tab-collection-card__title{font-size:1.6rem}.vt-product-price--tab-collection-card .vt-product-price__current{font-size:1.85rem}.vt-product-price--tab-collection-card .vt-product-price__compare-at{font-size:1.45rem}}@media only screen and (max-width: 749px){.vt-tab-collection-card__media{padding:0}}.vt-custom-product-card{position:relative;display:flex;flex-direction:column;width:100%;height:100%;border-radius:1.2rem;background:rgb(var(--vt-tab-collection-accent-rgb));text-decoration:none;color:#fff;overflow:hidden;border:2px solid rgb(var(--vt-tab-collection-accent-rgb));box-shadow:0 6px 24px rgba(var(--vt-tab-collection-accent-rgb),.35),0 3px 10px #00000026;transition:box-shadow .25s ease,transform .25s ease}.vt-custom-product-card:hover{box-shadow:0 12px 40px rgba(var(--vt-tab-collection-accent-rgb),.45),0 6px 16px #0003;transform:translateY(-3px)}.vt-custom-product-card__media{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;background:#f5f5f5}.vt-custom-product-card__image,.vt-custom-product-card__video{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.vt-custom-product-card__placeholder{width:100%;height:100%;background:#eee}.vt-custom-product-card__badge{position:absolute;top:1rem;right:0;z-index:2;padding:.5rem 1.2rem .5rem 1rem;background:#000000bf;color:#fff;font-size:1.2rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1.2;border-radius:.3rem 0 0 .3rem}.vt-custom-product-card__body{display:flex;flex-direction:column;gap:.4rem;padding:1.2rem 1.2rem 1.4rem}.vt-custom-product-card__title{margin:0;font-size:1.5rem;font-weight:700;line-height:1.3;color:#fff;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.vt-custom-product-card__subtitle{margin:0;font-size:1.2rem;line-height:1.4;color:#ffffffbf;font-weight:500}.vt-custom-product-card__price{display:flex;align-items:center;gap:.8rem;margin-top:.4rem}.vt-custom-product-card__compare-at{font-size:1.4rem;font-style:italic;color:#fff9;text-decoration:line-through}.vt-custom-product-card__sale-price{display:inline-block;padding:.3rem .8rem;background:#c9a84c;color:#fff;font-size:1.5rem;font-weight:800;border-radius:.4rem;line-height:1.3}.vt-custom-product-card__regular-price{font-size:1.5rem;font-weight:800;color:#fff}.vt-custom-product-card .vt-tab-collection-card__meta{font-size:1.25rem}.vt-custom-product-card .vt-tab-collection-card__meta .jdgm-prev-badge__text{color:#ffffffe6!important}.vt-custom-product-card .vt-product-card-meta__separator{color:#ffffff73}.vt-custom-product-card .vt-product-card-social__sold{color:#ffffffd9}@media only screen and (min-width: 750px){.vt-custom-product-card__badge{font-size:1.3rem;padding:.55rem 1.3rem .55rem 1.1rem}.vt-custom-product-card__title{font-size:1.6rem}}
