:root{--zn-black:#111111;--zn-white:#ffffff;--zn-text:#222222;--zn-text-light:#666666;--zn-gold:#B08D57;--zn-gray-100:#fafafa;--zn-gray-200:#f2f2f2;--zn-gray-300:#e5e5e5;--zn-gray-500:#8a8a8a;--zn-container:1400px;--zn-radius:8px;--zn-shadow:0 10px 30px rgba(0,0,0,.06);--zn-speed:.3s ease}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--zn-text);background:#fff;line-height:1.65;font-weight:400}img{display:block;max-width:100%;height:auto}a{transition:var(--zn-speed);text-decoration:none}button{transition:var(--zn-speed)}.page-width{max-width:1400px;padding-left:40px;padding-right:40px;margin:auto}.shopify-section{margin:0}.section-padding{padding-top:70px;padding-bottom:70px}h1,h2,h3,h4{letter-spacing:.02em;color:#111}p{color:#666}.header-wrapper{position:sticky;top:0;z-index:100;background:#fffffff5;border-bottom:1px solid rgba(0,0,0,.06);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease}.shopify-section-header-sticky{box-shadow:0 2px 16px #0000000f}.shopify-section-header-sticky .header-wrapper{background:#fffffffa;box-shadow:0 8px 30px #0000000f;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}.header{min-height:80px;display:grid;align-items:center}.header__heading{margin:0}.header__heading-link{display:flex;align-items:center;padding:0}.header__heading-logo{width:auto;max-width:185px;height:auto;transition:transform .3s ease}.header__heading-link:hover .header__heading-logo{transform:scale(1.04)}@media screen and (min-width:990px){.header .header__inline-menu{display:flex;align-items:center;justify-content:center;gap:18px;margin:0 auto}}.header .header__menu-item{position:relative;padding:10px 14px;border-radius:8px;color:#111;font-size:14px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-decoration:none!important;transition:color .25s ease,background-color .25s ease}.header .header__menu-item span,.header .header__menu-item:hover,.header .header__menu-item:focus,.header .header__menu-item:visited{text-decoration:none!important}.header .header__menu-item:after{content:"";position:absolute;left:14px;right:14px;bottom:5px;height:2px;background:var(--zn-gold);transform:scaleX(0);transform-origin:center;transition:transform .3s ease}.header .header__menu-item:hover:after{transform:scaleX(1)}.header__active-menu-item{color:#111!important;font-weight:600!important;text-decoration:none!important}.header__active-menu-item:after{display:none!important}.header .header__menu-item:hover{color:#111;background:#f7f7f7}.header__submenu{overflow:hidden;padding:12px 0;border:0;border-radius:12px;box-shadow:0 18px 45px #0000001a}.header__submenu .header__menu-item{padding:12px 24px;border-radius:0;font-size:13px;letter-spacing:.05em}.header__submenu .header__menu-item:after{display:none}.header__submenu .header__menu-item:hover{background:#f8f8f8}.header__icon{border-radius:50%;transition:transform .25s ease,background-color .25s ease}.header__icon:hover{background:#f7f7f7;transform:translateY(-2px) scale(1.04)}.cart-count-bubble{background:#111;color:#fff;border:2px solid #fff}.predictive-search{overflow:hidden;border-radius:14px;box-shadow:0 10px 35px #0000001f}.menu-drawer{border-radius:0 18px 18px 0}@media screen and (max-width:989px){.header__inline-menu{display:none!important}.header--has-menu{grid-template-columns:auto 1fr auto}}@media screen and (max-width:749px){.header{min-height:68px}.header__heading-logo{max-width:175px}.header__icons{gap:6px}.header__icon{width:40px;height:40px}.menu-drawer{width:90%}}.banner__media img{transform:scale(1.02);transition:transform 8s ease}.banner:hover .banner__media img{transform:scale(1.08)}.banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#00000073,#0003 45%,#0000000d);z-index:1}.banner__content{position:relative;z-index:2}.banner__heading{font-size:clamp(38px,5vw,72px);line-height:1.05;letter-spacing:.02em;color:#fff;margin-bottom:18px;font-weight:500}.banner__text{color:#ffffffe6;font-size:18px;max-width:520px;line-height:1.7}.banner .button{background:#fff;color:#111;border:none;padding:16px 36px;border-radius:50px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;transition:.35s ease}.banner .button:hover{background:var(--zn-gold);color:#fff;transform:translateY(-3px)}.banner__box{max-width:700px;padding:50px}@media screen and (max-width:749px){.banner__heading{font-size:34px}.banner__text{font-size:16px}.banner__box{padding:25px}.banner .button{width:100%}}.product__title h1{font-size:42px;font-weight:500;letter-spacing:.02em;line-height:1.15}.product__info-container .price{font-size:26px;font-weight:600;color:var(--zn-gold)}.product__description{font-size:16px;line-height:1.8;color:#555}.product__media img{transition:transform .6s ease}.product__media:hover img{transform:scale(1.03)}.product-form__submit{height:58px;border-radius:50px;font-size:15px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;transition:.3s ease}.product-form__submit:hover{transform:translateY(-3px);background:var(--zn-gold)}.product-form__input input[type=radio]+label{border-radius:30px;padding:12px 22px;transition:.25s ease}.product-form__input input[type=radio]:checked+label{background:#111;color:#fff}@media(max-width:749px){.product__title h1{font-size:30px}.product__info-container .price{font-size:22px}}.product-form__submit.button,.button--primary,.shopify-payment-button__button--unbranded{background:#111!important;color:#fff!important;border-color:#111!important}.product-form__submit.button:after,.button--primary:after,.shopify-payment-button__button--unbranded:after{box-shadow:none!important}.product-form__submit.button:hover,.button--primary:hover,.shopify-payment-button__button--unbranded:hover{background:#b08d57!important;color:#fff!important;border-color:#b08d57!important}.product-form__submit.button span,.button--primary span,.product-form__submit.button:hover span,.button--primary:hover span,.button:hover span,.quick-add__submit:hover span,.cart__checkout-button:hover span{color:#fff!important}.product-form__input input[type=radio]+label{background:#fff!important;color:#111!important;border:1px solid #dddddd!important}.product-form__input input[type=radio]+label:hover{border-color:#111!important;color:#111!important}.product-form__input input[type=radio]:checked+label{background:#111!important;color:#fff!important;border-color:#111!important}.quantity{background:#fff!important;border:1px solid #dddddd!important}.quantity__button,.quantity__input{color:#111!important;background:#fff!important}.quantity__button:hover{color:#b08d57!important}.card,.product__media,.button,.field__input,.select select,.quantity,.product-form__input,.shopify-payment-button button{border-radius:12px!important}.card,.product__media,.product__info-wrapper,.product-form{box-shadow:0 4px 18px #0000000d}.card:hover,.product__media:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0000001a}.card img,.product__media img{border-radius:12px}.button,.shopify-payment-button button{border-radius:10px!important;font-weight:600;letter-spacing:.3px;min-height:48px}.button:hover,.shopify-payment-button button:hover{transform:translateY(-2px)}.field__input,.select select,.quantity{border-radius:10px!important}.section{margin-top:40px;margin-bottom:40px}a{transition:.25s}a:hover{opacity:.85}.product__title h1{line-height:1.25;letter-spacing:.2px}.price{font-weight:700}@media(max-width:749px){.product{gap:25px}.page-width{padding-left:18px;padding-right:18px}.button{min-height:50px}}.zaarnish-trust-box{margin-top:24px;padding:22px;background:#fafafa;border:1px solid rgba(0,0,0,.08);border-radius:16px}.zaarnish-trust-item{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid rgba(0,0,0,.06);color:#222;font-size:15px}.zaarnish-trust-item:last-child{border-bottom:0}.zaarnish-trust-item span{font-weight:500}.zaarnish-benefits{margin-top:20px;overflow:hidden;background:#fff;border:1px solid #e8e8e8;border-radius:14px}.zaarnish-benefit{display:flex;align-items:flex-start;gap:14px;padding:16px 18px}.zaarnish-benefit+.zaarnish-benefit{border-top:1px solid #efefef}.zaarnish-benefit-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:42px;height:42px;background:#f7f7f7;border-radius:50%;font-size:20px}.zaarnish-benefit h4{margin:0 0 4px;font-size:15px;font-weight:600}.zaarnish-benefit p{margin:0;color:#666;font-size:13px;line-height:1.6}.zaarnish-payments{margin-top:20px;padding:18px;text-align:center}.zaarnish-payments h5{margin:0 0 12px;color:#222;font-size:14px;font-weight:600}.zaarnish-payment-row{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.zaarnish-payment-item{padding:8px 14px;background:#fff;border:1px solid #e5e5e5;border-radius:10px;font-size:13px;font-weight:500;transition:transform .25s ease,box-shadow .25s ease}.zaarnish-payment-item:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00000014}.product__title h1{font-size:3rem;font-weight:600;letter-spacing:.02em;line-height:1.2;margin-bottom:1rem}.product__info-container .price{margin:1.5rem 0}.price-item--regular{font-size:2.2rem;font-weight:700}.price-item--sale{font-size:2.4rem;font-weight:700}.product-form__submit{min-height:55px;border-radius:8px;font-size:1.6rem;font-weight:600;letter-spacing:.05em;transition:.3s ease}.product-form__submit:hover{transform:translateY(-2px)}.product__info-container>*{margin-bottom:1.8rem}@media screen and (max-width:749px){.product__title h1{font-size:2.2rem}.price-item--regular,.price-item--sale{font-size:2rem}.product-form__submit{width:100%}}.zaarnish-sticky-cart{position:fixed;left:0;right:0;bottom:-120px;background:#fff;box-shadow:0 -10px 30px #0000001f;padding:12px 20px;z-index:999;transition:.35s ease}.zaarnish-sticky-cart.show{bottom:0}.zaarnish-sticky-inner{max-width:1300px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.zaarnish-sticky-left{display:flex;align-items:center;gap:15px}.zaarnish-sticky-image{width:60px;height:60px;object-fit:cover;border-radius:10px}.zaarnish-sticky-title{font-size:16px;font-weight:700}.zaarnish-sticky-price{color:#111;font-weight:600;margin-top:4px}.zaarnish-sticky-button{background:#111;color:#fff;border:none;padding:14px 34px;border-radius:999px;cursor:pointer;font-size:15px;font-weight:700;transition:.25s}.zaarnish-sticky-button:hover{background:var(--zn-gold)!important;color:#fff!important;transform:translateY(-2px)}@media(max-width:768px){.zaarnish-sticky-inner{gap:10px}.zaarnish-sticky-title{font-size:14px}.zaarnish-sticky-image{width:50px;height:50px}.zaarnish-sticky-button{padding:12px 18px;font-size:14px}}.zaarnish-tabs{margin-top:30px}.zaarnish-tabs details{background:#fff;border:1px solid #ececec;border-radius:14px;margin-bottom:14px;overflow:hidden;transition:.3s ease}.zaarnish-tabs details:hover{border-color:#111;box-shadow:0 10px 30px #0000000f}.zaarnish-tabs summary{list-style:none;cursor:pointer;padding:18px 22px;font-size:16px;font-weight:700;display:flex;justify-content:space-between;align-items:center}.zaarnish-tabs summary::-webkit-details-marker{display:none}.zaarnish-tabs summary:after{content:"+";font-size:22px;font-weight:300;transition:.3s}.zaarnish-tabs details[open] summary:after{content:"\2212"}.zaarnish-tab-content{padding:0 22px 22px;line-height:1.8;color:#555}.zaarnish-tab-content ul{margin:0;padding-left:20px}.zaarnish-tab-content img{max-width:100%;border-radius:12px;margin-top:15px}@media(max-width:768px){.zaarnish-tabs summary{font-size:15px;padding:16px}.zaarnish-tab-content{padding:0 16px 16px}}.product__info-container{padding-bottom:120px}.zaarnish-tab-content p:last-child{margin-bottom:0}.zaarnish-tab-content{padding-bottom:18px}.product-card-wrapper{height:100%}.product-card-wrapper .card{height:100%;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:18px;box-shadow:0 8px 25px #0000000a;transition:transform .35s ease,box-shadow .35s ease,border-color .35s ease}.product-card-wrapper:hover .card{transform:translateY(-8px);border-color:#0000001a;box-shadow:0 20px 45px #00000024}.product-card-wrapper .card__media{overflow:hidden}.product-card-wrapper .card__media img{transition:transform .6s ease}.product-card-wrapper:hover .card__media img{transform:scale(1.06)}.product-card-wrapper .card__information{padding:18px!important}.product-card-wrapper .card__heading{margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.45}.product-card-wrapper .card__heading a{color:#111;text-decoration:none!important}.product-card-wrapper .card__heading a:hover{color:var(--zn-gold)}.product-card-wrapper .price{font-size:18px;font-weight:700}.product-card-wrapper .price-item--sale{color:#111}.product-card-wrapper .price__sale .price-item--regular{opacity:.45}.product-card-wrapper .quick-add__submit{--color-button: 18, 18, 18;--color-button-text: 255, 255, 255;--color-secondary-button: 18, 18, 18;--color-secondary-button-text: 255, 255, 255;--alpha-button-background: 1;background:#111!important;color:#fff!important;border-color:#111!important;border-radius:50px!important;font-weight:700;transition:transform .25s ease,background-color .25s ease,color .25s ease}.product-card-wrapper .quick-add__submit:after{box-shadow:0 0 0 1px #111!important}.product-card-wrapper .quick-add__submit span,.product-card-wrapper .quick-add__submit svg{color:#fff!important}.product-card-wrapper .quick-add__submit:not([disabled]):hover{--color-button: 176, 141, 87;--color-button-text: 255, 255, 255;--color-secondary-button: 176, 141, 87;--color-secondary-button-text: 255, 255, 255;background:var(--zn-gold)!important;color:#fff!important;border-color:var(--zn-gold)!important;transform:translateY(-2px)}.product-card-wrapper .quick-add__submit:not([disabled]):hover:after{box-shadow:0 0 0 1px var(--zn-gold)!important}.product-card-wrapper .quick-add__submit:not([disabled]):hover span,.product-card-wrapper .quick-add__submit:not([disabled]):hover svg{color:#fff!important}.product-card-wrapper .badge{padding:6px 12px;border-radius:30px;font-weight:600;letter-spacing:.03em}.collection .grid,.collection-list .grid{row-gap:30px}@media screen and (max-width:749px){.product-card-wrapper .card{border-radius:12px}.product-card-wrapper .card__information{padding:12px!important}.product-card-wrapper .card__heading{font-size:14px}.product-card-wrapper .price{font-size:15px}.product-card-wrapper:hover .card{transform:none}}.facets-container{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:16px 22px;margin-bottom:30px;box-shadow:0 8px 25px #0000000d}.facets__heading,.facets__label,.facet-filters__label{font-weight:700;color:#111}.facet-filters__sort{border-radius:12px;border:1px solid #ddd;padding:10px 14px;transition:.3s}.facet-filters__sort:hover,.facet-filters__sort:focus{border-color:#111}.active-facets__button{border-radius:30px;background:#111;color:#fff}.active-facets__button:hover{opacity:.9}.facets__summary:hover{color:#b8860b}.cart-drawer .drawer__inner{background:#fff;border:0;box-shadow:-18px 0 45px #0000001f}.cart-drawer .drawer__header{padding:2rem 2.2rem 1.4rem;border-bottom:1px solid rgba(0,0,0,.08)}.cart-drawer .drawer__heading{font-size:2.2rem;font-weight:700;letter-spacing:.02em}.cart-drawer .drawer__close{width:4.2rem;height:4.2rem;border-radius:50%;transition:.25s ease}.cart-drawer .drawer__close:hover{background:#f5f5f5;transform:rotate(90deg)}.cart-drawer .cart-item{padding:1.8rem 0;border-bottom:1px solid rgba(0,0,0,.07)}.cart-drawer .cart-item__media{border-radius:12px;overflow:hidden;background:#f8f8f8}.cart-drawer .cart-item__name{font-size:1.5rem;font-weight:600;color:#111;text-decoration:none}.cart-drawer .cart-item__price-wrapper{font-weight:700;color:#111}.cart-drawer .quantity{background:#fff;border:1px solid #ddd;border-radius:10px!important}.cart-drawer .quantity__button,.cart-drawer .quantity__input{background:#fff!important;color:#111!important}.cart-drawer .drawer__footer{padding:2rem 2.2rem;border-top:1px solid rgba(0,0,0,.08);background:#fff}.cart-drawer .totals__total{font-size:1.7rem;font-weight:700}.cart-drawer .totals__total-value{font-size:1.8rem;font-weight:700}.cart-drawer .cart__checkout-button{min-height:5.6rem;border-radius:12px!important;background:#111!important;color:#fff!important;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.cart-drawer .cart__checkout-button:hover{background:var(--zn-gold)!important;transform:translateY(-2px)}.cart-drawer .cart__empty-text{font-size:2rem;font-weight:600}@media screen and (max-width:749px){.cart-drawer .drawer__inner{width:100%;max-width:100%}.cart-drawer .drawer__header,.cart-drawer .drawer__footer{padding-left:1.6rem;padding-right:1.6rem}}.cart-drawer .drawer__inner{height:100dvh!important;max-height:100dvh!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.cart-drawer .drawer__header{flex:0 0 auto}.cart-drawer cart-drawer-items{flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overscroll-behavior:contain}.cart-drawer .drawer__footer{position:relative!important;bottom:auto!important;flex:0 0 auto!important;margin-top:auto!important;background:#fff!important;z-index:30!important;box-shadow:0 -8px 24px #00000014}.cart-drawer .drawer__contents{display:flex!important;flex-direction:column!important;min-height:0!important;overflow:hidden!important}.button,.shopify-payment-button button{transition:.3s ease!important}.button:hover,.shopify-payment-button button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000026}a{transition:.25s ease}.card{transition:.35s ease}.header .header__menu-item:hover,.header .header__menu-item:hover span{color:var(--zn-gold)!important;opacity:1!important;background:transparent!important}.collection-list .card-wrapper{height:100%}.collection-list .card{overflow:hidden;border-radius:16px;background:#fff;transition:transform .35s ease,box-shadow .35s ease}.collection-list .card:hover{transform:translateY(-6px);box-shadow:0 18px 38px #0000001f}.collection-list .card__media{overflow:hidden}.collection-list .card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#b08d5700;transition:background-color .35s ease;pointer-events:none}.collection-list .card:hover .card__media:after{background:#b08d571f}.collection-list .card__media img{transition:transform .6s ease}.collection-list .card:hover .card__media img{transform:scale(1.06)}.collection-list .card__heading{font-size:1.8rem;font-weight:600;letter-spacing:.04em;text-align:center}.collection-list .card__heading a{color:#111;text-decoration:none!important}.collection-list .card__heading a:hover{color:var(--zn-gold)}@media screen and (max-width:749px){.collection-list .card{border-radius:12px}.collection-list .card:hover{transform:none}.collection-list .card__heading{font-size:1.5rem}}.footer{margin-top:0;background:#111;color:#fff}.footer,.footer p,.footer a,.footer h2,.footer h3{color:#fff}.footer__content-top{padding-top:5rem;padding-bottom:3rem}.footer__content-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:2rem;padding-bottom:2rem}.footer .newsletter-form__field-wrapper{max-width:520px}.footer .field__input{background:#fff;color:#111;border-radius:999px!important;padding-right:5.5rem}.footer .newsletter-form__button{color:#111}.footer .list-social__link{width:4rem;height:4rem;border:1px solid rgba(255,255,255,.2);border-radius:50%;transition:background-color .25s ease,border-color .25s ease,transform .25s ease}.footer .list-social__link:hover{background:var(--zn-gold);border-color:var(--zn-gold);transform:translateY(-2px)}.footer .footer__copyright{color:#ffffffb3}.footer .policies li a{color:#ffffffbf}.footer .policies li a:hover{color:var(--zn-gold)}.footer .payment-icons{filter:grayscale(1);opacity:.85}@media screen and (max-width:749px){.footer__content-top{padding-top:4rem}.footer .newsletter-form__field-wrapper{width:100%}.footer__content-bottom{text-align:center}}.zaarnish-card-labels{position:absolute;top:12px;left:12px;z-index:5;pointer-events:none}.zaarnish-product-label{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border:0;border-radius:999px;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase;box-shadow:0 6px 18px #0000001f}.zaarnish-product-label--new{background:#111}.zaarnish-product-label--bestseller{background:var(--zn-gold)}.zaarnish-product-label--limited{background:#7a1f1f}.zaarnish-product-label--premium{background:#3e3a34}@media screen and (max-width:749px){.zaarnish-product-label{padding:6px 9px;font-size:9px}}.collection-hero{margin-bottom:30px}.facets-container{margin-bottom:28px;padding-bottom:18px;border-bottom:1px solid rgba(0,0,0,.08)}.facets__form,.facets-container,.facet-filters{align-items:center}.facet-filters__label{font-weight:600;color:#111}.facet-filters__sort,.facets__disclosure,.active-facets__button{border-radius:999px}.active-facets__button:hover{background:var(--zn-gold);color:#fff}@media(max-width:749px){.facets-container{margin-bottom:20px}}.collection-hero{background:#fff}.collection-hero__inner{align-items:center;gap:4rem;padding-top:4rem;padding-bottom:4rem}.collection-hero__title{margin:0;font-size:clamp(3.2rem,5vw,5.6rem);font-weight:500;line-height:1.08;letter-spacing:.02em}.collection-hero__description{max-width:680px;margin-top:1.4rem;color:#666;font-size:1.6rem;line-height:1.75}.collection-hero__image-container{overflow:hidden;border-radius:18px}.collection-hero__image-container img{transition:transform .7s ease}.collection-hero:hover .collection-hero__image-container img{transform:scale(1.03)}@media screen and (max-width:749px){.collection-hero__inner{gap:2.4rem;padding-top:2.8rem;padding-bottom:2.8rem}.collection-hero__title{font-size:3rem}.collection-hero__description{font-size:1.45rem}.collection-hero__image-container{border-radius:12px}}.predictive-search,.search-modal,.search-modal__content{background:#fff}.search__input.field__input{background:#fff!important;color:#111!important;border:2px solid #111111!important;border-radius:999px!important}.search__input::placeholder{color:#888!important}.search__button{color:#111!important}.predictive-search__item:hover{background:#f8f8f8}.predictive-search{overflow:hidden;border:1px solid rgba(0,0,0,.08);border-radius:18px;box-shadow:0 18px 45px #0000001f}.predictive-search__heading{padding:16px 20px 10px;color:#111;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.predictive-search__results-list{padding:8px}.predictive-search__list-item{border-radius:12px}.predictive-search__item{gap:16px;padding:12px;border-radius:12px;transition:background-color .25s ease,transform .25s ease}.predictive-search__item:hover{background:#f7f7f7;transform:translate(3px)}.predictive-search__image{width:72px;height:88px;object-fit:cover;border-radius:10px;background:#f5f5f5}.predictive-search__item-heading{margin:0 0 6px;color:#111;font-size:15px;font-weight:600;line-height:1.4}.predictive-search .price{color:#111;font-size:14px;font-weight:700}.predictive-search__item--term{margin-top:8px;padding:14px 18px;border-top:1px solid rgba(0,0,0,.08);color:#111;font-weight:600}.predictive-search__item--term:hover{color:var(--zn-gold)}@media screen and (max-width:749px){.predictive-search{border-radius:0 0 16px 16px}.predictive-search__image{width:58px;height:72px}.predictive-search__item{padding:10px}.predictive-search__item-heading{font-size:14px}}select,.select__select,.facet-filters__sort,.disclosure__button,.localization-form__select,.predictive-search,.predictive-search__results-groups-wrapper,.predictive-search__results-list,.menu-drawer,.menu-drawer__submenu,.field__input,.customer .field input{background-color:#fff!important;color:#111!important}select option,.select__select option,.facet-filters__sort option,.localization-form__select option,.disclosure__list,.disclosure__list-wrapper,.facets__display,.mobile-facets__inner,.mobile-facets__submenu,.predictive-search{background:#fff!important;color:#111!important}.disclosure__link,.facets__label,.facets__summary,.mobile-facets__label,.mobile-facets__sort .select__select,.predictive-search__item,.predictive-search__item-heading,.predictive-search__heading{color:#111!important}.disclosure__link:hover,.facets__summary:hover,.mobile-facets__label:hover,.predictive-search__item:hover{background:#f7f7f7!important;color:var(--zn-gold)!important}select,.select__select,.facet-filters__sort,.localization-form__select,.field__input{border-color:#d9d9d9!important}.facets__header,.facets__selected,.facets__reset,.active-facets__button,.active-facets__button-wrapper,.mobile-facets__header,.mobile-facets__count,.mobile-facets__open,.mobile-facets__close-button{background:#fff!important;color:#111!important}.facets__header{border-bottom:1px solid #e5e5e5!important}.active-facets__button-inner{background:#111!important;color:#fff!important;border-color:#111!important}.active-facets__button:hover .active-facets__button-inner{background:var(--zn-gold)!important;color:#fff!important;border-color:var(--zn-gold)!important}.facets__reset,.mobile-facets__clear{color:#111!important;text-decoration:underline}.facets__reset:hover,.mobile-facets__clear:hover{color:var(--zn-gold)!important}.facet-checkbox>svg,.facet-checkbox>.svg-wrapper{background-color:#fff!important;color:#111!important;border:1px solid #111111!important;border-radius:2px}.facet-checkbox input[type=checkbox]:checked~svg,.facet-checkbox input[type=checkbox]:checked~.svg-wrapper{background-color:#111!important;color:#fff!important}.facet-checkbox input[type=checkbox]:checked~svg path,.facet-checkbox input[type=checkbox]:checked~.svg-wrapper svg path{stroke:#fff!important;fill:#fff!important}.template-search__header{max-width:760px;margin:0 auto 4rem;text-align:center}.template-search__header h1{margin-bottom:1.5rem;font-size:clamp(3rem,5vw,5rem);font-weight:500;line-height:1.1}.template-search__search{max-width:640px;margin:0 auto}.template-search__search .field__input{background:#fff!important;color:#111!important;border:1px solid #d9d9d9!important;border-radius:999px!important}.template-search__search .search__button{color:#111!important}.template-search .product-grid{row-gap:3rem}.template-search__results{margin-top:2rem}.template-search__results .facets-container{margin-bottom:3rem}.template-search__empty{max-width:680px;margin:6rem auto;text-align:center}.template-search__empty h2{margin-bottom:1rem;font-size:2.8rem}.template-search__empty p{color:#666;font-size:1.6rem}@media screen and (max-width:749px){.template-search__header{margin-bottom:3rem}.template-search__header h1{font-size:3rem}.template-search .product-grid{row-gap:2rem}}.zaarnish-cart-upsell{margin:18px 20px 10px;padding:16px;background:#fafafa;border:1px solid rgba(0,0,0,.08);border-radius:14px}.zaarnish-cart-upsell__heading{margin:0 0 14px;color:#111;font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.zaarnish-cart-upsell__product{display:flex;align-items:center;gap:14px}.zaarnish-cart-upsell__image-link{flex:0 0 auto}.zaarnish-cart-upsell__image{width:76px;height:92px;object-fit:cover;border-radius:10px;background:#f3f3f3}.zaarnish-cart-upsell__details{min-width:0;flex:1}.zaarnish-cart-upsell__title{display:block;margin-bottom:6px;color:#111;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none}.zaarnish-cart-upsell__title:hover{color:var(--zn-gold)}.zaarnish-cart-upsell__price{margin-bottom:10px;color:#111;font-size:14px;font-weight:700}.zaarnish-cart-upsell__button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:9px 16px;background:#111;color:#fff;border:0;border-radius:999px;cursor:pointer;font-size:12px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .25s ease,transform .25s ease}.zaarnish-cart-upsell__button:hover{background:var(--zn-gold);color:#fff;transform:translateY(-2px)}.zaarnish-cart-upsell__button:disabled{cursor:not-allowed;opacity:.55}@media screen and (max-width:749px){.zaarnish-cart-upsell{margin-right:12px;margin-left:12px;padding:14px}.zaarnish-cart-upsell__image{width:68px;height:82px}}.cart-drawer__empty-content{padding:30px 25px;text-align:center}.cart__empty-text{margin-bottom:12px;color:#111;font-size:2.4rem;font-weight:500}.cart-drawer__empty-content p{color:#666;line-height:1.7}.cart-drawer__empty-content .button{margin-top:24px;padding:14px 34px;border-radius:999px;background:#111;color:#fff;font-weight:700;transition:.3s ease}.cart-drawer__empty-content .button:hover{background:var(--zn-gold);color:#fff;transform:translateY(-2px)}.cart__login-title{margin-top:35px}.cart__login-paragraph{color:#666}.cart__login-paragraph a{color:var(--zn-gold);font-weight:600}.cart__login-paragraph a:hover{text-decoration:underline}.product__info-container .share-button__button{display:inline-flex;align-items:center;justify-content:center;gap:.9rem;min-height:46px;padding:12px 24px;background:#f7f2ea;color:#8a6d3b;border:1px solid #d8c39f;border-radius:999px!important;font-size:14px;font-weight:600;letter-spacing:.04em}.zn-review-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:none}.zn-review-modal.is-open{display:block}.zn-review-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.zn-review-modal__dialog{position:relative;z-index:2;width:min(920px,calc(100% - 40px));max-height:82vh;margin:8vh auto 0;display:flex;flex-direction:column;background:#fff;border-radius:18px;box-shadow:0 24px 70px #00000038;overflow:hidden}.zn-review-modal__header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.08);background:#fff}.zn-review-modal__header h2{margin:0;color:#111;font-size:2.2rem;font-weight:600}.zn-review-modal__close{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;padding:0;background:#f7f7f7;color:#111;border:0;border-radius:50%;cursor:pointer;font-size:30px;font-weight:300;line-height:1;transition:background-color .25s ease,color .25s ease,transform .25s ease}.zn-review-modal__close:hover{background:var(--zn-gold);color:#fff;transform:rotate(90deg)}.zn-review-modal__scroll{flex:1 1 auto;min-height:0;padding:24px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin}body.zn-review-modal-open{overflow:hidden}@media screen and (max-width:749px){.zn-review-modal__dialog{width:100%;height:92vh;max-height:92vh;margin:8vh 0 0;border-radius:18px 18px 0 0}.zn-review-modal__header{padding:16px 18px}.zn-review-modal__header h2{font-size:1.8rem}.zn-review-modal__scroll{padding:18px}}.newsletter .field__input{background:var(--zn-white)!important;color:var(--zn-black)!important}.newsletter .field__label{color:var(--zn-text-light)!important}.newsletter .newsletter-form__button{color:var(--zn-black)!important}#zn-chat-greeting{position:fixed;z-index:2147483646;width:286px;max-width:calc(100vw - 32px);font-family:inherit;opacity:0;visibility:hidden;transform:translateY(14px) scale(.98);transform-origin:bottom right;transition:opacity .3s ease,transform .34s cubic-bezier(.22,.8,.28,1),visibility .3s ease}#zn-chat-greeting.is-open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}#zn-chat-greeting.is-closing{opacity:0;transform:translateY(8px) scale(.985);pointer-events:none}.zn-chat-greeting__card{position:relative;width:100%;padding:18px 16px 16px;background:var(--zn-black, #111111);color:var(--zn-white, #ffffff);border:1px solid rgba(176,141,87,.72);border-radius:16px;box-shadow:0 14px 38px #0003}html.zn-cart-drawer-open shopify-chat,html.zn-cart-drawer-open #zn-chat-greeting{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transition:none!important}.zn-chat-greeting__close{position:absolute;top:-38px;right:0;width:32px;height:32px;padding:0;display:grid;place-items:center;border:1px solid rgba(176,141,87,.78);border-radius:50%;background:#fff;color:#111;box-shadow:0 5px 14px #00000029;font-family:inherit;font-size:22px;font-weight:400;line-height:1;cursor:pointer;pointer-events:auto;touch-action:manipulation;user-select:none;-webkit-user-select:none;transition:color .18s ease,background-color .18s ease,border-color .18s ease,transform .18s ease}.zn-chat-greeting__close:hover,.zn-chat-greeting__close:focus-visible{background:var(--zn-gold, #B08D57);color:#fff;border-color:var(--zn-gold, #B08D57);transform:scale(1.06)}.zn-chat-greeting__sound{position:absolute;top:8px;right:10px;width:28px;height:28px;padding:0;display:grid;place-items:center;border:0;border-radius:50%;background:transparent;color:#ffffffb8;font-family:inherit;font-size:14px;line-height:1;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.zn-chat-greeting__sound:hover,.zn-chat-greeting__sound:focus-visible{background:#ffffff17;transform:scale(1.06)}.zn-chat-greeting__typing{min-height:42px;display:none;align-items:center;gap:5px;padding:7px 42px 5px 3px}#zn-chat-greeting.is-typing .zn-chat-greeting__typing{display:flex}.zn-chat-greeting__typing span{width:7px;height:7px;display:block;background:var(--zn-gold, #B08D57);border-radius:50%;opacity:.35;animation:zn-chat-typing-dot .9s ease-in-out infinite}.zn-chat-greeting__typing span:nth-child(2){animation-delay:.14s}.zn-chat-greeting__typing span:nth-child(3){animation-delay:.28s}@keyframes zn-chat-typing-dot{0%,60%,to{transform:translateY(0);opacity:.35}30%{transform:translateY(-4px);opacity:1}}.zn-chat-greeting__message{width:100%;display:none;padding:2px 42px 1px 2px;border:0;background:transparent;color:inherit;font-family:inherit;text-align:left;cursor:pointer;opacity:0;transform:translateY(5px)}#zn-chat-greeting.is-message .zn-chat-greeting__message{display:block;animation:zn-chat-message-in .24s ease forwards}.zn-chat-greeting__message strong{display:block;margin:0 0 5px;color:var(--zn-white, #ffffff);font-size:15px;font-weight:700;line-height:1.3}.zn-chat-greeting__message span{display:block;color:#ffffffc7;font-size:13px;font-weight:400;line-height:1.5}.zn-chat-greeting__message:hover strong,.zn-chat-greeting__message:focus-visible strong{color:var(--zn-gold, #B08D57)}@keyframes zn-chat-message-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:749px){#zn-chat-greeting{width:270px;max-width:calc(100vw - 32px)}.zn-chat-greeting__card{padding:17px 15px 15px;border-radius:15px}.zn-chat-greeting__close{top:-36px;width:30px;height:30px;font-size:21px}.zn-chat-greeting__message strong{font-size:14px}.zn-chat-greeting__message span{font-size:12px}}@media(prefers-reduced-motion:reduce){#zn-chat-greeting,.zn-chat-greeting__close,.zn-chat-greeting__sound,.zn-chat-greeting__message,.zn-chat-greeting__typing span{animation:none!important;transition:none!important}}body{font-family:var(--font-body-family);font-weight:400;line-height:1.65;letter-spacing:0}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-heading-family);letter-spacing:.005em;text-rendering:optimizeLegibility}.announcement-bar__message{font-family:var(--font-body-family)!important;font-size:13px;font-weight:500;line-height:1.35;letter-spacing:.07em}.header .header__menu-item{font-family:var(--font-body-family);font-size:13px;font-weight:600;line-height:1.2;letter-spacing:.1em}.banner__heading{font-family:var(--font-heading-family);font-size:clamp(4.6rem,4.4vw,6.2rem);font-weight:500;line-height:1.06;letter-spacing:.005em}.collection__title .title,.title-wrapper-with-link .title,.multicolumn__title .title,.rich-text__heading,.image-with-text__heading,.newsletter__wrapper .inline-richtext,.newsletter__wrapper h2{font-family:var(--font-heading-family);font-size:clamp(3.8rem,3.7vw,4.8rem);font-weight:500;line-height:1.1;letter-spacing:.005em}.collection-hero__title{font-family:var(--font-heading-family);font-size:clamp(4.2rem,4.2vw,5.4rem);font-weight:500;line-height:1.07;letter-spacing:.005em}.multicolumn-card__info h3,.rte h3{font-family:var(--font-heading-family);font-size:2.2rem;font-weight:500;line-height:1.22;letter-spacing:.005em}.banner__text,.image-with-text__text,.rich-text__text,.newsletter__subheading,.multicolumn-card__info p{font-family:var(--font-body-family);font-weight:400;line-height:1.68;letter-spacing:0}.image-with-text__text,.rich-text__text{font-size:1.6rem}.newsletter__subheading{font-size:1.55rem;line-height:1.65}.product-card-wrapper .card__heading{font-family:var(--font-heading-family);font-size:18px;font-weight:500;line-height:1.36;letter-spacing:.002em}.product-card-wrapper .card__heading a{font-weight:inherit}.product__title h1{font-family:var(--font-heading-family);font-size:clamp(3.2rem,3.1vw,4rem);font-weight:500;line-height:1.12;letter-spacing:.003em}.product-card-wrapper .price-item--sale,.product-card-wrapper .price__regular .price-item--regular{font-family:var(--font-body-family);font-size:19px;font-weight:700;line-height:1.2;letter-spacing:0;opacity:1}.product-card-wrapper .price__sale .price-item--regular{font-family:var(--font-body-family);font-size:14px;font-weight:400;line-height:1.2;letter-spacing:0;opacity:.48}.product__info-container .price-item--sale,.product__info-container .price__regular .price-item--regular{font-family:var(--font-body-family);font-weight:700;letter-spacing:0}.product__info-container .price__sale .price-item--regular{font-family:var(--font-body-family);font-weight:400;opacity:.5}.button,.shopify-payment-button__button--unbranded,.product-form__submit,.cart__checkout-button{font-family:var(--font-body-family);font-weight:650;line-height:1.15;letter-spacing:.06em}.product-card-wrapper .quick-add__submit{font-family:var(--font-body-family);font-size:14px;font-weight:650;line-height:1.15;letter-spacing:.015em}.banner .button,.image-with-text .button,.rich-text .button{letter-spacing:.075em}@media screen and (max-width:749px){.announcement-bar__message{font-size:11.5px;font-weight:500;line-height:1.35;letter-spacing:.055em}.banner__heading{font-size:clamp(3.4rem,9.5vw,4rem);font-weight:500;line-height:1.08;letter-spacing:0}.collection__title .title,.title-wrapper-with-link .title,.multicolumn__title .title,.rich-text__heading,.image-with-text__heading,.newsletter__wrapper .inline-richtext,.newsletter__wrapper h2{font-size:clamp(3rem,8vw,3.6rem);font-weight:500;line-height:1.12;letter-spacing:0}.collection-hero__title{font-size:3.6rem;font-weight:500;line-height:1.1}.multicolumn-card__info h3,.rte h3{font-size:2rem;line-height:1.24}.image-with-text__text,.rich-text__text,.newsletter__subheading,.multicolumn-card__info p,.banner__text{font-size:1.5rem;line-height:1.65}.product-card-wrapper .card__heading{font-size:15px;font-weight:500;line-height:1.34}.product-card-wrapper .price-item--sale,.product-card-wrapper .price__regular .price-item--regular{font-size:16px;font-weight:700}.product-card-wrapper .price__sale .price-item--regular{font-size:12.5px;font-weight:400}.product__title h1{font-size:2.8rem;font-weight:500;line-height:1.14}.header .header__menu-item{letter-spacing:.075em}.product-card-wrapper .quick-add__submit{font-size:13px;letter-spacing:.01em}}@media screen and (min-width:990px){.section-header{margin-bottom:0!important}.header{min-height:92px!important;padding-top:14px!important;padding-bottom:14px!important}.header__heading,.header__heading-link,.header__icons,.header__inline-menu{align-self:center}}.banner .banner__text,.banner .banner__text p{color:#fff!important;text-shadow:0 1px 10px rgba(0,0,0,.28)}.banner .banner__heading{color:#fff!important;text-shadow:0 2px 14px rgba(0,0,0,.24)}.banner:before{background:linear-gradient(90deg,#00000061,#0000002b 44%,#00000009)!important}@media screen and (max-width:749px){.banner .banner__text,.banner .banner__text p{text-shadow:0 1px 8px rgba(0,0,0,.24)}.banner .banner__heading{text-shadow:0 2px 10px rgba(0,0,0,.22)}}@media screen and (max-width:749px){.slideshow.banner--mobile-bottom .banner__heading{color:var(--zn-black, #111111)!important;text-shadow:none!important}.slideshow.banner--mobile-bottom .banner__text,.slideshow.banner--mobile-bottom .banner__text p{color:var(--zn-text, #222222)!important;text-shadow:none!important}}@media screen and (max-width:749px){.image-with-text__grid{display:flex!important;flex-direction:column!important;width:100%!important}.image-with-text__media-item,.image-with-text__text-item{width:100%!important;max-width:100%!important;flex:0 0 100%!important}.image-with-text__media-item{order:1}.image-with-text__text-item{order:2}.image-with-text__content{width:100%!important;max-width:100%!important;min-height:auto!important;padding:2.8rem 1.8rem 1.6rem!important}.image-with-text__heading{max-width:100%;margin-bottom:1.4rem}.image-with-text__text{max-width:100%}.image-with-text__text+.button{margin-top:2rem}}.section{margin-top:0!important;margin-bottom:0!important}@media screen and (min-width:750px){.slideshow.banner{min-height:clamp(360px,30vw,460px)!important}.slideshow .slideshow__slide{min-height:inherit!important}.slideshow .slideshow__media{height:100%!important}.slideshow .banner__content{min-height:inherit!important;padding-top:3.2rem;padding-bottom:3.2rem}.slideshow .banner__box{max-width:64rem;padding:3.6rem 4rem!important}}.slideshow .banner__text{max-width:34ch}.slideshow .banner__box:not(:has(.banner__heading)) .banner__text,.slideshow .banner__box:not(:has(.banner__heading)) .banner__text p{font-family:var(--font-heading-family)!important;font-size:clamp(2.6rem,2.35vw,3.4rem)!important;font-weight:500!important;line-height:1.12!important;letter-spacing:.005em!important}.slideshow .banner__box:not(:has(.banner__heading)) .banner__text{margin-bottom:1.8rem}@media screen and (min-width:750px){.slideshow.banner:before{background:linear-gradient(90deg,#0000006b,#0003 46%,#0000000a)!important}.slideshow .banner__text,.slideshow .banner__text p,.slideshow .banner__heading{color:#fff!important}.slideshow .banner__text,.slideshow .banner__text p{text-shadow:0 1px 10px rgba(0,0,0,.28)!important}.slideshow .banner__heading{text-shadow:0 2px 14px rgba(0,0,0,.24)!important}}@media screen and (max-width:749px){.slideshow.banner--mobile-bottom .banner__box{padding:2.2rem 1.8rem 2.8rem!important}.slideshow.banner--mobile-bottom .banner__box:not(:has(.banner__heading)) .banner__text,.slideshow.banner--mobile-bottom .banner__box:not(:has(.banner__heading)) .banner__text p{color:var(--zn-black, #111111)!important;font-family:var(--font-heading-family)!important;font-size:clamp(2.2rem,6.8vw,2.8rem)!important;font-weight:500!important;line-height:1.14!important;letter-spacing:0!important;text-shadow:none!important}.slideshow.banner--mobile-bottom .banner__text{max-width:100%;margin-left:auto;margin-right:auto;margin-bottom:1.5rem}.slideshow.banner--mobile-bottom .banner__buttons{margin-top:.4rem}.slideshow.banner--mobile-bottom .button{width:auto!important;min-width:17rem;padding-left:2.8rem;padding-right:2.8rem}}.collection__title.title-wrapper,.collection__title.title-wrapper-with-link{margin-bottom:2.6rem}.multicolumn__title{margin-bottom:2.8rem}.image-with-text__heading{margin-bottom:1.5rem}.image-with-text__text{max-width:46ch}@media screen and (min-width:750px){.image-with-text__content{padding-left:clamp(3.2rem,5vw,7rem)!important;padding-right:clamp(3.2rem,5vw,7rem)!important}.image-with-text__text{line-height:1.68}}.product-card-wrapper .card__heading{font-weight:500!important}.product-card-wrapper .quick-add{margin-top:auto}.product-card-wrapper .quick-add__submit{min-height:4.8rem}.product-card-wrapper .price__sale .price-item--regular{opacity:.46!important}.product-card-wrapper .price-item--sale{opacity:1!important}@media screen and (min-width:750px){.collection .slider-buttons{margin-top:1.2rem}.collection__view-all{margin-top:1.2rem!important}}@media screen and (min-width:750px){.image-banner .banner__box,section .banner__box{text-wrap:pretty}}@media screen and (max-width:749px){.banner--mobile-bottom:not(.slideshow) .banner__heading{text-shadow:none}}.newsletter__wrapper{text-align:center}.newsletter__subheading{max-width:68rem;margin-left:auto;margin-right:auto}.newsletter .newsletter-form{margin-top:2.4rem}.newsletter .field__input{min-height:5.4rem}.footer__content-top{padding-top:3.8rem;padding-bottom:2.8rem}.footer__content-bottom{padding-top:1.8rem;padding-bottom:1.8rem}@media screen and (max-width:749px){.footer__content-top{padding-top:3.2rem;padding-bottom:2.4rem}.footer__content-bottom{padding-top:1.6rem;padding-bottom:1.8rem}}@media(prefers-reduced-motion:reduce){.slideshow .banner__media img{transform:none!important;transition:none!important}}@media screen and (min-width:990px){.header{min-height:76px!important;padding-top:8px!important;padding-bottom:8px!important}.header__heading-logo{max-height:56px!important;width:auto!important}.header__icons,.header__inline-menu,.header__heading,.header__heading-link{align-self:center!important}}@media screen and (min-width:990px){.header__heading-logo{max-height:68px!important;width:auto!important}}.zn-why-carousel-section .multicolumn-list{display:flex!important;flex-wrap:nowrap!important;grid-template-columns:none!important;width:100%!important;gap:24px!important;margin:0!important;padding:4px 2px 12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;-ms-overflow-style:none}.zn-why-carousel-section .multicolumn-list::-webkit-scrollbar{display:none}.zn-why-carousel-section .multicolumn-list>.multicolumn-list__item{flex:0 0 calc((100% - 48px) / 3)!important;width:auto!important;max-width:none!important;margin:0!important;grid-column:auto!important;scroll-snap-align:start;scroll-snap-stop:always}.zn-why-carousel-section .multicolumn-card{height:100%;overflow:hidden;background:var(--zn-white, #ffffff);border:1px solid rgba(17,17,17,.07);border-radius:18px;box-shadow:0 8px 26px #1111110b;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease}.zn-why-carousel-section .multicolumn-card__image-wrapper{overflow:hidden}.zn-why-carousel-section .multicolumn-card__image{transition:transform .45s ease}@media(hover:hover){.zn-why-carousel-section .multicolumn-card:hover{transform:translateY(-4px);border-color:#b08d5757;box-shadow:0 16px 38px #11111117}.zn-why-carousel-section .multicolumn-card:hover .multicolumn-card__image{transform:scale(1.025)}}@media screen and (min-width:750px)and (max-width:989px){.zn-why-carousel-section .multicolumn-list{gap:20px!important}.zn-why-carousel-section .multicolumn-list>.multicolumn-list__item{flex:0 0 calc((100% - 20px)/2)!important}}@media screen and (max-width:749px){.zn-why-carousel-section .multicolumn-list{gap:14px!important;padding-right:12%!important}.zn-why-carousel-section .multicolumn-list>.multicolumn-list__item{flex:0 0 88%!important}.zn-why-carousel-section .multicolumn-card{border-radius:15px}}.zn-carousel-controls{width:max-content;display:inline-flex;align-items:center;justify-content:center;gap:5px;margin:16px auto 0;padding:5px;background:#fffffff7;border:1px solid rgba(17,17,17,.1);border-radius:999px;box-shadow:0 8px 24px #11111112}.zn-carousel-button{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;padding:0;border:1px solid transparent;border-radius:50%;background:transparent;color:var(--zn-black, #111111);cursor:pointer;transition:background-color .22s ease,color .22s ease,border-color .22s ease,transform .22s ease}.zn-carousel-button svg{width:16px;height:16px}.zn-carousel-counter{min-width:58px;padding:0 6px;color:var(--zn-text, #222222);font-family:var(--font-body-family);font-size:12px;font-weight:600;line-height:1;letter-spacing:.07em;text-align:center}.zn-carousel-counter__current{color:var(--zn-gold, #B08D57)}.zn-carousel-counter__separator{margin:0 4px;opacity:.45}@media(hover:hover){.zn-carousel-button:hover{background:var(--zn-black, #111111);color:var(--zn-white, #ffffff);border-color:var(--zn-black, #111111);transform:scale(1.04)}}.zn-carousel-button:focus-visible{outline:2px solid var(--zn-gold, #B08D57);outline-offset:2px}.collection slider-component .slider-buttons,.collection-list-wrapper slider-component .slider-buttons,.multicolumn slider-component .slider-buttons{width:max-content;min-height:50px;display:flex;align-items:center;justify-content:center;gap:5px;margin:0;padding:5px;background:#fffffff7;border:1px solid rgba(17,17,17,.1);border-radius:999px;box-shadow:0 8px 24px #11111112}.collection slider-component .slider-button,.collection-list-wrapper slider-component .slider-button,.multicolumn slider-component .slider-button{width:40px;height:40px;border:1px solid transparent;border-radius:50%;color:var(--zn-black, #111111);transition:background-color .22s ease,color .22s ease,border-color .22s ease,transform .22s ease,opacity .22s ease}.collection slider-component .slider-button .icon,.collection-list-wrapper slider-component .slider-button .icon,.multicolumn slider-component .slider-button .icon .icon{width:15px;height:15px}.collection slider-component .slider-counter,.collection-list-wrapper slider-component .slider-counter,.multicolumn slider-component .slider-counter{min-width:58px;margin:0;color:var(--zn-text, #222222);font-family:var(--font-body-family);font-size:12px;font-weight:600;letter-spacing:.07em}@media(hover:hover){.collection slider-component .slider-button:not([disabled]):hover,.collection-list-wrapper slider-component .slider-button:not([disabled]):hover,.multicolumn slider-component .slider-button:not([disabled]):hover,.zn-carousel-footer-row .slider-button:not([disabled]):hover{background:var(--zn-black, #111111);color:var(--zn-white, #ffffff);transform:scale(1.04)}}.collection slider-component .slider-button[disabled],.collection-list-wrapper slider-component .slider-button[disabled],.multicolumn slider-component .slider-button[disabled][disabled]{opacity:.3}.collection slider-component .slider-buttons,.collection-list-wrapper slider-component .slider-buttons,.multicolumn slider-component .slider-buttons{margin:16px auto 0!important}.collection__view-all{margin:12px auto 0!important;text-align:center!important}.collection__view-all a{min-height:46px;display:inline-flex!important;align-items:center;justify-content:center;padding:0 25px!important;background:#fff!important;color:var(--zn-black, #111111)!important;border:1px solid rgba(17,17,17,.78)!important;border-radius:999px!important;box-shadow:0 5px 18px #1111110d;font-family:var(--font-body-family)!important;font-size:13px!important;font-weight:650!important;line-height:1!important;letter-spacing:.055em!important;text-decoration:none!important;text-underline-offset:0!important;transition:background-color .24s ease,color .24s ease,border-color .24s ease,box-shadow .24s ease,transform .24s ease}.collection__view-all a:after{box-shadow:none!important}@media(hover:hover){.collection__view-all a:hover{background:var(--zn-black, #111111)!important;color:var(--zn-white, #ffffff)!important;border-color:var(--zn-black, #111111)!important;box-shadow:0 10px 26px #11111121;transform:translateY(-2px)}}.collection__view-all a:focus-visible{outline:2px solid var(--zn-gold, #B08D57);outline-offset:3px}@media screen and (max-width:749px){.collection slider-component .slider-buttons,.collection-list-wrapper slider-component .slider-buttons,.multicolumn slider-component .slider-buttons{margin-top:12px!important}.collection__view-all{margin-top:10px!important}.collection__view-all a{min-height:44px;padding:0 20px!important;font-size:11.5px!important;letter-spacing:.04em!important}}.product-card-wrapper .card__heading{min-height:2.72em;max-height:2.72em;overflow:hidden}.product-card-wrapper .card__heading a{display:-webkit-box!important;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis;white-space:normal}@media screen and (max-width:749px){.product-card-wrapper .card__heading{min-height:2.68em;max-height:2.68em}}@media screen and (min-width:750px){slideshow-component{position:relative}slideshow-component .slideshow__controls.slider-buttons{position:absolute;left:50%;bottom:18px;z-index:4;width:max-content;min-height:48px;transform:translate(-50%);padding:4px;background:#fffffff0;border:1px solid rgba(17,17,17,.1);border-radius:999px;box-shadow:0 8px 26px #1111111f;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}slideshow-component .slideshow__controls .slider-button{width:38px;height:38px;border-radius:50%}slideshow-component .slideshow__controls .slider-counter{min-width:56px;font-family:var(--font-body-family);font-size:12px;font-weight:600;letter-spacing:.06em}}@media screen and (max-width:749px){slideshow-component .slideshow__controls.slider-buttons{width:max-content;margin:10px auto 0;padding:4px;background:#fff;border:1px solid rgba(17,17,17,.1);border-radius:999px;box-shadow:0 6px 18px #11111112}}@media(prefers-reduced-motion:reduce){.zn-why-carousel-section .multicolumn-list{scroll-behavior:auto}.zn-why-carousel-section .multicolumn-card,.zn-why-carousel-section .multicolumn-card__image,.zn-carousel-button,.collection__view-all a{transition:none!important}}[data-zn-why-precision=true] .multicolumn-card{overflow:visible!important}[data-zn-why-precision=true] .multicolumn-card__image-wrapper{width:78%!important;max-width:78%!important;margin:24px auto 14px!important;position:relative!important;overflow:visible!important;border-radius:20px!important;background:#fff!important;box-shadow:0 24px 48px #11111129,0 6px 16px #11111112!important;transform:translateY(-8px)!important;transition:transform .3s ease,box-shadow .3s ease!important}[data-zn-why-precision=true] .multicolumn-card__image-wrapper .media{overflow:hidden!important;border-radius:20px!important}[data-zn-why-precision=true] .multicolumn-card__image{border-radius:20px!important}@media(hover:hover){[data-zn-why-precision=true] .multicolumn-card:hover .multicolumn-card__image-wrapper{transform:translateY(-14px)!important;box-shadow:0 30px 58px #11111130,0 8px 20px #11111114!important}}[data-zn-why-precision=true] .zn-carousel-controls{position:relative!important;left:50%!important;transform:translate(-50%)!important;width:max-content!important;margin:16px 0 0!important}@media screen and (min-width:750px)and (max-width:989px){[data-zn-why-precision=true] .multicolumn-card__image-wrapper{width:82%!important;max-width:82%!important;margin-top:20px!important;border-radius:18px!important}[data-zn-why-precision=true] .multicolumn-card__image-wrapper .media,[data-zn-why-precision=true] .multicolumn-card__image{border-radius:18px!important}}@media screen and (max-width:749px){[data-zn-why-precision=true] .multicolumn-card__image-wrapper{width:86%!important;max-width:86%!important;margin:18px auto 10px!important;border-radius:16px!important;box-shadow:0 18px 36px #11111124,0 5px 13px #1111110f!important;transform:translateY(-5px)!important}[data-zn-why-precision=true] .multicolumn-card__image-wrapper .media,[data-zn-why-precision=true] .multicolumn-card__image{border-radius:16px!important}}@media screen and (min-width:990px){[data-zn-tall-slideshow=true]{height:560px!important;min-height:560px!important}[data-zn-tall-slideshow=true]:before,[data-zn-tall-slideshow=true] .slideshow__media:before,[data-zn-tall-slideshow=true] .media:before{padding-bottom:0!important;height:0!important}[data-zn-tall-slideshow=true] .slideshow__slide,[data-zn-tall-slideshow=true] .slideshow__media,[data-zn-tall-slideshow=true] .banner__content{height:560px!important;min-height:560px!important}}@media screen and (min-width:750px)and (max-width:989px){[data-zn-tall-slideshow=true]{height:500px!important;min-height:500px!important}[data-zn-tall-slideshow=true]:before,[data-zn-tall-slideshow=true] .slideshow__media:before,[data-zn-tall-slideshow=true] .media:before{padding-bottom:0!important;height:0!important}[data-zn-tall-slideshow=true] .slideshow__slide,[data-zn-tall-slideshow=true] .slideshow__media,[data-zn-tall-slideshow=true] .banner__content{height:500px!important;min-height:500px!important}}.product-card-wrapper .quick-add{margin-top:auto!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.product-card-wrapper .quick-add__submit{position:relative;isolation:isolate;overflow:hidden;min-height:48px!important;width:100%;padding:0 22px!important;background:linear-gradient(135deg,#111,#202020)!important;color:#fff!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:999px!important;box-shadow:0 10px 24px #11111124,0 2px 6px #11111114!important;font-family:var(--font-body-family)!important;font-size:13px!important;font-weight:650!important;line-height:1!important;letter-spacing:.035em!important;text-transform:none;transition:transform .24s ease,background .24s ease,border-color .24s ease,box-shadow .24s ease!important}.product-card-wrapper .quick-add__submit:before,.product-card-wrapper .quick-add__submit:after{display:none!important;content:none!important;box-shadow:none!important}.product-card-wrapper .quick-add__submit span,.product-card-wrapper .quick-add__submit svg{position:relative;z-index:2;color:#fff!important;fill:currentColor}@media(hover:hover){.product-card-wrapper .quick-add__submit:not([disabled]):hover{background:linear-gradient(135deg,#b08d57,#987441)!important;color:#fff!important;border-color:#b08d57b8!important;box-shadow:0 14px 30px #1111112b,0 4px 10px #b08d572b!important;transform:translateY(-2px)}}.product-card-wrapper .quick-add__submit:focus-visible{outline:2px solid var(--zn-gold, #B08D57)!important;outline-offset:3px;box-shadow:0 10px 24px #11111124!important}.product-card-wrapper .quick-add__submit[disabled]{background:#ececec!important;color:#7a7a7a!important;border-color:#e2e2e2!important;box-shadow:none!important;cursor:not-allowed;opacity:1!important}.product-card-wrapper .quick-add__submit[disabled] span{color:#7a7a7a!important}@media screen and (max-width:749px){.product-card-wrapper .quick-add__submit{min-height:44px!important;padding:0 16px!important;font-size:12px!important;letter-spacing:.025em!important;box-shadow:0 7px 18px #1111111f,0 2px 5px #1111110f!important}}@media screen and (min-width:990px){.header{min-height:72px!important;padding-top:2px!important;padding-bottom:2px!important}}.product-card-wrapper .card__heading{font-family:var(--font-body-family)!important;font-size:15px!important;font-weight:500!important;line-height:1.45!important;letter-spacing:.01em!important;color:#2f2f2f!important}.product-card-wrapper .card__heading a{color:#2f2f2f!important;font-weight:500!important;text-decoration:none!important;transition:color .22s ease!important}@media(hover:hover){.product-card-wrapper .card__heading a:hover{color:var(--zn-gold, #B08D57)!important}}.product-card-wrapper .price-item--sale,.product-card-wrapper .price__regular .price-item--regular{font-family:var(--font-body-family)!important;font-size:16px!important;font-weight:600!important;line-height:1.3!important;letter-spacing:0!important;color:#222!important}.product-card-wrapper .price__sale .price-item--regular{font-family:var(--font-body-family)!important;font-size:13px!important;font-weight:400!important;color:#777!important;opacity:.72!important}.product-card-wrapper .price{margin-top:5px!important}@media screen and (max-width:749px){.product-card-wrapper .card__heading{font-size:13.5px!important;font-weight:500!important;line-height:1.42!important}.product-card-wrapper .price-item--sale,.product-card-wrapper .price__regular .price-item--regular{font-size:14.5px!important;font-weight:600!important}.product-card-wrapper .price__sale .price-item--regular{font-size:12px!important}}#zn-chat-greeting{width:312px!important;max-width:calc(100vw - 32px)!important;transform:translateY(16px) scale(.965)!important;transform-origin:bottom right!important;transition:opacity .28s ease,transform .34s cubic-bezier(.22,.82,.24,1),visibility .28s ease!important}#zn-chat-greeting.is-open{transform:translateY(0) scale(1)!important}#zn-chat-greeting.is-closing{transform:translateY(8px) scale(.98)!important}#zn-chat-greeting .zn-chat-greeting__card{position:relative!important;overflow:visible!important;padding:17px 16px 16px!important;background:linear-gradient(145deg,#171717,#101010 58%,#0c0c0c)!important;color:#fff!important;border:1px solid rgba(176,141,87,.38)!important;border-radius:20px!important;box-shadow:0 22px 54px #0000003d,0 7px 18px #0000001f,inset 0 1px #ffffff0e!important}#zn-chat-greeting .zn-chat-greeting__card:before{content:""!important;position:absolute;top:-1px;left:24px;right:24px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(176,141,87,.86),transparent);pointer-events:none}#zn-chat-greeting .zn-chat-greeting__card:after{content:""!important;position:absolute;right:22px;bottom:-7px;width:14px;height:14px;background:#0d0d0d;border-right:1px solid rgba(176,141,87,.3);border-bottom:1px solid rgba(176,141,87,.3);transform:rotate(45deg);border-radius:0 0 3px;pointer-events:none}#zn-chat-greeting .zn-chat-greeting__close{top:-42px!important;right:1px!important;width:34px!important;height:34px!important;display:grid!important;place-items:center!important;padding:0!important;background:#fffffffa!important;color:#202020!important;border:1px solid rgba(176,141,87,.62)!important;border-radius:50%!important;box-shadow:0 8px 22px #0000001f!important;font-size:21px!important;font-weight:300!important;line-height:1!important;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease!important}@media(hover:hover){#zn-chat-greeting .zn-chat-greeting__close:hover{background:var(--zn-gold, #B08D57)!important;color:#fff!important;border-color:var(--zn-gold, #B08D57)!important;box-shadow:0 10px 26px #b08d5738!important;transform:translateY(-1px) scale(1.05)!important}}#zn-chat-greeting .zn-chat-greeting__sound{top:11px!important;right:12px!important;width:30px!important;height:30px!important;display:grid!important;place-items:center!important;background:#ffffff0e!important;color:#ffffffd1!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:50%!important;font-size:13px!important;box-shadow:none!important}@media(hover:hover){#zn-chat-greeting .zn-chat-greeting__sound:hover{background:#b08d5726!important;border-color:#b08d5757!important;transform:scale(1.05)!important}}#zn-chat-greeting .zn-chat-greeting__typing{min-height:52px!important;padding:18px 44px 6px 6px!important;gap:5px!important}#zn-chat-greeting .zn-chat-greeting__typing:before{content:"ZAARNISH"!important;margin-right:4px;color:#b08d57eb;font-size:9px;font-weight:700;letter-spacing:.16em;line-height:1}#zn-chat-greeting .zn-chat-greeting__typing span{width:6px!important;height:6px!important;background:var(--zn-gold, #B08D57)!important;box-shadow:0 0 0 3px #b08d570f}#zn-chat-greeting .zn-chat-greeting__message{position:relative!important;padding:7px 44px 7px 7px!important;border-radius:13px!important;transition:background-color .2s ease,transform .2s ease!important}#zn-chat-greeting .zn-chat-greeting__message:before{content:"\25cf   ZAARNISH CUSTOMER CARE"!important;display:block;margin-bottom:9px;color:var(--zn-gold, #B08D57);font-size:9px;font-weight:700;line-height:1.2;letter-spacing:.12em}#zn-chat-greeting .zn-chat-greeting__message:after{content:"\2192"!important;position:absolute;right:12px;top:50%;color:#b08d57d1;font-size:19px;font-weight:400;line-height:1;transform:translateY(-50%);transition:transform .2s ease,color .2s ease}#zn-chat-greeting .zn-chat-greeting__message strong{margin:0 0 5px!important;color:#fff!important;font-size:15.5px!important;font-weight:600!important;line-height:1.35!important;letter-spacing:-.005em!important}#zn-chat-greeting .zn-chat-greeting__message span{max-width:225px;color:#ffffffb3!important;font-size:12.75px!important;font-weight:400!important;line-height:1.55!important;letter-spacing:.005em!important}@media(hover:hover){#zn-chat-greeting .zn-chat-greeting__message:hover{background:#ffffff0b!important;transform:translateY(-1px)}#zn-chat-greeting .zn-chat-greeting__message:hover strong{color:#fff!important}#zn-chat-greeting .zn-chat-greeting__message:hover:after{color:var(--zn-gold, #B08D57);transform:translate(3px,-50%)}}@media screen and (max-width:749px){#zn-chat-greeting{width:286px!important;max-width:calc(100vw - 28px)!important}#zn-chat-greeting .zn-chat-greeting__card{padding:15px 14px 14px!important;border-radius:18px!important}#zn-chat-greeting .zn-chat-greeting__close{top:-38px!important;width:31px!important;height:31px!important;font-size:19px!important}#zn-chat-greeting .zn-chat-greeting__sound{top:9px!important;right:10px!important;width:28px!important;height:28px!important}#zn-chat-greeting .zn-chat-greeting__message{padding:6px 39px 6px 6px!important}#zn-chat-greeting .zn-chat-greeting__message:before{margin-bottom:8px;font-size:8.5px}#zn-chat-greeting .zn-chat-greeting__message strong{font-size:14.25px!important}#zn-chat-greeting .zn-chat-greeting__message span{max-width:205px;font-size:12px!important}#zn-chat-greeting .zn-chat-greeting__message:after{right:9px;font-size:17px}}#zn-chat-greeting .zn-chat-greeting__close:focus-visible,#zn-chat-greeting .zn-chat-greeting__sound:focus-visible,#zn-chat-greeting .zn-chat-greeting__message:focus-visible{outline:2px solid var(--zn-gold, #B08D57)!important;outline-offset:2px!important}@media(prefers-reduced-motion:reduce){#zn-chat-greeting,#zn-chat-greeting .zn-chat-greeting__card,#zn-chat-greeting .zn-chat-greeting__close,#zn-chat-greeting .zn-chat-greeting__sound,#zn-chat-greeting .zn-chat-greeting__message,#zn-chat-greeting .zn-chat-greeting__message:after{transition:none!important}}[data-zn-why-precision=true] .multicolumn-list>.multicolumn-list__item{align-self:flex-start!important}[data-zn-why-precision=true] .multicolumn-card__info{display:none!important;padding:0!important;margin:0!important}[data-zn-why-precision=true] .multicolumn-card{width:100%!important;height:auto!important;min-height:0!important;aspect-ratio:1 / 1!important;display:grid!important;place-items:center!important;padding:0!important;margin:0!important;background:#fff!important;overflow:visible!important}@media(hover:hover){[data-zn-why-precision=true] .multicolumn-card:hover .multicolumn-card__image-wrapper{transform:translateY(-8px)!important}}.search-modal__form .field{position:relative!important;background:transparent!important;border:0!important;border-radius:999px!important;box-shadow:none!important}.search-modal__form .field:before,.search-modal__form .field:after,.search-modal__form .field:hover:before,.search-modal__form .field:hover:after,.search-modal__form .field:focus-within:before,.search-modal__form .field:focus-within:after{content:none!important;display:none!important;border:0!important;box-shadow:none!important}.search-modal__form .search__input.field__input{min-height:54px!important;padding:0 58px 0 22px!important;background:#f8f7f4!important;color:#242424!important;border:1px solid rgba(17,17,17,.12)!important;border-radius:999px!important;box-shadow:inset 0 1px #ffffffe6,0 4px 14px #11111109!important;font-family:var(--font-body-family)!important;font-size:14px!important;font-weight:400!important;letter-spacing:.005em!important;transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease!important}.search-modal__form .search__input.field__input::placeholder{color:#8a867f!important;opacity:1!important;font-weight:400!important}.search-modal__form .search__input.field__input:focus{outline:none!important;background:#fff!important;border-color:#b08d57b8!important;box-shadow:0 0 0 3px #b08d571c,0 8px 24px #1111110e!important}.search-modal__form .search__button{right:7px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;border:0!important;border-radius:50%!important;background:#111!important;color:#fff!important;box-shadow:0 5px 14px #1111111f!important;transition:transform .2s ease,background-color .2s ease,box-shadow .2s ease!important}.search-modal__form .search__button svg{width:17px!important;height:17px!important;color:#fff!important}@media(hover:hover){.search-modal__form .search__button:hover{background:var(--zn-gold, #B08D57)!important;box-shadow:0 7px 18px #b08d5738!important;transform:translateY(-1px)!important}}.search-modal,.search-modal__content{background:#fffffffa!important}.search-modal__content{padding-top:18px!important;padding-bottom:20px!important}.search-modal__form{max-width:720px!important}.search-modal__close-button{border-radius:50%!important;color:#454545!important;transition:background-color .2s ease,color .2s ease,transform .2s ease!important}@media(hover:hover){.search-modal__close-button:hover{background:#f3f1ed!important;color:#111!important;transform:scale(1.04)}}.search-modal__form predictive-search .predictive-search,.search-modal predictive-search .predictive-search{margin-top:10px!important;overflow:hidden!important;background:#fffffffe!important;color:#262626!important;border:1px solid rgba(17,17,17,.075)!important;border-radius:20px!important;box-shadow:0 22px 60px #1111111a,0 5px 16px #1111110b!important}.search-modal predictive-search .predictive-search:before,.search-modal predictive-search .predictive-search:after{content:none!important;box-shadow:none!important}.predictive-search__results-groups-wrapper{background:#fff!important}.search-modal .predictive-search__heading{margin:0!important;padding:15px 18px 8px!important;color:#8a8175!important;border-bottom:0!important;font-family:var(--font-body-family)!important;font-size:10.5px!important;font-weight:600!important;line-height:1.3!important;letter-spacing:.1em!important;text-transform:uppercase!important}.search-modal .predictive-search__results-list{padding:6px 9px 9px!important}.search-modal .predictive-search__list-item{margin:2px 0!important;overflow:hidden;border-radius:14px!important}.search-modal .predictive-search__item{gap:14px!important;padding:10px 11px!important;background:transparent!important;color:#2b2b2b!important;border:1px solid transparent!important;border-radius:14px!important;transform:none!important;transition:background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease!important}@media(hover:hover){.search-modal .predictive-search__item:hover{background:#faf8f4!important;color:#222!important;border-color:#b08d572e!important;box-shadow:0 6px 18px #11111109!important;transform:translateY(-1px)!important}}.search-modal .predictive-search__image{width:64px!important;height:78px!important;flex:0 0 64px!important;object-fit:cover!important;border:1px solid rgba(17,17,17,.055)!important;border-radius:12px!important;background:#f5f3ef!important;box-shadow:0 4px 12px #11111109!important}.search-modal .predictive-search__item-content{min-width:0;padding-top:2px!important}.search-modal .predictive-search__item-heading{margin:0 0 5px!important;color:#2d2d2d!important;font-family:var(--font-body-family)!important;font-size:14px!important;font-weight:500!important;line-height:1.42!important;letter-spacing:.003em!important}.search-modal .predictive-search__item-vendor{margin-bottom:4px!important;color:#9a948c!important;font-size:10.5px!important;font-weight:500!important;letter-spacing:.06em!important;text-transform:uppercase!important}.search-modal .predictive-search .price{color:#464646!important;font-size:13px!important;font-weight:600!important;line-height:1.35!important}.search-modal .predictive-search__item--term{min-height:48px!important;margin:7px 9px 10px!important;padding:0 16px!important;display:flex!important;align-items:center!important;justify-content:space-between!important;background:#f7f4ee!important;color:#333!important;border:1px solid rgba(176,141,87,.18)!important;border-radius:999px!important;font-size:12.5px!important;font-weight:600!important;letter-spacing:.02em!important;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease!important}@media(hover:hover){.search-modal .predictive-search__item--term:hover{background:#111!important;color:#fff!important;border-color:#111!important;transform:translateY(-1px)!important}}.search-modal .predictive-search-status{color:#8c877f!important;font-size:12px!important;font-weight:400!important}@media screen and (max-width:749px){.search-modal__content{padding:14px 15px 18px!important}.search-modal__form .search__input.field__input{min-height:50px!important;padding-left:18px!important;padding-right:54px!important;font-size:13px!important}.search-modal__form .search__button{right:6px!important;width:38px!important;height:38px!important}.search-modal__form predictive-search .predictive-search,.search-modal predictive-search .predictive-search{margin-top:8px!important;border-radius:17px!important}.search-modal .predictive-search__results-list{padding:5px 7px 8px!important}.search-modal .predictive-search__item{gap:11px!important;padding:9px!important}.search-modal .predictive-search__image{width:56px!important;height:68px!important;flex-basis:56px!important;border-radius:10px!important}.search-modal .predictive-search__item-heading{font-size:13px!important}.search-modal .predictive-search .price{font-size:12.5px!important}.search-modal .predictive-search__item--term{min-height:46px!important;margin:6px 7px 8px!important;font-size:12px!important}}.search-modal__form .search__button:focus-visible,.search-modal__close-button:focus-visible,.search-modal .predictive-search__item:focus-visible,.search-modal .predictive-search__item--term:focus-visible{outline:2px solid var(--zn-gold, #B08D57)!important;outline-offset:2px!important}@media(prefers-reduced-motion:reduce){.search-modal__form .search__input.field__input,.search-modal__form .search__button,.search-modal__close-button,.search-modal .predictive-search__item,.search-modal .predictive-search__item--term{transition:none!important}}.search-modal__form .field__label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;pointer-events:none!important}.search-modal__form .reset__button,.search-modal__form .reset__button.field__button{top:50%!important;right:54px!important;width:36px!important;height:36px!important;display:grid;place-items:center;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#77736d!important;box-shadow:none!important;transform:translateY(-50%)!important;transition:background-color .18s ease,color .18s ease!important}.search-modal__form .reset__button.hidden{display:none!important}.search-modal__form .reset__button:before,.search-modal__form .reset__button:after{content:none!important;display:none!important;width:0!important;height:0!important;border:0!important;box-shadow:none!important}.search-modal__form .reset__button .icon,.search-modal__form .reset__button svg{width:12px!important;height:12px!important}@media(hover:hover){.search-modal__form .reset__button:hover{background:#f1eee8!important;color:#111!important}}.search-modal__form .search__input.field__input{padding-right:100px!important}.search-modal__form .search__button{top:50%!important;transform:translateY(-50%)!important}@media(hover:hover){.search-modal__form .search__button:hover{transform:translateY(calc(-50% - 1px))!important}}.template-search__search .field,.template-search__search .search .field,.template-search main-search .field{position:relative!important;background:transparent!important;border:0!important;border-radius:999px!important;box-shadow:none!important}.template-search__search .field:before,.template-search__search .field:after,.template-search__search .field:hover:before,.template-search__search .field:hover:after,.template-search__search .field:focus-within:before,.template-search__search .field:focus-within:after,.template-search main-search .field:before,.template-search main-search .field:after,.template-search main-search .field:hover:before,.template-search main-search .field:hover:after,.template-search main-search .field:focus-within:before,.template-search main-search .field:focus-within:after{content:none!important;display:none!important;border:0!important;box-shadow:none!important}.template-search__search .field__label,.template-search main-search .field__label{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important;pointer-events:none!important}.template-search__search .search__input.field__input,.template-search main-search .search__input.field__input{min-height:54px!important;padding:0 100px 0 22px!important;background:#f8f7f4!important;color:#242424!important;border:1px solid rgba(17,17,17,.12)!important;border-radius:999px!important;box-shadow:inset 0 1px #ffffffe6,0 4px 14px #11111109!important;font-size:14px!important;font-weight:400!important;transition:background-color .22s ease,border-color .22s ease,box-shadow .22s ease!important}.template-search__search .search__input.field__input::placeholder,.template-search main-search .search__input.field__input::placeholder{color:#8a867f!important;opacity:1!important}.template-search__search .search__input.field__input:focus,.template-search main-search .search__input.field__input:focus{outline:none!important;background:#fff!important;border-color:#b08d57b8!important;box-shadow:0 0 0 3px #b08d571c,0 8px 24px #1111110e!important}.template-search__search .reset__button,.template-search main-search .reset__button{top:50%!important;right:54px!important;width:36px!important;height:36px!important;display:grid;place-items:center;padding:0!important;border:0!important;border-radius:50%!important;background:transparent!important;color:#77736d!important;box-shadow:none!important;transform:translateY(-50%)!important}.template-search__search .reset__button.hidden,.template-search main-search .reset__button.hidden{display:none!important}.template-search__search .reset__button:before,.template-search__search .reset__button:after,.template-search main-search .reset__button:before,.template-search main-search .reset__button:after{content:none!important;display:none!important;border:0!important;box-shadow:none!important}.template-search__search .search__button,.template-search main-search .search__button{top:50%!important;right:7px!important;width:40px!important;height:40px!important;display:grid!important;place-items:center!important;padding:0!important;border:0!important;border-radius:50%!important;background:#111!important;color:#fff!important;box-shadow:0 5px 14px #1111111f!important;transform:translateY(-50%)!important;transition:background-color .2s ease,box-shadow .2s ease,transform .2s ease!important}.template-search__search .search__button svg,.template-search main-search .search__button svg{width:17px!important;height:17px!important;color:#fff!important}@media(hover:hover){.template-search__search .search__button:hover,.template-search main-search .search__button:hover{background:var(--zn-gold, #B08D57)!important;box-shadow:0 7px 18px #b08d5738!important;transform:translateY(calc(-50% - 1px))!important}}@media screen and (max-width:749px){.search-modal__form .search__input.field__input,.template-search__search .search__input.field__input,.template-search main-search .search__input.field__input{min-height:50px!important;padding-left:18px!important;padding-right:92px!important}.search-modal__form .search__button,.template-search__search .search__button,.template-search main-search .search__button{right:6px!important;width:38px!important;height:38px!important}.search-modal__form .reset__button,.template-search__search .reset__button,.template-search main-search .reset__button{right:49px!important;width:34px!important;height:34px!important}}.search-modal__form .reset__button:focus-visible,.template-search__search .reset__button:focus-visible,.template-search main-search .reset__button:focus-visible,.template-search__search .search__button:focus-visible,.template-search main-search .search__button:focus-visible{outline:2px solid var(--zn-gold, #B08D57)!important;outline-offset:2px!important;box-shadow:none!important}#MainContent .collection-hero{margin:0!important;padding:0!important;background:#fff!important}#MainContent .collection-hero.collection-hero--with-image{padding:14px 0!important;overflow:visible!important}#MainContent .collection-hero__inner{gap:22px!important;padding-top:8px!important;padding-bottom:8px!important;align-items:center!important}#MainContent .collection-hero--with-image .collection-hero__text-wrapper{padding:8px 18px 8px 0!important;flex:1 1 auto!important;min-width:0!important}#MainContent .collection-hero__title{margin:0!important;line-height:1.06!important}#MainContent .collection-hero__title+.collection-hero__description,#MainContent .collection-hero__description{max-width:620px!important;margin-top:9px!important;margin-bottom:0!important;color:#6b6965!important;line-height:1.55!important}#MainContent .collection-hero__description p{margin:0!important}@media screen and (min-width:750px){#MainContent .collection-hero--with-image .collection-hero__inner{flex-direction:row!important;align-items:center!important}#MainContent .collection-hero__image-container{display:block!important;visibility:visible!important;opacity:1!important;align-self:center!important;flex:0 1 430px!important;width:min(42%,430px)!important;min-width:300px!important;min-height:0!important;height:235px!important;margin:0 0 0 auto!important;padding:0!important;position:relative!important;overflow:hidden!important;border:0!important;border-radius:16px!important;background:transparent!important;box-shadow:none!important}#MainContent .collection-hero__image-container.media>img,#MainContent .collection-hero__image-container>img{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:16px!important}}#MainContent collection-component>div[class^=section-][class*=-padding]{padding-top:8px!important}#MainContent #main-collection-filters{margin-top:0!important;margin-bottom:0!important}#MainContent .facets-container{margin-top:0!important;margin-bottom:12px!important;padding-top:0!important;padding-bottom:10px!important}#MainContent .product-grid-container,#MainContent #ProductGridContainer,#MainContent #product-grid{margin-top:0!important}@media screen and (max-width:749px){#MainContent .collection-hero.collection-hero--with-image{padding:8px 0 4px!important}#MainContent .collection-hero__inner,#MainContent .collection-hero--with-image .collection-hero__inner{display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;padding-top:8px!important;padding-bottom:6px!important}#MainContent .collection-hero--with-image .collection-hero__text-wrapper,#MainContent .collection-hero__text-wrapper{width:100%!important;flex:0 0 auto!important;padding:0!important;margin:0!important}#MainContent .collection-hero__title{margin:0!important;font-size:3.2rem!important;line-height:1.08!important}#MainContent .collection-hero__title+.collection-hero__description,#MainContent .collection-hero__description{margin-top:6px!important;margin-bottom:0!important;font-size:1.35rem!important;line-height:1.48!important}#MainContent .collection-hero__image-container{display:block!important;visibility:visible!important;opacity:1!important;flex:0 0 auto!important;align-self:stretch!important;width:100%!important;max-width:100%!important;min-width:0!important;min-height:0!important;height:180px!important;margin:2px 0 0!important;padding:0!important;position:relative!important;overflow:hidden!important;border:0!important;border-radius:13px!important;background:transparent!important;box-shadow:none!important}#MainContent .collection-hero__image-container.media>img,#MainContent .collection-hero__image-container>img{display:block!important;visibility:visible!important;opacity:1!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:100%!important;object-fit:contain!important;object-position:center center!important;border-radius:13px!important}#MainContent collection-component>div[class^=section-][class*=-padding]{padding-top:4px!important}#MainContent .facets-container{margin-top:0!important;margin-bottom:7px!important;padding-top:0!important;padding-bottom:6px!important}#MainContent #ProductGridContainer,#MainContent #product-grid{margin-top:0!important}}@media screen and (max-width:420px){#MainContent .collection-hero__image-container{height:165px!important}#MainContent .collection-hero__title{font-size:2.9rem!important}}.cart-drawer .cart-item.zn-cart-pending-zero{opacity:.58;transition:opacity .22s ease}.cart-drawer .cart-item.zn-cart-pending-zero .cart-item__name{text-decoration:line-through;text-decoration-thickness:1px;text-decoration-color:#11111159}.cart-drawer .quantity__input[data-zn-pending-zero=true]{background:#f7f4ee!important;color:#8a8175!important}.zn-cart-pending-note{margin:7px 0 0;color:#8a8175;font-size:10.5px;font-weight:500;line-height:1.4}.zn-cart-expiry-policy{margin:0 2.2rem 10px;padding:9px 12px;border:1px solid rgba(176,141,87,.18);border-radius:12px;background:#faf8f4;color:#706b64;font-size:11px;line-height:1.45}.zn-cart-expiry-policy strong{color:#3c3935;font-weight:600}.zn-cart-removal-notice{position:fixed;top:92px;right:22px;z-index:2147483500;width:min(390px,calc(100vw - 32px));display:grid;grid-template-columns:58px minmax(0,1fr);gap:13px;align-items:center;padding:15px;border:1px solid rgba(176,141,87,.32);border-radius:18px;background:#fffffffb;box-shadow:0 20px 54px #1111112b,0 5px 16px #11111112;color:#222;opacity:0;transform:translateY(-10px) scale(.985);pointer-events:none;transition:opacity .24s ease,transform .3s cubic-bezier(.22,.8,.28,1)}.zn-cart-removal-notice.is-visible{opacity:1;transform:none;pointer-events:auto}.zn-cart-removal-notice__image,.zn-cart-removal-notice__placeholder{width:58px;height:72px;border:1px solid rgba(17,17,17,.06);border-radius:11px;background:#f5f2ec}.zn-cart-removal-notice__image{display:block;object-fit:cover}.zn-cart-removal-notice__placeholder{display:grid;place-items:center;color:var(--zn-gold, #B08D57);font-family:var(--font-heading-family);font-size:18px}.zn-cart-removal-notice__content{min-width:0}.zn-cart-removal-notice__eyebrow{margin:0 0 4px;color:var(--zn-gold, #B08D57);font-size:9.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.zn-cart-removal-notice__title{margin:0 26px 4px 0;color:#242424;font-size:13.5px;font-weight:600;line-height:1.35}.zn-cart-removal-notice__text{margin:0;color:#77716a;font-size:11.5px;line-height:1.48}.zn-cart-removal-notice__actions{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:8px}.zn-cart-removal-notice__button{min-height:37px;display:inline-flex;align-items:center;justify-content:center;padding:0 15px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;cursor:pointer;text-decoration:none;font-size:10.5px;font-weight:650;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.zn-cart-removal-notice__button--secondary{background:#fff;color:#333;border-color:#11111129}.zn-cart-removal-notice__close{position:absolute;top:10px;right:10px;width:28px;height:28px;display:grid;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;color:#77716a;cursor:pointer;font-size:19px}@media(hover:hover){.zn-cart-removal-notice__button:hover{transform:translateY(-1px);background:var(--zn-gold, #B08D57);border-color:var(--zn-gold, #B08D57);color:#fff}.zn-cart-removal-notice__close:hover{background:#f4f1eb;color:#111}}@media screen and (max-width:749px){.zn-cart-expiry-policy{margin:0 1.6rem 8px;padding:8px 10px;font-size:10.5px}.zn-cart-removal-notice{top:auto;right:14px;bottom:16px;left:14px;width:auto;grid-template-columns:52px minmax(0,1fr);gap:11px;padding:13px;border-radius:16px}.zn-cart-removal-notice__image,.zn-cart-removal-notice__placeholder{width:52px;height:66px;border-radius:10px}}.zn-cart-removal-notice__button:focus-visible,.zn-cart-removal-notice__close:focus-visible{outline:2px solid var(--zn-gold, #B08D57);outline-offset:2px}@media(prefers-reduced-motion:reduce){.zn-cart-removal-notice,.zn-cart-removal-notice__button,.cart-drawer .cart-item.zn-cart-pending-zero{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/zaarnish.css.map */
