:root{--text-body: rgba(255, 255, 255, .82)}.product-desc p,.product-desc .p1,.product-desc .p2,.product-desc .p3,.product-desc .p4,.product-desc .p5,.product-desc .p6{color:var(--text-body)!important;font-size:15px;line-height:1.8}.product-desc li{color:var(--text-body);font-size:15px;line-height:1.8}.product-desc h2{color:var(--text)!important;font-size:24px;font-weight:700;margin:32px 0 16px}.product-desc h3{color:var(--text)!important}.product-desc strong,.product-desc b,.product-desc .s1 b,.product-desc .s1 strong{color:var(--text)}.product-desc span{color:inherit!important}.rte p,.rte li,.product-tabs__content{color:var(--text-body)}.predictive-search{position:absolute;top:100%;left:0;right:0;margin-top:12px;background:#121212f7;backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--cyan-border, rgba(0,255,255,.15));border-radius:20px;overflow:hidden;max-height:70vh;overflow-y:auto;box-shadow:0 24px 64px #00000080;display:none;z-index:10}.predictive-search--open{display:block}.predictive-search__group{padding:8px 0}.predictive-search__group+.predictive-search__group{border-top:1px solid var(--border, rgba(255,255,255,.06))}.predictive-search__heading{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--text-faint, rgba(255,255,255,.35));padding:10px 20px 6px}.predictive-search__item{display:flex;align-items:center;gap:14px;padding:10px 20px;text-decoration:none;color:inherit;transition:background .2s}.predictive-search__item:hover{background:#00ffff0a}.predictive-search__image{width:52px;height:52px;border-radius:10px;overflow:hidden;background:var(--bg-card, rgba(255,255,255,.03));border:1px solid var(--border, rgba(255,255,255,.06));flex-shrink:0}.predictive-search__image img{width:100%;height:100%;object-fit:cover}.predictive-search__image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-faint);font-size:20px}.predictive-search__info{flex:1;min-width:0}.predictive-search__title{font-size:14px;font-weight:600;color:var(--text, #fff);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.predictive-search__meta{font-size:12px;color:var(--text-faint);margin-top:2px}.predictive-search__price{font-size:14px;font-weight:700;color:var(--cyan, #00FFFF);flex-shrink:0}.predictive-search__all{display:block;text-align:center;padding:14px 20px;font-size:13px;font-weight:600;color:var(--cyan, #00FFFF);text-decoration:none;border-top:1px solid var(--border);transition:background .2s}.predictive-search__all:hover{background:#00ffff0a}.predictive-search__empty{padding:24px 20px;text-align:center;color:var(--text-faint);font-size:14px}.predictive-search__loading{display:flex;align-items:center;justify-content:center;padding:20px;gap:8px;color:var(--text-faint);font-size:13px}.predictive-search__spinner{width:16px;height:16px;border:2px solid var(--border, rgba(255,255,255,.06));border-top-color:var(--cyan, #00FFFF);border-radius:50%;animation:ps-spin .6s linear infinite}@keyframes ps-spin{to{transform:rotate(360deg)}}.theme-toggle{width:40px;height:40px;border-radius:10px;border:1px solid var(--border-light, rgba(255,255,255,.1));background:transparent;display:flex;align-items:center;justify-content:center;color:var(--text-muted);cursor:pointer;transition:all .3s;position:relative}.theme-toggle:hover{border-color:var(--cyan-border);color:var(--cyan)}.theme-toggle__sun,.theme-toggle__moon{position:absolute;width:20px;height:20px;transition:transform .4s ease,opacity .3s ease}.theme-toggle__sun{opacity:1;transform:rotate(0)}.theme-toggle__moon{opacity:0;transform:rotate(-90deg)}html[data-theme=light] .theme-toggle__sun{opacity:0;transform:rotate(90deg)}html[data-theme=light] .theme-toggle__moon{opacity:1;transform:rotate(0)}html[data-theme=light]{--bg: #f5f7fa;--bg-card: rgba(0, 0, 0, .02);--bg-card-hover: rgba(0, 0, 0, .05);--text: #1a1a2e;--text-body: rgba(26, 26, 46, .82);--text-muted: rgba(26, 26, 46, .6);--text-faint: rgba(26, 26, 46, .4);--border: rgba(0, 0, 0, .06);--border-light: rgba(0, 0, 0, .1);--cyan: #00a8a8;--cyan-rgb: 0, 168, 168;--cyan-dark: #009090;--cyan-glow: rgba(0, 168, 168, .2);--cyan-subtle: rgba(0, 168, 168, .06);--cyan-border: rgba(0, 168, 168, .2);--cyan-border-strong: rgba(0, 168, 168, .35)}html[data-theme=light] body{background:#f5f7fa;color:#1a1a2e}html[data-theme=light] .site-header{background:#f5f7faeb;border-bottom-color:#0000000f}html[data-theme=light] .header-dropdown{background:#fffffffa;box-shadow:0 16px 48px #0000001f}html[data-theme=light] .mobile-menu{background:#fffffffa;border-left-color:#00000014}html[data-theme=light] .hero-visual__main{background:linear-gradient(145deg,#eee,#e8e8e8)}html[data-theme=light] .float-card{background:#fffffff2}html[data-theme=light] .service-card,html[data-theme=light] .testimonial-card,html[data-theme=light] .contact-info-card,html[data-theme=light] .product-price-box{background:#fff;border-color:#00000014;box-shadow:0 2px 12px #0000000a}html[data-theme=light] .service-card:hover,html[data-theme=light] .testimonial-card:hover{box-shadow:0 8px 32px #00a8a814}html[data-theme=light] .product-gallery__main{background:linear-gradient(145deg,#f0f0f0,#e8e8e8)}html[data-theme=light] .product-card{background:#fff;border-color:#00000014}html[data-theme=light] .product-card__image{background:#f0f0f0}html[data-theme=light] .cta-box{background:linear-gradient(135deg,#00a8a80a,#0064ff08)}html[data-theme=light] .site-footer{background:#00000005}html[data-theme=light] .search-overlay{background:#ffffffeb}html[data-theme=light] .search-overlay__form{background:#fff;border-color:#0000001a}html[data-theme=light] .search-overlay__input{color:#1a1a2e!important}html[data-theme=light] .search-overlay__input::placeholder{color:#1a1a2e66!important}html[data-theme=light] .search-overlay__hint{color:#1a1a2e66}html[data-theme=light] .search-overlay__close{background:#0000000a;border-color:#0000001a}html[data-theme=light] .predictive-search{background:#fffffffa;box-shadow:0 24px 64px #0000001f}html[data-theme=light] .predictive-search__item:hover,html[data-theme=light] .predictive-search__all:hover{background:#00a8a80f}html[data-theme=light] .trust-bar{background:#00000004}html[data-theme=light] .trust-bar__logo{filter:grayscale(100%) brightness(.3)}html[data-theme=light] .product-desc p,html[data-theme=light] .product-desc .p1,html[data-theme=light] .product-desc .p2,html[data-theme=light] .product-desc .p3,html[data-theme=light] .product-desc .p4,html[data-theme=light] .product-desc .p5{color:var(--text-body)!important}html[data-theme=light] .product-desc li{color:var(--text-body)}html[data-theme=light] .contact-form input,html[data-theme=light] .contact-form textarea,html[data-theme=light] .contact-form select,html[data-theme=light] .newsletter-form__input{background:#fff;border-color:#0000001f;color:#1a1a2e}html[data-theme=light] .footer-locale__select{background:#fff;border-color:#0000001a;color:#1a1a2e}html[data-theme=light] .footer-locale__select option{background:#fff;color:#1a1a2e}html[data-theme=light] .btn-secondary{background:#00000008;border-color:#0000001a}html[data-theme=light] .btn-secondary:hover{background:#0000000f}html[data-theme=light] .product-option-btn{background:#fff;border-color:#0000001a}html[data-theme=light] .product-buy-now{border-color:#0000001a;color:#1a1a2e}html[data-theme=light] .header-icon{border-color:#0000001a}html[data-theme=light] .header-logo__mark{background:#00a8a814;border-color:#00a8a833}html[data-theme=light] .search-page{background:#f5f7fa}html[data-theme=light] .search-hero{background:linear-gradient(180deg,#fff,#f5f7fa);border-bottom-color:#0000000f}html[data-theme=light] .search-form__input-wrapper{background:#fff;border-color:#0000001f}html[data-theme=light] .search-form__input{color:#1a1a2e}html[data-theme=light] .search-card{background:#fff;border-color:#00000014}html[data-theme=light] .search-card:hover{border-color:#00a8a8;box-shadow:0 12px 40px #00a8a814}html[data-theme=light] .search-card__image-wrapper{background:#f0f0f0}html[data-theme=light] .search-card__title{color:#1a1a2e}html[data-theme=light] .search-card__description{color:#1a1a2e99}html[data-theme=light] .search-empty__link,html[data-theme=light] .search-pagination span,html[data-theme=light] .search-pagination a{background:#fff;border-color:#00000014;color:#1a1a2e}html[data-theme=light] .footer-social{background:#00000008;border-color:#00000014}html[data-theme=light] .cart-express-checkout__divider span{background:#f5f7fa}html[data-theme=light] .product-gallery__thumb{background:#f0f0f0;border-color:#00000014}html[data-theme=light] .product-tabs__btn{color:#1a1a2e66}html[data-theme=light] .product-tabs__btn--active{color:#00a8a8;border-bottom-color:#00a8a8}html[data-theme=light] .announcement-bar{color:#fff}html[data-theme=light] .section-bg-subtle{background:#00000003}html[data-theme=light] .section-bg-glow{background:linear-gradient(180deg,rgba(0,168,168,.02) 0%,transparent 100%)}html[data-theme=light] .faq-item{background:#fff;border-color:#00000014}html[data-theme=light] .faq-question{color:#1a1a2e}html[data-theme=light] .faq-answer{color:#1a1a2ed1}body,.site-header,.service-card,.product-card,.testimonial-card,.cta-box,.site-footer,.search-page,.search-hero,.search-card,.search-form__input-wrapper,.search-empty__link,.product-price-box,.product-gallery__main,.contact-info-card,.header-icon,.btn-secondary,.theme-toggle{transition:background-color .3s ease,color .3s ease,border-color .3s ease}@media(max-width:999px){.theme-toggle{width:36px;height:36px}.theme-toggle__sun,.theme-toggle__moon{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/nw-enhancements.css.map */
