:root{--bahari-blue: #102E50;--bahari-red: #BE3D2A;--bahari-yellow: #F5C45E;--bahari-orange: #E78B48;--bahari-ink: #101828;--bahari-muted: rgba(16, 46, 80, .68);--bahari-border: rgba(16, 46, 80, .12);--bahari-bg: #ffffff}.collection{background:#fff}.collection__title{margin-bottom:28px}.collection__title .title{color:var(--bahari-blue);font-weight:800;letter-spacing:-.045em;line-height:1.02}.collection__description{color:var(--bahari-muted);max-width:680px}.product-grid{row-gap:44px}.product-grid .grid__item{padding-bottom:0}.bahari-product-card{position:relative;height:100%;background:transparent;color:var(--bahari-blue);isolation:isolate}.bahari-product-card a{color:inherit;text-decoration:none}.bahari-product-card__media-wrap{position:relative;margin-bottom:18px}.bahari-product-card__media-link{display:block}.bahari-product-card__media{position:relative;width:100%;aspect-ratio:1 / .82;display:flex;align-items:center;justify-content:center;overflow:visible;background:transparent;border:0;box-shadow:none}.bahari-product-card__image{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center;background:transparent;mix-blend-mode:multiply;transform:scale(1);transition:transform .28s ease,opacity .22s ease,filter .28s ease}.bahari-product-card:hover .bahari-product-card__image{transform:scale(1.045);filter:saturate(1.03)}.bahari-product-card__placeholder{width:100%;height:100%;opacity:.12}.bahari-product-card__wishlist{position:absolute;z-index:4;top:4px;right:4px;width:38px;height:38px;border:0;border-radius:999px;background:transparent;color:#000;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .22s ease,transform .22s ease,color .22s ease}.bahari-product-card__wishlist:hover{background:#ffffffdb;transform:scale(1.06)}.bahari-product-card__heart{width:22px;height:22px;stroke:currentColor;stroke-width:1.9;fill:none;transition:fill .22s ease,stroke .22s ease,transform .22s ease}.bahari-product-card__wishlist.is-active{color:#000}.bahari-product-card__wishlist.is-active .bahari-product-card__heart{fill:#000;stroke:#000;transform:scale(1.03)}.bahari-product-card__badge{position:absolute;z-index:3;left:4px;bottom:8px;background:#ff543d;color:#fff;font-size:1.05rem;font-weight:800;line-height:1;text-transform:uppercase;padding:5px 7px;border-radius:2px;letter-spacing:-.01em}.bahari-product-card__soldout{position:absolute;z-index:3;left:4px;top:8px;background:var(--bahari-blue);color:#fff;font-size:1.05rem;font-weight:800;line-height:1;text-transform:uppercase;padding:6px 8px;border-radius:999px}.bahari-product-card__content{padding:0}.bahari-product-card__vendor{color:var(--bahari-muted);font-size:1.05rem;line-height:1.25;margin-bottom:6px;text-transform:uppercase;letter-spacing:.08em}.bahari-product-card__title{margin:0 0 9px;color:var(--bahari-ink);font-size:1.42rem;line-height:1.28;font-weight:600;letter-spacing:-.015em;min-height:3.6rem}.bahari-product-card__title a{color:var(--bahari-ink);transition:color .18s ease}.bahari-product-card__title a:hover{color:var(--bahari-red)}.bahari-product-card__price{margin-bottom:14px}.bahari-product-card__price .price{color:var(--bahari-ink);font-size:1.36rem;line-height:1.3;font-weight:700;letter-spacing:-.015em}.bahari-product-card__price .price__regular .price-item--regular,.bahari-product-card__price .price__sale .price-item--sale{color:#000;font-weight:800}.bahari-product-card__price .price__sale .price-item--regular{color:#102e508c;font-weight:500;text-decoration-thickness:1px}.bahari-product-card__price .price__badge-sale,.bahari-product-card__price .price__badge-sold-out{display:none}.bahari-product-card__swatches{display:flex;align-items:center;gap:7px;flex-wrap:wrap;min-height:34px}.bahari-product-card__swatch{position:relative;width:31px;height:31px;padding:0;border-radius:999px;border:1.4px solid rgba(16,46,80,.28);background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;overflow:visible;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.bahari-product-card__swatch:hover,.bahari-product-card__swatch.is-active{border-color:var(--bahari-red);box-shadow:0 0 0 2px #be3d2a1f;transform:translateY(-1px)}.bahari-product-card__swatch-inner{width:24px;height:24px;border-radius:999px;overflow:hidden;display:block;background:#f7f7f7}.bahari-product-card__swatch-inner img{display:block;width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.bahari-product-card__swatch-fallback{width:100%;height:100%;border-radius:999px;background:linear-gradient(135deg,#f4f4f4,#e7e7e7);color:var(--bahari-blue);font-size:1rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center}.bahari-product-card__swatch--more{color:var(--bahari-red);font-size:1.15rem;font-weight:800;text-decoration:none}.bahari-product-card__tooltip{position:absolute;left:50%;bottom:calc(100% + 9px);transform:translate(-50%) translateY(3px);z-index:10;background:var(--bahari-blue);color:#fff;font-size:1.1rem;line-height:1;font-weight:600;white-space:nowrap;padding:7px 9px;border-radius:999px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility .18s ease,transform .18s ease}.bahari-product-card__tooltip:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:var(--bahari-blue) transparent transparent transparent}.bahari-product-card__swatch:hover .bahari-product-card__tooltip,.bahari-product-card__swatch:focus-visible .bahari-product-card__tooltip{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.collection__view-all{margin-top:34px}.collection__view-all .button,.collection__view-all .underlined-link{color:var(--bahari-blue);border-color:var(--bahari-blue);font-weight:700}.collection__view-all .button:hover{background:var(--bahari-blue);color:#fff}.collection .slider-button,.collection .slider-counter{color:var(--bahari-blue)}@media screen and (max-width:749px){.collection__title{margin-bottom:20px}.collection__title .title{font-size:clamp(3rem,8vw,4.4rem)}.product-grid{row-gap:34px}.bahari-product-card__media{aspect-ratio:1 / .95}.bahari-product-card__media-wrap{margin-bottom:12px}.bahari-product-card__wishlist{width:34px;height:34px;top:0;right:0}.bahari-product-card__heart{width:20px;height:20px}.bahari-product-card__badge{font-size:.95rem;padding:5px 6px}.bahari-product-card__title{font-size:1.25rem;line-height:1.25;min-height:3.2rem;margin-bottom:7px}.bahari-product-card__price .price{font-size:1.22rem}.bahari-product-card__swatches{gap:5px}.bahari-product-card__swatch{width:28px;height:28px}.bahari-product-card__swatch-inner{width:21px;height:21px}.bahari-product-card__tooltip{display:none}}@media screen and (min-width:990px){.product-grid{column-gap:36px}.bahari-product-card__title{max-width:94%}}.bahari-collection-header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:24px}.bahari-collection-header__text{flex:1 1 auto;min-width:0}.bahari-collection-header__actions{flex:0 0 auto;display:flex;align-items:center;justify-content:flex-end;padding-top:4px}.bahari-collection-header__view-all{min-width:118px;height:36px;padding:0 24px;border:1.3px solid #102E50;border-radius:0;background:#fff;color:#102e50;display:inline-flex;align-items:center;justify-content:center;font-size:1.35rem;line-height:1;font-weight:500;text-transform:lowercase;text-decoration:none;letter-spacing:.01em;transition:background .22s ease,color .22s ease,border-color .22s ease,transform .22s ease}.bahari-collection-header__view-all:hover{background:#102e50;color:#fff;border-color:#102e50;transform:translateY(-1px)}.bahari-collection-header__view-all:focus-visible{outline:2px solid #BE3D2A;outline-offset:3px}.collection__view-all{display:none}@media screen and (max-width:749px){.bahari-collection-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:26px}.bahari-collection-header__actions{width:100%;justify-content:flex-start;padding-top:0}.bahari-collection-header__view-all{min-width:104px;height:34px;padding:0 20px;font-size:1.25rem}}:root{--bahari-filter-blue: #102E50;--bahari-filter-red: #BE3D2A;--bahari-filter-muted: rgba(16, 46, 80, .62);--bahari-filter-line: rgba(16, 46, 80, .12);--bahari-filter-line-strong: rgba(16, 46, 80, .22);--bahari-filter-soft: #f7f9fb}.bahari-collection-layout{display:grid;grid-template-columns:238px minmax(0,1fr);gap:clamp(34px,4vw,56px);align-items:start;width:100%}.bahari-products{min-width:0}.bahari-products .collection{background:transparent}.bahari-products .product-grid{column-gap:clamp(24px,3vw,38px);row-gap:48px}.bahari-sidebar-drawer,.bahari-filter-float-btn,.bahari-filter-fab{display:none!important}.bahari-sidebar{position:sticky;top:118px;width:100%;max-width:238px;min-width:0;padding:0;margin:0;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible;color:var(--bahari-filter-blue)}.bahari-sidebar *{box-sizing:border-box}.bahari-sidebar__header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 0 18px;margin:0 0 18px;border-bottom:1px solid var(--bahari-filter-line)}.bahari-sidebar__title{display:inline-flex;align-items:center;gap:10px;margin:0;color:var(--bahari-filter-blue);font-size:1.92rem;line-height:1;font-weight:800;letter-spacing:-.035em}.bahari-sidebar__icon{width:32px;height:32px;border-radius:999px;background:#102e500f;color:var(--bahari-filter-blue);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.bahari-sidebar__icon svg{width:17px;height:17px}.bahari-sidebar__count,.bahari-mobile-filter-btn__count{min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--bahari-filter-red);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1.08rem;line-height:1;font-weight:800}.bahari-sidebar__actions{display:inline-flex;align-items:center;gap:8px}.bahari-sidebar__clear{padding:0;border:0;background:transparent;color:var(--bahari-filter-red);font-size:1.18rem;line-height:1;font-weight:700;cursor:pointer;text-decoration:none}.bahari-sidebar__clear:hover{opacity:.72}.bahari-sidebar__mobile-close{display:none}.bahari-sort{margin:0 0 18px;padding:0 0 18px;border-bottom:1px solid var(--bahari-filter-line)}.bahari-sort__label{display:block;margin:0 0 9px;color:var(--bahari-filter-blue);font-size:1.22rem;line-height:1.1;font-weight:800}.bahari-sort__select{width:100%;max-width:100%;height:42px;padding:0 38px 0 13px;border:1px solid var(--bahari-filter-line-strong);border-radius:12px;background-color:#fff;color:var(--bahari-filter-blue);font-size:1.24rem;line-height:1;font-weight:650;box-shadow:none;outline:none;-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--bahari-filter-blue) 50%),linear-gradient(135deg,var(--bahari-filter-blue) 50%,transparent 50%);background-position:calc(100% - 18px) 18px,calc(100% - 13px) 18px;background-size:5px 5px,5px 5px;background-repeat:no-repeat}.bahari-sort__select:focus{border-color:var(--bahari-filter-blue);box-shadow:0 0 0 3px #102e5014}.facets__form-vertical,.facets__wrapper-vertical{width:100%;min-width:0}.facets__wrapper-vertical{display:flex;flex-direction:column;gap:0}.facets__disclosure-vertical{width:100%;margin:0;padding:0;border:0;border-bottom:1px solid var(--bahari-filter-line)}.facets__summary-vertical{min-height:52px;padding:0;list-style:none;color:var(--bahari-filter-blue);cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:12px}.facets__summary-vertical::-webkit-details-marker{display:none}.facets__summary-label{color:var(--bahari-filter-blue);font-size:1.34rem;line-height:1.15;font-weight:800}.facets__summary-icon{width:28px;height:28px;border-radius:999px;background:#102e500e;color:var(--bahari-filter-blue);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;transition:transform .18s ease,background .18s ease}.facets__summary-icon svg{width:15px;height:15px}.facets__summary-vertical:hover .facets__summary-icon{background:#102e5017}.facets__disclosure-vertical[open] .facets__summary-icon{transform:rotate(180deg)}.facets__display-vertical{width:100%;min-width:0;padding:2px 0 18px}.facets__list-vertical{width:100%;min-width:0;margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:10px}.facets__item-vertical{width:100%;min-width:0;margin:0;padding:0;list-style:none}.facet-checkbox{width:100%;min-width:0;margin:0;padding:0;color:var(--bahari-filter-blue);display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;cursor:pointer;font-size:1.22rem;line-height:1.25;font-weight:650}.facet-checkbox input{width:16px;height:16px;margin:0;accent-color:var(--bahari-filter-blue);flex:0 0 auto}.facet-checkbox__label{min-width:0;color:var(--bahari-filter-blue);overflow-wrap:anywhere}.facet-checkbox__count{color:var(--bahari-filter-muted);font-size:1.05rem;font-weight:650}.facet-checkbox:hover .facet-checkbox__label{color:var(--bahari-filter-red)}.facet-checkbox--disabled{opacity:.38;cursor:not-allowed}.facets__list--size{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.facets__list--size .facet-checkbox{position:relative;display:block;width:100%}.facets__list--size .facet-checkbox input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none}.facets__list--size .facet-checkbox__label{width:100%;height:38px;padding:0 8px;border:1px solid var(--bahari-filter-line-strong);border-radius:10px;background:#fff;color:var(--bahari-filter-blue);display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.12rem;line-height:1;font-weight:800;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.facets__list--size .facet-checkbox:hover .facet-checkbox__label{border-color:var(--bahari-filter-blue);transform:translateY(-1px)}.facets__list--size .facet-checkbox input:checked+.facet-checkbox__label{border-color:var(--bahari-filter-blue);background:var(--bahari-filter-blue);color:#fff}.facets__list--size .facet-checkbox__count{display:none!important}.facets__list--size .facet-checkbox--disabled .facet-checkbox__label{opacity:.35;cursor:not-allowed;text-decoration:line-through}.facets__list--color .facet-checkbox{grid-template-columns:18px minmax(0,1fr) auto}.facets__price{width:100%;min-width:0;display:grid;grid-template-columns:1fr;gap:10px}.facets__price .field{position:relative;width:100%;min-width:0;margin:0}.facets__price .field__currency{position:absolute;left:14px;top:50%;z-index:1;transform:translateY(-50%);color:var(--bahari-filter-muted);font-size:1.1rem;line-height:1;font-weight:800;pointer-events:none}.facets__price .field__input{width:100%;max-width:100%;min-width:0;height:42px;padding:0 12px 0 34px;border:1px solid var(--bahari-filter-line-strong);border-radius:12px;background:#fff;color:var(--bahari-filter-blue);box-shadow:none;outline:0;font-size:1.2rem;line-height:1;font-weight:650;-webkit-appearance:textfield;appearance:textfield}.facets__price .field__input::-webkit-outer-spin-button,.facets__price .field__input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.facets__price .field__input:focus{border-color:var(--bahari-filter-blue);box-shadow:0 0 0 3px #102e5014}.facets__price .field__label,.bahari-mobile-filter-bar,.bahari-sidebar-overlay{display:none}@media screen and (max-width:989px){html.bahari-filter-open,body.bahari-filter-open{overflow:hidden!important;touch-action:none}.bahari-collection-layout{display:block}.bahari-mobile-filter-bar{display:block;position:sticky;top:0;z-index:30;margin:0 0 22px;padding:10px 0;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.bahari-mobile-filter-btn{width:100%;min-height:46px;padding:0 16px;border:1px solid var(--bahari-filter-line-strong);border-radius:999px;background:#fff;color:var(--bahari-filter-blue);box-shadow:0 10px 26px #102e500f;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:1.35rem;line-height:1;font-weight:800;cursor:pointer}.bahari-mobile-filter-btn svg{width:18px;height:18px}.bahari-collection-layout>.bahari-sidebar{display:block;position:fixed;top:0;left:0;bottom:0;z-index:1000;width:min(90vw,390px);max-width:none;height:100dvh;padding:20px 18px 28px;border:0;border-radius:0 24px 24px 0;background:#fff;box-shadow:22px 0 60px #102e5033;overflow-x:hidden;overflow-y:auto;transform:translate(-105%);transition:transform .26s ease}.bahari-collection-layout>.bahari-sidebar.is-open{transform:translate(0)}.bahari-sidebar__header{position:sticky;top:-20px;z-index:2;margin:0 -18px 18px;padding:20px 18px 16px;background:#fff}.bahari-sidebar__title{font-size:1.84rem}.bahari-sidebar__mobile-close{width:38px;height:38px;padding:0;border:1px solid var(--bahari-filter-line);border-radius:999px;background:#102e500d;color:var(--bahari-filter-blue);display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.bahari-sidebar-overlay{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#081f3d7a;opacity:0;visibility:hidden;transition:opacity .22s ease,visibility .22s ease}.bahari-sidebar-overlay.is-open{opacity:1;visibility:visible}.bahari-products .product-grid{column-gap:14px;row-gap:32px}.facets__list--size{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:520px){.bahari-collection-layout>.bahari-sidebar{width:92vw;border-radius:0 20px 20px 0}.bahari-sort__select,.facets__price .field__input{height:44px}}.bahari-product__block{margin:0}.bahari-product__block--rating{margin-top:-4px;margin-bottom:14px}.bahari-product__rating{display:inline-flex;align-items:center;gap:8px;color:#102e50;font-size:13px;line-height:1.3}.bahari-product__rating-stars{--rating: 5;position:relative;display:inline-block;color:#102e502e;letter-spacing:1px;font-size:15px;line-height:1}.bahari-product__rating-stars:before{content:"\2605\2605\2605\2605\2605";position:absolute;inset:0 auto 0 0;width:calc((var(--rating) / 5) * 100%);overflow:hidden;color:#be3d2a;white-space:nowrap}.bahari-product__rating-text{color:#102e50b8;font-weight:500}.bahari-product__rating--placeholder .bahari-product__rating-stars:before{color:#102e5052}.bahari-product__trust-line{margin:14px 0 24px;padding:14px 16px;border:1px solid rgba(16,46,80,.1);border-radius:8px;background:#102e5006;display:flex;flex-wrap:wrap;gap:10px 16px}.bahari-product__trust-item{color:#102e50;font-size:13px;line-height:1.35;font-weight:500;display:inline-flex;align-items:center;gap:6px}.bahari-product__trust-item span{color:#be3d2a;font-weight:700}.bahari-product__share{margin:18px 0 0;display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;color:#102e50;font-size:13px}.bahari-product__share-label{font-weight:600}.bahari-product__share-link{color:#102e50;text-decoration:underline;text-underline-offset:3px}.bahari-product__color-fallback{width:100%;height:100%;border-radius:inherit;background:#f5f5f5;color:#102e50;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center}@media screen and (max-width:749px){.bahari-product__trust-line{margin-top:12px;padding:12px 14px;gap:8px}.bahari-product__trust-item{width:100%;font-size:13px}.bahari-product__rating{font-size:12.5px}}@media screen and (max-width:989px){.bahari-mobile-filter-bar,.bahari-filter-mobile-bar,.bahari-collection-filter-bar,.bahari-filter-toolbar{position:relative!important;top:auto!important;left:auto!important;right:auto!important;z-index:1!important;margin:0 0 18px!important;background:#fff!important}.bahari-mobile-filter-btn,.bahari-filter-mobile-btn,.bahari-filter-toggle{position:relative!important;z-index:1!important}.bahari-collection-layout,.bahari-products{overflow:visible!important}}.bahari-product [hidden]{display:none!important}.bahari-product__block{margin:0 0 16px}.bahari-product__block:empty{display:none}.bahari-product__block--title,.bahari-product__block--price,.bahari-product__block--variant-picker,.bahari-product__block--quantity,.bahari-product__block--buy-buttons{margin-bottom:20px}.bahari-product__price-wrapper{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.bahari-product__price-compare{color:#102e507a;font-size:.86em;text-decoration:line-through}.bahari-product__tax-note{margin-top:6px;color:#102e509e;font-size:12px;line-height:1.4}.bahari-product__size-input,.bahari-product__color-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.bahari-product__size-input:checked+.bahari-product__size,.bahari-product__size.is-selected{border-color:#102e50;background:#102e50;color:#fff}.bahari-product__color-input:checked+.bahari-product__color,.bahari-product__color.is-selected{border-color:#102e50;box-shadow:0 0 0 2px #102e5024}.bahari-product__size-input:focus-visible+.bahari-product__size,.bahari-product__color-input:focus-visible+.bahari-product__color{outline:2px solid #BE3D2A;outline-offset:3px}.bahari-product__size.is-disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.bahari-product__size-input:disabled+.bahari-product__size{opacity:.35;cursor:not-allowed;text-decoration:line-through}.bahari-product__color.is-soldout{opacity:.55;filter:grayscale(.35);cursor:pointer}.bahari-product__color,.bahari-product__color.is-soldout,.bahari-product__color.is-disabled{pointer-events:auto!important}.bahari-product__color.is-disabled{opacity:.55;filter:grayscale(.35);cursor:pointer}.bahari-product__block--app,.bahari-product__block--custom-liquid{margin:12px 0}
/*# sourceMappingURL=/cdn/shop/t/7/assets/bahari-product-card.css.map */
