:root{--bg:#edf1f5;--surface:#ffffff;--surface-2:#f5f8fc;--ink:#142f67;--muted:#6f7f9d;--line:rgba(20,47,103,.09);--accent:#43c2ff;--accent-2:#17d2bd;--sky:#8fdaf9;--radius:30px;--radius-lg:42px;--shadow:0 22px 50px rgba(18,40,91,.1);--container:1480px;--container-wide:1480px}*{box-sizing:border-box}body{padding-top:100px}.zxs-site-main{overflow:hidden}.zxs-container,.zxs-container-wide{width:min(100% - 32px,var(--container));margin:0 auto}.zxs-container-wide{width:min(100% - 32px,var(--container-wide))}.zxs-section-shell{padding:52px 0}.zxs-section-heading{text-align:center;margin:0 auto 24px}.zxs-section-heading h2{margin:0;font-size:46px;line-height:1.08;letter-spacing:-.03em}.zxs-section-heading p{margin:10px auto 0;max-width:660px;color:var(--muted);font-size:15px;line-height:1.7}.zxs-section-heading--loose{margin-bottom:26px}.zxs-arrow-link{display:inline-flex;align-items:center;gap:10px;font-weight:700;color:#39bdf6;font-size:14px}.zxs-arrow-link .zxs-dot,.zxs-icon-circle,.zxs-nav-btn,.zxs-best-arrow{width:30px;height:30px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--ink);border:1px solid rgba(20,47,103,.1);box-shadow:0 10px 20px #12285b14}.zxs-arrow-link .zxs-dot{background:#38c1ff;color:#fff;border-color:transparent;box-shadow:none}.zxs-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border-radius:999px;background:linear-gradient(180deg,#4fc8ff,#2eaef7);color:#fff;font-weight:700;border:none;box-shadow:0 10px 18px #38c1ff38}.zxs-btn--light{background:#fff;color:var(--ink);box-shadow:0 10px 22px #142f671f}.zxs-media-frame{overflow:hidden}.zxs-card-surface{background:#fffffff2;border:1px solid rgba(20,47,103,.06);border-radius:32px;box-shadow:var(--shadow)}.zxs-hero-bleed{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.zxs-site-header-wrap{position:sticky;top:0;padding:20px 0 0;background:linear-gradient(to bottom,#edf1f5f5,#edf1f5d1 72%,#edf1f500);-webkit-backdrop-filter:saturate(160%) blur(8px);backdrop-filter:saturate(160%) blur(8px)}body.template-index .zxs-site-header-wrap{position:fixed;top:0;left:0;right:0;padding-top:20px;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;z-index:999999}.zxs-site-header-wrap .zxs-container-wide{width:min(100% - 40px,1480px)}.zxs-site-header{min-height:60px;padding:8px 16px;background:#fff;border-radius:999px;border:1px solid rgba(20,47,103,.08);box-shadow:0 10px 26px #12285b14;display:grid;grid-template-columns:minmax(120px,148px) minmax(0,1fr) auto;align-items:center;gap:18px;position:relative}.zxs-site-header__logo-slot,.zxs-site-header__actions-slot{position:relative;z-index:3}.zxs-site-header__nav-wrap{display:flex;justify-content:center;align-items:center;min-width:0}.zxs-site-logo-pill{min-width:110px;padding:12px 22px;width:300px;font-size:26px;font-weight:700;letter-spacing:.02em;color:#050505;display:inline-flex;justify-content:center}.zxs-site-nav--centered{display:flex;align-items:center;justify-content:center;gap:clamp(24px,2.1vw,40px);font-size:14px;font-weight:700;color:#253754;white-space:nowrap}.zxs-nav-item{position:relative;padding-bottom:14px;margin-bottom:-14px}.zxs-nav-item:after{content:"";position:absolute;left:-18px;right:-18px;top:100%;height:26px}.zxs-nav-link{display:inline-flex;align-items:center;min-height:38px;font-size:14px;line-height:1;font-weight:700;letter-spacing:.002em;color:#243862;transition:color .2s ease,transform .2s ease}.zxs-nav-link:hover{color:#16366a;transform:translateY(-1px)}.zxs-nav-link.is-accent{color:#51c4f7;text-decoration:underline;text-underline-offset:8px;text-decoration-thickness:2px}.zxs-site-actions--refined{display:flex;align-items:center;gap:8px}.zxs-site-flag-pill,.zxs-site-action-circle{height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(20,47,103,.08);background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.zxs-site-flag-pill:hover,.zxs-site-action-circle:hover,.zxs-site-action-circle.is-open{transform:translateY(-1px);box-shadow:0 12px 22px #12285b14;border-color:#142f6724;background:#fbfdff}.zxs-site-flag-pill{padding:0 10px 0 8px;gap:8px;color:#20365f}.zxs-site-flag-pill__flag{position:relative;width:22px;height:22px;border-radius:50%;overflow:hidden;display:inline-block;box-shadow:inset 0 0 0 1px #142f6714,0 1px 2px #142f6714;background:linear-gradient(180deg,#3552a5 0 48%,#3552a500 48%),linear-gradient(180deg,#fff 0 11.11%,#cb3140 11.11% 22.22%,#fff 22.22% 33.33%,#cb3140 33.33% 44.44%,#fff 44.44% 55.55%,#cb3140 55.55% 66.66%,#fff 66.66% 77.77%,#cb3140 77.77% 88.88%,#fff 88.88% 100%)}.zxs-site-flag-pill__flag:before,.zxs-site-flag-pill__flag:after{content:"";position:absolute;background:#fff;border-radius:1px}.zxs-site-flag-pill__flag:before{left:2px;top:4px;width:8px;height:1.6px;box-shadow:0 3px #fff,0 6px #fff}.zxs-site-flag-pill__flag:after{left:5.2px;top:1.8px;width:1.6px;height:8px}.zxs-site-flag-pill__text{font-size:12px;font-weight:800;letter-spacing:.02em}.zxs-site-action-circle{width:38px;padding:0;color:#57c7ff}.zxs-site-action-circle svg{width:16px;height:16px}.zxs-header-popover,.zxs-header-flyout{position:absolute;opacity:0;pointer-events:none;transform:translateY(10px) scale(.98);transition:opacity .22s ease,transform .22s ease}.zxs-nav-item--shop:hover .zxs-header-popover--shop,.zxs-nav-item--shop:focus-within .zxs-header-popover--shop,.zxs-nav-item--shop.is-hover-open .zxs-header-popover--shop,.zxs-nav-item--simple:hover .zxs-header-popover--simple,.zxs-nav-item--simple:focus-within .zxs-header-popover--simple,.zxs-nav-item--simple.is-hover-open .zxs-header-popover--simple{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.zxs-header-popover:hover{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.zxs-header-popover--shop{left:50%;top:calc(100% + 8px);transform-origin:top center;translate:-16% 0;z-index:40}.zxs-header-popover--simple{left:50%;top:calc(100% + 8px);transform-origin:top center;translate:-50% 0;z-index:40}.zxs-mega-shop-panel{width:min(960px,calc(100vw - 80px));display:grid;grid-template-columns:180px 190px minmax(0,1fr);gap:34px;padding:22px 24px;background:#fff;border-radius:28px;border:1px solid rgba(20,47,103,.08);box-shadow:0 28px 60px #12285b29}.zxs-mega-shop-panel__col h5{margin:0 0 16px;font-size:15px;line-height:1.2;font-weight:800;color:#233862}.zxs-mega-shop-panel__col ul{list-style:none;margin:0;padding:0;display:grid;gap:11px}.zxs-mega-shop-panel__col a{font-size:15px;line-height:1.35;font-weight:500;color:#4b5c79}.zxs-mega-shop-panel__col a:hover{color:#203665}.zxs-mega-shop-panel__promo-wrap{display:grid;grid-template-columns:1fr 1fr;gap:14px}.zxs-mega-promo-card{min-height:168px;border-radius:18px;padding:18px 18px 16px;position:relative;overflow:hidden;display:flex;align-items:flex-start;justify-content:flex-start;color:#fff;font-weight:800;line-height:1.05;letter-spacing:-.03em;box-shadow:inset 0 0 0 1px #ffffff24}.zxs-mega-promo-card__title{position:relative;z-index:2;font-size:17px;max-width:145px}.zxs-mega-promo-card.promo-a{background:linear-gradient(135deg,#f2d4ca,#d3e5ef 70%)}.zxs-mega-promo-card.promo-b{background:linear-gradient(135deg,#dcb6a5,#c5f1da 70%)}.zxs-mega-promo-card.promo-a .zxs-mega-promo-card__title,.zxs-mega-promo-card.promo-b .zxs-mega-promo-card__title{text-shadow:0 1px 0 rgba(0,0,0,.08)}.zxs-mega-promo-card__product,.zxs-mega-promo-card__leaf{position:absolute;right:14px;bottom:12px;display:block}.zxs-mega-promo-card__product{width:54px;height:86px;border-radius:12px;background:linear-gradient(180deg,#0d355a,#1b6f74);box-shadow:0 10px 20px #12285b2e}.zxs-mega-promo-card__product:before{content:"";position:absolute;left:-16px;bottom:8px;width:38px;height:66px;border-radius:8px;background:linear-gradient(180deg,#2f8d67,#19453d);transform:rotate(-8deg)}.zxs-mega-promo-card__leaf{width:74px;height:74px;border-radius:18px;background:radial-gradient(circle at 30% 30%,#fffc,#fff0 35%),linear-gradient(135deg,#7b3f29,#c3f79b)}.zxs-mega-promo-card__leaf:before{content:"";position:absolute;left:18px;top:16px;width:30px;height:40px;background:#2a7f46;border-radius:60% 0;transform:rotate(18deg)}.zxs-simple-menu-card{min-width:344px;padding:20px 22px;background:#fff;border-radius:24px;border:1px solid rgba(20,47,103,.08);box-shadow:0 28px 60px #12285b29;display:grid;gap:8px}.zxs-simple-menu-card a{display:block;padding:10px;border-radius:12px;font-size:15px;line-height:1.3;font-weight:600;color:#475876}.zxs-simple-menu-card a:hover{background:#f5f9fd}.zxs-simple-menu-card a:hover{color:#1f3662}.zxs-site-header__actions-slot{display:flex;align-items:center;gap:0}.zxs-header-flyout{right:0;top:calc(100% + 12px);z-index:30}.zxs-header-flyout.is-open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.zxs-search-panel-card,.zxs-cart-panel-card{background:#fff;border-radius:28px;border:1px solid rgba(20,47,103,.08);box-shadow:0 28px 60px #12285b2e}.zxs-search-panel-card{width:452px;padding:16px 20px 12px;border-radius:24px}.zxs-search-panel-form{margin:0 0 16px}.zxs-search-panel-input{display:flex;align-items:center;gap:12px;height:52px;padding:0 16px;border:1px solid #dde4ee;border-radius:12px;background:#f7f9fc;color:#7a88a5;box-shadow:inset 0 1px #ffffffb3}.zxs-search-panel-input svg{width:18px;height:18px;flex:0 0 auto;color:#7b8ca8}.zxs-search-panel-input input{border:none;background:transparent;outline:none;width:100%;color:#243862;font-size:15px;font-weight:500}.zxs-search-panel-input input::placeholder{color:#7d8796}.zxs-search-panel-copy{display:flex;flex-direction:column;gap:10px}.zxs-search-panel-eyebrow{font-size:14px;font-weight:800;color:#2fb9ff;letter-spacing:.04em;margin-bottom:4px}.zxs-search-panel-copy a,.zxs-search-keyword{display:flex;align-items:center;gap:10px;font-size:14px;line-height:1.4;font-weight:500;color:#4a5a7a;background:none;border:none;padding:10px 8px;margin:0 -8px;border-radius:8px;cursor:pointer;text-align:left;transition:all .15s ease}.zxs-search-panel-copy a:hover,.zxs-search-keyword:hover{color:#1f3662;background:#2fb9ff14}.zxs-search-keyword.is-selected{color:#2fb9ff;background:#2fb9ff26}.zxs-search-bullet{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;color:#627594;font-size:14px;flex:0 0 auto}.zxs-search-panel-hint{margin-top:16px;padding-top:14px;border-top:1px solid #e8eaef;display:flex;gap:16px;flex-wrap:wrap;font-size:11px;color:#9aa6bb}.zxs-search-panel-hint span{display:inline-flex;align-items:center;gap:6px}.zxs-search-panel-hint span:before{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:4px;border:1px solid #dde5f0;background:#f8f9fc;color:#7f8ba1;font-size:10px;line-height:1.6}.zxs-search-panel-hint span:nth-child(1):before{content:"\2195"}.zxs-search-panel-hint span:nth-child(2):before{content:"\21b5"}.zxs-search-panel-hint span:nth-child(3):before{content:"esc";text-transform:lowercase}.zxs-cart-panel-card{width:360px;padding:18px 18px 16px;position:relative}.zxs-cart-panel-close{position:absolute;right:14px;top:12px;border:none;background:transparent;color:#8f9db4;font-size:22px;line-height:1;cursor:pointer}.zxs-cart-panel-card h4{margin:0 0 6px;font-size:14px;line-height:20px;letter-spacing:-.04em;color:#243862}.zxs-cart-panel-card p{margin:0 0 14px;font-size:15px;color:#6f7f9d}.zxs-cart-panel-cta{display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 16px;border-radius:10px;background:linear-gradient(180deg,#58678f,#44537a);color:#fff;font-size:15px;font-weight:800}.zxs-cart-panel-reco-title{margin:18px 0 10px;font-size:12px;font-weight:900;color:#a1a9b8;letter-spacing:.03em}.zxs-cart-panel-product{display:grid;grid-template-columns:86px 1fr 32px;gap:12px;align-items:center;padding:12px;border-radius:12px;background:#f3f7fb;border:1px solid rgba(20,47,103,.08)}.zxs-cart-panel-product__thumb{position:relative;height:74px;border-radius:10px;background:#dfe9f3;overflow:hidden}.zxs-thumb-product-box{position:absolute;left:10px;bottom:16px;width:48px;height:34px;border-radius:6px;background:linear-gradient(180deg,#194d72,#1d826d);transform:rotate(-8deg)}.zxs-thumb-product-pack{position:absolute;right:10px;top:10px;width:30px;height:54px;border-radius:8px;background:linear-gradient(180deg,#0e3458,#2f7f74)}.zxs-cart-panel-product__copy strong{display:block;margin-bottom:5px;font-size:14px;line-height:1.25;color:#21355d}.zxs-price-now{font-size:16px;font-weight:900;color:#0f7dff}.zxs-price-old{font-size:14px;color:#7f8da7;text-decoration:line-through;margin-left:4px}.zxs-cart-panel-plus{width:28px;height:28px;border:none;border-radius:8px;background:#4d587f;color:#fff;font-size:20px;line-height:1;cursor:pointer}.zxs-cart-panel-dots{display:flex;justify-content:center;gap:6px;margin-top:14px}.zxs-cart-panel-dots span{width:7px;height:7px;border-radius:50%;background:#cad6e7}.zxs-cart-panel-dots .is-active{width:28px;border-radius:999px;background:#1c2e54}.zxs-cart-panel-items{margin-bottom:16px;max-height:276px;overflow-y:auto;overflow-x:hidden;padding-right:8px}.zxs-cart-panel-items::-webkit-scrollbar{width:6px}.zxs-cart-panel-items::-webkit-scrollbar-track{background:#f0f2f5;border-radius:3px}.zxs-cart-panel-items::-webkit-scrollbar-thumb{background:#c4d0e0;border-radius:3px}.zxs-cart-panel-items::-webkit-scrollbar-thumb:hover{background:#a8b8cc}.zxs-cart-panel-item{display:flex;gap:12px;padding:12px;border-radius:12px;background:#f7f9fc;border:1px solid rgba(20,47,103,.06);margin-bottom:8px}.zxs-cart-panel-item:last-child{margin-bottom:0}.zxs-cart-panel-item__image{flex:0 0 72px;height:72px;border-radius:10px;overflow:hidden;background:#e8edf3}.zxs-cart-panel-item__image img{width:100%;height:100%;object-fit:cover}.zxs-cart-panel-item__content{flex:1;display:flex;flex-direction:column;justify-content:space-between}.zxs-cart-panel-item__info{display:flex;flex-direction:column;gap:4px}.zxs-cart-panel-item__title{margin:0;font-size:14px;line-height:1.3;color:#243862;font-weight:600}.zxs-cart-panel-item__variant{margin:0;font-size:12px;color:#7a89a5}.zxs-cart-panel-item__price{display:flex;align-items:center;gap:6px;font-size:15px;font-weight:900;color:#243862}.zxs-cart-panel-item__original-price{font-size:13px;font-weight:500;color:#9ca9bd;text-decoration:line-through}.zxs-cart-panel-item__actions{display:flex;align-items:center;gap:8px}.zxs-cart-panel-item__qty-btn{width:26px;height:26px;border:none;border-radius:8px;background:#fff;border:1px solid #dde4ee;color:#5a6b8a;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.zxs-cart-panel-item__qty-btn svg{width:14px;height:14px}.zxs-cart-panel-item__qty{font-size:14px;font-weight:600;color:#243862;width:28px;text-align:center}.zxs-cart-panel-item__remove{width:26px;height:26px;border:none;border-radius:8px;background:transparent;color:#9ca9bd;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.zxs-cart-panel-item__remove:hover{background:#ffeaea;color:#e54b4f}.zxs-cart-panel-item__remove svg{width:14px;height:14px}.zxs-cart-panel-item__remove.is-loading{pointer-events:none;opacity:.7;color:transparent}.zxs-cart-panel-item__remove.is-loading:before{content:"";width:14px;height:14px;border:1.5px solid #9ca9bd;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}.zxs-cart-panel-summary{padding:14px;border-radius:12px;background:linear-gradient(180deg,#f7f9fc,#f0f4f9);border:1px solid rgba(20,47,103,.06);margin-bottom:14px}.zxs-cart-panel-summary__row{display:flex;justify-content:space-between;align-items:center;padding:6px 0;font-size:14px;color:#6b7a97}.zxs-cart-panel-summary__row:first-child{padding-top:0}.zxs-cart-panel-summary__row:last-child{padding-bottom:0}.zxs-cart-panel-summary__row span:first-child{font-weight:500}.zxs-cart-panel-summary__row span:last-child{font-weight:600;color:#243862}.zxs-cart-panel-summary__row--discount{color:#00a86b}.zxs-cart-panel-summary__row--discount span:last-child{color:#00a86b}.zxs-cart-panel-summary__row--total{padding-top:10px;margin-top:6px;border-top:1px dashed rgba(20,47,103,.12);font-size:16px}.zxs-cart-panel-summary__row--total span:first-child{font-weight:700;color:#243862}.zxs-cart-panel-summary__row--total span:last-child{font-weight:900;font-size:18px;color:#1a2a4a}.zxs-cart-panel-actions{display:flex;gap:10px;margin-bottom:16px}.zxs-cart-panel-btn{flex:1;height:44px;border-radius:12px;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .2s ease}.zxs-cart-panel-btn--secondary{background:transparent;border:1px solid #dde4ee;color:#5a6b8a}.zxs-cart-panel-btn--secondary:hover{background:#f7f9fc;border-color:#c4d0e0}.zxs-cart-panel-btn--primary{background:linear-gradient(180deg,#58678f,#44537a);color:#fff;border:none}.zxs-cart-panel-btn--primary:hover{background:linear-gradient(180deg,#4a5679,#3a4768);transform:translateY(-1px);box-shadow:0 4px 12px #58678f4d}.zxs-cart-panel-reco-title{font-size:13px;font-weight:700;color:#6b7a97;text-transform:uppercase;letter-spacing:.05em;margin-bottom:14px}.zxs-cart-panel-reco-slider{overflow:hidden;margin:0 -20px;padding:0 20px}.zxs-cart-panel-reco-track{display:flex;gap:12px;transition:transform .3s ease}.zxs-cart-panel-dots{display:flex;justify-content:center;gap:6px;margin-top:14px;padding-bottom:8px}.zxs-cart-panel-dots span{width:6px;height:6px;border-radius:50%;background:#d0d8e6;cursor:pointer;transition:all .2s ease}.zxs-cart-panel-dots span.is-active{background:#2fb9ff;width:18px;border-radius:3px}.zxs-cart-panel-product{flex:0 0 calc(100% - 6px);display:flex;align-items:center;gap:14px;padding:12px;border-radius:12px;background:#fff;border:1px solid rgba(20,47,103,.06)}.zxs-cart-panel-product__thumb{flex:0 0 64px;height:64px;border-radius:10px;overflow:hidden;background:#f7f9fc;display:flex;align-items:center;justify-content:center}.zxs-cart-panel-product__thumb img{width:100%;height:100%;object-fit:cover}.zxs-cart-panel-product__copy{flex:1;display:flex;flex-direction:column;gap:4px}.zxs-cart-panel-product__copy strong{font-size:14px;font-weight:700;color:#243862}.zxs-cart-panel-product__copy div{display:flex;align-items:center;gap:6px}.zxs-price-now{font-size:15px;font-weight:900;color:#243862}.zxs-price-old{font-size:13px;font-weight:500;color:#9ca9bd;text-decoration:line-through}.zxs-cart-panel-plus{flex:0 0 36px;height:36px;border:none;border-radius:10px;background:linear-gradient(180deg,#58678f,#44537a);color:#fff;font-size:20px;font-weight:300;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.zxs-cart-panel-plus:hover{background:linear-gradient(180deg,#4a5679,#3a4768);transform:scale(1.05)}.zxs-cart-panel-plus.is-loading{pointer-events:none;opacity:.7;color:transparent}.zxs-cart-panel-plus.is-loading:before{content:"";width:16px;height:16px;border:2px solid #fff;border-top-color:transparent;border-radius:50%;animation:spin .6s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1180px){body.zxs-template-index .zxs-site-header-wrap{position:relative;padding-top:12px;background:linear-gradient(to bottom,#edf1f5f5,#edf1f5d1 72%,#edf1f500);-webkit-backdrop-filter:saturate(160%) blur(8px);backdrop-filter:saturate(160%) blur(8px)}.zxs-site-header-wrap .zxs-container-wide{width:min(100% - 28px,1480px)}.zxs-site-header{grid-template-columns:auto 1fr auto;gap:14px}.zxs-site-nav--centered{gap:20px}.zxs-nav-link{font-size:13px}.zxs-mega-shop-panel{width:min(860px,calc(100vw - 56px));grid-template-columns:160px 170px minmax(0,1fr);gap:24px}.zxs-header-popover--shop{translate:-22% 0}}@media(max-width:900px){.zxs-site-header__nav-wrap{display:none}.zxs-header-popover{display:none!important}.zxs-search-panel-card{width:min(92vw,520px)}.zxs-cart-panel-card{width:min(92vw,360px)}}@media(max-width:700px){.zxs-site-header-wrap .container-wide{width:min(100% - 20px,100%)}.zxs-site-header{min-height:56px;padding:6px 10px;gap:10px}.zxs-site-logo-pill{min-width:84px;padding:11px 18px;font-size:12px;width:unset}.zxs-site-actions--refined{gap:7px}.zxs-site-flag-pill{padding:0 8px;gap:6px;height:32px}.zxs-site-flag-pill__flag{width:20px;height:20px}.zxs-site-flag-pill__text{font-size:11px}.zxs-site-action-circle{width:32px;height:32px}}.zxs-hero-wellness{margin-top:0;padding-top:0}.zxs-hero-stage{position:relative;min-height:760px;overflow:hidden;background:radial-gradient(circle at 50% 92%,#22ddc9e0,#22ddc900 24%),repeating-linear-gradient(90deg,rgba(255,255,255,.08) 0 47px,transparent 47px 129px),linear-gradient(180deg,#01101e,#03234a 58%,#04436a)}.zxs-hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.2),transparent 32%,transparent 72%,rgba(0,0,0,.16));z-index:0}.zxs-hero-glow{position:absolute;left:50%;bottom:88px;transform:translate(-50%);width:680px;height:220px;background:radial-gradient(circle,#52f0dc6b,#52f0dc00 68%);filter:blur(18px);z-index:0}.zxs-hero-stage:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:170px;background:var(--bg);clip-path:polygon(0 58%,25% 58%,40% 17%,60% 17%,75% 58%,100% 58%,100% 100%,0 100%);z-index:2}.zxs-hero-stage:before{content:"";position:absolute;left:0;right:0;bottom:100px;height:150px;background:linear-gradient(180deg,#edf1f500,#edf1f51f 55%,#edf1f58c);z-index:1}.zxs-hero-inner{position:relative;z-index:3;display:grid;grid-template-columns:.86fr 1.14fr;gap:18px;align-items:center;min-height:760px;padding-top:120px;padding-bottom:126px;width:min(100% - 48px,1480px);margin:0 auto}.zxs-hero-copy{color:#fff;max-width:470px;padding-left:18px}.zxs-hero-headline{margin:0 0 20px}.zxs-hero-headline .line{display:block;font-size:61px;line-height:.96;letter-spacing:-.055em;font-weight:900;white-space:nowrap}.zxs-hero-headline .accent{color:#45caff}.zxs-hero-headline .line-2{display:flex;align-items:center;gap:16px}.zxs-hero-powder{width:118px;height:50px;display:inline-block;position:relative;flex:0 0 auto;background:var(--hero-powder) center/contain no-repeat}.zxs-hero-text{max-width:392px}.zxs-hero-copy p{margin:0 0 10px;color:#ffffffd6;font-size:17px;line-height:1.75}.zxs-hero-cta-row{display:flex;align-items:center;gap:10px;margin-top:24px}.zxs-hero-cta-btn{min-height:54px;padding:0 30px;background:linear-gradient(90deg,#2fb9ff,#eaf2dd);color:#0b2e5b;font-weight:800;box-shadow:none}.zxs-icon-circle{width:50px;height:50px;background:#fff;color:#17396c;border:1px solid rgba(20,47,103,.08);box-shadow:none}.zxs-hero-visual{position:relative;min-height:560px}.zxs-hero-card-main{position:absolute;left:88px;top:8px;width:360px;height:495px;border-radius:138px 0 138px 138px;background:#dfeaf2;overflow:hidden;box-shadow:none}.zxs-hero-card-main img{width:100%;height:100%;object-fit:cover}.zxs-hero-main-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease;pointer-events:none}.zxs-hero-main-slide.is-active{opacity:1;pointer-events:auto}.zxs-hero-main-slide img{width:100%;height:100%;object-fit:cover}.zxs-hero-card-side{position:absolute;right:12px;top:6px;width:278px;height:490px;border-radius:139px 139px 0;padding:30px 26px 26px 28px;color:#fff;background:radial-gradient(circle at 52% 0%,#ffffff9e,#fff0 23%),linear-gradient(180deg,#4f5cc1,#44adf6 68%,#9ae8ff);box-shadow:0 0 36px #4784ff73}.zxs-hero-side-logo{font-size:12px;line-height:1.38;max-width:170px;font-weight:700;margin-bottom:28px;white-space:pre-line}.zxs-hero-card-side h4{margin:0;font-size:29px;line-height:1.28;letter-spacing:-.03em;max-width:184px;white-space:pre-line}.zxs-hero-side-ring{position:absolute;right:28px;bottom:52px;width:136px;height:136px;border-radius:50%;border:2px dashed rgba(255,255,255,.76)}.zxs-hero-side-mark{position:absolute;right:72px;bottom:84px;width:46px;height:46px;border-radius:18px;border:2px solid rgba(255,255,255,.9)}.zxs-hero-side-mark:before,.zxs-hero-side-mark:after{content:"";position:absolute;background:#fff;border-radius:999px}.zxs-hero-side-mark:before{width:18px;height:2px;left:12px;top:21px}.zxs-hero-side-mark:after{height:18px;width:2px;left:20px;top:12px}.zxs-hero-floating-slider{position:absolute;left:0;bottom:54px;width:320px;z-index:5}.zxs-hero-floating-stack{position:relative;height:82px}.zxs-hero-floating-slide{position:absolute;left:0;top:0;width:100%;display:flex;align-items:center;gap:12px;padding:12px 16px;background:#fff;border-radius:18px;box-shadow:0 18px 30px #13285a29;opacity:0;transform:translateY(8px) scale(.98);transition:opacity .28s ease,transform .28s ease;pointer-events:none}.zxs-hero-floating-slide.is-active{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.zxs-hero-floating-slide .thumb{width:54px;height:54px;border-radius:14px;overflow:hidden;background:#eef5fb;flex:0 0 auto}.zxs-hero-floating-slide .thumb img{width:100%;height:100%;object-fit:cover}.zxs-hero-floating-slide .thumb-fill{width:100%;height:100%}.zxs-hero-floating-slide .thumb-fill--one{background:linear-gradient(135deg,#20c1ff,#35e1c8)}.zxs-hero-floating-slide .thumb-fill--two{background:linear-gradient(135deg,#3b73ff,#86d9ff)}.zxs-hero-floating-slide .copy strong{display:block;font-size:14px;line-height:1.2;color:#34bfff}.zxs-hero-floating-slide .copy span{display:block;font-size:12px;line-height:1.35;color:var(--muted)}.zxs-hero-mini-slider{position:relative;left:auto;bottom:auto;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px}.zxs-hero-mini-slider{position:absolute;left:50%;bottom:8%;transform:translate(-50%)}.zxs-hero-mini-thumb{width:8px;height:8px;border-radius:50%;background:#ffffff8c;border:none;padding:0;cursor:pointer}.zxs-hero-mini-thumb.is-active{width:34px;border-radius:999px;background:#000}.zxs-concerns-section{position:relative;z-index:4;padding-top:8px;margin-top:-4px}.zxs-concerns-overlap-shell{background:transparent;border-radius:0;padding-top:0;width:min(100% - 48px,1480px);margin:0 auto}.zxs-concerns-title{margin:-30px 0 18px;position:relative;z-index:3;transform:translateY(-86px)}.zxs-concerns-title h2{font-size:48px;line-height:1.04;letter-spacing:-.04em;font-weight:700}.zxs-concerns-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;align-items:stretch}.zxs-concern-card{min-height:214px;padding:22px 18px;background:#fff;border-radius:22px;border:none;box-shadow:none;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;isolation:isolate;transition:transform .28s ease,box-shadow .28s ease}.zxs-concern-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #13285a1a}.zxs-concern-card .zxs-icon{width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#9ce4ff;color:#1a3d71;font-size:12px;font-weight:700}.zxs-concern-card h3{margin:22px 0 auto;font-size:20px;line-height:1.04;letter-spacing:-.02em;font-weight:600;white-space:normal;position:relative;z-index:2}.zxs-concern-card a,.zxs-concern-link-text{margin-top:14px;font-size:13px;color:#53c2f8;font-weight:600;position:relative;z-index:2}.zxs-concern-card-default{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between;transition:opacity .24s ease,transform .32s ease}.zxs-concern-card--feature{padding:0;background:#fff}.zxs-concern-feature-default{border-radius:22px}.zxs-concern-hover-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:none;opacity:0;transition:opacity .26s ease}.zxs-concern-hover-media{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:22px;overflow:hidden;background:#fff;transform:scale(1);transform-origin:center center;transition:transform .36s ease}.zxs-concern-hover-media img{width:100%;height:100%;object-fit:cover}.zxs-concern-card.zxs-has-hover-image:hover .zxs-concern-card-default{opacity:0;transform:scale(.97)}.zxs-concern-card.zxs-has-hover-image:hover .zxs-concern-hover-layer{opacity:1}.zxs-concern-card.zxs-has-hover-image:hover .zxs-concern-hover-media{transform:scale(1.045)}.zxs-concern-feature-hit{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;border-radius:22px}.zxs-concerns-bottom-link{text-align:center;margin-top:24px}@media(max-width:1340px){.zxs-hero-headline .line{font-size:56px}}@media(max-width:1100px){body.zxs-template-index .zxs-site-header-wrap{position:relative;padding-top:12px;background:linear-gradient(to bottom,#edf1f5f5,#edf1f5d1 72%,#edf1f500);-webkit-backdrop-filter:saturate(160%) blur(8px);backdrop-filter:saturate(160%) blur(8px)}.zxs-site-nav{display:none}.zxs-site-header-wrap .zxs-container-wide,.zxs-hero-inner,.zxs-concerns-overlap-shell{width:min(100% - 28px,1480px)}.zxs-hero-inner{grid-template-columns:1fr;gap:20px;min-height:auto;padding-top:30px;padding-bottom:120px}.zxs-hero-copy{padding-left:0;max-width:none}.zxs-hero-headline .line{font-size:50px;white-space:normal}.zxs-hero-powder{width:88px;height:38px}.zxs-hero-copy p{max-width:560px;font-size:15px}.zxs-hero-visual{min-height:520px}.zxs-hero-card-main{left:14px;top:0;width:280px;height:390px}.zxs-hero-card-side{right:4px;top:20px;width:214px;height:390px;border-radius:108px 108px 0;padding:24px 18px 18px 22px}.zxs-hero-card-side h4{font-size:22px;max-width:140px}.zxs-hero-side-ring{width:94px;height:94px;right:16px;bottom:34px}.zxs-hero-side-mark{right:46px;bottom:58px;width:34px;height:34px}.zxs-hero-side-mark:before{width:14px;left:9px;top:15px}.zxs-hero-side-mark:after{height:14px;left:15px;top:9px}.zxs-hero-floating-slider{left:16px;bottom:70px;width:280px}.zxs-hero-mini-slider{margin-top:12px}.zxs-hero-stage:after{height:130px;clip-path:polygon(0 66%,22% 66%,42% 22%,58% 22%,78% 66%,100% 66%,100% 100%,0 100%)}.zxs-concerns-title h2{font-size:40px;line-height:1.06;font-weight:700}.zxs-concerns-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(180px,auto)}.zxs-concern-card--feature{grid-column:auto;min-height:220px}}@media(max-width:700px){.zxs-site-header-wrap .zxs-container-wide,.zxs-hero-inner,.zxs-concerns-overlap-shell{width:min(100% - 20px,100%)}.zxs-site-header{min-height:56px;padding:6px 10px;gap:10px}.zxs-site-logo-pill{min-width:84px;padding:11px 18px;font-size:12px}.zxs-site-actions{gap:7px}.zxs-site-flag-badge,.zxs-site-action-circle{width:30px;height:30px}.zxs-hero-stage{min-height:640px}.zxs-hero-inner{padding-top:18px;padding-bottom:90px}.zxs-hero-headline .line{font-size:38px;line-height:1.02}.zxs-hero-card-main{position:relative;left:auto;top:auto;width:62%;height:auto;aspect-ratio:360/495;margin:0 auto 0 0}.zxs-hero-card-side{width:42%;height:auto;aspect-ratio:278/490;right:0;top:10px}.zxs-hero-visual{min-height:380px}.zxs-hero-floating-slider{left:8px;bottom:42px;width:240px}.zxs-hero-floating-slide .thumb{width:40px;height:40px}.zxs-hero-floating-slide .copy strong{font-size:12px}.zxs-hero-floating-slide .copy span{font-size:11px}.zxs-hero-mini-slider{margin-top:10px}.zxs-concerns-grid{grid-template-columns:1fr 1fr;gap:12px}.zxs-concern-card{min-height:174px;padding:18px 14px}.zxs-concern-card h3{font-size:18px;margin:18px 0 auto;font-weight:600}}.zxs-trusted-wrap{padding-top:54px;padding-bottom:16px}.zxs-trusted-heading h2{font-size:50px;max-width:540px;margin-inline:auto}.zxs-trusted-grid{display:grid;grid-template-columns:1fr 1.05fr 1fr;align-items:center;gap:34px;margin-top:24px}.zxs-trusted-list{display:grid;gap:34px}.zxs-trusted-item{display:grid;grid-template-columns:50px 1fr;gap:16px;align-items:flex-start;text-align:left}.zxs-trusted-icon{width:42px;height:42px;border-radius:50%;background:#d2f0ff;color:#1b3d70;font-size:14px;font-weight:800;display:flex;align-items:center;justify-content:center}.zxs-trusted-item h4{margin:0 0 8px;font-size:26px;line-height:1.02;letter-spacing:-.03em}.zxs-trusted-item p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.zxs-capsule-showcase{position:relative;height:310px}.zxs-capsule-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:140px;height:250px;border-radius:70px;background:linear-gradient(180deg,#fffc,#ffffff1a),repeating-linear-gradient(180deg,#ffd156f2,#ffd156f2 6px,#f5bf26cc 6px 12px);box-shadow:0 0 45px #ffd259a6}.zxs-capsule-center:before,.zxs-capsule-center:after{content:"";position:absolute;left:-30px;right:-30px;height:42px;border-radius:50%;background:radial-gradient(circle,#ffde78b3,#ffde7800 70%)}.zxs-capsule-center:before{top:14px}.zxs-capsule-center:after{bottom:14px}.zxs-orb{position:absolute;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff9d6eb,#ffd25adb 54%,#ffc8324d 68%,#ffc83200 72%)}.zxs-orb.a{width:96px;height:96px;left:16px;top:16px}.zxs-orb.b{width:72px;height:72px;left:46px;bottom:34px}.zxs-orb.c{width:94px;height:94px;right:26px;top:24px}.zxs-orb.d{width:82px;height:82px;right:2px;bottom:30px}.zxs-cert-strip{padding:14px 0 18px}.zxs-cert-bar{width:min(100vw,100%);display:flex;align-items:center;justify-content:center;gap:18px;padding:12px 26px;background:#6dd5ff;overflow:auto;scrollbar-width:none}.zxs-cert-bar::-webkit-scrollbar{display:none}.zxs-cert-badge{display:flex;align-items:center;gap:10px;white-space:nowrap;color:#12326b;font-size:15px;font-weight:700}.zxs-cert-badge .ring{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid rgba(20,47,103,.5);font-size:11px;background:#ffffff40}.zxs-best-heading-section{padding-top:34px;padding-bottom:6px}.zxs-best-heading-section .section-heading h2{font-size:48px}.zxs-best-grid-section{padding-top:8px}.zxs-best-grid-shell{position:relative}.zxs-best-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;align-items:start}.zxs-product-card{position:relative;padding:18px;background:#dff3fb;border-radius:26px;border:1px solid rgba(20,47,103,.05);box-shadow:0 18px 30px #12285b0d;transition:transform .28s ease,box-shadow .28s ease}.zxs-product-card:hover{transform:translateY(-6px);box-shadow:0 24px 34px #12285b1a}.zxs-product-badge{position:absolute;left:14px;top:14px;padding:6px 10px;border-radius:999px;background:#5addff;color:#18406f;font-size:11px;font-weight:800;z-index:2}.zxs-product-media{height:290px;border-radius:22px;background:linear-gradient(180deg,#eef9ff,#f8fcff);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.zxs-product-media img{width:100%;height:100%;object-fit:contain;padding:18px}.zxs-product-illustration{position:relative}.zxs-product-illustration--pack{width:180px;height:210px;border-radius:14px;background:linear-gradient(180deg,#173754,#244967 52%,#19374f);box-shadow:0 30px 24px #0000001f}.zxs-product-illustration--pack:after{content:"";position:absolute;left:18px;right:18px;bottom:18px;height:28px;border-radius:8px;background:#ffffffdb}.zxs-product-illustration--pack:before{content:"";position:absolute;right:-42px;bottom:8px;width:84px;height:164px;border-radius:12px;background:linear-gradient(180deg,#20596b,#3f8194);transform:rotate(-18deg)}.zxs-product-illustration--bottle{width:92px;height:190px;border-radius:20px 20px 28px 28px;background:linear-gradient(180deg,#fefefe,#eeeeea 58%,#d9d9d2);box-shadow:0 18px 24px #00000014}.zxs-product-illustration--bottle:before{content:"";position:absolute;left:20px;right:20px;top:-18px;height:28px;border-radius:12px 12px 6px 6px;background:#f2f2f1}.zxs-product-illustration--bottle:after{content:"";position:absolute;left:12px;right:12px;top:56px;height:46px;border-radius:10px;background:linear-gradient(180deg,#d9f7e6,#9fe1c3)}.zxs-product-card:nth-child(3) .zxs-product-illustration--bottle:after{background:linear-gradient(180deg,#e6f3ff,#a1d9fb)}.zxs-product-copy{padding:16px 6px 4px}.zxs-product-copy h3{margin:0 0 10px;font-size:30px;line-height:1.02;letter-spacing:-.04em}.zxs-product-copy p{margin:0 0 14px;color:var(--muted);font-size:14px;line-height:1.55;min-height:44px}.zxs-product-meta{display:flex;justify-content:space-between;gap:12px;font-size:13px;color:var(--muted)}.zxs-product-meta .price{font-weight:800;color:#29b8f5}.zxs-product-hover{position:absolute;left:20px;right:20px;bottom:116px;padding:14px 16px;border-radius:18px;background:#fffffff5;box-shadow:0 18px 30px #12285b24;opacity:0;transform:translateY(8px);transition:all .28s ease;pointer-events:none;font-size:13px;color:var(--muted)}.zxs-product-hover strong{display:block;margin-bottom:4px;color:var(--ink)}.zxs-product-card:first-child:hover .zxs-product-hover{opacity:1;transform:translateY(0)}.zxs-best-arrow{position:absolute;top:148px;border:none;background:#fff;font-size:26px;cursor:default}.zxs-best-arrow--left{left:-18px}.zxs-best-arrow--right{right:-18px}.zxs-best-bottom-dot{text-align:center;margin-top:16px}.zxs-best-bottom-dot span{display:inline-block;width:10px;height:10px;border-radius:50%;background:#243d78;box-shadow:18px 0 #243d7838,-18px 0 #243d7838}.zxs-best-bottom-link{text-align:center;margin-top:16px}.zxs-subscription-card{position:relative;min-height:264px;border-radius:26px;overflow:hidden;background:radial-gradient(circle at 20% 50%,#fff4c6f5,#ffdb6800 30%),radial-gradient(circle at 78% 42%,#fff8dca6,#fff8dc00 26%),linear-gradient(135deg,#f0be2f,#cf9720 55%,#e4bb5e);box-shadow:0 18px 30px #a97c1429}.zxs-subscription-card:before,.zxs-subscription-card:after{content:"";position:absolute;border-radius:50%;filter:blur(3px);background:radial-gradient(circle,#ffffffd1,#fff0 66%)}.zxs-subscription-card:before{width:280px;height:280px;left:30px;top:-26px}.zxs-subscription-card:after{width:320px;height:320px;right:40px;bottom:-110px}.zxs-subscription-glow{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff14,#ffffff05)}.zxs-subscription-panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:min(100% - 52px,760px);padding:28px 28px 24px;background:#fffcf7e0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:18px;border:1px solid rgba(255,255,255,.5);text-align:center;box-shadow:0 18px 24px #6853151f}.zxs-subscription-panel h3{margin:0 0 10px;font-size:16px;font-weight:500;color:#586b88}.zxs-subscription-panel h2{margin:0;font-size:42px;line-height:1.02;letter-spacing:-.04em}.zxs-subscription-perks{display:flex;justify-content:center;flex-wrap:wrap;gap:18px;margin:16px 0 20px;color:#617592;font-size:13px}.zxs-subscription-perks span{position:relative}.zxs-subscription-perks span:not(:last-child):after{content:"\2022";position:absolute;right:-12px;color:#8a9bb5}.zxs-subscription-form{display:flex;gap:12px;max-width:520px;margin:0 auto}.zxs-subscription-form input{flex:1;min-width:0;height:46px;border:none;border-radius:999px;padding:0 18px;background:#fff;color:var(--ink);box-shadow:inset 0 0 0 1px #142f6714}.zxs-community-section{padding-top:56px}.zxs-community-title{text-align:center;margin-bottom:24px}.zxs-community-title h2{margin:0;font-size:42px;line-height:1.05;letter-spacing:-.04em}.zxs-community-title .count{display:block;margin-top:8px;font-size:72px;line-height:1;font-weight:900;color:#58c8f8;letter-spacing:-.06em}.zxs-marquee-shell{overflow:hidden;padding:22px 0 18px}.zxs-marquee-track{display:flex;align-items:flex-end;gap:18px;width:max-content;animation:communityTrack 28s linear infinite}@keyframes communityTrack{0%{transform:translate(0)}to{transform:translate(-50%)}}.zxs-community-card{width:230px;min-height:260px;padding:14px;background:#fff;border-radius:18px;box-shadow:0 18px 30px #12285b14;display:flex;flex-direction:column;gap:12px;position:relative}.zxs-community-card.is-featured{width:340px;min-height:320px;transform:translateY(-24px)}.zxs-community-video{height:90px;border-radius:14px;background:linear-gradient(180deg,#ebf3fa,#dce9f5);position:relative;overflow:hidden}.zxs-community-video:before{content:"\25b6";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:34px;height:34px;border-radius:50%;background:#fffffff2;display:flex;align-items:center;justify-content:center;color:#49c1ff;font-size:12px;box-shadow:0 8px 16px #12285b14}.zxs-community-video:after{content:"";position:absolute;right:14px;top:10px;width:36px;height:36px;border-radius:50%;background:radial-gradient(circle,#ffffffd9,#fff0 70%)}.zxs-community-card.is-featured .zxs-community-video{height:138px}.zxs-community-copy{font-size:14px;line-height:1.55;color:#42587e}.zxs-community-author{display:flex;align-items:center;gap:10px;margin-top:auto}.zxs-community-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#ffd5c8,#f1b79d)}.zxs-community-author strong{display:block;font-size:13px;color:var(--ink)}.zxs-community-author span{display:block;font-size:12px;color:#7a89a4}.zxs-community-product-chip{position:absolute;left:22px;right:22px;bottom:-44px;display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:16px;background:#fff;box-shadow:0 20px 26px #12285b1f}.zxs-chip-thumb{width:46px;height:46px;border-radius:12px;background:linear-gradient(180deg,#163653,#244a68)}.zxs-community-product-chip strong,.zxs-community-product-chip span{display:block}.zxs-community-product-chip strong{font-size:13px}.zxs-community-product-chip span{font-size:12px;color:#7a89a4}.zxs-community-nav{display:flex;justify-content:center;gap:12px;margin-top:20px}.zxs-nav-btn{font-size:14px}.zxs-nav-btn.is-primary{background:#43c2ff;color:#fff;border-color:transparent}.zxs-nature-parallax{position:relative;margin-top:30px;padding:110px 0;color:#fff;overflow:hidden}.zxs-nature-bg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 18%,#0b4621bf,#0b462100 18%),radial-gradient(circle at 42% 25%,#125427a6,#12542700 20%),radial-gradient(circle at 66% 18%,#0a491fb8,#0a491f00 16%),radial-gradient(circle at 84% 24%,#10562bb8,#10562b00 18%),linear-gradient(180deg,#0c2a1014,#00000029),linear-gradient(180deg,#173f1d,#11361c 48%,#082414);background-attachment:fixed}.zxs-nature-content{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:22px;width:min(100% - 64px,1280px);margin:0 auto}.zxs-nature-inner{text-align:center;max-width:620px;margin:0 auto}.zxs-nature-inner h2{margin:0 0 18px;font-size:78px;line-height:.98;letter-spacing:-.05em}.zxs-nature-inner p{margin:0 auto 26px;max-width:520px;color:#ffffffe0;font-size:15px;line-height:1.7}.zxs-nature-pill{width:180px;height:180px;border-radius:50%;flex:0 0 auto;position:relative;box-shadow:0 22px 34px #0003}.zxs-nature-pill.left{background:linear-gradient(135deg,#71ea93,#39ca76)}.zxs-nature-pill.right{background:linear-gradient(135deg,#49aff6,#6b8fff)}.zxs-nature-pill:before{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(20deg);width:46px;height:110px;border-radius:999px;background:linear-gradient(180deg,#ffd88a,#d07c22);box-shadow:inset 0 0 0 6px #ffffff61}.zxs-nature-pill.right:before{background:linear-gradient(180deg,#fff,#dedff4)}.zxs-nutrition-panel{padding-top:42px}.zxs-nutrition-card{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;padding:24px;background:#eff9ff;border-radius:24px;border:1px solid rgba(20,47,103,.05);box-shadow:0 18px 30px #12285b0d}.zxs-nutrition-image{min-height:350px;border-radius:20px;background:linear-gradient(135deg,#e4f7ff,#cbecff 62%,#b6e2fa);position:relative;overflow:hidden}.zxs-nutrition-image:after{content:"";position:absolute;left:-30px;bottom:-60px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,#ffffff73,#fff0 70%)}.zxs-nutrition-photo{position:absolute;bottom:0;width:38%;height:86%;border-radius:110px 110px 0 0;background:linear-gradient(180deg,#2d2322 18%,#f3d2b6 18% 34%,#fff 34% 100%);box-shadow:0 24px 30px #0000001a}.zxs-nutrition-photo:before{content:"";position:absolute;left:27%;top:10%;width:46%;height:16%;border-radius:50%;background:linear-gradient(180deg,#efc7a3,#dfaf88)}.zxs-nutrition-photo:after{content:"";position:absolute;left:14%;top:3%;width:72%;height:26%;border-radius:60px 60px 30px 30px;background:linear-gradient(180deg,#312324,#130e0f)}.zxs-nutrition-photo.photo-a{left:14%}.zxs-nutrition-photo.photo-b{left:46%;height:90%;background:linear-gradient(180deg,#21191b 18%,#f0c7a6 18% 34%,#fbfaf8 34% 100%)}.zxs-nutrition-copy{padding:8px 6px 6px}.zxs-nutrition-copy h2{margin:0 0 12px;font-size:18px;color:#56c4f6;line-height:1.45}.zxs-nutrition-copy h3{margin:0 0 18px;font-size:40px;line-height:1.02;letter-spacing:-.04em}.zxs-nutritionist+.zxs-nutritionist{margin-top:18px;padding-top:18px;border-top:1px solid rgba(20,47,103,.08)}.zxs-nutritionist h4{margin:0 0 4px;font-size:20px}.zxs-nutritionist p{margin:0 0 8px;color:#6a7b99;font-size:14px;font-weight:700}.zxs-nutritionist .meta{font-size:14px;line-height:1.65;color:#556883}.zxs-expert-banner{margin-top:36px}.zxs-expert-stage{min-height:320px;position:relative;overflow:hidden;background:linear-gradient(180deg,#88cbff 0 44%,#ead7ab 44% 100%)}.zxs-expert-stage:before{content:"";position:absolute;left:0;right:0;bottom:46px;height:4px;background:#6d492c61}.zxs-expert-content{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:320px;text-align:center;padding:32px 20px}.zxs-expert-content h2{margin:0 0 20px;font-size:78px;line-height:.92;letter-spacing:-.055em;max-width:1300px;color:#fff;text-transform:uppercase}.zxs-expert-runner{position:absolute;left:16%;bottom:40px;width:170px;height:170px;filter:drop-shadow(0 18px 10px rgba(0,0,0,.12))}.zxs-expert-runner:before,.zxs-expert-runner:after{content:"";position:absolute;background:#f9fbff}.zxs-expert-runner:before{left:48px;top:8px;width:30px;height:30px;border-radius:50%}.zxs-expert-runner:after{left:34px;top:38px;width:74px;height:126px;clip-path:polygon(46% 0,66% 0,79% 46%,100% 100%,77% 100%,63% 59%,48% 100%,24% 100%,37% 51%,0 26%);border-radius:8px}.zxs-site-footer{padding:30px 0 34px}.zxs-footer-card{padding:36px 38px 24px;background:#fff;border-radius:30px;border:1px solid rgba(20,47,103,.06);box-shadow:0 16px 26px #12285b0d}.zxs-footer-grid{display:grid;grid-template-columns:1.45fr .8fr .8fr .9fr;gap:30px}.zxs-footer-brand h3{margin:0 0 14px;font-size:48px;line-height:.96;letter-spacing:-.04em}.zxs-footer-brand p{margin:0;max-width:400px;color:var(--muted);font-size:15px;line-height:1.7}.zxs-footer-list h4{margin:0 0 12px;font-size:12px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#7c8ca8}.zxs-footer-list a,.zxs-footer-list p{display:block;margin:0 0 8px;color:#627391;font-size:14px}.zxs-footer-bottom{margin-top:26px;padding-top:20px;border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:flex-end;gap:22px;color:#7a8aa7;font-size:14px}.zxs-footer-selects{display:flex;gap:10px;margin-top:10px}.zxs-footer-select{padding:10px 14px;border-radius:999px;border:1px solid var(--line);background:#fff;white-space:nowrap}.zxs-main-404{padding:120px 0;text-align:center}.zxs-main-404 h1{font-size:92px;margin:0 0 10px}.zxs-main-404 p{font-size:18px;color:var(--muted);margin:0 0 24px}@media(max-width:1340px){.zxs-hero-headline .line{font-size:60px}.zxs-hero-card-main{left:118px;width:298px;height:426px}.zxs-hero-card-side{right:10px;width:244px;height:448px}.zxs-hero-badge{left:58px}.zxs-hero-floating-slider{left:150px}.zxs-nature-inner h2,.zxs-expert-content h2{font-size:66px}}@media(max-width:1100px){.zxs-site-nav{display:none}.zxs-site-header-wrap .zxs-container-wide,.zxs-hero-inner,.zxs-concerns-overlap-shell{width:min(100% - 28px,100%)}.zxs-hero-inner{grid-template-columns:1fr;gap:20px;min-height:auto;padding-top:50px;padding-bottom:130px}.zxs-hero-copy{padding-left:0;max-width:none}.zxs-hero-headline .line{font-size:58px}.zxs-hero-copy p{max-width:560px}.zxs-hero-visual{min-height:520px}.zxs-hero-card-main{left:40px;top:0}.zxs-hero-card-side{right:40px}.zxs-hero-badge{left:180px;bottom:78px}.zxs-hero-floating-slider{left:120px}.zxs-concerns-grid{grid-template-columns:1fr 1fr 1fr;grid-auto-rows:minmax(180px,auto)}.zxs-concern-card--feature{grid-column:1 / -1;min-height:260px}.zxs-trusted-grid,.zxs-best-grid{grid-template-columns:1fr}.zxs-best-arrow{display:none}.zxs-nutrition-card{grid-template-columns:1fr}.zxs-nature-content{width:min(100% - 32px,1080px)}.zxs-nature-pill{display:none}.zxs-footer-grid{grid-template-columns:1fr 1fr}.zxs-expert-runner{left:8%}}@media(max-width:767px){.zxs-container,.zxs-container-wide{width:min(100% - 20px,100%)}.zxs-section-shell{padding:34px 0}.zxs-section-heading h2,.zxs-concerns-title h2,.best-heading-section .zxs-section-heading h2,.trusted-heading h2{font-size:34px}.zxs-site-header-wrap{padding-top:8px}.zxs-site-header-wrap .zxs-container-wide{width:min(100% - 16px,100%)}.zxs-site-header{min-height:60px;padding:8px 12px;gap:10px}.zxs-site-logo-pill{min-width:86px;padding:12px 18px;font-size:12px}.zxs-site-flag-badge,.zxs-site-action-circle{width:34px;height:34px}.zxs-hero-wellness{margin-top:-60px;padding-top:68px}.zxs-hero-stage{min-height:auto}.zxs-hero-stage:after{height:92px;clip-path:polygon(0 62%,12% 62%,36% 16%,64% 16%,88% 62%,100% 62%,100% 100%,0 100%)}.zxs-hero-inner{padding-top:28px;padding-bottom:84px;width:min(100% - 16px,100%)}.zxs-hero-headline .line{font-size:42px}.zxs-hero-headline .line-2{gap:10px}.zxs-hero-powder{width:52px;height:20px}.zxs-hero-copy p{font-size:14px}.zxs-hero-visual{min-height:390px}.zxs-hero-card-main{left:0;width:194px;height:286px;border-radius:74px 0 74px 74px}.zxs-hero-card-side{right:0;width:160px;height:302px;padding:20px 16px}.zxs-hero-card-side h4{font-size:24px;max-width:114px}.zxs-hero-side-logo{font-size:10px;margin-bottom:12px;max-width:104px}.zxs-hero-side-ring{width:72px;height:72px;right:14px;bottom:40px}.zxs-hero-side-mark{width:30px;height:30px;right:35px;bottom:51px;border-radius:10px}.zxs-hero-side-mark:before{width:12px;left:8px;top:14px}.zxs-hero-side-mark:after{height:12px;left:13px;top:9px}.zxs-hero-badge{left:90px;bottom:56px;padding:8px 10px;border-radius:14px;gap:10px}.zxs-hero-badge .mini-thumb{width:34px;height:34px;border-radius:50%}.zxs-hero-badge strong{font-size:11px}.zxs-hero-badge span{font-size:10px}.zxs-hero-floating-slider{left:46px;bottom:0;width:180px}.zxs-hero-floating-stack{height:74px}.zxs-hero-floating-slide{padding:8px 10px;border-radius:14px;gap:8px}.zxs-hero-floating-slide .thumb{width:42px;height:42px;border-radius:10px}.zxs-hero-floating-slide strong{font-size:11px}.zxs-hero-floating-slide span{font-size:10px}.zxs-concerns-section{margin-top:0;padding-top:12px}.zxs-concerns-overlap-shell{width:min(100% - 12px,100%)}.zxs-concerns-title{margin-bottom:18px;transform:none}.zxs-concerns-grid{grid-template-columns:1fr 1fr;gap:12px}.zxs-concern-card{min-height:152px;padding:14px}.zxs-concern-card h3{font-size:20px;margin-top:14px}.zxs-concern-card--feature{grid-column:1 / -1;min-height:176px}.zxs-concern-feature-default{min-height:176px;padding:14px}.zxs-trusted-item h4{font-size:18px}.zxs-trusted-item p{font-size:13px}.zxs-capsule-showcase{height:230px}.zxs-capsule-center{width:108px;height:194px}.zxs-cert-bar{justify-content:flex-start;padding-inline:12px;gap:14px}.zxs-product-media{height:220px}.zxs-product-copy h3{font-size:24px}.zxs-subscription-panel{width:min(100% - 22px,760px);padding:20px 16px}.zxs-subscription-panel h2{font-size:30px}.zxs-subscription-perks{gap:12px;font-size:12px}.zxs-subscription-form{flex-direction:column}.zxs-community-title .zxs-count{font-size:52px}.zxs-community-card{width:188px;min-height:220px}.zxs-community-card.is-featured{width:260px;min-height:270px;transform:translateY(-14px)}.zxs-nature-parallax{padding:68px 0}.zxs-nature-inner h2{font-size:44px}.zxs-expert-content h2{font-size:42px}.zxs-nutrition-image{min-height:250px}.zxs-nutrition-photo{border-radius:70px 70px 0 0}.zxs-nutrition-copy h3{font-size:30px}.zxs-expert-stage,.zxs-expert-content{min-height:220px}.zxs-expert-runner{width:110px;height:110px;left:5%;bottom:26px}.zxs-footer-grid,.zxs-footer-bottom{grid-template-columns:1fr;display:grid}.zxs-footer-brand h3{font-size:34px}}.zxs-site-mobile-toggle{display:none;border:none;background:transparent;padding:0;margin:0;width:38px;height:38px;border-radius:50%;align-items:center;justify-content:center;flex-direction:column;gap:5px;color:var(--ink);box-shadow:inset 0 0 0 1px #142f671a}.zxs-site-mobile-toggle span{display:block;width:20px;height:2px;border-radius:999px;background:currentColor}.zxs-mobile-panel-card{width:min(92vw,340px);padding:18px 18px 16px;background:#fff;border-radius:24px;box-shadow:0 24px 40px #13285a2e;border:1px solid rgba(20,47,103,.08)}.zxs-mobile-panel-links{display:grid;gap:6px}.zxs-mobile-panel-links a{display:block;padding:11px 12px;border-radius:14px;color:var(--ink);font-size:14px;font-weight:700;background:#f6f9fc}.zxs-mobile-panel-links a:hover{background:#edf7ff;color:#2bbcff}.zxs-mobile-panel-subgrid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(20,47,103,.08)}.zxs-mobile-panel-subgrid strong{display:block;margin-bottom:8px;font-size:12px;letter-spacing:.08em;color:#6f84a6;text-transform:uppercase}.zxs-mobile-panel-subgrid a{display:block;padding:6px 0;color:#516886;font-size:13px}@media(max-width:767px){.zxs-site-header-wrap{padding-top:12px;position:absolute;top:0;left:0;right:0;z-index:30}body.zxs-template-index .zxs-site-header-wrap{background:none;-webkit-backdrop-filter:none;backdrop-filter:none}.zxs-site-header-wrap .zxs-container-wide{width:calc(100% - 18px)}.zxs-site-header{grid-template-columns:auto 1fr auto;min-height:56px;padding:8px 10px;border-radius:28px;background:#fffffff5;box-shadow:0 12px 24px #0f24521f}.zxs-site-header__logo-slot{display:flex;align-items:center;gap:10px}.zxs-site-mobile-toggle{display:inline-flex}.zxs-site-logo-pill{min-width:auto;padding:0;border:none;box-shadow:none;background:transparent;font-size:18px;letter-spacing:-.03em}.zxs-site-header__nav-wrap{display:none}.zxs-site-actions--refined{gap:8px}.zxs-site-flag-pill,.zxs-js-header-search{display:none}.zxs-site-action-circle{width:40px;height:40px;border-color:#2bbcff2e;color:#39bdf8;background:#f7fbff}.zxs-site-action-circle svg{width:18px;height:18px}.zxs-header-mobile-panel{right:auto;left:0;top:calc(100% + 12px)}.zxs-header-search-panel,.zxs-header-cart-panel{right:0;left:auto;top:calc(100% + 12px)}.zxs-search-panel-card{width:min(92vw,340px);padding:16px 16px 12px;border-radius:24px}.zxs-search-panel-input{height:52px;padding:0 16px;border-radius:16px}.zxs-search-panel-input svg{width:18px;height:18px}.zxs-search-panel-input input{font-size:15px}.zxs-search-panel-copy{margin-top:14px;gap:8px}.zxs-search-panel-eyebrow{font-size:12px}.zxs-search-panel-copy a{padding:7px 2px;font-size:13px;font-weight:600}.zxs-search-bullet{font-size:14px;min-width:14px}.zxs-search-panel-hint{margin-top:10px;padding-top:10px;font-size:11px;gap:10px;flex-wrap:wrap}.zxs-hero-stage{min-height:760px}.zxs-hero-stage:before{bottom:74px;height:132px;background:linear-gradient(180deg,#edf1f500,#edf1f514 52%,#edf1f56b)}.zxs-hero-stage:after{height:118px;clip-path:polygon(0 78%,22% 78%,44% 18%,56% 18%,78% 78%,100% 78%,100% 100%,0 100%)}.zxs-hero-inner{width:100%;padding:84px 18px 46px;min-height:760px;display:block}.zxs-hero-copy{position:relative;z-index:4;max-width:56%;padding-left:0}.zxs-hero-headline{margin:0 0 12px}.zxs-hero-headline .zxs-line{font-size:36px;line-height:.98;letter-spacing:-.05em}.zxs-hero-headline .zxs-line-2{align-items:flex-end;gap:8px}.zxs-hero-powder{width:82px;height:34px;transform:translateY(-2px)}.zxs-hero-text{max-width:210px}.zxs-hero-copy p{font-size:12px;line-height:1.45;margin:0 0 8px;color:#ffffffdb}.zxs-hero-cta-row{margin-top:16px;gap:10px}.zxs-hero-cta-btn{min-height:42px;padding:0 18px;font-size:12px;line-height:1.1;border-radius:999px;max-width:174px;text-align:left}.zxs-icon-circle{width:44px;height:44px}.zxs-hero-visual{position:absolute;right:0;bottom:0;top:96px;width:60%;min-height:auto}.zxs-hero-card-main{left:auto;right:-10px;top:auto;bottom:32px;width:100%;max-width:298px;height:430px;border-radius:150px 0 0;background:transparent;overflow:hidden}.zxs-hero-main-slide img{object-fit:cover;object-position:center top}.zxs-hero-card-side{display:none}.zxs-hero-floating-slider{left:auto;right:48px;bottom:14px;width:190px}.zxs-hero-floating-stack{height:72px}.zxs-hero-floating-slide{padding:10px 12px;border-radius:16px;gap:10px}.zxs-hero-floating-slide .zxs-thumb{width:36px;height:36px;border-radius:10px}.zxs-hero-floating-slide .zxs-copy strong{font-size:11px}.zxs-hero-floating-slide .zxs-copy span{font-size:10px}.zxs-hero-mini-slider{justify-content:center;margin-top:8px}.zxs-hero-mini-thumb{width:7px;height:7px;background:#ffffff70}.zxs-hero-mini-thumb.zxs-is-active{width:28px;background:#0d1630}.zxs-concerns-section{padding-top:4px;margin-top:-10px}.zxs-concerns-overlap-shell{width:100%}.zxs-concerns-title{transform:none;margin:-2px 0 18px;text-align:center}.zxs-concerns-title h2{font-size:28px;line-height:1.08;font-weight:700;letter-spacing:-.04em}.zxs-concerns-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 16px 8px;scrollbar-width:none}.zxs-concerns-grid::-webkit-scrollbar{display:none}.zxs-concern-card--feature{display:none}.zxs-concern-card{flex:0 0 calc(50vw - 22px);min-width:128px;min-height:228px;padding:16px 14px 18px;border-radius:18px;background:#32b8f3;box-shadow:0 18px 28px #24c1ff38;scroll-snap-align:start}.zxs-concern-card:hover{transform:none;box-shadow:0 18px 28px #24c1ff38}.zxs-concern-card .zxs-icon{width:46px;height:46px;background:#fff;color:#37baf6;font-size:18px;font-weight:800}.zxs-concern-card h3{margin:18px 0 auto;font-size:18px;line-height:1.03;font-weight:700;color:#08245b}.zxs-concern-card a,.zxs-concern-link-text{margin-top:18px;font-size:12px;font-weight:700;color:#eef9ff}.zxs-concerns-bottom-link{display:none}.zxs-concerns-overlap-shell:after{content:"";display:block;width:82px;height:14px;margin:10px auto 0;background:radial-gradient(circle,rgba(25,44,87,.16) 0 3px,transparent 4px) center/18px 14px repeat-x;position:relative}.zxs-concerns-overlap-shell:before{content:"";display:block;width:30px;height:8px;border-radius:999px;background:#142b56;margin:0 auto;position:relative;top:246px;z-index:2}}@media(min-width:768px){.zxs-concerns-title{transform:translateY(-86px)!important;margin:-30px 0 18px!important}}.zxs-hero-mobile-bg-slider,.zxs-hero-mobile-floating-slider{display:none}@media(max-width:767px){.zxs-hero-wellness{margin-top:0;padding-top:0}.zxs-hero-stage{min-height:720px;background:linear-gradient(180deg,#02111f,#04244a 54%,#05496f);overflow:hidden}.zxs-hero-shade,.zxs-hero-glow,.zxs-hero-visual{display:none!important}.zxs-hero-mobile-bg-slider{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.zxs-hero-mobile-bg-slider:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#020e1c2e,#020e1c0d 34%,#020e1c29 64%,#020e1c61);pointer-events:none}.zxs-hero-mobile-bg-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transition:opacity .3s ease}.zxs-hero-mobile-bg-slide.zxs-is-active{opacity:1}.zxs-hero-mobile-bg-slide img{width:100%;height:100%;object-fit:cover;object-position:center top}.zxs-hero-stage:before{bottom:82px;height:126px;background:linear-gradient(180deg,#edf1f500,#edf1f514 52%,#edf1f570);z-index:1}.zxs-hero-stage:after{height:116px;clip-path:polygon(0 78%,18% 78%,46% 16%,54% 16%,82% 78%,100% 78%,100% 100%,0 100%);z-index:2}.zxs-hero-inner{position:relative;z-index:3;display:block;width:100%;min-height:720px;padding:34px 18px 176px}.zxs-hero-copy{position:relative;z-index:4;max-width:100%;padding-left:0}.zxs-hero-headline{margin:0 0 14px;max-width:260px}.zxs-hero-headline .zxs-line{font-size:40px;line-height:.96;letter-spacing:-.055em}.zxs-hero-headline .zxs-line-2{gap:8px;align-items:flex-end}.zxs-hero-powder{width:86px;height:34px;transform:translateY(-1px)}.zxs-hero-text{max-width:208px}.zxs-hero-copy p{max-width:200px;margin:0 0 8px;font-size:12px;line-height:1.48;color:#ffffffeb;text-shadow:0 2px 10px rgba(0,0,0,.18)}.zxs-hero-cta-row{margin-top:16px;gap:12px}.zxs-hero-cta-btn{min-height:46px;padding:0 18px;max-width:182px;font-size:13px;line-height:1.12;text-align:left;border-radius:999px}.zxs-icon-circle{width:46px;height:46px}.zxs-hero-mobile-floating-slider{display:block;position:absolute;left:50%;bottom:46px;transform:translate(-50%);width:min(calc(100% - 30px),360px);z-index:4}.zxs-hero-mobile-floating-stack{position:relative;height:84px}.zxs-hero-mobile-floating-slide{position:absolute;left:0;right:0;top:0;display:flex;align-items:center;gap:12px;padding:12px 14px;background:#fff;border-radius:20px;box-shadow:0 18px 28px #13285a2e;opacity:0;transform:translateY(8px);transition:opacity .28s ease,transform .28s ease;pointer-events:none}.zxs-hero-mobile-floating-slide.zxs-is-active{opacity:1;transform:translateY(0);pointer-events:auto}.zxs-hero-mobile-floating-slide .zxs-thumb{width:40px;height:40px;border-radius:10px;overflow:hidden;background:#eef5fb;flex:0 0 auto}.zxs-hero-mobile-floating-slide .zxs-thumb img{width:100%;height:100%;object-fit:cover}.zxs-hero-mobile-floating-slide .zxs-copy strong{display:block;font-size:11px;line-height:1.2;color:#34bfff}.zxs-hero-mobile-floating-slide .zxs-copy span{display:block;font-size:10px;line-height:1.35;color:var(--muted)}.zxs-hero-mobile-dots{display:flex;justify-content:center;gap:8px;margin-top:10px}.zxs-hero-mobile-dot{width:8px;height:8px;border-radius:999px;background:#ffffff80;border:none;padding:0;cursor:pointer}.zxs-hero-mobile-dot.zxs-is-active{width:32px;background:#0d1630}.zxs-concerns-section{margin-top:0;padding-top:4px}.zxs-concerns-overlap-shell{width:100%;position:relative;padding-bottom:34px}.zxs-concerns-title{transform:none!important;margin:-4px 0 18px;text-align:center}.zxs-concerns-title h2{font-size:28px;line-height:1.08;font-weight:700;letter-spacing:-.04em}.zxs-concerns-grid{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 16px;scrollbar-width:none}.zxs-concerns-grid::-webkit-scrollbar{display:none}.zxs-concern-card--feature{display:none!important}.zxs-concern-card{flex:0 0 calc(50vw - 24px);min-width:132px;min-height:246px;padding:18px 16px 20px;border-radius:22px;background:#32b8f3;box-shadow:0 16px 26px #24c1ff3d;scroll-snap-align:start}.zxs-concern-card:hover{transform:none;box-shadow:0 16px 26px #24c1ff3d}.zxs-concern-card .zxs-icon{width:56px;height:56px;background:#fff;color:#36baf6;font-size:17px;font-weight:800}.zxs-concern-card h3{margin:22px 0 auto;font-size:18px;line-height:1.04;font-weight:700;color:#08245b}.zxs-concern-card a,.zxs-concern-link-text{margin-top:20px;font-size:12px;font-weight:700;color:#eef9ff}.zxs-concerns-bottom-link{display:none}.zxs-concerns-overlap-shell:after{content:"";position:absolute;left:50%;bottom:0;transform:translate(-50%);width:96px;height:14px;background:radial-gradient(circle,rgba(25,44,87,.16) 0 4px,transparent 4.4px) center/18px 14px repeat-x}.zxs-concerns-overlap-shell:before{content:"";position:absolute;left:50%;bottom:3px;transform:translate(-40px);width:34px;height:8px;border-radius:999px;background:#142b56;z-index:2;top:auto;margin:0}}@media(max-width:767px){body.zxs-template-index .zxs-site-header-wrap,.zxs-site-header-wrap{position:absolute!important;top:0;left:0;right:0;z-index:80;padding-top:12px!important;background:transparent!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.zxs-site-header-wrap .zxs-container-wide{width:min(100% - 16px,100%)!important}.zxs-site-header{min-height:58px!important;padding:8px 12px!important;grid-template-columns:auto 1fr auto!important;align-items:center!important;gap:10px!important;border-radius:999px!important}.zxs-site-header__logo-slot{justify-self:start!important}.zxs-site-header__actions-slot{justify-self:end!important;display:flex!important;align-items:center!important;margin-left:auto!important}.zxs-site-actions,.zxs-site-actions--refined{display:flex!important;align-items:center!important;gap:8px!important}.zxs-site-logo-pill{min-width:auto!important;padding:0!important;border:none!important;background:transparent!important;font-size:15px!important;font-weight:900!important;color:#050505!important}.zxs-site-flag-pill{display:none!important}.zxs-site-action-circle{width:44px!important;height:44px!important}.zxs-hero-wellness{margin-top:0!important;padding-top:0!important}.zxs-hero-stage{min-height:820px!important;background:linear-gradient(180deg,#02111f,#04244a 54%,#05496f)!important;overflow:hidden!important}.zxs-hero-stage:before,.zxs-hero-stage:after{display:none!important;content:none!important}.zxs-hero-inner{width:100%!important;min-height:820px!important;padding:116px 18px 150px!important;display:block!important;position:relative!important;z-index:3!important}.zxs-hero-copy{max-width:235px!important;position:relative!important;z-index:4!important}.zxs-hero-headline{margin:0 0 12px!important;max-width:230px!important}.zxs-hero-headline .zxs-line{font-size:39px!important;line-height:.98!important;letter-spacing:-.055em!important}.zxs-hero-headline .zxs-line-2{gap:8px!important;align-items:flex-end!important}.zxs-hero-powder{width:80px!important;height:30px!important;transform:translateY(-2px)!important}.zxs-hero-text{max-width:210px!important}.zxs-hero-copy p{max-width:205px!important;font-size:12px!important;line-height:1.45!important;margin:0 0 8px!important;color:#fffffff0!important}.zxs-hero-cta-row{margin-top:18px!important;gap:12px!important}.zxs-hero-cta-btn{min-height:44px!important;max-width:168px!important;padding:0 16px!important;font-size:12px!important;text-align:left!important}.zxs-icon-circle{width:44px!important;height:44px!important;flex:0 0 auto!important}.zxs-hero-mobile-bg-slider{display:block!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:0!important}.zxs-hero-mobile-bg-slide img{object-fit:cover!important;object-position:center top!important}.zxs-hero-mobile-bg-slider:after{background:linear-gradient(180deg,#020e1c29,#020e1c0f 34%,#020e1c1f 58%,#020e1c33)!important}.zxs-hero-shade,.zxs-hero-glow,.zxs-hero-visual{display:none!important}.zxs-hero-mobile-floating-slider{display:block!important;position:absolute!important;left:16px!important;right:16px!important;bottom:20px!important;transform:none!important;width:auto!important;z-index:4!important}.zxs-hero-mobile-floating-stack{height:72px!important}.zxs-hero-mobile-floating-slide{padding:11px 14px!important;border-radius:18px!important;gap:12px!important}.zxs-hero-mobile-floating-slide .zxs-thumb{width:36px!important;height:36px!important;border-radius:10px!important}.zxs-hero-mobile-floating-slide .zxs-copy strong{font-size:10px!important;line-height:1.2!important}.zxs-hero-mobile-floating-slide .zxs-copy span{font-size:9px!important;line-height:1.3!important}.zxs-hero-mobile-dots{justify-content:center!important;gap:8px!important;margin-top:10px!important}.zxs-hero-mobile-dot{width:8px!important;height:8px!important;background:#ffffff80!important}.zxs-hero-mobile-dot.zxs-is-active{width:32px!important;background:#0d1630!important}.zxs-concerns-section{margin-top:0!important;padding-top:0!important;position:relative!important;z-index:5!important}.zxs-concerns-overlap-shell{width:100%!important;padding-bottom:26px!important}.zxs-concerns-title{transform:none!important;margin:-6px 0 18px!important;text-align:center!important}.zxs-concerns-title h2{font-size:29px!important;line-height:1.08!important;font-weight:700!important}.zxs-concerns-grid{display:flex!important;gap:14px!important;overflow-x:auto!important;scroll-snap-type:x mandatory!important;padding:0 16px!important;scrollbar-width:none!important}.zxs-concerns-grid::-webkit-scrollbar{display:none!important}.zxs-concern-card--feature{display:none!important}.zxs-concern-card{flex:0 0 calc(50vw - 22px)!important;min-width:132px!important;min-height:232px!important;padding:18px 16px 20px!important;border-radius:22px!important;background:#32b8f3!important;box-shadow:0 16px 26px #24c1ff3d!important;scroll-snap-align:start!important}.zxs-concern-card .zxs-icon{width:54px!important;height:54px!important;background:#fff!important;color:#36baf6!important;font-size:16px!important;font-weight:800!important}.zxs-concern-card h3{margin:22px 0 auto!important;font-size:18px!important;line-height:1.04!important;font-weight:700!important;color:#08245b!important}.zxs-concern-card a,.zxs-concern-link-text{margin-top:20px!important;font-size:12px!important;font-weight:700!important;color:#eef9ff!important}.zxs-concerns-bottom-link{display:none!important}.zxs-concerns-overlap-shell:before,.zxs-concerns-overlap-shell:after{display:none!important;content:none!important}.zxs-concerns-mobile-dots{display:flex!important;justify-content:center!important;gap:8px!important;margin-top:16px!important}.zxs-concerns-mobile-dot{width:8px;height:8px;border:none;border-radius:999px;background:#c9d3e2;padding:0;cursor:pointer;transition:all .2s ease}.zxs-concerns-mobile-dot.zxs-is-active{width:32px;background:#162e61}}@media(max-width:767px){.zxs-site-header-wrap .zxs-container-wide{width:min(100% - 14px,100%)!important}.zxs-site-header{min-height:54px!important;padding:7px 12px!important;border-radius:999px!important}.zxs-site-header__actions-slot{margin-left:auto!important}.zxs-site-actions,.zxs-site-actions--refined{gap:8px!important;justify-content:flex-end!important}.zxs-site-action-circle{width:42px!important;height:42px!important}.zxs-hero-stage{min-height:804px!important}.zxs-hero-inner{min-height:804px!important;padding:104px 16px 162px!important}.zxs-hero-copy{max-width:308px!important}.zxs-hero-headline{max-width:330px!important;margin:0 0 14px!important}.zxs-hero-headline .zxs-line{font-size:40px!important;line-height:.95!important}.zxs-hero-headline .zxs-line-2{display:flex!important;flex-wrap:nowrap!important;align-items:flex-end!important;gap:8px!important;white-space:nowrap!important;max-width:none!important}.zxs-hero-headline .zxs-line-2 .zxs-accent{display:inline-block!important;white-space:nowrap!important}.zxs-hero-powder{width:72px!important;height:28px!important;flex:0 0 72px!important;background-position:center center!important}.zxs-hero-text{max-width:236px!important}.zxs-hero-copy p{max-width:232px!important;font-size:12px!important;line-height:1.46!important}.zxs-hero-cta-row{margin-top:16px!important}.zxs-hero-cta-btn{min-height:44px!important;max-width:180px!important;padding:0 16px!important;font-size:12px!important;line-height:1.12!important}.zxs-icon-circle{width:44px!important;height:44px!important}.zxs-hero-mobile-floating-slider{left:12px!important;right:12px!important;bottom:24px!important;width:auto!important}.zxs-hero-mobile-floating-stack{height:74px!important}.zxs-hero-mobile-floating-slide{padding:12px 14px!important;border-radius:18px!important}.zxs-hero-mobile-dots{margin-top:12px!important;justify-content:center!important;gap:8px!important}.zxs-hero-mobile-dot{width:8px!important;height:8px!important;border:none!important;border-radius:999px!important;background:#c9d3e2!important;padding:0!important;cursor:pointer!important;transition:all .2s ease!important}.zxs-hero-mobile-dot.zxs-is-active{width:32px!important;background:#162e61!important}.zxs-concerns-section{padding-top:0!important;margin-top:0!important}.zxs-concerns-overlap-shell{padding-top:20px!important;padding-bottom:42px!important}.zxs-concerns-title{margin:18px 0!important;transform:none!important;text-align:center!important}.zxs-concerns-title h2{font-size:28px!important;line-height:1.08!important;font-weight:700!important}.zxs-concerns-grid{padding:0 10px!important;gap:12px!important;margin-bottom:0!important}.zxs-concern-card{flex:0 0 calc(50vw - 18px)!important;min-width:150px!important;min-height:236px!important;padding:16px 14px 18px!important;border-radius:22px!important}.zxs-concern-card .zxs-icon{width:52px!important;height:52px!important;font-size:16px!important}.zxs-concern-card h3{margin:20px 0 auto!important;font-size:18px!important;line-height:1.04!important;font-weight:700!important}.zxs-concern-card a,.zxs-concern-link-text{margin-top:18px!important;font-size:11px!important}.zxs-concerns-mobile-dots{display:flex!important;justify-content:center!important;gap:8px!important;margin:14px 0 0!important}.zxs-concerns-mobile-dot{width:8px!important;height:8px!important;border:none!important;border-radius:999px!important;background:#c9d3e2!important;padding:0!important;cursor:pointer!important;transition:all .2s ease!important}.zxs-concerns-mobile-dot.zxs-is-active{width:32px!important;background:#162e61!important}.zxs-concerns-overlap-shell:before,.zxs-concerns-overlap-shell:after{display:none!important}}.zxs-concerns-mobile-dots{display:none}.zxs-trusted-wrap{padding-top:72px;padding-bottom:28px}.zxs-trusted-heading{margin-bottom:30px}.zxs-trusted-heading h2{max-width:760px;margin-inline:auto;font-size:clamp(42px,4vw,72px);line-height:.98;letter-spacing:-.055em;font-weight:800;color:#111722}.zxs-trusted-grid{display:grid;grid-template-columns:minmax(240px,1fr) minmax(360px,520px) minmax(240px,1fr);align-items:center;gap:36px;margin-top:10px}.zxs-trusted-list{display:grid;gap:44px}.zxs-trusted-item{display:grid;grid-template-columns:84px minmax(0,1fr);gap:18px;align-items:start;text-align:center}.zxs-trusted-list--left .trusted-item,.zxs-trusted-list--right .trusted-item{text-align:center}.zxs-trusted-item__icon-wrap{display:flex;align-items:center;justify-content:center}.zxs-trusted-icon{width:84px;height:84px;border-radius:50%;border:2px solid rgba(16,18,24,.78);color:#111722;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden}.zxs-trusted-icon img{width:54px;height:54px;object-fit:contain}.zxs-trusted-icon-fallback{font-size:22px;font-weight:700;letter-spacing:-.03em}.zxs-trusted-item__content{display:grid;gap:10px}.zxs-trusted-item h4{margin:0;color:#12171f;font-size:clamp(21px,2vw,27px);line-height:1.12;letter-spacing:-.04em;font-weight:800;text-transform:uppercase}.zxs-trusted-item p{margin:0;color:#232934;font-size:clamp(15px,1.2vw,18px);line-height:1.56;font-weight:400}.zxs-trusted-media{position:relative}.zxs-trusted-media-frame{position:relative;min-height:620px;border-radius:42px;overflow:hidden;background:linear-gradient(180deg,#f8f4ec,#f5f1e8)}.zxs-trusted-media-frame img,.zxs-trusted-media-frame video{width:100%;height:100%;display:block;object-fit:cover}.zxs-trusted-media-frame--image{aspect-ratio:.78 / 1;min-height:0}.zxs-trusted-fallback-scene{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:radial-gradient(circle at 50% 52%,#ffc94442,#ffc94400 24%),linear-gradient(180deg,#f8f4ec,#f4efe6)}.zxs-trusted-fallback-capsule{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);width:132px;height:412px;border-radius:72px;background:linear-gradient(180deg,#ffffffe0,#fff3),repeating-linear-gradient(180deg,#f4b822f5 0 9px,#f7d26aeb 9px 18px);box-shadow:inset 0 0 0 8px #ffffff52,0 12px 38px #ffc43647}.zxs-trusted-fallback-capsule:before,.zxs-trusted-fallback-capsule:after{content:"";position:absolute;left:10px;right:10px;height:46%;border-radius:999px}.zxs-trusted-fallback-capsule:before{top:10px;background:radial-gradient(circle at 30% 30%,#ffffff59,#fff0 65%)}.zxs-trusted-fallback-capsule:after{bottom:10px;background:radial-gradient(circle at 70% 20%,#ffffff4d,#fff0 62%)}.zxs-trusted-orb{position:absolute;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fffae0f5,#ffd95ce0 48%,#ffc63c2e 72%,#ffc63c00 74%);filter:blur(.2px)}.zxs-trusted-orb--a{width:148px;height:148px;left:52px;top:94px}.zxs-trusted-orb--b{width:120px;height:120px;left:84px;bottom:98px}.zxs-trusted-orb--c{width:164px;height:164px;right:38px;top:88px}.zxs-trusted-orb--d{width:132px;height:132px;right:18px;bottom:90px}.zxs-trusted-orb:after{content:"";position:absolute;top:-18px;right:-18px;bottom:-18px;left:-18px;border-radius:50%;border:10px solid rgba(255,255,255,.18);filter:blur(1px)}@media(max-width:1280px){.zxs-trusted-grid{grid-template-columns:minmax(220px,1fr) minmax(320px,460px) minmax(220px,1fr);gap:28px}.zxs-trusted-item{grid-template-columns:70px minmax(0,1fr);gap:16px}.zxs-trusted-icon{width:70px;height:70px}.zxs-trusted-icon img{width:46px;height:46px}.zxs-trusted-media-frame{min-height:560px}}@media(max-width:990px){.zxs-trusted-wrap{padding-top:58px}.zxs-trusted-grid{grid-template-columns:1fr;gap:34px}.zxs-trusted-media{order:1;width:min(100%,560px);margin:0 auto}.zxs-trusted-list{gap:24px}.zxs-trusted-list--left,.zxs-trusted-list--right{display:grid;grid-template-columns:1fr 1fr;gap:22px 18px}.zxs-trusted-item{grid-template-columns:1fr;text-align:center;justify-items:center}.zxs-trusted-item__content{justify-items:center}.zxs-trusted-item h4{font-size:22px}}@media(max-width:767px){.zxs-concerns-mobile-dots{display:flex}.zxs-trusted-wrap{padding-top:46px;padding-bottom:10px}.zxs-trusted-heading{margin-bottom:22px}.zxs-trusted-heading h2{max-width:330px;font-size:42px;line-height:.98}.zxs-trusted-media{width:min(100%,420px)}.zxs-trusted-media-frame,.zxs-trusted-media-frame--image{min-height:420px;border-radius:30px}.zxs-trusted-fallback-capsule{width:104px;height:318px}.zxs-trusted-orb--a{width:104px;height:104px;left:22px;top:74px}.zxs-trusted-orb--b{width:88px;height:88px;left:34px;bottom:70px}.zxs-trusted-orb--c{width:112px;height:112px;right:22px;top:64px}.zxs-trusted-orb--d{width:96px;height:96px;right:8px;bottom:64px}.zxs-trusted-list--left,.zxs-trusted-list--right{grid-template-columns:1fr;gap:18px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/base.css.map */
