:root{--bs-red: #ce1515;--bs-red-dark: #a50f0f;--bs-ink: #1d1d1d;--bs-muted: #6b6560;--bs-cream: #f7f1ea;--bs-line: #ebe4dc;--bs-radius: 14px;--bs-nav-h: 62px;--bs-safe-bottom: env(safe-area-inset-bottom, 0px)}[class^=bs-],[class^=bs-] *,[class*=" bs-"],[class*=" bs-"] *{box-sizing:border-box}.bs-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.5rem;border-radius:999px;font-weight:700;font-size:16px;line-height:1;text-decoration:none;transition:background-color .15s ease,color .15s ease,transform .1s ease}.bs-btn:active{transform:scale(.98)}.bs-btn--primary{background:var(--bs-red);color:#fff}.bs-btn--primary:hover{background:var(--bs-red-dark);color:#fff}.bs-btn--ghost{background:#ffffff24;color:#fff;box-shadow:inset 0 0 0 1.5px #ffffffd9}.bs-btn--ghost:hover{background:#fff;color:var(--bs-ink)}.bs-section-title{font-size:22px;line-height:1.2;margin:0}.bs-link{color:var(--bs-red);font-weight:700;font-size:14px;text-decoration:none;white-space:nowrap}.bs-hero{position:relative;overflow:hidden;color:#fff;background:#2a2320;height:var(--bs-hero-h-d, 560px);display:flex}.bs-hero__media,.bs-hero__media picture,.bs-hero__media img,.bs-hero__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.bs-hero__media img{object-fit:cover;object-position:var(--bs-hero-pos, center)}.bs-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 20%,rgba(0,0,0,calc(var(--bs-hero-overlay, .4) + .25))),rgba(0,0,0,calc(var(--bs-hero-overlay, .4) * .5))}.bs-hero__content{position:relative;z-index:2;width:100%;max-width:1200px;margin:0 auto;padding:48px 40px;align-self:flex-end}.bs-hero--middle .bs-hero__content{align-self:center}.bs-hero__eyebrow{display:inline-block;margin:0 0 12px;padding:6px 12px;border-radius:999px;background:#ffffff29;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:13px;font-weight:700;letter-spacing:.02em}.bs-hero__title{color:#fff;font-size:52px;line-height:1.05;max-width:14ch;margin:0 0 12px;letter-spacing:-.01em}.bs-hero__text{font-size:18px;line-height:1.45;max-width:40ch;margin:0 0 20px;opacity:.95}.bs-hero__buttons{display:flex;gap:10px;flex-wrap:wrap}.bs-hero__chips{list-style:none;margin:18px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:6px 16px;font-size:14px;font-weight:600}.bs-hero__chips li{display:inline-flex;align-items:center;gap:6px}.bs-cats{padding:22px 0 6px}.bs-cats__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:0 var(--gutter-container, 20px);margin:0 auto 12px;max-width:1200px}.bs-cats__row{list-style:none;margin:0 auto;padding:0 20px;display:flex;justify-content:center;flex-wrap:wrap;gap:22px;max-width:1200px}.bs-cats__link{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;color:var(--bs-ink)}.bs-cats__img{display:block;width:110px;height:110px;overflow:hidden;background:var(--bs-cream);box-shadow:0 0 0 2px #fff,0 0 0 4px var(--bs-line);transition:box-shadow .15s ease}.bs-cats--circle .bs-cats__img{border-radius:50%}.bs-cats--rounded .bs-cats__img{border-radius:18px}.bs-cats__img img,.bs-cats__img svg{width:100%;height:100%;object-fit:cover;display:block}.bs-cats__link:hover .bs-cats__img{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--bs-red)}.bs-cats__label{font-size:14px;font-weight:700;text-align:center;line-height:1.2}.bs-trust{background:var(--bs-trust-bg, var(--bs-cream));color:var(--bs-trust-fg, var(--bs-ink))}.bs-trust__row{list-style:none;margin:0 auto;padding:18px 20px;max-width:1200px;display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:16px}.bs-trust__item,.bs-trust__link{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.bs-trust__icon{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#fff;color:var(--bs-trust-icon, var(--bs-red))}.bs-trust__text{display:flex;flex-direction:column;line-height:1.25}.bs-trust__text strong{font-size:15px}.bs-trust__text span{font-size:13px;opacity:.75}.bs-eta{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.35}.bs-eta--card{padding:12px 14px;border-radius:12px;background:#eef7f0;color:#17452a;border:1px solid #cfe6d6}.bs-eta--card .bs-eta__icon{color:#1f7a44}.bs-eta--inline{padding:10px 0;color:#17452a}.bs-eta__icon{flex:0 0 auto;display:inline-flex}.bs-cart-eta{margin:4px 0 10px}.bs-pa{display:grid;gap:14px;margin:6px 0 4px}.bs-pa__icons{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:10px 14px}.bs-pa__icons li{display:flex;align-items:center;gap:8px;font-size:14px;font-weight:600;line-height:1.25}.bs-pa__icons svg{color:var(--bs-red);flex:0 0 auto}.bs-pa__serves{display:flex;align-items:center;gap:6px;margin:-4px 0 0;font-size:14px;color:var(--bs-muted)}.bs-acc{border-top:1px solid var(--bs-line)}.bs-acc__item{border-bottom:1px solid var(--bs-line)}.bs-acc__item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;min-height:52px;font-weight:700;font-size:15px}.bs-acc__item summary::-webkit-details-marker{display:none}.bs-acc__item summary:after{content:"+";font-size:22px;font-weight:400;line-height:1;color:var(--bs-red);transition:transform .2s ease}.bs-acc__item[open] summary:after{content:"\2013"}.bs-acc__body{padding:0 0 14px;font-size:14px;line-height:1.55;color:#3b3632}.bs-acc__body p{margin:0 0 8px}.bs-warn{background:#fff4d6;border:1px dashed #d4a300;padding:8px 10px;border-radius:8px}.footer-bottom>div{flex-wrap:wrap;row-gap:8px}.bs-legal{flex:0 0 100%;opacity:.7;line-height:1.5}.bs-legal p{margin:0}.bs-bottom-nav{display:none}.about-us-home .btn-primary{border-radius:999px}@media screen and (max-width:1023px){.bs-hero__title{font-size:40px}.bs-cats__img{width:92px;height:92px}}@media screen and (max-width:767px){:root{--container-vertical-space: 30px;--grid-gap: 10px;--gutter-container: 16px;--gutter-regular: 12px;--gutter-large: 18px;--gutter-xlarge: 24px}html body h1,html body .h1{font-size:28px;line-height:1.15}html body h2,html body .h2{font-size:22px;line-height:1.2}html body h3,html body .h3{font-size:19px;line-height:1.25}html body h4,html body .h4{font-size:17px;line-height:1.3}html body h5,html body .h5{font-size:15px;line-height:1.3}html body h6,html body .h6{font-size:14px}html body .text-size--heading{font-size:26px}html body .text-size--xlarge{font-size:17px}html body .text-size--large{font-size:15px}html body .section-heading{margin-bottom:4px;align-items:center}html body .section-heading__title{margin-bottom:6px}html body .section-heading__subheading{font-size:14px}html body input,html body select,html body textarea{font-size:16px}html body .button{min-height:44px}html body .announcement-bar{font-size:12.5px;line-height:1.3}html body .announcement-bar__content{padding-top:7px;padding-bottom:7px}html body .header-container--top{min-height:56px}html body .breadcrumb-main{display:none}html body .product-item .card__text,html body .product-item .product-item__text{padding:10px 10px 12px}html body .product-item .spacing--xlarge>*{margin-bottom:6px}html body .product-item__title .text-size--large,html body .product-item__title .text-size--xlarge,html body .product-item__title span{font-size:14px;line-height:1.3}html body .product-item__price{font-size:15px;font-weight:700}html body .product-item .button{min-height:40px;padding:8px 10px;font-size:14px;width:100%}html body .product-item__quick-buy{margin-top:4px}html body .product-item__badges .badge,html body .product-item__badges span{font-size:11px}html body .grid--slider.grid-lap-2,html body .grid--slider.grid-lap-3{--visible-cols: 2.25}html body .grid--slider.grid-lap-1{--visible-cols: 1.15}html body .css-slider-dot-navigation{margin-top:12px}html body .facets__summary,html body .facets select{min-height:44px;font-size:15px}.bs-hero{height:auto;aspect-ratio:var(--bs-hero-ratio-m, 4 / 5);max-height:78vh;min-height:380px}.bs-hero__content{padding:22px 16px 20px}.bs-hero__eyebrow{font-size:12px;padding:5px 10px;margin-bottom:10px}html body .bs-hero__title{font-size:30px;line-height:1.08;margin-bottom:8px;max-width:16ch}.bs-hero__text{font-size:15px;margin-bottom:16px}.bs-hero__buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.bs-hero__buttons .bs-btn:only-child{grid-column:1 / -1}.bs-btn{min-height:48px;font-size:15px;padding:0 1rem}.bs-hero__chips{font-size:12.5px;gap:4px 12px;margin-top:14px}.bs-cats{padding:14px 0 2px}.bs-cats__head{padding:0 16px;margin-bottom:10px}.bs-cats__row{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;gap:14px;padding:4px 16px 10px;scroll-snap-type:x proximity;scroll-padding-inline:16px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.bs-cats__row::-webkit-scrollbar{display:none}.bs-cats__item{flex:0 0 auto;scroll-snap-align:start}.bs-cats__img{width:70px;height:70px}.bs-cats__label{font-size:12.5px;max-width:76px}.bs-section-title{font-size:20px}.bs-trust__row{padding:14px 10px;gap:6px}.bs-trust__item,.bs-trust__link{flex-direction:column;text-align:center;gap:6px}.bs-trust__icon{width:38px;height:38px}.bs-trust__icon svg{width:22px;height:22px}.bs-trust__text strong{font-size:12.5px}.bs-trust__text span{font-size:11.5px}.bs-trust--scroll .bs-trust__row{grid-auto-columns:30%;overflow-x:auto;scrollbar-width:none}.bs-trust--scroll .bs-trust__row::-webkit-scrollbar{display:none}html body .card__icon{max-width:56px;margin-left:auto;margin-right:auto}html body .toggle__heading{min-height:52px;font-size:15px}html body .toggle__content{font-size:14px;line-height:1.55}html body .testimonial__quote,html body .testimonials blockquote,html body .testimonials .h3{font-size:19px!important;line-height:1.35!important}html body .newsletter .h2,html body .newsletter h2{font-size:21px}html body .main-product .product-text{padding-top:4px}html body .product__title{font-size:24px;line-height:1.2;margin-bottom:6px}html body [data-js-product-price-compact],html body .main-product .product-price{font-size:20px;font-weight:700}html body .button--product,html body .shopify-payment-button__button{font-size:16px;min-height:52px}html body .product-variant__container,html body .product-variants{gap:8px}html body .product-variant__item label,html body .product-variant__label{min-height:44px}html body sticky-add-to-cart,html body .sticky-add-to-cart{padding-bottom:var(--bs-safe-bottom)}html body .sticky-add-to-cart__title{display:none}html body #site-cart-sidebar{width:100%;max-width:100%}html body #site-cart-sidebar .sidebar__footer{position:sticky;bottom:0;background:var(--color-background-main);box-shadow:0 -6px 16px #0000000f;padding-bottom:calc(12px + var(--bs-safe-bottom))}html body .cart-instructions textarea{min-height:72px}html body .main-footer .footer-item{margin-bottom:6px}html body .footer-bottom{font-size:13px}.bs-bottom-nav{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;position:fixed;left:0;right:0;bottom:0;z-index:998;height:calc(var(--bs-nav-h) + var(--bs-safe-bottom));padding-bottom:var(--bs-safe-bottom);background:#fffffff7;backdrop-filter:saturate(1.4) blur(10px);-webkit-backdrop-filter:saturate(1.4) blur(10px);border-top:1px solid var(--bs-line);box-shadow:0 -4px 18px #0000000f}.bs-bottom-nav__item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#57514c;text-decoration:none;font-size:11px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}.bs-bottom-nav__item.is-active{color:var(--bs-red)}.bs-bottom-nav__cart-icon{position:relative;display:inline-flex}.bs-bottom-nav__count{position:absolute;top:-6px;right:-10px;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:var(--bs-red);color:#fff;font-size:11px;font-weight:700;line-height:18px;text-align:center}.bs-bottom-nav__count[hidden]{display:none}body.bs-has-bottom-nav{padding-bottom:calc(var(--bs-nav-h) + var(--bs-safe-bottom))}body.bs-has-bottom-nav #ShopifyChat,body.bs-has-bottom-nav inbox-online-store-chat,body.bs-has-bottom-nav #shopify-chat{bottom:calc(var(--bs-nav-h) + var(--bs-safe-bottom) + 8px)!important}}@media screen and (max-width:359px){html body .bs-hero__title{font-size:26px}.bs-hero__buttons{grid-template-columns:1fr}.bs-trust__text span{display:none}}@media(prefers-reduced-motion:reduce){.bs-btn,.bs-cats__img{transition:none}}html body .site-header{box-shadow:none}html body .header-container{border-bottom:0}.bs-header-eta{background:var(--color-background-header);padding:0 16px 10px}.bs-eta--header{font-size:13px;color:var(--color-text-header, #fff);gap:6px}.bs-eta--header strong,.bs-eta--header .bs-eta__icon{color:var(--color-text-header, #fff)}.bs-eta--header .bs-eta__icon svg{width:18px;height:18px}@media screen and (max-width:1023px){html body .mobile-search{padding:0 16px 8px!important;border:0!important;background:var(--color-background-header)!important}html body .mobile-search .site-search-handle{border:0!important;background:#fff!important;border-radius:999px!important;min-height:44px;box-shadow:0 1px 2px #00000014!important}html body .mobile-search input{background:transparent!important;border:0!important;font-size:16px;color:var(--bs-ink)!important}html body .mobile-search input::placeholder{color:#7b746e}html body .mobile-search .button__icon svg circle{stroke:#7b746e!important}html body .mobile-search .button__icon svg path{fill:#7b746e!important}html body .site-header .mobile-cart-button{display:inline-flex!important;align-items:center;gap:6px;width:auto!important;height:38px;padding:0 12px;border-radius:999px;background:#fff;color:var(--bs-red)!important}html body .site-header .mobile-cart-button svg{width:18px;height:18px}html body .site-header .mobile-cart-button svg path{stroke:var(--bs-red)!important}html body .site-header .mobile-cart-button svg .circle{fill:var(--bs-red)!important;stroke:var(--bs-red)!important}html body .site-header .mobile-cart-button [data-header-cart-count]{position:static!important;background:none!important;color:var(--bs-red)!important;font-weight:800;font-size:14px;min-width:0;width:auto;height:auto;line-height:1;padding:0}html body .site-header .mobile-menu-button svg path{fill:var(--color-text-header, #fff)!important}}.bs-card{position:relative;display:flex;flex-direction:column;min-width:0;height:100%;background:transparent}.bs-card__media-wrap{position:relative}.bs-card__media{display:block;position:relative;aspect-ratio:1 / 1;border-radius:14px;overflow:hidden;background:#f5f2ee}.bs-card__media img,.bs-card__media svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.no-touchevents .bs-card:hover .bs-card__media img{transform:scale(1.03)}.bs-card--soldout .bs-card__media img{opacity:.55;filter:grayscale(.4)}.bs-card__badge{position:absolute;top:8px;left:8px;z-index:2;padding:4px 8px;border-radius:6px;background:#fff;color:var(--bs-ink);font-size:11.5px;font-weight:700;line-height:1.1;box-shadow:0 1px 4px #00000014}.bs-card__badge--sale{background:#fde8e8;color:var(--bs-red-dark)}.bs-card__add{position:absolute;right:8px;bottom:8px;z-index:3}.bs-add{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:36px;min-width:36px;padding:0 12px 0 10px;border:0;border-radius:999px;background:#fff;color:var(--bs-red);font-weight:800;font-size:14px;line-height:1;cursor:pointer;box-shadow:0 2px 8px #00000029;transition:transform .1s ease,background .15s ease;font-family:inherit}.bs-add:active{transform:scale(.94)}.no-touchevents .bs-add:hover{background:var(--bs-red);color:#fff}.bs-add--disabled{background:#fff;color:#8a837d;box-shadow:none;border:1px solid var(--bs-line);cursor:default;font-weight:600;font-size:12.5px;padding:0 10px}.bs-step{display:inline-flex;align-items:center;height:36px;border-radius:999px;background:var(--bs-red);color:#fff;box-shadow:0 2px 8px #ce151559}.bs-step[hidden],.bs-add[hidden]{display:none}.bs-step__btn{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:0;background:transparent;color:#fff;cursor:pointer;font-size:18px;font-weight:700;font-family:inherit}.bs-step__qty{min-width:18px;text-align:center;font-weight:800;font-size:15px}.bs-card.is-busy .bs-add{opacity:.6;pointer-events:none}.bs-card.is-in-cart .bs-card__media{box-shadow:inset 0 0 0 2px var(--bs-red)}.bs-card__body{display:flex;flex-direction:column;gap:2px;padding:8px 2px 0;color:var(--bs-ink);text-decoration:none}.bs-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:0 6px;font-size:16px;font-weight:800;line-height:1.25}.bs-card__from{font-size:12px;font-weight:600;color:var(--bs-muted)}.bs-card__now.is-sale{color:var(--bs-red)}.bs-card__was{font-size:13px;font-weight:500;color:var(--bs-muted)}.bs-card__title{font-size:14px;line-height:1.3;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bs-card__meta{font-size:12.5px;color:var(--bs-muted);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html body .grid>.bs-card,html body .grid .bs-card{border:0}html body #main-collection-product-grid,html body .collection.grid{--grid-gap: 12px;row-gap:22px}.bs-rail{padding:22px 0 6px}.bs-rail--tinted{background:var(--bs-cream);padding-bottom:18px;margin-top:12px}.bs-rail__head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;max-width:1280px;margin:0 auto 12px;padding:0 20px}.bs-rail__sub{margin:2px 0 0;font-size:13.5px;color:var(--bs-muted)}.bs-rail__all{flex:0 0 auto;display:inline-flex;align-items:center;gap:4px;height:34px;padding:0 14px;border-radius:999px;background:#f2efeb;color:var(--bs-ink);font-size:13.5px;font-weight:700;text-decoration:none}.bs-rail__all span{font-size:18px;line-height:1}.bs-rail__row{list-style:none;margin:0 auto;padding:2px 20px 10px;max-width:1280px;display:grid;grid-auto-flow:column;grid-auto-columns:200px;gap:16px;overflow-x:auto;scroll-snap-type:x proximity;scroll-padding-inline:20px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bs-rail__row::-webkit-scrollbar{display:none}.bs-rail__cell{scroll-snap-align:start;min-width:0}.bs-rail__more{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;height:100%;min-height:200px;aspect-ratio:1 / 1;border-radius:14px;background:#f5f2ee;color:var(--bs-ink);font-weight:700;font-size:14px;text-decoration:none}.bs-rail__more-circle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:#fff;color:var(--bs-red);font-size:26px;box-shadow:0 2px 8px #0000001a}.bs-chips{padding:12px 0 4px}.bs-chips__row{list-style:none;margin:0 auto;padding:0 20px 6px;max-width:1280px;display:flex;gap:8px;overflow-x:auto;scrollbar-width:none}.bs-chips__row::-webkit-scrollbar{display:none}.bs-chip{display:inline-flex;align-items:center;height:38px;padding:0 16px;border-radius:999px;background:#f2efeb;color:var(--bs-ink);font-size:14px;font-weight:700;white-space:nowrap;text-decoration:none}.bs-chip.is-active{background:var(--bs-ink);color:#fff}.bs-hero--card{max-width:1280px;margin:12px auto 0;border-radius:20px}.bs-hero--card .bs-hero__media:after{border-radius:20px}.bs-basket-bar{display:none}.bs-toast{position:fixed;left:50%;bottom:24px;z-index:1002;transform:translate(-50%,20px);opacity:0;pointer-events:none;padding:10px 16px;border-radius:999px;background:var(--bs-ink);color:#fff;font-size:14px;font-weight:600;box-shadow:0 6px 20px #0003;transition:opacity .2s ease,transform .2s ease}.bs-toast.is-visible{opacity:1;transform:translate(-50%)}.bs-toast--error{background:var(--bs-red-dark)}html.bs-no-scroll,html.bs-no-scroll body{overflow:hidden}.bs-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001}.bs-sheet[hidden]{display:none}.bs-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .2s ease}.bs-sheet__panel{position:absolute;left:50%;bottom:0;width:100%;max-width:520px;max-height:85vh;overflow-y:auto;transform:translate(-50%,100%);transition:transform .22s ease;background:#fff;border-radius:20px 20px 0 0;padding:8px 18px calc(18px + var(--bs-safe-bottom));box-shadow:0 -10px 30px #0003}.bs-sheet.is-open .bs-sheet__backdrop{opacity:1}.bs-sheet.is-open .bs-sheet__panel{transform:translate(-50%)}.bs-sheet__grab{width:40px;height:4px;border-radius:2px;background:#ddd6cf;margin:4px auto 12px}.bs-sheet__head{display:flex;align-items:center;gap:12px;margin-bottom:8px}.bs-sheet__img{width:56px;height:56px;object-fit:cover;border-radius:10px;background:#f5f2ee}.bs-sheet__head>div{flex:1;min-width:0}.bs-sheet__kicker{margin:0;font-size:12px;font-weight:700;color:var(--bs-muted);text-transform:uppercase;letter-spacing:.04em}.bs-sheet__title{margin:2px 0 0;font-size:18px;line-height:1.25}.bs-sheet__x{width:36px;height:36px;border:0;border-radius:50%;background:#f2efeb;font-size:22px;line-height:1;cursor:pointer}.bs-sheet__list{list-style:none;margin:0;padding:0}.bs-sheet__row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:60px;border-bottom:1px solid var(--bs-line)}.bs-sheet__info{display:flex;flex-direction:column;font-size:15px}.bs-sheet__info span{font-size:14px;color:var(--bs-muted)}.bs-sheet__row .bs-add{box-shadow:none;border:1.5px solid var(--bs-red)}.bs-sheet__more{display:block;margin:14px 0 10px;text-align:center;font-weight:700;color:var(--bs-red);font-size:14px}.bs-sheet__done{width:100%;height:50px;border:0;border-radius:999px;background:var(--bs-ink);color:#fff;font-weight:700;font-size:16px;cursor:pointer;font-family:inherit}@media screen and (max-width:767px){.bs-rail{padding-top:18px}.bs-rail__head{padding:0 16px;margin-bottom:10px}.bs-rail__row{grid-auto-columns:42vw;gap:12px;padding:2px 16px 8px;scroll-padding-inline:16px}.bs-rail__more{min-height:0}.bs-chips__row{padding:0 16px 6px}.bs-hero--card{margin:8px 16px 0;border-radius:16px;min-height:0;max-height:none}.bs-hero--card .bs-hero__content{padding:18px 16px 16px}.bs-hero--card .bs-hero__title{font-size:24px!important}.bs-hero--card .bs-hero__text{font-size:14px;margin-bottom:12px}.bs-hero--card .bs-hero__chips{display:none}.bs-hero--card .bs-btn{min-height:42px}html body #main-collection-product-grid,html body .collection.grid{--visible-cols: 2;column-gap:12px;row-gap:20px}.bs-card__price{font-size:15.5px}.bs-basket-bar{display:block;position:fixed;left:10px;right:10px;bottom:calc(var(--bs-nav-h) + var(--bs-safe-bottom) + 8px);z-index:997}.bs-basket-bar[hidden]{display:none}.bs-basket-bar__btn{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:54px;padding:8px 16px 10px;border-radius:16px;background:var(--bs-red);color:#fff!important;text-decoration:none;box-shadow:0 8px 24px #ce151559;cursor:pointer}.bs-basket-bar__left{display:flex;flex-direction:column;line-height:1.2}.bs-basket-bar__label{font-weight:800;font-size:15.5px}.bs-basket-bar__note{font-size:12px;opacity:.9}.bs-basket-bar__right{font-size:14px;white-space:nowrap}.bs-basket-bar__progress{position:absolute;left:0;right:0;bottom:0;height:4px;background:#ffffff40}.bs-basket-bar__progress span{display:block;height:100%;width:0;background:#fff;transition:width .3s ease}body.bs-basket-bar-visible.bs-has-bottom-nav{padding-bottom:calc(var(--bs-nav-h) + var(--bs-safe-bottom) + 72px)}body.bs-basket-bar-visible .bs-toast{bottom:calc(var(--bs-nav-h) + var(--bs-safe-bottom) + 80px)}body.bs-has-bottom-nav .bs-toast{bottom:calc(var(--bs-nav-h) + var(--bs-safe-bottom) + 14px)}body.bs-basket-bar-visible.bs-has-bottom-nav .bs-toast{bottom:calc(var(--bs-nav-h) + var(--bs-safe-bottom) + 80px)}}@media screen and (min-width:768px)and (max-width:1023px){html body #main-collection-product-grid,html body .collection.grid{--visible-cols: 3}}@media screen and (min-width:1280px){html body #main-collection-product-grid,html body .collection.grid{--visible-cols: 5}}.bs-promo{--p-bg: var(--bs-red);--p-fg: #fff;--p-muted: rgba(255,255,255,.85);--p-btn-bg: #fff;--p-btn-fg: var(--bs-red);--p-chip-bg: rgba(255,255,255,.14);--p-chip-bd: rgba(255,255,255,.7);--p-art: rgba(255,255,255,.18);position:relative;display:flex;align-items:stretch;gap:12px;overflow:hidden;height:100%;min-height:176px;padding:18px 0 18px 20px;border-radius:18px;background:var(--p-bg);color:var(--p-fg);isolation:isolate}.bs-promo--cream{--p-bg: #f7f1ea;--p-fg: #1d1d1d;--p-muted: #5d5650;--p-btn-bg: var(--bs-red);--p-btn-fg: #fff;--p-chip-bg: #fff;--p-chip-bd: #d7cbbf;--p-art: rgba(206,21,21,.12)}.bs-promo--charcoal{--p-bg: #231f1d;--p-fg: #fff;--p-muted: rgba(255,255,255,.78);--p-btn-bg: #f4b400;--p-btn-fg: #231f1d;--p-chip-bg: rgba(255,255,255,.08);--p-chip-bd: #f4b400;--p-art: rgba(244,180,0,.22)}.bs-promo--green{--p-bg: #e6f3ea;--p-fg: #133d25;--p-muted: #3e6a50;--p-btn-bg: #1f7a44;--p-btn-fg: #fff;--p-chip-bg: #fff;--p-chip-bd: #9fd0b1;--p-art: rgba(31,122,68,.16)}.bs-promo--gold{--p-bg: #fff1cc;--p-fg: #3d2c00;--p-muted: #6b5a2c;--p-btn-bg: #3d2c00;--p-btn-fg: #fff1cc;--p-chip-bg: #fff;--p-chip-bd: #e6c56a;--p-art: rgba(206,21,21,.14)}.bs-promo__hit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.bs-promo__copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;flex:1 1 auto;min-width:0;pointer-events:none}.bs-promo__copy a,.bs-promo__copy button{pointer-events:auto}.bs-promo__eyebrow{display:inline-block;margin-bottom:8px;padding:4px 9px;border-radius:999px;background:var(--p-chip-bg);font-size:11.5px;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.bs-promo__title{margin:0 0 6px;color:var(--p-fg);font-size:24px;line-height:1.1;font-weight:800;letter-spacing:-.01em}.bs-promo__text{margin:0 0 12px;color:var(--p-muted);font-size:14px;line-height:1.4;max-width:34ch}.bs-promo__actions{margin-top:auto;display:flex;flex-wrap:wrap;align-items:center;gap:8px}.bs-promo__btn{display:inline-flex;align-items:center;gap:4px;height:38px;padding:0 16px;border-radius:999px;background:var(--p-btn-bg);color:var(--p-btn-fg)!important;font-size:14px;font-weight:800;text-decoration:none;white-space:nowrap}.bs-promo__btn span{font-size:18px;line-height:1}.bs-promo__code{display:inline-flex;align-items:center;gap:8px;height:38px;padding:0 12px;border-radius:10px;border:1.5px dashed var(--p-chip-bd);background:var(--p-chip-bg);color:var(--p-fg);font-family:inherit;cursor:pointer}.bs-promo__code-text{font-weight:900;font-size:15px;letter-spacing:.06em}.bs-promo__code-hint{font-size:11px;font-weight:600;opacity:.8}.bs-promo__code.is-copied{border-style:solid}.bs-promo__art{position:relative;z-index:0;flex:0 0 38%;max-width:220px;display:flex;align-items:center;justify-content:center}.bs-promo__art img{position:absolute;right:-8%;top:50%;transform:translateY(-50%);width:115%;height:auto;aspect-ratio:1 / 1;object-fit:cover;border-radius:50%;box-shadow:0 10px 30px #0000002e}.bs-promo__icon{display:inline-flex;align-items:center;justify-content:center;width:132px;height:132px;margin-right:-28px;border-radius:50%;background:var(--p-art);color:var(--p-fg)}.bs-promo__icon svg{width:60px;height:60px;stroke-width:1.4;opacity:.9}.no-touchevents .bs-promo:hover .bs-promo__art img{transform:translateY(-50%) scale(1.03);transition:transform .3s ease}.bs-promos{padding:14px 0 4px}.bs-promos__row{list-style:none;margin:0 auto;padding:0 20px;max-width:1280px;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 40px - 24px) / 3);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:20px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.bs-promos__row::-webkit-scrollbar{display:none}.bs-promos__cell{scroll-snap-align:start;min-width:0}.bs-promos__dots{display:none;justify-content:center;gap:6px;margin-top:10px}.bs-promos__dots span{width:6px;height:6px;border-radius:3px;background:#d8d0c8;transition:width .2s ease,background .2s ease}.bs-promos__dots span.is-active{width:18px;background:var(--bs-red)}.bs-promo-grid{max-width:1280px;margin:20px auto 4px;padding:0 20px;display:grid;gap:12px}.bs-promo-grid--2{grid-template-columns:1fr 1fr}.bs-promo--wide{min-height:190px;padding-left:28px}.bs-promo--wide .bs-promo__title{font-size:30px}.bs-grid-promo{grid-column:span 2;min-width:0}.bs-grid-promo .bs-promo{min-height:100%}.bs-offer{display:flex;align-items:center;flex-wrap:wrap;gap:8px 10px;padding:10px 12px;border-radius:12px;background:#fff1cc;color:#3d2c00;font-size:14px;font-weight:600}.bs-offer__icon{display:inline-flex;color:var(--bs-red)}.bs-offer__text{flex:1 1 auto}.bs-offer__code{display:inline-flex;align-items:center;gap:6px;height:34px;padding:0 10px;border-radius:8px;border:1.5px dashed #d4a300;background:#fff;color:#3d2c00;font-family:inherit;font-weight:900;letter-spacing:.05em;cursor:pointer}.bs-offer__hint{font-size:11px;font-weight:600;letter-spacing:0;opacity:.75}@media screen and (max-width:1023px){.bs-promos__row{grid-auto-columns:calc((100% - 52px)/2)}}@media screen and (max-width:767px){.bs-promos{padding-top:10px}.bs-promos__row{grid-auto-columns:86%;padding:0 16px;gap:10px;scroll-padding-inline:16px}.bs-promos__dots{display:flex}.bs-promo{min-height:168px;padding:16px 0 16px 16px;border-radius:16px}.bs-promo__title{font-size:21px}.bs-promo__text{font-size:13px;margin-bottom:10px}.bs-promo__art{flex-basis:34%}.bs-promo__icon{width:108px;height:108px;margin-right:-30px}.bs-promo__icon svg{width:48px;height:48px}.bs-promo-grid{padding:0 16px;margin-top:16px;gap:10px}.bs-promo--wide{min-height:160px;padding-left:18px}.bs-promo--wide .bs-promo__title{font-size:23px}.bs-promo--half{flex-direction:column;min-height:196px;padding:14px}.bs-promo--half .bs-promo__title{font-size:17px}.bs-promo--half .bs-promo__text{display:none}.bs-promo--half .bs-promo__eyebrow{font-size:10px}.bs-promo--half .bs-promo__art{position:absolute;right:-26px;bottom:-26px;flex:none}.bs-promo--half .bs-promo__icon{width:96px;height:96px;margin:0}.bs-promo--half .bs-promo__icon svg{width:40px;height:40px}.bs-promo--half .bs-promo__art img{position:static;transform:none;width:110px}.bs-promo--half .bs-promo__btn{height:34px;padding:0 12px;font-size:13px}.bs-grid-promo .bs-promo{min-height:150px}.bs-grid-promo .bs-promo__title{font-size:19px}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/bs-mobile.css.map */
