:root{--v2-gold: #D4AF37;--v2-neon-gold: #FFD700;--v2-midnight: #0A0C10;--v2-abyss: #050608;--v2-glass-bg: rgba(16, 18, 24, .45);--v2-glass-border-light: rgba(255, 215, 0, .15);--v2-glass-border-dark: rgba(0, 0, 0, .8);--v2-glass-blur: blur(12px);--v2-glass-shadow-ambient: 0 10px 40px rgba(0,0,0,.6);--v2-glass-shadow-inset: inset 0 1px 1px rgba(255, 255, 255, .1);--v2-transition: all .4s cubic-bezier(.2, .8, .2, 1)}body.template-index,body.template-collection{background:radial-gradient(circle at 50% -10%,#1a1e26,var(--v2-abyss) 80%)!important;color:#fff}body.template-collection{--color-background: 5, 6, 8 !important;--color-base-background: 5, 6, 8 !important;--color-foreground: 255, 255, 255 !important}body.template-product{background:var(--tactical-black)!important;color:#fff;--color-background: 12, 13, 17 !important;--color-base-background: 12, 13, 17 !important;--color-foreground: 255, 255, 255 !important;--color-text: 255, 255, 255 !important;--color-base-text: 255, 255, 255 !important}.template-index .page-container,.template-index .main-content,.template-collection .page-container,.template-collection .main-content,.template-collection .section,.template-collection .collection{background:transparent!important;background-color:transparent!important}.v2-magnetic-glass{background:var(--v2-glass-bg);backdrop-filter:var(--v2-glass-blur);-webkit-backdrop-filter:var(--v2-glass-blur);border:1px solid var(--v2-glass-border-light);border-bottom-color:var(--v2-glass-border-dark);border-right-color:var(--v2-glass-border-dark);box-shadow:var(--v2-glass-shadow-ambient),var(--v2-glass-shadow-inset);border-radius:12px;position:relative;overflow:hidden;will-change:transform;transform:translateZ(0);transition:transform .1s ease-out,box-shadow .3s ease-out,border-color .3s ease}.v2-magnetic-glass:hover{border-color:#ffd70066;z-index:10}.v2-magnetic-glass .v2-glare{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;background:radial-gradient(circle at var(--v2-mouse-x, 50%) var(--v2-mouse-y, 50%),rgba(255,255,255,.1),transparent 50%);opacity:0;transition:opacity .5s ease;z-index:2}.v2-magnetic-glass:hover .v2-glare{opacity:1}.v2-radar-sweep{background:linear-gradient(110deg,#e2e4ed 0%,var(--v2-neon-gold) 45%,#fff 50%,var(--v2-neon-gold) 55%,#e2e4ed 100%);background-size:250% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:v2-radar-shine 6s infinite linear}@keyframes v2-radar-shine{0%{background-position:200% center}to{background-position:-50% center}}.v2-text-appear{opacity:0;transform:translateY(30px);filter:blur(8px);animation:v2-float-up 1.2s cubic-bezier(.1,0,.1,1) forwards}@keyframes v2-float-up{to{opacity:1;transform:translateY(0);filter:blur(0px)}}.v2-compass-ring{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120vw;height:120vw;max-width:1500px;max-height:1500px;border:1px solid rgba(255,255,255,.02);border-radius:50%;pointer-events:none;animation:v2-spin-slow 120s linear infinite;z-index:0}.v2-compass-ring:after{content:"";position:absolute;top:-5px;left:50%;width:10px;height:10px;background:var(--v2-neon-gold);border-radius:50%;box-shadow:0 0 20px var(--v2-neon-gold)}@keyframes v2-spin-slow{to{transform:translate(-50%,-50%) rotate(360deg)}}body.template-collection .section,body.template-collection .collection-section,body.template-collection .main-content{background:transparent!important;background-color:transparent!important}body.template-collection .product-card{padding:12px!important;border-radius:8px!important}body.template-collection .card__content,body.template-collection .product-card__content{padding:16px 8px!important;background:transparent!important}body.template-collection .card__heading,body.template-collection .product-card__title a{font-size:16px!important;font-family:var(--font-body-family)!important;font-weight:600!important;line-height:1.35!important;letter-spacing:0!important;text-transform:none!important;color:var(--dh-text, #e2e4ed)!important;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.template-collection .price__regular .price-item,body.template-collection .price__sale .price-item,body.template-collection .product-card__price{font-family:var(--font-body-family)!important;font-size:18px!important;font-weight:700!important;color:#fff!important;padding:4px 6px!important;border-left:2px solid var(--v2-gold)!important}body.template-collection .facet-wrapper button,body.template-collection .sort-wrapper button,body.template-collection .subcollection,body.template-collection .collection__topbar{background:transparent!important;color:#fff!important}.dh-product-card{border-radius:12px;overflow:hidden;transition:var(--v2-transition);cursor:pointer;position:relative;background-color:var(--tactical-carbon);border:1px solid var(--tactical-border)}.dh-product-card:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--v2-neon-gold);transform:scaleX(0);transform-origin:left;transition:transform .6s cubic-bezier(.2,.8,.2,1);z-index:10}.dh-product-card:hover{transform:translateY(-4px)}.dh-product-card:hover:before{transform:scaleX(1)}.dh-product-image-wrapper{position:relative;overflow:hidden;aspect-ratio:1;background-color:#ffffff05;border-bottom:1px solid var(--tactical-border)}.dh-product-image{width:100%;height:100%;object-fit:contain;padding:24px;transition:transform .5s cubic-bezier(0,0,.2,1)}.dh-product-card:hover .dh-product-image{transform:scale(1.1)}.dh-product-badge{position:absolute;top:15px;right:15px;background:var(--tactical-accent);color:#000;padding:6px 12px;border-radius:2px;font-size:13px;font-family:var(--font-tech-head);font-weight:700;text-transform:uppercase;z-index:2}.dh-product-content{padding:24px 20px;display:flex;flex-direction:column;gap:14px}.dh-product-title{font-size:16px;font-weight:600;color:var(--tactical-text);line-height:1.35;margin:0;font-family:var(--font-body-family);text-transform:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dh-product-price{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px}.dh-product-price-sale{font-size:20px;font-weight:700;color:var(--v2-gold);font-family:var(--font-tech-body);line-height:1.1}.dh-product-price-compare{position:relative;display:inline-block;font-size:.85em;font-weight:500;color:#8a8278;opacity:.75;text-decoration:none;font-family:var(--font-tech-body);line-height:1.1;padding:0 1px}.dh-product-price-compare:after{content:"";position:absolute;left:0;right:0;top:50%;height:1.5px;background:#ff5050e6;transform:translateY(-50%);border-radius:1px;pointer-events:none}.dh-product-add-to-cart{width:100%;padding:14px 16px;background:#ffffff08;color:#fff;border:1px solid rgba(255,215,0,.2);border-radius:8px;font-size:14px;font-family:var(--font-tech-head);font-weight:700;text-transform:uppercase;cursor:pointer;transition:var(--v2-transition);margin-top:8px}.dh-product-card:hover .dh-product-add-to-cart{background:var(--v2-neon-gold, #FFD700);border-color:var(--v2-neon-gold, #FFD700);color:#000;box-shadow:0 4px 16px #ffd70040}.dh-product-card:hover .dh-product-add-to-cart:hover{background:#fff;border-color:#fff;color:#000;box-shadow:0 6px 24px #fff3;transform:translateY(-1px)}.dh-product-panel{background:#ffffff05;border:1px solid var(--tactical-border);border-radius:12px;padding:clamp(24px,4vw,40px);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 0 40px #00000080}.dh-tech-title{font-family:var(--font-tech-head)!important;color:var(--tactical-text)!important;font-weight:700!important;text-transform:uppercase;letter-spacing:-.02em;font-size:clamp(32px,5vw,48px)!important;line-height:1.1!important;margin-bottom:8px!important}.dh-product-page-title{font-family:var(--font-body-family)!important;color:#fff!important;font-weight:500!important;font-size:27px!important;line-height:1.25!important;letter-spacing:.01em!important;text-transform:none!important;margin:0 0 10px!important;text-shadow:none!important;-webkit-text-fill-color:#ffffff!important;background:none!important;-webkit-background-clip:unset!important;background-clip:unset!important;white-space:normal!important;overflow:visible!important;word-wrap:break-word;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:767px){.dh-product-page-title{font-size:22px!important;line-height:1.3!important}}.dh-price-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.dh-tech-price-container .price{display:flex!important;align-items:baseline!important;gap:12px!important;flex-wrap:wrap!important}.dh-tech-price-container .price__regular{font-family:var(--font-tech-body)!important;color:var(--v2-gold, #D4AF37)!important;font-weight:700!important;font-size:38px!important;line-height:1!important;letter-spacing:-.5px}.dh-tech-price-container .price__sale{font-family:var(--font-tech-body)!important;color:#fff9!important;font-weight:500!important;font-size:22px!important;text-decoration:line-through!important;text-decoration-thickness:2px!important;text-decoration-color:#ff6464cc!important;opacity:1!important;visibility:visible!important}.dh-save-badge{display:inline-flex;align-items:center;padding:4px 10px;background:var(--v2-gold, #D4AF37);color:#000!important;font-family:var(--font-tech-body)!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.5px;border-radius:4px;line-height:1.2;white-space:nowrap}.product-form__alert{display:none!important}@media(max-width:767px){.dh-price-row{flex-wrap:nowrap!important;gap:8px!important;align-items:center!important}.dh-tech-price-container{flex:0 1 auto!important;min-width:0!important}.dh-tech-price-container .price{flex-wrap:nowrap!important;gap:8px!important;align-items:baseline!important}.dh-tech-price-container .price__regular{font-size:26px!important;white-space:nowrap!important}.dh-tech-price-container .price__sale{font-size:16px!important;white-space:nowrap!important}.dh-save-badge{padding:3px 8px;font-size:11px!important;flex-shrink:0}}@media(max-width:360px){.dh-tech-price-container .price__regular{font-size:22px!important}.dh-tech-price-container .price__sale{font-size:14px!important}.dh-save-badge{font-size:10px!important;padding:3px 6px}}.dh-pdp-tabs-fullwidth{width:100%;padding:40px 0 48px;background:var(--tactical-black, #0c0d11)}.dh-pdp-tabs{margin-top:0;background:#16181e73;backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);border:1px solid rgba(255,255,255,.08);border-radius:12px;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff0d;overflow:hidden}.dh-pdp-tabs__nav{display:flex;gap:0;background:#00000040;border-bottom:1px solid rgba(255,255,255,.06);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:0 4px}.dh-pdp-tabs__nav::-webkit-scrollbar{display:none}.dh-pdp-tabs__tab{display:inline-flex;align-items:center;gap:8px;padding:16px 22px;background:transparent;border:none;border-bottom:2px solid transparent;color:#6b6f82;font-family:var(--font-body-family);font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:1px;cursor:pointer;transition:all .3s cubic-bezier(.2,.8,.2,1);white-space:nowrap;position:relative}.dh-pdp-tabs__tab svg{opacity:.4;transition:all .3s ease;flex-shrink:0}.dh-pdp-tabs__tab:hover{color:var(--tactical-text, #e2e4ed);background:#ffffff08}.dh-pdp-tabs__tab:hover svg{opacity:.7}.dh-pdp-tabs__tab.is-active{color:var(--v2-gold, #D4AF37);border-bottom-color:var(--v2-gold, #D4AF37);background:#d4af370f}.dh-pdp-tabs__tab.is-active svg{opacity:1;stroke:var(--v2-gold, #D4AF37)}.dh-pdp-tabs__tab.is-active:after{content:"";position:absolute;bottom:-1px;left:10%;right:10%;height:2px;background:var(--v2-gold, #D4AF37);box-shadow:0 0 12px #d4af3780,0 0 4px #d4af374d;border-radius:2px}.dh-pdp-tabs__panels{padding:24px}.dh-pdp-tabs__panel{display:none;animation:dh-tab-fade .35s cubic-bezier(.2,.8,.2,1)}.dh-pdp-tabs__panel.is-active{display:block}@keyframes dh-tab-fade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dh-pdp-tabs__content{color:#a0a3b1;font-family:var(--font-body-family);font-size:14px;line-height:1.8}.dh-pdp-tabs__content h1,.dh-pdp-tabs__content h2,.dh-pdp-tabs__content h3,.dh-pdp-tabs__content h4,.dh-pdp-tabs__content h5,.dh-pdp-tabs__content h6{color:var(--tactical-text, #e2e4ed)!important;font-family:var(--font-heading-family)!important;margin-top:24px;margin-bottom:10px}.dh-pdp-tabs__content strong,.dh-pdp-tabs__content b{color:var(--tactical-text, #e2e4ed);font-weight:700}.dh-pdp-tabs__content a{color:var(--v2-gold, #D4AF37);text-decoration:underline;text-underline-offset:3px;transition:color .2s}.dh-pdp-tabs__content a:hover{color:var(--v2-neon-gold, #FFD700)}.dh-pdp-tabs__content ul,.dh-pdp-tabs__content ol{padding-left:20px;margin:12px 0}.dh-pdp-tabs__content li{margin-bottom:6px;position:relative}.dh-pdp-tabs__content ul li::marker{color:var(--v2-gold, #D4AF37)}.dh-pdp-tabs__content table{width:100%;border-collapse:collapse;margin:16px 0;border-radius:8px;overflow:hidden}.dh-pdp-tabs__content table th{text-align:left;padding:12px 16px;background:#ffffff0a;color:var(--tactical-text, #e2e4ed);font-family:var(--font-body-family);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid rgba(212,175,55,.2)}.dh-pdp-tabs__content table td{padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.04);color:#a0a3b1;font-size:14px}.dh-pdp-tabs__content table tr:hover td{background:#ffffff05}.dh-pdp-tabs__content img{border-radius:8px;margin:16px 0;max-width:100%}.dh-pdp-tabs__empty-reviews{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;text-align:center;gap:16px}.dh-pdp-tabs__empty-reviews svg{stroke:#d4af374d;opacity:.7}.dh-pdp-tabs__empty-reviews p{color:#6b6f82;font-family:var(--font-body-family);font-size:14px;font-weight:500;margin:0;max-width:300px;line-height:1.6}@media(max-width:767px){.dh-pdp-tabs{border-radius:10px;margin-top:16px;overflow:visible}.dh-pdp-tabs__nav{position:-webkit-sticky;position:sticky;top:0;z-index:90;background:#0c0d11f5;-webkit-backdrop-filter:blur(18px) saturate(170%);backdrop-filter:blur(18px) saturate(170%);border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid rgba(212,175,55,.28);box-shadow:0 6px 18px #00000073}.dh-pdp-tabs__nav.is-stuck{border-top-left-radius:0;border-top-right-radius:0;border-bottom-color:#d4af3766}.dh-pdp-tabs__tab{padding:13px 16px;font-size:11px;letter-spacing:.5px}.dh-pdp-tabs__tab svg{width:13px;height:13px}.dh-pdp-tabs__panels{padding:18px 16px}.dh-pdp-tabs__empty-reviews{padding:36px 16px}}html{scroll-behavior:smooth}.dh-social-proof-header{display:flex;align-items:center;gap:10px;margin:4px 0 2px;color:var(--v2-gold, #D4AF37);font-family:var(--font-body-family);font-size:14px;font-weight:600;line-height:1.2}.dh-social-proof-header__stars{display:inline-flex;letter-spacing:2px;color:var(--v2-gold, #D4AF37)}.dh-social-proof-header__rating{color:#fff;font-weight:600}.dh-social-proof-header__count{color:#8c90a3;font-weight:400;margin-left:2px}@media(max-width:767px){.dh-social-proof-header{font-size:13px;gap:8px}}.product__tax{display:none!important}.product__block.block-share,.share-button,product-share{display:none!important}.buy-buttons{display:flex!important;flex-wrap:nowrap!important;align-items:stretch!important;gap:10px!important}.buy-buttons .quantity{border-radius:8px!important;border:2px solid rgba(255,255,255,.15)!important;background:var(--tactical-carbon, #16181e)!important;min-height:auto!important;height:auto!important;flex-shrink:0}.buy-buttons .quantity .quantity__input{width:48px!important;color:#fff!important;font-family:var(--font-tech-body)!important;font-size:16px!important;font-weight:600!important}.buy-buttons .quantity .quantity__button{color:var(--v2-gold, #D4AF37)!important;padding:0 10px!important}.dh-atc-hyperdrive{position:relative;flex:1!important;width:auto!important;background:var(--v2-neon-gold)!important;color:#000!important;border:2px solid var(--v2-neon-gold)!important;border-radius:8px!important;padding:18px 24px!important;font-family:var(--font-tech-head)!important;font-weight:800!important;font-size:18px!important;text-transform:uppercase;letter-spacing:1px;cursor:pointer;overflow:hidden;transition:all .3s cubic-bezier(.2,.8,.2,1)!important;z-index:1;box-shadow:0 0 20px #ffd70033!important;margin-top:0!important}.buy-buttons:not(:has(.quantity)) .dh-atc-hyperdrive{border-radius:8px!important}@media(max-width:767px){.buy-buttons .quantity{display:inline-flex!important;align-items:stretch!important;justify-content:center!important;height:52px!important;min-width:132px!important;padding:0!important;border-radius:10px!important;border:2px solid rgba(255,255,255,.15)!important;overflow:hidden}.buy-buttons .quantity .quantity__button{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:44px!important;min-width:44px!important;height:100%!important;padding:0!important;background:transparent!important;color:var(--v2-gold, #D4AF37)!important;border:none!important}.buy-buttons .quantity .quantity__button svg{width:16px!important;height:16px!important}.buy-buttons .quantity .quantity__button:active{background:#d4af3714!important}.buy-buttons .quantity .quantity__input{width:44px!important;min-width:44px!important;height:100%!important;padding:0!important;text-align:center!important;font-size:16px!important;font-weight:600!important;color:#fff!important;background:transparent!important;border-left:1px solid rgba(255,255,255,.12)!important;border-right:1px solid rgba(255,255,255,.12)!important;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield}.buy-buttons .quantity .quantity__input::-webkit-outer-spin-button,.buy-buttons .quantity .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.buy-buttons .dh-atc-hyperdrive{height:52px!important;padding:0 18px!important;font-size:15px!important}#QuantityForm .quantity__label{margin-bottom:6px!important;font-size:12px!important}}@media(max-width:399px){.buy-buttons{flex-wrap:nowrap!important;align-items:stretch!important}.buy-buttons .quantity{width:auto!important;min-width:108px!important;flex:0 0 auto!important;justify-content:center!important}.buy-buttons .quantity .quantity__button{width:36px!important;min-width:36px!important;flex:0 0 auto!important}.buy-buttons .quantity .quantity__input{flex:0 0 auto!important;width:36px!important;min-width:36px!important}.buy-buttons .dh-atc-hyperdrive{width:auto!important;flex:1 1 auto!important;padding:0 12px!important;font-size:14px!important;letter-spacing:.5px!important;min-width:0!important;white-space:nowrap}}.buy-buttons .quantity .quantity__button svg{display:none!important}.buy-buttons .quantity .quantity__button{position:relative;font-size:0;line-height:1}.buy-buttons .quantity .quantity__button:before{font-family:var(--font-body-family);font-size:20px;font-weight:600;line-height:1;color:var(--v2-gold, #D4AF37);display:inline-block}.buy-buttons .quantity .quantity__button[name=minus]:before{content:"\2212"}.buy-buttons .quantity .quantity__button[name=plus]:before{content:"+"}.buy-buttons .quantity .quantity__button:disabled{opacity:.35;cursor:not-allowed}.dh-atc-hyperdrive:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);transform:translate(-100%) skew(-15deg);z-index:-1;transition:none}.dh-atc-hyperdrive:hover{transform:translateY(-4px)!important;box-shadow:0 10px 30px #ffd70066!important;background:#fff!important;border-color:#fff!important}.dh-atc-hyperdrive:hover:before{animation:shine .6s ease-out}@keyframes shine{to{transform:translate(200%) skew(-15deg)}}.dh-trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(255,255,255,.05)}.dh-trust-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;text-align:center}.dh-trust-item svg{width:24px;height:24px;stroke:var(--v2-gold);fill:none;stroke-width:1.5}.dh-trust-item span{font-family:var(--font-tech-body);font-size:11px;color:#8c90a3;text-transform:uppercase;letter-spacing:.5px;line-height:1.2}.product__media-list .product__media-item{background:#ffffff05!important;border:1px solid var(--tactical-border)!important;border-radius:12px!important;overflow:hidden;box-shadow:inset 0 0 30px #0006!important;transition:transform .3s ease}.dh-sticky-cart{position:fixed;bottom:0;left:0;width:100%;background:#0c0d11f2;border-top:1px solid var(--tactical-border);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);z-index:1000;transform:translateY(100%);transition:transform .4s cubic-bezier(.2,.8,.2,1);box-shadow:0 -10px 30px #00000080}.dh-sticky-cart.is-visible{transform:translateY(0)}@keyframes progressGlow{0%{box-shadow:0 0 5px #ff4d4f}to{box-shadow:0 0 15px #ff4d4f,0 0 20px #ff4d4f80}}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}@media(max-width:768px){body.template-collection .card__heading,body.template-collection .product-card__title a{font-size:14px!important;line-height:1.3!important}.dh-product-title{font-size:14px;line-height:1.3}}.product-card__title,.product-card__title a,.horizontal-product__title,.horizontal-product__title a,[data-product-bundle-title],.dh-tabbed-section .dh-product-title,.dh-tabbed-section .dh-product-title a,.dh-products-grid .dh-product-title,.dh-products-grid .dh-product-title a,.dh-product-card .dh-product-title,.dh-product-card .dh-product-title a{font-family:var(--font-body-family)!important;font-weight:600!important;line-height:1.35!important;letter-spacing:.01em!important;color:var(--tactical-text, #e8eaf0)!important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.product-card__title a:hover,.horizontal-product__title a:hover,.dh-product-card:hover .dh-product-title{color:var(--v2-gold, #D4AF37)!important}@media(max-width:767px){.product-card__title,.product-card__title a,.horizontal-product__title,.horizontal-product__title a,.dh-tabbed-section .dh-product-title,.dh-products-grid .dh-product-title,.dh-product-card .dh-product-title{font-weight:600!important;line-height:1.3!important;letter-spacing:.005em!important}}.dh-product-card--standard{--dh-card-font: var(--font-body-family);border-radius:14px;overflow:hidden;cursor:pointer;position:relative;background:linear-gradient(145deg,#1e222eb3,#161a2480);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.06);box-shadow:0 2px 12px #0000004d,inset 0 1px #ffffff0a;transition:all .45s cubic-bezier(.2,.8,.2,1)}.dh-product-card--standard:before,.dh-product-card--standard:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;pointer-events:none;z-index:10;opacity:0;transition:opacity .3s ease}.dh-product-card--standard:before{background:linear-gradient(90deg,transparent,var(--v2-gold, #D4AF37),transparent) top / 100% 2px no-repeat,linear-gradient(180deg,transparent,var(--v2-gold, #D4AF37),transparent) right / 2px 100% no-repeat;clip-path:inset(0 100% 100% 0);transition:clip-path .5s cubic-bezier(.4,0,.2,1),opacity .3s ease}.dh-product-card--standard:after{background:linear-gradient(90deg,transparent,var(--v2-gold, #D4AF37),transparent) bottom / 100% 2px no-repeat,linear-gradient(180deg,transparent,var(--v2-gold, #D4AF37),transparent) left / 2px 100% no-repeat;clip-path:inset(100% 0 0 100%);transition:clip-path .5s cubic-bezier(.4,0,.2,1) .1s,opacity .3s ease}.dh-product-card--standard:hover{transform:translateY(-6px);border-color:transparent;background:linear-gradient(145deg,#262a38cc,#1c202c99);box-shadow:0 16px 40px #0006,0 0 30px #d4af370d,inset 0 1px #ffffff14}.dh-product-card--standard:hover:before,.dh-product-card--standard:hover:after{opacity:1;clip-path:inset(0 0 0 0)}.dh-product-card--standard .dh-product-image-wrapper{position:relative;overflow:hidden;aspect-ratio:1;background-color:#ffffff05;border-bottom:1px solid var(--tactical-border)}.dh-product-card--standard .dh-product-image{width:100%;height:100%;object-fit:contain;padding:24px;transition:transform .5s cubic-bezier(0,0,.2,1)}.dh-product-card--standard:hover .dh-product-image{transform:scale(1.06)}.dh-product-card--standard:hover .dh-product-title{color:#fff}.dh-product-card--standard:hover .dh-product-price-sale{text-shadow:0 0 10px rgba(212,175,55,.3)}.dh-product-card--standard .dh-product-badge{position:absolute;top:15px;right:15px;background:var(--tactical-accent);color:#000;padding:6px 12px;border-radius:2px;font-size:12px;font-family:var(--dh-card-font);font-weight:700;text-transform:uppercase;z-index:2}.dh-product-card--standard .dh-product-content{padding:24px 20px;display:flex;flex-direction:column;gap:14px}.dh-product-card--standard .dh-product-title{font-size:16px;font-weight:600;color:var(--tactical-text);line-height:1.35;margin:0;font-family:var(--dh-card-font);text-transform:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dh-product-card--standard .dh-product-price{display:flex;align-items:center;gap:10px}.dh-product-card--standard .dh-product-price-sale{font-size:19px;font-weight:700;color:var(--v2-gold);font-family:var(--dh-card-font)}.dh-product-card--standard .dh-product-price-compare{position:relative;display:inline-block;font-size:.82em;font-weight:500;color:#8a8278;opacity:.75;text-decoration:none;font-family:var(--dh-card-font);line-height:1.1;padding:0 1px}.dh-product-card--standard .dh-product-price-compare:after{content:"";position:absolute;left:0;right:0;top:50%;height:1.5px;background:#ff5050e6;transform:translateY(-50%);border-radius:1px;pointer-events:none}.price__sale s.price-item,.price__sale s.price-item--regular,.price-item--last,.price-item--compare,.compare-at-price,.price--compare,.price__compare,.old-price,s.price-item{position:relative;display:inline-block;color:#8a8278!important;opacity:.8;font-weight:500;text-decoration:none!important;padding:0 1px;margin-left:6px}.price__sale s.price-item:after,.price__sale s.price-item--regular:after,.price-item--last:after,.price-item--compare:after,.compare-at-price:after,.price--compare:after,.price__compare:after,.old-price:after,s.price-item:after{content:"";position:absolute;left:0;right:0;top:50%;height:1.5px;background:#ff5050e6;transform:translateY(-50%);border-radius:1px;pointer-events:none}.price__sale .price-item--sale,.price__sale .price-item--regular:not(s),.price-item--sale{font-weight:700;color:var(--v2-gold, #D4AF37)}.price__badge-sale,.badge--sale,.dh-product-badge{margin-left:8px}.dh-product-card--standard .dh-product-form{margin:0;padding:0}.dh-product-card--standard .dh-product-add-to-cart{position:relative;width:100%;padding:14px 16px;background:linear-gradient(135deg,#d4af371f,#d4af370a);color:#fff;border:1px solid rgba(212,175,55,.3);border-radius:8px;font-size:12px;font-family:var(--dh-card-font);font-weight:700;text-transform:uppercase;letter-spacing:1.2px;cursor:pointer;margin-top:10px;overflow:hidden;transition:all .35s cubic-bezier(.2,.8,.2,1)}.dh-product-card--standard .dh-product-add-to-cart .btn-fill{display:none}.dh-product-card--standard .dh-product-add-to-cart .btn-text{position:relative;z-index:1;pointer-events:none;display:block;text-align:center}.dh-product-card--standard .dh-product-add-to-cart:hover{background:linear-gradient(135deg,#d4af3733,#d4af3714);border-color:var(--v2-gold, #D4AF37);box-shadow:0 0 16px #d4af3726,inset 0 0 12px #d4af370d;color:var(--v2-gold, #D4AF37);transform:translateY(-1px)}.dh-product-card--standard:hover .dh-product-add-to-cart{background:var(--v2-neon-gold, #FFD700)!important;border-color:var(--v2-neon-gold, #FFD700)!important;color:#000!important;box-shadow:0 4px 16px #ffd70040}.dh-product-card--standard:hover .dh-product-add-to-cart:hover{background:#fff!important;border-color:#fff!important;color:#000!important;box-shadow:0 6px 24px #fff3;transform:translateY(-1px)}.dh-product-card--standard .dh-product-add-to-cart[disabled]{opacity:.3;cursor:not-allowed;pointer-events:none;background:#ffffff08;border-color:#ffffff14;color:#555;box-shadow:none}.dh-product-card--standard .dh-product-card__link{display:block;text-decoration:none;color:inherit}@media(max-width:768px){.dh-product-card--standard .dh-product-content{padding:14px;gap:10px}.dh-product-card--standard .dh-product-title{font-size:14px;line-height:1.3;-webkit-line-clamp:2}.dh-product-card--standard .dh-product-price-sale{font-size:16px}.dh-product-card--standard .dh-product-price-compare{font-size:12px}.dh-product-card--standard .dh-product-add-to-cart{padding:11px 12px;font-size:11px;letter-spacing:1px;margin-top:6px}.dh-product-card--standard .dh-product-badge{font-size:10px;padding:4px 8px;top:10px;right:10px}.dh-product-card--standard .dh-product-image{padding:16px}}@media(max-width:480px){.dh-product-card--standard .dh-product-title{font-size:13px}.dh-product-card--standard .dh-product-price-sale{font-size:15px}.dh-product-card--standard .dh-product-add-to-cart{padding:10px;font-size:10px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/premium-glass-v2.css.map */
