@import"https://fonts.googleapis.com/css2?family=Bebas+Neue:wght@400&family=Inter:wght@400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,sans-serif;font-size:16px;line-height:1.6;color:#1a1a1a;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--primary-bg: #FFFFFF;--accent-color: #E52E2E;--contrast-color: #1A1A1A;--text-light: #666666;--text-lighter: #CCCCCC;--border-radius: 0;--shadow-primary: 0 8px 25px rgba(229, 46, 46, .2);--shadow-hover: 0 16px 40px rgba(229, 46, 46, .4);--transition: all .3s ease}h1,h2,h3,h4,h5,h6{font-family:Bebas Neue,cursive;font-weight:400;letter-spacing:1px;line-height:1.2}p{font-family:Inter,sans-serif;line-height:1.6}button{font-family:Inter,sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:1px;border:none;cursor:pointer;transition:var(--transition);outline:none}button:focus{outline:2px solid var(--accent-color);outline-offset:2px}a{color:inherit;text-decoration:none;transition:var(--transition)}img{max-width:100%;height:auto;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.angular-cut{clip-path:polygon(10px 0%,100% 0%,calc(100% - 10px) 100%,0% 100%)}.diagonal-cut{clip-path:polygon(20% 0%,100% 0%,80% 100%,0% 100%)}.hexagon-cut{clip-path:polygon(30% 0%,70% 0%,100% 50%,70% 100%,30% 100%,0% 50%)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f8f8f8}::-webkit-scrollbar-thumb{background:linear-gradient(45deg,#e52e2e,#f44);border-radius:0}::-webkit-scrollbar-thumb:hover{background:linear-gradient(45deg,#f44,#e52e2e)}::selection{background:#e52e2e33;color:#1a1a1a}::-moz-selection{background:#e52e2e33;color:#1a1a1a}*:focus{outline:2px solid var(--accent-color);outline-offset:2px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.loading{animation:pulse 2s ease-in-out infinite}.energy-border{position:relative}.energy-border:before{content:"";position:absolute;inset:-2px;background:linear-gradient(45deg,#e52e2e,#f44,#e52e2e);z-index:-1;border-radius:inherit;animation:energyBorder 3s linear infinite}@keyframes energyBorder{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@media (max-width: 768px){body{font-size:14px}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}}@media (max-width: 480px){body{font-size:13px}h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.25rem}}._searchOverlay_120xt_4{position:fixed;inset:0;background:#1a1a1af2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;display:flex;align-items:flex-start;justify-content:center;padding-top:80px;animation:_overlayFadeIn_120xt_1 .3s ease-out}@keyframes _overlayFadeIn_120xt_1{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}._searchContainer_120xt_32{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:3px solid #E52E2E;clip-path:polygon(20px 0%,100% 0%,calc(100% - 20px) 100%,0% 100%);box-shadow:0 10px 40px #e52e2e66,0 0 20px #e52e2e33,inset 0 1px #ffffff1a;width:90%;max-width:800px;max-height:80vh;overflow:hidden;animation:_containerSlideIn_120xt_1 .4s ease-out;position:relative}@keyframes _containerSlideIn_120xt_1{0%{opacity:0;transform:translateY(-30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}._searchContainer_120xt_32:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 25% 25%,rgba(229,46,46,.1) 2px,transparent 2px),radial-gradient(circle at 75% 75%,rgba(229,46,46,.1) 2px,transparent 2px);background-size:40px 40px;pointer-events:none;opacity:.3}._searchHeader_120xt_76{padding:24px 24px 16px;border-bottom:2px solid rgba(229,46,46,.3);position:relative;z-index:1}._searchInputContainer_120xt_83{position:relative;display:flex;align-items:center;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border:3px solid #E52E2E;clip-path:polygon(12px 0%,100% 0%,calc(100% - 12px) 100%,0% 100%);box-shadow:0 4px 15px #e52e2e4d,inset 0 1px #ffffff1a;transition:all .3s ease}._searchInputContainer_120xt_83:focus-within{box-shadow:0 6px 25px #e52e2e80,0 0 15px #e52e2e66,inset 0 1px #ffffff1a;transform:translateY(-2px)}._searchIcon_120xt_104{color:#e52e2e;margin:0 16px;flex-shrink:0;filter:drop-shadow(0 0 4px rgba(229,46,46,.6))}._searchInput_120xt_83{flex:1;background:transparent;border:none;outline:none;color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:500;padding:16px 0;placeholder-color:rgba(255,255,255,.6)}._searchInput_120xt_83::placeholder{color:#fff9;font-weight:400}._closeButton_120xt_129{background:transparent;border:none;color:#fff;padding:16px;cursor:pointer;transition:all .3s ease;border-radius:0;margin-right:4px}._closeButton_120xt_129:hover{color:#e52e2e;transform:scale(1.1);filter:drop-shadow(0 0 6px rgba(229,46,46,.6))}._searchResults_120xt_147{max-height:calc(80vh - 120px);overflow-y:auto;position:relative;z-index:1}._searchResults_120xt_147::-webkit-scrollbar{width:8px}._searchResults_120xt_147::-webkit-scrollbar-track{background:#1a1a1a}._searchResults_120xt_147::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e52e2e,#cc2626);border-radius:0}._searchResults_120xt_147::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f44,#e52e2e)}._searchingIndicator_120xt_173{display:flex;align-items:center;justify-content:center;gap:12px;padding:40px 24px;color:#fff;font-family:Inter,sans-serif;font-weight:500}._loadingSpinner_120xt_184{width:20px;height:20px;border:3px solid rgba(229,46,46,.3);border-top:3px solid #E52E2E;border-radius:50%;animation:_spin_120xt_1 1s linear infinite}@keyframes _spin_120xt_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._noResults_120xt_199{text-align:center;padding:60px 24px;color:#fff}._noResultsIcon_120xt_205{color:#e52e2e99;margin-bottom:16px;filter:drop-shadow(0 0 8px rgba(229,46,46,.4))}._noResults_120xt_199 h3{font-family:Bebas Neue,cursive;font-size:24px;font-weight:400;margin:0 0 8px;letter-spacing:1px;text-shadow:0 0 6px rgba(229,46,46,.4)}._noResults_120xt_199 p{font-family:Inter,sans-serif;font-size:14px;color:#ffffffb3;margin:0}._resultsContainer_120xt_228{padding:16px 0}._resultsHeader_120xt_232{padding:0 24px 16px;border-bottom:1px solid rgba(229,46,46,.2)}._resultsCount_120xt_237{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#e52e2e;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 0 4px rgba(229,46,46,.4)}._productsList_120xt_248{padding:16px 0}._productItem_120xt_252{display:flex;align-items:center;gap:16px;padding:16px 24px;cursor:pointer;transition:all .3s ease;border-bottom:1px solid rgba(229,46,46,.1);position:relative}._productItem_120xt_252:hover{background:linear-gradient(135deg,#e52e2e1a,#e52e2e0d);transform:translate(8px);border-left:4px solid #E52E2E;box-shadow:inset 0 0 20px #e52e2e1a}._productItem_120xt_252:hover:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#e52e2e,#f44);box-shadow:0 0 8px #e52e2e99}._productImage_120xt_281{width:60px;height:60px;flex-shrink:0;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border:2px solid #E52E2E;clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 4px 12px #e52e2e4d}._productImage_120xt_281 img{width:100%;height:100%;object-fit:cover;filter:brightness(1.1) contrast(1.1)}._productInfo_120xt_302{flex:1;min-width:0}._productName_120xt_307{font-family:Bebas Neue,cursive;font-size:18px;font-weight:400;color:#fff;margin:0 0 4px;letter-spacing:.5px;text-shadow:0 0 4px rgba(229,46,46,.3)}._productDescription_120xt_317{font-family:Inter,sans-serif;font-size:13px;color:#fffc;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._productBenefits_120xt_329{display:flex;gap:6px;flex-wrap:wrap}._benefitTag_120xt_335{font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#e52e2e;background:#e52e2e1a;border:1px solid rgba(229,46,46,.3);padding:2px 6px;clip-path:polygon(4px 0%,100% 0%,calc(100% - 4px) 100%,0% 100%);text-transform:uppercase;letter-spacing:.3px}._productPrice_120xt_348{text-align:right;flex-shrink:0}._price_120xt_353{font-family:Bebas Neue,cursive;font-size:20px;font-weight:400;color:#e52e2e;display:block;letter-spacing:.5px;text-shadow:0 0 6px rgba(229,46,46,.4)}._priceLabel_120xt_363{font-family:Inter,sans-serif;font-size:11px;color:#fff9;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._searchSuggestions_120xt_373{padding:32px 24px;text-align:center}._searchSuggestions_120xt_373 h3{font-family:Bebas Neue,cursive;font-size:20px;font-weight:400;color:#fff;margin:0 0 20px;letter-spacing:1px;text-shadow:0 0 6px rgba(229,46,46,.4)}._suggestionTags_120xt_388{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}._suggestionTag_120xt_388{background:linear-gradient(45deg,#e52e2e,#f44);border:2px solid #E52E2E;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;padding:12px 20px;cursor:pointer;clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%);transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 15px #e52e2e4d}._suggestionTag_120xt_388:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e52e2e80;filter:brightness(1.1)}._suggestionTag_120xt_388:active{transform:translateY(-1px)}._highlight_120xt_422{background:linear-gradient(45deg,#e52e2e,#f44);color:#fff;padding:1px 3px;font-weight:700;border-radius:0;box-shadow:0 0 4px #e52e2e99}@media (max-width: 768px){._searchOverlay_120xt_4{padding-top:60px}._searchContainer_120xt_32{width:95%;max-height:85vh;clip-path:polygon(12px 0%,100% 0%,calc(100% - 12px) 100%,0% 100%)}._searchHeader_120xt_76{padding:20px 20px 12px}._searchInputContainer_120xt_83{clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%)}._searchInput_120xt_83{font-size:16px;padding:14px 0}._productItem_120xt_252{padding:12px 20px;gap:12px}._productImage_120xt_281{width:50px;height:50px;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%)}._productName_120xt_307{font-size:16px}._productDescription_120xt_317{font-size:12px}._price_120xt_353{font-size:18px}._suggestionTags_120xt_388{gap:8px}._suggestionTag_120xt_388{padding:10px 16px;font-size:12px;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%)}}@media (max-width: 480px){._searchOverlay_120xt_4{padding-top:50px}._searchContainer_120xt_32{width:98%;max-height:90vh;clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%)}._searchHeader_120xt_76{padding:16px 16px 12px}._searchInputContainer_120xt_83{clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%)}._searchIcon_120xt_104{margin:0 12px}._searchInput_120xt_83{font-size:15px;padding:12px 0}._closeButton_120xt_129{padding:12px}._productItem_120xt_252{padding:12px 16px;gap:10px;flex-direction:column;align-items:flex-start}._productImage_120xt_281{width:40px;height:40px;align-self:flex-start}._productInfo_120xt_302{width:100%}._productPrice_120xt_348{align-self:flex-end;text-align:right}._productName_120xt_307{font-size:15px}._productDescription_120xt_317{font-size:11px;-webkit-line-clamp:1}._benefitTag_120xt_335{font-size:10px;padding:1px 4px}._price_120xt_353{font-size:16px}._searchSuggestions_120xt_373{padding:24px 16px}._searchSuggestions_120xt_373 h3{font-size:18px}._suggestionTag_120xt_388{padding:8px 12px;font-size:11px;clip-path:polygon(4px 0%,100% 0%,calc(100% - 4px) 100%,0% 100%)}}@media (max-width: 360px){._searchContainer_120xt_32{clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%)}._searchInputContainer_120xt_83{clip-path:polygon(4px 0%,100% 0%,calc(100% - 4px) 100%,0% 100%)}._searchIcon_120xt_104{margin:0 10px;size:18px}._searchInput_120xt_83{font-size:14px}._productItem_120xt_252{padding:10px 12px}._productImage_120xt_281{width:35px;height:35px}._suggestionTags_120xt_388{gap:6px}._suggestionTag_120xt_388{padding:6px 10px;font-size:10px}}._searchHeader_120xt_76:after{content:"";position:absolute;bottom:0;left:24px;right:24px;height:2px;background:linear-gradient(90deg,transparent,#E52E2E,transparent);animation:_energyPulse_120xt_1 2s ease-in-out infinite}@keyframes _energyPulse_120xt_1{0%,to{opacity:.5;transform:scaleX(.8)}50%{opacity:1;transform:scaleX(1)}}._searchContainer_120xt_32:after{content:"";position:absolute;top:10px;right:10px;width:20px;height:20px;background:linear-gradient(45deg,#e52e2e,#f44);clip-path:polygon(50% 0%,80% 40%,60% 40%,100% 100%,20% 60%,40% 60%);opacity:.6;animation:_lightningPulse_120xt_1 3s ease-in-out infinite}@keyframes _lightningPulse_120xt_1{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:.8;transform:scale(1)}}._cartOverlay_2w8t8_4{position:fixed;inset:0;background:#1a1a1af2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2000;display:flex;align-items:flex-start;justify-content:flex-end;padding:80px 20px 20px;animation:_overlayFadeIn_2w8t8_1 .3s ease-out}@keyframes _overlayFadeIn_2w8t8_1{0%{opacity:0;-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px)}to{opacity:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}._cartContainer_2w8t8_32{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border:3px solid #E52E2E;clip-path:polygon(20px 0%,100% 0%,100% 100%,0% 100%);box-shadow:0 10px 40px #e52e2e66,0 0 20px #e52e2e33,inset 0 1px #ffffff1a;width:100%;max-width:400px;max-height:calc(100vh - 100px);overflow:hidden;animation:_cartSlideIn_2w8t8_1 .4s ease-out;position:relative;display:flex;flex-direction:column}@keyframes _cartSlideIn_2w8t8_1{0%{opacity:0;transform:translate(100%) scale(.95)}to{opacity:1;transform:translate(0) scale(1)}}._cartContainer_2w8t8_32:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 25% 25%,rgba(229,46,46,.1) 2px,transparent 2px),radial-gradient(circle at 75% 75%,rgba(229,46,46,.1) 2px,transparent 2px);background-size:40px 40px;pointer-events:none;opacity:.3}._cartHeader_2w8t8_78{padding:24px 24px 16px;border-bottom:2px solid rgba(229,46,46,.3);position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}._cartTitle_2w8t8_89{display:flex;align-items:center;gap:12px}._cartIcon_2w8t8_95{color:#e52e2e;filter:drop-shadow(0 0 6px rgba(229,46,46,.6))}._cartTitle_2w8t8_89 h2{font-family:Bebas Neue,cursive;font-size:24px;font-weight:400;color:#fff;margin:0;letter-spacing:1px;text-shadow:0 0 6px rgba(229,46,46,.4)}._itemCount_2w8t8_110{font-family:Inter,sans-serif;font-size:12px;color:#ffffffb3;font-weight:500}._closeButton_2w8t8_117{background:transparent;border:none;color:#fff;padding:8px;cursor:pointer;transition:all .3s ease;border-radius:0}._closeButton_2w8t8_117:hover{color:#e52e2e;transform:scale(1.1);filter:drop-shadow(0 0 6px rgba(229,46,46,.6))}._cartContent_2w8t8_134{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative;z-index:1}._emptyCart_2w8t8_144{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 24px;text-align:center;color:#fff;flex:1}._emptyCartIcon_2w8t8_155{color:#e52e2e99;margin-bottom:20px;filter:drop-shadow(0 0 8px rgba(229,46,46,.4))}._emptyCart_2w8t8_144 h3{font-family:Bebas Neue,cursive;font-size:24px;font-weight:400;margin:0 0 8px;letter-spacing:1px;text-shadow:0 0 6px rgba(229,46,46,.4)}._emptyCart_2w8t8_144 p{font-family:Inter,sans-serif;font-size:14px;color:#ffffffb3;margin:0}._cartItems_2w8t8_178{flex:1;overflow-y:auto;padding:16px 0}._cartItems_2w8t8_178::-webkit-scrollbar{width:8px}._cartItems_2w8t8_178::-webkit-scrollbar-track{background:#1a1a1a}._cartItems_2w8t8_178::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#e52e2e,#cc2626);border-radius:0}._cartItems_2w8t8_178::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#f44,#e52e2e)}._cartItem_2w8t8_178{display:flex;gap:12px;padding:16px 24px;border-bottom:1px solid rgba(229,46,46,.1);transition:all .3s ease;position:relative}._cartItem_2w8t8_178:hover{background:linear-gradient(135deg,#e52e2e0d,#e52e2e05)}._itemImage_2w8t8_215{width:60px;height:60px;flex-shrink:0;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border:2px solid #E52E2E;clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%);display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 4px 12px #e52e2e4d}._itemImage_2w8t8_215 img{width:100%;height:100%;object-fit:cover;filter:brightness(1.1) contrast(1.1)}._itemInfo_2w8t8_236{flex:1;min-width:0}._itemName_2w8t8_241{font-family:Bebas Neue,cursive;font-size:16px;font-weight:400;color:#fff;margin:0 0 4px;letter-spacing:.5px;text-shadow:0 0 4px rgba(229,46,46,.3)}._itemDescription_2w8t8_251{font-family:Inter,sans-serif;font-size:12px;color:#ffffffb3;margin:0 0 8px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._itemPrice_2w8t8_263{display:flex;flex-direction:column;align-items:flex-start}._price_2w8t8_269{font-family:Bebas Neue,cursive;font-size:16px;font-weight:400;color:#e52e2e;letter-spacing:.5px;text-shadow:0 0 4px rgba(229,46,46,.4)}._priceLabel_2w8t8_278{font-family:Inter,sans-serif;font-size:10px;color:#fff9;font-weight:500;text-transform:uppercase;letter-spacing:.5px}._itemControls_2w8t8_288{display:flex;flex-direction:column;gap:8px;align-items:center;flex-shrink:0}._quantityControls_2w8t8_296{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border:2px solid #E52E2E;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%);padding:4px;box-shadow:0 2px 8px #e52e2e4d}._quantityButton_2w8t8_307{background:linear-gradient(45deg,#e52e2e,#f44);border:none;color:#fff;width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;clip-path:polygon(4px 0%,100% 0%,calc(100% - 4px) 100%,0% 100%);box-shadow:0 2px 6px #e52e2e66}._quantityButton_2w8t8_307:hover{transform:scale(1.1);filter:brightness(1.2);box-shadow:0 4px 12px #e52e2e99}._quantity_2w8t8_296{font-family:Inter,sans-serif;font-size:14px;font-weight:600;color:#fff;min-width:20px;text-align:center}._removeButton_2w8t8_337{background:transparent;border:2px solid rgba(229,46,46,.5);color:#e52e2ecc;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%)}._removeButton_2w8t8_337:hover{background:linear-gradient(45deg,#e52e2e,#f44);color:#fff;border-color:#e52e2e;transform:scale(1.1);box-shadow:0 4px 12px #e52e2e99}._cartFooter_2w8t8_360{padding:20px 24px;border-top:2px solid rgba(229,46,46,.3);background:linear-gradient(135deg,#1a1a1a,#0f0f0f);flex-shrink:0;position:relative;z-index:1}._cartTotal_2w8t8_369{margin-bottom:20px}._totalRow_2w8t8_373{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}._totalRowFinal_2w8t8_380{display:flex;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid rgba(229,46,46,.3)}._totalLabel_2w8t8_389{font-family:Inter,sans-serif;font-size:14px;color:#fffc;font-weight:500}._totalLabelFinal_2w8t8_396{font-family:Bebas Neue,cursive;font-size:18px;color:#fff;font-weight:400;letter-spacing:.5px;text-shadow:0 0 4px rgba(229,46,46,.3)}._totalPrice_2w8t8_405{font-family:Inter,sans-serif;font-size:14px;color:#fff;font-weight:600}._totalPriceFinal_2w8t8_412{font-family:Bebas Neue,cursive;font-size:20px;color:#e52e2e;font-weight:400;letter-spacing:.5px;text-shadow:0 0 6px rgba(229,46,46,.4)}._checkoutButton_2w8t8_421{width:100%;background:linear-gradient(45deg,#e52e2e,#f44);border:3px solid #E52E2E;color:#fff;font-family:Bebas Neue,cursive;font-size:18px;font-weight:400;letter-spacing:1px;padding:16px;cursor:pointer;clip-path:polygon(12px 0%,100% 0%,calc(100% - 12px) 100%,0% 100%);transition:all .3s ease;text-transform:uppercase;box-shadow:0 6px 20px #e52e2e66;text-shadow:0 0 4px rgba(0,0,0,.3)}._checkoutButton_2w8t8_421:hover{transform:translateY(-3px);box-shadow:0 10px 30px #e52e2e99;filter:brightness(1.1)}._checkoutButton_2w8t8_421:active{transform:translateY(-1px)}@media (max-width: 768px){._cartOverlay_2w8t8_4{padding:0;align-items:stretch;justify-content:stretch}._cartContainer_2w8t8_32{max-width:none;width:100%;height:100vh;max-height:none;clip-path:none;border:none;border-radius:0}._cartHeader_2w8t8_78{padding:20px 20px 12px}._cartTitle_2w8t8_89 h2{font-size:20px}._cartItem_2w8t8_178{padding:12px 20px;gap:10px}._itemImage_2w8t8_215{width:50px;height:50px;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%)}._itemName_2w8t8_241{font-size:14px}._itemDescription_2w8t8_251{font-size:11px;-webkit-line-clamp:1}._price_2w8t8_269{font-size:14px}._cartFooter_2w8t8_360{padding:16px 20px}._checkoutButton_2w8t8_421{font-size:16px;padding:14px;clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%)}}@media (max-width: 480px){._cartOverlay_2w8t8_4{padding:0}._cartContainer_2w8t8_32{max-width:none;width:100%;height:100vh;max-height:none;clip-path:none;border:none;border-radius:0}._cartHeader_2w8t8_78{padding:24px 20px 16px;border-bottom:3px solid #E52E2E}._cartTitle_2w8t8_89{gap:12px}._cartTitle_2w8t8_89 h2{font-size:24px}._cartItem_2w8t8_178{padding:20px;gap:16px;flex-direction:row;align-items:center}._itemImage_2w8t8_215{width:80px;height:80px;clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%)}._itemInfo_2w8t8_236{width:100%}._itemName_2w8t8_241{font-size:18px}._itemDescription_2w8t8_251{font-size:14px;-webkit-line-clamp:2}._price_2w8t8_269{font-size:18px}._itemControls_2w8t8_288{align-self:center;flex-direction:column;gap:12px;align-items:center}._quantityControls_2w8t8_296{clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%);padding:8px}._quantityButton_2w8t8_307{width:32px;height:32px;clip-path:polygon(4px 0%,100% 0%,calc(100% - 4px) 100%,0% 100%)}._quantity_2w8t8_296{font-size:16px;min-width:24px}._removeButton_2w8t8_337{width:36px;height:36px;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%)}._cartFooter_2w8t8_360{padding:24px 20px}._checkoutButton_2w8t8_421{font-size:20px;padding:20px;clip-path:polygon(12px 0%,100% 0%,calc(100% - 12px) 100%,0% 100%)}}@media (max-width: 360px){._cartContainer_2w8t8_32{clip-path:none}._cartItem_2w8t8_178{padding:16px}._itemImage_2w8t8_215{width:70px;height:70px}._itemName_2w8t8_241{font-size:16px}._itemDescription_2w8t8_251{font-size:12px}._price_2w8t8_269{font-size:16px}}._cartHeader_2w8t8_78:after{content:"";position:absolute;bottom:0;left:24px;right:24px;height:2px;background:linear-gradient(90deg,transparent,#E52E2E,transparent);animation:_energyPulse_2w8t8_1 2s ease-in-out infinite}@keyframes _energyPulse_2w8t8_1{0%,to{opacity:.5;transform:scaleX(.8)}50%{opacity:1;transform:scaleX(1)}}._cartContainer_2w8t8_32:after{content:"";position:absolute;top:10px;left:10px;width:20px;height:20px;background:linear-gradient(45deg,#e52e2e,#f44);clip-path:polygon(50% 0%,80% 40%,60% 40%,100% 100%,20% 60%,40% 60%);opacity:.6;animation:_lightningPulse_2w8t8_1 3s ease-in-out infinite}@keyframes _lightningPulse_2w8t8_1{0%,to{opacity:.3;transform:scale(.8)}50%{opacity:.8;transform:scale(1)}}._header_tsm63_3{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-bottom:3px solid #E52E2E;box-shadow:0 2px 10px #e52e2e33;position:sticky;top:0;z-index:1000}._container_tsm63_12{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:60px}._logoSection_tsm63_22{display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:4px}._logoSection_tsm63_22:hover{transform:translateY(-2px);filter:brightness(1.1)}._logoSection_tsm63_22:hover ._logo_tsm63_22{filter:drop-shadow(0 0 10px rgba(229,46,46,.6))}._logoSection_tsm63_22:hover ._brandName_tsm63_41{text-shadow:0 0 10px rgba(229,46,46,.6)}._logo_tsm63_22{height:32px;width:auto;filter:drop-shadow(0 0 6px rgba(229,46,46,.4))}._logoText_tsm63_51{display:flex;flex-direction:column}._brandName_tsm63_41{font-family:Bebas Neue,cursive;font-size:24px;font-weight:400;color:#fff;margin:0;letter-spacing:1px;text-shadow:0 0 6px rgba(229,46,46,.4);line-height:1}._actions_tsm63_67{display:flex;align-items:center;gap:16px}._actionButton_tsm63_73{background:linear-gradient(45deg,#e52e2e,#f44);border:3px solid #E52E2E;color:#fff;padding:12px;border-radius:0;clip-path:polygon(8px 0%,100% 0%,calc(100% - 8px) 100%,0% 100%);cursor:pointer;transition:all .3s ease;position:relative;box-shadow:0 4px 15px #e52e2e66}._actionButton_tsm63_73:hover{transform:translateY(-3px);box-shadow:0 8px 25px #e52e2e99;filter:brightness(1.1)}._actionButton_tsm63_73:active{transform:translateY(-1px)}._cartBadge_tsm63_96{position:absolute;top:-8px;right:-8px;background:#fff;color:#e52e2e;font-family:Inter,sans-serif;font-size:12px;font-weight:700;padding:4px 8px;border-radius:0;clip-path:polygon(20% 0%,100% 0%,80% 100%,0% 100%);min-width:20px;text-align:center;border:2px solid #E52E2E}._mobileMenuButton_tsm63_113{display:none;background:transparent;border:2px solid #E52E2E;color:#fff;padding:8px;cursor:pointer;clip-path:polygon(6px 0%,100% 0%,calc(100% - 6px) 100%,0% 100%);transition:all .3s ease}._mobileMenuButton_tsm63_113:hover{background:linear-gradient(45deg,#e52e2e,#f44);box-shadow:0 0 15px #e52e2e99}@media (max-width: 768px){._container_tsm63_12{padding:0 16px;height:50px}._brandName_tsm63_41{font-size:20px}._logo_tsm63_22{height:28px}._actions_tsm63_67{gap:12px}._actionButton_tsm63_73{padding:10px}}@media (max-width: 480px){._container_tsm63_12{padding:0 12px;height:45px}._logoSection_tsm63_22{gap:8px}._brandName_tsm63_41{font-size:18px}._logo_tsm63_22{height:24px}._actions_tsm63_67{gap:8px}._actionButton_tsm63_73{padding:8px}}@media (max-width: 360px){._logoText_tsm63_51{display:none}._container_tsm63_12{padding:0 8px}}._header_tsm63_3:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent,#E52E2E,transparent);animation:_energyPulse_tsm63_1 3s ease-in-out infinite}@keyframes _energyPulse_tsm63_1{0%,to{opacity:.5;transform:scaleX(.8)}50%{opacity:1;transform:scaleX(1)}}._header_tsm63_3:after{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 20% 50%,rgba(229,46,46,.1) 2px,transparent 2px),radial-gradient(circle at 80% 50%,rgba(229,46,46,.1) 2px,transparent 2px);background-size:60px 60px;pointer-events:none;opacity:.3}._productCard_1hf0p_2{background:#fff;border:3px solid #E52E2E;position:relative;transition:all .3s ease;overflow:hidden;font-family:Inter,sans-serif;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,15px 100%,0 calc(100% - 15px));box-shadow:8px 8px #1a1a1a,12px 12px 20px #1a1a1a4d}._productCard_1hf0p_2:hover{transform:translateY(-5px);border-color:#c41e1e;box-shadow:10px 10px #1a1a1a,15px 15px 25px #1a1a1a66}._productCard_1hf0p_2._grid_1hf0p_28{display:flex;flex-direction:column;height:100%;min-height:500px}._productCard_1hf0p_2._list_1hf0p_36{display:flex;flex-direction:row;height:200px;min-height:auto}._productCard_1hf0p_2._list_1hf0p_36 ._imageContainer_1hf0p_43{width:200px;flex-shrink:0}._productCard_1hf0p_2._list_1hf0p_36 ._productInfo_1hf0p_48{flex:1;padding:20px}._productCard_1hf0p_2._list_1hf0p_36 ._shortDescription_1hf0p_53{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._imageContainer_1hf0p_43{position:relative;width:100%;height:250px;overflow:hidden;background:linear-gradient(135deg,#f5f5f5,#e8e8e8)}._productImage_1hf0p_69{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}._productCard_1hf0p_2:hover ._productImage_1hf0p_69{transform:scale(1.05)}._imageOverlay_1hf0p_81{position:absolute;inset:0;background:#e52e2ee6;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}._productCard_1hf0p_2:hover ._imageOverlay_1hf0p_81{opacity:1}._quickViewButton_1hf0p_99{background:#fff;color:#e52e2e;border:2px solid #E52E2E;padding:12px 24px;font-family:Bebas Neue,sans-serif;font-size:16px;font-weight:700;letter-spacing:1px;cursor:pointer;transition:all .2s ease;border-radius:0;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px))}._quickViewButton_1hf0p_99:hover{background:#e52e2e;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #e52e2e4d}._energyBadge_1hf0p_124{position:absolute;top:15px;right:15px;background:linear-gradient(135deg,#e52e2e,#c41e1e);color:#fff;padding:6px 12px;font-family:Bebas Neue,sans-serif;font-size:12px;font-weight:700;letter-spacing:1px;display:flex;align-items:center;gap:4px;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px));box-shadow:0 0 10px #e52e2e80,inset 0 1px #fff3}._productInfo_1hf0p_48{padding:20px;flex:1;display:flex;flex-direction:column;gap:12px}._productHeader_1hf0p_157{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}._productName_1hf0p_164{font-family:Bebas Neue,sans-serif;font-size:20px;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:1px;line-height:1.2;flex:1}._priceContainer_1hf0p_175{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}._price_1hf0p_175{font-family:Bebas Neue,sans-serif;font-size:24px;font-weight:700;color:#e52e2e;line-height:1}._priceNote_1hf0p_190{font-family:Inter,sans-serif;font-size:12px;color:#666;font-weight:500}._shortDescription_1hf0p_53{font-family:Inter,sans-serif;font-size:14px;color:#1a1a1a;line-height:1.4;margin:0;flex:1}._benefitsContainer_1hf0p_207{display:flex;flex-wrap:wrap;gap:6px;margin:8px 0}._benefitTag_1hf0p_214{background:linear-gradient(135deg,#f5f5f5,#e8e8e8);color:#1a1a1a;padding:4px 8px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;border:1px solid #E52E2E;clip-path:polygon(0 0,calc(100% - 4px) 0,100% 4px,100% 100%,4px 100%,0 calc(100% - 4px))}._rating_1hf0p_228{display:flex;align-items:center;gap:8px;margin:8px 0}._star_1hf0p_235{color:#e52e2e}._ratingText_1hf0p_239{font-family:Inter,sans-serif;font-size:12px;color:#666;font-weight:500}._actionButtons_1hf0p_247{display:flex;flex-direction:column;gap:8px;margin-top:auto}._addToCartButton_1hf0p_254{background:linear-gradient(135deg,#e52e2e,#c41e1e);color:#fff;border:none;padding:14px 20px;font-family:Bebas Neue,sans-serif;font-size:16px;font-weight:700;letter-spacing:1px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:8px;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));box-shadow:0 4px #1a1a1a,0 6px 12px #1a1a1a4d}._addToCartButton_1hf0p_254:hover{transform:translateY(-2px);box-shadow:0 6px #1a1a1a,0 8px 16px #1a1a1a66;filter:drop-shadow(0 0 8px rgba(229,46,46,.6))}._addToCartButton_1hf0p_254:active{transform:translateY(1px);box-shadow:0 2px #1a1a1a,0 3px 6px #1a1a1a4d}._subscribeButton_1hf0p_296{background:#fff;color:#e52e2e;border:2px solid #E52E2E;padding:12px 20px;font-family:Bebas Neue,sans-serif;font-size:14px;font-weight:700;letter-spacing:1px;cursor:pointer;transition:all .2s ease;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px))}._subscribeButton_1hf0p_296:hover{background:#e52e2e;color:#fff;transform:translateY(-1px);box-shadow:0 3px 6px #e52e2e4d}._guaranteeBadge_1hf0p_320{background:linear-gradient(135deg,#1a1a1a,#333);color:#fff;padding:6px 12px;font-family:Inter,sans-serif;font-size:10px;font-weight:700;text-align:center;letter-spacing:.5px;margin-top:8px;clip-path:polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px))}@media (max-width: 768px){._productCard_1hf0p_2._list_1hf0p_36{flex-direction:column;height:auto}._productCard_1hf0p_2._list_1hf0p_36 ._imageContainer_1hf0p_43{width:100%;height:180px}._productCard_1hf0p_2._list_1hf0p_36 ._productInfo_1hf0p_48{padding:12px}._productCard_1hf0p_2{min-height:420px}._imageContainer_1hf0p_43{height:180px}._productInfo_1hf0p_48{padding:12px}._productName_1hf0p_164{font-size:16px;line-height:1.2}._price_1hf0p_175{font-size:18px}._shortDescription_1hf0p_53{font-size:13px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._benefitsContainer_1hf0p_207{gap:4px;margin:6px 0}._benefitTag_1hf0p_214{font-size:9px;padding:2px 4px}._actionButtons_1hf0p_247{gap:6px}._addToCartButton_1hf0p_254{padding:10px 12px;font-size:14px}._subscribeButton_1hf0p_296{padding:8px 12px;font-size:12px}._guaranteeBadge_1hf0p_320{padding:4px 8px;font-size:9px;margin-top:6px}}@media (max-width: 480px){._productCard_1hf0p_2{min-height:380px}._imageContainer_1hf0p_43{height:160px}._productInfo_1hf0p_48{padding:10px;gap:8px}._productHeader_1hf0p_157{gap:8px}._productName_1hf0p_164{font-size:14px;line-height:1.1}._price_1hf0p_175{font-size:16px}._priceNote_1hf0p_190{font-size:10px}._shortDescription_1hf0p_53{font-size:12px;-webkit-line-clamp:2}._benefitsContainer_1hf0p_207{gap:3px;margin:4px 0}._benefitTag_1hf0p_214{font-size:8px;padding:2px 3px}._rating_1hf0p_228{gap:4px;margin:4px 0}._star_1hf0p_235{width:12px;height:12px}._ratingText_1hf0p_239{font-size:10px}._actionButtons_1hf0p_247{gap:4px;margin-top:8px}._addToCartButton_1hf0p_254{padding:8px 10px;font-size:12px}._subscribeButton_1hf0p_296{padding:6px 10px;font-size:11px}._guaranteeBadge_1hf0p_320{padding:3px 6px;font-size:8px;margin-top:4px}._quickViewButton_1hf0p_99{padding:8px 16px;font-size:14px}}@media (max-width: 360px){._productCard_1hf0p_2{min-height:350px}._imageContainer_1hf0p_43{height:140px}._productInfo_1hf0p_48{padding:8px;gap:6px}._productName_1hf0p_164{font-size:13px}._price_1hf0p_175{font-size:15px}._shortDescription_1hf0p_53{font-size:11px;-webkit-line-clamp:1}._benefitTag_1hf0p_214{font-size:7px;padding:1px 2px}._addToCartButton_1hf0p_254{padding:6px 8px;font-size:11px}._subscribeButton_1hf0p_296{padding:5px 8px;font-size:10px}._guaranteeBadge_1hf0p_320{font-size:7px;padding:2px 4px}}._filtersContainer_1jdsv_2{background:#fff;border:3px solid #E52E2E;padding:20px;font-family:Inter,sans-serif;height:fit-content;position:sticky;top:20px;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));box-shadow:6px 6px #1a1a1a,10px 10px 20px #1a1a1a33}._filterHeader_1jdsv_21{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #E52E2E}._filterTitle_1jdsv_30{display:flex;align-items:center;gap:8px}._filterTitle_1jdsv_30 h3{font-family:Bebas Neue,sans-serif;font-size:20px;font-weight:700;color:#1a1a1a;margin:0;letter-spacing:1px}._filterTitle_1jdsv_30 svg{color:#e52e2e}._headerActions_1jdsv_49{display:flex;align-items:center;gap:8px}._clearButton_1jdsv_55{background:#fff;color:#e52e2e;border:2px solid #E52E2E;padding:6px 12px;font-family:Bebas Neue,sans-serif;font-size:12px;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px;clip-path:polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px))}._clearButton_1jdsv_55:hover{background:#e52e2e;color:#fff;transform:translateY(-1px);box-shadow:0 2px 4px #e52e2e4d}._closeButton_1jdsv_81{background:#1a1a1a;color:#fff;border:2px solid #1A1A1A;padding:8px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;clip-path:polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px))}._closeButton_1jdsv_81:hover{background:#e52e2e;border-color:#e52e2e;transform:translateY(-1px);box-shadow:0 2px 4px #e52e2e4d}._filterSection_1jdsv_104{margin-bottom:24px}._sectionTitle_1jdsv_108{font-family:Bebas Neue,sans-serif;font-size:16px;font-weight:700;color:#1a1a1a;margin:0 0 12px;letter-spacing:1px;position:relative}._sectionTitle_1jdsv_108:after{content:"";position:absolute;bottom:-4px;left:0;width:30px;height:2px;background:linear-gradient(90deg,#e52e2e,#c41e1e);clip-path:polygon(0 0,calc(100% - 4px) 0,100% 100%,4px 100%)}._categoryList_1jdsv_134{display:flex;flex-direction:column;gap:8px}._categoryItem_1jdsv_140{display:flex;align-items:center;gap:12px;padding:8px 12px;cursor:pointer;transition:all .2s ease;border:1px solid transparent;clip-path:polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px))}._categoryItem_1jdsv_140:hover{background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border-color:#e52e2e}._radioInput_1jdsv_158{appearance:none;width:16px;height:16px;border:2px solid #E52E2E;background:#fff;position:relative;cursor:pointer;clip-path:polygon(0 0,calc(100% - 4px) 0,100% 4px,100% 100%,4px 100%,0 calc(100% - 4px))}._radioInput_1jdsv_158:checked{background:#e52e2e}._radioInput_1jdsv_158:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6px;height:6px;background:#fff;clip-path:polygon(0 0,calc(100% - 2px) 0,100% 2px,100% 100%,2px 100%,0 calc(100% - 2px))}._categoryLabel_1jdsv_189{font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#1a1a1a;flex:1}._categoryCount_1jdsv_197{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#e52e2e;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);padding:2px 6px;border:1px solid #E52E2E;clip-path:polygon(0 0,calc(100% - 3px) 0,100% 3px,100% 100%,3px 100%,0 calc(100% - 3px))}._benefitsList_1jdsv_211{display:flex;flex-direction:column;gap:6px}._benefitItem_1jdsv_217{display:flex;align-items:center;gap:10px;padding:6px 8px;cursor:pointer;transition:all .2s ease}._benefitItem_1jdsv_217:hover{background:linear-gradient(135deg,#f5f5f5,#e8e8e8)}._checkboxInput_1jdsv_230{appearance:none;width:14px;height:14px;border:2px solid #E52E2E;background:#fff;position:relative;cursor:pointer;clip-path:polygon(0 0,calc(100% - 3px) 0,100% 3px,100% 100%,3px 100%,0 calc(100% - 3px))}._checkboxInput_1jdsv_230:checked{background:#e52e2e}._checkboxInput_1jdsv_230:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:10px;font-weight:700}._benefitLabel_1jdsv_258{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#1a1a1a}._priceRange_1jdsv_266{display:flex;flex-direction:column;gap:12px}._priceInputs_1jdsv_272{display:flex;align-items:center;gap:8px}._priceInput_1jdsv_272{flex:1;padding:8px 12px;border:2px solid #E52E2E;background:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#1a1a1a;clip-path:polygon(0 0,calc(100% - 6px) 0,100% 6px,100% 100%,6px 100%,0 calc(100% - 6px))}._priceInput_1jdsv_272:focus{outline:none;border-color:#c41e1e;box-shadow:0 0 0 2px #e52e2e33}._priceSeparator_1jdsv_298{font-family:Bebas Neue,sans-serif;font-size:16px;font-weight:700;color:#e52e2e}._priceSlider_1jdsv_305{width:100%}._rangeSlider_1jdsv_309{width:100%;height:6px;background:linear-gradient(90deg,#e8e8e8,#e52e2e);outline:none;appearance:none;cursor:pointer;clip-path:polygon(0 0,calc(100% - 3px) 0,100% 3px,100% 100%,3px 100%,0 calc(100% - 3px))}._rangeSlider_1jdsv_309::-webkit-slider-thumb{appearance:none;width:20px;height:20px;background:linear-gradient(135deg,#e52e2e,#c41e1e);cursor:pointer;border:2px solid #FFFFFF;clip-path:polygon(0 0,calc(100% - 4px) 0,100% 4px,100% 100%,4px 100%,0 calc(100% - 4px));box-shadow:0 0 8px #e52e2e66,0 2px 4px #1a1a1a33}._rangeSlider_1jdsv_309::-moz-range-thumb{width:20px;height:20px;background:linear-gradient(135deg,#e52e2e,#c41e1e);cursor:pointer;border:2px solid #FFFFFF;border-radius:0}._technologyInfo_1jdsv_348{background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border:2px solid #E52E2E;padding:16px;margin-top:20px;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px))}._techHeader_1jdsv_358{margin-bottom:12px}._techTitle_1jdsv_362{font-family:Bebas Neue,sans-serif;font-size:16px;font-weight:700;color:#e52e2e;margin:0;letter-spacing:1px}._techDescription_1jdsv_371{font-family:Inter,sans-serif;font-size:12px;color:#1a1a1a;line-height:1.4;margin:0 0 12px}._techFeatures_1jdsv_379{display:grid;grid-template-columns:1fr 1fr;gap:6px}._techFeature_1jdsv_379{font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:#1a1a1a;display:flex;align-items:center}._combinationsSection_1jdsv_395{margin-top:20px;padding-top:20px;border-top:2px solid #E52E2E}._combinationsList_1jdsv_401{display:flex;flex-direction:column;gap:12px}._combination_1jdsv_395{background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border:1px solid #E52E2E;padding:12px;transition:all .2s ease;cursor:pointer;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px))}._combination_1jdsv_395:hover{background:linear-gradient(135deg,#e52e2e,#c41e1e);color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #e52e2e4d}._comboTitle_1jdsv_425{font-family:Bebas Neue,sans-serif;font-size:14px;font-weight:700;letter-spacing:.5px;display:block;margin-bottom:4px}._comboPatches_1jdsv_434{font-family:Inter,sans-serif;font-size:11px;font-weight:500;opacity:.8;display:block}@media (max-width: 1024px){._filtersContainer_1jdsv_2{position:static;margin-bottom:20px}._filterSection_1jdsv_104{margin-bottom:16px}._categoryList_1jdsv_134{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}._benefitsList_1jdsv_211{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:6px}}@media (max-width: 768px){._filtersContainer_1jdsv_2{padding:16px}._filterHeader_1jdsv_21{flex-direction:row;align-items:center;gap:12px;justify-content:space-between}._categoryList_1jdsv_134{grid-template-columns:repeat(2,1fr);gap:6px}._benefitsList_1jdsv_211,._techFeatures_1jdsv_379{grid-template-columns:repeat(2,1fr);gap:4px}._priceInputs_1jdsv_272{flex-direction:row;gap:8px}._priceInput_1jdsv_272{flex:1}._combinationsSection_1jdsv_395{display:none}._technologyInfo_1jdsv_348{padding:12px;margin-top:16px}._techDescription_1jdsv_371{margin-bottom:8px}}@media (max-width: 480px){._filtersContainer_1jdsv_2{padding:12px}._filterTitle_1jdsv_30 h3{font-size:16px}._sectionTitle_1jdsv_108{font-size:14px}._categoryLabel_1jdsv_189,._benefitLabel_1jdsv_258{font-size:12px}._techDescription_1jdsv_371{font-size:11px}._techFeature_1jdsv_379{font-size:10px}._categoryList_1jdsv_134,._benefitsList_1jdsv_211,._techFeatures_1jdsv_379{grid-template-columns:1fr}._filterSection_1jdsv_104{margin-bottom:12px}._categoryItem_1jdsv_140,._benefitItem_1jdsv_217{padding:6px 8px}._priceInputs_1jdsv_272{gap:6px}}@media (max-width: 360px){._filtersContainer_1jdsv_2{padding:8px}._filterHeader_1jdsv_21{flex-direction:column;align-items:flex-start;gap:8px}._clearButton_1jdsv_55{align-self:flex-end}}@media (max-width: 1024px){._filtersContainer_1jdsv_2._hidden_1jdsv_590{display:none}}._techHeader_1jdsv_358:before{content:"";position:absolute;top:-2px;left:-2px;right:-2px;height:2px;background:linear-gradient(90deg,transparent 0%,#E52E2E 20%,transparent 40%,#E52E2E 60%,transparent 80%,#E52E2E 100%)}._filterSection_1jdsv_104:after{content:"";display:block;width:100%;height:1px;background:linear-gradient(90deg,transparent 0%,#E52E2E 50%,transparent 100%);margin-top:16px;opacity:.3}._filterSection_1jdsv_104:last-child:after{display:none}._shopPage_r0jhw_2{min-height:100vh;background:linear-gradient(135deg,#fff,#f8f8f8);font-family:Inter,sans-serif}._container_r0jhw_8{max-width:1400px;margin:0 auto;padding:20px}._shopHeader_r0jhw_15{margin-bottom:40px;padding:60px 0;background:linear-gradient(135deg,#1a1a1acc,#333333e6),url(/boost_home_banner_3840x1600-scaled.webp);background-size:cover;background-position:center;background-attachment:fixed;color:#fff;position:relative;overflow:hidden;clip-path:polygon(0 0,calc(100% - 30px) 0,100% 30px,100% 100%,30px 100%,0 calc(100% - 30px));box-shadow:0 8px #e52e2e,0 12px 24px #1a1a1a4d}._headerContent_r0jhw_39{position:relative;z-index:2;text-align:center;padding:0 40px}._pageTitle_r0jhw_46{font-family:Bebas Neue,sans-serif;font-size:48px;font-weight:700;margin:0 0 16px;letter-spacing:3px;line-height:1.1}._titleAccent_r0jhw_55{color:#e52e2e;display:block;font-size:36px;margin-top:8px;text-shadow:0 0 10px rgba(229,46,46,.5),0 0 20px rgba(229,46,46,.3)}._pageDescription_r0jhw_67{font-family:Inter,sans-serif;font-size:18px;color:#fff;line-height:1.6;max-width:600px;margin:0 auto;opacity:.9}._shopControls_r0jhw_79{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:32px;position:relative;z-index:2}._searchContainer_r0jhw_89{position:relative;flex:1;max-width:400px}._searchIcon_r0jhw_95{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#e52e2e;z-index:1}._searchInput_r0jhw_104{width:100%;padding:14px 20px 14px 50px;border:3px solid #E52E2E;background:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#1a1a1a;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));box-shadow:0 4px #1a1a1a,0 6px 12px #1a1a1a33}._searchInput_r0jhw_104:focus{outline:none;border-color:#c41e1e;box-shadow:0 4px #1a1a1a,0 6px 12px #1a1a1a33,0 0 0 3px #e52e2e33}._searchInput_r0jhw_104::placeholder{color:#999;font-weight:400}._viewControls_r0jhw_137{display:flex;align-items:center;gap:12px}._viewButton_r0jhw_143{background:#fff;color:#e52e2e;border:2px solid #E52E2E;padding:12px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px))}._viewButton_r0jhw_143:hover{background:#e52e2e;color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #e52e2e4d}._viewButton_r0jhw_143._active_r0jhw_165{background:#e52e2e;color:#fff;box-shadow:0 3px #1a1a1a,0 5px 10px #1a1a1a4d}._filterToggle_r0jhw_173{background:linear-gradient(135deg,#e52e2e,#c41e1e);color:#fff;border:none;padding:12px 20px;font-family:Bebas Neue,sans-serif;font-size:14px;font-weight:700;letter-spacing:1px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:8px;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));box-shadow:0 4px #1a1a1a,0 6px 12px #1a1a1a4d}._filterToggle_r0jhw_173:hover{transform:translateY(-2px);box-shadow:0 6px #1a1a1a,0 8px 16px #1a1a1a66;filter:drop-shadow(0 0 8px rgba(229,46,46,.6))}._shopContent_r0jhw_208{display:grid;grid-template-columns:300px 1fr;gap:40px;align-items:start}._sidebar_r0jhw_216{position:relative}._sidebarVisible_r0jhw_220{display:block}._productsSection_r0jhw_225{flex:1}._resultsHeader_r0jhw_229{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding:16px 20px;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border:2px solid #E52E2E;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,15px 100%,0 calc(100% - 15px))}._resultsCount_r0jhw_242{font-family:Bebas Neue,sans-serif;font-size:18px;font-weight:700;color:#1a1a1a;letter-spacing:1px}._sortSelect_r0jhw_250{padding:8px 16px;border:2px solid #E52E2E;background:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;color:#1a1a1a;cursor:pointer;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px))}._sortSelect_r0jhw_250:focus{outline:none;border-color:#c41e1e;box-shadow:0 0 0 2px #e52e2e33}._productsGrid_r0jhw_271{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}._productsGrid_r0jhw_271._listView_r0jhw_277{grid-template-columns:1fr;gap:16px}._noResults_r0jhw_283{text-align:center;padding:60px 20px;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border:3px solid #E52E2E;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px))}._noResults_r0jhw_283 h3{font-family:Bebas Neue,sans-serif;font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 12px;letter-spacing:1px}._noResults_r0jhw_283 p{font-family:Inter,sans-serif;font-size:16px;color:#666;margin:0}._desktopOnly_r0jhw_310{display:flex}@media (max-width: 1024px){._shopContent_r0jhw_208{grid-template-columns:1fr;gap:20px}._sidebar_r0jhw_216{position:fixed;inset:0;background:#1a1a1acc;z-index:1000;display:none;padding:20px;overflow-y:auto}._sidebar_r0jhw_216._sidebarVisible_r0jhw_220{display:block}._sidebar_r0jhw_216>div{background:#fff;border:3px solid #E52E2E;padding:20px;margin:60px auto 20px;max-width:400px;max-height:calc(100vh - 120px);overflow-y:auto;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));box-shadow:6px 6px #1a1a1a,10px 10px 20px #1a1a1a33}._desktopOnly_r0jhw_310{display:none}._shopControls_r0jhw_79{flex-direction:column;gap:16px}._searchContainer_r0jhw_89{max-width:none;width:100%}._viewControls_r0jhw_137{width:100%;justify-content:center}}@media (max-width: 768px){._container_r0jhw_8{padding:16px}._shopHeader_r0jhw_15{margin-bottom:24px;padding:24px 0}._headerContent_r0jhw_39{padding:0 20px}._pageTitle_r0jhw_46{font-size:36px;letter-spacing:2px}._titleAccent_r0jhw_55{font-size:28px}._pageDescription_r0jhw_67{font-size:16px}._productsGrid_r0jhw_271{grid-template-columns:repeat(2,1fr);gap:16px}._resultsHeader_r0jhw_229{flex-direction:column;gap:12px;text-align:center}._shopControls_r0jhw_79{gap:12px}._viewControls_r0jhw_137{flex-wrap:wrap;gap:8px}._filterToggle_r0jhw_173{width:100%;justify-content:center}}@media (max-width: 480px){._container_r0jhw_8{padding:12px}._shopHeader_r0jhw_15{padding:20px 0;margin-bottom:20px}._headerContent_r0jhw_39{padding:0 16px}._pageTitle_r0jhw_46{font-size:28px;letter-spacing:1px}._titleAccent_r0jhw_55{font-size:22px}._pageDescription_r0jhw_67{font-size:14px}._productsGrid_r0jhw_271{grid-template-columns:repeat(2,1fr);gap:12px}._searchInput_r0jhw_104{padding:12px 16px 12px 44px;font-size:14px}._searchIcon_r0jhw_95{left:14px}._viewButton_r0jhw_143,._filterToggle_r0jhw_173{padding:10px 16px;font-size:12px}}@media (max-width: 360px){._container_r0jhw_8{padding:8px}._productsGrid_r0jhw_271{gap:8px}._shopHeader_r0jhw_15{padding:16px 0;margin-bottom:16px}._pageTitle_r0jhw_46{font-size:24px}._titleAccent_r0jhw_55{font-size:20px}}._shopHeader_r0jhw_15:after{content:"";position:absolute;top:20px;right:40px;width:60px;height:60px;background:linear-gradient(45deg,#e52e2e,#c41e1e);opacity:.1;clip-path:polygon(20% 0%,40% 20%,30% 20%,70% 100%,50% 80%,60% 80%)}._productsSection_r0jhw_225:before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:repeating-linear-gradient(90deg,#E52E2E 0px,#E52E2E 10px,transparent 10px,transparent 20px,#C41E1E 20px,#C41E1E 30px,transparent 30px,transparent 40px);opacity:.3}._shopContent_r0jhw_208{position:relative}._shopContent_r0jhw_208:before{content:"";position:absolute;top:0;left:0;right:0;height:100px;background:linear-gradient(180deg,rgba(229,46,46,.02) 0%,transparent 100%);pointer-events:none;z-index:1}._resultsHeader_r0jhw_229,._productsGrid_r0jhw_271{position:relative;z-index:2}._productsGrid_r0jhw_271{contain:layout style}._productCard_r0jhw_575{contain:layout style paint}@media (prefers-reduced-motion: reduce){._productCard_r0jhw_575,._viewButton_r0jhw_143,._filterToggle_r0jhw_173,._searchInput_r0jhw_104{transition:none}._shopHeader_r0jhw_15:before,._shopContent_r0jhw_208:before{animation:none}}@media (prefers-contrast: high){._shopHeader_r0jhw_15{background:#000;color:#fff}._titleAccent_r0jhw_55{color:red}._searchInput_r0jhw_104,._viewButton_r0jhw_143,._filterToggle_r0jhw_173{border-width:4px}}._searchInput_r0jhw_104:focus,._viewButton_r0jhw_143:focus,._filterToggle_r0jhw_173:focus,._sortSelect_r0jhw_250:focus{outline:3px solid #E52E2E;outline-offset:2px}._productPage_18tpq_3{min-height:100vh;margin-left:10px;margin-right:10px;background:#fff;color:#1a1a1a;font-family:Inter,sans-serif;padding-bottom:120px}._navigation_18tpq_13{padding:1rem 2rem;border-bottom:3px solid #E52E2E}._backButton_18tpq_18{display:flex;align-items:center;gap:.5rem;background:transparent;border:2px solid #E52E2E;color:#e52e2e;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 100%,10px 100%)}._backButton_18tpq_18:hover{background:#e52e2e;color:#fff;box-shadow:0 4px 12px #e52e2e4d}._notFound_18tpq_38{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;gap:2rem}._heroSection_18tpq_48{padding:3rem 2rem;background:linear-gradient(135deg,#fff,#f8f8f8)}._heroContent_18tpq_53{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}._imageSection_18tpq_62{position:relative}._mainImageContainer_18tpq_66{position:relative;background:#fff;border:4px solid #E52E2E;clip-path:polygon(0 0,calc(100% - 20px) 0,100% 20px,100% 100%,20px 100%,0 calc(100% - 20px));box-shadow:0 8px 24px #0000001a}._mainImage_18tpq_66{width:100%;height:400px;object-fit:contain;background:#fff}._vttBadge_18tpq_81{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#e52e2e,#b91c1c);color:#fff;padding:.5rem 1rem;display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:.875rem;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 100%,8px 100%);box-shadow:0 2px 8px #e52e2e66}._imageThumbnails_18tpq_97{display:flex;gap:1rem;margin-top:1rem}._thumbnail_18tpq_103{width:80px;height:80px;border:3px solid transparent;background:#fff;cursor:pointer;transition:all .3s ease;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 8px,100% 100%,8px 100%,0 calc(100% - 8px))}._thumbnail_18tpq_103._active_18tpq_113{border-color:#e52e2e;box-shadow:0 4px 12px #e52e2e4d}._thumbnail_18tpq_103 img{width:100%;height:100%;object-fit:contain}._productDetails_18tpq_124{padding:2rem 0}._productName_18tpq_128{font-family:Bebas Neue,sans-serif;font-size:3rem;font-weight:400;color:#1a1a1a;margin:0 0 1rem;text-transform:uppercase;letter-spacing:2px}._tagline_18tpq_138{font-size:1.25rem;color:#e52e2e;font-weight:600;margin:0 0 2rem}._priceSection_18tpq_145{margin:2rem 0}._priceToggle_18tpq_149{display:flex;background:#f8f8f8;border:3px solid #E52E2E;margin-bottom:1rem;overflow:hidden}._priceOption_18tpq_157{flex:1;padding:1rem;background:transparent;border:none;font-weight:600;cursor:pointer;transition:all .3s ease}._priceOption_18tpq_157._active_18tpq_113{background:#e52e2e;color:#fff}._priceDisplay_18tpq_172{display:flex;align-items:baseline;gap:1rem;margin-bottom:1rem}._price_18tpq_145{font-family:Bebas Neue,sans-serif;font-size:2.5rem;color:#e52e2e;font-weight:400}._priceNote_18tpq_186{color:#666;font-size:1rem}._subscriptionBenefits_18tpq_191{margin-top:.5rem}._subscriptionBenefits_18tpq_191 p{margin:.25rem 0;color:#e52e2e;font-weight:500;font-size:.875rem}._actionButtons_18tpq_202{margin:2rem 0}._primaryButton_18tpq_206{background:linear-gradient(135deg,#e52e2e,#b91c1c);color:#fff;border:none;padding:1.25rem 2.5rem;font-family:Bebas Neue,sans-serif;font-size:1.25rem;font-weight:400;letter-spacing:1px;cursor:pointer;display:flex;align-items:center;gap:.75rem;transition:all .3s ease;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 100%,15px 100%);box-shadow:0 6px 20px #e52e2e66;width:100%;justify-content:center}._primaryButton_18tpq_206:hover{transform:translateY(-2px);box-shadow:0 8px 25px #e52e2e80}._trustBadges_18tpq_231{display:flex;gap:1rem;flex-wrap:wrap}._badge_18tpq_237{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#f8f8f8;border:2px solid #E52E2E;color:#1a1a1a;font-size:.875rem;font-weight:600;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 100%,8px 100%)}._badge_18tpq_237 svg{color:#e52e2e}._reviewsSection_18tpq_255{margin:2rem 0;padding:1.5rem;background:#f8f8f8;border:2px solid #E52E2E;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,15px 100%,0 calc(100% - 15px))}._reviewsHeader_18tpq_263{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._ratingDisplay_18tpq_270{display:flex;align-items:center;gap:.75rem}._starRating_18tpq_276{display:flex;gap:.25rem}._ratingText_18tpq_281{font-weight:600;color:#1a1a1a;font-size:1rem}._reviewCount_18tpq_287{display:flex;align-items:center;gap:.5rem;color:#666;font-size:.875rem}._reviewCount_18tpq_287 svg{color:#e52e2e}._reviewAvatars_18tpq_299{text-align:center}._avatarGroup_18tpq_303{display:flex;justify-content:center;align-items:center;gap:-.5rem;margin-bottom:.75rem}._avatar_18tpq_303{width:40px;height:40px;border-radius:50%;border:3px solid #FFFFFF;background-size:cover;background-position:center;margin-left:-.5rem;box-shadow:0 2px 8px #0000001a}._avatar_18tpq_303:first-child{margin-left:0}._avatarMore_18tpq_326{width:40px;height:40px;border-radius:50%;background:#e52e2e;color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;border:3px solid #FFFFFF;margin-left:-.5rem;box-shadow:0 2px 8px #0000001a}._reviewText_18tpq_342{color:#666;font-size:.875rem;margin:0;font-weight:500}._infographicsSection_18tpq_350{margin:2rem 0}._infographicsGrid_18tpq_354{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}._infographicItem_18tpq_360{background:#fff;border:2px solid #E52E2E;padding:1rem;text-align:center;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 10px,100% 100%,10px 100%,0 calc(100% - 10px));box-shadow:0 4px 12px #0000001a;transition:all .3s ease}._infographicItem_18tpq_360:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e52e2e33}._infographicImage_18tpq_375{width:100%;height:auto;max-height:80px;object-fit:contain}._descriptionSection_18tpq_383{padding:4rem 0;background:#f8f8f8}._descriptionContent_18tpq_388{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}._descriptionText_18tpq_395{font-size:1.125rem;line-height:1.7;color:#1a1a1a}._descriptionParagraph_18tpq_401{margin:0 0 1.5rem}._descriptionFeatures_18tpq_405 h3{font-family:Bebas Neue,sans-serif;font-size:1.5rem;color:#1a1a1a;margin:0 0 1rem;text-transform:uppercase;letter-spacing:1px}._featuresList_18tpq_414{list-style:none;padding:0;margin:0}._featuresList_18tpq_414 li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-weight:500;color:#1a1a1a}._featuresList_18tpq_414 svg{color:#e52e2e;flex-shrink:0}._container_18tpq_435{max-width:1200px;margin:0 auto;padding:0 2rem}._sectionTitle_18tpq_441{font-family:Bebas Neue,sans-serif;font-size:2.5rem;color:#1a1a1a;text-align:center;margin:0 0 3rem;text-transform:uppercase;letter-spacing:2px;position:relative}._sectionTitle_18tpq_441:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#e52e2e,#b91c1c);clip-path:polygon(0 0,calc(100% - 8px) 0,100% 100%,8px 100%)}._sectionDescription_18tpq_464{text-align:center;font-size:1.125rem;color:#666;margin:0 0 3rem;max-width:600px;margin-left:auto;margin-right:auto}._howItWorksSection_18tpq_475{padding:4rem 0;background:#f8f8f8}._stepsContainer_18tpq_480{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._step_18tpq_480{background:#fff;padding:2rem;border:3px solid #E52E2E;text-align:center;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,15px 100%,0 calc(100% - 15px));box-shadow:0 4px 12px #0000001a}._stepNumber_18tpq_495{width:50px;height:50px;background:linear-gradient(135deg,#e52e2e,#b91c1c);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Bebas Neue,sans-serif;font-size:1.5rem;margin:0 auto 1rem}._stepText_18tpq_509{font-size:1rem;color:#1a1a1a;margin:0;font-weight:500}._benefitsSection_18tpq_517{padding:4rem 0;background:#fff}._benefitsGrid_18tpq_522{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._benefitCard_18tpq_528{background:#fff;padding:2rem;border:3px solid #E52E2E;text-align:center;transition:all .3s ease;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,15px 100%,0 calc(100% - 15px));box-shadow:0 4px 12px #0000001a}._benefitCard_18tpq_528:hover{transform:translateY(-4px);box-shadow:0 8px 20px #e52e2e33}._benefitIcon_18tpq_543{width:60px;height:60px;background:linear-gradient(135deg,#e52e2e,#b91c1c);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}._benefitTitle_18tpq_555{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0}._benefitImageCard_18tpq_563{position:relative;background:#fff;border:3px solid #E52E2E;overflow:hidden;transition:all .3s ease;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,15px 100%,0 calc(100% - 15px));box-shadow:0 4px 12px #0000001a;height:300px}._benefitImageCard_18tpq_563:hover{transform:translateY(-4px);box-shadow:0 8px 20px #e52e2e33}._benefitImage_18tpq_563{width:100%;height:100%;object-fit:cover;transition:all .3s ease}._benefitImageCard_18tpq_563:hover ._benefitImage_18tpq_563{transform:scale(1.05)}._benefitOverlay_18tpq_590{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#1a1a1acc);color:#fff;padding:2rem 1.5rem 1.5rem;transform:translateY(0);transition:all .3s ease}._benefitImageTitle_18tpq_602{font-family:Bebas Neue,sans-serif;font-size:1.5rem;font-weight:400;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:1px;color:#fff}._benefitImageDescription_18tpq_612{font-size:.875rem;line-height:1.4;margin:0;opacity:.9}._usageSection_18tpq_620{padding:4rem 0;background:#f8f8f8}._usageContent_18tpq_625{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}._usageSteps_18tpq_631 h3,._placementInfo_18tpq_632 h3,._safetyInfo_18tpq_633 h3{font-family:Bebas Neue,sans-serif;font-size:1.5rem;color:#1a1a1a;margin:0 0 1rem;text-transform:uppercase;letter-spacing:1px}._stepsList_18tpq_642{list-style:none;padding:0;margin:0}._stepsList_18tpq_642 li{border-bottom:1px solid #E5E5E5;font-weight:500;position:relative;padding:.75rem 0 .75rem 2rem}._stepsList_18tpq_642 li:before{content:counter(step-counter);counter-increment:step-counter;position:absolute;left:0;top:.75rem;width:24px;height:24px;background:#e52e2e;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700}._stepsList_18tpq_642{counter-reset:step-counter}._placementTags_18tpq_678{display:flex;flex-wrap:wrap;gap:.5rem}._placementTag_18tpq_678{background:#e52e2e;color:#fff;padding:.5rem 1rem;font-size:.875rem;font-weight:600;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 100%,8px 100%)}._durationInfo_18tpq_693{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border:2px solid #E52E2E;font-weight:600;color:#1a1a1a;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 100%,10px 100%)}._durationInfo_18tpq_693 svg{color:#e52e2e}._safetyList_18tpq_709{list-style:none;padding:0;margin:0}._safetyList_18tpq_709 li{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-weight:500}._safetyList_18tpq_709 svg{color:#e52e2e;flex-shrink:0}._scientificSection_18tpq_729{padding:4rem 0;background:#1a1a1a;color:#fff}._scientificSection_18tpq_729 ._sectionTitle_18tpq_441{color:#fff}._scientificSection_18tpq_729 ._sectionTitle_18tpq_441:after{background:linear-gradient(90deg,#e52e2e,#fff)}._studyLogos_18tpq_743{display:flex;justify-content:center;align-items:center;gap:3rem;margin:0 0 3rem;flex-wrap:wrap}._studyLogo_18tpq_743{height:40px;opacity:.8;filter:brightness(0) invert(1);transition:all .3s ease}._studyLogo_18tpq_743:hover{opacity:1;transform:scale(1.1)}._statsGrid_18tpq_764{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._statCard_18tpq_770{background:#fff;color:#1a1a1a;padding:2rem;text-align:center;border:3px solid #E52E2E;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,15px 100%,0 calc(100% - 15px));box-shadow:0 4px 12px #e52e2e33}._statImprovement_18tpq_780{font-family:Bebas Neue,sans-serif;font-size:3rem;color:#e52e2e;font-weight:400;margin:0 0 .5rem}._statMetric_18tpq_788{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0 0 .5rem}._statDescription_18tpq_795{font-size:.875rem;color:#666;margin:0}._testimonialsSection_18tpq_802{padding:4rem 0;background:#f8f8f8}._testimonialsGrid_18tpq_807{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}._testimonialCard_18tpq_813{background:#fff;padding:2rem;border:3px solid #E52E2E;clip-path:polygon(0 0,calc(100% - 15px) 0,100% 15px,100% 100%,15px 100%,0 calc(100% - 15px));box-shadow:0 4px 12px #0000001a}._testimonialHeader_18tpq_821{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._rating_18tpq_270{display:flex;gap:.25rem;color:#e52e2e}._verifiedBadge_18tpq_834{display:flex;align-items:center;gap:.25rem;background:#e52e2e;color:#fff;padding:.25rem .5rem;font-size:.75rem;font-weight:600;clip-path:polygon(0 0,calc(100% - 4px) 0,100% 100%,4px 100%)}._testimonialText_18tpq_846{font-size:1rem;line-height:1.6;color:#1a1a1a;margin:0 0 1rem;font-style:italic}._testimonialName_18tpq_854{font-weight:600;color:#e52e2e;margin:0}._faqSection_18tpq_861{padding:4rem 0;background:#fff}._faqList_18tpq_866{max-width:800px;margin:0 auto}._faqItem_18tpq_871{border-bottom:2px solid #E5E5E5}._faqQuestion_18tpq_875{width:100%;padding:1.5rem 0;background:transparent;border:none;display:flex;justify-content:space-between;align-items:center;font-size:1.125rem;font-weight:600;color:#1a1a1a;cursor:pointer;text-align:left}._faqQuestion_18tpq_875:hover{color:#e52e2e}._faqAnswer_18tpq_894{padding:0 0 1.5rem;color:#666;line-height:1.6}._faqAnswer_18tpq_894 p{margin:0}._guaranteeSection_18tpq_905{padding:3rem 0;background:linear-gradient(135deg,#e52e2e,#b91c1c);color:#fff}._guaranteeContent_18tpq_911{display:flex;align-items:center;gap:2rem;justify-content:center;text-align:center}._guaranteeContent_18tpq_911 h3{font-family:Bebas Neue,sans-serif;font-size:2rem;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:1px}._guaranteeContent_18tpq_911 p{margin:0;opacity:.9}._relatedSection_18tpq_933{padding:4rem 0;background:#f8f8f8}._relatedGrid_18tpq_938{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}._relatedCard_18tpq_944{background:#fff;padding:1.5rem;border:3px solid #E52E2E;text-align:center;transition:all .3s ease;clip-path:polygon(0 0,calc(100% - 12px) 0,100% 12px,100% 100%,12px 100%,0 calc(100% - 12px));box-shadow:0 4px 12px #0000001a}._relatedCard_18tpq_944:hover{transform:translateY(-4px);box-shadow:0 8px 20px #e52e2e33}._relatedImage_18tpq_959{width:100%;height:150px;object-fit:contain;margin-bottom:1rem}._relatedName_18tpq_966{font-size:1.125rem;font-weight:600;color:#1a1a1a;margin:0 0 .5rem}._relatedPrice_18tpq_973{font-family:Bebas Neue,sans-serif;font-size:1.5rem;color:#e52e2e;margin:0 0 1rem}._relatedButton_18tpq_980{background:transparent;border:2px solid #E52E2E;color:#e52e2e;padding:.75rem 1.5rem;font-weight:600;cursor:pointer;transition:all .3s ease;clip-path:polygon(0 0,calc(100% - 8px) 0,100% 100%,8px 100%);width:100%}._relatedButton_18tpq_980:hover{background:#e52e2e;color:#fff}._stickyCart_18tpq_998{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:3px solid #E52E2E;padding:1rem 2rem;box-shadow:0 -4px 12px #0000001a;z-index:100}._stickyContent_18tpq_1010{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._stickyProductInfo_18tpq_1018{display:flex;align-items:center;gap:1rem}._stickyImage_18tpq_1024{width:50px;height:50px;object-fit:contain}._stickyProductInfo_18tpq_1018 h4{margin:0;font-size:1rem;font-weight:600;color:#1a1a1a}._stickyProductInfo_18tpq_1018 p{margin:0;font-family:Bebas Neue,sans-serif;font-size:1.25rem;color:#e52e2e}._stickyButton_18tpq_1044{background:linear-gradient(135deg,#e52e2e,#b91c1c);color:#fff;border:none;padding:1rem 2rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;clip-path:polygon(0 0,calc(100% - 10px) 0,100% 100%,10px 100%);box-shadow:0 4px 12px #e52e2e4d}._stickyButton_18tpq_1044:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e52e2e66}@media (max-width: 768px){._heroContent_18tpq_53{grid-template-columns:1fr;gap:2rem}._productName_18tpq_128{font-size:2.5rem}._mainImage_18tpq_66{height:250px}._stepsContainer_18tpq_480,._benefitsGrid_18tpq_522,._usageContent_18tpq_625,._statsGrid_18tpq_764,._testimonialsGrid_18tpq_807,._relatedGrid_18tpq_938{grid-template-columns:1fr}._stickyContent_18tpq_1010{flex-direction:column;gap:1rem}._stickyButton_18tpq_1044{width:100%;justify-content:center}._guaranteeContent_18tpq_911{flex-direction:column;text-align:center}._trustBadges_18tpq_231{justify-content:center}._descriptionContent_18tpq_388{grid-template-columns:1fr;gap:2rem}._infographicsGrid_18tpq_354{grid-template-columns:repeat(4,1fr);gap:.5rem}._infographicItem_18tpq_360{padding:.5rem}._infographicImage_18tpq_375{max-height:50px}._reviewsHeader_18tpq_263{flex-direction:column;gap:1rem;align-items:flex-start}._avatarGroup_18tpq_303{justify-content:flex-start}._reviewAvatars_18tpq_299{text-align:left}}@media (max-width: 480px){._container_18tpq_435{padding:0 1rem}._heroSection_18tpq_48,._howItWorksSection_18tpq_475,._benefitsSection_18tpq_517,._usageSection_18tpq_620,._scientificSection_18tpq_729,._testimonialsSection_18tpq_802,._faqSection_18tpq_861,._guaranteeSection_18tpq_905,._relatedSection_18tpq_933{padding:2rem 0}._navigation_18tpq_13{padding:1rem}._productName_18tpq_128,._sectionTitle_18tpq_441{font-size:2rem}}.App{min-height:100vh;display:flex;flex-direction:column}main{flex:1}#root{margin:0;padding:0}.App>*{flex-shrink:0}main{flex-grow:1}
