:root{--kb-cream: #F9F7F4;--kb-gold: #B8915A;--kb-gold-light: #D4AA7D;--kb-gold-dark: #8A6A3A;--kb-ink: #16120E;--kb-ink-soft: #2C241C;--kb-muted: #6B5D4F;--kb-white: #FFFFFF;--kb-border: rgba(184,145,90,.2);--kb-glow: rgba(184,145,90,.35);--kb-shadow-sm: 0 2px 8px rgba(22,18,14,.08);--kb-shadow-md: 0 8px 30px rgba(22,18,14,.12);--kb-shadow-lg: 0 20px 60px rgba(22,18,14,.16), 0 8px 20px rgba(184,145,90,.15)}*,*:before,*:after{box-sizing:border-box}html,body{overflow-x:clip!important}body{background:var(--kb-cream)!important;color:var(--kb-ink)!important}::selection{background:#b8915a40;color:var(--kb-ink)}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--kb-cream)}::-webkit-scrollbar-thumb{background:var(--kb-gold);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--kb-gold-dark)}.header__wrapper,.site-header,.header,header[role=banner]{background:#f9f7f4e0!important;backdrop-filter:blur(20px) saturate(1.6)!important;-webkit-backdrop-filter:blur(20px) saturate(1.6)!important;border-bottom:1px solid rgba(184,145,90,.18)!important;box-shadow:0 2px 24px #16120e12!important;transition:background .3s ease,box-shadow .3s ease!important}.header__icon,.header__icons a,.header__icons button,.site-header__icons a,.header__cart,.header__account{background:transparent!important;border:none!important;border-radius:8px!important;width:auto!important;height:auto!important;padding:8px 10px!important;color:var(--kb-ink)!important;transition:background .2s ease,color .2s ease!important}.header__icon:hover,.header__icons a:hover,.header__icons button:hover{background:#b8915a1f!important;color:var(--kb-gold)!important}.header__icon svg,.header__icons svg{fill:var(--kb-ink)!important;color:var(--kb-ink)!important;width:20px!important;height:20px!important}.header__nav a,.site-nav a,nav a{color:var(--kb-ink)!important;font-size:12px!important;letter-spacing:.12em!important;font-weight:500!important;transition:color .2s ease!important;position:relative!important}.header__nav a:after,.site-nav a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--kb-gold);transition:width .25s ease}.header__nav a:hover:after,.site-nav a:hover:after{width:100%}.header__nav a:hover,.site-nav a:hover{color:var(--kb-gold)!important}.btn--primary,.btn.btn--primary,a.btn--primary,button.btn--primary,input[type=submit].btn--primary,[class*=btn][class*=primary],.shopify-payment-button__button--branded{background:linear-gradient(135deg,#b8915a,#d4aa7d,#b8915a)!important;background-size:200% 200%!important;color:#fff!important;border:none!important;border-radius:5px!important;font-size:12px!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase!important;padding:14px 28px!important;box-shadow:0 4px 16px #b8915a66,0 2px 4px #00000026,inset 0 1px #ffffff26!important;transition:all .3s cubic-bezier(.34,1.56,.64,1)!important;cursor:pointer!important;position:relative!important;overflow:hidden!important;text-shadow:0 1px 2px rgba(0,0,0,.2)!important;animation:btnGradientShift 4s ease infinite!important}.btn--primary:hover,.btn.btn--primary:hover,a.btn--primary:hover,button.btn--primary:hover{transform:translateY(-3px) scale(1.02)!important;box-shadow:0 10px 32px #b8915a80,0 4px 8px #0000002e,inset 0 1px #fff3!important;color:#fff!important}.btn--primary:after,.btn.btn--primary:after{content:""!important;position:absolute!important;top:0!important;left:-80%!important;width:60%!important;height:100%!important;background:linear-gradient(105deg,transparent 40%,rgba(255,255,255,.35) 50%,transparent 60%)!important;transition:left .55s ease!important;pointer-events:none!important}.btn--primary:hover:after,.btn.btn--primary:hover:after{left:130%!important}@keyframes btnGradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.btn--secondary,.btn.btn--secondary,a.btn--secondary,button.btn--secondary{background:transparent!important;color:var(--kb-ink)!important;border:1.5px solid var(--kb-ink)!important;border-radius:5px!important;font-size:12px!important;font-weight:600!important;letter-spacing:.1em!important;text-transform:uppercase!important;padding:14px 28px!important;transition:all .28s cubic-bezier(.34,1.56,.64,1)!important;cursor:pointer!important;position:relative!important;overflow:hidden!important}.btn--secondary:before,.btn.btn--secondary:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:var(--kb-ink)!important;transform:scaleX(0)!important;transform-origin:left!important;transition:transform .28s cubic-bezier(.34,1.56,.64,1)!important;z-index:0!important}.btn--secondary:hover:before,.btn.btn--secondary:hover:before{transform:scaleX(1)!important}.btn--secondary span,.btn--secondary,.btn.btn--secondary span{position:relative!important;z-index:1!important}.btn--secondary:hover,.btn.btn--secondary:hover{color:var(--kb-cream)!important;border-color:var(--kb-ink)!important;transform:translateY(-2px)!important;box-shadow:0 6px 20px #16120e33!important}.product-form__submit,button[name=add],.btn[name=add],form[action="/cart/add"] button[type=submit],form[action="/cart/add"] input[type=submit]{background:linear-gradient(135deg,#b8915a,#d4aa7d,#b8915a)!important;background-size:200% auto!important;color:#fff!important;border:none!important;border-radius:5px!important;font-weight:600!important;letter-spacing:.08em!important;text-transform:uppercase!important;font-size:12px!important;box-shadow:0 4px 20px #b8915a66!important;transition:all .3s cubic-bezier(.34,1.56,.64,1)!important;cursor:pointer!important;position:relative!important;overflow:hidden!important}.product-form__submit:hover,button[name=add]:hover{transform:translateY(-2px) scale(1.01)!important;box-shadow:0 8px 28px #b8915a80!important;background-position:right center!important}.shopify-section:first-child .hero,.shopify-section:first-child .banner,.index-section:first-child{position:relative!important;overflow:hidden!important;min-height:85vh!important;display:flex!important;align-items:center!important}.shopify-section:first-child:not([id*=footer]):before{content:""!important;position:absolute!important;top:-60%!important;right:-60%!important;bottom:-60%!important;left:-60%!important;background:radial-gradient(ellipse 55% 45% at 15% 25%,rgba(184,145,90,.14) 0%,transparent 55%),radial-gradient(ellipse 45% 55% at 85% 75%,rgba(184,145,90,.1) 0%,transparent 55%),radial-gradient(ellipse 35% 35% at 55% 5%,rgba(184,145,90,.07) 0%,transparent 50%),radial-gradient(ellipse 50% 30% at 30% 90%,rgba(22,18,14,.04) 0%,transparent 50%)!important;animation:meshDrift 10s ease-in-out infinite alternate!important;pointer-events:none!important;z-index:0!important}@keyframes meshDrift{0%{transform:translate(0) rotate(0) scale(1)}33%{transform:translate(1.5%,2%) rotate(.8deg) scale(1.01)}66%{transform:translate(-1%,1.5%) rotate(-.5deg) scale(1.005)}to{transform:translate(2%,-1.5%) rotate(1.2deg) scale(1.015)}}.hero__text-wrapper,.hero__content,[class*=hero__text]{position:relative!important;z-index:1!important}.hero__text-wrapper h1,.hero__title,.banner__heading{animation:heroRise 1s cubic-bezier(.16,1,.3,1) both!important;animation-delay:.15s!important}.hero__text-wrapper p,.hero__subtext,.banner__subtext,.hero__description{animation:heroRise 1s cubic-bezier(.16,1,.3,1) both!important;animation-delay:.35s!important}.hero__text-wrapper .hero__buttons,.hero__text-wrapper .btn,.banner__buttons,.hero__cta-wrapper{animation:heroRise 1s cubic-bezier(.16,1,.3,1) both!important;animation-delay:.55s!important}@keyframes heroRise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.stats,[class*=stats-bar],.shopify-section:nth-child(2){position:relative!important}.stats__item h3,.stats__number,[class*=stat-number],[class*=stats] strong{color:var(--kb-gold)!important;font-size:clamp(1.6rem,3vw,2.2rem)!important;font-weight:700!important;animation:countUp 1.2s cubic-bezier(.16,1,.3,1) both!important}.stats__item:nth-child(1) [class*=number]{animation-delay:.1s!important}.stats__item:nth-child(2) [class*=number]{animation-delay:.2s!important}.stats__item:nth-child(3) [class*=number]{animation-delay:.3s!important}.stats__item:nth-child(4) [class*=number]{animation-delay:.4s!important}@keyframes countUp{0%{opacity:0;transform:translateY(16px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.product-item,.grid-product,.product-card,.product-item--card{perspective:1200px!important;transform-style:preserve-3d!important;border-radius:14px!important;overflow:hidden!important;border:1px solid rgba(184,145,90,.16)!important;background:var(--kb-white)!important;box-shadow:0 2px 8px #16120e0f,0 0 #b8915a00!important;transition:transform .45s cubic-bezier(.34,1.56,.64,1),box-shadow .45s ease,border-color .3s ease!important;position:relative!important;cursor:pointer!important;will-change:transform!important}.product-item:hover,.grid-product:hover,.product-card:hover{transform:translateY(-10px) rotateX(3deg) rotateY(-2deg) scale(1.01)!important;border-color:#b8915a61!important;box-shadow:0 24px 64px #16120e24,0 10px 24px #b8915a2e,0 0 0 1px #b8915a47,inset 0 1px #fffc!important}.product-item__image-wrapper,.grid-product__image-wrapper,.product-item__media,.product-card__image{overflow:hidden!important;position:relative!important;border-radius:10px 10px 0 0!important}.product-item img,.grid-product img,.product-card img,.product-item__image{transition:transform .65s cubic-bezier(.34,1.56,.64,1)!important;display:block!important;width:100%!important}.product-item:hover img,.grid-product:hover img,.product-card:hover img{transform:scale(1.08)!important}.product-item:before,.grid-product:before{content:""!important;position:absolute!important;top:0!important;left:-90%!important;width:55%!important;height:100%!important;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.28) 50%,transparent 70%)!important;transition:left .65s ease!important;pointer-events:none!important;z-index:3!important}.product-item:hover:before,.grid-product:hover:before{left:140%!important}.product-item:after,.grid-product:after{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:2px!important;background:linear-gradient(90deg,transparent,var(--kb-gold),transparent)!important;opacity:0!important;transition:opacity .3s ease!important;z-index:2!important}.product-item:hover:after,.grid-product:hover:after{opacity:1!important}.product-item__price,.grid-product__price,.price,.product__price,.price-item--regular{color:var(--kb-gold)!important;font-weight:700!important;font-size:1rem!important}.product-item__price s,.price--compare,.price-item--sale~.price-item--regular,del{color:var(--kb-muted)!important;opacity:.55!important;font-weight:400!important}.product-item__title,.grid-product__title,.product-item h3,.product-card__title{color:var(--kb-ink)!important;font-weight:600!important;transition:color .2s ease!important;font-size:.9rem!important;letter-spacing:.02em!important}.product-item:hover .product-item__title,.grid-product:hover .grid-product__title{color:var(--kb-gold)!important}.shopify-section--dark,[class*=index-section--features],[class*=features-section],.section--dark,.section-dark{background:linear-gradient(145deg,#16120e,#1c1610 40%,#130f0b)!important;position:relative!important;overflow:hidden!important}.shopify-section--dark:before,[class*=index-section--features]:before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:radial-gradient(ellipse 50% 60% at 0% 50%,rgba(184,145,90,.07) 0%,transparent 60%),radial-gradient(ellipse 40% 40% at 100% 30%,rgba(184,145,90,.05) 0%,transparent 50%)!important;pointer-events:none!important}.feature-card,.benefit-card,[class*=feature__item],[class*=benefit__item],.shopify-section--dark [class*=card],.shopify-section--dark .rich-text__blocks{background:#ffffff09!important;border:1px solid rgba(184,145,90,.18)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;border-radius:16px!important;transition:all .4s cubic-bezier(.34,1.56,.64,1)!important;position:relative!important;overflow:hidden!important}.feature-card:before,.benefit-card:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;height:1px!important;background:linear-gradient(90deg,transparent,rgba(184,145,90,.5),transparent)!important}.feature-card:hover,.benefit-card:hover{background:#b8915a0f!important;border-color:#b8915a59!important;transform:translateY(-8px)!important;box-shadow:0 24px 48px #00000059,0 0 48px #b8915a14!important}.shopify-section--dark h2,.shopify-section--dark h3,.shopify-section--dark p{color:var(--kb-cream)!important}.section__title,.section-header__title,h2.title,.collection-header h1,.page-title{animation:heroRise .8s cubic-bezier(.16,1,.3,1) both!important}details,.faq,.accordion,[class*=accordion],[class*=faq]{border:1px solid rgba(184,145,90,.2)!important;border-left:3px solid var(--kb-gold)!important;border-radius:8px!important;overflow:hidden!important;margin-bottom:10px!important;background:#ffffffa6!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;transition:all .3s ease!important}details:hover,.faq:hover,.accordion:hover{border-color:#b8915a73!important;border-left-color:var(--kb-gold)!important;box-shadow:0 4px 20px #b8915a1f!important}details summary,.accordion__title,[class*=accordion__trigger],[class*=faq__trigger]{cursor:pointer!important;font-weight:600!important;color:var(--kb-ink)!important;padding:18px 20px!important;list-style:none!important;transition:color .2s ease!important}details summary:hover,.accordion__title:hover{color:var(--kb-gold)!important}details[open],.accordion--active{border-left-color:var(--kb-gold-dark)!important;box-shadow:0 8px 32px #b8915a26!important}.index-section--cta,[class*=call-to-action],.index-section--newsletter{background:linear-gradient(135deg,#16120e,#2c241c)!important;position:relative!important;overflow:hidden!important}.index-section--cta:before,[class*=call-to-action]:before{content:""!important;position:absolute!important;width:600px!important;height:600px!important;border-radius:50%!important;background:radial-gradient(circle,rgba(184,145,90,.12) 0%,transparent 70%)!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;animation:ctaPulse 4s ease-in-out infinite!important;pointer-events:none!important}@keyframes ctaPulse{0%,to{transform:translate(-50%,-50%) scale(1);opacity:.8}50%{transform:translate(-50%,-50%) scale(1.15);opacity:1}}.footer,.site-footer,footer{background:linear-gradient(145deg,#16120e,#1c1610)!important;color:var(--kb-cream)!important;border-top:1px solid rgba(184,145,90,.2)!important}.footer h4,.footer h5,.site-footer h4,.site-footer h5{color:var(--kb-gold)!important;font-size:11px!important;letter-spacing:.14em!important;text-transform:uppercase!important;font-weight:600!important}.footer a,.site-footer a,footer a{color:#f9f7f4a6!important;transition:color .2s ease!important;text-decoration:none!important}.footer a:hover,.site-footer a:hover,footer a:hover{color:var(--kb-gold)!important}.footer p,.site-footer p,footer p{color:#f9f7f48c!important}.footer input[type=email],.newsletter__input,[class*=newsletter] input[type=email]{background:#f9f7f414!important;border:1px solid rgba(184,145,90,.3)!important;border-radius:5px!important;color:var(--kb-cream)!important;padding:12px 16px!important;transition:border-color .2s ease!important}.footer input[type=email]:focus,.newsletter__input:focus{border-color:var(--kb-gold)!important;outline:none!important;box-shadow:0 0 0 3px #b8915a26!important}.footer .btn--primary,.newsletter .btn--primary,[class*=newsletter] .btn--primary,[class*=newsletter] button[type=submit]{background:linear-gradient(135deg,#b8915a,#d4aa7d)!important;color:#fff!important;border:none!important;animation:none!important}.product__media,.product-single__photos,.product-single__media-wrapper,.product__gallery{border-radius:16px!important;overflow:hidden!important;box-shadow:0 24px 64px #16120e21,0 8px 24px #16120e14!important;animation:heroRise .8s cubic-bezier(.16,1,.3,1) both!important}.product__info-wrapper,.product-single__meta{animation:heroRise .8s cubic-bezier(.16,1,.3,1) both!important;animation-delay:.15s!important}.product__title,.product-single__title{color:var(--kb-ink)!important}.collection__header,.collection-hero{animation:heroRise .8s cubic-bezier(.16,1,.3,1) both!important}.collection__grid,.product-grid{gap:24px!important}.breadcrumb,nav.breadcrumb{font-size:11px!important;letter-spacing:.08em!important;color:var(--kb-muted)!important}.breadcrumb a{color:var(--kb-muted)!important}.breadcrumb a:hover{color:var(--kb-gold)!important}[class*=trust],[class*=badge],[class*=icon-with-text]{transition:transform .3s ease!important}[class*=trust]:hover,[class*=badge]:hover{transform:translateY(-3px)!important}input[type=text],input[type=email],input[type=search],textarea,select{border:1px solid rgba(22,18,14,.2)!important;border-radius:6px!important;transition:border-color .2s ease,box-shadow .2s ease!important;font-family:DM Sans,-apple-system,sans-serif!important}input[type=text]:focus,input[type=email]:focus,input[type=search]:focus,textarea:focus{border-color:var(--kb-gold)!important;outline:none!important;box-shadow:0 0 0 3px #b8915a24!important}.rte a,.rich-text a{color:var(--kb-gold)!important;text-decoration:underline!important;text-decoration-color:#b8915a66!important}.rte a:hover,.rich-text a:hover{text-decoration-color:var(--kb-gold)!important}.badge,.product__badge,.sale-badge{background:var(--kb-gold)!important;color:#fff!important;border-radius:4px!important;font-size:10px!important;font-weight:700!important;letter-spacing:.08em!important;padding:3px 8px!important}.product-item:nth-child(1),.grid-product:nth-child(1){animation:revealUp .6s cubic-bezier(.16,1,.3,1) both;animation-delay:.05s}.product-item:nth-child(2),.grid-product:nth-child(2){animation:revealUp .6s cubic-bezier(.16,1,.3,1) both;animation-delay:.12s}.product-item:nth-child(3),.grid-product:nth-child(3){animation:revealUp .6s cubic-bezier(.16,1,.3,1) both;animation-delay:.19s}.product-item:nth-child(4),.grid-product:nth-child(4){animation:revealUp .6s cubic-bezier(.16,1,.3,1) both;animation-delay:.26s}.product-item:nth-child(5),.grid-product:nth-child(5){animation:revealUp .6s cubic-bezier(.16,1,.3,1) both;animation-delay:.33s}.product-item:nth-child(6),.grid-product:nth-child(6){animation:revealUp .6s cubic-bezier(.16,1,.3,1) both;animation-delay:.4s}@keyframes revealUp{0%{opacity:0;transform:translateY(36px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}hr,.section-divider{border:none!important;height:1px!important;background:linear-gradient(90deg,transparent,var(--kb-gold),transparent)!important;opacity:.35!important;margin:24px 0!important}.section-header,[class*=section__header],[class*=section-header]{position:relative!important}.section-header:after,[class*=section__header]:after{content:""!important;display:block!important;width:48px!important;height:2px!important;background:linear-gradient(90deg,var(--kb-gold),var(--kb-gold-light))!important;margin:12px auto 0!important;border-radius:1px!important;animation:expandLine 1s cubic-bezier(.16,1,.3,1) both!important;animation-delay:.4s!important}@keyframes expandLine{0%{width:0;opacity:0}to{width:48px;opacity:1}}.quantity-selector,.qty,[class*=quantity]{border:1px solid rgba(22,18,14,.2)!important;border-radius:6px!important;overflow:hidden!important}.pagination a,.pagination__item{border:1px solid var(--kb-border)!important;border-radius:6px!important;color:var(--kb-ink)!important;transition:all .2s ease!important}.pagination a:hover,.pagination__item:hover,.pagination__item--current{background:var(--kb-gold)!important;color:#fff!important;border-color:var(--kb-gold)!important}.cart__item-info,.cart-item{border-bottom:1px solid var(--kb-border)!important}@keyframes spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}@media(max-width:768px){.product-item:hover,.grid-product:hover{transform:translateY(-5px)!important}.btn--primary,.btn.btn--primary{padding:12px 24px!important;font-size:11px!important}}.header-menu__link,a.header-menu__link{color:var(--kb-ink)!important;font-size:11px!important;letter-spacing:.12em!important;font-weight:600!important;text-transform:uppercase!important;transition:color .2s ease!important}.header-menu__link:hover,a.header-menu__link:hover{color:var(--kb-gold)!important;text-decoration:none!important}.header-menu__link--icon{color:var(--kb-ink)!important}.header-menu__link--icon .icon,.header-menu__link--icon svg,.header-menu__link--icon i{fill:var(--kb-ink)!important;color:var(--kb-ink)!important}.product-item,.grid-product,.product-item--grid{opacity:1!important;animation:none!important;transform:translateY(0) scale(1)!important}.product-item:hover,.grid-product:hover,.product-item--grid:hover{opacity:1!important;transform:translateY(-8px) scale(1.015)!important;box-shadow:0 20px 50px #16120e21,0 8px 20px #b8915a26!important;transition:transform .35s cubic-bezier(.34,1.56,.64,1),box-shadow .35s ease!important}.kb-hero__cta-primary{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#b8915a,#d4aa7d,#b8915a)!important;background-size:200% 200%!important;color:#fff!important;padding:14px 36px!important;border-radius:5px!important;font-weight:700!important;font-size:11px!important;letter-spacing:.14em!important;text-transform:uppercase!important;box-shadow:0 4px 20px #b8915a73,inset 0 1px #fff3!important;transition:all .3s cubic-bezier(.34,1.56,.64,1)!important;text-decoration:none!important;border:none!important;animation:btnGradientShift 4s ease infinite!important}.kb-hero__cta-primary:hover{transform:translateY(-3px) scale(1.03)!important;box-shadow:0 10px 32px #b8915a8c!important;color:#fff!important;text-decoration:none!important}.kb-hero__cta-secondary{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#16120ecc!important;color:#b8915a!important;border:1.5px solid rgba(184,145,90,.45)!important;padding:13px 36px!important;border-radius:5px!important;font-weight:700!important;font-size:11px!important;letter-spacing:.14em!important;text-transform:uppercase!important;transition:all .3s ease!important;text-decoration:none!important}.kb-hero__cta-secondary:hover{background:#b8915a2e!important;border-color:#b8915abf!important;transform:translateY(-2px)!important;text-decoration:none!important}.collection-products .product-item,.collection-products .grid-product,[data-section-type=collection-template] .product-item,[data-section-type=collection] .product-item{opacity:1!important;animation:none!important}.product-item__image-wrapper,.grid-product__image-wrap,.product-item__img,.grid-product__img,.product__media{opacity:1!important}.text-accent,.product-price-container,.product-price-container__unit,.price__sale,.price__regular,[class*=price] .money,.product__price .money,.price-item,.price-item--sale{color:var(--kb-gold)!important}.badge--sale,.product-label--sale,[class*=sale-badge]{background:var(--kb-gold)!important;color:var(--kb-white)!important}.price__compare,.price-item--regular+s,s.price-item{color:var(--kb-muted)!important;text-decoration:line-through}.dbtfy-faq .accordion-button,.dbtfy-faq .accordion-item.active,.dbtfy-faq [class*=active],.dbtfy-faq .card-header.active,.dbtfy-faq [style*=border-left]{border-left-color:var(--kb-gold)!important}.dbtfy-faq .accordion-item{border-left:3px solid var(--kb-gold)!important;border-color:var(--kb-gold)!important}.shopify-section[class*=dbtfy]{height:auto!important;overflow:visible!important}.kb-hero__ctas{background:transparent!important;background-image:none!important;position:static!important;overflow:visible!important}.kb-hero__ctas:before{display:none!important;content:none!important}.kb-why,.kb-why h2,.kb-why h3,.kb-why h4{color:var(--kb-cream)!important}.kb-why p,.kb-why li,.kb-why span:not([class*=icon]){color:#f9f7f4cc!important}.kb-why [class*=card],.kb-why [class*=feature],.kb-why [class*=item],.kb-why [class*=card] h3,.kb-why [class*=feature] h3,.kb-why [class*=item] h3{color:var(--kb-cream)!important}.kb-why [class*=card] p,.kb-why [class*=feature] p,.kb-why [class*=item] p{color:#f9f7f4bf!important}.kb-why a,.kb-why button{color:var(--kb-cream)!important}.index-section--cta a,.index-section--cta button,a.kb-btn,button.kb-btn,.kb-view-all,a[href*="/collections/"][class*=btn],.kb-cta-link{color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/11/assets/kirabots-brand.css.map */
