.ch-bonitet__container{width:100%;box-sizing:border-box;padding:64px 24px;max-width:1440px;margin-left:auto;margin-right:auto}@media(min-width:640px){.ch-bonitet__container{padding-top:96px;padding-bottom:96px}}@media(min-width:1024px){.ch-bonitet__container{padding-left:48px;padding-right:48px}}.ch-bonitet__figure{display:flex;flex-direction:column;align-items:center;gap:40px}@media screen and (min-width:768px){.ch-bonitet__figure{flex-direction:row;align-items:center;gap:64px}.ch-bonitet__badge{flex-shrink:0}.ch-bonitet__body{flex:1}}.ch-bonitet__quote p{font-size:18px;line-height:1.75;font-style:italic;color:#404040;margin:0 0 24px}html.dark .ch-bonitet__quote p{color:#a3a3a3}.ch-bonitet__attribution{display:flex;align-items:center;gap:8px;font-size:14px}.ch-bonitet__attribution-name{font-weight:600;color:#0f0f0f}html.dark .ch-bonitet__attribution-name{color:#fff}.ch-bonitet__attribution-sep{color:#a3a3a3}.ch-bonitet__attribution-source,html.dark .ch-bonitet__attribution-source{color:#737373}.ch-brands__container{width:100%;box-sizing:border-box;padding:64px 24px}@media(min-width:640px){.ch-brands__container{padding-top:96px;padding-bottom:96px}}@media(min-width:1024px){.ch-brands__container{padding-left:48px;padding-right:48px}}.ch-brands__header{margin-bottom:48px}.ch-brands__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;list-style:none;margin:0;padding:0}@media(min-width:400px){.ch-brands__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:640px){.ch-brands__grid{grid-template-columns:repeat(4,1fr);gap:16px}}@media(min-width:1024px){.ch-brands__grid{grid-template-columns:repeat(6,1fr);gap:16px}}.ch-brands__card{position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;padding:20px 12px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.5);background-color:#ffffff73;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 2px 8px #0000000f,inset 0 1px #fffc;text-decoration:none;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}html.dark .ch-brands__card{background-color:#ffffffbf;border-color:#fffc;box-shadow:0 2px 8px #00000059,inset 0 1px #fff9}.ch-brands__card:hover{border-color:#ffffffb3;background-color:#ffffff9e;box-shadow:0 6px 20px #0000001a,inset 0 1px #fff;transform:translateY(-2px)}html.dark .ch-brands__card:hover{background-color:#ffffffd9;border-color:#ffffffe6;box-shadow:0 6px 20px #00000073,inset 0 1px #ffffffb3}.ch-brands__logo-wrap{display:flex;align-items:center;justify-content:center;width:100%;height:48px}.ch-brands__logo-img{display:block;width:auto;max-width:110px;height:auto;max-height:30px;object-fit:contain}.ch-brands__logo-fallback{font-size:13px;font-weight:600;color:#525252;text-align:center}html.dark .ch-brands__logo-fallback{color:#a3a3a3}.ch-brands__badge{position:absolute;top:8px;right:8px;font-size:9px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background-color:#dc2626;border-radius:999px;padding:2px 7px;line-height:1.5;white-space:nowrap}html.dark .ch-brands__badge{background-color:#b91c1c;color:#fff}.ch-brands__card--soon{opacity:.75}.ch-brands__name{font-size:11px;font-weight:500;color:#737373;text-align:center;letter-spacing:.02em;line-height:1.3}html.dark .ch-brands__name{color:#525252}.ch-cart__wrap{width:100%;box-sizing:border-box;padding:130px 24px 80px}@media(min-width:640px){.ch-cart__wrap{padding-top:150px;padding-bottom:96px}}@media(min-width:1024px){.ch-cart__wrap{padding-top:160px;padding-left:48px;padding-right:48px}}.ch-cart__title{font-size:24px;font-weight:700;letter-spacing:-.02em;color:#0f0f0f;margin:0 0 32px;line-height:1.2}html.dark .ch-cart__title{color:#fff}.ch-cart__count{font-weight:400;color:#a3a3a3}.ch-cart__layout{display:flex;flex-direction:column;gap:32px}@media(min-width:1024px){.ch-cart__layout{flex-direction:row;align-items:flex-start;gap:48px}}.ch-cart__empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:80px 24px;color:#d4d4d4}html.dark .ch-cart__empty{color:#404040}.ch-cart__empty-title{font-size:22px;font-weight:600;color:#0f0f0f;margin:20px 0 8px;letter-spacing:-.01em}html.dark .ch-cart__empty-title{color:#fff}.ch-cart__empty-text{font-size:15px;color:#737373;margin:0 0 28px;max-width:320px;line-height:1.6}.ch-cart__empty-btn{display:inline-flex;align-items:center;border-radius:12px;background:#dc2626;padding:12px 24px;font-size:14px;font-weight:600;color:#fff!important;text-decoration:none;transition:background .15s ease}.ch-cart__empty-btn:hover{background:#b91c1c}#ch-cart-form{flex:1;min-width:0}@media(min-width:1024px){#ch-cart-form{flex:1}}.ch-cart__items{background:#fff;border:1px solid #E5E5E5;border-radius:16px;overflow:hidden}html.dark .ch-cart__items{background:#141414;border-color:#2a2a2a}.ch-cart__item{display:flex;gap:16px;padding:20px}@media(min-width:640px){.ch-cart__item{padding:24px;gap:20px}}.ch-cart__item-sep{height:1px;background:#f5f5f5;margin:0 20px}html.dark .ch-cart__item-sep{background:#1f1f1f}.ch-cart__item-img-wrap{display:block;flex-shrink:0;width:72px;height:72px;border-radius:10px;overflow:hidden;background:#f5f5f5}html.dark .ch-cart__item-img-wrap{background:#1c1c1c}@media(min-width:640px){.ch-cart__item-img-wrap{width:88px;height:88px}}.ch-cart__item-img{width:100%;height:100%;object-fit:cover;display:block}.ch-cart__item-img-placeholder{width:100%;height:100%;background:#e5e5e5}html.dark .ch-cart__item-img-placeholder{background:#2a2a2a}.ch-cart__item-body{flex:1;min-width:0;display:flex;flex-direction:column;gap:12px}.ch-cart__item-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ch-cart__item-title{display:block;font-size:14px;font-weight:600;color:#0f0f0f;text-decoration:none;line-height:1.4;transition:color .15s ease}html.dark .ch-cart__item-title{color:#fff}.ch-cart__item-title:hover{color:#dc2626}html.dark .ch-cart__item-title:hover{color:#f87171}.ch-cart__item-variant{font-size:12px;color:#737373;margin:2px 0 0;line-height:1.4}.ch-cart__remove{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:24px;height:24px;border-radius:6px;background:transparent;border:none;cursor:pointer;color:#a3a3a3;padding:0;min-width:0;min-height:0;transition:color .15s ease,background .15s ease}.ch-cart__remove:hover{color:#dc2626;background:#fef2f2}html.dark .ch-cart__remove:hover{color:#f87171;background:#f871711a}.ch-cart__item-foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.ch-cart__qty{display:inline-flex;align-items:center;border:1px solid #E5E5E5;border-radius:8px;overflow:hidden;background:#fafafa}html.dark .ch-cart__qty{border-color:#2a2a2a;background:#1c1c1c}.ch-cart__qty-btn{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:transparent;border:none;cursor:pointer;color:#525252;padding:0;min-width:0;min-height:0;flex-shrink:0;transition:background .15s ease,color .15s ease}html.dark .ch-cart__qty-btn{color:#a3a3a3}.ch-cart__qty-btn:hover{background:#f0f0f0;color:#0f0f0f}html.dark .ch-cart__qty-btn:hover{background:#2a2a2a;color:#fff}.ch-cart__qty-input{width:36px;height:32px;text-align:center;font-size:13px;font-weight:600;color:#0f0f0f;background:transparent;border:none;border-left:1px solid #E5E5E5;border-right:1px solid #E5E5E5;padding:0;-moz-appearance:textfield;min-width:0;min-height:0;box-shadow:none;outline:none}html.dark .ch-cart__qty-input{color:#fff;border-color:#2a2a2a}.ch-cart__qty-input::-webkit-inner-spin-button,.ch-cart__qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.ch-cart__item-price{text-align:right}.ch-cart__item-price-original{display:block;font-size:11px;color:#a3a3a3;text-decoration:line-through}.ch-cart__item-price-final{font-size:15px;font-weight:700;color:#0f0f0f}html.dark .ch-cart__item-price-final{color:#fff}.ch-cart__item-discounts{display:flex;flex-wrap:wrap;gap:4px;list-style:none;margin:0;padding:0}.ch-cart__item-discount-tag{display:inline-flex;align-items:center;gap:4px;border-radius:99px;background:#fef2f2;padding:2px 8px;font-size:11px;font-weight:500;color:#dc2626}html.dark .ch-cart__item-discount-tag{background:#f871711a;color:#f87171}.ch-cart__items--loading{opacity:.5;pointer-events:none}.ch-cart__summary-col{width:100%}@media(min-width:1024px){.ch-cart__summary-col{width:360px;flex-shrink:0;position:sticky;top:120px}}.ch-cart__summary{background:#fff;border:1px solid #E5E5E5;border-radius:16px;padding:24px}html.dark .ch-cart__summary{background:#141414;border-color:#2a2a2a}.ch-cart__summary-heading{font-size:15px;font-weight:600;color:#0f0f0f;margin:0 0 20px;letter-spacing:-.01em}html.dark .ch-cart__summary-heading{color:#fff}.ch-cart__summary-row{display:flex;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:12px}.ch-cart__summary-row--total{padding-top:16px;border-top:1px solid #E5E5E5;margin-bottom:8px}html.dark .ch-cart__summary-row--total{border-top-color:#2a2a2a}.ch-cart__summary-label{font-size:14px;color:#737373}.ch-cart__summary-row--total .ch-cart__summary-label{font-size:15px;font-weight:500;color:#404040}html.dark .ch-cart__summary-label{color:#a3a3a3}html.dark .ch-cart__summary-row--total .ch-cart__summary-label{color:#d4d4d4}.ch-cart__summary-discount{font-size:14px;font-weight:600;color:#dc2626}html.dark .ch-cart__summary-discount{color:#f87171}.ch-cart__summary-total{font-size:22px;font-weight:700;color:#0f0f0f;letter-spacing:-.02em}html.dark .ch-cart__summary-total{color:#fff}.ch-cart__summary-note{font-size:12px;color:#a3a3a3;line-height:1.5;margin:0 0 20px}.ch-cart__checkout-btn{display:block;width:100%;padding:14px 24px;border-radius:12px;background:#2563eb;border:none;font-size:15px;font-weight:600;color:#fff;cursor:pointer;text-align:center;transition:background .15s ease;min-width:0;min-height:0;box-sizing:border-box}.ch-cart__checkout-btn:hover{background:#1d4ed8}.ch-cart__checkout-btn:active{background:#1e40af}.ch-cart__dynamic-btns{margin-top:12px}.ch-cart__continue{display:block;text-align:center;margin-top:16px;font-size:13px;color:#737373;text-decoration:none;transition:color .15s ease}.ch-cart__continue:hover{color:#0f0f0f}html.dark .ch-cart__continue:hover{color:#fff}.ch-contact__container{width:100%;box-sizing:border-box;padding:130px 24px 80px}@media(min-width:640px){.ch-contact__container{padding-top:150px}}@media(min-width:1024px){.ch-contact__container{padding-top:160px;padding-left:48px;padding-right:48px}}.ch-contact__layout{display:grid;grid-template-columns:1fr;gap:56px;max-width:1200px;margin:0 auto}@media(min-width:1024px){.ch-contact__layout{grid-template-columns:1fr 1fr;gap:80px;align-items:start}}.ch-contact__title{font-size:32px;font-weight:700;letter-spacing:-.02em;color:#0f0f0f;line-height:1.15;margin:0 0 16px}@media(min-width:640px){.ch-contact__title{font-size:40px}}html.dark .ch-contact__title{color:#fff}.ch-contact__subtext{font-size:16px;line-height:1.7;color:#737373;margin:0 0 40px;max-width:420px}.ch-contact__items{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:24px}.ch-contact__item{display:flex;align-items:flex-start;gap:16px}.ch-contact__item-icon{flex-shrink:0;width:40px;height:40px;border-radius:10px;background:#fef2f2;display:flex;align-items:center;justify-content:center;color:#dc2626}html.dark .ch-contact__item-icon{background:#1c1c1c;color:#f87171}.ch-contact__item-icon svg{width:20px;height:20px}.ch-contact__item-label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#a3a3a3;margin:0 0 2px}.ch-contact__item-value{font-size:15px;color:#0f0f0f;margin:0}html.dark .ch-contact__item-value{color:#e5e5e5}.ch-contact__item-link{text-decoration:none;color:#0f0f0f;transition:color .15s ease}.ch-contact__item-link:hover{color:#dc2626}html.dark .ch-contact__item-link{color:#e5e5e5}html.dark .ch-contact__item-link:hover{color:#f87171}.ch-contact__form-wrap{background:#fff;border:1px solid #E5E5E5;border-radius:16px;padding:32px}@media(min-width:640px){.ch-contact__form-wrap{padding:40px}}html.dark .ch-contact__form-wrap{background:#1c1c1c;border-color:#262626}.ch-contact__row{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width:640px){.ch-contact__row{grid-template-columns:1fr 1fr}}.ch-contact__field{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.ch-contact__row .ch-contact__field{margin-bottom:0}.ch-contact__row+.ch-contact__field{margin-top:20px}.ch-contact__label{font-size:13px;font-weight:500;color:#525252}html.dark .ch-contact__label{color:#a3a3a3}.ch-contact__required{color:#dc2626}.ch-contact__input{width:100%;padding:11px 14px;border:1px solid #E5E5E5;border-radius:8px;font-size:15px;font-family:inherit;background:#fafafa;color:#0f0f0f;outline:none;transition:border-color .15s ease,background .15s ease;box-sizing:border-box;-webkit-appearance:none}.ch-contact__input:focus{border-color:#dc2626;background:#fff}.ch-contact__input--error{border-color:#dc2626}html.dark .ch-contact__input{background:#141414;border-color:#2a2a2a;color:#fff}html.dark .ch-contact__input:focus{border-color:#dc2626;background:#1c1c1c}.ch-contact__textarea{resize:vertical;min-height:140px}.ch-contact__submit{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:13px 28px;background:#dc2626;color:#fff;font-size:15px;font-weight:600;font-family:inherit;border:none;border-radius:8px;cursor:pointer;transition:background .15s ease,transform .15s ease;width:100%;justify-content:center}.ch-contact__submit:hover{background:#b91c1c;transform:translateY(-1px)}.ch-contact__submit:active{transform:translateY(0)}.ch-contact__submit svg{width:18px;height:18px}.ch-contact__success,.ch-contact__error{display:flex;align-items:flex-start;gap:12px;padding:16px;border-radius:8px;margin-bottom:24px;font-size:14px;line-height:1.5}.ch-contact__success{background:#f0fdf4;color:#166534}html.dark .ch-contact__success{background:#14291d;color:#86efac}.ch-contact__error{background:#fef2f2;color:#991b1b}html.dark .ch-contact__error{background:#1f1010;color:#fca5a5}.ch-contact__success svg,.ch-contact__error svg{width:20px;height:20px;flex-shrink:0;margin-top:1px}.ch-contact__success p,.ch-contact__error p{margin:0}.ch-hero{position:relative;overflow:hidden}.ch-hero__content{position:relative;z-index:1;width:100%;box-sizing:border-box;padding:130px 24px 64px;max-width:860px;margin:0 auto}@media(min-width:640px){.ch-hero__content{padding-top:150px;padding-bottom:96px}}@media(min-width:1024px){.ch-hero__content{padding:160px 48px}}.ch-hero__split-outer{position:relative;z-index:1;width:100%;box-sizing:border-box;padding:130px 24px 64px;max-width:1440px;margin-left:auto;margin-right:auto}@media(min-width:640px){.ch-hero__split-outer{padding-top:150px;padding-bottom:96px}}@media(min-width:1024px){.ch-hero__split-outer{padding:160px 48px}}.ch-hero__split-left{padding-top:0}@media(min-width:1024px){.ch-hero__split-left{padding-top:32px}}.ch-hero__product-img{display:block;width:100%;height:auto;filter:drop-shadow(0 20px 40px rgba(0,0,0,.13))}html.dark .ch-hero__product-img{filter:drop-shadow(0 20px 40px rgba(0,0,0,.55))}@media(min-width:1024px){.ch-hero__product-img{width:580px}}@media(min-width:1280px){.ch-hero__product-img{width:680px}}@keyframes ch-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media(prefers-reduced-motion:no-preference){.ch-hero__product-img{animation:ch-hero-float 5s ease-in-out infinite}}.ch-hero__viewport{overflow:hidden}.ch-hero__container{display:flex;backface-visibility:hidden;touch-action:pan-y pinch-zoom}.ch-hero__slide{flex:0 0 100%;min-width:0;transform:translateZ(0);overflow:hidden}[data-ch-hero-carousel] .ch-hero__product-img{width:100%;max-width:100%;height:auto}[data-ch-hero-carousel] .ch-hero__slide h1{font-size:30px;line-height:1.15;margin-top:14px}[data-ch-hero-carousel] .ch-hero__slide p{font-size:17px;line-height:1.55}[data-ch-hero-carousel] .ch-hero__slide .text-xs{font-size:13px!important;line-height:1.4}[data-ch-hero-carousel] .ch-hero__slide .ch-hero__price{font-size:36px;line-height:1.1;white-space:nowrap}[data-ch-hero-carousel] .ch-hero__slide .ch-hero__price-label{font-size:13px;line-height:1.4}[data-ch-hero-carousel] .ch-hero__slide .mt-3{margin-top:12px}[data-ch-hero-carousel] .ch-hero__slide .mt-4{margin-top:16px}[data-ch-hero-carousel] .ch-hero__slide .mt-6{margin-top:14px}[data-ch-hero-carousel] .ch-hero__slide .mt-8,[data-ch-hero-carousel] .ch-hero__slide .mt-10{margin-top:20px}[data-ch-hero-carousel] .ch-hero__slide .pt-8{padding-top:20px}[data-ch-hero-carousel] .ch-hero__slide .mb-4{margin-bottom:28px}@media(min-width:640px){[data-ch-hero-carousel] .ch-hero__slide h1{font-size:38px}[data-ch-hero-carousel] .ch-hero__slide p{font-size:18px}[data-ch-hero-carousel] .ch-hero__slide .ch-hero__price{font-size:44px}}@media(min-width:1024px){[data-ch-hero-carousel] .ch-hero__split-outer{padding-top:160px;padding-bottom:120px}[data-ch-hero-carousel] .ch-hero__slide h1{font-size:48px;margin-top:16px}[data-ch-hero-carousel] .ch-hero__slide p{font-size:18px}[data-ch-hero-carousel] .ch-hero__slide .ch-hero__price{font-size:52px}[data-ch-hero-carousel] .ch-hero__slide .ch-hero__price-label{font-size:14px}[data-ch-hero-carousel] .ch-hero__product-img{width:auto;max-width:580px}}@media(min-width:1280px){[data-ch-hero-carousel] .ch-hero__slide h1{font-size:56px}[data-ch-hero-carousel] .ch-hero__product-img{max-width:680px}}@media(max-width:1023px){[data-ch-hero-carousel] .ch-hero__split-outer{padding-top:90px;padding-bottom:56px}[data-ch-hero-carousel] .ch-hero__product-img{max-height:200px;width:auto;margin:0 auto}}.ch-hero__cta{display:inline-flex;align-items:center;justify-content:center;padding:18px 32px;border-radius:12px;background-color:#dc2626;color:#fff;font-size:16px;font-weight:600;line-height:1.2;letter-spacing:.01em;text-decoration:none;box-shadow:0 1px 2px #0000000d;transition:background-color .2s ease;min-height:48px}.ch-hero__cta:hover{background-color:#b91c1c;color:#fff}.ch-hero__cta:focus-visible{outline:2px solid rgb(248,113,113);outline-offset:2px}@media(min-width:1024px){.ch-hero__cta{padding:20px 42px;font-size:18px;border-radius:14px;min-height:56px}}.ch-hero__dots{position:absolute;bottom:24px;left:0;right:0;z-index:3;display:flex;justify-content:center;gap:8px;padding:0 24px}@media(min-width:1024px){.ch-hero__dots{bottom:40px}}.ch-hero__dot{-webkit-appearance:none;appearance:none;border:0;padding:0;margin:0;cursor:pointer;width:10px;height:10px;border-radius:9999px;background-color:#0f172a40;transition:width .28s cubic-bezier(.22,1,.36,1),background-color .28s ease}html.dark .ch-hero__dot{background-color:#ffffff4d}.ch-hero__dot:hover,.ch-hero__dot:focus-visible{background-color:#0f172a80;outline:none}html.dark .ch-hero__dot:hover,html.dark .ch-hero__dot:focus-visible{background-color:#ffffff8c}.ch-hero__dot.is-active{width:36px;background-color:#dc2626}html.dark .ch-hero__dot.is-active{background-color:#f87171}.ch-legal__box p{font-size:14px;color:#525252;margin:0 0 10px}.ch-legal__box p:last-child{margin-bottom:0}.ch-legal__container{width:100%;box-sizing:border-box;padding:130px 24px 64px;display:flex;justify-content:center}@media(min-width:640px){.ch-legal__container{padding-top:150px;padding-bottom:80px}}@media(min-width:1024px){.ch-legal__container{padding-top:160px;padding-left:48px;padding-right:48px}}.ch-legal__content{width:100%;max-width:800px}.ch-legal__title{font-size:28px;font-weight:700;letter-spacing:-.02em;color:#0f0f0f;margin:0 0 8px;line-height:1.2}@media(min-width:640px){.ch-legal__title{font-size:36px}}html.dark .ch-legal__title{color:#fff}.ch-legal__meta{font-size:13px;color:#737373;line-height:1.6;margin-bottom:32px}.ch-legal__meta a{color:#737373;text-decoration:none}.ch-legal__meta a:hover{color:#0f0f0f;text-decoration:underline}html.dark .ch-legal__meta a:hover{color:#fff}.ch-legal__divider{border:none;border-top:1px solid #E5E5E5;margin:32px 0}html.dark .ch-legal__divider{border-top-color:#2a2a2a}.ch-legal__content h2{font-size:18px;font-weight:600;color:#0f0f0f;margin:40px 0 12px;letter-spacing:-.01em}html.dark .ch-legal__content h2{color:#fff}.ch-legal__content p{font-size:15px;line-height:1.75;color:#404040;margin:0 0 14px}html.dark .ch-legal__content p{color:#a3a3a3}.ch-legal__content ul,.ch-legal__content ol{font-size:15px;line-height:1.75;color:#404040;margin:0 0 14px;padding-left:24px}html.dark .ch-legal__content ul,html.dark .ch-legal__content ol{color:#a3a3a3}.ch-legal__content li{margin-bottom:4px}.ch-legal__content a{color:#dc2626;text-decoration:none}.ch-legal__content a:hover{text-decoration:underline}html.dark .ch-legal__content a{color:#f87171}.ch-legal__box{background:#f5f5f5;border-left:3px solid #DC2626;border-radius:8px;padding:20px 24px;margin:24px 0;font-size:14px;line-height:1.75;color:#525252}html.dark .ch-legal__box{background:#1c1c1c;color:#a3a3a3}.ch-legal__box strong{display:block;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#0f0f0f;margin-bottom:12px}html.dark .ch-legal__box strong{color:#fff}.ch-legal__box p{font-size:14px;color:#525252;margin:0}html.dark .ch-legal__box p{color:#a3a3a3}.ch-legal__footer-note{font-size:13px;color:#a3a3a3;line-height:1.6;margin-top:8px}.ch-footer__container{padding:64px 24px;width:100%;box-sizing:border-box}@media(min-width:640px){.ch-footer__container{padding-top:96px;padding-bottom:96px}}@media(min-width:1024px){.ch-footer__container{padding-left:48px;padding-right:48px}}.ch-footer__bottom-wrap{position:relative;z-index:1;border-top:1px solid #D4D4D4}html.dark .ch-footer__bottom-wrap{border-top-color:#2a2a2a}.ch-footer__bottom{padding:24px}@media(min-width:1024px){.ch-footer__bottom{padding-left:48px;padding-right:48px}}.ch-footer__top{display:flex;flex-direction:column;gap:48px}@media(min-width:1024px){.ch-footer__top{flex-direction:row;gap:64px}}.ch-footer__brand{display:flex;flex-direction:column;gap:24px}@media(min-width:1024px){.ch-footer__brand{flex:none;width:280px}}.ch-footer__logo-link{display:inline-block}.ch-footer__logo-img{height:36px;width:auto;filter:brightness(0)}html.dark .ch-footer__logo-img{filter:brightness(0) invert(1)}.ch-footer__logo-svg{display:block;height:36px}.ch-footer__logo-svg svg{height:36px;width:auto;fill:#0f0f0f}html.dark .ch-footer__logo-svg svg{fill:#fff}.ch-footer__description{font-size:14px;line-height:1.75;color:#737373;max-width:320px}.ch-footer__social{display:flex;gap:20px}.ch-footer__social-link{color:#a3a3a3;transition:color .15s ease;display:flex;align-items:center}.ch-footer__social-link:hover{color:#0f0f0f}html.dark .ch-footer__social-link:hover{color:#fff}.ch-footer__social-link svg{width:20px;height:20px}.ch-footer__nav{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 32px;flex:1}@media(min-width:640px){.ch-footer__nav{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.ch-footer__nav{grid-template-columns:repeat(4,1fr);gap:0 32px}}.ch-footer__nav-heading{font-size:13px;font-weight:600;color:#0f0f0f;letter-spacing:.02em;margin:0 0 16px}html.dark .ch-footer__nav-heading{color:#fff}.ch-footer__nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.ch-footer__nav-link{font-size:14px;color:#737373;text-decoration:none;transition:color .15s ease}.ch-footer__nav-link:hover{color:#0f0f0f}html.dark .ch-footer__nav-link:hover{color:#fff}.ch-footer__legal{border-top:1px solid #E5E5E5;padding:24px}html.dark .ch-footer__legal{border-top-color:#2a2a2a}@media(min-width:1024px){.ch-footer__legal{padding-left:48px;padding-right:48px}}.ch-footer__legal-inner{display:flex;flex-direction:column;gap:12px}@media(min-width:1024px){.ch-footer__legal-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:24px}}.ch-footer__legal-info{font-size:12px;color:#737373;line-height:1.6}.ch-footer__legal-a{color:#737373;text-decoration:none}.ch-footer__legal-a:hover{color:#0f0f0f}html.dark .ch-footer__legal-a:hover{color:#fff}.ch-footer__legal-pay{display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex-shrink:0}.ch-footer__legal-pay-label{font-size:12px;color:#a3a3a3;white-space:nowrap}.ch-footer__legal-icons{display:flex;gap:6px;align-items:center}.ch-footer__legal-icons svg{height:20px;width:auto;display:block}.ch-footer__legal-sep{display:inline-block;width:1px;height:18px;background:#d4d4d4;vertical-align:middle;margin:0 2px;flex-shrink:0}html.dark .ch-footer__legal-sep{background:#404040}.ch-footer__secure-logo{height:20px;width:auto;display:block;flex-shrink:0}.ch-footer__secure-logo--dark,html.dark .ch-footer__secure-logo--light{display:none}html.dark .ch-footer__secure-logo--dark{display:block}.ch-footer__corvuspay{height:22px;width:auto;display:block;flex-shrink:0}.ch-footer__corvuspay--dark,html.dark .ch-footer__corvuspay--light{display:none}html.dark .ch-footer__corvuspay--dark{display:block}.ch-footer__legal-links{display:flex;gap:16px;flex-shrink:0}.ch-footer__legal-link{font-size:12px;color:#737373;text-decoration:none;white-space:nowrap;transition:color .15s ease}.ch-footer__legal-link:hover{color:#0f0f0f}html.dark .ch-footer__legal-link:hover{color:#fff}.ch-footer__bottom{margin-top:64px;padding-top:32px;border-top:1px solid #E5E5E5}html.dark .ch-footer__bottom{border-top-color:#1f1f1f}.ch-footer__copyright{font-size:13px;color:#a3a3a3;margin:0}sticky-header{position:absolute!important;top:0;left:0;right:0;width:100%;z-index:40}.header-wrapper,.header{background:transparent!important}.header__heading-logo-wrapper svg{display:block;height:36px;width:auto;filter:drop-shadow(0 0 6px rgba(255,255,255,.35))}html.dark .header__heading-logo-wrapper svg{filter:drop-shadow(0 1px 3px rgba(0,0,0,.25))}@media screen and (min-width:990px){.header__heading-logo-wrapper svg{height:52px}}.search-modal.gradient{background-color:#ffffff80!important;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(0,0,0,.06)}html.dark .search-modal.gradient{background-color:#3c0c0c6b!important;border-bottom-color:#ffffff0f}html.dark details[open] .modal-overlay:after{background-color:#000000b3!important}.ch-search-field.field__input,.ch-search-field .field__input{background-color:#ffffff40;color:rgb(var(--color-foreground))}html.dark .ch-search-field .field__input{background-color:#00000040;color:#fff}.ch-search-field.field__label,.ch-search-field .field__label{color:rgba(var(--color-foreground),.45)}.ch-search-field:before{box-shadow:none!important}.ch-search-field:after{border-radius:6px!important;box-shadow:none!important;border:1px solid rgba(var(--color-foreground),.2);transition:border-color .15s ease}html.dark .ch-search-field:after{border-color:#ffffff1f}.ch-search-field:focus-within:after{border-color:#dc2626!important;border-width:2px!important}.header__search .search__button svg,.header__search .reset__button svg,.search-modal__close-button svg{color:rgba(var(--color-foreground),.55)}.header__search .search__button:hover svg,.header__search .reset__button:hover svg,.search-modal__close-button:hover svg{color:#dc2626}.predictive-search--header{background-color:#ffffffbf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,0,0,.06);border-top:none;border-radius:0 0 6px 6px;box-shadow:0 8px 24px #0000001a}html.dark .predictive-search--header{background-color:#1e0606bf;border-color:#ffffff0f;box-shadow:0 8px 32px #00000080}.predictive-search__heading{color:rgba(var(--color-foreground),.4);border-bottom-color:rgba(var(--color-foreground),.06);font-size:1.1rem;letter-spacing:.06em;text-transform:uppercase}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*{background-color:rgba(var(--color-foreground),.04)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{color:#dc2626;text-decoration:none}.predictive-search__item .price{color:rgba(var(--color-foreground),.55)}.predictive-search__results-groups-wrapper{border-bottom-color:rgba(var(--color-foreground),.06)}.ch-collection-banner{position:relative;padding-top:130px;padding-bottom:40px}@media(min-width:640px){.ch-collection-banner{padding-top:150px;padding-bottom:48px}}@media(min-width:1024px){.ch-collection-banner{padding-top:160px;padding-bottom:56px}}.ch-collection-banner__container{position:relative;z-index:1;padding-left:24px;padding-right:24px}@media(min-width:1024px){.ch-collection-banner__container{padding-left:48px;padding-right:48px}}.ch-collection-banner__inner{display:flex;flex-direction:column;gap:32px}@media(min-width:1024px){.ch-collection-banner--with-image .ch-collection-banner__inner{flex-direction:row;align-items:center;gap:64px}}.ch-collection-banner__text{flex:1}.ch-collection-banner__title{font-size:2rem;font-weight:700;letter-spacing:-.02em;line-height:1.15;color:#0f0f0f;margin:0}html.dark .ch-collection-banner__title{color:#fff}@media(min-width:640px){.ch-collection-banner__title{font-size:2.5rem}}@media(min-width:1024px){.ch-collection-banner__title{font-size:3rem}}.ch-collection-banner__description{margin-top:16px;font-size:16px;line-height:1.75;color:#525252;max-width:60ch}html.dark .ch-collection-banner__description{color:#a3a3a3}.ch-collection-banner__image-wrap{flex:none;width:100%;max-height:300px;overflow:hidden;border-radius:16px}@media(min-width:1024px){.ch-collection-banner__image-wrap{width:420px;max-height:280px}}.ch-collection-banner__img{width:100%;height:100%;object-fit:cover}.ch-collection-grid{background-color:#fff}html.dark .ch-collection-grid{background-color:#0f0f0f}.ch-collection-grid .product-grid{display:grid!important;grid-template-columns:repeat(1,1fr)!important;gap:12px!important}.ch-collection-grid .product-grid .grid__item{width:auto!important;max-width:none!important}@media screen and (min-width:480px){.ch-collection-grid .product-grid{grid-template-columns:repeat(2,1fr)!important}}@media screen and (min-width:750px){.ch-collection-grid .product-grid{grid-template-columns:repeat(3,1fr)!important;gap:16px!important}}@media screen and (min-width:990px){.ch-collection-grid .product-grid{grid-template-columns:repeat(4,1fr)!important;gap:20px!important}}@media screen and (min-width:1600px){.ch-collection-grid .product-grid{grid-template-columns:repeat(5,1fr)!important}}@media screen and (min-width:2000px){.ch-collection-grid .product-grid{grid-template-columns:repeat(6,1fr)!important;gap:24px!important}}@media screen and (min-width:2600px){.ch-collection-grid .product-grid{grid-template-columns:repeat(7,1fr)!important}}@media screen and (min-width:3200px){.ch-collection-grid .product-grid{grid-template-columns:repeat(8,1fr)!important;gap:28px!important}}.mobile-facets__wrapper{position:relative!important;z-index:99999!important}.mobile-facets{z-index:99999!important}.ch-pd__placeholder{display:flex;align-items:center;justify-content:center;border-radius:16px;overflow:hidden;background-color:#fef2f2;aspect-ratio:1 / 1;width:100%}html.dark .ch-pd__placeholder{background-color:#2c1818}.ch-pd__placeholder-img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}html.dark .ch-pd__placeholder-img{mix-blend-mode:normal;filter:brightness(.78)}.ch-pd{background-color:#fafafa;padding-top:calc(var(--header-height, 60px) + 48px)!important}html.dark .ch-pd{background-color:#0f0f0f}@media(min-width:640px){.ch-pd{padding-top:150px!important}}@media(min-width:1024px){.ch-pd{padding-top:160px!important}}.ch-pd .page-width{max-width:1440px!important;padding-left:24px!important;padding-right:24px!important}@media(min-width:1024px){.ch-pd .page-width{padding-left:48px!important;padding-right:48px!important}}.ch-pd .product__description p{margin-bottom:10px}.ch-pd .product__description ul{padding-left:18px}.ch-pd .product__description li{margin-bottom:5px}.ch-pd-highlights{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}@media(max-width:639px){.ch-pd-highlights{grid-template-columns:repeat(2,1fr)}}.ch-pd-highlights__item{display:flex;flex-direction:column;align-items:center;gap:5px;padding:14px 8px 12px;background-color:#f5f5f5;border:1px solid #E5E5E5;border-radius:10px;text-align:center}html.dark .ch-pd-highlights__item{background-color:#1c1c1c;border-color:#2a2a2a}.ch-pd-highlights__icon{display:block;width:26px;height:26px;color:#dc2626;flex-shrink:0}html.dark .ch-pd-highlights__icon{color:#fca5a5}.ch-pd-highlights__value{font-size:18px;font-weight:700;color:#0f0f0f;line-height:1}html.dark .ch-pd-highlights__value{color:#fff}.ch-pd-highlights__label{font-size:11px;color:#737373;line-height:1.3}html.dark .ch-pd-highlights__label{color:#737373}.ch-pd-tech{border-top:1px solid #E5E5E5;padding-top:20px;margin-top:8px}html.dark .ch-pd-tech{border-top-color:#2a2a2a}.ch-pd-tech__heading{font-size:15px!important;font-weight:600!important;color:#0f0f0f!important;margin:0 0 14px!important}html.dark .ch-pd-tech__heading{color:#fff!important}.ch-pd-tech__table{width:100%;border-collapse:collapse;font-size:13px}.ch-pd-tech__row:nth-child(odd) td{background-color:#f9f9f9}html.dark .ch-pd-tech__row:nth-child(odd) td{background-color:#1a1a1a}.ch-pd-tech__label,.ch-pd-tech__value{padding:8px 12px;vertical-align:middle;border-bottom:1px solid #F0F0F0}html.dark .ch-pd-tech__label,html.dark .ch-pd-tech__value{border-bottom-color:#222}.ch-pd-tech__label{width:58%;color:#525252}html.dark .ch-pd-tech__label{color:#a3a3a3}.ch-pd-tech__value{width:42%;color:#0f0f0f;font-weight:500;text-align:right}html.dark .ch-pd-tech__value{color:#e5e5e5}.ch-pd-documents{padding:20px 0;border-top:1px solid #E5E5E5}html.dark .ch-pd-documents{border-top-color:#2a2a2a}.ch-pd-documents__heading{font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:#737373;margin:0 0 12px}html.dark .ch-pd-documents__heading{color:#a3a3a3}.ch-pd-documents__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ch-pd-documents__link{display:inline-flex;align-items:center;gap:8px;font-size:14px;font-weight:500;color:#dc2626;text-decoration:none;transition:color .15s ease}.ch-pd-documents__link:hover{color:#b91c1c;text-decoration:underline}html.dark .ch-pd-documents__link{color:#f87171}html.dark .ch-pd-documents__link:hover{color:#fca5a5}.ch-pd-documents__icon{width:16px;height:16px;flex-shrink:0}.ch-related{background-color:#f3f4f6;background-image:none!important}html.dark .ch-related{background-color:#111}.ch-related .product-grid{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:20px!important}.ch-related .product-grid .grid__item{width:auto!important;max-width:none!important}@media screen and (max-width:749px){.ch-related .product-grid{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}}.ch-product-card{position:relative;display:flex;flex-direction:column;height:100%;background-color:#fff;border:1px solid #E5E5E5;border-radius:12px;overflow:hidden;transition:box-shadow .2s ease,transform .2s ease}.ch-product-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}html.dark .ch-product-card{background-color:#1c1c1c;border-color:#2a2a2a}html.dark .ch-product-card:hover{box-shadow:0 8px 24px #00000073}@keyframes ch-card-spin{to{transform:rotate(360deg)}}.ch-product-card__img-wrap{position:relative;overflow:hidden;flex-shrink:0}.ch-product-card__img-wrap:not(.ch-loaded):not(.ch-product-card__img-wrap--placeholder):after{content:"";position:absolute;top:50%;left:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border-radius:50%;border:2px solid rgba(0,0,0,.07);border-top-color:#0000004d;animation:ch-card-spin .75s linear infinite;z-index:2;pointer-events:none}html.dark .ch-product-card__img-wrap:not(.ch-loaded):not(.ch-product-card__img-wrap--placeholder):after{border-color:#ffffff14;border-top-color:#fff6}.ch-product-card__img-wrap>img.ch-product-card__img{display:block;width:100%!important;height:100%!important;object-fit:contain!important;object-position:center;padding:12px;transition:opacity .3s ease,transform .4s ease}.ch-product-card__img:not(.ch-product-card__img--secondary){opacity:0}.ch-product-card__img.ch-loaded{opacity:1}.ch-product-card:hover .ch-product-card__img{transform:scale(1.04)}.ch-product-card__img--secondary{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease,transform .4s ease}.ch-product-card:hover .ch-product-card__img--primary{opacity:0}.ch-product-card:hover .ch-product-card__img--secondary{opacity:1}.ch-product-card__badge{position:absolute;top:10px;left:10px;z-index:1;display:inline-flex;align-items:center;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;line-height:1.4}.ch-product-card__badge--sold-out{background-color:#525252;color:#fff}.ch-product-card__badge--sale{background-color:#dc2626;color:#fff}.ch-product-card__body{display:flex;flex-direction:column;flex:1;padding:14px 16px 16px;gap:6px}.ch-product-card__full-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.ch-product-card__title{margin:0;font-size:14px;font-weight:500;line-height:1.4;color:#0f0f0f}html.dark .ch-product-card__title{color:#fff}.ch-product-card__title a{color:inherit;text-decoration:none}.ch-product-card__desc{margin:0;font-size:13px;line-height:1.55;color:#737373;flex:1}html.dark .ch-product-card__desc{color:#a3a3a3}.ch-product-card__body .rating-text,.ch-product-card__body .rating-count{font-size:12px;color:#737373;margin:0}html.dark .ch-product-card__body .rating-text,html.dark .ch-product-card__body .rating-count{color:#a3a3a3}.ch-product-card__foot{display:flex;align-items:flex-end;justify-content:space-between;gap:8px;margin-top:auto;padding-top:10px}.ch-product-card__vendor{font-size:13px;color:#737373;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}html.dark .ch-product-card__vendor{color:#a3a3a3}.ch-product-card__price{flex-shrink:0;text-align:right}.ch-product-card__price .price{margin:0}.ch-product-card__price .price-item{font-size:14px;font-weight:600;color:#0f0f0f}html.dark .ch-product-card__price .price-item{color:#fff}.ch-product-card__price .price--on-sale .price-item--sale{color:#dc2626}html.dark .ch-product-card__price .price--on-sale .price-item--sale{color:#fca5a5}.ch-product-card__price .price--on-sale .price-item--regular{font-size:12px;font-weight:400;color:#a3a3a3}.ch-product-card__img-wrap--placeholder{background-color:#fef2f2;padding:10%}html.dark .ch-product-card__img-wrap--placeholder{background-color:#2c1818}.ch-product-card__ac-placeholder{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}html.dark .ch-product-card__ac-placeholder{mix-blend-mode:normal;filter:brightness(.78)}.ch-product-card__body .quick-add,.ch-product-card__body .quick-add-bulk{position:relative;z-index:1;margin-top:8px}html.dark .ch-product-card__body .quick-add__submit{background-color:#262626;color:#fff;border-color:#3a3a3a}html.dark .ch-product-card__body .quick-add__submit:hover{background-color:#333}.ch-product-card--horizontal{flex-direction:row}.ch-product-card--horizontal .ch-product-card__img-wrap{width:100px;flex-shrink:0;aspect-ratio:1}.ch-product-card--horizontal .ch-product-card__body{padding:12px}.ch-card-highlights{display:flex;flex-wrap:wrap;gap:4px 12px;list-style:none;margin:8px 0 10px;padding:0}.ch-card-highlights__item{display:inline-flex;align-items:center;gap:4px}.ch-card-highlights__icon{flex-shrink:0;width:14px;height:14px;color:#dc2626}html.dark .ch-card-highlights__icon{color:#fca5a5}.ch-card-highlights__value{font-size:11px;font-weight:700;line-height:1.1;color:#0f0f0f;white-space:nowrap}html.dark .ch-card-highlights__value{color:#fff}.ch-card-highlights__unit{font-weight:500;color:#737373}html.dark .ch-card-highlights__unit{color:#a3a3a3}@media screen and (max-width:749px){.ch-card-highlights__value{font-size:12px}}.ch-cart-notification{background-color:#ffffffe6!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border:1px solid rgba(0,0,0,.08)!important;border-top:none!important;border-radius:0 0 14px 14px!important;padding:20px!important;box-shadow:0 8px 32px #0000001a,0 2px 8px #0000000f!important;color:#111827!important;top:var(--header-height, 64px)!important;z-index:100!important}html.dark .ch-cart-notification{background-color:#1e0808d1!important;border-color:#ffffff14!important;box-shadow:0 8px 40px #0000008c!important;color:#f3f4f6!important}.ch-header-sep{padding-bottom:14px!important;border-bottom:1px solid rgba(0,0,0,.08)!important;margin-bottom:14px!important}html.dark .ch-header-sep{border-bottom-color:#ffffff14!important}.ch-heading-text{font-size:15px!important;font-weight:600!important;color:#111827!important;letter-spacing:0!important;line-height:1.4!important}html.dark .ch-heading-text{color:#f9fafb!important}.ch-heading-text .icon-checkmark{color:#dc2626!important;width:16px!important;flex-shrink:0!important}.ch-close-btn{width:30px!important;height:30px!important;margin:0!important;opacity:.45!important;transition:opacity .15s ease!important;color:#111827!important;background:transparent!important;border:none!important;flex-shrink:0!important}.ch-close-btn:hover{opacity:1!important}html.dark .ch-close-btn{color:#f3f4f6!important}.ch-close-btn svg,.ch-close-btn .svg-wrapper svg{width:18px!important;height:18px!important}.ch-product-area{padding-top:14px!important;padding-bottom:14px!important;font-size:14px!important;color:#374151!important}html.dark .ch-product-area{color:#d1d5db!important}.ch-product-area a{color:#111827!important;text-decoration:none!important;font-weight:500!important}html.dark .ch-product-area a{color:#f3f4f6!important}.ch-product-area .price{font-size:14px!important;color:#374151!important}html.dark .ch-product-area .price{color:#d1d5db!important}.ch-btn-primary{display:flex!important;align-items:center!important;justify-content:center!important;height:44px!important;padding:0 24px!important;border-radius:8px!important;border:none!important;background-color:#2563eb!important;color:#fff!important;font-size:15px!important;font-weight:600!important;text-decoration:none!important;transition:background-color .15s ease!important}.ch-btn-primary:hover{background-color:#1d4ed8!important}.ch-btn-primary:active{background-color:#1e40af!important}.ch-btn-secondary{display:flex!important;align-items:center!important;justify-content:center!important;height:44px!important;padding:0 24px!important;border-radius:8px!important;border:1.5px solid rgba(0,0,0,.14)!important;background-color:transparent!important;color:#374151!important;font-size:15px!important;font-weight:500!important;text-decoration:none!important;transition:background-color .15s ease,border-color .15s ease!important}.ch-btn-secondary:hover{background-color:#0000000a!important;border-color:#0000003d!important;color:#111827!important}html.dark .ch-btn-secondary{border-color:#ffffff29!important;color:#e5e7eb!important}html.dark .ch-btn-secondary:hover{background-color:#ffffff0f!important;border-color:#ffffff47!important;color:#f9fafb!important}.ch-btn-ghost{display:block!important;width:100%!important;padding:6px 0!important;border:none!important;background:transparent!important;color:#6b7280!important;font-size:13px!important;font-weight:400!important;text-align:center!important;transition:color .15s ease!important}.ch-btn-ghost:hover{color:#111827!important}html.dark .ch-btn-ghost{color:#9ca3af!important}html.dark .ch-btn-ghost:hover{color:#f3f4f6!important}.ch-theme-toggle__icon{display:none}html:not(.dark) #ch-theme-toggle .ch-theme-toggle__icon--light{display:block}html.dark #ch-theme-toggle .ch-theme-toggle__icon--dark{display:block}.facets__form,.facets__form-vertical{border-color:#e5e5e5}html.dark .facets__form,html.dark .facets__form-vertical{border-color:#2a2a2a}.facets__heading{color:#525252}html.dark .facets__heading{color:#a3a3a3}.facets__summary{color:#0f0f0f;border-color:#e5e5e5}html.dark .facets__summary{color:#fff;border-color:#2a2a2a}html.dark .facets__disclosure[open] .facets__summary,html.dark .facets__disclosure-vertical[open] .facets__summary,html.dark .facets__summary:hover{color:#fff}.facets__display{background-color:#fff;border:1px solid #E5E5E5;border-radius:8px;box-shadow:0 4px 6px -1px #0000000f}html.dark .facets__display{background-color:#1c1c1c;border-color:#2a2a2a;box-shadow:0 4px 6px -1px #0006}.facets__display-vertical{border-color:#e5e5e5}html.dark .facets__display-vertical{border-color:#2a2a2a}.facets__header,.facets__header-vertical{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 16px;background-color:#fff;border-bottom:1px solid #E5E5E5;color:#525252}html.dark .facets__header,html.dark .facets__header-vertical{background-color:#1c1c1c!important;border-bottom-color:#2a2a2a;color:#a3a3a3}.facets__selected{font-size:13px;color:#525252}html.dark .facets__selected{color:#a3a3a3}.facets__header .facets__reset{font-size:13px;white-space:nowrap;color:#737373;text-decoration-color:#d4d4d4}html.dark .facets__header .facets__reset{color:#a3a3a3;text-decoration-color:#404040}.facets__header .facets__reset:hover{color:#0f0f0f}html.dark .facets__header .facets__reset:hover{color:#fff}.facets__label,.facets__label.facet-checkbox{color:#0f0f0f}html.dark .facets__label,html.dark .facets__label.facet-checkbox{color:#e5e5e5}.facet-checkbox>svg,.facet-checkbox>.svg-wrapper,.mobile-facets__label>svg,.mobile-facets__label .icon-checkmark,.mobile-facets__highlight{display:none!important}.facets-layout-list--text input[type=checkbox]{position:relative!important;z-index:auto!important;opacity:1!important;appearance:none!important;-webkit-appearance:none!important;width:16px!important;height:16px!important;min-width:16px!important;top:auto!important;left:auto!important;flex-shrink:0!important;align-self:center!important;margin-right:10px!important;border:1.5px solid #D4D4D4!important;border-radius:3px!important;background-color:#fff!important;cursor:pointer!important;transition:background-color .15s ease,border-color .15s ease!important}html.dark .facets-layout-list--text input[type=checkbox]{border-color:#404040!important;background-color:#262626!important}.facets-layout-list--text input[type=checkbox]:checked{background-color:#dc2626!important;border-color:#dc2626!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 9' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.35.643a.5.5 0 0 1 .006.707l-6.77 6.886a.5.5 0 0 1-.719-.006L.638 4.845a.5.5 0 1 1 .724-.69l2.872 3.011 6.41-6.517a.5.5 0 0 1 .707-.006z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:10px 8px!important}input.mobile-facets__checkbox{position:relative!important;z-index:auto!important;appearance:none!important;-webkit-appearance:none!important;width:18px!important;height:18px!important;min-width:18px!important;left:auto!important;top:auto!important;flex-shrink:0!important;align-self:center!important;margin-right:12px!important;border:1.5px solid #D4D4D4!important;border-radius:3px!important;background-color:#fff!important;cursor:pointer!important;transition:background-color .15s ease,border-color .15s ease!important}html.dark input.mobile-facets__checkbox{border-color:#404040!important;background-color:#262626!important}input.mobile-facets__checkbox:checked{background-color:#dc2626!important;border-color:#dc2626!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 9' fill='white'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M11.35.643a.5.5 0 0 1 .006.707l-6.77 6.886a.5.5 0 0 1-.719-.006L.638 4.845a.5.5 0 1 1 .724-.69l2.872 3.011 6.41-6.517a.5.5 0 0 1 .707-.006z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:center!important;background-size:12px 9px!important}.facets__label.disabled{color:#a3a3a3}html.dark .facets__label.disabled{color:#525252}.active-facets__button-inner{background-color:#f5f5f5;color:#0f0f0f;border-color:#d4d4d4}html.dark .active-facets__button-inner{background-color:#2a2a2a;color:#e5e5e5;border-color:#404040}.facets__reset,.active-facets__button-remove span,.mobile-facets__clear{color:#525252}html.dark .facets__reset,html.dark .active-facets__button-remove span,html.dark .mobile-facets__clear{color:#a3a3a3}.facet-filters__label,.facet-filters__label label{color:#525252}html.dark .facet-filters__label,html.dark .facet-filters__label label{color:#a3a3a3}.facet-filters__sort.select__select{background-color:#fff;color:#0f0f0f;border-color:#d4d4d4}html.dark .facet-filters__sort.select__select{background-color:#1c1c1c;color:#e5e5e5;border-color:#404040}.product-count__text{color:#525252}html.dark .product-count__text{color:#a3a3a3}.facets-wrapper{border-color:#e5e5e5}html.dark .facets-wrapper{border-color:#2a2a2a}.facets__disclosure-vertical{border-color:#e5e5e5}html.dark .facets__disclosure-vertical{border-color:#2a2a2a}.button-show-more{color:#525252}html.dark .button-show-more{color:#a3a3a3}.mobile-facets__open{color:#0f0f0f;border-color:#e5e5e5}html.dark .mobile-facets__open{color:#e5e5e5;border-color:#2a2a2a}.mobile-facets__inner{background-color:#fff}html.dark .mobile-facets__inner{background-color:#111}.mobile-facets__header{border-color:#e5e5e5;background-color:#fff}html.dark .mobile-facets__header{border-color:#2a2a2a;background-color:#111}.mobile-facets__heading{color:#0f0f0f}html.dark .mobile-facets__heading{color:#fff}.mobile-facets__count{color:#525252}html.dark .mobile-facets__count{color:#a3a3a3}.mobile-facets__submenu{background-color:#fff}html.dark .mobile-facets__submenu{background-color:#111}.mobile-facets__summary{color:#0f0f0f;border-color:#e5e5e5}html.dark .mobile-facets__summary{color:#fff;border-color:#2a2a2a}.mobile-facets__close-button{color:#0f0f0f;border-color:#e5e5e5}html.dark .mobile-facets__close-button{color:#e5e5e5;border-color:#2a2a2a}.mobile-facets__label{color:#0f0f0f;border-color:#e5e5e5}html.dark .mobile-facets__label{color:#e5e5e5;border-color:#2a2a2a}.mobile-facets__footer{background-color:#fff;border-color:#e5e5e5}html.dark .mobile-facets__footer{background-color:#1c1c1c;border-color:#2a2a2a}.mobile-facets__sort .select__select{background-color:#fff;color:#0f0f0f;border-color:#d4d4d4}html.dark .mobile-facets__sort .select__select{background-color:#1c1c1c;color:#e5e5e5;border-color:#404040}.mobile-facets__sort label{color:#525252}html.dark .mobile-facets__sort label{color:#a3a3a3}.mobile-facets__info{color:#525252}html.dark .mobile-facets__info{color:#a3a3a3}.facets__summary:focus-visible,.mobile-facets__summary:focus-visible,.mobile-facets__close-button:focus-visible,.button-show-more:focus-visible,.mobile-facets__open:focus-visible,.facets__reset:focus-visible,.mobile-facets__clear:focus-visible,.facets__label:focus-visible,.mobile-facets__label:focus-visible{outline:2px solid #DC2626!important;outline-offset:2px;border-radius:4px;box-shadow:none!important}.facets__price{display:flex;align-items:center;gap:8px;padding:12px 16px 16px}.field-currency{font-size:13px;font-weight:500;color:#525252;flex-shrink:0}html.dark .field-currency{color:#a3a3a3}.facets__price .field{position:relative;flex:1;min-width:0}.facets__price .field__input{display:block;width:100%;padding:10px 12px 4px!important;font-size:14px!important;line-height:1.4!important;color:#0f0f0f!important;background-color:#f5f5f5!important;border:1px solid #E5E5E5!important;border-radius:8px!important;outline:none!important;box-shadow:none!important;transition:border-color .15s ease,box-shadow .15s ease;-webkit-appearance:none;appearance:none}.facets__price .field__input:focus{border-color:#a3a3a3!important;box-shadow:0 0 0 3px #0000000f!important}html.dark .facets__price .field__input{color:#e5e5e5!important;background-color:#262626!important;border-color:#3a3a3a!important}html.dark .facets__price .field__input:focus{border-color:#525252!important;box-shadow:0 0 0 3px #ffffff0f!important}.facets__price .field__label{position:absolute!important;top:50%!important;left:12px!important;transform:translateY(-50%)!important;font-size:13px!important;color:#a3a3a3!important;pointer-events:none;transition:top .12s ease,font-size .12s ease,color .12s ease,transform .12s ease;line-height:1!important}.facets__price .field__input:not(:placeholder-shown)~.field__label,.facets__price .field__input:focus~.field__label{top:6px!important;transform:none!important;font-size:10px!important;color:#737373!important}html.dark .facets__price .field__label{color:#525252!important}html.dark .facets__price .field__input:not(:placeholder-shown)~.field__label,html.dark .facets__price .field__input:focus~.field__label{color:#a3a3a3!important}.mobile-facets__wrapper{position:relative;z-index:9999!important}.mobile-facets{z-index:9999!important}.mobile-facets__inner,.mobile-facets__inner.gradient{background:#ffffffb3!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;background-attachment:initial!important;filter:none!important;box-shadow:-12px 0 40px #0000001a,-1px 0 #0000000d!important;border-width:0!important;margin-top:var(--header-height, 64px)!important;height:calc(100% - var(--header-height, 64px))!important}html.dark .mobile-facets__inner,html.dark .mobile-facets__inner.gradient{background:#0a0a0ac7!important;box-shadow:-12px 0 40px #0000008c,-1px 0 #ffffff0a!important}.mobile-facets__main.gradient,.mobile-facets__submenu.gradient{background:transparent!important;background-attachment:initial!important}.mobile-facets__submenu.gradient{background:#fffffff0!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important}html.dark .mobile-facets__submenu.gradient{background:#0e0e0ef2!important}.mobile-facets__header{background:transparent!important;border-bottom:1px solid rgba(0,0,0,.07)!important}html.dark .mobile-facets__header{border-bottom:1px solid rgba(255,255,255,.07)!important}.mobile-facets__heading{color:#0f0f0f!important;font-weight:600!important}html.dark .mobile-facets__heading{color:#f0f0f0!important}.mobile-facets__count{color:#737373!important}html.dark .mobile-facets__count{color:#a3a3a3!important}.mobile-facets__summary{color:#0f0f0f!important;border-bottom:1px solid rgba(0,0,0,.06)!important}html.dark .mobile-facets__summary{color:#e5e5e5!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.mobile-facets__footer{border-top:1px solid rgba(0,0,0,.07)!important;background:transparent!important}html.dark .mobile-facets__footer{border-top:1px solid rgba(255,255,255,.07)!important}.mobile-facets__open{color:#0f0f0f!important}html.dark .mobile-facets__open{color:#e5e5e5!important}
/*# sourceMappingURL=/cdn/shop/t/5/compiled_assets/styles.css.map */
