:root{--zr-primary: #2563eb;--zr-primary-dark: #1d4ed8;--zr-primary-light: #0ea5e9;--zr-accent: #f97316;--zr-ink: #0f172a;--zr-text: #334155;--zr-muted: #64748b;--zr-soft: #f8fbff;--zr-soft-2: #eff6ff;--zr-card: #ffffff;--zr-border: #dbeafe;--zr-border-strong: #bfdbfe;--zr-radius-sm: 12px;--zr-radius-md: 18px;--zr-radius-lg: 24px;--zr-radius-xl: 30px;--zr-shadow-sm: 0 10px 24px rgba(15, 23, 42, .05);--zr-shadow-md: 0 18px 42px rgba(15, 23, 42, .08);--zr-shadow-lg: 0 30px 70px rgba(15, 23, 42, .13);--zr-max: 1200px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;background:radial-gradient(circle at 8% 0%,rgba(37,99,235,.05),transparent 30%),linear-gradient(180deg,#ffffff 0%,var(--zr-soft) 100%);color:var(--zr-ink);font-family:Inter,Arial,Helvetica,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}img,video,svg{max-width:100%}button,input,select,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.shopify-section{max-width:100%;overflow-x:clip}.zr-container,.page-width{width:calc(100% - 40px);max-width:var(--zr-max);margin-left:auto;margin-right:auto}@media(max-width:768px){.zr-container,.page-width{width:calc(100% - 24px)}}.zr-btn,.zr-button,.zr-add-cart,button[name=add],.product-form__submit,.shopify-payment-button__button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:0;border-radius:999px;background:linear-gradient(135deg,var(--zr-primary),var(--zr-primary-light));color:#fff!important;padding:0 22px;font-size:14px;line-height:1;font-weight:950;cursor:pointer;box-shadow:0 14px 28px #2563eb3d;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.zr-btn:hover,.zr-button:hover,.zr-add-cart:hover,button[name=add]:hover,.product-form__submit:hover,.shopify-payment-button__button:hover{transform:translateY(-1px);box-shadow:0 18px 36px #2563eb4d}.zr-btn:disabled,.zr-button:disabled,.zr-add-cart:disabled,button[name=add]:disabled,.product-form__submit:disabled{opacity:.55;cursor:not-allowed;transform:none}.zr-btn-outline,.zr-button-outline{background:#fff!important;color:var(--zr-primary)!important;border:1px solid var(--zr-border-strong);box-shadow:none}.zr-card,.zr-page-card,.zr-product-card{background:#fffffffa;border:1px solid var(--zr-border);border-radius:var(--zr-radius-lg);box-shadow:var(--zr-shadow-md)}.zr-pill,.zr-badge,.zr-product-badge{display:inline-flex;align-items:center;width:fit-content;background:var(--zr-soft-2);color:var(--zr-primary-dark);border:1px solid var(--zr-border-strong);border-radius:999px;padding:8px 13px;font-size:11.5px;line-height:1;font-weight:950;letter-spacing:.35px;text-transform:uppercase}.zr-orange{color:var(--zr-primary)!important}.zr-header{background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(219,234,254,.9);position:sticky;top:0;z-index:1000;box-shadow:0 8px 24px #0f172a0d}.zr-header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0}.zr-logo{display:inline-flex;align-items:center;flex:0 0 auto}.zr-logo img{max-height:46px;width:auto;display:block}.zr-logo-text{color:var(--zr-ink);font-size:26px;line-height:1;font-weight:950;letter-spacing:-1px}.zr-nav{display:flex;align-items:center;justify-content:center;gap:6px}.zr-nav a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border-radius:999px;color:var(--zr-ink);font-size:13px;font-weight:900;transition:background .18s ease,color .18s ease}.zr-nav a:hover{background:var(--zr-soft-2);color:var(--zr-primary)}.zr-cart-icon,.zr-cart-link,.zr-cart{position:relative;width:44px;height:44px;border-radius:999px;border:1px solid var(--zr-border);background:#fff;color:var(--zr-ink);display:inline-flex;align-items:center;justify-content:center}.zr-cart-icon:hover,.zr-cart-link:hover,.zr-cart:hover{background:var(--zr-soft-2);border-color:var(--zr-border-strong)}.zr-cart-count,.zrp-cart-count,.cart-count-bubble span{position:absolute;top:-7px;right:-7px;min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;border:2px solid #ffffff;font-size:11px;line-height:1;font-weight:950}.zr-announcement,.zr-announcement-bar{background:linear-gradient(90deg,var(--zr-primary),var(--zr-primary-light),var(--zr-primary-dark));color:#fff}.zr-hero{padding:56px 0;background:linear-gradient(180deg,#ffffff,var(--zr-soft))}.zr-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);gap:42px;align-items:center}.zr-hero h1{margin:0 0 18px;color:var(--zr-ink);font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-2px;font-weight:950}.zr-subtitle{max-width:560px;margin:0 0 26px;color:var(--zr-text);font-size:18px;line-height:1.62;font-weight:650}.zr-hero-img img{width:100%;display:block;border-radius:var(--zr-radius-xl);object-fit:cover;box-shadow:var(--zr-shadow-md)}.zr-section{padding:54px 0}.zr-section-title{max-width:820px;margin:0 auto 30px;text-align:center;color:var(--zr-ink);font-size:clamp(28px,4vw,44px);line-height:1.08;letter-spacing:-1.1px;font-weight:950}.zr-section-title span,.zr-section-title strong{color:var(--zr-primary)}.zr-trust-row,.zr-bottom-trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.zr-trust-item,.zr-bottom-item{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--zr-border);border-radius:var(--zr-radius-md);padding:18px;box-shadow:var(--zr-shadow-sm)}.zr-trust-icon{font-size:26px}.zr-trust-title{color:var(--zr-ink);font-size:16px;line-height:1.2;font-weight:950}.zr-trust-text{color:var(--zr-muted);font-size:12.5px;line-height:1.35;font-weight:700}.zr-benefit-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.zr-benefit{background:#fff;border:1px solid var(--zr-border);border-radius:var(--zr-radius-lg);padding:22px 18px;text-align:center;box-shadow:var(--zr-shadow-sm)}.zr-benefit svg{width:38px;height:38px;stroke:var(--zr-primary);margin-bottom:12px}.zr-benefit-title{color:var(--zr-ink);font-size:14px;line-height:1.35;font-weight:950}.zr-faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}details{background:#fff;border:1px solid var(--zr-border);border-radius:var(--zr-radius-md);padding:17px 18px;box-shadow:var(--zr-shadow-sm)}summary{color:var(--zr-ink);font-weight:950;cursor:pointer}details p{color:var(--zr-muted);line-height:1.65;margin:12px 0 0}.product__title,.product__title h1,h1.product__title{color:var(--zr-ink);letter-spacing:-.8px;font-weight:950}.price,.price-item,.zr-current-price,.zr-product-price{color:var(--zr-primary);font-weight:950}.product__description,.rte{color:var(--zr-text);line-height:1.65}.product-form__input select,.zr-select,select{min-height:48px;border:1px solid var(--zr-border-strong);border-radius:14px;background:#fff;color:var(--zr-ink);padding:0 14px;font-weight:850}.zr-cart-page{background:linear-gradient(180deg,#ffffff,var(--zr-soft));padding:54px 0}.zr-cart-title{text-align:center;color:var(--zr-ink);font-size:clamp(32px,5vw,48px);line-height:1.05;letter-spacing:-1px;margin:0 0 28px;font-weight:950}.zr-cart-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.95fr);gap:22px;align-items:start}.zr-cart-items,.zr-cart-summary,.zr-cart-empty{background:#fff;border:1px solid var(--zr-border);border-radius:var(--zr-radius-lg);padding:26px;box-shadow:var(--zr-shadow-md)}.zr-cart-summary{position:sticky;top:100px}.zr-cart-checkout{width:100%}.shopify-policy__container{max-width:920px!important;margin:0 auto!important;padding:68px 24px!important}.shopify-policy__title{text-align:center!important;margin-bottom:28px!important}.shopify-policy__title h1{color:var(--zr-ink)!important;font-size:clamp(32px,5vw,46px)!important;line-height:1.08!important;font-weight:950!important;letter-spacing:-1px!important;margin:0!important}.shopify-policy__body{background:#fff!important;border:1px solid var(--zr-border)!important;border-radius:26px!important;padding:44px!important;box-shadow:var(--zr-shadow-md)!important}.shopify-policy__body h1,.shopify-policy__body h2,.shopify-policy__body h3{color:var(--zr-ink)!important;font-weight:950!important}.shopify-policy__body h2{font-size:23px!important;line-height:1.25!important;margin:34px 0 14px!important;padding-top:22px!important;border-top:1px solid #e5efff!important}.shopify-policy__body h2:first-of-type{border-top:0!important;padding-top:0!important}.shopify-policy__body p,.shopify-policy__body li{color:var(--zr-text)!important;font-size:16px!important;line-height:1.75!important}.shopify-policy__body a{color:var(--zr-primary)!important;font-weight:850!important;text-decoration:none!important}.shopify-policy__body a:hover{text-decoration:underline!important}@media screen and (max-width:768px){.zairova-mobile-sticky-atc{position:fixed;left:0;right:0;bottom:0;z-index:9999;display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border-top:1px solid var(--zr-border);box-shadow:0 -10px 30px #0f172a21;padding:10px 12px calc(10px + env(safe-area-inset-bottom))}.zairova-sticky-info{min-width:0;display:flex;flex-direction:column;line-height:1.2}.zairova-sticky-title{max-width:155px;color:var(--zr-ink);font-size:12.5px;font-weight:950;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.zairova-sticky-price{color:var(--zr-primary);font-size:17px;font-weight:950;margin-top:3px}.zairova-sticky-btn{min-width:140px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--zr-primary),var(--zr-primary-light));color:#fff!important;font-size:14px;font-weight:950;text-align:center;text-decoration:none}body:has(.zairova-mobile-sticky-atc){padding-bottom:82px}}@media screen and (min-width:769px){.zairova-mobile-sticky-atc{display:none!important}}@media(max-width:900px){body{max-width:100%;overflow-x:hidden}.zr-header-inner{min-height:66px;flex-wrap:wrap;gap:10px}.zr-logo img{max-height:40px}.zr-header .zr-btn{display:none}.zr-nav{order:3;width:100%;justify-content:flex-start;gap:8px;overflow-x:auto;padding:4px 0 8px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.zr-nav::-webkit-scrollbar{display:none}.zr-nav a{flex:0 0 auto;background:var(--zr-soft-2);border:1px solid var(--zr-border);padding:0 12px;font-size:12px;white-space:nowrap}.zr-hero{padding:34px 0 28px}.zr-hero-grid{grid-template-columns:1fr;gap:24px}.zr-hero h1{font-size:36px;line-height:1.05;letter-spacing:-1px}.zr-subtitle{font-size:15.5px;line-height:1.52;margin-bottom:20px}.zr-btn,.zr-button{width:100%}.zr-section{padding:38px 0}.zr-trust-row,.zr-bottom-trust,.zr-benefit-grid,.zr-faq-grid,.zr-cart-layout{grid-template-columns:1fr}.zr-cart-summary{position:static}.zr-cart-items,.zr-cart-summary,.zr-cart-empty{padding:20px;border-radius:20px}.shopify-policy__container{padding:36px 16px!important}.shopify-policy__body{padding:24px 18px!important;border-radius:20px!important}.shopify-policy__body p,.shopify-policy__body li{font-size:14.5px!important;line-height:1.7!important}}@media(max-width:430px){.zr-hero h1{font-size:33px}.zr-section-title{font-size:25px}}@media screen and (max-width:768px){html,body{max-width:100%!important;overflow-x:hidden!important}.shopify-section{overflow-x:clip!important}.zr-section,[class*=zr-][class*=section],.zairova-faq-pro,.zr-collection-pro,.zr-shop-all{padding-top:28px!important;padding-bottom:34px!important}[id^=zr-hero-].zr-hero-pro{padding:14px 0 28px!important;background:radial-gradient(circle at 8% 0%,rgba(37,99,235,.08),transparent 32%),linear-gradient(180deg,#fff,#f8fbff)!important}[id^=zr-hero-] .zr-hero-container{width:calc(100% - 20px)!important}[id^=zr-hero-] .zr-hero-grid{display:flex!important;flex-direction:column-reverse!important;gap:0!important}[id^=zr-hero-] .zr-hero-image-card{min-height:235px!important;height:235px!important;border-radius:22px!important;box-shadow:0 14px 34px #0f172a1a!important}[id^=zr-hero-] .zr-hero-image-card img,[id^=zr-hero-] .zr-hero-placeholder{height:235px!important;min-height:235px!important;object-fit:cover!important;object-position:center center!important}[id^=zr-hero-] .zr-hero-content{margin-top:-22px!important;width:calc(100% - 18px)!important;margin-left:auto!important;margin-right:auto!important;padding:15px!important;border-radius:20px!important;box-shadow:0 14px 34px #0f172a1a!important}[id^=zr-hero-] .zr-hero-badge{min-height:27px!important;padding:0 10px!important;margin-bottom:9px!important;font-size:9.5px!important;letter-spacing:.25px!important}[id^=zr-hero-] h1{font-size:29px!important;line-height:1.02!important;letter-spacing:-1px!important;margin-bottom:8px!important}[id^=zr-hero-] .zr-hero-subtitle{font-size:13px!important;line-height:1.45!important;margin-bottom:12px!important}[id^=zr-hero-] .zr-hero-actions{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;margin-bottom:10px!important}[id^=zr-hero-] .zr-hero-primary,[id^=zr-hero-] .zr-hero-secondary{min-height:49px!important;width:100%!important;border-radius:14px!important;font-size:13.5px!important}[id^=zr-hero-] .zr-hero-proof{display:none!important}[id^=zr-hero-] .zr-hero-trust{display:grid!important;grid-template-columns:1fr 1fr 1fr!important;gap:6px!important}[id^=zr-hero-] .zr-hero-trust span{min-height:34px!important;border-radius:12px!important;font-size:10px!important;line-height:1.2!important;padding:6px!important;text-align:center!important}[id^=zr-hero-] .zr-hero-floating-card,[id^=zr-hero-] .zr-hero-picks{display:none!important}[id^=zr-shop-all-]{padding-top:30px!important;padding-bottom:38px!important}[id^=zr-shop-all-] .zr-shop-container{width:calc(100% - 20px)!important}[id^=zr-shop-all-] .zr-shop-head,[id^=zr-shop-all-] .zr-shop-header{text-align:left!important;margin-bottom:14px!important}[id^=zr-shop-all-] .zr-shop-head h2,[id^=zr-shop-all-] .zr-shop-header h2{font-size:27px!important;line-height:1.08!important;letter-spacing:-.8px!important;margin-bottom:8px!important}[id^=zr-shop-all-] .zr-shop-head p,[id^=zr-shop-all-] .zr-shop-header p{font-size:13px!important;line-height:1.45!important}[id^=zr-shop-all-] .zr-shop-trust,[id^=zr-shop-all-] .zr-shop-trust-row{display:none!important}[id^=zr-shop-all-] .zr-shop-toolbar{position:sticky!important;top:64px!important;z-index:20!important;padding:8px!important;border-radius:16px!important;gap:8px!important;margin-bottom:12px!important}[id^=zr-shop-all-] .zr-shop-filters{gap:6px!important}[id^=zr-shop-all-] .zr-shop-filters button{min-height:34px!important;padding:0 11px!important;font-size:11px!important}[id^=zr-shop-all-] .zr-shop-search input{min-height:38px!important;font-size:12px!important}[id^=zr-shop-all-] .zr-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}[id^=zr-shop-all-] .zr-shop-card{border-radius:16px!important;box-shadow:0 10px 24px #0f172a0f!important}[id^=zr-shop-all-] .zr-shop-card-media-wrap{padding:8px 8px 0!important}[id^=zr-shop-all-] .zr-shop-media{height:142px!important;border-radius:13px!important}[id^=zr-shop-all-] .zr-shop-badge,[id^=zr-shop-all-] .zr-shop-quick{display:none!important}[id^=zr-shop-all-] .zr-shop-card-body{padding:9px 9px 0!important}[id^=zr-shop-all-] .zr-shop-meta{display:none!important}[id^=zr-shop-all-] .zr-shop-card h3{font-size:13.5px!important;line-height:1.18!important;letter-spacing:-.2px!important;margin-bottom:6px!important;min-height:32px!important}[id^=zr-shop-all-] .zr-shop-card-body p{display:none!important}[id^=zr-shop-all-] .zr-shop-price{margin-bottom:8px!important}[id^=zr-shop-all-] .zr-shop-price strong{font-size:18px!important;letter-spacing:-.3px!important}[id^=zr-shop-all-] .zr-shop-price s{font-size:11px!important}[id^=zr-shop-all-] .zr-shop-tags{display:none!important}[id^=zr-shop-all-] .zr-shop-actions{grid-template-columns:1fr!important;padding:0 9px 10px!important;gap:7px!important}[id^=zr-shop-all-] .zr-shop-add,[id^=zr-shop-all-] .zr-shop-add-btn{min-height:38px!important;border-radius:11px!important;font-size:11.5px!important;box-shadow:0 10px 20px #2563eb2e!important}[id^=zr-shop-all-] .zr-shop-page,[id^=zr-shop-all-] .zr-shop-details-link{display:none!important}[id^=zr-collection-] .zr-collection-container{width:calc(100% - 20px)!important}[id^=zr-collection-] .zr-collection-hero{text-align:left!important;margin-bottom:16px!important}[id^=zr-collection-] .zr-collection-hero h1{font-size:28px!important}[id^=zr-collection-] .zr-collection-hero p{font-size:13px!important}[id^=zr-collection-] .zr-collection-trust-row{display:none!important}[id^=zr-collection-] .zr-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;max-width:none!important}[id^=zr-collection-] .zr-collection-card{border-radius:16px!important}[id^=zr-collection-] .zr-card-image-wrap{margin:8px 8px 0!important;border-radius:13px!important}[id^=zr-collection-] .zr-card-image-wrap img,[id^=zr-collection-] .zr-no-image{height:142px!important;min-height:142px!important}[id^=zr-collection-] .zr-floating-badge,[id^=zr-collection-] .zr-card-rating,[id^=zr-collection-] .zr-card-text,[id^=zr-collection-] .zr-card-benefits,[id^=zr-collection-] .zr-details-link{display:none!important}[id^=zr-collection-] .zr-card-content{padding:9px 9px 0!important}[id^=zr-collection-] .zr-collection-card h2{font-size:13.5px!important;line-height:1.18!important;min-height:32px!important;margin-bottom:7px!important}[id^=zr-collection-] .zr-card-price strong{font-size:18px!important}[id^=zr-collection-] .zr-card-actions{padding:0 9px 10px!important}[id^=zr-collection-] .zr-shop-button{min-height:38px!important;border-radius:11px!important;font-size:11.5px!important}[id^=zr-collection-] .zr-collection-confidence{margin-top:30px!important}[id^=zairova-faq-] .zairova-faq-container{width:calc(100% - 20px)!important}[id^=zairova-faq-] .zairova-faq-header{text-align:left!important;margin-bottom:14px!important}[id^=zairova-faq-] .zairova-faq-header h1{font-size:28px!important;line-height:1.08!important;letter-spacing:-.8px!important}[id^=zairova-faq-] .zairova-faq-header p{font-size:13px!important}[id^=zairova-faq-] .zairova-faq-trust{display:none!important}[id^=zairova-faq-] .zairova-faq-search,[id^=zairova-faq-] .zairova-faq-categories{padding:8px!important;border-radius:16px!important}[id^=zairova-faq-] .zairova-faq-help{display:none!important}[id^=zairova-faq-] .zairova-faq-item{border-radius:15px!important}[id^=zairova-faq-] .zairova-faq-item summary{min-height:54px!important;padding:14px 50px 14px 15px!important;font-size:14px!important}[id^=zairova-faq-] .zairova-faq-item summary:after{right:14px!important;width:28px!important;height:28px!important}[id^=zairova-faq-] .zairova-faq-answer{font-size:13.5px!important;line-height:1.6!important;padding:0 15px 16px!important}.zr-footer,footer{padding-bottom:28px!important}}@media screen and (max-width:380px){[id^=zr-shop-all-] .zr-shop-media,[id^=zr-collection-] .zr-card-image-wrap img,[id^=zr-collection-] .zr-no-image{height:128px!important;min-height:128px!important}[id^=zr-hero-] h1{font-size:27px!important}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/zairova.css.map */
