*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.menu-open,body.cart-open{overflow:hidden}img,svg{display:block;max-width:100%}img{height:auto}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}ul,ol{margin:0;padding:0}li{list-style:none}h1,h2,h3,h4,p,blockquote,dl,dd{margin:0}table{border-collapse:collapse;width:100%}.main-content{overflow:hidden}.page-width{width:min(100% - 128px,1312px);margin-inline:auto}.section-spacing{padding:68px 0}.section-spacing--tight{padding:44px 0 58px}.section-heading{color:var(--ink);font-size:clamp(30px,2.55vw,38px);font-weight:900;letter-spacing:-.035em;line-height:1.08}.section-eyebrow{margin-bottom:8px;color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.065em;line-height:1;text-transform:uppercase}.section-copy,.rte{color:var(--body);font-size:15px;line-height:1.65}.rte p+p{margin-top:1em}.rte ul{padding-left:1.2em}.rte li{list-style:disc;margin:.35em 0}.section-intro{max-width:760px}.section-intro--center{margin-inline:auto;text-align:center}.section-intro--center>p{margin-top:10px;color:var(--body);font-size:14px}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;z-index:9999;left:16px;top:12px;transform:translateY(-160%);background:var(--ink);color:#fff;padding:10px 14px;border-radius:6px;font-weight:700}.skip-link:focus{transform:none}.is-hidden{display:none!important}.icon-button{display:inline-grid;place-items:center;width:42px;height:42px;padding:0;border:0;background:transparent;color:var(--ink);border-radius:50%}.icon-button:hover{color:var(--brand);background:#f4f7fb}.icon-button:focus-visible,.button:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid color-mix(in srgb,var(--brand),transparent 55%);outline-offset:2px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 28px;border:1px solid transparent;border-radius:6px;font-size:13px;font-weight:800;letter-spacing:.045em;line-height:1;text-align:center;text-transform:uppercase;transition:background-color .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--brand);color:#fff}.button--primary:hover{background:var(--brand-dark)}.button--dark{background:var(--ink);color:#fff}.button--dark:hover{background:#17243a}.button--secondary{border-color:#cfd7e4;background:#fff;color:var(--ink)}.button--compact{min-height:42px;padding-inline:22px;font-size:11.5px}.button--full{width:100%}.stars{display:flex;align-items:center;gap:2px;color:#ffc400}.announcement-section{position:relative;z-index:60}.announcement-bar{height:40px;padding:0 20px;background:var(--announcement-bg,var(--announce));color:var(--announcement-color,#fff);display:grid;grid-template-columns:38px 1fr 38px;align-items:center}.announcement-bar__arrow{display:grid;place-items:center;width:32px;height:32px;border:0;background:transparent;color:inherit;border-radius:50%;opacity:.92}.announcement-bar__arrow:last-child{justify-self:end}.announcement-bar__arrow:hover{background:#ffffff1f}.announcement-bar__message{display:flex;align-items:center;justify-content:center;gap:7px;font-size:12.5px;font-weight:600;letter-spacing:-.005em;white-space:nowrap}.header-section{position:relative;z-index:50}.site-header{height:92px;background:#fff;border-bottom:1px solid #edf0f4}.site-header__inner{height:100%;display:grid;grid-template-columns:180px 1fr 180px;align-items:center}.site-header__logo{justify-self:start}.nuvex-logo{display:inline-flex;align-items:center;position:relative;line-height:1}.nuvex-logo img{display:block;width:auto}.nuvex-logo__word{font-family:Georgia,Times New Roman,serif;color:#081221;font-size:35px;font-weight:700;letter-spacing:-1.8px}.nuvex-logo__accent{position:relative;width:19px;height:19px;margin-left:3px}.nuvex-logo__accent:before,.nuvex-logo__accent:after{content:"";position:absolute;background:var(--brand);height:3px;border-radius:2px;transform:rotate(-48deg);transform-origin:left center}.nuvex-logo__accent:before{width:20px;top:12px;left:0}.nuvex-logo__accent:after{width:10px;top:6px;left:7px}.site-nav{justify-self:center}.site-nav__list{display:flex;align-items:center;gap:34px}.site-nav__link{position:relative;display:flex;align-items:center;height:92px;color:#313a49;font-size:13px;font-weight:500;transition:color .18s ease}.site-nav__link:after{content:"";position:absolute;left:50%;bottom:26px;width:0;height:2px;background:var(--brand);transform:translate(-50%);transition:width .18s ease}.site-nav__link:hover,.site-nav__link.is-active{color:var(--brand)}.site-nav__link:hover:after,.site-nav__link.is-active:after{width:38px}.site-header__actions{justify-self:end;display:flex;align-items:center;gap:4px}.cart-link{position:relative}.cart-link__count{position:absolute;right:1px;top:0;display:grid;place-items:center;min-width:17px;height:17px;padding:0 4px;border:2px solid #fff;border-radius:20px;background:var(--brand);color:#fff;font-size:9px;font-weight:800}.site-header__menu-button{display:none}.mobile-menu{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:min(86vw,360px) 1fr}.mobile-menu[hidden]{display:none}.mobile-menu__panel{position:relative;z-index:2;background:#fff;padding:20px;box-shadow:12px 0 28px #07112026}.mobile-menu__top{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #e5eaf1}.mobile-menu__list{padding-top:16px}.mobile-menu__list a{display:block;padding:15px 4px;border-bottom:1px solid #edf1f5;font-size:15px;font-weight:700}.mobile-menu__overlay{border:0;background:#0711206b}.home-hero{position:relative;height:590px;isolation:isolate;overflow:hidden;background:linear-gradient(115deg,#eef8ff,#e5f2fd 45%,#d9ebf8)}.home-hero__visual{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:38.8%;overflow:hidden}.home-hero__picture{display:block;width:100%;height:100%}.home-hero__image{width:100%;height:100%;object-fit:cover;object-position:left center;transform:scale(1.015)}.home-hero__image-mask{position:absolute;inset:0 auto 0 0;width:31%;background:linear-gradient(90deg,#e8f4fd 0%,rgba(232,244,253,.98) 43%,rgba(232,244,253,.66) 73%,transparent 100%)}.home-hero__inner{height:100%;display:flex;align-items:center}.home-hero__content{width:50%;max-width:640px;padding:2px 0 10px}.eyebrow-pill{display:inline-flex;align-items:center;min-height:26px;padding:0 13px;border-radius:999px;background:#0966e9;color:#fff;font-size:12px;font-weight:800;letter-spacing:.055em;text-transform:uppercase}.home-hero__title{max-width:620px;margin-top:20px;color:var(--ink);font-size:clamp(48px,4vw,58px);font-weight:900;letter-spacing:-.048em;line-height:.99}.home-hero__text{margin-top:18px;color:#374151;font-size:16px;font-weight:500;line-height:1.55}.home-hero__mini-features{display:grid;grid-template-columns:repeat(4,108px);gap:12px;margin-top:21px}.mini-feature{display:flex;flex-direction:column;align-items:center;text-align:center;color:var(--ink);font-size:11px;font-weight:700;line-height:1.2}.mini-feature svg{margin-bottom:6px}.home-hero__button{width:170px;margin-top:22px;padding-inline:20px}.trust-benefits-wrap{position:relative;z-index:4;margin-top:-31px}.trust-benefits{height:170px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid rgba(225,231,239,.8);border-radius:15px;background:#fff;box-shadow:0 14px 34px #1f37541f;overflow:hidden}.trust-benefit{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:26px;text-align:center}.trust-benefit+.trust-benefit:before{content:"";position:absolute;left:0;top:48px;bottom:34px;width:1px;background:#e6ebf2}.trust-benefit__icon{margin-bottom:13px;color:var(--brand)}.trust-benefit h2{font-size:13px;font-weight:800;letter-spacing:.035em}.trust-benefit__text{margin-top:8px;color:#515b6c;font-size:12.5px;line-height:1.55}.problem-solution{padding-top:58px;padding-bottom:50px}.problem-solution__grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:68px}.problem-solution__media{overflow:hidden;border-radius:11px;background:#edf2f6}.problem-solution__image{width:100%;aspect-ratio:1.48/1;object-fit:cover}.problem-solution__content{max-width:520px}.problem-solution__heading{max-width:480px;font-size:39px}.problem-solution__content .section-copy{margin-top:13px;max-width:500px}.check-list{display:grid;gap:10px;margin-top:18px}.check-list li{display:flex;align-items:flex-start;gap:9px;color:#414b5a;font-size:14px;line-height:1.35}.check-list svg{flex:0 0 auto;color:var(--brand);margin-top:1px}.problem-solution .button{margin-top:19px}.product-features{background:#fff}.product-features .section-intro{margin-bottom:24px}.feature-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.feature-card{overflow:hidden;border:1px solid #e7ebf1;border-radius:9px;background:#fff;box-shadow:0 4px 12px #12243c0e;transition:transform .2s ease,box-shadow .2s ease}.feature-card:hover{transform:translateY(-2px);box-shadow:0 8px 18px #12243c14}.feature-card__media{height:202px;overflow:hidden;background:#edf3f8}.feature-card__image{width:100%;height:100%;object-fit:cover}.feature-card__body{min-height:128px;padding:18px 17px 17px;text-align:center}.feature-card__body h3{font-size:15px;font-weight:800;line-height:1.15}.feature-card__body p{margin-top:9px;color:var(--body);font-size:12.5px;line-height:1.55}.compatibility{height:235px;background:var(--compatibility-bg,var(--pale));overflow:hidden}.compatibility__inner{position:relative;height:100%;display:flex;align-items:center}.compatibility__content{position:relative;z-index:2;width:49%;padding-left:10px}.compatibility__heading{font-size:34px}.compatibility__content>p:not(.section-eyebrow):not(.compatibility__note){margin-top:10px;color:#556070;font-size:13px}.compatibility__note{max-width:560px;margin-top:10px;color:#667184;font-size:12px;line-height:1.5}.compatibility__media{position:absolute;right:-64px;bottom:0;width:59%;height:100%;display:flex;align-items:flex-end;justify-content:flex-end}.compatibility__image{width:100%;height:100%;object-fit:contain;object-position:right bottom}.comparison-home{height:380px;background:#fff;overflow:hidden}.comparison-home__grid{height:100%;display:grid;grid-template-columns:50% 50%}.comparison-home__left{display:flex;justify-content:flex-end}.comparison-home__content{width:min(100% - 64px,656px);padding:49px 24px 42px 0}.comparison-home__heading{max-width:380px;font-size:32px;line-height:1}.comparison-table-wrap{margin-top:17px;overflow:hidden;border:1px solid #e5eaf1;border-radius:8px}.comparison-table{table-layout:fixed;font-size:10.5px}.comparison-table th,.comparison-table td{height:31px;padding:0 12px;border-bottom:1px solid #e9edf2;text-align:left;white-space:nowrap}.comparison-table tbody tr:last-child>*{border-bottom:0}.comparison-table thead th{height:34px;background:#fff;color:#556070;font-size:10px;font-weight:800}.comparison-table thead th:nth-child(1){width:33%}.comparison-table thead th:nth-child(2){width:33%}.comparison-table thead .comparison-table__brand{border-radius:6px 6px 0 0;background:var(--brand);color:#fff;text-align:center}.comparison-table tbody th{color:#1b2637;font-weight:700}.comparison-table tbody td{position:relative;color:#4b5563}.comparison-table tbody td:last-child{color:#1c2a3d;font-weight:600}.comparison-table__x,.comparison-table__check{position:absolute;right:7px;top:50%;transform:translateY(-50%)}.comparison-table__x{color:#9aa3af}.comparison-table__check{color:var(--brand)}.comparison-home__media{height:100%;overflow:hidden;background:#e9f1f6}.comparison-home__image{width:100%;height:100%;object-fit:cover;object-position:center}.testimonials{background:var(--testimonials-bg,var(--soft))}.testimonials__inner{padding-top:40px;padding-bottom:19px}.testimonials__carousel{position:relative;margin:24px 52px 0}.testimonials__track{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.testimonial-card{min-height:169px;padding:20px 22px 17px;border:1px solid #e6ebf1;border-radius:9px;background:#fff;box-shadow:0 3px 12px #192b430e;display:flex;flex-direction:column;align-items:center;text-align:center}.testimonial-card blockquote{margin-top:12px;color:#465163;font-size:12.5px;line-height:1.45}.testimonial-card__author{display:flex;align-items:center;gap:9px;margin-top:auto;padding-top:13px;text-align:left}.testimonial-card__avatar{width:34px;height:34px;border-radius:50%;object-fit:cover}.testimonial-card__author strong{display:flex;align-items:center;gap:3px;color:#172234;font-size:11.5px}.testimonial-card__author strong svg{color:var(--brand)}.testimonial-card__author span{display:block;margin-top:2px;color:#748092;font-size:9.5px}.carousel-arrow{position:absolute;z-index:2;top:50%;display:grid;place-items:center;width:40px;height:40px;border:1px solid #dfe5ed;border-radius:50%;background:#fff;color:#273348;box-shadow:0 4px 12px #0f243f14;transform:translateY(-50%)}.carousel-arrow:hover{color:var(--brand)}.carousel-arrow--prev{left:-51px}.carousel-arrow--next{right:-51px}.newsletter-wrapper{position:relative;z-index:3;background:#fff}.newsletter-section{padding:8px 0 0}.newsletter-bar{height:88px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:8px;background:var(--brand);color:#fff}.newsletter-bar__message{display:flex;align-items:center;gap:15px;min-width:0}.newsletter-bar__icon{display:grid;place-items:center;flex:0 0 44px;height:44px;border-radius:50%;background:#fff;color:var(--brand)}.newsletter-bar h2{font-size:16px;font-weight:800;line-height:1.2}.newsletter-bar p{margin-top:5px;color:#ffffffd4;font-size:11.5px}.newsletter-form{position:relative;display:flex;flex:0 0 490px;height:43px}.newsletter-form input{min-width:0;flex:1;padding:0 17px;border:0;border-radius:5px 0 0 5px;background:#fff;color:var(--ink);font-size:12px;outline:0}.newsletter-form button{width:150px;border:0;border-radius:0 5px 5px 0;background:var(--ink);color:#fff;font-size:11.5px;font-weight:800;letter-spacing:.05em}.newsletter-form__status{position:absolute;top:48px;left:0;color:#fff;font-size:11px}.newsletter-form__status--error{color:#ffe5e5}.site-footer{border-top:0;background:#fff}.site-footer__inner{padding-top:35px;padding-bottom:13px}.site-footer__grid{display:grid;grid-template-columns:1.35fr .72fr .83fr .8fr 1.15fr;gap:44px}.site-footer__brand .nuvex-logo__word{font-size:31px}.site-footer__brand p{max-width:225px;margin-top:13px;color:#596476;font-size:11.5px;line-height:1.55}.site-footer__socials{display:flex;align-items:center;gap:15px;margin-top:14px}.site-footer__socials a{color:#111c2d}.site-footer__socials a:hover{color:var(--brand)}.site-footer h2{font-size:11px;font-weight:800;letter-spacing:.035em}.site-footer__column ul{margin-top:13px}.site-footer__column li+li{margin-top:7px}.site-footer__column a{color:#5a6576;font-size:10.5px}.site-footer__column a:hover{color:var(--brand)}.payment-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:13px;max-width:210px}.payment-grid__item{display:flex;align-items:center;justify-content:center;height:30px;border:1px solid #e5eaf1;border-radius:4px;background:#fff;overflow:hidden}.payment-grid__item svg{max-width:42px;max-height:21px}.payment-grid__text{font-size:10px;font-weight:800}.payment-grid__visa{color:#1a1f71;font-size:12px;font-style:italic}.payment-grid__amex{color:#2e77bc}.payment-grid__paypal{color:#003087;font-style:italic}.payment-grid__mastercard i{width:14px;height:14px;border-radius:50%;background:#eb001b}.payment-grid__mastercard i+i{margin-left:-5px;background:#f79e1b;opacity:.92}.site-footer__bottom{margin-top:23px;padding-top:14px;border-top:1px solid #edf0f4;color:#6b7584;font-size:9.5px;text-align:center}.cart-drawer{position:fixed;z-index:200;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr min(92vw,430px)}.cart-drawer[hidden]{display:none}.cart-drawer__overlay{border:0;background:#0711207a}.cart-drawer__panel{display:flex;flex-direction:column;background:#fff;box-shadow:-14px 0 35px #0711202e;outline:0}.cart-drawer__header{height:74px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eaf1}.cart-drawer__header h2{font-size:20px;font-weight:850}.cart-drawer__body{flex:1;overflow:auto;padding:18px 22px}.cart-drawer__empty{padding:50px 10px;text-align:center;color:var(--body)}.cart-drawer__item{display:grid;grid-template-columns:82px 1fr auto;gap:13px;padding:15px 0;border-bottom:1px solid #e9edf2}.cart-drawer__item img{width:82px;height:82px;border-radius:8px;object-fit:cover}.cart-drawer__item-title{font-size:13px;font-weight:800;line-height:1.35}.cart-drawer__item-variant{display:block;margin-top:4px;color:var(--body);font-size:11px}.cart-drawer__item-price{display:block;margin-top:8px;font-size:13px;font-weight:700}.cart-drawer__quantity{display:flex;width:100px;height:32px;margin-top:9px;border:1px solid #dfe5ed;border-radius:5px}.cart-drawer__quantity button{width:31px;border:0;background:#fff}.cart-drawer__quantity span{display:grid;place-items:center;flex:1;font-size:12px}.cart-drawer__remove{align-self:start;border:0;background:transparent;color:#7b8492}.cart-drawer__footer{padding:18px 22px 22px;border-top:1px solid #e5eaf1}.cart-drawer__shipping{margin-bottom:12px;color:var(--body);font-size:12px}.cart-drawer__shipping-progress{height:5px;margin-top:7px;border-radius:10px;background:#e6ebf2;overflow:hidden}.cart-drawer__shipping-progress b{display:block;height:100%;background:var(--brand)}.cart-drawer__subtotal{display:flex;justify-content:space-between;margin-bottom:14px;font-size:15px}.cart-drawer__footer form{margin-top:8px}.breadcrumbs{height:58px;display:flex;align-items:center;gap:7px;color:#7a8493;font-size:12px;white-space:nowrap;overflow:auto}.breadcrumbs a:hover{color:var(--brand)}.breadcrumbs span{color:#263245}.main-product{padding-bottom:54px;background:#fff}.main-product__grid{display:grid;grid-template-columns:minmax(0,55fr) minmax(420px,45fr);gap:56px;align-items:start}.product-gallery{display:grid;grid-template-columns:84px minmax(0,1fr);gap:16px}.product-gallery__thumbs{display:flex;flex-direction:column;gap:10px;max-height:670px;overflow:auto;scrollbar-width:thin}.product-gallery__thumb{flex:0 0 82px;width:82px;height:82px;padding:3px;border:1px solid #dfe5ed;border-radius:8px;background:#fff;overflow:hidden}.product-gallery__thumb.is-active{border:2px solid var(--brand);padding:2px}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover;border-radius:5px}.product-gallery__main{position:relative;min-height:620px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e3e8ef;border-radius:10px;background:linear-gradient(135deg,#f0f7fc,#e8f2fa)}.product-gallery__main-image{width:100%;height:100%;min-height:620px;object-fit:cover}.product-gallery__nav{display:none;position:absolute;top:50%;width:40px;height:40px;border:1px solid #dae1ea;border-radius:50%;background:#fff;color:var(--ink);transform:translateY(-50%)}.product-gallery__nav--prev{left:12px}.product-gallery__nav--next{right:12px}.product-purchase{scroll-margin-top:20px}.product-badge{display:inline-flex;align-items:center;height:25px;padding:0 10px;border-radius:999px;background:var(--brand);color:#fff;font-size:10.5px;font-weight:800;letter-spacing:.06em}.product-purchase__title{max-width:570px;margin-top:13px;font-size:clamp(36px,3.2vw,46px);font-weight:900;letter-spacing:-.045em;line-height:1.045}.product-purchase__subtitle{max-width:570px;margin-top:12px;color:var(--body);font-size:14px;line-height:1.55}.rating-row{display:flex;align-items:center;gap:8px;width:max-content;margin-top:14px;color:#596476;font-size:12px}.rating-row strong{color:var(--ink)}.rating-row__divider{width:1px;height:13px;background:#ccd4df}.price-block{display:flex;align-items:center;gap:11px;margin-top:16px}.price-block__current{font-size:34px;font-weight:900;letter-spacing:-.035em}.price-block__compare{color:#88919e;font-size:18px;text-decoration:line-through}.price-block__save{padding:5px 8px;border-radius:4px;background:#e7f7eb;color:#15803d;font-size:10.5px;font-weight:800}.price-block__note{margin-top:3px;color:#788291;font-size:10.5px}.purchase-benefits{display:grid;grid-template-columns:1fr 1fr;gap:10px 16px;margin-top:17px}.purchase-benefits li{display:flex;align-items:center;gap:8px;color:#263245;font-size:12.5px;font-weight:650}.purchase-benefits svg{color:var(--brand);flex:0 0 auto}.purchase-benefits__note{margin-top:12px;color:#667181;font-size:11.5px;line-height:1.45}.product-form{margin-top:18px}.product-form__field label{display:block;margin-bottom:7px;font-size:12px;font-weight:800}.product-form__field select{width:100%;height:48px;padding:0 13px;border:1px solid #d5dde7;border-radius:6px;background:#fff;color:var(--ink)}.single-variant{display:flex;align-items:center;gap:8px;margin-bottom:12px;color:#596476;font-size:12px}.single-variant strong{color:var(--ink)}.single-variant i{width:20px;height:20px;border:3px solid #fff;border-radius:50%;background:#0d1117;box-shadow:0 0 0 1px var(--brand)}.product-form__row{display:grid;grid-template-columns:126px 1fr;gap:10px}.quantity-selector{display:grid;grid-template-columns:38px 1fr 38px;height:54px;border:1px solid #d3dbe5;border-radius:6px;overflow:hidden}.quantity-selector button{border:0;background:#fff;color:#223044}.quantity-selector input{min-width:0;border:0;border-left:1px solid #e1e6ed;border-right:1px solid #e1e6ed;text-align:center;font-weight:700;-moz-appearance:textfield}.quantity-selector input::-webkit-inner-spin-button{display:none}.product-form__submit{height:54px}.product-form__dynamic-checkout{margin-top:10px}.product-form__dynamic-checkout .shopify-payment-button__button{min-height:52px;border-radius:6px!important;font-size:13px!important;font-weight:800!important}.product-form__status{min-height:20px;margin-top:5px;color:#15803d;font-size:11px}.secure-payments{margin-top:10px;padding:11px 12px;border:1px solid #e3e8ef;border-radius:7px}.secure-payments>span{display:flex;align-items:center;gap:6px;color:#596476;font-size:10.5px;font-weight:600}.secure-payments__icons{display:flex;align-items:center;gap:7px;margin-top:8px;flex-wrap:wrap}.secure-payments__icons svg,.secure-payments__icons i{display:flex;align-items:center;justify-content:center;width:46px;height:25px;padding:2px 4px;border:1px solid #e2e7ed;border-radius:3px;font-size:8px;font-style:normal;font-weight:800}.delivery-box{display:grid;grid-template-columns:repeat(3,1fr);margin-top:12px;border:1px solid #e0e7ef;border-radius:8px;background:#f8fbfe}.delivery-box>div{display:flex;align-items:flex-start;gap:8px;padding:13px 10px}.delivery-box>div+div{border-left:1px solid #e2e8f0}.delivery-box svg{flex:0 0 auto;color:var(--brand)}.delivery-box strong,.delivery-box small{display:block}.delivery-box strong{font-size:10.5px}.delivery-box small{margin-top:3px;color:#727d8c;font-size:9px;line-height:1.35}.product-accordions{margin-top:14px;border-top:1px solid #e2e7ed}.product-accordion{border-bottom:1px solid #e2e7ed}.product-accordion summary{display:flex;align-items:center;justify-content:space-between;min-height:47px;cursor:pointer;list-style:none;font-size:12.5px;font-weight:800}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion[open] summary svg{transform:rotate(45deg)}.product-accordion__content{padding:0 0 14px;font-size:12px}.sticky-add{position:fixed;z-index:45;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #dfe5ed;box-shadow:0 -8px 24px #0711201a}.sticky-add__inner{height:76px;display:flex;align-items:center;gap:22px}.sticky-add__product{display:flex;align-items:center;gap:10px;min-width:0;margin-right:auto}.sticky-add__product img{width:50px;height:50px;border:1px solid #e2e7ed;border-radius:6px;object-fit:cover}.sticky-add__product span{min-width:0}.sticky-add__product strong,.sticky-add__product small{display:block}.sticky-add__product strong{max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.sticky-add__product small{margin-top:3px;color:var(--body);font-size:10px}.sticky-add__price{font-size:17px}.sticky-add .button{min-height:45px}.product-trust-row{border-top:1px solid #e4e9f0;border-bottom:1px solid #e4e9f0;background:#fff}.product-trust-row__grid{height:112px;display:grid;grid-template-columns:repeat(4,1fr)}.product-trust-row__item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.product-trust-row__item+.product-trust-row__item:before{content:"";position:absolute;left:0;top:25px;bottom:25px;width:1px;background:#e3e8ef}.product-trust-row__item svg{color:var(--brand)}.product-trust-row__item strong{margin-top:7px;font-size:11.5px;letter-spacing:.05em}.product-trust-row__item span{margin-top:3px;color:var(--body);font-size:10.5px}.product-benefits__grid{display:grid;grid-template-columns:1fr .92fr;gap:68px;align-items:center}.product-benefits__media{overflow:hidden;border-radius:10px}.product-benefits__image{width:100%;aspect-ratio:1.45/1;object-fit:cover}.product-benefits__content .section-copy{margin-top:12px}.check-list--large{gap:12px;margin:20px 0}.check-list--large li{font-size:14px}.how-it-works{background:var(--section-bg,#f5f8fc)}.how-it-works__grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px}.how-it-works__grid:before{content:"";position:absolute;left:16%;right:16%;top:24px;height:1px;background:#cbd8e6}.step-card{position:relative;text-align:center}.step-card__number{position:relative;z-index:2;display:grid;place-items:center;width:48px;height:48px;margin:0 auto 14px;border:5px solid #f5f8fc;border-radius:50%;background:var(--brand);color:#fff;font-size:16px;font-weight:900}.step-card__media{height:210px;overflow:hidden;border:1px solid #e1e7ef;border-radius:9px;background:#fff}.step-card__media img{width:100%;height:100%;object-fit:cover}.step-card h3{margin-top:16px;font-size:14px;font-weight:850;letter-spacing:.025em}.step-card p{max-width:340px;margin:8px auto 0;color:var(--body);font-size:12.5px;line-height:1.55}.how-it-works__note{max-width:780px;margin:28px auto 0;color:#667181;font-size:11.5px;text-align:center}.feature-highlight{padding:68px 0;background:#fff}.feature-highlight--soft{background:#f5f8fc}.feature-highlight__grid{display:grid;grid-template-columns:1fr 1fr;gap:74px;align-items:center}.feature-highlight--reverse .feature-highlight__media{order:2}.feature-highlight__media{overflow:hidden;border-radius:10px}.feature-highlight__image{width:100%;aspect-ratio:1.35/1;object-fit:cover}.feature-highlight__content{max-width:540px}.feature-highlight__content .section-copy{margin-top:13px}.feature-highlight__content .check-list{margin-top:20px}.comparison-pro__scroll{margin-top:35px;overflow-x:auto;border:1px solid #e1e7ef;border-radius:9px}.comparison-pro__table{min-width:780px;table-layout:fixed}.comparison-pro__table th,.comparison-pro__table td{height:54px;padding:0 20px;border-bottom:1px solid #e5eaf1;text-align:left;font-size:12.5px}.comparison-pro__table thead th{background:#f5f8fc;font-size:11px;letter-spacing:.04em}.comparison-pro__table thead th:last-child{background:var(--brand);color:#fff}.comparison-pro__table tbody tr:last-child>*{border-bottom:0}.comparison-pro__table tbody th{font-weight:800}.comparison-pro__table td{color:var(--body)}.comparison-pro__table td:last-child{color:#243044;font-weight:650}.comparison-pro__table td span{display:inline-flex;vertical-align:middle;margin-right:8px}.comparison-pro__bad{color:#9ca3af}.comparison-pro__good{color:var(--brand)}.product-specs{background:var(--section-bg,#f5f8fc)}.specs-grid{display:grid;grid-template-columns:1fr 1fr;max-width:960px;margin:32px auto 0;border:1px solid #e1e7ef;border-radius:9px;background:#fff;overflow:hidden}.specs-grid__item{display:flex;justify-content:space-between;gap:20px;min-height:48px;padding:14px 18px;border-bottom:1px solid #e8edf2}.specs-grid__item:nth-child(odd){border-right:1px solid #e8edf2}.specs-grid__item:nth-last-child(-n+2){border-bottom:0}.specs-grid dt{color:var(--body);font-size:12px}.specs-grid dd{font-size:12px;font-weight:700;text-align:right}.product-reviews__layout{display:grid;grid-template-columns:300px 1fr;gap:38px;margin-top:36px}.review-summary{padding:25px;border:1px solid #e1e7ef;border-radius:9px}.review-summary>strong{font-size:42px;font-weight:900;line-height:1}.review-summary>.stars{margin-top:8px}.review-summary>p{margin-top:5px;color:var(--body);font-size:11.5px}.review-summary__bars{display:grid;gap:7px;margin-top:19px}.review-summary__bars>div{display:grid;grid-template-columns:10px 13px 1fr 30px;align-items:center;gap:6px;color:var(--body);font-size:10px}.review-summary__bars svg{color:#ffc400}.review-summary__bars i{height:5px;border-radius:6px;background:#e7ebf0;overflow:hidden}.review-summary__bars b{display:block;height:100%;background:#ffc400}.product-reviews__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-review-card{display:flex;flex-direction:column;min-height:230px;padding:20px;border:1px solid #e2e7ed;border-radius:9px}.product-review-card h3{margin-top:10px;font-size:13px}.product-review-card blockquote{margin-top:8px;color:var(--body);font-size:12px;line-height:1.55}.product-review-card__author{display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:15px;border-top:1px solid #e9edf2}.product-review-card__author img{width:38px;height:38px;border-radius:50%;object-fit:cover}.product-review-card__author strong,.product-review-card__author small{display:flex;align-items:center;gap:3px}.product-review-card__author strong{font-size:11.5px}.product-review-card__author strong svg{color:var(--brand)}.product-review-card__author small{margin-top:3px;color:var(--body);font-size:9px}.product-faq{background:var(--section-bg,#f5f8fc)}.product-faq__inner{max-width:960px}.faq-list{margin-top:30px;border-top:1px solid #dfe5ed}.faq-item{border-bottom:1px solid #dfe5ed}.faq-item summary{display:flex;align-items:center;justify-content:space-between;min-height:62px;cursor:pointer;list-style:none;font-size:14px;font-weight:800}.faq-item summary::-webkit-details-marker{display:none}.faq-item[open] summary svg{transform:rotate(45deg)}.faq-item__answer{padding:0 48px 18px 0;font-size:13px}.product-final-cta{background:linear-gradient(100deg,#eaf4ff,#edf7ff 48%,#e2f0fa)}.product-final-cta__inner{min-height:430px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px}.product-final-cta__content{padding:55px 0}.product-final-cta__content>p:not(.section-eyebrow){max-width:520px;margin-top:13px;color:var(--body);font-size:14px;line-height:1.6}.product-final-cta__rating{display:flex;align-items:center;gap:9px;margin-top:15px;color:var(--body);font-size:11px}.product-final-cta__price{margin-top:10px;font-size:30px;font-weight:900}.product-final-cta__content ul{display:flex;gap:18px;margin-top:12px;color:#3d4859;font-size:11px}.product-final-cta__content li{display:flex;align-items:center;gap:5px}.product-final-cta__content li svg{color:var(--brand)}.product-final-cta__content .button{margin-top:20px}.product-final-cta__media{align-self:stretch;overflow:hidden}.product-final-cta__media img{width:100%;height:100%;object-fit:cover;object-position:center}.generic-page__inner{max-width:900px}.generic-page .rte{margin-top:24px}.empty-state{text-align:center}.empty-state p{margin:14px 0 22px;color:var(--body)}.cart-page-form{display:grid;grid-template-columns:1fr 330px;gap:40px;margin-top:30px}.cart-page-item{display:grid;grid-template-columns:110px 1fr 110px 100px 60px;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #e4e9f0}.cart-page-item img{width:110px;height:110px;object-fit:cover;border-radius:8px}.cart-page-item__info span{display:block;margin-top:5px;color:var(--body);font-size:12px}.cart-page-item label{font-size:10px}.cart-page-item input{display:block;width:70px;height:38px;margin-top:5px;border:1px solid #d8e0e9;border-radius:5px;text-align:center}.cart-page-summary{height:max-content;padding:22px;border:1px solid #e0e6ed;border-radius:9px;background:#f8fbfe}.cart-page-summary p{display:flex;justify-content:space-between;margin-bottom:18px}.cart-page-summary .button{width:100%;margin-top:8px}.collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin-top:36px}.product-card{border:1px solid #e2e8ef;border-radius:9px;overflow:hidden}.product-card__media{display:block;height:280px;background:#f0f5f9}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:16px}.product-card h2{font-size:15px}.product-card__body>div{margin-top:8px;font-weight:800}.product-card s{margin-left:8px;color:#8b95a3;font-weight:500}.search-form{display:flex;max-width:600px;margin-top:24px}.search-form input{flex:1;min-width:0;padding:0 14px;border:1px solid #d6dee8;border-radius:6px 0 0 6px}.search-form .button{border-radius:0 6px 6px 0}@media(max-width:1199px){.page-width{width:min(100% - 64px,1312px)}.site-header__inner{grid-template-columns:155px 1fr 155px}.site-nav__list{gap:20px}.home-hero__title{font-size:49px}.home-hero__mini-features{grid-template-columns:repeat(4,92px)}.problem-solution__grid{gap:42px}.feature-card__media{height:180px}.comparison-home__content{width:calc(100% - 32px);padding-right:16px}.main-product__grid{grid-template-columns:1.05fr .95fr;gap:34px}.product-gallery{grid-template-columns:70px 1fr;gap:12px}.product-gallery__thumb{width:68px;height:68px;flex-basis:68px}.product-gallery__main,.product-gallery__main-image{min-height:540px}.delivery-box{grid-template-columns:1fr}.delivery-box>div+div{border-left:0;border-top:1px solid #e2e8f0}.product-reviews__grid{grid-template-columns:1fr 1fr}.site-footer__grid{gap:25px}.collection-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:899px){.page-width{width:min(100% - 40px,1312px)}.section-spacing{padding:54px 0}.site-header{height:76px}.site-header__inner{grid-template-columns:46px 1fr 110px}.site-header__menu-button{display:grid}.site-header__logo{justify-self:center}.site-header__logo .nuvex-logo__word{font-size:30px}.site-nav{display:none}.site-header__actions{gap:0}.site-header__account{display:none}.home-hero{height:auto;min-height:720px;padding-bottom:340px}.home-hero__visual{inset:auto 0 0 0;height:370px}.home-hero__image{object-position:center center}.home-hero__image-mask{display:none}.home-hero__inner{height:auto}.home-hero__content{width:100%;padding:55px 0 30px}.home-hero__title{font-size:46px;max-width:590px}.home-hero__mini-features{grid-template-columns:repeat(4,1fr);max-width:500px}.trust-benefits-wrap{margin-top:-20px}.trust-benefits{height:auto;grid-template-columns:1fr 1fr}.trust-benefit{min-height:130px}.trust-benefit:nth-child(odd):before{display:none}.trust-benefit:nth-child(3),.trust-benefit:nth-child(4){border-top:1px solid #e6ebf2}.problem-solution__grid,.product-benefits__grid,.feature-highlight__grid{grid-template-columns:1fr;gap:32px}.problem-solution__content,.product-benefits__content,.feature-highlight__content{max-width:none}.feature-card-grid{grid-template-columns:1fr 1fr}.compatibility{height:auto;min-height:430px;padding-top:45px}.compatibility__inner{align-items:flex-start}.compatibility__content{width:100%;padding-left:0;text-align:center}.compatibility__media{right:-20px;width:calc(100% + 40px);height:260px}.comparison-home{height:auto}.comparison-home__grid{grid-template-columns:1fr}.comparison-home__left{justify-content:center}.comparison-home__content{width:min(100% - 40px,656px);padding:44px 0}.comparison-home__media{height:330px}.testimonials__track{grid-template-columns:1fr 1fr}.testimonial-card:nth-child(3){display:none}.newsletter-bar{height:auto;min-height:120px;padding:22px;flex-direction:column;align-items:stretch}.newsletter-form{flex-basis:auto;width:100%}.site-footer__grid{grid-template-columns:1.2fr 1fr 1fr;gap:32px}.site-footer__brand,.site-footer__payments{grid-column:1/-1}.main-product__grid{grid-template-columns:1fr}.product-gallery__main,.product-gallery__main-image{min-height:600px}.product-purchase{max-width:700px}.product-trust-row__grid{height:auto;grid-template-columns:1fr 1fr}.product-trust-row__item{min-height:100px}.product-trust-row__item:nth-child(odd):before{display:none}.product-trust-row__item:nth-child(n+3){border-top:1px solid #e3e8ef}.how-it-works__grid{grid-template-columns:1fr;max-width:520px;margin-inline:auto}.how-it-works__grid:before{display:none}.feature-highlight--reverse .feature-highlight__media{order:0}.product-reviews__layout{grid-template-columns:1fr}.review-summary{max-width:430px}.product-final-cta__inner{grid-template-columns:1fr;gap:0}.product-final-cta__media{height:330px}.cart-page-form{grid-template-columns:1fr}.cart-page-item{grid-template-columns:90px 1fr 90px}.cart-page-item>strong,.cart-page-item>a:last-child{display:none}.collection-grid{grid-template-columns:1fr 1fr}}@media(max-width:599px){.page-width{width:calc(100% - 40px)}.section-spacing{padding:44px 0}.section-heading{font-size:30px}.announcement-bar{height:36px;padding:0 5px;grid-template-columns:32px 1fr 32px}.announcement-bar__message{gap:5px;font-size:10.5px}.site-header{height:68px}.site-header__inner{grid-template-columns:42px 1fr 88px}.site-header__actions .icon-button{width:40px}.nuvex-logo__word{font-size:28px}.home-hero{min-height:710px;padding-bottom:318px}.home-hero__content{padding-top:42px}.eyebrow-pill{font-size:9.5px}.home-hero__title{margin-top:16px;font-size:39px;line-height:1.02}.home-hero__text{font-size:14px}.home-hero__text br{display:none}.home-hero__mini-features{grid-template-columns:1fr 1fr;gap:16px 10px;margin-top:20px}.home-hero__button{margin-top:20px}.home-hero__visual{height:330px}.trust-benefits{border-radius:11px}.trust-benefit{min-height:120px;padding:18px 10px}.trust-benefit h2{font-size:10.5px}.trust-benefit__text{font-size:10px}.problem-solution{padding-top:45px}.problem-solution__heading{font-size:31px}.feature-card-grid{grid-template-columns:1fr}.feature-card__media{height:230px}.compatibility{min-height:0;padding:38px 0 0}.compatibility__inner{display:block}.compatibility__content{text-align:left}.compatibility__heading{font-size:29px}.compatibility__media{position:relative;right:auto;bottom:auto;width:calc(100% + 40px);height:220px;margin:24px -20px 0}.compatibility__image{object-position:center bottom}.comparison-home__content{width:calc(100% - 40px)}.comparison-table{min-width:560px}.comparison-table-wrap{overflow-x:auto}.comparison-home__media{height:250px}.testimonials__inner{padding-top:36px}.testimonials__carousel{margin:22px 0 0}.testimonials__track{display:flex;overflow:hidden}.testimonial-card{flex:0 0 100%}.testimonial-card:nth-child(3){display:flex}.carousel-arrow{display:none}.newsletter-section{padding-top:0}.newsletter-bar{margin-inline:-6px;padding:20px 16px}.newsletter-bar__message{align-items:flex-start}.newsletter-bar p{white-space:normal}.newsletter-form{display:grid;grid-template-columns:1fr 104px}.newsletter-form button{width:104px}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand,.site-footer__payments{grid-column:1/-1}.site-footer__column:nth-of-type(4){grid-column:1/-1}.breadcrumbs{height:48px;font-size:10px}.main-product{padding-bottom:40px}.main-product__grid{gap:28px}.product-gallery{display:flex;flex-direction:column-reverse}.product-gallery__thumbs{flex-direction:row;max-height:none;overflow-x:auto}.product-gallery__thumb{flex:0 0 66px;width:66px;height:66px}.product-gallery__main,.product-gallery__main-image{min-height:420px}.product-gallery__nav{display:grid;place-items:center}.product-purchase__title{font-size:34px}.purchase-benefits{grid-template-columns:1fr}.product-form__row{grid-template-columns:112px 1fr}.delivery-box{grid-template-columns:1fr}.sticky-add__inner{height:70px}.sticky-add__product{display:none}.sticky-add__price{margin-right:auto}.sticky-add .button{padding-inline:16px}.product-trust-row__item{min-height:92px;padding:10px}.product-trust-row__item strong{font-size:9.5px}.product-trust-row__item span{font-size:9px}.step-card__media{height:190px}.feature-highlight{padding:44px 0}.feature-highlight__grid{gap:26px}.comparison-pro__scroll{margin-top:24px}.specs-grid{grid-template-columns:1fr}.specs-grid__item:nth-child(odd){border-right:0}.specs-grid__item:nth-last-child(2){border-bottom:1px solid #e8edf2}.product-reviews__grid{grid-template-columns:1fr}.faq-item summary{min-height:56px;font-size:13px}.product-final-cta__content ul{flex-direction:column;gap:7px}.product-final-cta__media{height:260px}.cart-drawer{grid-template-columns:1fr}.cart-drawer__overlay{display:none}.cart-page-item{grid-template-columns:80px 1fr}.cart-page-item label{display:none}.collection-grid{grid-template-columns:1fr}.product-card__media{height:320px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media(min-width:1200px){.announcement-bar{height:44px}.site-header,.site-header__inner,.site-nav__link{height:104px}.site-nav__link:after{bottom:29px}.home-hero{height:660px}.home-hero__visual:after{content:"";position:absolute;z-index:2;left:0;top:0;width:37%;height:53%;background:linear-gradient(90deg,#e8f4fd 0%,#e8f4fd 72%,rgba(232,244,253,.96) 88%,transparent 100%);pointer-events:none}.trust-benefits-wrap{margin-top:-43px}.trust-benefits{height:213px}.trust-benefit+.trust-benefit:before{top:60px;bottom:45px}.problem-solution{padding-top:25px;padding-bottom:10px}.problem-solution__grid{grid-template-columns:1fr 1fr}.section-spacing--tight{padding-top:22px;padding-bottom:28px}.product-features .section-intro{margin-bottom:36px}.feature-card__media{height:207px}.feature-card__body{min-height:137px}.compatibility{height:242px}.comparison-home{height:407px;border-top:13px solid #fff}.testimonials__inner{padding-bottom:59px}.newsletter-section{padding-top:0}}.site-nav__item{position:relative}.site-nav__link>svg{margin-left:5px;transform:rotate(90deg);transition:transform .18s ease}.site-nav__dropdown{position:absolute;z-index:20;top:calc(100% - 16px);left:50%;min-width:248px;padding:10px;border:1px solid #e6e9ee;border-radius:12px;background:#fff;box-shadow:0 18px 44px #11182721;opacity:0;visibility:hidden;transform:translate(-50%,8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease}.site-nav__dropdown:before{content:"";position:absolute;left:0;right:0;top:-18px;height:20px}.site-nav__dropdown a{display:block;padding:11px 12px;border-radius:8px;color:#303947;font-size:13px;font-weight:600;white-space:nowrap}.site-nav__dropdown a:hover{background:#f4f6f8;color:var(--brand)}.site-nav__dropdown-all{margin-top:6px;padding-top:6px;border-top:1px solid #edf0f3}.site-nav__item:hover .site-nav__dropdown,.site-nav__item:focus-within .site-nav__dropdown{opacity:1;visibility:visible;transform:translate(-50%)}.site-nav__item:hover .site-nav__link>svg,.site-nav__item:focus-within .site-nav__link>svg{transform:rotate(-90deg)}.mobile-menu__list>li>span{display:block;padding:15px 4px 9px;color:#1f2937;font-size:15px;font-weight:800}.mobile-menu__list ul{padding:0 0 8px 12px}.mobile-menu__list ul a{padding:10px 4px;border-bottom:0;color:#596273;font-size:13px;font-weight:600}.multi-hero{position:relative;overflow:hidden;background:var(--hero-bg);padding:74px 0 78px}.multi-hero:before{content:"";position:absolute;inset:auto auto -220px -120px;width:520px;height:520px;border:1px solid color-mix(in srgb,var(--hero-accent),transparent 88%);border-radius:50%}.multi-hero__inner{display:grid;grid-template-columns:.88fr 1.12fr;align-items:center;gap:66px}.multi-hero__content{max-width:560px}.multi-hero__content .section-eyebrow{color:var(--hero-accent)}.multi-hero__title{max-width:600px;color:#111827;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,72px);font-weight:500;letter-spacing:-.045em;line-height:.98}.multi-hero__text{max-width:520px;margin-top:22px;color:#58606b;font-size:16px;line-height:1.7}.multi-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.multi-hero__actions .button--primary{background:var(--hero-accent)}.multi-hero__actions .button--primary:hover{background:color-mix(in srgb,var(--hero-accent),#000 18%)}.multi-hero__proof{display:flex;flex-wrap:wrap;gap:17px;margin-top:24px;color:#5d6570;font-size:11px;font-weight:700;letter-spacing:.01em}.multi-hero__proof span{display:flex;align-items:center;gap:6px}.multi-hero__proof svg{color:var(--hero-accent)}.multi-hero__mosaic{display:grid;grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr;gap:16px;min-height:560px}.multi-hero-card{position:relative;display:flex;min-width:0;overflow:hidden;border:1px solid rgba(17,24,39,.08);border-radius:22px;background:var(--card-tint);box-shadow:0 16px 40px #161f2a17;transition:transform .25s ease,box-shadow .25s ease}.multi-hero-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px #161f2a24}.multi-hero-card--1{grid-row:1/3}.multi-hero-card__image{position:absolute;top:0;right:0;bottom:0;left:0}.multi-hero-card__image:after{content:"";position:absolute;top:55%;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent,rgba(10,17,26,.64))}.multi-hero-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.22,.61,.36,1)}.multi-hero-card:hover .multi-hero-card__image img{transform:scale(1.025)}.multi-hero-card__label,.multi-hero-card>strong,.multi-hero-card__arrow{position:absolute;z-index:2;color:#fff}.multi-hero-card__label{left:22px;bottom:60px;font-size:10px;font-weight:800;letter-spacing:.11em}.multi-hero-card>strong{left:22px;right:55px;bottom:24px;font-size:20px;line-height:1.15}.multi-hero-card__arrow{right:20px;bottom:22px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.5);border-radius:50%;background:#ffffff24;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.multi-hero-card--1>strong{font-size:27px}.home-products{background:var(--section-bg)}.home-products__intro{margin-bottom:34px}.home-products__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.home-product-card{overflow:hidden;border:1px solid #e6e8eb;border-radius:18px;background:#fff;box-shadow:0 10px 30px #1118270e;transition:transform .25s ease,box-shadow .25s ease}.home-product-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #1118271a}.home-product-card__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:var(--card-tint)}.home-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.22,.61,.36,1)}.home-product-card:hover .home-product-card__media img{transform:scale(1.025)}.home-product-card__badge{position:absolute;left:16px;top:16px;padding:7px 10px;border-radius:999px;background:#fff;color:var(--card-accent);box-shadow:0 4px 14px #11182717;font-size:9px;font-weight:900;letter-spacing:.09em}.home-product-card__content{padding:24px}.home-product-card__eyebrow{color:var(--card-accent);font-size:10px;font-weight:800;letter-spacing:.11em}.home-product-card h3{margin-top:8px;color:#111827;font-size:23px;letter-spacing:-.025em;line-height:1.14}.home-product-card h3 a:hover{color:var(--card-accent)}.home-product-card__content>p:not(.home-product-card__eyebrow){min-height:48px;margin-top:10px;color:#66707c;font-size:13px;line-height:1.55}.home-product-card ul{display:grid;gap:8px;margin-top:18px}.home-product-card li{display:flex;align-items:center;gap:8px;color:#3f4854;font-size:12px;font-weight:600}.home-product-card li svg{flex:0 0 auto;color:var(--card-accent)}.home-product-card__link{display:inline-flex;align-items:center;gap:8px;margin-top:22px;color:var(--card-accent);font-size:11px;font-weight:900;letter-spacing:.08em}.product-theme .section-eyebrow,.product-theme .stars,.product-theme .purchase-benefits svg,.product-theme .rating-row strong{color:var(--product-accent)}.product-theme .button--primary{background:var(--product-accent)}.product-theme .button--primary:hover{background:var(--product-accent-dark)}.product-theme .product-badge,.product-theme .price-block__save{background:var(--product-tint);color:var(--product-accent-dark)}.product-theme .single-variant i{background:var(--swatch,var(--product-accent))}.product-theme .product-gallery__thumb.is-active{border-color:var(--product-accent);box-shadow:0 0 0 1px var(--product-accent)}.product-theme .product-gallery__main{background:var(--product-tint)}.product-theme .delivery-box svg,.product-theme .product-accordion summary svg{color:var(--product-accent)}.product-theme--gloves .product-gallery__main-image,.product-theme--potion .product-gallery__main-image{object-fit:cover}.product-story{background:var(--section-bg)}.product-story__intro{margin-bottom:34px}.product-story__intro>p:last-child{max-width:680px;margin-inline:auto}.product-story__highlights{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:34px;border:1px solid #e5e8eb;border-radius:14px;background:#fff;overflow:hidden}.product-story__highlights>div{display:flex;align-items:center;gap:12px;min-height:92px;padding:20px}.product-story__highlights>div+div{border-left:1px solid #e7eaed}.product-story__highlights span{color:var(--product-accent);font-family:Georgia,Times New Roman,serif;font-size:25px}.product-story__highlights strong{color:#2b3440;font-size:12px;line-height:1.35}.product-story__panels{display:grid;gap:28px}.story-panel{display:grid;grid-template-columns:1.02fr .98fr;align-items:stretch;overflow:hidden;border:1px solid #e4e8ec;border-radius:20px;background:#fff;box-shadow:0 12px 34px #1118270e}.story-panel--reverse .story-panel__media{order:2}.story-panel__media{min-height:430px;background:var(--product-tint)}.story-panel__media img{width:100%;height:100%;object-fit:cover}.story-panel__content{display:flex;flex-direction:column;justify-content:center;padding:52px}.story-panel__content h3{max-width:480px;color:#17202c;font-size:clamp(29px,2.6vw,38px);letter-spacing:-.038em;line-height:1.08}.story-panel__content>p:not(.section-eyebrow){max-width:520px;margin-top:15px;color:#626c78;font-size:14px;line-height:1.7}.story-panel__content ul{display:grid;gap:10px;margin-top:22px}.story-panel__content li{display:flex;align-items:flex-start;gap:9px;color:#36404c;font-size:13px;font-weight:600;line-height:1.45}.story-panel__content li svg{flex:0 0 auto;margin-top:1px;color:var(--product-accent)}.product-story__note{display:flex;align-items:center;justify-content:center;gap:10px;max-width:820px;margin:30px auto 0;padding:15px 20px;border-radius:10px;background:var(--product-tint);color:#4c5662;font-size:12px;line-height:1.5;text-align:center}.product-story__note svg{flex:0 0 auto;color:var(--product-accent)}.product-final-cta.product-theme{background:var(--product-tint)}.product-final-cta.product-theme .product-final-cta__inner{background:transparent}.product-final-cta.product-theme .product-final-cta__media{background:#fff}.product-final-cta.product-theme .product-final-cta__media img{width:100%;height:100%;object-fit:cover}.product-final-cta.product-theme .product-final-cta__rating .stars,.product-final-cta.product-theme .product-final-cta__content li svg{color:var(--product-accent)}@media(max-width:1099px){.site-nav__list{gap:22px}.multi-hero__inner{grid-template-columns:1fr;gap:42px}.multi-hero__content{max-width:720px}.multi-hero__mosaic{min-height:520px}.home-products__grid{grid-template-columns:1fr 1fr}.home-product-card:last-child{grid-column:1/-1;max-width:calc(50% - 12px);justify-self:center}.story-panel__content{padding:40px}}@media(max-width:899px){.site-nav__dropdown{display:none}.multi-hero{padding:54px 0 60px}.multi-hero__title{font-size:56px}.product-story__highlights{grid-template-columns:1fr 1fr}.product-story__highlights>div:nth-child(3){border-left:0;border-top:1px solid #e7eaed}.product-story__highlights>div:nth-child(4){border-top:1px solid #e7eaed}.story-panel{grid-template-columns:1fr}.story-panel--reverse .story-panel__media{order:0}.story-panel__media{min-height:360px}}@media(max-width:599px){.multi-hero{padding:42px 0 46px}.multi-hero__inner{gap:30px}.multi-hero__title{font-size:43px}.multi-hero__text{font-size:14px}.multi-hero__actions{display:grid}.multi-hero__actions .button{width:100%}.multi-hero__proof{display:grid;gap:10px}.multi-hero__mosaic{grid-template-columns:1fr 1fr;grid-template-rows:320px 190px;gap:10px;min-height:0}.multi-hero-card--1{grid-column:1/3;grid-row:auto}.multi-hero-card{border-radius:15px}.multi-hero-card__label{left:14px;bottom:48px;font-size:8px}.multi-hero-card>strong{left:14px;right:40px;bottom:15px;font-size:14px}.multi-hero-card--1>strong{font-size:21px}.multi-hero-card__arrow{right:11px;bottom:11px;width:29px;height:29px}.home-products__grid{grid-template-columns:1fr}.home-product-card:last-child{grid-column:auto;max-width:none}.home-product-card__content{padding:21px}.home-product-card__content>p:not(.home-product-card__eyebrow){min-height:0}.product-story__highlights{grid-template-columns:1fr}.product-story__highlights>div+div{border-left:0;border-top:1px solid #e7eaed}.story-panel{border-radius:15px}.story-panel__media{min-height:260px}.story-panel__content{padding:28px 24px 32px}.story-panel__content h3{font-size:29px}.product-story__note{align-items:flex-start;text-align:left}}.home-values{background:var(--section-bg)}.home-values__inner{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}.home-values__heading>p:last-child{max-width:500px;margin-top:14px;color:#646d78;font-size:14px;line-height:1.7}.home-values__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-values__grid article{min-height:210px;padding:26px;border:1px solid rgba(32,39,48,.1);border-radius:14px;background:#ffffffa6}.home-values__grid article>span{color:#8b755c;font-family:Georgia,Times New Roman,serif;font-size:27px}.home-values__grid h3{margin-top:32px;color:#1e2833;font-size:17px}.home-values__grid p{margin-top:9px;color:#68717b;font-size:12px;line-height:1.65}@media(max-width:899px){.home-values__inner{grid-template-columns:1fr;gap:30px}.home-values__grid{grid-template-columns:1fr 1fr}.home-values__grid article:last-child{grid-column:1/-1}}@media(max-width:599px){.home-values__grid{grid-template-columns:1fr}.home-values__grid article:last-child{grid-column:auto}.home-values__grid article{min-height:0}.home-values__grid h3{margin-top:20px}}.main-product,.product-story,.product-final-cta,.main-collection,.main-search{overflow-x:clip}.main-product__grid,.product-gallery,.product-gallery__main,.product-story__panels,.story-panel,.story-panel__media,.product-final-cta__inner,.product-final-cta__media,.product-card,.product-card__media,.home-product-card,.home-product-card__media{min-width:0}.product-gallery{display:flex;flex-direction:column;align-items:stretch;gap:12px}.product-gallery__main{position:relative;order:1;width:100%;min-height:0!important;aspect-ratio:1 / 1;padding:0;isolation:isolate;contain:layout paint}.product-gallery__main-image,.product-theme--gloves .product-gallery__main-image,.product-theme--potion .product-gallery__main-image{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;min-height:0!important;max-width:none;max-height:none;margin:0;object-fit:cover;object-position:center;image-rendering:auto;transform:none;transition:opacity .16s ease}.product-gallery--catalog .product-gallery__main-image{object-fit:contain;background:var(--product-tint, #f2f6fa)}.product-gallery__main-image.is-switching{opacity:.72}.product-gallery__thumbs{order:2;display:flex;flex-direction:row;width:100%;max-height:none;gap:10px;overflow-x:auto;overflow-y:hidden;padding:2px 1px 5px;overscroll-behavior-inline:contain;scrollbar-width:thin;scroll-snap-type:inline proximity}.product-gallery__thumb{flex:0 0 78px;width:78px;height:78px;aspect-ratio:1 / 1;padding:3px;display:grid;place-items:center;background:#fff;scroll-snap-align:start}.product-gallery__thumb img{display:block;width:100%;height:100%;border-radius:5px;object-fit:cover;object-position:center;image-rendering:auto}.home-product-card__media,.product-card__media{position:relative;display:block;width:100%;height:auto;aspect-ratio:1 / 1;overflow:hidden}.home-product-card__media img,.product-card__media img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;image-rendering:auto;transform:none;transition:transform .35s ease}.home-product-card:hover .home-product-card__media img,.product-card:hover .product-card__media img{transform:scale(1.018)}.product-card{background:#fff;box-shadow:0 7px 22px #1118270e}.story-panel__media{min-height:430px;aspect-ratio:auto;display:block;overflow:hidden}.story-panel__media img,.product-final-cta.product-theme .product-final-cta__media img{display:block;width:100%;height:100%;max-width:none;max-height:none;object-fit:cover;object-position:center;image-rendering:auto}.product-final-cta__media{align-self:stretch;width:100%;height:auto;min-height:420px;aspect-ratio:auto;display:block;overflow:hidden}.cart-page-item__media{display:block;width:110px;height:110px;overflow:hidden;border-radius:8px}.cart-page-item__media img,.cart-page-item img{width:100%;height:100%;object-fit:cover;object-position:center}.sticky-add__product img,.cart-drawer__item img{object-fit:cover;object-position:center}@media(max-width:899px){.main-product__grid{grid-template-columns:minmax(0,1fr)}.product-gallery__main,.product-gallery__main-image{min-height:0!important}.story-panel__media{min-height:360px}.product-final-cta__media{min-height:330px}}@media(max-width:599px){.product-gallery{flex-direction:column;gap:10px}.product-gallery__main{min-height:0!important;aspect-ratio:1 / 1;border-radius:12px}.product-gallery__main-image{min-height:0!important}.product-gallery__thumb{flex-basis:66px;width:66px;height:66px}.product-gallery__nav{display:grid;place-items:center}.story-panel__media,.product-final-cta__media{min-height:280px}.product-card__media{height:auto;aspect-ratio:1 / 1}.cart-page-item__media{width:80px;height:80px}}.product-theme--dash .product-gallery__main,.product-theme--dash .product-gallery__thumb,.home-product-card__media,.product-card__media,.multi-hero-card__image{overflow:hidden}.product-theme--dash .product-gallery__main-image,.product-theme--dash .product-gallery__thumb img,.home-product-card__media img,.product-card__media img,.multi-hero-card__image img{display:block;width:100%;height:100%;max-width:100%;object-fit:cover;object-position:center;image-rendering:auto;backface-visibility:hidden}.multi-hero-card--1 .multi-hero-card__image img{object-position:54% center}.multi-hero-card--2 .multi-hero-card__image img{object-position:74% center}.nuvex-logo{flex:0 0 auto;max-width:100%}.nuvex-logo img{display:block;width:var(--logo-display-width, 154px);max-width:100%;height:auto;object-fit:contain}.site-header__logo img,.mobile-menu__logo img{max-height:34px}.site-footer__logo img{max-height:30px}@media(max-width:899px){.site-header__logo,.mobile-menu__logo{--logo-display-width: 142px !important}.site-header__logo img,.mobile-menu__logo img{max-height:31px}}@media(max-width:599px){.site-header__logo,.mobile-menu__logo{--logo-display-width: 136px !important}.site-header__logo img,.mobile-menu__logo img{max-height:29px}.site-footer__logo{--logo-display-width: 140px !important}}.multi-hero__mosaic{min-width:0}.multi-hero-card{min-width:0;min-height:0;overflow:hidden;isolation:isolate;contain:layout paint;transform:translateZ(0)}.multi-hero-card:hover{transform:translateZ(0)}.multi-hero-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;min-width:0;min-height:0;overflow:hidden;border-radius:inherit;clip-path:inset(0 round 22px);transform:translateZ(0)}.multi-hero-card__image img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;max-width:none;max-height:none;margin:0;object-fit:cover;transform-origin:center center;backface-visibility:hidden}@media(max-width:599px){.multi-hero-card__image{clip-path:inset(0 round 15px)}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/theme.css.map */
