#boom-hero{--hero-accent: #D85A30;position:relative;width:100%;height:100dvh;min-height:580px;overflow:hidden;display:flex;align-items:center;justify-content:center}#boom-hero .hero__floaties{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;overflow:hidden}#boom-hero .hero__floatie{position:absolute;display:block;-webkit-user-select:none;user-select:none;opacity:0;color:#d85a30;filter:drop-shadow(0 0 10px rgba(216,90,48,.55)) drop-shadow(0 4px 16px rgba(0,0,0,.4));will-change:transform}#boom-hero .hero__floatie svg{display:block;width:100%;height:100%}#boom-hero .hero__floatie--1{top:12%;right:7%;width:54px;height:54px}#boom-hero .hero__floatie--2{top:22%;left:5%;width:46px;height:46px}#boom-hero .hero__floatie--3{bottom:26%;right:9%;width:50px;height:50px}#boom-hero .hero__floatie--4{top:60%;left:3%;width:38px;height:38px}#boom-hero .hero__floatie--5{bottom:14%;left:7%;width:52px;height:52px}#boom-hero .hero__floatie--6{top:5%;left:36%;width:30px;height:30px}#boom-hero .hero__floatie--7{top:38%;right:4%;width:44px;height:44px}#boom-hero .hero__floatie--8{bottom:42%;left:13%;width:34px;height:34px}#boom-hero .hero__floatie--9{top:9%;right:24%;width:36px;height:36px}@media(max-width:767px){#boom-hero .hero__floatie--4,#boom-hero .hero__floatie--6,#boom-hero .hero__floatie--7,#boom-hero .hero__floatie--8,#boom-hero .hero__floatie--9{display:none}#boom-hero .hero__floatie--1{width:42px;height:42px}#boom-hero .hero__floatie--2{width:36px;height:36px}#boom-hero .hero__floatie--3,#boom-hero .hero__floatie--5{width:40px;height:40px}}#boom-hero .hero__video-wrap{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}#boom-hero .hero__video-bg{width:100%;height:100%;object-fit:cover;display:block}#boom-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#00000038;pointer-events:none}#boom-hero .hero__content{position:relative;z-index:2;width:100%;display:flex;align-items:center;justify-content:center;padding:110px 24px 72px;text-align:center}#boom-hero .hero__inner{max-width:880px;width:100%}#boom-hero .hero__badge{display:inline-flex;align-items:center;gap:9px;padding:9px 20px;border-radius:999px;background:#ffffff8c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.5);color:#111;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:28px;opacity:0}#boom-hero .hero__badge-dot{width:7px;height:7px;border-radius:50%;background:var(--hero-accent);flex-shrink:0;animation:boomDotPulse 2.2s ease-in-out infinite}#boom-hero .hero__heading{font-size:clamp(28px,4.8vw,62px);font-weight:900;line-height:1.08;letter-spacing:-.02em;color:#fff;margin:0 0 18px}#boom-hero .split-word{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.18em;margin-bottom:-.18em}#boom-hero .split-inner{display:inline-block;transform:translateY(110%);text-shadow:0 2px 8px rgba(0,0,0,.5)}#boom-hero .hero__heading-accent{color:var(--hero-accent);position:relative}#boom-hero .hero__heading-accent:after{content:"";position:absolute;left:0;right:0;bottom:6px;height:3px;background:var(--hero-accent);border-radius:2px;opacity:.45;pointer-events:none}#boom-hero .hero__subheading{font-size:clamp(15px,2vw,21px);font-weight:400;line-height:1.5;color:#ffffffe0;margin:0 0 34px;text-shadow:0 2px 14px rgba(0,0,0,.4);opacity:0}#boom-hero .hero__pills{list-style:none;margin:0 0 42px;padding:0;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}#boom-hero .hero__pill{display:inline-flex;align-items:center;gap:7px;padding:10px 18px;border-radius:999px;background:#ffffff8c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.5);color:#111;font-size:clamp(12px,1.4vw,14px);font-weight:600;opacity:0;transition:background .2s ease,border-color .2s ease}#boom-hero .hero__pill:hover{background:#ffffffbf;border-color:#ffffffb3}#boom-hero .hero__pill-icon{font-size:15px;line-height:1}#boom-hero .hero__ctas{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;opacity:0}#boom-hero .hero__cta{display:inline-flex;align-items:center;gap:10px;padding:15px 32px;border-radius:999px;font-size:clamp(13px,1.4vw,15px);font-weight:700;letter-spacing:.02em;text-decoration:none;cursor:pointer;white-space:nowrap;position:relative;overflow:hidden;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s ease}#boom-hero .hero__cta:after{content:"";position:absolute;top:0;left:-100%;width:60%;height:100%;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.28) 50%,transparent 80%);transition:left .45s ease;pointer-events:none}#boom-hero .hero__cta:hover:after{left:160%}#boom-hero .hero__cta--primary{background:linear-gradient(135deg,#e8653a 0%,var(--hero-accent) 100%);color:#fff;box-shadow:0 4px 16px #d85a3073,inset 0 1px #ffffff2e}#boom-hero .hero__cta--primary:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 12px 32px #d85a308c,inset 0 1px #ffffff2e}#boom-hero .hero__cta--secondary{background:#ffffffe6;color:#111;border:1.5px solid rgba(255,255,255,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 1px #fff9}#boom-hero .hero__cta--secondary:hover{background:#fff;border-color:#fff;transform:translateY(-3px) scale(1.03)}#boom-hero .hero__cta-arrow{flex-shrink:0;transition:transform .25s cubic-bezier(.34,1.56,.64,1)}#boom-hero .hero__cta:hover .hero__cta-arrow{transform:translate(5px)}#boom-hero .hero__scroll-indicator{position:absolute;bottom:28px;left:50%;transform:translate(-50%);z-index:2;opacity:0;display:flex;flex-direction:column;align-items:center;gap:6px}#boom-hero .hero__scroll-line{width:1.5px;height:44px;background:linear-gradient(to bottom,#ffffffbf,#fff0);animation:boomScrollSlide 2s ease-in-out infinite;transform-origin:top}@keyframes boomDotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.35)}}@keyframes boomScrollSlide{0%{transform:scaleY(0);transform-origin:top;opacity:0}30%{transform:scaleY(1);transform-origin:top;opacity:1}70%{transform:scaleY(1);transform-origin:bottom;opacity:1}to{transform:scaleY(0);transform-origin:bottom;opacity:0}}@media(min-width:768px){#boom-hero .hero__content{padding:130px 60px 90px}}@media(min-width:1024px){#boom-hero .hero__content{padding:150px 80px 110px}}@media(prefers-reduced-motion:reduce){#boom-hero .split-inner{transform:none!important}#boom-hero .hero__badge,#boom-hero .hero__subheading,#boom-hero .hero__pill,#boom-hero .hero__ctas,#boom-hero .hero__scroll-indicator{opacity:1!important}#boom-hero .hero__floatie{opacity:.8!important;transform:none!important}#boom-hero .hero__badge-dot{animation:none}#boom-hero .hero__scroll-line{animation:none;opacity:.6}}#boom-category{--cat-accent: #D85A30;--cat-radius: 20px;--cat-gap: 12px;--cat-row-h: 240px;padding:80px 0;background:#faf9f7}#boom-category .category__wrapper{max-width:1400px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:48px}#boom-category .category__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}#boom-category .category__header-body{display:flex;flex-direction:column;align-items:center;min-width:0}#boom-category .category__badge{display:inline-flex;align-items:center;gap:7px;padding:6px 14px 6px 10px;border-radius:999px;background:linear-gradient(135deg,#d85a301f,#e8653a14);border:1px solid rgba(216,90,48,.22);color:var(--cat-accent);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;margin-bottom:18px;opacity:0}#boom-category .category__badge-dot{width:6px;height:6px;border-radius:50%;background:var(--cat-accent);flex-shrink:0;animation:boomDotPulse 2.2s ease-in-out infinite;box-shadow:0 0 #d85a3080}#boom-category .category__heading{font-size:clamp(24px,3.8vw,46px);font-weight:900;line-height:1.1;letter-spacing:-.025em;color:#111;margin:0 0 14px}#boom-category .split-word{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.12em;margin-bottom:-.12em}#boom-category .split-inner{display:inline-block;transform:translateY(110%)}#boom-category .category__subheading{font-size:clamp(13px,1.5vw,16px);font-weight:400;line-height:1.65;color:#11111180;margin:0 auto;max-width:400px;opacity:0}#boom-category .category__header-cta{display:inline-flex;align-items:center;gap:8px;flex-shrink:0;padding:11px 22px;border-radius:999px;border:1.5px solid #111;color:#111;font-size:13px;font-weight:700;letter-spacing:.01em;text-decoration:none;white-space:nowrap;transition:background .22s ease,color .22s ease,border-color .22s ease,transform .28s cubic-bezier(.34,1.56,.64,1);opacity:0}#boom-category .category__header-cta:hover{background:#111;color:#fff;border-color:#111;transform:translateY(-2px)}#boom-category .category__header-cta-arrow{display:flex;align-items:center;transition:transform .28s cubic-bezier(.34,1.56,.64,1)}#boom-category .category__header-cta:hover .category__header-cta-arrow{transform:translate(4px)}#boom-category .category__scroll-wrap{position:relative}#boom-category .category__scroll-wrap:after{content:"";position:absolute;top:0;right:0;bottom:0;width:80px;background:linear-gradient(to right,transparent,#faf9f7 90%);pointer-events:none;z-index:3;border-radius:0 var(--cat-radius) var(--cat-radius) 0}#boom-category .category__track{display:flex;gap:var(--cat-gap);overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:16px 20px 44px;scroll-padding-left:20px;cursor:grab}#boom-category .category__track::-webkit-scrollbar{display:none}#boom-category .category__track.is-dragging{cursor:grabbing;scroll-snap-type:none;-webkit-user-select:none;user-select:none}#boom-category .category__card{position:relative;border-radius:var(--cat-radius);overflow:hidden;display:block;text-decoration:none;color:inherit;flex-shrink:0;width:60vw;height:200px;background:#e2ddd8;opacity:0;cursor:pointer;-webkit-tap-highlight-color:transparent;scroll-snap-align:start;box-shadow:0 2px 6px #00000012,0 1px 2px #0000000a;transition:transform .38s cubic-bezier(.34,1.56,.64,1),box-shadow .38s ease}#boom-category .category__card:hover{transform:translateY(-4px) scale(1.015);box-shadow:0 10px 22px #00000026,0 4px 8px #00000017}#boom-category .category__card-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}#boom-category .category__card-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.25,.46,.45,.94);will-change:transform}#boom-category .category__card:hover .category__card-img,#boom-category .category__card:focus-visible .category__card-img{transform:scale(1.08)}#boom-category .category__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(160deg,transparent 40%,rgba(0,0,0,.18) 100%);pointer-events:none}#boom-category .category__card-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f1ed,#ede8e2,#e4ddd6)}#boom-category .category__card-tag{position:absolute;top:12px;left:12px;z-index:3;padding:4px 11px;border-radius:999px;background:var(--cat-accent);color:#fff;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;box-shadow:0 2px 8px #d85a3066}#boom-category .category__card-footer{position:absolute;bottom:8px;left:8px;right:8px;z-index:2;padding:6px 10px;background:#0a0a0a2e;backdrop-filter:blur(10px) saturate(1.3);-webkit-backdrop-filter:blur(10px) saturate(1.3);border:1px solid rgba(255,255,255,.08);border-radius:12px;display:flex;flex-direction:column;gap:3px;transition:background .3s ease,border-color .3s ease,backdrop-filter .3s ease}#boom-category .category__card:hover .category__card-footer{background:var(--cat-accent);border-color:#ffffff38;backdrop-filter:none;-webkit-backdrop-filter:none}#boom-category .category__card-title{font-size:14px;font-weight:700;color:#fff;margin:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:.01em}#boom-category .category__card-count{font-size:10px;font-weight:500;color:#ffffff8c;margin:0;transition:color .3s ease}#boom-category .category__card:hover .category__card-count{color:#fffc}#boom-category .category__card:focus-visible{outline:3px solid var(--cat-accent);outline-offset:3px}#boom-category .category__empty{text-align:center;color:#1116;font-size:15px;padding:48px 20px}#boom-category .category__nav{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:46px;height:46px;border-radius:50%;background:#fff;border:1.5px solid rgba(0,0,0,.1);cursor:pointer;display:none;align-items:center;justify-content:center;color:#111;box-shadow:0 4px 20px #0000001f;opacity:0;pointer-events:none;transition:opacity .22s ease,background .22s ease,transform .3s cubic-bezier(.34,1.56,.64,1)}#boom-category .category__nav--prev{left:4px}#boom-category .category__nav--next{right:4px}#boom-category .category__nav:hover{background:var(--cat-accent);color:#fff;border-color:transparent;box-shadow:0 6px 24px #d85a3059}#boom-category .category__nav:disabled{opacity:0!important;pointer-events:none}@media(min-width:768px){#boom-category{--cat-gap: 16px}#boom-category .category__track{padding:16px 40px 44px;scroll-padding-left:40px}#boom-category .category__card{width:220px;height:240px}#boom-category .category__nav{display:flex}#boom-category .category__scroll-wrap:hover .category__nav:not(:disabled){opacity:1;pointer-events:auto}}@media(min-width:1024px){#boom-category{--cat-gap: 20px;padding:100px 0}#boom-category .category__wrapper{gap:64px}#boom-category .category__track{padding:16px 60px 44px;scroll-padding-left:60px}#boom-category .category__card{width:calc((min(100vw,1400px) - 200px)/4);height:270px}#boom-category .category__card-footer{padding:12px 10px}#boom-category .category__nav{width:52px;height:52px}#boom-category .category__nav--prev{left:8px}#boom-category .category__nav--next{right:8px}}@media(min-width:1280px){#boom-category .category__card{width:calc((min(100vw,1400px) - 200px) / 6);height:280px}}@media(prefers-reduced-motion:reduce){#boom-category .split-inner{transform:none!important}#boom-category .category__badge,#boom-category .category__subheading,#boom-category .category__header-cta,#boom-category .category__card{opacity:1!important}#boom-category .category__card-img,#boom-category .category__card-count,#boom-category .category__header-cta{transition:none}#boom-category .category__badge-dot{animation:none}#boom-category .category__track{scroll-behavior:auto}}#boom-products{--prod-accent: #D85A30;--prod-radius: 16px;--prod-gap: 12px;--prod-cols: 2;position:relative;padding:80px 0 96px;background:#faf8f5;overflow:hidden}#boom-products:before,#boom-products:after{content:"";position:absolute;border-radius:50%;pointer-events:none;z-index:0}#boom-products:before{width:600px;height:600px;top:-200px;right:-180px;background:radial-gradient(circle,rgba(216,90,48,.07) 0%,transparent 70%)}#boom-products:after{width:500px;height:500px;bottom:-150px;left:-120px;background:radial-gradient(circle,rgba(232,101,58,.06) 0%,transparent 70%)}#boom-products .products__wrapper{position:relative;z-index:1;max-width:1400px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;gap:48px}#boom-products .products__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}#boom-products .products__header-body{display:flex;flex-direction:column;align-items:center;min-width:0}#boom-products .products__badge{display:inline-flex;align-items:center;gap:7px;padding:6px 16px 6px 10px;border-radius:999px;background:linear-gradient(135deg,#d85a301f,#e8653a12);border:1px solid rgba(216,90,48,.22);color:var(--prod-accent);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;margin-bottom:20px;opacity:0}#boom-products .products__badge-dot{width:6px;height:6px;border-radius:50%;background:var(--prod-accent);flex-shrink:0;animation:boomDotPulse 2.2s ease-in-out infinite}#boom-products .products__heading{font-size:clamp(26px,3.8vw,48px);font-weight:900;line-height:1.08;letter-spacing:-.03em;color:#111;margin:0 0 12px}#boom-products .split-word{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.12em;margin-bottom:-.12em}#boom-products .split-inner{display:inline-block;transform:translateY(110%)}#boom-products .products__heading-accent{color:var(--prod-accent)}#boom-products .products__subheading{font-size:clamp(13px,1.4vw,16px);font-weight:400;line-height:1.65;color:#1111117a;margin:0 auto;max-width:440px;opacity:0}#boom-products .products__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--prod-cols),1fr);gap:var(--prod-gap)}#boom-products .products__card{position:relative;opacity:0;transform-style:preserve-3d;will-change:transform;cursor:pointer}#boom-products .products__card-inner{border-radius:var(--prod-radius);overflow:hidden;background:#fff;box-shadow:0 2px 8px #0000000f,0 1px 2px #00000008;transition:box-shadow .38s ease,transform .38s cubic-bezier(.34,1.56,.64,1)}#boom-products .products__card:hover .products__card-inner{box-shadow:0 16px 40px #00000021,0 4px 12px #d85a301a,0 2px 0 0 var(--prod-accent)}#boom-products .products__card-media{position:relative;overflow:hidden;background:#f0ebe4;aspect-ratio:4 / 5}#boom-products .products__card-media-link{display:block;width:100%;height:100%}#boom-products .products__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:opacity .45s ease,transform .65s cubic-bezier(.25,.46,.45,.94);will-change:transform,opacity}#boom-products .products__card-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#d85a3000,#d85a301f);opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:1}#boom-products .products__card:hover .products__card-media:after{opacity:1}#boom-products .products__card-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.22) 50%,transparent 70%);transform:translate(-100%);transition:transform .55s ease;z-index:2;pointer-events:none}#boom-products .products__card:hover .products__card-media:before{transform:translate(120%)}#boom-products .products__card-img--hover{opacity:0}#boom-products .products__card:hover .products__card-img:not(.products__card-img--hover){opacity:0;transform:scale(1.05)}#boom-products .products__card:hover .products__card-img--hover{opacity:1;transform:scale(1.03)}#boom-products .products__card-media:not(:has(.products__card-img--hover)) .products__card-img{transform:scale(1)}#boom-products .products__card:hover .products__card-media:not(:has(.products__card-img--hover)) .products__card-img{opacity:1;transform:scale(1.07)}#boom-products .products__card-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f0eb,#ede6dd)}#boom-products .products__card-badge{position:absolute;top:10px;left:10px;z-index:3;padding:3px 10px;border-radius:999px;background:var(--prod-accent);color:#fff;font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 2px 8px #d85a3073;pointer-events:none;animation:boomBadgePulse 2.5s ease-in-out infinite}@keyframes boomBadgePulse{0%,to{box-shadow:0 2px 8px #d85a3073}50%{box-shadow:0 2px 16px #d85a30b3}}#boom-products .products__card-info{padding:11px 13px 13px;display:flex;flex-direction:column;gap:7px;background:#fff;position:relative}#boom-products .products__card-info:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:2px;background:var(--prod-accent);transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.34,1.2,.64,1)}#boom-products .products__card:hover .products__card-info:after{transform:scaleX(1)}#boom-products .products__card-title-link{text-decoration:none;color:inherit;display:block}#boom-products .products__card-title{font-size:clamp(11.5px,.92vw,13px);font-weight:600;line-height:1.35;color:#222;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background-image:linear-gradient(var(--prod-accent),var(--prod-accent));background-size:0% 1.5px;background-position:left bottom;background-repeat:no-repeat;padding-bottom:1px;transition:color .22s ease,background-size .32s ease}#boom-products .products__card-title-link:hover .products__card-title{color:var(--prod-accent);background-size:100% 1.5px}#boom-products .products__card-price-row{display:flex;align-items:baseline;justify-content:space-between;gap:4px}#boom-products .products__price{font-size:clamp(13px,1.05vw,14.5px);font-weight:800;color:#111;letter-spacing:-.02em;line-height:1}#boom-products .products__price--sale{color:var(--prod-accent)}#boom-products .products__compare-price{font-size:10.5px;font-weight:400;color:#11111152;text-decoration:line-through;text-decoration-color:#11111138;line-height:1;margin-left:auto}#boom-products .products__empty{text-align:center;color:#1116;font-size:15px;padding:48px 20px}#boom-products .products__footer{display:flex;justify-content:center;padding-top:8px;opacity:0}#boom-products .products__footer-cta{display:inline-flex;align-items:center;gap:9px;padding:11px 28px;border-radius:999px;background:linear-gradient(135deg,#e8653a 0%,var(--prod-accent) 100%);color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em;text-decoration:none;position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;box-shadow:0 6px 20px #d85a3066,inset 0 1px #fff3}#boom-products .products__footer-cta:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.28) 50%,transparent 80%);transition:left .5s ease;pointer-events:none}#boom-products .products__footer-cta:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 14px 36px #d85a3080,inset 0 1px #fff3}#boom-products .products__footer-cta:hover:after{left:160%}#boom-products .products__footer-cta svg{flex-shrink:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}#boom-products .products__footer-cta:hover svg{transform:translate(5px)}@media(min-width:600px){#boom-products{--prod-cols: 3;--prod-gap: 14px}}@media(min-width:768px){#boom-products{--prod-gap: 16px;padding:96px 0 112px}#boom-products .products__wrapper{gap:60px;padding:0 40px}}@media(min-width:1024px){#boom-products{--prod-cols: 6;--prod-gap: 18px;padding:112px 0 128px}#boom-products .products__wrapper{padding:0 60px;gap:72px}}@media(min-width:1280px){#boom-products{--prod-gap: 20px}}@media(prefers-reduced-motion:reduce){#boom-products .split-inner{transform:none!important}#boom-products .products__badge,#boom-products .products__subheading,#boom-products .products__header-cta{opacity:1!important}#boom-products .products__card{opacity:1!important;transform:none!important}#boom-products .products__card-inner,#boom-products .products__card-img{transition:none}#boom-products .products__card-info:after{display:none}#boom-products .products__card-title{background-image:none;transition:color .22s ease}#boom-products .products__card-media:before{display:none}#boom-products .products__card-media:after{display:none}#boom-products .products__badge-dot,#boom-products .products__card-badge{animation:none}#boom-products .products__footer{opacity:1!important}#boom-products .products__footer-cta{transition:none}}#boom-steps{--steps-accent: #D85A30;position:relative;padding:96px 0 104px;background:#fdf8f4;overflow:hidden}#boom-steps:before{content:"";position:absolute;top:-30%;left:50%;translate:-50% 0;width:120%;height:60%;background:radial-gradient(ellipse at center top,rgba(216,90,48,.13) 0%,rgba(216,90,48,.04) 50%,transparent 70%);pointer-events:none;z-index:0}#boom-steps .steps__wrapper{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:72px}#boom-steps .steps__header{text-align:center;display:flex;flex-direction:column;align-items:center}#boom-steps .steps__badge{display:inline-flex;align-items:center;gap:7px;padding:6px 16px 6px 10px;border-radius:999px;background:#d85a301a;border:1px solid rgba(216,90,48,.24);color:var(--steps-accent);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;margin-bottom:22px;opacity:0}#boom-steps .steps__badge-dot{width:6px;height:6px;border-radius:50%;background:var(--steps-accent);flex-shrink:0;animation:boomDotPulse 2.2s ease-in-out infinite}#boom-steps .steps__heading{font-size:clamp(28px,4vw,52px);font-weight:900;line-height:1.08;letter-spacing:-.03em;color:#111;margin:0 0 16px}#boom-steps .split-word{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.12em;margin-bottom:-.12em}#boom-steps .split-inner{display:inline-block;transform:translateY(110%)}#boom-steps .steps__subheading{font-size:clamp(14px,1.5vw,17px);font-weight:400;line-height:1.6;color:#11111175;max-width:480px;margin:0;opacity:0}#boom-steps .steps__track{width:100%;display:flex;flex-direction:column;gap:16px}#boom-steps .steps__arrow{display:none}#boom-steps .steps__item{position:relative;display:flex;flex-direction:row;align-items:flex-start;gap:20px;padding:28px 24px 28px 28px;border-radius:24px;background:#fff;border:1.5px solid rgba(216,90,48,.1);box-shadow:0 2px 12px #d85a300f,0 1px 3px #0000000a;cursor:default;opacity:0;transition:box-shadow .35s ease,border-color .35s ease,transform .35s cubic-bezier(.34,1.56,.64,1)}#boom-steps .steps__item:hover{transform:translateY(-5px);border-color:#d85a3052;box-shadow:0 16px 40px #d85a3024,0 4px 10px #0000000f}#boom-steps .steps__item--last{background:linear-gradient(135deg,#e8653a 0%,var(--steps-accent) 100%);border-color:transparent;box-shadow:0 8px 32px #d85a3066,0 2px 8px #d85a3033}#boom-steps .steps__item--last:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 20px 50px #d85a3080,0 4px 12px #d85a3040;border-color:transparent}#boom-steps .steps__item-num{position:absolute;bottom:10px;right:16px;font-size:clamp(52px,7vw,80px);font-weight:900;line-height:1;letter-spacing:-.05em;background:linear-gradient(135deg,#d85a302e,#d85a300f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;pointer-events:none;-webkit-user-select:none;user-select:none}#boom-steps .steps__item--last .steps__item-num{background:linear-gradient(135deg,#ffffff47,#ffffff14);-webkit-background-clip:text;background-clip:text}#boom-steps .steps__item-icon-wrap{flex-shrink:0}#boom-steps .steps__item-icon{width:60px;height:60px;border-radius:18px;background:linear-gradient(135deg,#d85a3024,#e8653a14);border:1.5px solid rgba(216,90,48,.18);display:flex;align-items:center;justify-content:center;font-size:28px;line-height:1;transition:transform .35s cubic-bezier(.34,1.56,.64,1),background .35s ease}#boom-steps .steps__item:hover .steps__item-icon{transform:scale(1.1) rotate(-5deg);background:linear-gradient(135deg,#d85a3038,#e8653a24)}#boom-steps .steps__item--last .steps__item-icon{background:#ffffff38;border-color:#ffffff52;box-shadow:0 4px 16px #0000001f}#boom-steps .steps__item--last:hover .steps__item-icon{background:#ffffff4d}#boom-steps .steps__item-body{display:flex;flex-direction:column;gap:7px;min-width:0;padding-top:4px}#boom-steps .steps__item-title{font-size:clamp(15px,1.5vw,17px);font-weight:800;line-height:1.25;color:#111;margin:0;letter-spacing:-.02em}#boom-steps .steps__item--last .steps__item-title{color:#fff}#boom-steps .steps__item-desc{font-size:clamp(13px,1.1vw,14px);font-weight:400;line-height:1.65;color:#11111185;margin:0}#boom-steps .steps__item--last .steps__item-desc{color:#ffffffc2}#boom-steps .steps__footer{opacity:0}#boom-steps .steps__cta{display:inline-flex;align-items:center;gap:9px;padding:11px 28px;border-radius:999px;background:#111;color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em;text-decoration:none;position:relative;overflow:hidden;transition:background .28s ease,transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;box-shadow:0 4px 16px #1111112e}#boom-steps .steps__cta:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.18) 50%,transparent 80%);transition:left .5s ease;pointer-events:none}#boom-steps .steps__cta:hover{background:var(--steps-accent);transform:translateY(-4px) scale(1.03);box-shadow:0 14px 36px #d85a3073}#boom-steps .steps__cta:hover:after{left:160%}#boom-steps .steps__cta svg{flex-shrink:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}#boom-steps .steps__cta:hover svg{transform:translate(5px)}@media(min-width:600px){#boom-steps .steps__track{display:grid;grid-template-columns:1fr 1fr;gap:16px}}@media(min-width:1024px){#boom-steps{padding:112px 0 120px}#boom-steps .steps__wrapper{gap:80px}#boom-steps .steps__track{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:0 16px;align-items:center}#boom-steps .steps__arrow{display:flex;align-items:center;justify-content:center;width:36px;opacity:0;color:var(--steps-accent)}#boom-steps .steps__arrow svg{display:block;filter:drop-shadow(0 0 6px rgba(216,90,48,.4))}#boom-steps .steps__item{flex-direction:column;gap:0;padding:32px 24px 24px;align-self:stretch}#boom-steps .steps__item-icon-wrap{margin-bottom:20px}#boom-steps .steps__item-icon{width:64px;height:64px;font-size:30px}#boom-steps .steps__item-body{padding-top:0;gap:8px;flex:1}#boom-steps .steps__item-title{font-size:16px}#boom-steps .steps__item-desc{font-size:13.5px}#boom-steps .steps__item-num{font-size:80px;bottom:8px;right:14px}}@media(min-width:1280px){#boom-steps .steps__track{gap:0 20px}}@media(prefers-reduced-motion:reduce){#boom-steps .split-inner{transform:none!important}#boom-steps .steps__badge,#boom-steps .steps__subheading{opacity:1!important}#boom-steps .steps__item{opacity:1!important;transition:none}#boom-steps .steps__arrow{opacity:1!important}#boom-steps .steps__item-icon{transition:none}#boom-steps .steps__footer{opacity:1!important}#boom-steps .steps__badge-dot{animation:none}}#boom-reviews{--reviews-accent: #D85A30;position:relative;padding:96px 0 104px;background:#fff;overflow:hidden}#boom-reviews:before{content:"";position:absolute;bottom:-20%;left:50%;translate:-50% 0;width:100%;height:60%;background:radial-gradient(ellipse at center bottom,rgba(216,90,48,.09) 0%,rgba(216,90,48,.02) 50%,transparent 70%);pointer-events:none;z-index:0}#boom-reviews .reviews__wrapper{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:56px}#boom-reviews .reviews__header{text-align:center;display:flex;flex-direction:column;align-items:center}#boom-reviews .reviews__badge{display:inline-flex;align-items:center;gap:7px;padding:6px 16px 6px 10px;border-radius:999px;background:#d85a301f;border:1px solid rgba(216,90,48,.28);color:var(--reviews-accent);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;margin-bottom:22px;opacity:0}#boom-reviews .reviews__badge-dot{width:6px;height:6px;border-radius:50%;background:var(--reviews-accent);flex-shrink:0;animation:boomDotPulse 2.2s ease-in-out infinite}#boom-reviews .reviews__heading{font-size:clamp(28px,4vw,52px);font-weight:900;line-height:1.08;letter-spacing:-.03em;color:#111;margin:0 0 16px}#boom-reviews .split-word{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.12em;margin-bottom:-.12em}#boom-reviews .split-inner{display:inline-block;transform:translateY(110%)}#boom-reviews .reviews__subheading{font-size:clamp(14px,1.5vw,17px);font-weight:400;line-height:1.6;color:#11111180;max-width:480px;margin:0;opacity:0}#boom-reviews .reviews__widget-area{width:100%;opacity:0}#boom-reviews .jdgm-carousel-header,#boom-reviews .jdgm-carousel-header__avg-rating,#boom-reviews .jdgm-carousel__item{color:#111!important}#boom-reviews .jdgm-carousel__item{background:#fff!important;border:1.5px solid rgba(216,90,48,.1)!important;border-radius:16px!important;box-shadow:0 2px 12px #d85a300f!important}#boom-reviews .jdgm-star{color:var(--reviews-accent)!important}#boom-reviews .jdgm-carousel-header__stars .jdgm-star{font-size:20px!important}#boom-reviews .jdgm-rev__body,#boom-reviews .jdgm-rev__title{color:#111111d1!important}#boom-reviews .jdgm-rev__author{color:#11111175!important}#boom-reviews .jdgm-carousel__arrow{background:#d85a302e!important;border:1px solid rgba(216,90,48,.3)!important;color:var(--reviews-accent)!important;border-radius:999px!important;transition:background .25s ease,transform .25s cubic-bezier(.34,1.56,.64,1)!important}#boom-reviews .jdgm-carousel__arrow:hover{background:#d85a3052!important;transform:scale(1.1)!important}@media(prefers-reduced-motion:reduce){#boom-reviews .split-inner{transform:none!important}#boom-reviews .reviews__badge,#boom-reviews .reviews__subheading,#boom-reviews .reviews__widget-area{opacity:1!important}#boom-reviews .reviews__badge-dot{animation:none}}#boom-ugc{--ugc-accent: #D85A30;--ugc-radius: 18px;position:relative;padding:96px 0 104px;background:#0f0d0b;overflow:hidden}#boom-ugc:before{content:"";position:absolute;top:-10%;right:-15%;width:600px;height:600px;background:radial-gradient(circle,rgba(216,90,48,.1) 0%,transparent 65%);pointer-events:none;z-index:0}#boom-ugc:after{content:"";position:absolute;bottom:-10%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(216,90,48,.07) 0%,transparent 65%);pointer-events:none;z-index:0}#boom-ugc .ugc__wrapper{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:56px}#boom-ugc .ugc__header{text-align:center;display:flex;flex-direction:column;align-items:center}#boom-ugc .ugc__badge{display:inline-flex;align-items:center;gap:7px;padding:6px 16px 6px 10px;border-radius:999px;background:#d85a301f;border:1px solid rgba(216,90,48,.28);color:var(--ugc-accent);font-size:11px;font-weight:700;letter-spacing:.09em;text-transform:uppercase;margin-bottom:22px;opacity:0}#boom-ugc .ugc__badge-dot{width:6px;height:6px;border-radius:50%;background:var(--ugc-accent);flex-shrink:0;animation:boomDotPulse 2.2s ease-in-out infinite}#boom-ugc .ugc__heading{font-size:clamp(28px,4vw,52px);font-weight:900;line-height:1.08;letter-spacing:-.03em;color:#fff;margin:0 0 16px}#boom-ugc .split-word{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.12em;margin-bottom:-.12em}#boom-ugc .split-inner{display:inline-block;transform:translateY(110%)}#boom-ugc .ugc__subheading{font-size:clamp(14px,1.5vw,17px);font-weight:400;line-height:1.6;color:#ffffff75;max-width:480px;margin:0;opacity:0}#boom-ugc .ugc__grid{width:100%;columns:2;column-gap:12px}#boom-ugc .ugc__item{break-inside:avoid;margin-bottom:12px;border-radius:var(--ugc-radius);overflow:hidden;opacity:0;cursor:pointer}#boom-ugc .ugc__item--featured{column-span:all}#boom-ugc .ugc__media{position:relative;width:100%;overflow:hidden;border-radius:var(--ugc-radius);background:#ffffff0a}#boom-ugc .ugc__img{display:block;width:100%;height:auto;object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94);will-change:transform}#boom-ugc .ugc__item:hover .ugc__img{transform:scale(1.06)}#boom-ugc .ugc__placeholder{aspect-ratio:4 / 5;display:flex;align-items:center;justify-content:center;background:#ffffff0a}#boom-ugc .ugc__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 45%,rgba(10,8,6,.55) 75%,rgba(10,8,6,.82) 100%);border-radius:inherit;transition:opacity .35s ease}#boom-ugc .ugc__item:hover .ugc__overlay{opacity:.85}#boom-ugc .ugc__platform{position:absolute;top:12px;left:12px;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .3s cubic-bezier(.34,1.56,.64,1)}#boom-ugc .ugc__platform--instagram{background:#c13584b3;color:#fff}#boom-ugc .ugc__platform--tiktok{background:#0009;color:#fff}#boom-ugc .ugc__item:hover .ugc__platform{transform:scale(1.12)}#boom-ugc .ugc__info{position:absolute;bottom:0;left:0;right:0;padding:14px 14px 16px;display:flex;flex-direction:column;gap:4px;transform:translateY(6px);transition:transform .35s ease}#boom-ugc .ugc__item:hover .ugc__info{transform:translateY(0)}#boom-ugc .ugc__handle{font-size:12px;font-weight:700;color:#ffffffe6;letter-spacing:.02em;line-height:1}#boom-ugc .ugc__caption{font-size:12px;font-weight:400;line-height:1.45;color:#ffffffa6;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#boom-ugc .ugc__footer{opacity:0}#boom-ugc .ugc__cta{display:inline-flex;align-items:center;gap:9px;padding:11px 28px;border-radius:999px;background:linear-gradient(135deg,#e8653a 0%,var(--ugc-accent) 100%);color:#fff;font-size:13px;font-weight:700;letter-spacing:.02em;text-decoration:none;position:relative;overflow:hidden;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease;box-shadow:0 6px 22px #d85a3066,inset 0 1px #ffffff2e}#boom-ugc .ugc__cta:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.28) 50%,transparent 80%);transition:left .5s ease;pointer-events:none}#boom-ugc .ugc__cta:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 14px 36px #d85a3080,inset 0 1px #ffffff2e}#boom-ugc .ugc__cta:hover:after{left:160%}#boom-ugc .ugc__cta svg{flex-shrink:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}#boom-ugc .ugc__cta:hover svg{transform:translate(5px)}@media(min-width:600px){#boom-ugc .ugc__grid{columns:3;column-gap:14px}#boom-ugc .ugc__item{margin-bottom:14px}#boom-ugc .ugc__item--featured{column-span:unset}}@media(min-width:1024px){#boom-ugc{padding:112px 0 120px}#boom-ugc .ugc__grid{columns:4;column-gap:16px}#boom-ugc .ugc__item{margin-bottom:16px}#boom-ugc .ugc__handle{font-size:13px}#boom-ugc .ugc__caption{font-size:12.5px}}@media(prefers-reduced-motion:reduce){#boom-ugc .split-inner{transform:none!important}#boom-ugc .ugc__badge,#boom-ugc .ugc__subheading,#boom-ugc .ugc__item,#boom-ugc .ugc__footer{opacity:1!important}#boom-ugc .ugc__img{transition:none}#boom-ugc .ugc__badge-dot{animation:none}}#boom-video{--video-accent: #D85A30;--video-scroll-sections: 4;position:relative;height:calc(var(--video-scroll-sections) * 100vh)}#boom-video .video__sticky{position:sticky;top:0;width:100%;height:100vh;overflow:hidden;background:#0d0b0a}#boom-video .video__sticky:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to bottom,rgba(0,0,0,.32) 0%,transparent 22%,transparent 62%,rgba(0,0,0,.6) 100%);pointer-events:none}#boom-video .video__element{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}#boom-video .video__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;background:#0d0b0a;z-index:0}#boom-video .video__placeholder p{font-size:14px;color:#ffffff61;margin:0}#boom-video .video__progress-bar{position:absolute;left:28px;top:50%;translate:0 -50%;width:2px;height:120px;background:#ffffff26;border-radius:2px;overflow:hidden;z-index:2}#boom-video .video__progress-fill{width:100%;height:0%;background:var(--video-accent);border-radius:2px;transition:height .05s linear}#boom-video .video__chapters{position:absolute;bottom:52px;left:0;right:0;display:flex;align-items:flex-end;justify-content:center;z-index:2;pointer-events:none}#boom-video .video__chapter{position:absolute;bottom:0;left:50%;translate:-50% 0;text-align:center;pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:8px;padding:0 24px;width:min(560px,90vw);opacity:0;transform:translateY(16px);transition:opacity .45s ease,transform .45s ease}#boom-video .video__chapter.is-active{opacity:1;transform:translateY(0)}#boom-video .video__chapter-eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--video-accent);background:#d85a3024;border:1px solid rgba(216,90,48,.28);border-radius:999px;padding:4px 14px}#boom-video .video__chapter-text{font-size:clamp(22px,3.5vw,40px);font-weight:900;line-height:1.15;letter-spacing:-.03em;color:#fff;margin:0;text-shadow:0 2px 24px rgba(0,0,0,.55)}@media(prefers-reduced-motion:reduce){#boom-video{height:100vh}#boom-video .video__sticky{position:relative}#boom-video .video__chapter{opacity:1!important;transform:none!important;transition:none}#boom-video .video__chapter:not(:first-child){display:none}#boom-video .video__progress-bar{display:none}}#boom-cta{--cta-accent: #D85A30;--cta-scroll-sections: 3;position:relative;height:calc(var(--cta-scroll-sections) * 100vh)}#boom-cta .cta__sticky{position:sticky;top:0;width:100%;height:100vh;overflow:hidden;background:#0d0b0a;display:flex;align-items:center;justify-content:center;text-align:center}#boom-cta .cta__sticky:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(160deg,#0a0500d1,#0a0705ad,#0a0705c7);pointer-events:none}#boom-cta .cta__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}#boom-cta .cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2}#boom-cta .cta__bg-ring{position:absolute;top:50%;left:50%;translate:-50% -50%;border-radius:50%;border:1px solid rgba(216,90,48,.18);opacity:0}#boom-cta .cta__bg-ring--1{width:360px;height:360px}#boom-cta .cta__bg-ring--2{width:580px;height:580px}#boom-cta .cta__bg-ring--3{width:860px;height:860px}#boom-cta .cta__wrapper{position:relative;z-index:3;max-width:760px;width:100%;padding:0 24px;display:flex;flex-direction:column;align-items:center}#boom-cta .cta__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cta-accent);margin:0 0 24px;opacity:0}#boom-cta .cta__eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--cta-accent);flex-shrink:0;animation:boomDotPulse 2.2s ease-in-out infinite}#boom-cta .cta__heading{font-size:clamp(36px,6vw,72px);font-weight:900;line-height:1.05;letter-spacing:-.04em;color:#fff;margin:0 0 24px;text-shadow:0 2px 32px rgba(0,0,0,.4)}#boom-cta .split-word{display:inline-block;overflow:hidden;vertical-align:bottom;padding-bottom:.1em;margin-bottom:-.1em}#boom-cta .split-inner{display:inline-block;transform:translateY(110%)}#boom-cta .cta__subheading{font-size:clamp(14px,1.6vw,18px);font-weight:400;line-height:1.65;color:#ffffff94;max-width:480px;margin:0 0 44px;opacity:0}#boom-cta .cta__actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:14px;margin-bottom:40px;opacity:0}#boom-cta .cta__btn--primary{display:inline-flex;align-items:center;gap:10px;padding:16px 40px;border-radius:999px;background:linear-gradient(135deg,#e8653a 0%,var(--cta-accent) 100%);color:#fff;font-size:15px;font-weight:800;letter-spacing:.01em;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 8px 28px #d85a308c,inset 0 1px #fff3;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease}#boom-cta .cta__btn--primary:after{content:"";position:absolute;top:0;left:-120%;width:60%;height:100%;background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.28) 50%,transparent 80%);transition:left .55s ease;pointer-events:none}#boom-cta .cta__btn--primary:hover{transform:translateY(-5px) scale(1.04);box-shadow:0 18px 44px #d85a30a6,inset 0 1px #fff3}#boom-cta .cta__btn--primary:hover:after{left:160%}#boom-cta .cta__btn--primary svg{flex-shrink:0;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}#boom-cta .cta__btn--primary:hover svg{transform:translate(5px)}#boom-cta .cta__btn--secondary{display:inline-flex;align-items:center;padding:15px 32px;border-radius:999px;background:#ffffff14;border:1.5px solid rgba(255,255,255,.25);color:#ffffffd1;font-size:14px;font-weight:600;letter-spacing:.01em;text-decoration:none;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .28s ease,border-color .28s ease,color .28s ease,transform .3s cubic-bezier(.34,1.56,.64,1)}#boom-cta .cta__btn--secondary:hover{background:#d85a302e;border-color:#d85a308c;color:#fff;transform:translateY(-3px)}#boom-cta .cta__pills{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;opacity:0}#boom-cta .cta__pill{display:inline-flex;align-items:center;gap:6px;padding:7px 16px;border-radius:999px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);font-size:12.5px;font-weight:500;color:#ffffff9e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:background .28s ease,border-color .28s ease,color .28s ease}#boom-cta .cta__pill:hover{background:#d85a3024;border-color:#d85a3052;color:#ffffffe0}#boom-cta .cta__pill-icon{font-size:14px;line-height:1}@media(min-width:768px){#boom-cta .cta__btn--primary{padding:18px 48px;font-size:16px}#boom-cta .cta__btn--secondary{padding:17px 36px}}@media(prefers-reduced-motion:reduce){#boom-cta{height:100vh}#boom-cta .cta__sticky{position:relative}#boom-cta .split-inner{transform:none!important}#boom-cta .cta__eyebrow,#boom-cta .cta__subheading,#boom-cta .cta__actions,#boom-cta .cta__pills,#boom-cta .cta__bg-ring{opacity:1!important}#boom-cta .cta__eyebrow-dot{animation:none}#boom-cta .cta__btn--primary,#boom-cta .cta__btn--secondary{transition:none}}#boom-collections-page{--cp-accent: #D85A30;--cp-cols: 4;--cp-cols-mob: 2}#boom-collections-page .cp__hero{background:rgb(var(--color-background));border-bottom:1px solid rgba(var(--color-foreground),.08);padding:36px 0 40px}#boom-collections-page .cp__hero-inner{display:flex;align-items:flex-end;justify-content:space-between;gap:40px}#boom-collections-page .cp__hero-left{display:flex;flex-direction:column;gap:0;flex:1}#boom-collections-page .cp__badge{display:inline-flex;align-items:center;gap:12px;font-size:clamp(20px,2.8vw,32px);font-weight:800;letter-spacing:-.01em;text-transform:uppercase;color:#111;opacity:0}#boom-collections-page .cp__badge:before{content:"";display:inline-block;width:28px;height:2px;border-radius:2px;background:var(--cp-accent);flex-shrink:0}#boom-collections-page .cp__badge-dot{display:none}#boom-collections-page .cp__heading{font-size:clamp(26px,3.8vw,48px);font-weight:900;color:#111;line-height:1.08;letter-spacing:-.025em;margin:2px 0 0;max-width:640px;opacity:0}#boom-collections-page .cp__subheading{font-size:clamp(13px,1.3vw,15.5px);color:#0000006b;margin:4px 0 0;max-width:460px;line-height:1.65;opacity:0}#boom-collections-page .cp__hero-right{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0;opacity:0;padding-bottom:6px}#boom-collections-page .cp__hero-count{font-size:clamp(48px,6.5vw,88px);font-weight:900;line-height:1;letter-spacing:-.05em;color:transparent;-webkit-text-stroke:2px rgba(0,0,0,.09)}#boom-collections-page .cp__hero-count-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#00000040}#boom-collections-page .cp__grid-section{background:rgb(var(--color-background));padding:56px 0 80px}#boom-collections-page .cp__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(var(--cp-cols),1fr);gap:20px}#boom-collections-page .cp__card{display:block;text-decoration:none;color:inherit}#boom-collections-page .cp__card-media{position:relative;aspect-ratio:3 / 4;overflow:hidden;border-radius:18px;background:#e5e0d8;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 6px #0000000a,0 8px 24px #00000014;transition:box-shadow .4s ease,transform .4s cubic-bezier(.33,1,.68,1)}#boom-collections-page .cp__card:hover .cp__card-media{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a,0 24px 52px #00000029}#boom-collections-page .cp__card-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;transition:transform .65s cubic-bezier(.33,1,.68,1);will-change:transform}#boom-collections-page .cp__card:hover .cp__card-img{transform:scale(1.07)}#boom-collections-page .cp__card-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e8e2d8,#d6cfc4);color:#00000040}#boom-collections-page .cp__card-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000;transition:background .35s ease;z-index:1;pointer-events:none}#boom-collections-page .cp__card:hover .cp__card-overlay{background:#0000002e}#boom-collections-page .cp__card-arrow{position:absolute;top:12px;right:12px;z-index:4;width:34px;height:34px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;color:#111;opacity:0;transform:scale(.7) rotate(-45deg);transition:opacity .26s ease,transform .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 2px 8px #0000002e}#boom-collections-page .cp__card:hover .cp__card-arrow{opacity:1;transform:scale(1) rotate(0)}#boom-collections-page .cp__card-footer{position:absolute;bottom:0;left:0;right:0;z-index:3;padding:40px 14px 16px;display:flex;align-items:flex-end;justify-content:space-between;gap:8px;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.7) 100%)}#boom-collections-page .cp__card-title{font-size:clamp(13px,1.15vw,15px);font-weight:800;color:#fff;margin:0;line-height:1.25;letter-spacing:-.01em}#boom-collections-page .cp__card-count{flex-shrink:0;font-size:10.5px;font-weight:600;color:#fff;letter-spacing:.02em;background:#ffffff2e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.22);padding:3px 9px;border-radius:999px;white-space:nowrap}#boom-collections-page .cp__empty{grid-column:1 / -1;padding:80px 0;text-align:center;color:#00000059;font-size:15px}@media(max-width:767px){#boom-collections-page .cp__hero{padding:28px 0 32px}#boom-collections-page .cp__hero-inner{flex-direction:column;align-items:flex-start;gap:20px}#boom-collections-page .cp__hero-right{display:none}#boom-collections-page .cp__grid-section{padding:36px 0 56px}#boom-collections-page .cp__grid{grid-template-columns:repeat(var(--cp-cols-mob),1fr);gap:12px}#boom-collections-page .cp__card-arrow{opacity:1;transform:scale(1) rotate(0);width:28px;height:28px}}@media(min-width:768px)and (max-width:1023px){#boom-collections-page .cp__grid{grid-template-columns:repeat(3,1fr);gap:16px}}@media(prefers-reduced-motion:reduce){#boom-collections-page .cp__badge,#boom-collections-page .cp__heading,#boom-collections-page .cp__subheading,#boom-collections-page .cp__hero-right{opacity:1}#boom-collections-page .cp__card-img,#boom-collections-page .cp__card-media{transition:none}#boom-collections-page .cp__card-arrow{opacity:1;transform:scale(1) rotate(0)}#boom-collections-page .cp__grid-item{opacity:1!important;transform:none!important}}#boom-collection-header{--ch-accent: #D85A30;background:rgb(var(--color-background));border-bottom:1px solid rgba(var(--color-foreground),.08)}#boom-collection-header .ch__inner{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-top:28px;padding-bottom:32px;min-height:0}#boom-collection-header .ch__left{flex:1;display:flex;flex-direction:column;gap:6px;opacity:0;transform:translateY(12px)}#boom-collection-header .ch__eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.11em;text-transform:uppercase;color:rgba(var(--color-foreground),.38);margin:0}#boom-collection-header .ch__eyebrow:before{content:"";display:inline-block;width:22px;height:2px;border-radius:2px;background:var(--ch-accent);flex-shrink:0}#boom-collection-header .ch__title{font-size:clamp(26px,4vw,52px);font-weight:900;color:rgb(var(--color-foreground));line-height:1.06;letter-spacing:-.025em;margin:0}#boom-collection-header .ch__desc{font-size:clamp(13px,1.2vw,15px);color:rgba(var(--color-foreground),.5);line-height:1.6;margin:2px 0 0}#boom-collection-header .ch__count{display:inline-flex;align-items:center;gap:7px;margin-top:6px;font-size:12.5px;font-weight:600;color:rgba(var(--color-foreground),.55);letter-spacing:.01em}#boom-collection-header .ch__count-dot{width:6px;height:6px;border-radius:50%;background:var(--ch-accent);flex-shrink:0}#boom-collection-header .ch__image-wrap{flex-shrink:0;position:relative;width:140px;aspect-ratio:3 / 4;border-radius:14px;overflow:hidden;border:1px solid rgba(var(--color-foreground),.07);box-shadow:0 4px 12px #00000014,0 12px 32px #0000001a;opacity:0;transform:translate(16px)}#boom-collection-header .ch__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}#boom-collection-header .ch__image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#0000 50%,#00000040);pointer-events:none}@media(max-width:767px){#boom-collection-header .ch__inner{padding-top:20px;padding-bottom:24px;gap:20px}#boom-collection-header .ch__image-wrap{width:90px}#boom-collection-header .ch__title{font-size:clamp(22px,6vw,32px)}}@media(prefers-reduced-motion:reduce){#boom-collection-header .ch__left,#boom-collection-header .ch__image-wrap{opacity:1;transform:none}}.product-card-wrapper{cursor:pointer;will-change:transform,opacity}.product-card-wrapper .card{--border-radius: 0px;--border-width: 0px;--image-padding: 0px;--shadow-opacity: 0}.product-card-wrapper .card.card--standard,.product-card-wrapper .card.card--card{background:transparent!important;box-shadow:none!important;border:none!important;border-radius:0!important}.product-card-wrapper .card__inner{border-radius:14px 14px 0 0!important;overflow:hidden!important;background:#fff!important;box-shadow:0 2px 8px #0000000f,0 1px 2px #00000008!important;transition:box-shadow .38s ease,transform .38s cubic-bezier(.34,1.56,.64,1)!important;padding-bottom:0!important;aspect-ratio:4 / 5!important;height:auto!important}.product-card-wrapper:hover .card__inner{box-shadow:0 16px 40px #00000021,0 4px 12px #d85a301a!important}.product-card-wrapper .card__media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;background:#f0ebe4!important;border-radius:0!important;overflow:hidden!important}.product-card-wrapper .card__media .media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;border-radius:0!important}.product-card-wrapper .card .card__inner .card__media,.product-card-wrapper .card .card__inner .card__media .media,.product-card-wrapper .card .card__inner .card__media img{border-radius:0!important}.product-card-wrapper .card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(160deg,#d85a3000,#d85a301f);opacity:0;transition:opacity .4s ease;pointer-events:none;z-index:1}.product-card-wrapper:hover .card__media:after{opacity:1}.product-card-wrapper .card__media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,transparent 30%,rgba(255,255,255,.22) 50%,transparent 70%);transform:translate(-100%);transition:transform .55s ease;z-index:2;pointer-events:none}.product-card-wrapper:hover .card__media:before{transform:translate(120%)}.product-card-wrapper .card__media img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;object-fit:cover!important;transition:opacity .45s ease,transform .65s cubic-bezier(.25,.46,.45,.94)!important;will-change:transform,opacity}.product-card-wrapper .card__media .media img:nth-child(2){opacity:0!important}.product-card-wrapper:hover .card__media .media img:first-child:not(:only-child){opacity:0!important;transform:scale(1.05)!important}.product-card-wrapper:hover .card__media .media img:nth-child(2){opacity:1!important;transform:scale(1.03)!important}.product-card-wrapper:hover .card__media .media img:only-child{opacity:1!important;transform:scale(1.07)!important}.product-card-wrapper .card__badge .badge{position:absolute!important;top:10px!important;left:10px!important;bottom:auto!important;right:auto!important;padding:3px 10px!important;border-radius:999px!important;background:#d85a30!important;color:#fff!important;font-size:9px!important;font-weight:800!important;letter-spacing:.08em!important;text-transform:uppercase!important;box-shadow:0 2px 8px #d85a3073!important;border:none!important;z-index:3;animation:boomBadgePulse 2.5s ease-in-out infinite}.product-card-wrapper .card__content:not(.card__inner .card__content){padding:8px 12px 10px!important;display:flex!important;flex-direction:column!important;gap:4px!important;background:#fff!important;position:relative!important;border-top:none!important;border-radius:0 0 14px 14px!important;overflow:hidden!important}.product-card-wrapper .card__content:not(.card__inner .card__content):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:3px;background:#d85a30;transform:scaleX(0);transform-origin:left;transition:transform .35s cubic-bezier(.34,1.2,.64,1)}.product-card-wrapper:hover .card__content:not(.card__inner .card__content):after{transform:scaleX(1)}.product-card-wrapper .card__information{padding:0!important}.product-card-wrapper .card__heading.h5{margin:0!important;font-size:clamp(14px,1.25vw,17px)!important;font-weight:800!important;line-height:1.25!important;letter-spacing:-.02em!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.product-card-wrapper .card__heading.h5 a{display:block!important;color:#1a1a1a!important;text-decoration:none!important;background-image:none!important;transition:color .22s ease!important}.product-card-wrapper:hover .card__heading.h5 a{color:#1a1a1a!important}.product-card-wrapper .price__container{display:flex!important;align-items:baseline!important;justify-content:space-between!important;gap:4px!important;flex-wrap:nowrap!important}.product-card-wrapper .price-item--regular:not(.price--on-sale .price-item--regular),.product-card-wrapper .price-item--sale{font-size:clamp(11px,.85vw,12.5px)!important;font-weight:600!important;color:#555!important;letter-spacing:0!important;line-height:1!important}.product-card-wrapper .price-item--sale{color:#d85a30!important}.product-card-wrapper .price--on-sale .price-item--regular{font-size:10px!important;font-weight:400!important;color:#11111147!important;text-decoration:line-through!important;text-decoration-color:#1111112e!important;line-height:1!important;margin-left:auto!important}.product-card-wrapper .price{margin:0!important}.product-card-wrapper .price .visually-hidden,.product-card-wrapper .card__inner .card__content{display:none!important}.product-card-wrapper .card__heading a:after{z-index:2!important}@media(max-width:767px){.product-card-wrapper .card__content:not(.card__inner .card__content){padding:7px 10px 9px!important}}@media(prefers-reduced-motion:reduce){.product-card-wrapper .card__inner,.product-card-wrapper .card__media img{transition:none!important}.product-card-wrapper .card__media:before,.product-card-wrapper .card__media:after{display:none}.product-card-wrapper .card__heading.h5 a{transition:color .22s ease!important;background-image:none!important}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/boom-theme.css.map */
