:root{--zx-blue: #1a2e6b;--zx-blue-dark: #0f1b4c;--zx-blue-light: #e8edf8;--zx-black: #0D0D0D;--zx-cream: #FAFAF8;--zx-cream-warm: #F5F3EF;--zx-cream-border: #E8E4DC;--zx-gray-50: #F9FAFB;--zx-gray-100: #F3F4F6;--zx-gray-200: #E5E7EB;--zx-gray-500: #6B7280;--zx-gray-900: #111827;--zx-red: #EF4444;--zx-red-dark: #DC2626;--zx-green: #10B981;--zx-orange: #F59E0B;--zx-shadow-sm: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--zx-shadow-md: 0 4px 6px rgba(0,0,0,.05), 0 2px 4px rgba(0,0,0,.04);--zx-shadow-lg: 0 10px 15px rgba(0,0,0,.08), 0 4px 6px rgba(0,0,0,.04);--zx-shadow-xl: 0 20px 25px rgba(0,0,0,.08), 0 10px 10px rgba(0,0,0,.03);--zx-radius: 8px;--zx-transition: all .2s cubic-bezier(.4, 0, .2, 1)}*,*:before,*:after{box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Inter,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;color:var(--zx-black);background-color:var(--zx-cream)}.shopify-section-header-announcement{background:var(--zx-black)!important}.header__announcements{background:var(--zx-black);color:#fff;font-size:13px;font-weight:500;letter-spacing:.04em;padding:10px 0}.header__announcements a{color:#93c5fd;text-decoration:underline}.section-header{position:sticky;top:0;z-index:100;background:#fafaf8f5;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--zx-cream-border);box-shadow:0 1px #0000000a;transition:box-shadow .3s ease}.section-header.scrolled{box-shadow:var(--zx-shadow-sm)}.header__logo img{transition:var(--zx-transition)}.header__logo:hover img{opacity:.8}.header-logo{flex-direction:column!important;align-items:flex-start!important;gap:1px!important}.zx-logo-tagline{display:block;font-size:9px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--zx-gray-500);line-height:1;white-space:nowrap}@media(max-width:749px){.zx-logo-tagline{display:none}}.header__menu-item a,.header__menu a{font-size:13px;font-weight:600;color:#3a3a3a!important;letter-spacing:.03em;text-transform:uppercase;padding:6px 14px;border-radius:100px;transition:var(--zx-transition);text-decoration:none!important}.header__menu-item a:hover,.header__menu a:hover,.header__menu-item a[href*=catalog],.header__menu-item a[href*=collection],.header__menu-item a[href*=all]{background:var(--zx-black);color:#fff!important}.header__menu-item a[href*=catalog]:hover,.header__menu-item a[href*=collection]:hover,.header__menu-item a[href*=all]:hover{background:var(--zx-blue);color:#fff!important}.header__cart-count,.cart-count-bubble{background:var(--zx-blue)!important;color:#fff!important;font-weight:700!important;font-size:10px!important;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;animation:pulse-badge 2s infinite}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.btn,.button,button[type=submit],.shopify-payment-button__button,.product-form__cart-submit{font-weight:600!important;letter-spacing:.03em!important;transition:var(--zx-transition)!important;position:relative;overflow:hidden}.btn--primary:after,.button--primary:after,.product-form__cart-submit:after{content:"";position:absolute;top:-50%;left:-60%;width:30%;height:200%;background:#ffffff40;transform:skew(-20deg);transition:left .5s ease;pointer-events:none}.btn--primary:hover:after,.button--primary:hover:after,.product-form__cart-submit:hover:after{left:120%}.product-form__cart-submit,.shopify-payment-button__button--unbranded{border-radius:6px!important;font-size:15px!important;font-weight:700!important;padding:16px 28px!important;min-height:52px!important;box-shadow:0 4px 14px #0f1b4c59!important}.product-form__cart-submit:hover{transform:translateY(-1px)!important;box-shadow:0 6px 20px #0f1b4c73!important}.product-form__cart-submit:active{transform:translateY(0)!important}.shopify-payment-button__button--branded{border-radius:6px!important;min-height:52px!important}.card-wrapper,.product-card,product-card{transition:var(--zx-transition)}product-card .product-card__content,.card,.card--product{border-radius:12px!important;overflow:hidden;border:1px solid var(--zx-gray-200)!important;transition:var(--zx-transition)!important;background:#fff;box-shadow:var(--zx-shadow-sm)}product-card:hover .product-card__content,.card:hover,.card--product:hover{transform:translateY(-5px);box-shadow:0 12px 32px #1a2e6b1f,0 4px 8px #0000000f!important;border-color:#1a2e6b40!important}product-card .product-card-gallery,product-card [class*=gallery],product-card .media-wrapper,.product-grid__card .media-wrapper{background:#f8f9fb;border-radius:8px 8px 0 0;overflow:hidden}product-card img,.product-grid__card img,.card__media img{object-fit:contain!important;object-position:center center!important;background:#f8f9fb;padding:8px;transition:transform .4s cubic-bezier(.4,0,.2,1)!important}product-card:hover img,.card:hover .card__media img{transform:scale(1.05)!important}product-card h5,product-card h4,product-card .product-card__title{font-size:13px!important;font-weight:600!important;line-height:1.4!important;color:var(--zx-black)!important;margin:0!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}product-card .price,product-card [class*=price]{font-size:14px!important;font-weight:700!important;color:var(--zx-gold)!important;margin-top:4px!important}.card .quick-add,.card .card__footer .button{opacity:0;transform:translateY(8px);transition:var(--zx-transition)!important}.card:hover .quick-add,.card:hover .card__footer .button{opacity:1;transform:translateY(0)}.product-list h2,.section h2{font-size:2rem!important;font-weight:800!important;letter-spacing:-.02em!important;color:var(--zx-black)!important;margin-bottom:8px!important}.product-grid,.product-list__grid{gap:24px!important}.price--sale .price-item--sale,.price-item--sale{color:var(--zx-red)!important;font-weight:700!important}.price-item--regular{color:var(--zx-gray-500)!important;text-decoration:line-through!important}.badge,.card__badge{font-size:11px!important;font-weight:700!important;letter-spacing:.06em!important;text-transform:uppercase!important;padding:4px 8px!important;border-radius:4px!important}.product__title,.product-information__title{font-size:clamp(24px,3vw,36px)!important;font-weight:700!important;line-height:1.2!important;color:var(--zx-black)!important}.product__price,.product-information .price{font-size:28px!important;font-weight:700!important}.rating{color:var(--zx-orange)!important}.variant-button,.swatch-button{border-radius:6px!important;transition:var(--zx-transition)!important;font-weight:500!important}.variant-button:hover{border-color:var(--zx-blue)!important;color:var(--zx-blue)!important}.product__media,.product-media{border-radius:var(--zx-radius)!important;overflow:hidden}.zx-urgency-bar{background:linear-gradient(135deg,#fef3c7,#fde68a);border:1px solid #F59E0B;border-radius:8px;padding:12px 16px;margin:16px 0;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:#92400e}.zx-urgency-bar .zx-dot{width:8px;height:8px;background:#ef4444;border-radius:50%;flex-shrink:0}.zx-stock-bar{margin:12px 0}.zx-stock-bar__label{font-size:13px;font-weight:600;color:var(--zx-gray-900);margin-bottom:6px;display:flex;justify-content:space-between}.zx-stock-bar__label span{color:var(--zx-red)}.zx-stock-bar__track{height:6px;background:var(--zx-gray-200);border-radius:3px;overflow:hidden}.zx-stock-bar__fill{height:100%;background:linear-gradient(90deg,var(--zx-green),#34D399);border-radius:3px;width:35%;animation:fill-bar 1.5s ease-out forwards}@keyframes fill-bar{0%{width:0}to{width:35%}}.zx-trust-badges{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0;padding:16px;background:var(--zx-gray-50);border-radius:8px;border:1px solid var(--zx-gray-200)}.zx-trust-badge{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--zx-gray-900);padding:6px 10px;background:#fff;border-radius:6px;border:1px solid var(--zx-gray-200);box-shadow:var(--zx-shadow-sm)}.zx-trust-badge svg{width:16px;height:16px;color:var(--zx-green);flex-shrink:0}.zx-countdown{background:linear-gradient(135deg,var(--zx-black) 0%,#1F2937 100%);color:#fff;border-radius:8px;padding:14px 16px;margin:16px 0;display:flex;align-items:center;gap:12px;font-size:13px;font-weight:600}.zx-countdown__label{color:#9ca3af;font-size:12px}.zx-countdown__timer{display:flex;gap:8px}.zx-countdown__unit{background:#ffffff1a;border-radius:6px;padding:6px 10px;text-align:center;min-width:44px}.zx-countdown__number{font-size:20px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;display:block}.zx-countdown__label-unit{font-size:9px;letter-spacing:.08em;text-transform:uppercase;color:#9ca3af;margin-top:2px;display:block}.zx-viewers{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--zx-gray-500);font-weight:500;margin:8px 0}.zx-viewers__dot{width:8px;height:8px;background:var(--zx-green);border-radius:50%;box-shadow:0 0 #10b98166;animation:pulse-green 2s ease-out infinite}@keyframes pulse-green{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 6px #10b98100}to{box-shadow:0 0 #10b98100}}.zx-sticky-atc{display:none;position:fixed;bottom:0;left:0;right:0;z-index:999;background:#fffffff7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--zx-gray-200);padding:12px 16px;box-shadow:0 -4px 20px #0000001a;transform:translateY(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}.zx-sticky-atc.is-visible{transform:translateY(0)}@media(max-width:768px){.zx-sticky-atc{display:block}}.zx-sticky-atc__inner{display:flex;align-items:center;gap:12px;max-width:600px;margin:0 auto}.zx-sticky-atc__info{flex:1;min-width:0}.zx-sticky-atc__title{font-size:13px;font-weight:600;color:var(--zx-black);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zx-sticky-atc__price{font-size:15px;font-weight:700;color:var(--zx-gold)}.zx-sticky-atc__btn{background:var(--zx-blue);color:#fff;border:none;border-radius:8px;padding:14px 24px;font-size:14px;font-weight:700;cursor:pointer;white-space:nowrap;box-shadow:0 4px 14px #2563eb66;transition:var(--zx-transition);flex-shrink:0}.zx-sticky-atc__btn:hover{background:var(--zx-blue-dark);transform:translateY(-1px)}.cart-drawer,.cart{font-family:inherit}.cart-drawer__header{border-bottom:1px solid var(--zx-gray-200)}.zx-free-shipping{background:var(--zx-gray-50);border:1px solid var(--zx-gray-200);border-radius:8px;padding:14px 16px;margin:12px 0}.zx-free-shipping__text{font-size:13px;font-weight:600;color:var(--zx-gray-900);margin-bottom:8px}.zx-free-shipping__text .amount{color:var(--zx-gold)}.zx-free-shipping__bar{height:6px;background:var(--zx-gray-200);border-radius:3px;overflow:hidden}.zx-free-shipping__fill{height:100%;background:linear-gradient(90deg,var(--zx-blue),var(--zx-gold));border-radius:3px;transition:width .5s ease}.collection-hero,.collection__title{font-size:clamp(28px,4vw,48px)!important;font-weight:800!important;letter-spacing:-.02em!important}.collection__description{font-size:16px!important;color:var(--zx-gray-500)!important;max-width:600px}.facets__summary,.facet-filters__summary{border-radius:6px!important;font-weight:500!important;font-size:13px!important;transition:var(--zx-transition)!important}.section{scroll-margin-top:80px}.hero__title,.banner__title,.media-with-content h1{font-weight:800!important;letter-spacing:-.03em!important;line-height:1.05!important;text-shadow:0 2px 20px rgba(0,0,0,.15)}.media-with-content{border-radius:0!important}.section [class*=group] h2,.section h2{font-weight:800;letter-spacing:-.02em;line-height:1.1;text-shadow:0 2px 12px rgba(0,0,0,.3)}.section .text-block p,.section [class*=text] p{line-height:1.6}.section strong{font-weight:800}.section .button,[class*=section] .button{letter-spacing:.02em;font-weight:700}.marquee{background:var(--zx-blue)!important;color:#fff!important;font-weight:600!important;font-size:13px!important;letter-spacing:.04em!important}.collection__title h1{font-size:clamp(32px,5vw,64px)!important;font-weight:800!important;letter-spacing:-.03em!important}.footer{background:var(--zx-black)!important;color:var(--zx-gray-200)!important}.footer__heading{color:#fff!important;font-weight:700!important;font-size:14px!important;letter-spacing:.06em!important;text-transform:uppercase!important;margin-bottom:16px!important}.footer a{color:var(--zx-gray-500)!important;transition:color .15s ease!important;font-size:14px!important;text-decoration:none!important}.footer a:hover{color:var(--zx-blue)!important}.zx-footer-trust{background:#0d0d0d;border-top:1px solid #1F2937;padding:20px;display:flex;justify-content:center;flex-wrap:wrap;gap:24px}.zx-footer-trust__item{display:flex;align-items:center;gap:8px;color:#6b7280;font-size:13px;font-weight:500}.zx-footer-trust__item svg{color:#4b5563;width:18px;height:18px}.field__input,.customer input,.form__input{border-radius:6px!important;border:1.5px solid var(--zx-gray-200)!important;font-size:15px!important;padding:12px 16px!important;transition:border-color .15s ease,box-shadow .15s ease!important;background:#fff!important}.field__input:focus,.customer input:focus{border-color:var(--zx-blue)!important;box-shadow:0 0 0 3px #1a2e6b1f!important;outline:none!important}.predictive-search{border-radius:var(--zx-radius)!important;border:1px solid var(--zx-gray-200)!important;box-shadow:var(--zx-shadow-xl)!important}.predictive-search__item:hover{background:var(--zx-blue-light)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--zx-gray-100)}::-webkit-scrollbar-thumb{background:var(--zx-gray-500);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--zx-blue)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-in-up{animation:fadeInUp .5s ease forwards}.zx-reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.product-media-gallery{border-radius:12px;overflow:hidden}.product-media-gallery img,.product__media img,.media-gallery img{object-fit:contain!important;background:#f8f9fb}.product-information h1,.product-information [class*=title] h1{font-size:clamp(1.5rem,3vw,2.2rem)!important;font-weight:800!important;letter-spacing:-.02em!important;line-height:1.2!important;color:var(--zx-black)!important}.product-information .price,.product-information [class*=price]{font-size:1.5rem!important;font-weight:700!important}.product-information [class*=description] p,.product-information .rte p{font-size:15px!important;line-height:1.7!important;color:var(--zx-gray-500)!important}.variant-picker fieldset legend,.variant-picker__label{font-size:13px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.06em!important;color:var(--zx-gray-900)!important;margin-bottom:8px!important}.shopify-section:has([class*=__desc_text]){display:none!important}@property --zx-angle{syntax: "<angle>"; inherits: false; initial-value: 0deg;}@keyframes zx-border-spin{to{--zx-angle: 360deg}}.product-information__grid.product-information--media-left{align-items:start}.product-information__media{position:relative;padding:3px;border-radius:14px;background:conic-gradient(from var(--zx-angle),#0f1b4c,#C9A84C,#1a2e6b,#e8d5a3,#C9A84C,#0f1b4c);animation:zx-border-spin 6s linear infinite}@media screen and (min-width:750px){.product-information__media{position:sticky;top:24px;max-height:calc(100vh - 100px)}}.product-information__media>*{background:var(--color-background, #fff);border-radius:12px;overflow:hidden}.product-information__media .product-media-gallery,.product-information__media [class*=media-gallery]{max-height:calc(100vh - 120px)!important;overflow:hidden!important}.product-information__media [class*=media-gallery__viewer],.product-information__media [class*=slideshow__slide],.product-information__media [class*=carousel__slide],.product-information__media .media{max-height:calc(100vh - 160px)!important}.product-information__media img{max-height:calc(100vh - 160px)!important;width:100%!important;object-fit:contain!important}.product-media-gallery [class*=thumbnail] button:hover,.product-media-gallery [class*=thumbnail] li:hover{box-shadow:0 0 0 2px var(--zx-gold);border-radius:6px;transition:box-shadow .2s ease}.product-information__media .zx-desc-images{display:flex;flex-direction:column;gap:12px}.product-information__media .zx-desc-images img{width:100%!important;height:auto!important;max-height:none!important;display:block!important;border-radius:var(--gallery-media-border-radius, 8px)}.product-recommendations{background:var(--zx-gray-50)}.product-recommendations h3{font-size:1.5rem!important;font-weight:800!important;letter-spacing:-.02em!important}.product-recommendations .product-grid,.product-recommendations [class*=product-grid],.product-recommendations [class*=product-list]{align-items:stretch!important}.product-recommendations .card-wrapper,.product-recommendations product-card{height:100%!important}.product-recommendations product-card .product-card__content,.product-recommendations .card,.product-recommendations .card--product{height:100%!important;display:flex!important;flex-direction:column!important}.product-recommendations product-card .product-card-gallery,.product-recommendations product-card [class*=gallery],.product-recommendations product-card .media-wrapper,.product-recommendations .card__media{aspect-ratio:1 / 1!important;width:100%!important;overflow:hidden!important;flex-shrink:0!important;background:#f8f9fb!important}.product-recommendations product-card img,.product-recommendations .card__media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;padding:8px!important}.main-collection h1,.collection-hero h1{font-size:clamp(2rem,4vw,3.5rem)!important;font-weight:800!important;letter-spacing:-.03em!important}.facets,.filters{border-bottom:1px solid var(--zx-gray-200);padding-bottom:16px!important;margin-bottom:24px!important}.facets button,.filters button{border-radius:6px!important;font-size:13px!important;font-weight:500!important}.active-facets__button,[class*=active-filter]{background:#f5f0e8!important;color:var(--zx-gold)!important;border-color:var(--zx-gold)!important;border-radius:20px!important;font-weight:600!important;font-size:12px!important}.cart-title,.cart h1,.cart h2{font-size:2rem!important;font-weight:800!important;letter-spacing:-.02em!important}.cart-item{border-bottom:1px solid var(--zx-gray-200)!important;padding:16px 0!important}.cart-item__title{font-weight:600!important;font-size:15px!important}.cart-summary,[class*=cart-summary]{border-radius:12px!important;overflow:hidden}.cart [type=submit],.cart__checkout-button{background:var(--zx-blue)!important;border-radius:8px!important;font-weight:700!important;font-size:16px!important;padding:18px 32px!important;box-shadow:0 4px 14px #0f1b4c59!important;transition:var(--zx-transition)!important}.cart [type=submit]:hover{background:var(--zx-blue-dark)!important;transform:translateY(-1px)!important;box-shadow:0 6px 20px #0f1b4c73!important}.cart-summary .zx-free-shipping{margin:16px;border-radius:8px}.main-404{text-align:center;padding:80px 24px!important}.main-404 h1{font-size:clamp(2rem,5vw,4rem)!important;font-weight:800!important;letter-spacing:-.03em!important}.main-404 p{font-size:18px!important;color:var(--zx-gray-500)!important;max-width:500px;margin:0 auto 32px!important;line-height:1.6!important}.search-header h1{font-size:clamp(1.5rem,3vw,2.5rem)!important;font-weight:800!important}.search-form input{border-radius:8px!important;font-size:16px!important;padding:16px 20px!important;border:2px solid var(--zx-gray-200)!important}.search-form input:focus{border-color:var(--zx-blue)!important;box-shadow:0 0 0 3px #1a2e6b1f!important}@media(max-width:768px){.product-form__cart-submit{font-size:14px!important;padding:14px 20px!important}.zx-trust-badges{gap:6px;padding:12px}.zx-trust-badge{font-size:11px;padding:5px 8px}.zx-countdown__number{font-size:16px}.card:hover{transform:none}}@media(max-width:480px){.zx-countdown__timer{gap:6px}.zx-countdown__unit{min-width:36px;padding:5px 6px}}#shopify-section-section_ticker_marquee{overflow:hidden!important}#shopify-section-section_ticker_marquee .section,#shopify-section-section_ticker_marquee [class*=section]{overflow:hidden!important;padding-block-start:0!important;padding-block-end:0!important}#shopify-section-section_ticker_marquee p{white-space:nowrap!important;display:inline-block!important;animation:zxTickerScroll 35s linear infinite!important;padding:10px 0!important;font-size:11px!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;margin:0!important;color:#fff!important}@keyframes zxTickerScroll{0%{transform:translate(50vw)}to{transform:translate(-100%)}}#shopify-section-section_hero_promo{background:#0f1b4c!important}#shopify-section-section_hero_promo h1{font-size:clamp(4rem,11vw,8rem)!important;line-height:.9!important;font-weight:900!important;letter-spacing:-.02em!important;color:#fff!important}#shopify-section-section_hero_promo .button,#shopify-section-section_hero_promo button{background:#1d3c93!important;border-color:#1d3c93!important;color:#fff!important;font-size:13px!important;font-weight:800!important;letter-spacing:.12em!important;text-transform:uppercase!important;padding:14px 32px!important;border-radius:6px!important}#shopify-section-section_hero_promo .button:hover{background:#1a2e6b!important;border-color:#1a2e6b!important}#shopify-section-section_hero_promo .media img{object-fit:contain!important;background:transparent!important}#shopify-section-section_reviews_heading,#shopify-section-section_reviews_cards{background-color:var(--zx-cream-warm)!important}#shopify-section-section_reviews_heading h2{font-size:clamp(1.75rem,3vw,2.5rem)!important}#shopify-section-section_reviews_cards p:first-child{color:#f59e0b!important;font-weight:700!important}#shopify-section-section_reviews_cards [class*=group]{transition:transform .2s ease,box-shadow .2s ease!important}#shopify-section-section_reviews_cards [class*=group]:hover{transform:translateY(-4px)!important;box-shadow:0 12px 28px #0000001a!important}@media(max-width:768px){#shopify-section-section_reviews_cards .section__content,#shopify-section-section_reviews_cards .section-content,#shopify-section-section_reviews_cards>div>div{flex-direction:row!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;flex-wrap:nowrap!important;padding-bottom:16px!important;-webkit-overflow-scrolling:touch!important}#shopify-section-section_reviews_cards>div>div>*{flex:0 0 80vw!important;scroll-snap-align:start!important}}#shopify-section-section_loved_by_stats h2{font-size:clamp(2.5rem,5vw,4rem)!important;font-weight:900!important;line-height:1!important}#shopify-section-section_sbc_heading,#shopify-section-section_shop_by_collection{background-color:var(--zx-cream)!important}#shopify-section-section_shop_by_collection img{border-radius:50%!important;aspect-ratio:1 / 1!important;object-fit:cover!important;width:140px!important;height:140px!important;min-width:140px!important;display:block!important;margin:0 auto!important;border:3px solid var(--zx-cream-border)!important;transition:border-color .2s ease,transform .2s ease!important}#shopify-section-section_shop_by_collection img:hover{border-color:var(--zx-blue)!important;transform:scale(1.05)!important}#shopify-section-section_shop_by_collection>div>div{justify-content:center!important;gap:40px!important;flex-wrap:wrap!important}#shopify-section-section_shop_by_collection p{font-size:.875rem!important;font-weight:600!important;text-align:center!important;white-space:nowrap!important;margin-top:6px!important}@media(max-width:768px){#shopify-section-section_shop_by_collection img{width:80px!important;height:80px!important;min-width:80px!important}#shopify-section-section_shop_by_collection>div>div{gap:20px!important}}#shopify-section-product_list_themegen h2{font-size:clamp(1.75rem,3vw,2.25rem)!important;font-weight:800!important}#shopify-section-section_why_choose_zivlix{background-color:var(--zx-cream)!important}#shopify-section-section_why_choose_zivlix .color-scheme-1 p{border-bottom:1px solid var(--zx-cream-border)!important;display:flex!important;justify-content:space-between!important}#shopify-section-section_why_choose_zivlix .color-scheme-1 strong{color:var(--zx-gold)!important;font-size:1rem!important}#shopify-section-section_why_choose_zivlix .color-scheme-1>div>div:first-child p{background:var(--zx-cream-warm)!important;border-radius:12px 12px 0 0!important;font-weight:800!important;letter-spacing:.05em!important;border-bottom:2px solid var(--zx-cream-border)!important}#shopify-section-section_why_choose_zivlix .color-scheme-1>div>div:last-child p{border-bottom:none!important}#shopify-section-section_why_choose_zivlix em{color:var(--zx-gold)!important;font-style:normal!important}.template-collection .media,.main-collection .media,[data-testid=main-collection] .media{background:var(--zx-cream-warm)!important}.template-collection .media img,.main-collection .media img,[data-testid=main-collection] .media img{object-fit:contain!important;padding:8px!important}.template-collection .shopify-section:first-child{border-bottom:1px solid var(--zx-cream-border)!important}.template-collection .shopify-section:first-child p{color:var(--zx-gold)!important;font-size:.75rem!important;font-weight:700!important;letter-spacing:.15em!important;text-transform:uppercase!important}.template-collection .shopify-section:first-child h1{font-weight:800!important;letter-spacing:-.02em!important}.template-collection .shopify-section:first-child .rte,.template-collection .shopify-section:first-child p:last-child{color:var(--zx-gray-500)!important;font-size:.95rem!important;max-width:520px!important;line-height:1.6!important}.template-collection .product-card,.template-collection [class*=product-card]{transition:transform .2s ease,box-shadow .2s ease!important}.template-collection .product-card:hover,.template-collection [class*=product-card]:hover{transform:translateY(-3px)!important;box-shadow:var(--zx-shadow-md)!important}.template-collection .facets,.template-collection [class*=facet]{border-bottom:1px solid var(--zx-cream-border)!important;padding-bottom:12px!important;margin-bottom:24px!important}.template-collection .facets label,.template-collection [class*=facet] label{font-size:.8rem!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.06em!important}:root{--zx-gold: #C9A84C;--zx-gold-light: #E8D5A3;--zx-navy: #0F1B4C;--zx-serif: "Playfair Display", Georgia, "Times New Roman", serif}.zx-cursor-dot,.zx-cursor-ring{display:none!important}#shopify-section-section_hero_promo{position:relative;overflow:hidden}#shopify-section-section_hero_promo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='300' height='300'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='300' height='300' filter='url(%23n)' opacity='1'/%3E%3C/svg%3E");background-size:180px 180px;opacity:.04;pointer-events:none;z-index:2;mix-blend-mode:overlay}#shopify-section-section_hero_promo p{font-size:.75rem!important;font-weight:500!important;letter-spacing:.28em!important;text-transform:uppercase!important;color:var(--zx-gold-light)!important;opacity:.75}#shopify-section-section_hero_promo h1{font-family:var(--zx-serif)!important;font-size:clamp(4.5rem,11vw,8rem)!important;line-height:.9!important;font-weight:900!important;font-style:italic!important;letter-spacing:-.02em!important;color:#fff!important;text-shadow:none!important}#shopify-section-section_hero_promo .button,#shopify-section-section_hero_promo button{background:transparent!important;border:1.5px solid rgba(255,255,255,.45)!important;color:#fff!important;font-size:11px!important;font-weight:700!important;letter-spacing:.2em!important;text-transform:uppercase!important;padding:14px 40px!important;border-radius:2px!important;-webkit-backdrop-filter:blur(6px)!important;backdrop-filter:blur(6px)!important;transition:background .3s ease,color .3s ease,border-color .3s ease!important;box-shadow:none!important}#shopify-section-section_hero_promo .button:hover,#shopify-section-section_hero_promo button:hover{background:#fff!important;color:var(--zx-navy)!important;border-color:#fff!important;transform:none!important}#shopify-section-section_sbc_heading h2,#shopify-section-section_reviews_heading h2,#shopify-section-section_loved_by_stats h2,#shopify-section-section_why_choose_zivlix h2,#shopify-section-section_newsletter h2{font-family:var(--zx-serif)!important;font-style:italic!important;letter-spacing:-.01em!important}#shopify-section-section_shop_by_collection img{width:180px!important;height:180px!important;min-width:180px!important;border:2px solid rgba(0,0,0,.07)!important;box-shadow:0 4px 16px #0000000f!important;transition:transform .4s cubic-bezier(.4,0,.2,1),border-color .3s ease,box-shadow .4s ease!important}#shopify-section-section_shop_by_collection img:hover{transform:scale(1.07)!important;border-color:var(--zx-black)!important;box-shadow:0 16px 40px #00000024!important}#shopify-section-section_shop_by_collection p{font-size:.75rem!important;font-weight:700!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--zx-black)!important;margin-top:14px!important}@media(max-width:768px){#shopify-section-section_shop_by_collection img{width:90px!important;height:90px!important;min-width:90px!important}}#shopify-section-section_reviews_cards [class*=group]{background:#ffffffb8!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border:1px solid rgba(255,255,255,.85)!important;border-radius:16px!important;box-shadow:0 4px 24px #0000000f!important}#shopify-section-section_newsletter{background:var(--zx-black)!important;position:relative!important;overflow:hidden!important}#shopify-section-section_newsletter:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:700px;height:400px;background:radial-gradient(ellipse,rgba(201,168,76,.1) 0%,transparent 65%);pointer-events:none}#shopify-section-section_newsletter h2{color:#fff!important;font-family:var(--zx-serif)!important;font-style:italic!important}#shopify-section-section_newsletter p{color:#ffffff80!important}#shopify-section-section_newsletter .field__input,#shopify-section-section_newsletter input{background:#ffffff12!important;border-color:#ffffff26!important;color:#fff!important}#shopify-section-section_why_choose_zivlix{background:linear-gradient(170deg,var(--zx-cream) 0%,var(--zx-cream-warm) 100%)!important}.zx-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.zx-reveal.is-visible{opacity:1;transform:translateY(0)}.product-information h1,.product-information [class*=title] h1{font-family:var(--zx-serif)!important;font-style:normal!important;font-weight:700!important}.zx-delivery-estimate{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:#166534;padding:10px 14px;background:#f0fdf4;border:1px solid #BBF7D0;border-radius:8px;margin-bottom:16px}.zx-delivery-estimate svg{width:16px;height:16px;color:#16a34a;flex-shrink:0}.zx-delivery-estimate strong{color:#15803d}
/*# sourceMappingURL=/cdn/shop/t/3/assets/zivlix-custom.css.map */
