.bn-product-page{color:hsl(var(--foreground))}.bn-product-page,.bn-product-page a{color:inherit}.bn-product-page__hero-shell{padding-block:2rem 4rem;background:radial-gradient(circle at top right,hsla(var(--gold),.16),transparent 30%),linear-gradient(180deg,hsla(var(--card),.95),hsl(var(--background)))}.bn-product-breadcrumb{display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:2rem;color:hsl(var(--muted-foreground));font-size:.9rem}.bn-product-breadcrumb a{text-decoration:none;transition:color .2s ease}.bn-product-breadcrumb a:hover,.bn-product-breadcrumb a:focus-visible{color:hsl(var(--primary))}.bn-product-hero{display:grid;gap:2.5rem}.bn-product-gallery{display:grid;gap:1rem}.bn-product-gallery__stage{position:relative;overflow:hidden;border-radius:calc(var(--bn-radius-lg) + .25rem);background:linear-gradient(180deg,hsla(var(--cream),.9),hsla(var(--secondary),.55));box-shadow:var(--shadow-medium)}.bn-product-gallery__panel{padding:1.25rem}.bn-product-gallery__media-shell{display:flex;align-items:center;justify-content:center;position:relative;min-height:clamp(20rem,60vw,34rem)}.bn-product-gallery__media-shell .product-media{position:relative;width:100%;height:100%;max-height:none}.bn-product-gallery__media-shell :is(product-model,.product-model-wrapper,.shopify-model-viewer-ui){display:block;width:100%;height:100%;max-width:100%;max-height:100%}.bn-product-gallery__media-shell .deferred-media__poster-button{display:block;width:100%;height:100%;padding:0;overflow:hidden}.bn-product-gallery__media-shell .deferred-media__poster-image{display:block;width:100%;height:100%;object-fit:contain}.bn-product-gallery__media-shell .deferred-media__poster-icon{z-index:2}.bn-product-gallery__media-shell .product-media__image{display:block;width:100%;height:auto;max-height:clamp(20rem,60vw,34rem);object-fit:contain}.bn-product-gallery__media-shell .product-media.is-model-active>.product-media__image,.bn-product-gallery__media-shell .product-media:has(.deferred-media__playing)>.product-media__image,.bn-product-gallery__media-shell .product-media:has(product-model[data-media-loaded])>.product-media__image{opacity:0;pointer-events:none;transition:opacity .3s ease}.bn-product-gallery__media-shell model-viewer,.bn-product-gallery__media-shell video,.bn-product-gallery__media-shell iframe{display:block;width:100%;height:100%;max-height:clamp(20rem,60vw,34rem);object-fit:contain}.bn-product-gallery__media-shell .shopify-model-viewer-ui__controls-area{position:absolute;right:1rem;bottom:1rem;display:flex;gap:.55rem;width:auto;max-width:calc(100% - 2rem);z-index:3}.bn-product-gallery__media-shell .shopify-model-viewer-ui__controls-area :is(button,.button,.button-secondary,.shopify-model-viewer-ui__button){display:inline-flex;align-items:center;justify-content:center;width:2.85rem;height:2.85rem;min-width:2.85rem;min-height:2.85rem;padding:0;border:1px solid hsla(var(--border),.8);border-radius:999px;background:hsla(var(--background),.96);color:hsl(var(--foreground));box-shadow:var(--shadow-soft)}.bn-product-gallery__media-shell .shopify-model-viewer-ui__controls-area :is(button,.button,.button-secondary,.shopify-model-viewer-ui__button):hover,.bn-product-gallery__media-shell .shopify-model-viewer-ui__controls-area :is(button,.button,.button-secondary,.shopify-model-viewer-ui__button):focus-visible{transform:translateY(-1px)}.bn-product-gallery__media-shell .shopify-model-viewer-ui__controls-area svg{width:1.2rem;height:1.2rem}.bn-product-gallery__thumbs{display:flex;gap:.75rem;overflow-x:auto;padding-bottom:.25rem}.bn-product-gallery__thumb{flex:0 0 5.5rem;padding:0;border:1px solid hsla(var(--border),.85);border-radius:1rem;background:hsl(var(--background));cursor:pointer;overflow:hidden;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.bn-product-gallery__thumb:hover,.bn-product-gallery__thumb:focus-visible,.bn-product-gallery__thumb.is-active{border-color:hsla(var(--primary),.45);box-shadow:var(--shadow-soft);transform:translateY(-1px)}.bn-product-gallery__thumb-image{display:block;width:100%;height:100%;aspect-ratio:1;object-fit:cover}.bn-product-gallery--empty{min-height:24rem;border-radius:calc(var(--bn-radius-lg) + .25rem);background:hsla(var(--secondary),.55);box-shadow:var(--shadow-medium)}.bn-product-gallery__placeholder{display:grid;place-items:center;min-height:24rem;color:hsl(var(--muted-foreground))}.bn-product-hero__content{display:grid;gap:2rem;position:relative;z-index:20}.bn-product-hero__header{display:grid;gap:.9rem;position:relative;z-index:30}.bn-product-hero__badge,.bn-product-hero__meta{width:fit-content;margin:0}.bn-product-hero__badge{padding:.35rem .8rem;border-radius:999px;background:hsla(var(--gold),.18);color:hsl(var(--brown-deep));font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.bn-product-hero__meta{color:hsl(var(--primary));font-size:.85rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.bn-product-hero__title{margin:0;font-family:var(--bn-font-display);font-size:clamp(2.5rem,5vw,4.75rem);line-height:.98;letter-spacing:-.04em}.bn-product-hero__rating{width:fit-content}.bn-product-form-shell{display:grid;gap:1.25rem;position:relative;z-index:1;overflow:clip}.bn-product-form-shell__price{display:flex;flex-wrap:wrap;gap:.75rem;align-items:baseline;color:hsl(var(--foreground));font-size:clamp(2rem,4vw,3.2rem);font-weight:700;line-height:1;position:relative;z-index:30}.bn-product-form-shell__price .price{color:hsl(var(--foreground));font-size:inherit;font-weight:inherit}.bn-product-form-shell__price .compare-at-price{color:hsl(var(--brown-light));font-size:clamp(1.05rem,2vw,1.4rem);text-decoration-thickness:2px}.bn-product-form-shell__summary{margin:0;color:hsl(var(--muted-foreground));font-size:1.05rem;line-height:1.8;position:relative;z-index:30}.bn-product-form-shell__summary>*:first-child{margin-top:0}.bn-product-form-shell__summary>*:last-child{margin-bottom:0}.bn-product-form-shell__summary .leaf-list,.bn-product-content__description .leaf-list{display:grid;gap:.7rem;margin:1.1rem 0 0;padding:0}.bn-product-form-shell__summary .leaf-item,.bn-product-content__description .leaf-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:start;margin:0}.bn-product-form-shell__summary .leaf,.bn-product-content__description .leaf{display:inline-flex;align-items:center;justify-content:center;width:1.55rem;height:1.55rem;margin-top:.08rem;border:1px solid hsla(var(--border),.9);border-radius:999px;background:hsl(var(--muted));color:hsl(var(--primary));flex:0 0 1.55rem}.bn-product-form-shell__summary .leaf:before,.bn-product-content__description .leaf:before{content:"";width:.88rem;height:.88rem;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 20A7 7 0 0 1 9.8 6.1L15 1l5 5.2A7 7 0 0 1 11 20Z'/%3E%3Cpath d='M11 20c-1.5-4-1.5-8.5 4-13'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M11 20A7 7 0 0 1 9.8 6.1L15 1l5 5.2A7 7 0 0 1 11 20Z'/%3E%3Cpath d='M11 20c-1.5-4-1.5-8.5 4-13'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:contain;mask-size:contain}.bn-product-form-shell__summary .leaf-item strong,.bn-product-content__description .leaf-item strong{color:hsl(var(--foreground))}.bn-product-form-shell__inventory{display:flex}.bn-product-form-shell__inventory-pill{display:inline-flex;align-items:center;gap:.45rem;min-height:2.3rem;padding:.35rem .85rem;border-radius:999px;font-size:.85rem;font-weight:600}.bn-product-form-shell__inventory-pill.is-available{background:#2d72451f;color:#24563a}.bn-product-form-shell__inventory-pill.is-unavailable{background:#8031311f;color:#7a2c2c}.bn-product-variant-picker,.bn-product-variant-picker__form{display:grid;gap:1rem}.bn-product-option{display:grid;gap:.75rem;margin:0;padding:0;border:0}.bn-product-option legend{padding:0;font-size:.9rem;font-weight:700;color:hsl(var(--foreground))}.bn-product-option__values{display:flex;flex-wrap:wrap;gap:.75rem}.bn-product-option__value{position:relative;display:inline-flex;align-items:center}.bn-product-option__value input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;cursor:pointer}.bn-product-option__value span{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.65rem 1rem;border:1px solid hsla(var(--border),.95);border-radius:999px;background:hsl(var(--background));color:hsl(var(--foreground));font-size:.95rem;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease}.bn-product-option__value:hover span,.bn-product-option__value input:focus-visible+span{border-color:hsla(var(--primary),.35);transform:translateY(-1px)}.bn-product-option__value input:checked+span{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.bn-product-option__value.is-unavailable span{opacity:.5}.bn-product-form__native{display:grid;gap:1rem;position:relative;overflow:clip}.bn-product-form__controls{display:grid;gap:1rem;position:relative;overflow:clip;z-index:1}.bn-product-form__controls add-to-cart-component{display:block;min-width:0;max-width:100%}.bn-product-form__quantity{display:grid;gap:.6rem}.bn-product-form__label{font-size:.9rem;font-weight:700}.bn-product-form__quantity-selector{width:fit-content;border:1px solid hsla(var(--border),.95);border-radius:999px;background:hsl(var(--background));overflow:hidden}.bn-product-form__quantity-selector .button{width:2.75rem;height:2.75rem}.bn-product-form__quantity-selector input{width:3.5rem;border:0;text-align:center;background:transparent}.bn-product-form__submit{width:100%;justify-content:center;position:relative;z-index:1}.bn-product-form__payment .shopify-payment-button{margin:0}.bn-product-form__payment .shopify-payment-button__button,.bn-product-form__payment .shopify-payment-button__button--unbranded{min-height:3.5rem;border-radius:var(--bn-radius);font-family:var(--bn-font-sans)}.bn-product-guarantees{display:grid;gap:.85rem}.bn-product-guarantee{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:start;padding:1rem 1.1rem;border:1px solid hsla(var(--border),.8);border-radius:1.25rem;background:hsla(var(--card),.78);box-shadow:var(--shadow-soft)}.bn-product-guarantee__icon{display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:999px;background:hsla(var(--primary),.08);color:hsl(var(--primary))}.bn-product-guarantee__title,.bn-product-detail-card__label{margin:0 0 .2rem;font-size:.92rem;font-weight:700}.bn-product-guarantee__description,.bn-product-detail-card__value{margin:0;color:hsl(var(--muted-foreground));font-size:.9rem;line-height:1.6}.bn-product-content,.bn-product-recommendations{padding-block:4rem}.bn-product-content{background:linear-gradient(180deg,hsla(var(--cream),.45),transparent)}.bn-product-content__grid{display:grid;gap:1.5rem}.bn-product-content__facts,.bn-product-content__details{padding:1.75rem}.bn-product-content__title{margin:0 0 1rem;font-family:var(--bn-font-display);font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.08}.bn-product-content__subtitle{margin:0 0 1rem;font-size:1rem;font-weight:700}.bn-product-content__description{color:hsl(var(--muted-foreground))}.bn-product-content__description p:first-child{margin-top:0}.bn-product-content__description p:last-child{margin-bottom:0}.bn-product-content__features{margin-top:1.5rem}.bn-product-facts-grid{display:grid;gap:1rem}.bn-product-fact-card{display:grid;gap:.95rem;padding:1.2rem;border:1px solid hsla(var(--border),.8);border-radius:1.25rem;background:hsl(var(--background))}.bn-product-fact-card__icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:999px;background:hsla(var(--primary),.08);color:hsl(var(--primary))}.bn-product-fact-card__value{margin:0;color:hsl(var(--foreground));font-size:1.05rem;font-weight:700;line-height:1.55}.bn-product-content__feature-list{display:grid;gap:.9rem;padding:0;margin:0;list-style:none}.bn-product-content__feature-item{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.8rem;align-items:start;color:hsl(var(--foreground))}.bn-product-content__feature-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border-radius:999px;background:hsla(var(--primary),.08);color:hsl(var(--primary))}.bn-product-details-grid{display:grid;gap:1rem}.bn-product-detail-card{padding:1.1rem;border:1px solid hsla(var(--border),.8);border-radius:1.25rem;background:hsl(var(--background))}.bn-product-recommendations__heading{max-width:42rem;margin:0 auto 2rem;text-align:center}.bn-product-recommendations__description{max-width:36rem;margin:0 auto;color:hsl(var(--muted-foreground));line-height:1.8}.bn-product-recommendations__grid{display:grid;gap:1.5rem}.bn-product-recommendations__item{height:100%}.bn-product-recommendation-card{display:grid;height:100%;overflow:hidden;border-radius:1.5rem;background:hsl(var(--card));box-shadow:var(--shadow-soft);text-decoration:none;transition:transform .24s ease,box-shadow .24s ease}.bn-product-recommendation-card:hover,.bn-product-recommendation-card:focus-visible{transform:translateY(-.25rem);box-shadow:var(--shadow-medium)}.bn-product-recommendation-card__media{display:flex;align-items:center;justify-content:center;min-height:20rem;padding:1.5rem;background:linear-gradient(180deg,hsla(var(--cream),.92),hsla(var(--secondary),.45))}.bn-product-recommendation-card__image{display:block;width:auto;max-width:100%;height:clamp(15rem,24vw,19rem);object-fit:contain}.bn-product-recommendation-card__content{display:grid;gap:.9rem;padding:1.4rem 1.45rem 1.55rem}.bn-product-recommendation-card__title{margin:0;font-size:clamp(1.5rem,1.8vw,1.9rem);font-weight:700;line-height:1.28;letter-spacing:-.02em}.bn-product-recommendation-card__description{margin:0;color:hsl(var(--muted-foreground));font-size:1rem;line-height:1.7}.bn-product-recommendation-card__price{margin:0;color:hsl(var(--foreground));font-size:clamp(1.9rem,2.3vw,2.2rem);font-weight:700;line-height:1}@media(min-width:768px){.bn-product-page__hero-shell{padding-block:2.5rem 5rem}.bn-product-hero{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:start;gap:3rem}.bn-product-gallery__panel{padding:1.5rem}.bn-product-form__controls{grid-template-columns:auto minmax(0,1fr);align-items:end}.bn-product-guarantees{grid-template-columns:repeat(auto-fit,minmax(14rem,1fr))}.bn-product-content__grid{grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr)}.bn-product-facts-grid{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.bn-product-details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bn-product-recommendations__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.bn-product-hero__content{position:sticky;top:6.5rem}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/bn-product.css.map */
