:root{--nio-shadow-sm: 0 10px 30px rgba(5, 35, 92, .07);--nio-shadow-md: 0 20px 60px rgba(5, 35, 92, .12);--nio-transition: .18s ease}body{font-family:var(--font-body);font-style:var(--font-body-style);font-weight:var(--font-body-weight);background:var(--color-bg);color:var(--color-text);font-size:var(--font-size-body)}h1,h2,h3,h4,h5,h6,.brand__text{font-family:var(--font-heading);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight);letter-spacing:var(--font-spacing-heading);text-wrap:balance}h1{font-size:calc(clamp(2.7rem,5.5vw,5.65rem) * var(--heading-scale))}h2{font-size:calc(clamp(2rem,4vw,3.65rem) * var(--heading-scale))}h3{font-size:calc(1.1rem * var(--heading-scale))}.page-width{width:min(calc(100% - 48px),var(--page-width))}.section{padding:var(--section-space) 0}.section--compact{padding:calc(var(--section-space) * .6) 0}.button{min-height:52px;padding:13px 24px;font-weight:800;letter-spacing:-.01em}.button--primary{background:linear-gradient(135deg,var(--color-primary),#2f7cff);box-shadow:0 13px 28px color-mix(in srgb,var(--color-primary) 25%,transparent)}.button--secondary{background:#fffffff0}.button--light{background:#fff;color:var(--color-navy)}.button--newsletter{background:var(--newsletter-accent);color:#fff}.eyebrow{margin-bottom:10px;color:var(--color-primary);font-size:.75rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.nio-section-heading{max-width:760px;margin-bottom:40px}.nio-section-heading h2{margin:0;line-height:1.05}.nio-section-heading p:not(.eyebrow){margin:14px 0 0;color:var(--color-muted)}.nio-section-heading--center{margin-inline:auto;text-align:center}.nio-section-heading--split{max-width:none;display:flex;align-items:end;justify-content:space-between;gap:30px}.nio-section-heading--split>div{max-width:760px}.nio-text-link{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto;color:var(--color-primary);font-weight:850}.nio-text-link svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8}.announcement-bar{background:var(--announcement-bg, var(--color-navy));color:var(--announcement-text, #fff)}.announcement-bar__inner{min-height:36px;gap:0}.announcement-bar__item{padding:0 22px;font-size:.72rem;letter-spacing:.01em}.announcement-bar__item+.announcement-bar__item{border-left:1px solid rgba(255,255,255,.24)}.announcement-bar__item a:hover{text-decoration:underline}.site-header{box-shadow:0 1px #09214c0f}.site-header__inner{min-height:82px;gap:34px}.site-header__brand{min-width:max-content}.brand__text{color:var(--color-navy);font-size:1.28rem;letter-spacing:.065em}.site-nav{justify-self:start;gap:28px}.site-nav__link{display:inline-flex;align-items:center;gap:4px;color:var(--color-navy);font-size:.9rem;font-weight:800}.site-nav__link svg{width:14px;fill:none;stroke:currentColor;stroke-width:2}.site-nav__link.is-current{color:var(--color-primary)}.header-search{width:min(290px,24vw);height:46px}.site-header__inner--center{grid-template-columns:1fr auto 1fr}.site-header__inner--center .site-header__brand{grid-column:2}.site-header__inner--center .site-nav{grid-column:1;grid-row:1}.site-header__inner--center .site-header__actions{grid-column:3;justify-self:end}.mobile-menu__details{border-bottom:1px solid var(--color-border)}.mobile-menu__details summary{display:flex;align-items:center;justify-content:space-between;padding:14px 0;font-weight:800;cursor:pointer;list-style:none}.mobile-menu__details summary::-webkit-details-marker{display:none}.mobile-menu__details summary svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8;transition:transform var(--nio-transition)}.mobile-menu__details[open] summary svg{transform:rotate(180deg)}.mobile-menu__details div{display:grid;padding:0 0 10px 14px}.mobile-menu__details div a{border:0;padding:9px 0}.nio-hero{overflow:hidden;position:relative;background:var(--section-bg)}.nio-hero--gradient{background:radial-gradient(circle at 86% 20%,color-mix(in srgb,var(--section-accent) 28%,transparent),transparent 32%),linear-gradient(135deg,#fff 0%,var(--section-bg) 50%,color-mix(in srgb,var(--section-accent) 11%,#fff) 100%)}.nio-hero--soft{background:var(--section-bg)}.nio-hero--white{background:#fff}.nio-hero:before{content:"";position:absolute;width:600px;height:600px;right:-260px;top:-220px;border-radius:50%;background:linear-gradient(145deg,color-mix(in srgb,var(--section-accent) 45%,#fff),var(--section-accent));opacity:.42}.nio-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:54px;min-height:var(--section-min-height);padding-top:58px;padding-bottom:58px}.nio-hero--image-left .nio-hero__content{order:2}.nio-hero--image-left .nio-hero__visual{order:1}.nio-hero__content{max-width:680px}.nio-hero__content--center{margin-inline:auto;text-align:center}.nio-hero__content--center .nio-hero__actions,.nio-hero__content--center .nio-hero__benefits{justify-content:center}.nio-hero__badge{display:inline-flex;align-items:center;gap:8px;padding:7px 13px;border-radius:999px;background:color-mix(in srgb,var(--section-accent) 11%,#fff);color:var(--section-accent);font-size:.74rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.nio-hero__badge svg{width:16px;fill:none;stroke:currentColor;stroke-width:1.9}.nio-hero__heading{margin:19px 0;font-size:calc(clamp(3rem,5.2vw,5.55rem) * var(--heading-scale));line-height:.99}.nio-hero__heading em{color:var(--section-accent);font-style:normal}.nio-hero__text{max-width:620px;color:var(--color-muted);font-size:1.08rem}.nio-hero__text p:last-child{margin-bottom:0}.nio-hero__actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:29px}.nio-hero__benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:34px}.nio-benefit{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:10px;min-width:0}.nio-benefit__icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:color-mix(in srgb,var(--section-accent) 10%,#fff);color:var(--section-accent)}.nio-benefit__icon svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8}.nio-benefit strong{display:block;font-size:.72rem;line-height:1.2;text-transform:uppercase}.nio-benefit small{display:block;margin-top:2px;color:var(--color-muted);font-size:.69rem;line-height:1.3}.nio-hero__visual{position:relative;align-self:end;min-width:0}.nio-hero__visual-frame{overflow:hidden;position:relative;border-radius:30px 30px 0 0;filter:drop-shadow(0 28px 36px rgba(3,33,95,.2))}.nio-hero__visual-frame:before{content:"";position:absolute;top:10%;right:-5%;bottom:-15%;left:14%;z-index:-1;border-radius:50% 0 0;background:linear-gradient(145deg,#84b0ff,var(--section-accent))}.nio-hero__image{width:100%;max-height:535px;object-fit:cover;object-position:center}.nio-hero__download-badge{position:absolute;top:3%;right:7%;display:grid;place-items:center;width:104px;height:104px;padding:14px;border:4px solid rgba(255,255,255,.55);border-radius:50%;background:linear-gradient(145deg,#3d83ff,#0347c7);box-shadow:0 15px 35px #002c8e47;color:#fff;text-align:center;font-size:.62rem;font-weight:900;letter-spacing:.09em;line-height:1.15;text-transform:uppercase}.nio-hero__download-badge svg{width:28px;fill:none;stroke:currentColor;stroke-width:1.8}.nio-hero__proof{position:absolute;left:-25px;bottom:24px;width:220px;padding:15px 17px;border:1px solid rgba(255,255,255,.85);border-radius:15px;background:#ffffffed;box-shadow:var(--nio-shadow-md);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nio-hero__proof-stars{display:block;color:#ffb400;letter-spacing:.08em;font-size:.8rem}.nio-hero__proof strong,.nio-hero__proof small{display:block}.nio-hero__proof strong{margin-top:3px;font-size:.82rem}.nio-hero__proof small{color:var(--color-muted);font-size:.71rem}.nio-trust{background:var(--trust-bg);color:var(--trust-text);padding:20px 0 22px}.nio-trust__heading{margin:0 0 17px;text-align:center;font-size:.68rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase;opacity:.78}.nio-trust__grid{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;gap:30px}.nio-trust__item{display:grid;place-items:center;min-height:32px;text-align:center;opacity:.9}.nio-trust__item span{font-family:var(--font-heading);font-size:1.05rem;font-weight:800;letter-spacing:-.02em}.nio-trust__item img{width:auto;max-width:130px;max-height:32px;object-fit:contain;filter:brightness(0) invert(1)}.nio-categories{background:var(--category-bg)}.nio-category-list{display:flex;flex-wrap:wrap;justify-content:center;gap:11px}.nio-category-pill{display:inline-flex;align-items:center;gap:8px;min-height:45px;padding:9px 17px;border:1px solid var(--color-border);border-radius:999px;background:#fff;color:var(--color-navy);font-size:.84rem;font-weight:800;transition:transform var(--nio-transition),border-color var(--nio-transition),background var(--nio-transition),color var(--nio-transition)}.nio-category-pill svg{width:18px;fill:none;stroke:currentColor;stroke-width:1.8}.nio-category-pill:hover,.nio-category-pill.is-active{transform:translateY(-2px);border-color:var(--color-primary);background:var(--color-primary);color:#fff}.nio-featured{background:var(--featured-bg)}.product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.product-grid--6{grid-template-columns:repeat(6,minmax(0,1fr))}.product-grid{gap:18px}.product-card{border-color:var(--color-border);border-radius:var(--radius-card);box-shadow:var(--card-shadow)}.product-card:hover{transform:translateY(-5px);box-shadow:var(--nio-shadow-md)}.product-card__media{aspect-ratio:1 / 1;background:var(--color-surface)}.product-card--portrait .product-card__media{aspect-ratio:4 / 5}.product-card--landscape .product-card__media{aspect-ratio:4 / 3}.product-card--adapt .product-card__media{aspect-ratio:auto;min-height:220px}.product-card__media--contain img{object-fit:contain;padding:10px}.product-card__media--cover img{object-fit:cover}.product-card__content{padding:16px}.product-card__title{min-height:0;margin-bottom:8px;font-size:.94rem;line-height:1.35}.product-card__rating{margin-bottom:8px}.product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}.product-card__arrow{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border-radius:50%;background:var(--color-surface);color:var(--color-primary);transition:background var(--nio-transition),color var(--nio-transition)}.product-card__arrow:hover{background:var(--color-primary);color:#fff}.product-card__arrow svg{width:17px;fill:none;stroke:currentColor;stroke-width:1.8}.price__badge{background:color-mix(in srgb,var(--color-success) 12%,#fff);color:var(--color-success)}.nio-featured__mobile-button{display:none;margin-top:28px;text-align:center}.nio-bundle{background:#fff}.nio-bundle__card{overflow:hidden;display:grid;grid-template-columns:1.02fr .98fr;min-height:430px;border-radius:calc(var(--radius-card) + 6px);background:var(--bundle-bg);color:var(--bundle-text);box-shadow:var(--nio-shadow-md)}.nio-bundle__card--left .nio-bundle__content{order:2}.nio-bundle__card--left .nio-bundle__media{order:1}.nio-bundle__content{padding:58px 54px}.nio-bundle__badge{display:inline-flex;padding:6px 10px;border-radius:999px;background:color-mix(in srgb,var(--bundle-accent) 27%,transparent);color:#cfe0ff;font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.nio-bundle h2{margin:16px 0 14px;font-size:calc(clamp(2.25rem,4.2vw,4rem) * var(--heading-scale));line-height:1.02;color:var(--bundle-text)}.nio-bundle__text{max-width:600px;color:color-mix(in srgb,var(--bundle-text) 78%,transparent)}.nio-bundle__features{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:28px 0}.nio-bundle__feature{display:grid;grid-template-columns:40px 1fr;align-items:center;gap:11px}.nio-bundle__feature>span{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:#ffffff1c;color:#fff}.nio-bundle__feature svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8}.nio-bundle__feature strong,.nio-bundle__feature small{display:block}.nio-bundle__feature strong{font-size:.78rem}.nio-bundle__feature small{color:color-mix(in srgb,var(--bundle-text) 67%,transparent);font-size:.71rem}.nio-bundle__media{position:relative;display:grid;place-items:end center;min-width:0;background:radial-gradient(circle at 65% 25%,color-mix(in srgb,var(--bundle-accent) 52%,#fff),transparent 42%)}.nio-bundle__media img{width:100%;height:100%;min-height:430px;object-fit:cover}.nio-bundle__price-card{position:absolute;right:24px;bottom:24px;min-width:145px;padding:18px;border-radius:16px;background:#fffffff2;color:var(--color-navy);box-shadow:var(--nio-shadow-md);text-align:center}.nio-bundle__price-card strong,.nio-bundle__price-card s,.nio-bundle__price-card span{display:block}.nio-bundle__price-card strong{font-size:1.7rem}.nio-bundle__price-card s{color:var(--color-muted);font-size:.82rem}.nio-bundle__price-card span{width:max-content;margin:7px auto 0;padding:4px 8px;border-radius:999px;background:var(--color-primary);color:#fff;font-size:.69rem;font-weight:900}.nio-proof{background:var(--proof-bg)}.nio-proof__grid{display:grid;grid-template-columns:1.12fr .88fr;gap:44px;align-items:start}.nio-review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.nio-review{padding:22px;border:1px solid var(--color-border);border-radius:var(--radius-card);background:#fff;box-shadow:var(--nio-shadow-sm)}.nio-review:nth-child(3){grid-column:1 / -1}.nio-review__stars{color:#ffb400;letter-spacing:.08em}.nio-review blockquote{margin:12px 0 20px;font-size:.92rem;line-height:1.62}.nio-review__author{display:flex;align-items:center;gap:11px}.nio-review__avatar{overflow:hidden;display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:color-mix(in srgb,var(--color-primary) 12%,#fff);color:var(--color-primary);font-weight:900}.nio-review__avatar img{width:100%;height:100%;object-fit:cover}.nio-review__author strong,.nio-review__author small{display:block}.nio-review__author strong{font-size:.8rem}.nio-review__author small{color:var(--color-muted);font-size:.69rem}.nio-faq-list{display:grid;gap:11px}.nio-faq{border:1px solid var(--color-border);border-radius:13px;background:#fff}.nio-faq summary{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 19px;color:var(--color-navy);font-weight:850;cursor:pointer;list-style:none}.nio-faq summary::-webkit-details-marker{display:none}.nio-faq summary svg{width:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:2;transition:transform var(--nio-transition)}.nio-faq[open] summary svg{transform:rotate(180deg)}.nio-faq__answer{padding:0 19px 17px;color:var(--color-muted);font-size:.92rem}.nio-faq__answer p:last-child{margin-bottom:0}.nio-newsletter{background:var(--newsletter-bg);color:var(--newsletter-text);padding:38px 0}.nio-newsletter__inner{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.nio-newsletter__intro{display:grid;grid-template-columns:64px 1fr;gap:20px;align-items:center}.nio-newsletter__icon{display:grid;place-items:center;width:64px;height:64px;border:1px solid rgba(255,255,255,.32);border-radius:16px;background:#ffffff14}.nio-newsletter__icon svg{width:34px;fill:none;stroke:currentColor;stroke-width:1.5}.nio-newsletter .eyebrow{margin-bottom:5px;color:#c9ddff}.nio-newsletter h2{margin:0;color:inherit;font-size:calc(clamp(1.7rem,3vw,2.65rem) * var(--heading-scale));line-height:1.06}.nio-newsletter__intro p:last-child{margin:7px 0 0;color:color-mix(in srgb,var(--newsletter-text) 76%,transparent)}.nio-newsletter__form-wrap small{display:block;margin-top:8px;color:color-mix(in srgb,var(--newsletter-text) 70%,transparent);font-size:.71rem}.nio-newsletter .newsletter-form{display:grid;grid-template-columns:1fr auto;gap:10px}.nio-newsletter .newsletter-form input{min-width:0;height:52px;padding:0 16px;border:0;border-radius:var(--radius-button);background:#fff;color:var(--color-text);outline:none}.nio-newsletter .form-message{grid-column:1 / -1;margin:0}.site-footer{background:var(--footer-bg);color:var(--footer-text)}.site-footer__main{grid-template-columns:minmax(240px,1.3fr) repeat(4,minmax(120px,.7fr)) minmax(210px,1fr);gap:34px;padding-top:54px;padding-bottom:42px}.site-footer .brand__text{color:var(--footer-text)}.site-footer__about p{color:var(--footer-muted)}.site-footer__column h3{color:var(--footer-text)}.footer-menu a,.footer-menu__empty{color:var(--footer-muted)}.footer-menu a:hover{color:#fff}.footer-social a{border-color:#ffffff2e;background:#ffffff0f;color:#fff}.site-footer__trust{display:grid;gap:12px}.site-footer__trust>div{display:grid;grid-template-columns:42px 1fr;column-gap:11px;padding:14px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:#ffffff0d}.site-footer__trust span{grid-row:1 / span 2;display:grid;place-items:center;width:42px;height:42px;border-radius:11px;background:var(--color-primary)}.site-footer__trust svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8}.site-footer__trust strong,.site-footer__trust small{display:block}.site-footer__trust strong{font-size:.78rem}.site-footer__trust small{color:var(--footer-muted);font-size:.68rem}.site-footer__bottom{border-color:#ffffff1a;color:var(--footer-muted)}.product-page{gap:58px;align-items:start}.product-gallery{min-width:0}.product-gallery__main{overflow:hidden;border:1px solid var(--color-border);border-radius:calc(var(--radius-card) + 4px);background:var(--color-surface)}.product-gallery__media img{width:100%;max-height:740px;object-fit:contain}.product-gallery--single{grid-template-columns:1fr}.product-gallery--single .product-gallery__main{grid-column:1 / -1}.product-info{position:sticky;top:122px}.product-info h1{font-size:calc(clamp(2.25rem,4vw,4.25rem) * var(--heading-scale));line-height:1.03}.product-info .price__current{font-size:1.65rem}.product-form{padding-top:10px}.product-trust{grid-template-columns:repeat(3,1fr)}.related-products-section{background:linear-gradient(180deg,var(--color-surface),#fff)}.collection-hero{background:linear-gradient(135deg,#fff,var(--color-surface))}.shopify-policy__container{max-width:940px!important}.shopify-policy__title h1{color:var(--color-navy)}@media(max-width:1280px){.product-grid--6,.product-grid--5{grid-template-columns:repeat(4,minmax(0,1fr))}.nio-hero__benefits{grid-template-columns:repeat(2,1fr)}.site-footer__main{grid-template-columns:minmax(240px,1.2fr) repeat(3,minmax(130px,.7fr))}.site-footer__trust{grid-column:auto / span 2}}@media(max-width:1100px){.site-nav{gap:18px}.header-search{width:220px}.nio-hero__inner{grid-template-columns:minmax(0,.95fr) minmax(390px,1.05fr);gap:34px}.nio-hero__heading{font-size:calc(clamp(2.75rem,5vw,4.6rem) * var(--heading-scale))}.nio-hero__proof{left:8px}.product-grid--5,.product-grid--6{grid-template-columns:repeat(3,minmax(0,1fr))}.nio-bundle__content{padding:44px 38px}.nio-proof__grid{grid-template-columns:1fr}.site-footer__main{grid-template-columns:1.2fr repeat(3,1fr)}.site-footer__trust{grid-column:1 / -1;grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.page-width{width:min(calc(100% - 36px),var(--page-width))}.announcement-bar__item:nth-child(n+3){display:none}.site-header__inner,.site-header__inner--center{grid-template-columns:auto 1fr auto;min-height:70px;gap:12px}.site-header__inner--center .site-header__brand,.site-header__inner--center .site-nav,.site-header__inner--center .site-header__actions{grid-column:auto;grid-row:auto}.site-header__brand{justify-self:center}.site-header__actions .header-search,.account-button{display:none}.nio-hero__inner{grid-template-columns:1fr;min-height:auto;padding-top:50px;padding-bottom:0}.nio-hero--image-left .nio-hero__content,.nio-hero--image-left .nio-hero__visual{order:initial}.nio-hero__content{max-width:760px}.nio-hero__visual{width:min(100%,760px);margin:0 auto}.nio-hero__image{max-height:none}.nio-hero__proof{bottom:18px}.nio-trust__grid{grid-template-columns:repeat(3,1fr);row-gap:20px}.product-grid--3,.product-grid--4,.product-grid--5,.product-grid--6{grid-template-columns:repeat(2,minmax(0,1fr))}.nio-bundle__card{grid-template-columns:1fr}.nio-bundle__card--left .nio-bundle__content,.nio-bundle__card--left .nio-bundle__media{order:initial}.nio-bundle__media img{max-height:430px;min-height:0}.nio-newsletter__inner{grid-template-columns:1fr;gap:26px}.product-info{position:static}}@media(max-width:700px){.section{padding:calc(var(--section-space) * .72) 0}.nio-section-heading--split{display:block;text-align:center}.nio-section-heading--split .nio-text-link{display:none}.nio-featured__mobile-button{display:block}.nio-hero__content{text-align:center}.nio-hero__actions{justify-content:center}.nio-hero__benefits{grid-template-columns:repeat(2,minmax(0,1fr));text-align:left}.nio-hero__download-badge{width:86px;height:86px;right:3%;font-size:.54rem}.nio-hero__download-badge svg{width:23px}.nio-hero__proof{position:relative;left:auto;bottom:auto;width:calc(100% - 26px);margin:-10px auto 16px}.nio-trust__grid{grid-template-columns:repeat(2,1fr)}.nio-trust__item:nth-child(n+5){display:none}.nio-category-list{justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;padding-bottom:5px;scroll-snap-type:x proximity}.nio-category-pill{flex:0 0 auto;scroll-snap-align:start}.nio-bundle__content{padding:34px 26px}.nio-bundle__features{grid-template-columns:1fr 1fr}.nio-review-grid{grid-template-columns:1fr}.nio-review:nth-child(3){grid-column:auto}.nio-newsletter__intro{grid-template-columns:52px 1fr}.nio-newsletter__icon{width:52px;height:52px}.nio-newsletter .newsletter-form{grid-template-columns:1fr}.site-footer__main{grid-template-columns:1fr 1fr}.site-footer__about,.site-footer__trust{grid-column:1 / -1}}@media(max-width:520px){.page-width{width:min(calc(100% - 28px),var(--page-width))}.announcement-bar__inner{justify-content:flex-start;overflow:hidden}.announcement-bar__item{flex:0 0 auto;padding:0 12px;font-size:.65rem}.announcement-bar__item:nth-child(n+2){display:none}.brand__text{font-size:1.03rem}.brand__mark{width:29px;height:29px}.nio-hero__heading{font-size:calc(2.72rem * var(--heading-scale))}.nio-hero__benefits{grid-template-columns:1fr 1fr;gap:14px 8px}.nio-benefit{grid-template-columns:34px 1fr;gap:7px}.nio-benefit__icon{width:34px;height:34px}.nio-benefit strong{font-size:.63rem}.nio-benefit small{font-size:.61rem}.product-grid--3,.product-grid--4,.product-grid--5,.product-grid--6,.product-grid{grid-template-columns:1fr 1fr;gap:10px}.product-card__content{padding:11px}.product-card__title{font-size:.8rem}.product-card__rating svg{width:11px;height:11px}.product-card__arrow{display:none}.price{gap:4px}.price__current{font-size:.9rem}.price__compare,.price__badge{font-size:.62rem}.nio-bundle__features{grid-template-columns:1fr}.nio-bundle__price-card{right:13px;bottom:13px;min-width:125px}.site-footer__main{grid-template-columns:1fr}.site-footer__about,.site-footer__trust{grid-column:auto}.site-footer__trust{grid-template-columns:1fr}}.nio-iwt{background:var(--iwt-bg)}.nio-iwt__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.nio-iwt__grid--right .nio-iwt__media{order:2}.nio-iwt__grid--right .nio-iwt__content{order:1}.nio-iwt__media{overflow:hidden;border-radius:calc(var(--radius-card) + 4px);box-shadow:var(--card-shadow);background:#fff}.nio-iwt__media img,.nio-iwt__media svg{width:100%;min-height:420px;height:100%;object-fit:cover}.nio-iwt__content h2{margin:0 0 18px;line-height:1.04}.nio-iwt__content .rte{color:var(--color-muted)}.nio-iwt__content .button{margin-top:12px}.nio-icons{background:var(--icons-bg)}.nio-icons__grid{display:grid;gap:20px}.nio-icons__grid--3{grid-template-columns:repeat(3,1fr)}.nio-icons__grid--4{grid-template-columns:repeat(4,1fr)}.nio-icon-card{padding:28px;border:1px solid var(--color-border);border-radius:var(--radius-card);background:#fff;box-shadow:var(--card-shadow)}.nio-icon-card>span{display:grid;place-items:center;width:50px;height:50px;border-radius:14px;background:color-mix(in srgb,var(--color-primary) 10%,#fff);color:var(--color-primary)}.nio-icon-card svg{width:25px;fill:none;stroke:currentColor;stroke-width:1.8}.nio-icon-card h3{margin:20px 0 8px}.nio-icon-card p{margin:0;color:var(--color-muted)}.nio-rich{background:var(--rich-bg);color:var(--rich-text)}.nio-rich__inner{max-width:860px}.nio-rich__inner--center{text-align:center}.nio-rich__inner--center .nio-rich__buttons{justify-content:center}.nio-rich h2{margin:0 0 18px;line-height:1.04}.nio-rich .rte{color:color-mix(in srgb,var(--rich-text) 75%,transparent)}.nio-rich__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}@media(max-width:900px){.nio-iwt__grid{grid-template-columns:1fr;gap:34px}.nio-iwt__grid--right .nio-iwt__media,.nio-iwt__grid--right .nio-iwt__content{order:initial}.nio-icons__grid--3,.nio-icons__grid--4{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.nio-iwt__media img,.nio-iwt__media svg{min-height:280px}.nio-icons__grid--3,.nio-icons__grid--4{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/nio-pro.css.map */
