:root{--bk-bg: #fdf9f3;--bk-fg: #2c1a0d;--bk-card: #ffffff;--bk-primary: #ee7420;--bk-primary-deep: #b8541b;--bk-primary-glow: #ffa64d;--bk-accent: #fbe3c8;--bk-accent-soft: #fdf1e2;--bk-muted: #7a6555;--bk-border: #ecdcc9;--bk-radius: 1rem;--bk-radius-lg: 1.5rem;--bk-shadow-card: 0 2px 10px -4px rgba(184, 84, 27, .22);--bk-shadow-warm: 0 24px 60px -28px rgba(238, 116, 32, .45);--bk-font-display: "Space Grotesk", "Manrope", ui-sans-serif, system-ui, sans-serif;--bk-font-body: "Manrope", ui-sans-serif, system-ui, sans-serif}body{font-family:var(--bk-font-body);background:var(--bk-bg);color:var(--bk-fg);letter-spacing:0}h1,h2,h3,h4,.h0,.h1,.h2,.h3{font-family:var(--bk-font-display);font-weight:700;letter-spacing:-.02em;text-wrap:balance}.button,.shopify-payment-button__button--unbranded,.product-form__submit,.customer button,.shopify-challenge__button{border-radius:var(--bk-btn-radius, 999px)!important;font-family:var(--bk-font-body);font-weight:700;letter-spacing:0;min-height:4.8rem;padding:1.4rem 2.6rem}.bk-hero__buttons .button,.bk-buy .button,.bk-pricing .button,.product-form__submit{min-height:5.4rem;padding-top:1.7rem;padding-bottom:1.7rem}.bk-section-padding{padding-top:var(--bk-pt, 48px);padding-bottom:var(--bk-pb, 48px)}.bk-center{text-align:center}.bk-lede{color:var(--bk-muted);max-width:56ch;margin:.9rem auto 0;font-size:1.6rem;line-height:1.65}.bk-hero{position:relative;overflow:hidden;display:flex;align-items:center;isolation:isolate}.bk-hero__media,.bk-hero__media video,.bk-hero__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bk-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,#000000b8,#0000008c 45%,#00000059)}.bk-hero__inner{position:relative;z-index:1;color:#fff7ee}.bk-hero__content{max-width:46rem;margin-right:auto;text-align:left}.bk-hero .button--secondary,.bk-hero .button.button--secondary{background:#ffffff24;color:#fff7ee;border:0;box-shadow:none;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.bk-hero .button--secondary:hover{background:#ffffff3d}.bk-hero__inner .h0,.bk-hero__inner h1{line-height:1.05;margin:1.4rem 0 0}.bk-hero__inner h1 em,.bk-hero__accent{color:var(--bk-primary-glow);font-style:normal}.bk-hero__inner .rte{opacity:.9;max-width:52ch;font-size:1.7rem;line-height:1.7}.bk-hero__ticks{list-style:none;padding:0;margin:2rem 0 0;display:flex;flex-wrap:wrap;gap:.75rem 2rem;font-size:1.4rem;opacity:.92}.bk-hero__ticks li:before{content:"\2713";margin-right:.45rem;font-weight:700}.bk-hero .bk-badge{background:var(--bk-primary);color:#fffaf4}.bk-grid{display:grid;gap:1rem;grid-template-columns:repeat(1,minmax(0,1fr))}@media screen and (min-width:600px){.bk-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (min-width:990px){.bk-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.bk-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.bk-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.bk-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}}.bk-card{border:1px solid var(--bk-border);border-radius:var(--bk-radius);padding:2.4rem;background:var(--bk-card);box-shadow:var(--bk-shadow-card);height:100%}.bk-card h3{margin:1.4rem 0 0;font-size:1.8rem}.bk-card p,.bk-card .rte{margin:.8rem 0 0;color:var(--bk-muted);font-size:1.45rem;line-height:1.65}.bk-card--feature{border-radius:var(--bk-radius-lg);padding:3.2rem}.bk-card--feature h3{color:var(--bk-primary-deep);font-size:2.4rem;margin-top:1rem}.bk-icon{display:inline-grid;place-items:center;width:4.4rem;height:4.4rem;border-radius:.9rem;background:var(--bk-accent);color:var(--bk-primary-deep);font-size:2rem;line-height:1}.bk-badge{display:inline-block;font-size:1.1rem;letter-spacing:.18em;text-transform:uppercase;padding:.4rem 1rem;border-radius:999px;background:#ee74201f;color:var(--bk-primary-deep);font-weight:700}.bk-table{width:100%;border-collapse:collapse}.bk-table thead{background:var(--bk-accent-soft)}.bk-table th,.bk-table td{text-align:left;padding:1.4rem 2rem;border-bottom:1px solid var(--bk-border);font-size:1.45rem}.bk-table th{font-weight:700;color:var(--bk-primary-deep)}.bk-table td{color:var(--bk-muted)}.bk-table td:first-child{color:var(--bk-fg);font-weight:600}.bk-acc details{border:1px solid var(--bk-border);border-radius:var(--bk-radius);padding:1.6rem 2rem;margin-bottom:.8rem;background:var(--bk-card)}.bk-acc summary{cursor:pointer;font-weight:700;list-style:none;font-size:1.55rem}.bk-acc summary::-webkit-details-marker{display:none}.bk-acc summary:after{content:"+";float:right;color:var(--bk-primary)}.bk-acc details[open] summary:after{content:"\2013"}.bk-acc__body{padding-top:1rem;color:var(--bk-muted);font-size:1.45rem}.bk-pack{border:1px solid var(--bk-border);border-radius:var(--bk-radius);padding:2.2rem;background:var(--bk-card);box-shadow:var(--bk-shadow-card);display:flex;flex-direction:column;gap:.6rem;text-align:center}.bk-pack{position:relative}.bk-pack--featured{border:2px solid var(--bk-primary);box-shadow:var(--bk-shadow-warm);transform:translateY(-6px);background:linear-gradient(180deg,rgba(238,116,32,.09),var(--bk-card) 60%)}.bk-pack--featured .bk-badge{position:absolute;top:-1.2rem;left:50%;transform:translate(-50%);white-space:nowrap}.bk-pack--featured .bk-pack__price{color:var(--bk-primary)}.bk-pack h3{font-size:1.5rem;font-family:var(--bk-font-body);font-weight:700}.bk-pack__price{font-size:2.4rem;font-weight:700;color:var(--bk-primary-deep);font-family:var(--bk-font-display)}.bk-pack__compare{opacity:.55;text-decoration:line-through;margin-left:.6rem;font-size:1.3rem}.bk-pack form{margin-top:auto}.bk-disclaimer{font-size:1.25rem;color:var(--bk-muted)}.bk-stars{color:var(--bk-primary);letter-spacing:.15em;font-size:1.5rem}.bk-review{display:flex;flex-direction:column;border:1px solid var(--bk-border);border-radius:var(--bk-radius);background:var(--bk-card);padding:2.4rem;box-shadow:var(--bk-shadow-card);height:100%;margin:0}.bk-review__quote{flex:1;color:var(--bk-muted);font-size:1.45rem;line-height:1.7;margin:1rem 0 0}.bk-review__foot{margin-top:2rem;border-top:1px solid var(--bk-border);padding-top:1.4rem}.bk-review__name{font-weight:700;margin:.6rem 0 0;font-size:1.45rem}.bk-review__role{color:var(--bk-muted);font-size:1.25rem;margin:0}.bk-highlight{border:1px solid rgba(238,116,32,.35);border-radius:var(--bk-radius);background:var(--bk-card);padding:2.4rem;box-shadow:var(--bk-shadow-card);max-width:48rem;margin:2.4rem auto 0}.bk-capture{border-radius:var(--bk-radius-lg);padding:4rem 3rem;background:linear-gradient(135deg,#ffa64d,#ee7420);color:#fffaf4;box-shadow:var(--bk-shadow-warm);text-align:center}.bk-capture h2{color:inherit;margin:.6rem 0 0}.bk-capture p{max-width:52ch;margin:1rem auto 0;opacity:.95}.bk-capture form{display:flex;flex-wrap:wrap;gap:.8rem;justify-content:center;margin-top:2.4rem}.bk-capture input[type=email]{min-width:26rem;border-radius:999px;border:0;padding:0 2rem;height:4.8rem;font-size:1.5rem}.bk-capture .button{background:#2c1a0d;color:#fff7ee;border:0}.bk-notice{border:1px solid rgba(238,116,32,.3);background:var(--bk-accent-soft);border-radius:var(--bk-radius);padding:2.4rem;text-align:left;color:#4a2e18;font-size:1.35rem;line-height:1.7}.product{border:1px solid var(--bk-border);border-radius:var(--bk-radius-lg);background:var(--bk-card);box-shadow:var(--bk-shadow-card);padding:2.4rem;gap:3rem}@media screen and (min-width:990px){.product{padding:4rem;gap:4.5rem}}.product__media-wrapper .media,.product__media-wrapper .product__media{border-radius:var(--bk-radius);overflow:hidden}.product__media-wrapper .product__media-item .global-media-settings{border:1px solid var(--bk-border)!important;border-radius:var(--bk-radius)!important;box-shadow:var(--bk-shadow-card)}.thumbnail{border-radius:.7rem!important;border:2px solid transparent}.thumbnail[aria-current=true]{border-color:var(--bk-primary)!important;box-shadow:none}.product__info-container .product__text.caption-with-letter-spacing,.product__info-container>.product__text:first-child{color:var(--bk-primary);font-weight:700;letter-spacing:.22em;text-transform:uppercase;font-size:1.2rem}.product__title h1,.product__title>*{font-family:var(--bk-font-display);font-weight:700;letter-spacing:-.02em;line-height:1.1}.product__info-container .price,.product__info-container .price .price-item{font-family:var(--bk-font-display);font-size:2.8rem;font-weight:700;color:var(--bk-primary-deep)}.product__info-container .price--on-sale .price-item--regular{font-size:1.5rem;color:var(--bk-muted)}.product-form__input .form__label{font-weight:700;font-size:1.4rem}.product-form__input--pill input[type=radio]+label,.product-form__input--swatch input[type=radio]+label{border-radius:999px;border:1px solid var(--bk-border);background:var(--bk-card);color:var(--bk-fg);font-weight:600;padding:1rem 1.8rem}.product-form__input--pill input[type=radio]:checked+label{background:#ee74201a;border-color:var(--bk-primary);color:var(--bk-primary-deep);box-shadow:inset 0 0 0 1px var(--bk-primary)}.product-form__input--pill input[type=radio]:hover+label{border-color:var(--bk-primary-glow)}.product-form__buttons{max-width:none}.product-form__submit,.shopify-payment-button__button{border-radius:999px!important;min-height:5.2rem;font-size:1.6rem;font-weight:700}.product-form__submit{box-shadow:var(--bk-shadow-warm)}.product__description,.product__accordion .accordion__content{color:var(--bk-muted);font-size:1.5rem;line-height:1.75}.product .quantity{border-radius:999px;overflow:hidden}.product .quantity__input{font-weight:600}.product__accordion.accordion{border-top:1px solid var(--bk-border)}.bk-footer{background:#2c1a0d;color:#fff7ee}.bk-footer__inner{padding:4.8rem 0}.bk-footer__brand{display:flex;flex-wrap:wrap;align-items:baseline;gap:.8rem}.bk-footer__logo{font-family:var(--bk-font-display);font-size:2rem;font-weight:700;letter-spacing:.02em}.bk-footer__tag{font-size:1.4rem;opacity:.75}.bk-footer__disclaimer{margin-top:2.4rem;max-width:70ch;font-size:1.2rem;line-height:1.7;opacity:.7}.bk-footer__copy{margin-top:3.2rem;font-size:1.2rem;opacity:.5}.bk-buy{margin-top:4.8rem;border:1px solid var(--bk-border);border-radius:var(--bk-radius-lg);background:var(--bk-card);box-shadow:var(--bk-shadow-card);padding:2.4rem;display:grid;gap:3rem}@media screen and (min-width:990px){.bk-buy{grid-template-columns:1fr 1fr;padding:4rem;gap:4rem}}.bk-buy__gallery img{width:100%;height:auto;max-height:46rem;object-fit:contain;border-radius:var(--bk-radius);border:1px solid var(--bk-border);background:var(--bk-card)}.bk-buy__thumbs img{object-fit:contain}.bk-buy__thumbs{display:flex;gap:.8rem;margin-top:1rem;flex-wrap:wrap}.bk-buy__thumbs img{width:6.4rem;height:6.4rem;border-radius:.8rem}.bk-buy__eyebrow{font-size:1.2rem;letter-spacing:.22em;text-transform:uppercase;color:var(--bk-primary);font-weight:700}.bk-buy__title{margin:1rem 0 0;font-size:3rem;line-height:1.15}.bk-buy__price{margin:1.4rem 0 0;font-family:var(--bk-font-display);font-size:3rem;font-weight:700;color:var(--bk-primary-deep)}.bk-buy__label{margin:2.4rem 0 1rem;font-weight:700;font-size:1.4rem}.bk-buy__variants{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.bk-buy__variants label{border:1px solid var(--bk-border);border-radius:1.2rem;padding:1.2rem 1.6rem;cursor:pointer;display:block;background:var(--bk-card);font-size:1.4rem}.bk-buy__variants input{position:absolute;opacity:0;pointer-events:none}.bk-buy__variants input:checked+label{border-color:var(--bk-primary);background:var(--bk-accent-soft);box-shadow:var(--bk-shadow-card)}.bk-buy__variants strong{display:block}.bk-buy__variants span{color:var(--bk-muted)}.bk-buy__features{list-style:none;padding:0;margin:2.4rem 0 0;display:grid;gap:.8rem;color:var(--bk-muted);font-size:1.4rem}.bk-buy__features li:before{content:"\2713";color:var(--bk-primary);font-weight:700;margin-right:.6rem}.button:before,.button:after,.shopify-payment-button__button--unbranded:before,.shopify-payment-button__button--unbranded:after,.product-form__submit:before,.product-form__submit:after,.quantity:before,.quantity:after,.field:before,.field:after,.select:before,.select:after,.customer button:before,.customer button:after,.shopify-challenge__button:after{border-radius:inherit!important}.button,.product-form__submit{overflow:visible}.field,.select,.quantity,.customer .field{border-radius:var(--bk-btn-radius, 999px)}.field__input,.select__select,.customer input,.customer select{border-radius:inherit}.bk-buy__variants label:before,.bk-buy__variants label:after,.product-form__input--pill input[type=radio]+label:before,.product-form__input--pill input[type=radio]+label:after{border-radius:inherit!important}.bk-icon--img{padding:.7rem;background:var(--bk-accent);overflow:hidden}.bk-icon--img img{width:100%;height:100%;object-fit:contain;display:block}.bk-icon--center{margin-inline:auto}.bk-hero--left .bk-hero__content{margin-right:auto;margin-left:0;text-align:left}.bk-hero--center .bk-hero__content{margin-inline:auto;text-align:center}.bk-hero--right .bk-hero__content{margin-left:auto;margin-right:0;text-align:right}.bk-hero--center .bk-hero__inner .rte,.bk-hero--center .bk-hero__content>div[style]{margin-inline:auto}.bk-hero--right .bk-hero__inner .rte{margin-left:auto}.bk-hero__buttons{margin-top:2rem;display:flex;gap:.75rem;flex-wrap:wrap}.bk-footer__cols{display:grid;gap:3.2rem 2.4rem}.bk-footer__col h3{font-size:1.4rem;letter-spacing:.14em;text-transform:uppercase;margin:0 0 1.4rem}.bk-footer__col a{color:inherit;text-decoration:none}.bk-footer__logo-img{max-width:18rem;height:auto;display:block}.bk-footer__tag{opacity:.75;font-size:1.35rem;line-height:1.6;margin:1rem 0 0}.bk-footer__rte{opacity:.75;font-size:1.35rem;line-height:1.7;margin-top:1rem}.bk-footer__links{display:grid;gap:.9rem;margin:0;padding:0;font-size:1.4rem}.bk-footer__contact{display:grid;gap:1rem;margin:0;padding:0;font-size:1.4rem}.bk-footer__contact li{display:flex;align-items:center;gap:.8rem}.bk-footer__contact img{width:2rem;height:2rem;object-fit:contain}.bk-footer__social{display:flex;gap:1rem;flex-wrap:wrap}.bk-footer__social a{display:grid;place-items:center;width:4rem;height:4rem;border-radius:999px;background:#ffffff1a}.bk-footer__social img{width:2rem;height:2rem;object-fit:contain}.bk-footer__form{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.4rem}.bk-footer__form input[type=email]{flex:1 1 16rem;min-width:0;height:4.4rem;padding:0 1.6rem;border:1px solid rgba(255,255,255,.25);border-radius:var(--bk-btn-radius, 999px);background:#ffffff14;color:inherit;font-size:1.4rem}.bk-footer__form input::placeholder{color:currentColor;opacity:.6}.bk-footer__form .button{min-height:4.4rem;padding:0 1.8rem}.bk-footer__image{max-width:100%;height:auto;border-radius:var(--bk-radius)}.bk-footer__disclaimer-band{width:100%;border-top:1px solid rgba(255,255,255,.15)}.bk-footer__disclaimer{margin:0;padding:2.4rem 0 3.2rem;font-size:1.2rem;line-height:1.7;opacity:.6;max-width:none;width:100%}.bk-footer__bottom{margin-top:2.4rem;display:flex;flex-wrap:wrap;gap:1.6rem;align-items:center;justify-content:space-between}.bk-footer__copy{margin:0;font-size:1.25rem;opacity:.7}.bk-footer__payment{display:flex;gap:.6rem;flex-wrap:wrap}.bk-footer__payment svg{width:3.8rem;height:2.4rem}.bk-hero--left .bk-hero__content{margin-left:0;margin-right:auto;text-align:left;align-items:flex-start}.bk-hero--center .bk-hero__content{margin-inline:auto;text-align:center;align-items:center}.bk-hero--right .bk-hero__content{margin-left:auto;margin-right:0;text-align:right;align-items:flex-end}.bk-hero--center .bk-hero__content>*,.bk-hero--right .bk-hero__content>*{max-width:100%}.bk-hero--center .bk-hero__content .rte{margin-left:auto;margin-right:auto}.bk-hero--right .bk-hero__content .rte{margin-left:auto;margin-right:0}.bk-hero--center .bk-hero__ticks,.bk-hero--center .bk-hero__buttons{justify-content:center}.bk-hero--right .bk-hero__ticks,.bk-hero--right .bk-hero__buttons{justify-content:flex-end}.bk-hero--center .bk-badge,.bk-hero--right .bk-badge{display:inline-block}.bk-hero__content{display:flex;flex-direction:column}.bk-hero__content>*{margin:0}.bk-hero__content .bk-badge{align-self:flex-start}.bk-hero--center .bk-hero__content .bk-badge{align-self:center}.bk-hero--right .bk-hero__content .bk-badge{align-self:flex-end}.bk-hero__ticks li{display:inline-flex;align-items:center}.bk-hero__tick-icon{width:1.8rem;height:1.8rem;object-fit:contain;margin-right:.6rem}.bk-hero__ticks li:has(.bk-hero__tick-icon):before{content:none}.bk-hero__buttons .button{border:0}
/*# sourceMappingURL=/cdn/shop/t/26/assets/bk-sections.css.map */
