:root{--arq-black: #000000;--arq-white: #ffffff;--arq-accent: #A9A9A4;--arq-gold: #B19777;--arq-dark: #0a0a0a;--arq-gray-900: #111111;--arq-gray-800: #1a1a1a;--arq-gray-600: #999999;--arq-gray-400: #999999;--arq-gray-300: #bbbbbb;--arq-gray-200: #e0e0e0;--arq-ease: cubic-bezier(.16, 1, .3, 1);--arq-ease-dramatic: cubic-bezier(.77, 0, .175, 1)}#arqCursor,#arqCursorRing,.arq-nav__overlay{display:block!important}.arq-dark-page,.arq-dark-page *,.arq-header,.arq-header *,.arq-nav,.arq-nav *{cursor:none!important}.arq-dark-page{background:#0a0a0a!important;color:#fff}.arq-dark-page .content-for-layout{background:#0a0a0a}.arq-dark-page .color-background-1,.arq-dark-page .color-background-2,.arq-dark-page .color-inverse,.arq-dark-page [class*=color-scheme],.arq-dark-page .gradient{--color-foreground: 255, 255, 255;--color-background: 10, 10, 10;--gradient-background: #0a0a0a;background:#0a0a0a!important;color:#fff!important}.arq-dark-page .page-width,.arq-dark-page .page-width--narrow{color:#fff}.template-contact [class*=ai-contact-info] .page-width{max-width:100%!important;width:100%!important;padding:0!important}.arq-dark-page .shopify-section{color:#fff}.arq-dark-page .shopify-section h1,.arq-dark-page .shopify-section h2,.arq-dark-page .shopify-section h3,.arq-dark-page .shopify-section h4,.arq-dark-page .shopify-section p,.arq-dark-page .shopify-section li,.arq-dark-page .shopify-section span,.arq-dark-page .shopify-section summary,.arq-dark-page .shopify-section label{color:inherit}.arq-dark-page .arq-header{position:fixed;top:0;left:0;width:100%;z-index:200;padding:20px clamp(24px,5vw,60px);display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,#000000b3,#0000);transition:background .5s ease,padding .4s ease}.arq-dark-page .arq-header.scrolled{background:#000000e6;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding-top:14px;padding-bottom:14px}.arq-dark-page .arq-header__logo{font-size:clamp(16px,1.5vw,20px);font-weight:700;letter-spacing:.02em;color:#fff;text-decoration:none;display:flex;align-items:center}.arq-dark-page .arq-header__logo-img{height:clamp(28px,3vw,40px);width:auto;display:block!important}.arq-dark-page .arq-header__right{display:flex;align-items:center;gap:24px}.arq-dark-page .arq-header__cart{color:#fff;text-decoration:none;font-size:13px;letter-spacing:.1em;text-transform:uppercase;font-weight:500;transition:color .3s ease;display:none}.arq-dark-page .arq-header__cart:hover{color:#a9a9a4}.arq-dark-page .arq-burger{width:32px;height:20px;position:relative;cursor:pointer;background:none;border:none;padding:0;z-index:210}.arq-dark-page .arq-burger span{display:block;width:100%;height:1.5px;background:#fff;position:absolute;left:0;transition:all .4s cubic-bezier(.77,0,.175,1)}.arq-dark-page .arq-burger span:nth-child(1){top:0}.arq-dark-page .arq-burger span:nth-child(2){top:50%;transform:translateY(-50%)}.arq-dark-page .arq-burger span:nth-child(3){bottom:0}.arq-dark-page .arq-burger.active span:nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.arq-dark-page .arq-burger.active span:nth-child(2){opacity:0;transform:translate(20px)}.arq-dark-page .arq-burger.active span:nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}.arq-dark-page .arq-nav{position:fixed;top:0;right:0;width:100%;max-width:480px;height:100vh;height:100svh;background:#0a0a0a;z-index:199;padding:120px clamp(32px,5vw,60px) 60px;transform:translate(100%);transition:transform .6s cubic-bezier(.77,0,.175,1);overflow-y:auto;pointer-events:none}.arq-dark-page .arq-nav.open{transform:translate(0);pointer-events:auto}.arq-dark-page .arq-nav__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:198;opacity:0;pointer-events:none;transition:opacity .5s ease}.arq-dark-page .arq-nav__overlay.open{opacity:1;pointer-events:auto}.arq-dark-page .arq-nav ul{list-style:none;padding:0}.arq-dark-page .arq-nav li{margin-bottom:8px}.arq-dark-page .arq-nav a{display:block;font-size:clamp(28px,4vw,38px);font-weight:600;letter-spacing:-.02em;color:#fff;text-decoration:none;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06);transition:color .3s ease,padding-left .3s ease}.arq-dark-page .arq-nav a:hover{color:#a9a9a4;padding-left:12px}.arq-dark-page .arq-nav__sub{margin-top:40px;font-size:13px;color:#999}.arq-dark-page .arq-nav__sub a{font-size:14px;font-weight:400;border-bottom:none;color:#999;padding:8px 0}.arq-dark-page .arq-nav__parent{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;font-size:clamp(28px,4vw,38px);font-weight:600;letter-spacing:-.02em;color:#fff;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.06);cursor:pointer;transition:color .3s ease,padding-left .3s ease;font-family:inherit}.arq-dark-page .arq-nav__parent:hover{color:#a9a9a4;padding-left:12px}.arq-dark-page .arq-nav__chevron{transition:transform .3s ease;flex-shrink:0;margin-left:12px}.arq-dark-page .arq-nav__has-children.open .arq-nav__chevron{transform:rotate(180deg)}.arq-dark-page .arq-nav__dropdown{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1);padding-left:20px}.arq-dark-page .arq-nav__has-children.open .arq-nav__dropdown{max-height:300px}.arq-dark-page .arq-nav__dropdown li{margin-bottom:0}.arq-dark-page .arq-nav__dropdown a{font-size:clamp(18px,2.5vw,24px);font-weight:400;color:#ffffffb3;padding:10px 0;border-bottom:1px solid rgba(255,255,255,.03)}.arq-dark-page .arq-nav__dropdown a:hover{color:#a9a9a4;padding-left:8px}.arq-dark-page .content-for-layout{padding-top:80px}.arq-dark-page .main-page-title,.arq-dark-page .page-title,.arq-dark-page h1.h0,.arq-dark-page h1,.arq-dark-page .policy-page h1,.arq-dark-page .shopify-policy__title{color:#fff!important;font-size:clamp(32px,5vw,56px)!important;font-weight:700;letter-spacing:-.02em}.arq-dark-page .rich-text{padding-left:clamp(24px,5vw,80px)!important;padding-right:clamp(24px,5vw,80px)!important;box-sizing:border-box!important}.arq-dark-page .rich-text__heading,.arq-dark-page .rich-text__text,.arq-dark-page .rich-text__blocks *,.arq-dark-page .rich-text .caption-with-letter-spacing{color:#fff!important}.arq-dark-page .rich-text__text p,.arq-dark-page .rich-text__blocks p{color:#bbb!important}.arq-dark-page .collapsible-content{background:#0a0a0a!important}.arq-dark-page .collapsible-content__wrapper{background:transparent!important}.arq-dark-page .collapsible-content__heading,.arq-dark-page .collapsible-content .h1,.arq-dark-page .collapsible-content .h2{color:#fff!important}.arq-dark-page .collapsible-content .caption,.arq-dark-page .collapsible-content .caption-with-letter-spacing{color:#999!important}.arq-dark-page .collapsible-row{border-color:#ffffff14!important}.arq-dark-page .collapsible-row summary,.arq-dark-page .collapsible-row .accordion__title{color:#fff!important;font-size:clamp(15px,1.3vw,18px)}.arq-dark-page .collapsible-row summary:hover{color:#a9a9a4!important}.arq-dark-page .collapsible-row .accordion__content,.arq-dark-page .collapsible-row .rte,.arq-dark-page .collapsible-row .rte p{color:#bbb!important}.arq-dark-page .collapsible-row .icon-accordion{color:#fff!important}.arq-dark-page .collapsible-row summary .icon-caret{color:#999!important}.arq-dark-page .collapsible-content--section{background:#0a0a0a!important}.arq-dark-page .collapsible-content__grid{background:transparent!important}.arq-dark-page .content-container{background:#111!important;border:1px solid rgba(255,255,255,.06)!important}.arq-dark-page .contact-form,.arq-dark-page .contact{background:transparent!important;padding-left:clamp(24px,5vw,80px)!important;padding-right:clamp(24px,5vw,80px)!important;box-sizing:border-box!important}.arq-dark-page .contact-form h2,.arq-dark-page .contact-form .title{color:#fff!important}.arq-dark-page .field__input,.arq-dark-page .form__label,.arq-dark-page textarea.text-area{color:#fff!important;background:#1a1a1a!important;border-color:#ffffff1f!important}.arq-dark-page .field__input:focus,.arq-dark-page textarea.text-area:focus{border-color:#a9a9a4!important;box-shadow:0 0 0 1px #a9a9a4!important}.arq-dark-page .field__label{color:#999!important}.arq-dark-page .field__input::placeholder,.arq-dark-page textarea::placeholder{color:#999!important}.arq-dark-page .contact-form .button,.arq-dark-page .form .button{background:#fff!important;color:#000!important;border:1px solid #ffffff!important;letter-spacing:.1em;text-transform:uppercase;transition:all .3s ease}.arq-dark-page .contact-form .button:hover,.arq-dark-page .form .button:hover{background:#a9a9a4!important;border-color:#a9a9a4!important;color:#000!important}.arq-dark-page .video-banner,.arq-dark-page .video-new,.arq-dark-page [class*=video-banner],.arq-dark-page [class*=video-new]{background:#0a0a0a!important}.arq-dark-page [class*=video-banner] h1,.arq-dark-page [class*=video-banner] h2,.arq-dark-page [class*=video-new] h1,.arq-dark-page [class*=video-new] h2,.arq-dark-page [class*=video-banner] .subheading,.arq-dark-page [class*=video-new] .subheading{color:#fff!important}.arq-dark-page .rte,.arq-dark-page .rte p,.arq-dark-page .rte li,.arq-dark-page .rte td,.arq-dark-page .rte th{color:#bbb!important}.arq-dark-page .rte h1,.arq-dark-page .rte h2,.arq-dark-page .rte h3,.arq-dark-page .rte h4,.arq-dark-page .rte h5,.arq-dark-page .rte h6{color:#fff!important}.arq-dark-page .rte a{color:#a9a9a4!important;text-decoration:underline;text-underline-offset:3px}.arq-dark-page .rte a:hover,.arq-dark-page .rte strong,.arq-dark-page .rte b{color:#fff!important}.arq-dark-page .rte table{border-color:#ffffff1a!important}.arq-dark-page .rte th{background:#1a1a1a!important;color:#fff!important}.arq-dark-page .arq-footer{padding:clamp(60px,8vw,100px) 0 clamp(30px,4vw,48px);background:#111;border-top:1px solid rgba(255,255,255,.05)}.arq-dark-page .arq-wrap{max-width:1440px;margin:0 auto;padding:0 clamp(24px,5vw,80px);width:100%}.arq-dark-page .arq-footer__grid{display:grid;grid-template-columns:1fr;gap:48px;margin-bottom:clamp(48px,6vw,80px)}.arq-dark-page .arq-footer__logo-link{display:inline-block;margin-bottom:16px}.arq-dark-page .arq-footer__logo-img{height:clamp(32px,3.5vw,48px);width:auto;display:block!important}.arq-dark-page .arq-footer__brand h3{font-size:clamp(20px,2vw,28px);font-weight:700;letter-spacing:-.02em;margin-bottom:12px;color:#fff}.arq-dark-page .arq-footer__brand p{font-size:clamp(13px,1vw,15px);color:#999;line-height:1.7;max-width:320px}.arq-dark-page .arq-footer__col h4{font-size:12px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#999;margin-bottom:20px}.arq-dark-page .arq-footer__col ul{list-style:none;padding:0}.arq-dark-page .arq-footer__col li{margin-bottom:12px}.arq-dark-page .arq-footer__col a{font-size:clamp(14px,1vw,16px);color:#bbb;text-decoration:none;transition:color .3s ease}.arq-dark-page .arq-footer__col a:hover{color:#fff}.arq-dark-page .arq-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:32px;border-top:1px solid rgba(255,255,255,.05);gap:16px}.arq-dark-page .arq-footer__copy{font-size:13px;color:#999}.arq-dark-page .arq-footer__social{display:flex;gap:16px}.arq-dark-page .arq-footer__social a{width:36px;height:36px;border:1px solid rgba(255,255,255,.1);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#999;font-size:14px;text-decoration:none;transition:all .3s ease}.arq-dark-page .arq-footer__social a:hover{border-color:#a9a9a4;color:#a9a9a4}.arq-dark-page .form__message{background:#ffffff0d!important;border-color:#ffffff1a!important;color:#fff!important}.arq-dark-page .form-status{color:#fff!important}.arq-dark-page .form-status-list{color:#bbb!important}.arq-dark-page .form-status-list a{color:#a9a9a4!important}.arq-dark-page .form__message .svg-wrapper svg{color:#a9a9a4!important}.arq-dark-page .field__input option{background:#1a1a1a!important;color:#fff!important}.arq-dark-page select.field__input+svg,.arq-dark-page .field .icon-caret{color:#999!important}.arq-dark-page .collapsible-row summary:hover{background:#ffffff0a!important}.arq-dark-page details[open] summary{border-color:#ffffff14!important}.arq-dark-page .accordion__content{background:transparent!important}.arq-dark-page .collapsible-row .svg-wrapper svg{color:#fff!important}.arq-dark-page .text-overlay,.arq-dark-page .text-overlay p,.arq-dark-page .text-overlay h1,.arq-dark-page .text-overlay h2,.arq-dark-page .text-overlay div,.arq-dark-page .text-overlay span{color:#fff!important}.arq-dark-page [class*=ai-contact-info],.arq-dark-page [class*=ai-contact-info]>*,.template-contact section,.template-contact .shopify-section,.template-contact [class*=section-]{overflow:visible!important;max-width:100%!important}.arq-dark-page>.shopify-section>[class*=ai-contact-info-],.arq-dark-page [class*=ai-contact-info-]:not([class*=container]):not([class*=grid]):not([class*=item]):not([class*=icon]):not([class*=label]):not([class*=value]):not([class*=heading]){background:#0a0a0a!important;padding:60px clamp(24px,5vw,80px)!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}.arq-dark-page [class*=ai-contact-info-container]{background:transparent!important;max-width:1200px!important;width:100%!important;box-sizing:border-box!important;padding:0!important}.arq-dark-page [class*=ai-contact-info-grid]{display:grid!important;grid-template-columns:repeat(4,1fr)!important;gap:24px!important;width:100%!important;box-sizing:border-box!important;padding:0!important}.arq-dark-page [class*=ai-contact-info-item]{background:transparent!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:4px!important;padding:24px!important;transition:border-color .3s ease;min-width:0!important;overflow:hidden;text-align:center!important;box-sizing:border-box!important}.arq-dark-page [class*=ai-contact-info-item] p,.arq-dark-page [class*=ai-contact-info-item] a{word-break:break-word!important;overflow-wrap:break-word!important;white-space:normal!important}.arq-dark-page [class*=ai-contact-info-item]:hover{border-color:#fff3!important}.arq-dark-page [class*=ai-contact-info-icon-wrapper]{display:flex!important;justify-content:center!important;align-items:center!important;margin-bottom:8px!important;padding:0!important}.arq-dark-page [class*=ai-contact-info-icon] svg,.arq-dark-page svg[class*=ai-contact-info-icon]{color:#a9a9a4!important;stroke:#a9a9a4!important;width:32px!important;height:32px!important;max-width:32px!important;min-width:32px!important;max-height:32px!important;min-height:32px!important;display:block!important;flex-shrink:0!important;overflow:visible!important;visibility:visible!important;opacity:1!important;padding:0!important}.arq-dark-page [class*=ai-contact-info-label]{color:#888!important;font-size:11px!important;letter-spacing:.15em!important;text-transform:uppercase!important;font-weight:400!important}.arq-dark-page [class*=ai-contact-info-value]{color:#fff!important;font-size:14px!important}.arq-dark-page [class*=ai-contact-info-value] a{color:#fff!important;text-decoration:none!important}.arq-dark-page [class*=ai-contact-info-value] a:hover{color:#a9a9a4!important}@media screen and (max-width:1024px){.arq-dark-page [class*=ai-contact-info-grid]{grid-template-columns:repeat(2,1fr)!important}}@media screen and (max-width:749px){.arq-dark-page [class*=ai-contact-info-grid]{grid-template-columns:1fr!important}}.arq-dark-page .button--secondary{background:transparent!important;color:#fff!important;border-color:#fff!important}.arq-dark-page .button--secondary:hover{background:#fff!important;color:#000!important}.arq-dark-page [class*=section-][class*=-padding],.arq-dark-page .isolate,.arq-dark-page .shopify-section{background:transparent!important}.arq-dark-page .arq-reveal,.arq-dark-page .arq-reveal-scale,.arq-dark-page .arq-reveal-clip,.arq-dark-page .arq-reveal-left,.arq-dark-page .arq-reveal-right,.arq-dark-page .arq-stagger>*{opacity:1!important;transform:none!important;clip-path:none!important;transition:none!important}.arq-dark-page .scroll-trigger{opacity:1!important;transform:none!important}.template-product,.template-product .content-for-layout{background:#0a0a0a!important}.template-product .shopify-section{background:transparent!important}.template-product .section-main-product{background:#0a0a0a!important}.template-product .product__info-container,.template-product .lumin-product-container{background:#111!important;border-color:#ffffff14!important}.template-product .product__title,.template-product .product__title h1,.template-product h1.product__title{color:#fff!important}.template-product .product__text,.template-product .product__description{color:#ccc!important}.template-product .product__info-container>p,.template-product .product__info-container .product-form__input span,.template-product .product__info-container .rte p,.template-product .product__info-container .rte li{color:#ccc!important}.template-product .price-item--regular,.template-product .price__regular .price-item,.template-product .price-item--sale,.template-product .price__sale .price-item--sale{color:#fff!important}.template-product .price-item--compare,.template-product .price__sale .price-item--compare{color:#999!important;text-decoration:line-through}.template-product .price__badge-sale,.template-product [class*=save-badge],.template-product [class*=save_badge]{background:#a9a9a4!important;color:#000!important;border-color:#a9a9a4!important}.template-product [class*=lrw_star],.template-product .lumin-review-star{color:#a9a9a4!important}.template-product [class*=lrw_text],.template-product [class*=review_text]{color:#999!important}.template-product .product-feature,.template-product [class*=product-feature]{color:#ccc!important}.template-product .product-feature svg,.template-product [class*=product-feature] svg{color:#a9a9a4!important;stroke:#a9a9a4!important}.template-product .product-form__input label,.template-product .variant-picker__label{color:#ccc!important}.template-product .product-form__input input[type=radio]+label,.template-product .swatch-input label{background:#1a1a1a!important;color:#ccc!important;border-color:#ffffff26!important}.template-product .product-form__input input[type=radio]:checked+label,.template-product .swatch-input input:checked+label{background:#fff!important;color:#000!important;border-color:#fff!important}.template-product .product-form__submit,.template-product .product-form__submit.button{background:#fff!important;color:#000!important;border:none!important;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.template-product .product-form__submit:hover{background:#a9a9a4!important;color:#000!important}.template-product .shopify-payment-button .shopify-payment-button__button{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.2)!important}.template-product .shopify-payment-button .shopify-payment-button__button:hover{border-color:#fff!important}.template-product .shopify-payment-button__button--unbranded{background:transparent!important;color:#fff!important}.template-product [class*=payment-icon],.template-product [class*=payment_icon]{opacity:.7}.template-product .product-usp,.template-product [class*=product-usp]{background:transparent!important;border-color:#ffffff26!important;color:#ccc!important}.template-product .product-usp svg{color:#a9a9a4!important}.template-product [class*=testimonial-images],.template-product [class*=testimonial_images]{color:#ccc!important}.template-product .product__accordion summary,.template-product .accordion summary,.template-product details[class*=collapsible] summary,.template-product summary.accordion__title{color:#fff!important;border-color:#ffffff1a!important}.template-product .product__accordion .accordion__content,.template-product .accordion__content,.template-product details[class*=collapsible]>div{color:#bbb!important;border-color:#ffffff1a!important}.template-product summary .icon-accordion,.template-product summary svg{color:#a9a9a4!important}.template-product .lumin-mega,.template-product [class*=lumin-mega]{background:#0a0a0a!important}.template-product .lumin-mega .page-width,.template-product [class*=lumin-mega] .page-width{max-width:1200px!important;margin:0 auto!important;padding:0 clamp(24px,5vw,80px)!important;box-sizing:border-box!important}.template-product .lumin-mega .grid,.template-product [class*=lumin-mega] .grid{align-items:center!important}.template-product .lumin-mega .grid__item img,.template-product [class*=lumin-mega] .grid__item img{border-radius:12px;max-width:100%;height:auto}.template-product .lumin-mega h2,.template-product .lumin-mega h3,.template-product [class*=lumin-mega] h2{color:#fff!important}.template-product .lumin-mega p,.template-product .lumin-mega li,.template-product [class*=lumin-mega] p{color:#ccc!important}.template-product .comparison-table,.template-product [class*=comparison-table]{background:#111!important}.template-product .comparison-table h2,.template-product [class*=comparison-table] h2{color:#fff!important}.template-product .comparison-table p,.template-product [class*=comparison-table] td,.template-product [class*=comparison-table] th{color:#ccc!important}.template-product [class*=comparison-table] .checkmark,.template-product [class*=comparison-table] svg[class*=check]{color:#a9a9a4!important}.template-product .collapsible-content{background:#0a0a0a!important}.template-product .collapsible-content h2,.template-product .collapsible-content .collapsible-content__heading{color:#fff!important}.template-product .collapsible-content .caption-with-letter-spacing{color:#888!important}.template-product .collapsible-content summary{color:#fff!important;border-color:#ffffff1a!important}.template-product .collapsible-content .accordion__content{color:#bbb!important}.template-product .Lumin-review,.template-product [class*=lumin-review],.template-product [class*=Lumin-review]{background:#0a0a0a!important}.template-product .Lumin-review h2,.template-product [class*=lumin-review] h2,.template-product [class*=Lumin-review] h2{color:#fff!important}.template-product [class*=review-card],.template-product [class*=lumin-review] [class*=review]{background:#111!important;border-color:#ffffff14!important;color:#ccc!important}.template-product [class*=review-card] h3,.template-product [class*=review-card] [class*=name],.template-product [class*=review-card] [class*=heading]{color:#fff!important}.template-product [class*=review-card] [class*=date],.template-product [class*=review-card] [class*=country]{color:#999!important}.template-product [class*=review-card] p,.template-product [class*=review-card] [class*=text]{color:#bbb!important}.template-product [class*=rating_summary],.template-product [class*=rating-summary]{background:#111!important;border-color:#ffffff14!important}.template-product [class*=rating_summary] [class*=score],.template-product [class*=rating-summary] [class*=score]{color:#fff!important}.template-product [class*=rating_summary] [class*=count],.template-product [class*=rating-summary] [class*=text]{color:#999!important}.template-product [class*=rating-bar]{background:#333!important}.template-product [class*=rating-bar] [class*=fill]{background:#a9a9a4!important}.template-product [class*=review-cta] h3,.template-product [class*=review_cta] h3{color:#fff!important}.template-product [class*=review-cta] p,.template-product [class*=review_cta] p{color:#999!important}.template-product [class*=add-review],.template-product [class*=add_review] button{background:#fff!important;color:#000!important}.template-product [class*=load-more],.template-product [class*=load_more]{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.2)!important}.template-product .multicolumn{background:#0a0a0a!important}.template-product .multicolumn h2,.template-product .multicolumn h3{color:#fff!important}.template-product .multicolumn p{color:#bbb!important}.template-product [class*=container-text-scroll],.template-product [class*=scrolling-text]{background:#111!important;color:#fff!important}.template-product>.shopify-section .color-inverse,.template-product>.shopify-section>.color-background-2{background:transparent!important;color:#fff!important}.template-product .quantity__input,.template-product .quantity input{background:#1a1a1a!important;color:#fff!important;border-color:#ffffff26!important}.template-product .quantity__button,.template-product .quantity button{color:#fff!important}.template-product .product__media-wrapper{background:transparent!important}.template-product .product__media-list{gap:10px!important}.template-product .product__media-item{border-radius:12px!important;overflow:hidden!important;background:#fff!important}.template-product .product__media-item img{border-radius:12px!important}.template-product .thumbnail-slider,.template-product .thumbnail-list{margin-top:10px!important;gap:8px!important}.template-product .thumbnail{border:2px solid rgba(255,255,255,.12)!important;background:#fff!important;border-radius:8px!important;overflow:hidden!important;cursor:pointer}.template-product .thumbnail:hover{border-color:#ffffff4d!important}.template-product .thumbnail.is-active,.template-product .thumbnail--active{border-color:#a9a9a4!important}.template-product .thumbnail img{border-radius:6px!important}.template-product .product__media-wrapper .slider-button{background:#00000080!important;color:#fff!important;border:none!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.template-product .product__media-icon{background:#0006!important;color:#fff!important;border:none!important}.template-product .product__media-wrapper img,.template-product .product__media-wrapper video,.template-product .product__media-wrapper model-viewer{filter:none!important}.template-product h1,.template-product h2,.template-product h3,.template-product h4{color:#fff!important}.template-product a:not(.button):not(.product-form__submit):not(.shopify-payment-button__button){color:#a9a9a4}.template-product .breadcrumbs,.template-product [class*=breadcrumb],.template-product [class*=breadcrumb] a{color:#999!important}.template-product .sticky-atc{background:#111!important;border-color:#ffffff14!important}.template-product .sticky-atc-title,.template-product .sticky-atc-title-desktop,.template-product .sticky-atc-title-mobile,.template-product .selected-variant-title{color:#fff!important}.template-product .sticky-atc-active-variant__option,.template-product .sticky-atc-active-variant__option-value{color:#999!important}.template-product .sticky-atc-price,.template-product .sticky-atc-price .price-item,.template-product .sticky-atc-price .price-item--regular,.template-product .sticky-atc-price .money{color:#fff!important}.template-product .sticky-atc .atc-button-container .button,.template-product .sticky-atc .sticky-atc-button{background:#fff!important;color:#000!important;border-color:#fff!important}.template-product .sticky-atc .atc-button-container .button:hover,.template-product .sticky-atc .sticky-atc-button:hover{background:#a9a9a4!important;border-color:#a9a9a4!important}.template-product .sticky-atc-mobile{background:#111!important}.template-product .sticky-atc-mobile-content{color:#fff!important}.template-product .review-popup-modal,.arq-dark-page .review-popup-modal{display:none;align-items:center;justify-content:center;background-color:#000000d9!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.template-product .review-popup-modal.show,.arq-dark-page .review-popup-modal.show{display:flex!important}.template-product .review-popup-content,.arq-dark-page .review-popup-content{background:#111!important;border:1px solid rgba(255,255,255,.08)!important;margin:0!important;box-shadow:0 24px 80px #0009!important}.template-product .review-popup-close,.arq-dark-page .review-popup-close{background:#ffffff1a!important;color:#fff!important}.template-product .review-popup-close:hover,.arq-dark-page .review-popup-close:hover{background:#fff3!important}.template-product .review-popup-header,.arq-dark-page .review-popup-header{background:linear-gradient(135deg,#1a1a1a,#111)!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.template-product .review-popup-customer-info h3,.arq-dark-page .review-popup-customer-info h3{color:#fff!important}.template-product .review-popup-date,.arq-dark-page .review-popup-date,.template-product .review-popup-rating-text,.arq-dark-page .review-popup-rating-text{color:#888!important}.template-product .review-popup-title,.arq-dark-page .review-popup-title{color:#fff!important}.template-product .review-popup-text,.arq-dark-page .review-popup-text{color:#bbb!important}.template-product .review-popup-footer,.arq-dark-page .review-popup-footer{background:#0a0a0a!important;border-top:1px solid rgba(255,255,255,.06)!important}.template-product .review-popup-product-title,.arq-dark-page .review-popup-product-title{color:#ccc!important}.template-product .review-popup-product-image,.arq-dark-page .review-popup-product-image{background:#1a1a1a!important;border-color:#ffffff14!important}.template-product .review-popup-helpful,.arq-dark-page .review-popup-helpful{color:#888!important}.template-product .helpful-btn,.arq-dark-page .helpful-btn{background:transparent!important;border:1px solid rgba(255,255,255,.15)!important;color:#999!important}.template-product .helpful-btn:hover,.arq-dark-page .helpful-btn:hover{background:#ffffff14!important;border-color:#ffffff4d!important;color:#fff!important}.template-product .rw-container-contant:hover,.arq-dark-page .rw-container-contant:hover{box-shadow:0 8px 25px #0006!important}.drawer__inner{background:#0a0a0a!important;border-color:#ffffff1a!important;--color-foreground: 255, 255, 255;--color-background: 10, 10, 10}.drawer__inner-empty{background:#0a0a0a!important}.drawer__heading{color:#fff!important}.drawer__close{color:#000!important;background:#fff!important;border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center}.drawer__close:hover{background:#a9a9a4!important;color:#000!important}.cart-item{border-color:#ffffff14!important}.cart-item__name,.cart-item__name a{color:#fff!important;text-decoration:none!important}.cart-item__name a:hover{color:#a9a9a4!important}.cart-item__details,.cart-item__details dt,.cart-item__details dd{color:#999!important}.cart-item .price,.cart-item .price .money,.cart-item .price-item{color:#fff!important}.cart-item .price--on-sale .price-item--regular{color:#999!important}.cart-item .quantity__input,.cart-item .quantity input{background:#1a1a1a!important;color:#fff!important;border-color:#ffffff26!important}.cart-item .quantity__button,.cart-item .quantity button{color:#fff!important;background:transparent!important}.cart-item .quantity__button:hover{color:#a9a9a4!important}.cart-item cart-remove-button a,.cart-item .cart-item__remove,.cart-item [class*=remove] a{color:#999!important}.cart-item cart-remove-button a:hover,.cart-item .cart-item__remove:hover{color:#fff!important}.drawer__footer{border-color:#ffffff1a!important;background:#0a0a0a!important}.cart-drawer__footer{background:#0a0a0a!important}.totals__subtotal,.totals__subtotal-value,.cart-drawer__footer .totals span{color:#fff!important}.tax-note,.cart__ctas .tax-note{color:#999!important}.cart__ctas .button,.cart__ctas .cart__checkout-button,.cart-drawer__footer .button--primary{background:#fff!important;color:#000!important;border:none!important;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.cart__ctas .button:hover,.cart__ctas .cart__checkout-button:hover{background:#a9a9a4!important;color:#000!important}.cart__ctas a:not(.button),.cart-drawer__footer a:not(.button){color:#999!important}.cart__ctas a:not(.button):hover{color:#fff!important}.drawer__footer>details{background:#1a1a1a!important;border-color:#ffffff1a!important}.drawer__footer summary{color:#fff!important}.drawer__footer textarea,.drawer__footer .field__input{background:#111!important;color:#fff!important;border-color:#ffffff26!important}.cart-drawer__warnings .cart__login-title,.cart-drawer__warnings p{color:#fff!important}.cart-drawer__warnings a{color:#a9a9a4!important}.cart-drawer__footer [class*=payment],.cart__payment-icons{opacity:.7}.cart-drawer__message-bar,[class*=cart-message]{background:#1a1a1a!important;color:#fff!important;border-color:#ffffff1a!important}.cart-drawer__collection .card,.cart-drawer__collection .card-wrapper{background:#111!important}.cart-drawer__collection .card__heading,.cart-drawer__collection .card__heading a{color:#fff!important}.cart-drawer__collection .price,.cart-drawer__collection .price .money{color:#bbb!important}.cart-item .cart-item__discounted-prices .price-item--regular{color:#999!important}.cart-item .cart-item__discounted-prices .price-item--sale{color:#a9a9a4!important}.cart-item__media{border-radius:4px;overflow:hidden}.cart-drawer__overlay{background:#000000b3!important}.template-cart{background:#0a0a0a!important;--color-foreground: 255, 255, 255;--color-background: 10, 10, 10}.template-cart .content-for-layout{background:#0a0a0a!important}.template-cart h1,.template-cart h2{color:#fff!important}.template-cart .cart__empty-text,.template-cart .cart-items td,.template-cart .cart-items th{color:#ccc!important}.template-cart .cart-items{border-color:#ffffff1a!important}.template-cart .button,.template-cart .cart__checkout-button{background:#fff!important;color:#000!important}.template-cart .button:hover{background:#a9a9a4!important}@media(min-width:768px){.arq-dark-page .arq-header__cart{display:block}.arq-dark-page .arq-footer__grid{grid-template-columns:1.5fr 1fr 1fr 1fr}}@media(max-width:767px){.arq-dark-page .content-for-layout{padding-top:70px}.arq-dark-page .arq-footer__grid{gap:36px}}
/*# sourceMappingURL=/cdn/shop/t/42/assets/arqui-pages.css.map */
