:root{--ink:#050505;--navy:#021138;--muted:#626262;--line:#e8e8e8;--soft:#f7f7f8;--card-bg:#f5f5f6;--red:#d7192a;--green:#0b7d6d;--cream:#fff6ef;--shadow:0 20px 55px rgba(0, 0, 0, 0.14);font-family:"HarmonyOS Sans SC",Arial,"PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:106px}body{margin:0;color:var(--ink);background:#fff}#about,#brands,#buy,#goals,#reviews,#topics{scroll-margin-top:106px}button,input,textarea{font:inherit}button{cursor:pointer}.header{position:sticky;top:0;z-index:20;background:#fff;box-shadow:0 1px 0 var(--line)}.header-main{max-width:1280px;min-height:76px;display:grid;grid-template-columns:120px minmax(0,1fr) auto;align-items:center;gap:34px;margin:0 auto;padding:0 32px}.header-tools{position:relative;z-index:3;display:inline-flex;align-items:center;justify-self:end;gap:12px;background:#fff}.language-toggle{display:inline-flex;justify-self:end;padding:3px;border:1px solid var(--line);border-radius:999px;background:#fff}.language-toggle button{height:30px;border:0;border-radius:999px;padding:0 12px;color:#555;background:0 0;font-size:12px;font-weight:900}.language-toggle button.active{color:#fff;background:var(--navy)}.logo{width:96px;height:50px;display:flex;align-items:center;text-decoration:none}.logo img{width:100%;max-height:50px;object-fit:contain}.search{width:42px;height:42px;display:flex;align-items:center;justify-content:center;gap:8px;padding:0;border-radius:50%;background:0 0;color:#777;overflow:hidden;transition:width 220ms,background 180ms,padding 180ms}.search.is-open,.search:focus-within{width:min(330px,32vw);justify-content:flex-end;padding:0 8px 0 12px;border-radius:999px;background:#f2f2f4}.search:not(.is-open):not(:focus-within){flex:0 0 42px}.search-icon-button{width:42px;height:42px;display:inline-grid;place-items:center;flex:0 0 auto;border:0;border-radius:50%;color:var(--navy);background:#f2f2f4;font-size:28px;line-height:1;padding:0}.search.is-open .search-icon-button,.search:focus-within .search-icon-button{width:34px;height:34px;background:0 0;font-size:30px}.search span{flex:0 0 auto;color:#555;font-size:40px;line-height:1}.search input{width:0;flex:0 0 0;min-width:0;border:0;outline:0;background:0 0;opacity:0;pointer-events:none}.search.is-open input,.search:focus-within input{width:100%;flex:1 1 auto;opacity:1;pointer-events:auto}.search-submit{height:30px;flex:0 0 auto;border:0;border-radius:999px;padding:0 12px;color:#fff;background:var(--navy);font-size:12px;font-weight:900;white-space:nowrap;opacity:0;pointer-events:none;transform:translateX(6px);transition:opacity 160ms,transform 160ms}.search:not(.is-open):not(:focus-within) .search-submit,.search:not(.is-open):not(:focus-within) input{display:none}.search.is-open .search-submit,.search:focus-within .search-submit{opacity:1;pointer-events:auto;transform:translateX(0)}.category-nav{position:relative;z-index:1;display:flex;justify-content:center;gap:clamp(22px,3.1vw,54px);min-width:0;min-height:76px;margin:0;padding:0;background:0 0}.nav-item{position:relative;display:flex;align-items:center}.nav-topics-hidden{display:none}.nav-item>a{display:flex;align-items:center;min-height:76px;flex:0 0 auto;color:var(--navy);font-size:14px;font-weight:800;letter-spacing:.2px;text-decoration:none}.nav-menu{position:absolute;top:100%;left:50%;width:210px;display:grid;gap:2px;padding:12px;border:1px solid var(--line);border-radius:0 0 8px 8px;background:#fff;box-shadow:0 18px 38px rgba(0,0,0,.14);opacity:0;pointer-events:none;transform:translate(-50%,8px);transition:opacity 160ms,transform 160ms}.nav-item:focus-within .nav-menu,.nav-item:hover .nav-menu{opacity:1;pointer-events:auto;transform:translate(-50%,0)}.nav-menu a{padding:10px 12px;border-radius:8px;color:#111;font-size:13px;text-decoration:none;transition:background 140ms,transform 140ms}.nav-menu a:hover{background:#f4f4f4;transform:translateX(2px)}main{max-width:1280px;margin:0 auto;padding:28px 32px 70px}main:has(.page-view:not([hidden]) .about-landing-hero:first-child),main:has([data-home-view]:not([hidden]) .about-landing-hero:first-child){padding-top:0}.about,.about-product-grid article,.about-vm-band,.about-vm-band article,.article-hero,.brand-block,.brand-page-hero,.buy,.community-stack article,.contact,.goal-card,.graphic-intro,.intro-grid article,.lightbox-panel,.product-info-panel,.product-reviews,.product-tile,.reason-grid article,.review-card,.reviews article,.search-brand-card,.search-page-head,.subpage-head,.topic-detail,.topics article,.who-info-card,.why-reason-grid article{border-radius:8px}.about-landing-hero{position:relative;width:100vw;max-width:none;min-height:0;display:grid;overflow:hidden;margin-right:calc(50% - 50vw);margin-bottom:74px;margin-left:calc(50% - 50vw);border-radius:0;background:var(--navy)}.about-landing-hero video{display:block;width:100%;height:auto;max-height:none;object-fit:contain;object-position:center}.about-landing-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.72),rgba(0,0,0,.3) 46%,rgba(0,0,0,.1));pointer-events:none}.banner-audio-toggle{position:absolute;right:24px;bottom:24px;z-index:2;width:42px;height:42px;display:inline-grid;place-items:center;border:1px solid rgba(255,255,255,.36);border-radius:50%;padding:0;color:#fff;background:rgba(0,0,0,.28);font-size:18px;line-height:1;backdrop-filter:blur(10px);cursor:pointer}.banner-audio-icon{width:20px;height:20px;display:block;object-fit:contain}.about-hero-copy{position:absolute;right:0;bottom:24px;left:0;z-index:1;width:100%;padding:0 56px;color:#fff;text-align:center}.about-hero-copy span,.about-kicker{display:inline-block;margin-bottom:16px;color:#777;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.about-hero-copy span{color:rgba(255,255,255,.78)}.about-hero-copy h1{max-width:none;margin:0;font-size:clamp(28px, 3vw, 38px);line-height:1.08;white-space:nowrap}.about-hero-copy p{max-width:620px;margin:22px 0 0;color:rgba(255,255,255,.82);font-size:18px;line-height:1.7}.about-hero-copy .hero-actions{margin-top:30px}.about-story-intro{max-width:1220px;margin-right:auto;margin-left:auto}.about-intro-copy{display:grid;gap:56px;align-items:start}.about-intro-row{display:grid;grid-template-columns:minmax(0,1fr) 600px;gap:64px;align-items:center;min-height:240px;padding:0;border-radius:0;background:0 0}.about-intro-row.is-reverse{grid-template-columns:600px minmax(0,1fr)}.about-intro-row.is-reverse .about-intro-text{grid-column:2}.about-intro-row.is-reverse .about-intro-art{grid-column:1;grid-row:1}.about-intro-text{display:grid;gap:12px}.about-intro-text p{margin:0;color:#000;font-size:17px;font-weight:400;line-height:1.72}.about-intro-text strong{color:var(--navy);font-weight:400}.about-intro-emphasis-block{display:block;margin:10px 0 8px}.about-intro-emphasis-line{display:block}.about-intro-emphasis-line+.about-intro-emphasis-line{margin-top:6px}.about-intro-art{width:100%;min-height:320px;overflow:hidden;border:0;border-radius:8px;background:#f4f4f4}.about-intro-art img{width:100%;height:100%;min-height:320px;display:block;object-fit:cover}.about-story-grid{display:grid;grid-template-columns:minmax(260px,0.9fr) minmax(0,1.35fr);gap:72px;align-items:start;border-top:1px solid var(--line)}.about-products-v2 h2,.about-story-grid h2{margin:0;font-size:40px;line-height:1}.about-product-grid p,.about-story-grid p,.about-wide-copy,.community-stack p{color:var(--muted);font-size:15px;line-height:1.85}.about-story-grid p{margin:0 0 16px}.about-vm-band{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;background:0 0;border:0}.about-vm-band article{position:relative;min-height:240px;display:grid;grid-template-columns:auto 1fr;column-gap:18px;align-content:center;align-items:center;overflow:hidden;padding:30px;color:#111;background:#eaf1f7}.about-vm-band article>*{position:relative;z-index:1}.about-section-icon{--about-vm-circle-stroke:2px;--about-vm-icon-stroke:4px;display:grid;place-items:center;width:54px;height:54px;margin-bottom:0;border:var(--about-vm-circle-stroke) solid #111;border-radius:50%;background:0 0;color:#111}.about-section-icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:var(--about-vm-icon-stroke)}.about-vm-band span,.community-stack>article>span{color:#aaa;font-size:13px;font-weight:900}.about-vm-band h2{margin:0;color:#111;font-size:40px;line-height:1.1}.about-vm-band p{grid-column:1/-1;max-width:520px;margin:18px 0 0;color:#111;line-height:1.8}.about-vm-band .about-section-icon{color:#fff;background:var(--navy);border-color:var(--navy);backdrop-filter:none}.about-products-v2 .section-head{align-items:start}.about-products-v2 .section-head p{max-width:780px;margin:26px 0 0;color:#111;font-size:clamp(19px, 2vw, 28px);font-weight:700;line-height:1.45}.about-wide-copy{max-width:1216px;margin:24px 0 34px;color:#111;font-size:17px;line-height:1.8}.about-product-grid{display:grid;gap:24px}.about-product-grid article{position:relative;min-height:300px;display:block;overflow:hidden;border-radius:8px;background:#fff}.about-product-grid article::after{content:none;position:absolute;inset:0;z-index:1;background:0 0;pointer-events:none}.about-product-copy{position:relative;z-index:2;display:grid;align-content:center;width:50%;min-height:300px;padding:46px clamp(32px,5vw,86px)}.about-product-image{position:absolute;inset:0;display:block;width:100%;height:100%;min-height:300px;object-fit:cover;object-position:center}.about-product-grid span{color:var(--navy);font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:none}.about-product-grid h3{margin:18px 0 16px;color:#111;font-size:clamp(19px, 2vw, 28px);line-height:1.16;white-space:normal}.about-product-grid p,.community-stack p{margin:0}.about-product-grid article.is-dark-image h3,.about-product-grid article.is-dark-image p,.about-product-grid article.is-dark-image span,.about-product-grid article.is-light-image h3,.about-product-grid article.is-light-image p,.about-product-grid article.is-light-image span{color:#111}html:lang(en) .about-products-science .about-product-copy{width:min(720px,62%);padding:38px clamp(32px,4.5vw,78px)}html:lang(en) .about-products-science .about-product-image{object-position:right center}html:lang(en) .about-products-science .about-product-grid h3{margin:14px 0;font-size:clamp(19px, 2vw, 28px)}html:lang(en) .about-products-science .about-product-grid p{font-size:13px;line-height:1.62}.community-stack{display:grid;gap:18px;border-top:1px solid var(--line)}.about-community-v2 .about-kicker{margin-bottom:26px;color:var(--ink);font-size:40px;line-height:1.04;letter-spacing:0;text-transform:none}.about-community-v2 .about-section-icon{background:var(--navy);color:#fff;border-color:var(--navy)}.community-stack article{display:grid;grid-template-columns:54px minmax(0,1fr);gap:24px;align-items:start;padding:30px 34px;background:#eaf1f7;border-bottom:1px solid var(--line)}.about-community-v2 .community-stack article{background:#eaf1f7}.community-stack h3{margin:0 0 10px;font-size:26px}.community-stack p{color:#111;font-size:17px;line-height:1.8}.hero{position:relative;min-height:560px;display:grid;align-items:end;overflow:hidden;margin-bottom:56px;background:var(--navy)}.hero-copy{position:relative;z-index:2;min-height:560px;display:grid;align-content:end;padding:56px;color:#fff;background:linear-gradient(90deg,rgba(0,0,0,.86),rgba(0,0,0,.48) 48%,transparent)}.eyebrow{margin:0 0 8px;color:var(--red);font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero-copy h1{max-width:680px;margin:0;font-size:54px;line-height:1.04}.hero-copy p:not(.eyebrow){max-width:520px;margin:18px 0 0;color:#ddd;font-size:17px;line-height:1.8}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.buy-actions a,.buy-actions button,.contact button,.hero-actions a,.hero-actions button,.product-card button,.section-head button{height:44px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 20px;color:#fff;background:var(--navy);font-weight:800;text-decoration:none;transition:transform 160ms,background 160ms,box-shadow 160ms}.hero-actions a:not(.secondary),.hero-actions button{background:#fff;color:#000}.buy-actions .secondary,.hero-actions .secondary{color:#fff;background:0 0;box-shadow:inset 0 0 0 1px currentColor}.download-trigger{position:relative;display:inline-flex}.download-popover{position:absolute;left:0;bottom:calc(100% + 12px);z-index:5;width:280px;display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:14px;border:1px solid var(--line);border-radius:8px;color:#111;background:#fff;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity 160ms,transform 160ms}.download-trigger:focus-within .download-popover,.download-trigger:hover .download-popover{opacity:1;pointer-events:auto;transform:translateY(0)}.download-popover>span{display:grid;gap:8px;justify-items:center;font-size:12px;font-weight:900}.qr-code{width:96px;height:96px;display:block;padding:0;border:1px solid var(--line);border-radius:4px;background:#fff;object-fit:contain}.qr-code i{background:#eee}.qr-code i.on{background:var(--navy)}.hero-media{position:absolute;inset:0;min-height:100%;overflow:hidden;background:#eee}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .7s}.hero-media:hover img{transform:scale(1.025)}.intro-grid{display:grid;grid-template-columns:1fr;gap:22px;margin-bottom:56px}.buy,.contact,.intro-grid article,.reviews article,.topics article{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.04)}.intro-grid article{padding:34px}h2{margin:0;font-size:32px;line-height:1.18}.buy p,.contact p,.intro-grid li,.intro-grid p:not(.eyebrow),.reviews p,.topics p{color:var(--muted);font-size:15px;line-height:1.8}.intro-grid ul{margin:16px 0 0;padding-left:20px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px}.section-head span{color:var(--muted)}.goal-grid{display:grid;grid-template-columns:1fr;gap:18px}.goal-card{position:relative;min-height:260px;overflow:hidden;border:0;border-radius:8px;color:var(--ink);background:#f3f4ef;cursor:pointer}.goal-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:1;transition:transform 520ms,opacity 220ms}.goal-card div{position:absolute;top:50%;left:30px;z-index:1;width:min(48%,430px);min-height:0;transform:translateY(-50%)}.goal-card h3{min-height:31px;margin:0 0 7px;font-size:32px;line-height:1.3}.goal-card p{display:-webkit-box;min-height:0;margin:0;overflow:hidden;color:#000;font-size:20px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:2}.goal-card.active{outline:#000 solid 4px;outline-offset:4px}.goal-card:hover img{opacity:.92;transform:scale(1.05)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.four-up{grid-template-columns:repeat(4,minmax(0,1fr))}.product-tile{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid var(--line);border-radius:8px;cursor:pointer;transition:transform 180ms}.product-tile:hover{transform:translateY(-4px);box-shadow:none}.product-tile-image{position:relative;display:grid;place-items:center;background:#fff}.media-placeholder{width:100%;aspect-ratio:1/1;border-radius:8px;background:linear-gradient(110deg,#f1efe8 8%,#fbfaf7 18%,#f1efe8 33%);background-size:220% 100%;animation:1.4s linear infinite ntx-placeholder-shimmer}.product-tile-image::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.03);pointer-events:none}.product-tile-image>img{width:100%;aspect-ratio:1/1;height:auto;padding:22px;object-fit:contain}.product-tile-image .media-placeholder{margin:22px;width:calc(100% - 44px)}.product-tile-copy{display:grid;gap:10px;padding:18px;background:0 0}.product-tile span{color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.product-tile h3{margin:0;font-size:18px;line-height:1.22}.product-tile p{margin:0;color:var(--muted);font-size:13px;font-weight:800;line-height:1.55}.tile-price{display:flex;align-items:baseline;gap:8px;margin-top:auto}.tile-price strong{color:var(--red);font-size:18px;line-height:1.1}.tile-price small{color:#929292;font-size:12px;text-decoration:line-through}.subpage-nav{min-height:36px;display:flex;align-items:center;justify-content:flex-start;gap:14px;margin:0 0 20px;padding:0}.subpage-nav>a{display:inline-flex;align-items:center;height:32px;color:#111;background:0 0;font-size:13px;font-weight:900;text-decoration:none}.breadcrumbs{display:flex;align-items:center;gap:8px;min-width:0;color:var(--muted);font-size:13px;font-weight:800}.breadcrumbs a,.breadcrumbs b{color:#111;text-decoration:none}.breadcrumbs b{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subpage-head{display:grid;grid-template-columns:260px 1fr;align-items:center;gap:12px;margin:12px 0 26px;padding:0;border:0;border-radius:8px;background:0 0}.subpage-head>img{width:100%;height:170px;border-radius:8px;object-fit:cover;background:#eee}.subpage-head>div{display:grid;gap:12px}.goal-detail-head{position:relative;min-height:260px;display:grid;grid-template-columns:1fr;overflow:hidden;align-items:center;padding:0}.goal-detail-head>img{position:absolute;inset:0;width:100%;height:100%;border-radius:8px;object-fit:cover}.goal-detail-head::after{content:none;position:absolute;inset:0;background:0 0}.goal-detail-head>div{position:relative;z-index:1;width:min(48%,430px);padding-left:30px}.goal-detail-head h1{min-height:31px;margin:0 0 7px;font-size:32px;line-height:1.3}.subpage-head.goal-detail-head p{max-width:none;margin:0;color:#000;font-size:20px;line-height:1.5}.subpage-head.text-only{grid-template-columns:1fr;padding:0}.subpage-head.text-only p{max-width:780px}.reviews-page-head p{max-width:none;white-space:nowrap}.brand-page-hero h1,.product-detail-page h1,.subpage-head h1{margin:0;font-size:40px;line-height:1.1}.brand-page-hero p,.subpage-head p{max-width:760px;margin:0;color:var(--muted);line-height:1.8}.search-page-head{display:grid;gap:8px;margin:12px 0 30px;padding:32px;border-radius:8px;color:#fff;background:var(--navy)}.search-page-head span{color:#bcbcbc;font-size:12px;font-weight:900;letter-spacing:.4px;text-transform:uppercase}.search-page-head h1{margin:0;font-size:40px;line-height:1.1}.search-page-head p{margin:0;color:#ddd}.search-results-section{margin-bottom:42px}.search-brand-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.search-brand-card{position:relative;display:grid;aspect-ratio:2453/3267;overflow:hidden;border:0;border-radius:8px;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.05);cursor:pointer;transition:transform 180ms,box-shadow 180ms}.search-brand-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.68),rgba(0,0,0,.2) 42%,transparent 70%);pointer-events:none}.search-brand-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.1)}.search-brand-card img{width:100%;height:100%;object-fit:cover;object-position:center;background:#f4f4f4}.search-brand-card>div{position:absolute;top:auto;left:22px;right:22px;bottom:22px;z-index:1;display:grid;gap:8px;padding:0;color:#fff}.search-brand-card h3{margin:0;font-size:22px}.search-brand-card p{margin:0;color:rgba(255,255,255,.86);font-size:14px;line-height:1.35;white-space:nowrap}.empty-state{padding:28px;border:1px dashed #bcbcbc;border-radius:8px;color:var(--muted);background:#fafafa}.brand-page-hero{position:relative;display:block;margin:12px 0 28px;padding:0;border-radius:8px;box-shadow:none;overflow:hidden;height:530px;min-height:530px}.brand-page-hero>img{position:absolute;inset:0;width:100%;height:100%;border-radius:8px;object-fit:contain;object-position:center;background:#f4f4f4}.brand-page-hero>div{position:relative;z-index:1;display:grid;justify-items:start;gap:14px;width:min(520px,48%);min-height:530px;align-content:center;padding:48px 0 48px clamp(0px,calc(6vw - 40px),52px)}.brand-page-hero.is-light-image h1,.brand-page-hero.is-light-image p{color:#000}.brand-page-hero p{max-width:420px}.brand-page-hero.is-dark-image h1{color:#fff}.brand-page-hero.is-dark-image p{color:rgba(255,255,255,.86)}.brand-page-hero.brand-natureday::before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,22,18,.42) 0,rgba(0,22,18,.3) 34%,rgba(0,22,18,.08) 56%,rgba(0,22,18,0) 76%);pointer-events:none}.brand-page-hero.brand-natureday>div{z-index:2}.brand-page-hero.brand-natureday p{color:rgba(255,255,255,.94)}.brand-product-head{margin-top:10px}.product-detail-page{display:grid;gap:52px}.product-detail-layout{display:grid;grid-template-columns:minmax(420px,0.88fr) 1fr;gap:44px;align-items:start}.product-gallery{position:relative;display:grid;gap:18px;align-content:start;border:0;border-radius:0;background:#fff}.product-main-image{position:relative;width:100%;aspect-ratio:1/1;display:grid;place-items:center;background:#fff;border-radius:0;overflow:hidden}.product-main-image>img{width:100%;height:100%;padding:0 48px 24px;object-fit:contain;object-position:center top;background:#fff}.gallery-next{position:absolute;right:20px;top:50%;width:44px;height:44px;border:0;border-radius:50%;color:#333;background:rgba(255,255,255,.78);box-shadow:0 10px 28px rgba(0,0,0,.1);font-size:32px;line-height:1;transform:translateY(-50%);cursor:pointer}.gallery-thumbs{position:static;display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.gallery-thumbs button{width:58px;height:58px;flex:0 0 58px;padding:5px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.94);cursor:pointer}.gallery-thumbs button.active{border-color:#111;box-shadow:inset 0 0 0 1px #111}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}.product-info-panel{position:sticky;top:146px;display:grid;gap:18px;padding:0;border:0;border-radius:0;background:#fff;box-shadow:none}.product-info-panel>span{color:var(--muted);font-weight:900}.graphic-intro p,.product-info-panel p,.review-entry p{color:var(--muted);line-height:1.75}.product-benefits{display:flex;flex-wrap:wrap;gap:10px}.product-benefits span,.review-tags button{display:inline-flex;align-items:center;min-height:34px;border:1px solid var(--line);border-radius:999px;padding:0 12px;background:#fff;font-size:13px;font-weight:900}.review-tags button.active{color:#fff;background:var(--navy);border-color:var(--navy)}.review-entry{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 0;border-right:0;border-left:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:inherit;background:0 0;text-align:left;cursor:pointer}.review-entry h2{margin-bottom:8px;font-size:22px}.review-entry p{margin:0}.review-entry>span{color:#111;font-size:34px;line-height:1}.product-parameters{display:grid;gap:18px;padding-top:0;border-top:0}.parameter-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:34px;border-right:0;border-bottom:0;border-left:0;border-radius:0;overflow:hidden}.parameter-list div{display:grid;grid-template-columns:160px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.parameter-list div:last-child{border-bottom:1px solid var(--line)}.parameter-list b{color:#111}.parameter-list span{color:var(--muted)}.detail-actions{display:grid;gap:12px}.detail-actions p{margin:0;color:var(--ink);font-weight:800;line-height:1.6}.detail-actions>div{display:flex;flex-wrap:wrap;gap:12px}.detail-actions a,.detail-actions button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:0 18px;color:#fff;background:var(--navy);font-weight:900;text-decoration:none}.detail-actions .secondary{color:#111;background:#fff;box-shadow:inset 0 0 0 1px #111}.graphic-intro{display:grid;gap:0;padding-top:8px}.product-graphic-html{display:grid;gap:0}.graphic-intro img{display:block;width:100%;height:auto;object-fit:cover;border:0;border-radius:0;background:0 0}.product-reviews{display:grid;gap:18px;padding:0 0 28px;border-top:0;border-bottom:0;scroll-margin-top:120px}.product-reviews small{color:var(--muted);font-size:24px;font-weight:800}.product-detail-page .product-gallery,.product-detail-page .product-info-panel,.product-detail-page .product-main-image{border-radius:0}.product-detail-page .graphic-intro,.product-detail-page .product-info-panel,.product-detail-page .product-reviews{background:#fff}.product-detail-page .graphic-intro,.product-detail-page .product-reviews{border:0}.product-detail-page .parameter-list{border-top:2px solid #111}.product-detail-page .parameter-list div,.product-detail-page .parameter-list div:last-child{border-bottom:1px solid var(--line)}.review-tags{display:flex;flex-wrap:wrap;gap:10px}.review-sortbar{min-height:52px;display:flex;align-items:center;justify-content:flex-start;gap:18px;border-top:10px solid var(--soft);padding-top:18px;color:var(--muted);font-weight:900}.review-sortbar button{width:fit-content;padding:0;color:var(--muted);border:0;background:0 0;font:inherit;cursor:pointer}.review-sortbar button.active{color:#111}.detail-review-list{display:grid;gap:0;border-top:0;height:50vh;min-height:320px;overflow-y:auto;overflow-x:hidden;padding-right:8px}.detail-review-list article{display:block;padding:26px 0;border-bottom:1px solid var(--line)}.review-list-footer{display:grid;justify-items:center;gap:14px;padding-top:8px}.review-empty{margin:0;color:var(--muted);font-size:14px}.review-body{display:grid;align-content:start;gap:12px}.review-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px}.review-meta em,.review-meta span{padding:4px 8px;border-radius:3px;background:#f4ead2;font-size:12px;font-weight:900;font-style:normal}.review-meta .member-tier,.reviews span b.member-tier{display:inline-flex;align-items:center;min-height:18px;padding:3px 7px;border-radius:4px;font-size:9px;font-weight:500;line-height:1;letter-spacing:0;white-space:nowrap}.member-tier.tier-prestige{color:#f4e5c4;background:#090a0d}.member-tier.tier-svip{color:#fff;background:#111}.member-tier.tier-vip{color:#111;background:linear-gradient(110deg,#fff7d9 0,#e9d7a9 50%,#f7e9c3 100%)}.member-tier.tier-member{color:#111;background:#d7dbe2}.review-meta .review-avatar{width:36px;height:36px;display:inline-grid;place-items:center;flex:0 0 auto;padding:0;color:#fff;border-radius:50%;background:var(--navy);font-size:15px;font-weight:900}.review-meta .review-avatar-image{object-fit:cover}.review-meta em{display:inline-flex;align-items:center;min-height:18px;padding:3px 7px;border-radius:4px;font-size:9px;font-weight:500;line-height:1;white-space:nowrap}.review-meta time{margin-left:auto;color:var(--muted);font-size:13px}.review-rating{color:#f25738;font-size:14px}.review-rating span{color:#999;font-weight:500}.review-tag-pills{display:flex;flex-wrap:wrap;gap:8px}.review-tag-pills span{display:inline-flex;align-items:center;min-height:24px;padding:4px 10px;border:1px solid #dbe2ec;border-radius:999px;background:#f7f9fc;color:#45556f;font-size:14px;font-weight:600;line-height:1.2;white-space:nowrap}.detail-review-list p{margin:0;color:var(--ink);line-height:1.7}.review-images{display:flex;flex-wrap:wrap;gap:10px;max-width:820px;margin-top:4px}.review-images button{width:118px;height:118px;padding:0;border:1px solid var(--line);border-radius:8px;background:#fff;cursor:zoom-in;overflow:hidden}.review-images img{width:100%;height:100%;object-fit:contain;background:#fff}body.lightbox-open{overflow:hidden}.image-lightbox{position:fixed;inset:0;z-index:1000;display:grid;place-items:center;padding:42px}.image-lightbox[hidden]{display:none}.lightbox-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.72);cursor:zoom-out}.lightbox-panel{position:relative;z-index:1;width:min(860px,92vw);max-height:88vh;display:grid;place-items:center;padding:34px;border-radius:8px;background:#fff;box-shadow:0 24px 80px rgba(0,0,0,.28)}.lightbox-panel img{width:100%;max-height:74vh;object-fit:contain}.lightbox-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:0;border-radius:50%;color:#fff;background:var(--navy);font-size:24px;line-height:1;cursor:pointer}.brand-section{position:relative}.brand-showcase{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,24%);grid-template-columns:none;gap:18px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding:2px 0 14px}.brand-more-arrow{position:absolute;top:50%;right:-18px;z-index:2;width:44px;height:44px;border:0;border-radius:50%;color:#fff;background:rgba(0,0,0,.86);box-shadow:var(--shadow);font-size:24px;line-height:1}.brand-block{position:relative;display:grid;grid-template-rows:430px;overflow:hidden;border:0;border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.05);scroll-snap-align:start}.brand-block::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(2,17,56,.7),rgba(2,17,56,.18) 42%,rgba(2,17,56,.06));pointer-events:none}.brand-screenshot{width:100%;height:100%;padding:0;object-fit:cover;object-position:82% center;background:#f1f1f1;transition:transform 420ms}.brand-block:hover .brand-screenshot{transform:scale(1.045)}.brand-name{width:fit-content;padding:6px 9px;border:1px solid #111;border-radius:999px;color:#111;font-size:12px;font-weight:900;letter-spacing:0;text-transform:uppercase}.search-brand-card .brand-name{display:none}.brand-overlay-copy{position:absolute;left:22px;right:22px;top:22px;bottom:auto;z-index:1;color:#fff}.brand-overlay-copy h3{margin:0;font-size:24px;line-height:1.16}.brand-overlay-copy p{margin:8px 0 0;color:rgba(255,255,255,.86);line-height:1.45}.topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.review-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(520px,48%);gap:18px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding-bottom:14px}.reviews article{padding:24px}.review-card{min-height:230px;display:grid;grid-template-columns:1fr 160px;align-items:stretch;gap:18px;scroll-snap-align:start;box-shadow:none}.review-copy{display:grid;align-content:start;gap:14px}.reviews p{margin:0}.review-copy p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4;color:#000;line-height:1.65}.review-product{min-height:100%;display:grid;grid-template-rows:1fr auto;align-items:center;justify-items:center;align-content:center;gap:10px;padding:12px;border:0;border-radius:8px;background:#fff;cursor:pointer}.review-product img{width:100%;max-width:108px;aspect-ratio:1/1;height:auto;object-fit:contain;border-radius:8px;background:#fff}.review-product .media-placeholder{max-width:108px}@keyframes ntx-placeholder-shimmer{to{background-position-x:-220%}}.review-product b{width:100%;font-size:13px;line-height:1.35;text-align:center}.reviews span{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:13px;font-weight:800}.reviews span b{padding:4px 8px;border-radius:4px;color:#111;background:#f4ead2;font-size:12px;font-weight:900}.reviews span b.member-tier{color:inherit;background:inherit;font-size:8px;font-weight:500}.reviews span b.member-tier.tier-prestige{color:#f4e5c4;background:#090a0d}.reviews span b.member-tier.tier-svip{color:#f4e5c4;background:#15171c}.reviews span b.member-tier.tier-vip{color:#111;background:linear-gradient(110deg,#fff7d9 0,#e9d7a9 50%,#f7e9c3 100%)}.reviews span b.member-tier.tier-member{color:#111;background:#d7dbe2}.home-review-avatar{width:24px;height:24px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#fff;background:var(--navy);font-size:11px;font-style:normal;font-weight:900}.home-review-avatar-image{object-fit:cover;background:#eef1f7}.topics article{display:grid;grid-template-columns:38% 1fr;column-gap:24px;align-items:center;min-height:210px;padding:18px;background:#fff;cursor:pointer}.topic-copy{grid-column:2;grid-row:1;align-self:center;display:grid;gap:6px}.topics h3{margin:0;padding:0;font-size:20px}.topics img{grid-column:1;grid-row:1;align-self:center;width:100%;aspect-ratio:4/3;height:auto;object-fit:cover;border-radius:8px}.topics p{display:-webkit-box;overflow:hidden;margin:0;padding:0;-webkit-box-orient:vertical;-webkit-line-clamp:2}.buy{display:grid;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:34px;color:#fff;background:var(--navy)}.buy p:not(.eyebrow){color:#ddd}.buy-actions{display:flex;gap:12px}.buy-actions button{color:var(--navy);background:#fff}.page-footer-actions{display:grid;gap:0;margin-top:76px}.footer-buy-block,.footer-contact-block{display:grid;grid-template-columns:0.95fr 1.05fr;gap:28px;align-items:center;padding:42px 0;border-top:1px solid var(--line);border-radius:0;background:0 0}.footer-contact-block{grid-template-columns:1fr}.footer-buy-block>div:first-child,.footer-contact-block>div:first-child{display:grid;align-content:center;gap:12px}.footer-buy-block span,.footer-contact-block>div>span{color:var(--muted);font-size:13px;font-weight:900;text-transform:uppercase}.footer-buy-block h2,.footer-contact-block h2{margin:0;font-size:40px}.footer-buy-block p,.footer-contact-block p{margin:0;color:var(--muted);line-height:1.8}.footer-contact-block p:first-of-type{white-space:nowrap}.footer-h5-button{width:fit-content;min-height:46px;display:inline-flex;align-items:center;justify-content:center;margin-top:8px;border-radius:999px;padding:0 22px;color:#fff;background:var(--navy);font-weight:900;text-decoration:none}.footer-qr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.footer-qr-grid article{min-height:260px;display:grid;align-content:center;justify-items:center;gap:16px;padding:24px;border-radius:8px;color:var(--ink);background:#fff;text-align:center}.footer-qr-grid .qr-code{width:177px;height:177px}.footer-qr-grid b,.footer-qr-grid strong{font-size:15px;font-weight:900}.footer-qr-grid small{color:var(--muted);font-weight:800}.standalone-reviews{margin-top:34px}.standalone-reviews .review-grid{grid-auto-flow:row;grid-auto-columns:initial;grid-template-columns:repeat(2,minmax(0,1fr));overflow:visible;scroll-snap-type:none;padding-bottom:0}.standalone-reviews .review-card{align-items:center;box-shadow:none}.standalone-reviews .review-copy{align-content:center}.standalone-reviews .review-copy p{display:block;overflow:visible;-webkit-box-orient:initial;-webkit-line-clamp:unset}.standalone-reviews .review-product{border:0}.about{display:grid;gap:22px;padding:34px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.04)}.about-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.about-head button,.contact-form button{height:42px;border:0;border-radius:999px;padding:0 18px;color:#fff;background:var(--navy);font-weight:900}.about>div:first-child p{max-width:860px;color:var(--muted);line-height:1.8}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.about-grid article{padding:20px;border:1px solid var(--line);border-radius:8px;background:var(--soft);cursor:pointer}.about-grid h3{margin:0 0 8px;font-size:18px}.about-grid p{margin:0;color:var(--muted);line-height:1.7}.about-detail{display:grid;gap:0;border-top:1px solid var(--line)}.about-detail section{padding:34px 0;border:0;border-bottom:1px solid var(--line);border-radius:0;background:#fff;box-shadow:none}.about-media-section{display:grid;grid-template-columns:1fr;gap:20px;align-items:start}.who-info-card{padding:0;border-radius:0;background:0 0}.about-media-section img,.topic-detail img{width:100%;border-radius:8px;object-fit:cover}.about-media-section img{height:280px}.about-detail h1,.about-detail h2{margin:0 0 12px}.about-detail p{max-width:900px;margin:0 0 8px;color:var(--muted);line-height:1.8}.who-three-rows{display:grid;gap:16px}.who-three-rows>div{padding:10px 0 4px;border:0;border-radius:0;background:0 0}.who-three-rows h3{margin:0 0 14px;font-size:18px}.who-three-rows p b{color:#111}.why-reason-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.why-reason-grid article{min-height:150px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#fff}.reason-icon{width:36px;height:36px;display:inline-grid;place-items:center;margin-bottom:14px;border-radius:999px;color:#111;background:#f2f2f4}.reason-icon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.why-reason-grid h4{margin:0 0 10px;font-size:15px;line-height:1.35}.why-reason-grid p{margin:0;font-size:14px}.reason-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.reason-grid article{padding:20px;border:1px solid var(--line);border-radius:8px;background:#fafafa}.reason-grid h3{margin:0 0 10px;font-size:18px}.social-links{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;color:var(--muted);font-weight:800}.social-links a{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid var(--line);border-radius:999px;color:#1a2458;background:#fff;text-decoration:none}.social-icon{width:24px;height:24px;display:inline-grid;place-items:center;color:#1a2458;font-style:normal;font-size:22px;font-weight:900;line-height:1}.social-icon.facebook{font-family:Arial,sans-serif}.social-icon.instagram{border:2px solid currentColor;border-radius:8px;font-size:18px}.contact{display:grid;grid-template-columns:0.9fr 1.1fr;gap:26px;padding:34px}.contact-form{display:grid;gap:12px;max-width:620px;margin-top:18px}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 14px}.contact-form textarea{min-height:120px;resize:vertical}.topic-detail{display:grid;gap:34px}.article-hero{display:grid;grid-template-columns:0.9fr 1fr;gap:32px;align-items:center}.article-hero img,.topic-detail img{height:420px}.topic-detail h1{margin:0 0 14px;font-size:40px}.topic-detail li,.topic-detail p{color:var(--muted);line-height:1.8}.article-hero span{color:#ef3c22;font-size:13px;font-weight:900;text-transform:uppercase}.article-body{display:grid;gap:30px;max-width:1060px}.article-body section{border-top:1px solid var(--line)}.article-body h2{margin:0 0 12px;font-size:28px}.article-split{display:grid;grid-template-columns:1fr 360px;gap:28px;align-items:center}.article-split img{height:260px}.contact form{display:grid;gap:12px}.contact input,.contact textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:13px 14px;outline:0}.contact textarea{min-height:118px;resize:vertical}.contact button{justify-self:start}.toast{position:fixed;left:50%;bottom:28px;min-width:180px;padding:12px 16px;border-radius:999px;color:#fff;background:rgba(0,0,0,.86);text-align:center;opacity:0;pointer-events:none;transform:translate(-50%,14px);transition:opacity 180ms,transform 180ms;z-index:50}.toast.show{opacity:1;transform:translate(-50%,0)}button:active{transform:scale(.97)}.about,.about-product-grid article,.brand-page-hero,.community-stack article,.contact,.intro-grid article,.lightbox-panel,.product-tile,.reason-grid article,.review-card,.reviews article,.topics article,.who-info-card,.why-reason-grid article{border:0;background:var(--card-bg)}.about-intro-copy,.about-products-v2 .section-head,.about-story-grid,.article-body section,.community-stack{border-top:0;padding-top:0}.community-stack article,.parameter-list div,.parameter-list div:last-child,.review-entry{border-bottom:0}.parameter-list{border-top:0}.about,.about-story-section,.buy,.category-section,.contact,.goal-products,.products,.reviews,.topics{margin-bottom:76px}.section-head{margin-bottom:26px}.product-detail-page .product-reviews>.section-head{margin-bottom:0;padding-bottom:20px;border-bottom:2px solid #111}.product-detail-page .product-reviews>.review-tags{margin-top:2px}.about-products-science .about-product-grid{grid-template-columns:1fr}.about-products-science .about-product-grid article{background:#edf1f5}.brand-page-hero{background:0 0}.product-tile{background:0 0;box-shadow:none}@media (max-width:1060px){.about-intro-copy,.about-media-section,.about-story-grid,.about-vm-band,.brand-page-hero,.buy,.contact,.footer-buy-block,.footer-contact-block,.intro-grid,.product-detail-layout,.subpage-head,.topic-detail{grid-template-columns:1fr}.brand-showcase{grid-auto-columns:minmax(300px,72%)}.product-info-panel{position:static}.about-grid,.four-up,.goal-grid,.search-brand-grid,.topic-grid{grid-template-columns:repeat(2,1fr)}.about-product-copy{width:min(560px,64%)}.about-product-image{min-height:260px}.product-grid{grid-template-columns:repeat(2,1fr)}.about-landing-hero{width:100vw;min-height:520px;margin-right:calc(50% - 50vw);margin-left:calc(50% - 50vw)}.about-hero-copy{width:100%;padding:0 42px}.community-stack article{grid-template-columns:48px minmax(0,1fr);gap:16px;padding:28px}.community-stack .about-section-icon{width:48px;height:48px}.review-grid{grid-auto-columns:minmax(300px,58%)}.footer-qr-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.header-main{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"logo tools" "nav nav";gap:10px 14px;min-height:auto;overflow:visible;padding:12px 16px 10px}.header-main>.logo{grid-area:logo}.header-tools{grid-area:tools;position:static;justify-self:end;min-width:0;gap:10px}.logo{width:88px}.category-nav{grid-area:nav;min-height:44px;justify-content:flex-start;gap:20px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.nav-item>a{min-height:44px;white-space:nowrap}.language-toggle{justify-self:end}.search.is-open,.search:focus-within{width:min(248px,calc(100vw - 136px))}.about-landing-hero{min-height:0;margin-bottom:40px}.about-landing-hero video{object-position:center}.about-hero-copy{bottom:18px;padding:0 18px}.banner-audio-toggle{right:18px;bottom:18px}.about-hero-copy h1{font-size:clamp(22px, 4.8vw, 30px);max-width:320px;margin:0 auto;white-space:normal;line-height:1.06}html:lang(zh) .about-hero-copy h1{max-width:none;font-size:clamp(16px, 4.6vw, 22px);white-space:nowrap}html:lang(en) .about-hero-copy h1{max-width:340px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal}.about-hero-copy p{margin-top:12px;font-size:14px;line-height:1.55}.about-intro-row,.about-intro-row.is-reverse,.about-product-grid,.community-stack article{grid-template-columns:1fr}.about-intro-row,.about-intro-row.is-reverse{min-height:0}.about-intro-row.is-reverse .about-intro-art,.about-intro-row.is-reverse .about-intro-text{grid-column:1}.about-intro-row.is-reverse .about-intro-art{grid-row:auto}.about-product-grid article{display:grid;grid-template-rows:auto auto;min-height:0;gap:0;background:#fff}.about-product-copy{align-content:start;width:100%;min-height:0;padding:22px 20px 18px;background:#fff}html:lang(en) .about-products-science .about-product-copy{width:100%;padding:22px 20px 18px}.about-product-grid article::after{background:0 0}.about-products-v2 .section-head p{margin-top:18px;font-size:clamp(17px, 4.4vw, 22px);line-height:1.4}.about-wide-copy{margin:20px 0 24px;font-size:15px;line-height:1.7}.about-product-grid span{font-size:12px;letter-spacing:.06em}.about-product-grid h3{margin:10px 0;font-size:clamp(18px, 4.8vw, 24px);line-height:1.24}.about-product-grid p{font-size:14px;line-height:1.65}.about-product-image{position:relative;inset:auto;min-height:0;aspect-ratio:16/9;object-fit:cover;object-position:center center}.about-product-grid article[data-about-brand=eimele] .about-product-image{object-position:94% center}.about-product-grid article[data-about-brand=vida-glow] .about-product-image{object-position:82% center}.about-product-grid article[data-about-brand=theronomic] .about-product-image{object-position:98% center}.about-product-grid article[data-about-brand=srw] .about-product-image{object-position:84% center}.about-product-grid article[data-about-brand=amilera] .about-product-image,.about-product-grid article[data-about-brand=me-today] .about-product-image{object-position:88% center}.about-product-grid article[data-about-brand=lovekins] .about-product-image{object-position:90% center}.community-stack article{gap:12px;padding:24px}.nav-menu{display:none}main{padding:18px 16px 40px}.hero-copy{min-height:420px;padding:24px 22px;background:linear-gradient(0deg,rgba(0,0,0,.86),rgba(0,0,0,.35))}.hero-copy h1{max-width:12ch;font-size:clamp(30px, 9vw, 38px)}.hero-media{min-height:100%}.hero-float{display:none}.about-grid,.four-up,.goal-grid,.product-grid,.search-brand-grid,.topic-grid{grid-template-columns:1fr}.brand-showcase,.review-grid{grid-auto-columns:minmax(286px,86%)}.topics article{grid-template-columns:1fr;min-height:auto}.topics h3,.topics img,.topics p{grid-column:1}.topics img{grid-row:auto;aspect-ratio:4/3;height:auto}.topics h3,.topics p{padding:0}.review-card,.standalone-reviews .review-grid{grid-template-columns:1fr}.brand-screenshot{height:100%}.brand-page-hero,.product-detail-page .product-info-panel,.product-info-panel{padding:0}.subpage-nav{align-items:flex-start;flex-direction:column}.breadcrumbs{width:100%;overflow-x:auto;padding-bottom:2px}.subpage-head>img{height:180px}.goal-detail-head{min-height:200px}.goal-detail-head>img{height:100%}.goal-detail-head>div{width:min(78%,320px);padding-left:18px}.brand-page-hero h1,.product-detail-page h1,.search-page-head h1,.subpage-head h1{font-size:clamp(28px, 8vw, 34px)}.product-tile{grid-template-rows:auto 1fr}.brand-page-hero{display:grid;gap:18px;height:auto;min-height:0;overflow:visible}.brand-page-hero>img{position:relative;min-height:0;aspect-ratio:4/3;object-fit:cover}.brand-page-hero>div{width:100%;min-height:0;padding:0}.product-main-image>img{padding:12px 12px 0}.about-head{align-items:start;flex-direction:column}.article-hero img{height:260px}.topic-detail h1{font-size:40px}.parameter-list div{grid-template-columns:1fr;gap:6px}.detail-review-list article,.parameter-list{grid-template-columns:1fr}.detail-review-list img{width:100%}.buy-actions,.section-head{align-items:start;flex-direction:column}.goal-card{min-height:210px}.goal-card div{left:22px;width:min(68%,300px)}.article-hero,.article-split,.footer-qr-grid,.reason-grid,.who-three-rows,.why-reason-grid{grid-template-columns:1fr}.download-popover{left:50%;transform:translate(-50%,8px)}.download-trigger:focus-within .download-popover,.download-trigger:hover .download-popover{transform:translate(-50%,0)}.buy-actions,.detail-actions>div,.hero-actions{display:grid;grid-template-columns:1fr}.buy-actions a,.buy-actions button,.detail-actions a,.detail-actions button,.hero-actions a,.hero-actions button{width:100%}.product-detail-page{gap:36px}.product-detail-layout{gap:22px}.gallery-next{right:12px;width:38px;height:38px;font-size:28px}.gallery-thumbs{gap:8px;padding-bottom:2px}.gallery-thumbs button{width:52px;height:52px;flex-basis:52px}.product-info-panel{gap:14px}.product-benefits,.review-tags{gap:8px}.product-benefits span,.review-tags button{min-height:32px;padding:0 10px;font-size:12px}.review-entry{align-items:flex-start;padding:16px 0}.review-entry h2{font-size:18px}.review-entry>span{font-size:28px}.product-reviews small{font-size:18px}.review-sortbar{min-height:0;gap:14px;overflow-x:auto;white-space:nowrap;padding-top:14px}.detail-review-list{height:45vh;min-height:280px;padding-right:0}.footer-contact-block p:first-of-type,.reviews-page-head p{white-space:normal}.footer-buy-block,.footer-contact-block{gap:18px;padding:28px 0}.footer-buy-block h2,.footer-contact-block h2{font-size:32px}.footer-qr-grid article{min-height:0;padding:20px}.footer-qr-grid .qr-code{width:min(100%,160px);height:auto;aspect-ratio:1/1}}@media (max-width:560px){.header-main{gap:8px 12px;padding:10px 12px 8px}.header-tools{gap:8px}.logo{width:80px}.language-toggle{padding:2px}.language-toggle button{height:28px;padding:0 10px;font-size:11px}.search.is-open,.search:focus-within{width:min(220px,calc(100vw - 116px))}.category-nav{gap:16px}.nav-item>a{font-size:13px}main{padding:16px 12px 36px}h2{font-size:28px}.about-hero-copy,.hero-copy{padding-left:16px;padding-right:16px}.about-hero-copy{bottom:14px}.about-hero-copy h1,.topic-detail h1{font-size:clamp(26px, 8vw, 32px)}.about-hero-copy h1{max-width:290px;font-size:clamp(18px, 5.8vw, 24px);white-space:normal;line-height:1.08}html:lang(zh) .about-hero-copy h1{max-width:none;font-size:clamp(14px, 4.2vw, 18px);white-space:nowrap}html:lang(en) .about-hero-copy h1{max-width:300px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal}.about-hero-copy p{margin-top:10px;font-size:13px;line-height:1.5}.brand-page-hero h1,.goal-card h3,.product-detail-page h1,.search-page-head h1,.subpage-head h1{font-size:clamp(24px, 7.5vw, 30px)}.goal-card p,.subpage-head.goal-detail-head p{font-size:16px}html:lang(zh) .goal-card h3{font-size:clamp(18px, 5.8vw, 24px);white-space:nowrap;line-height:1.2}.goal-card{min-height:180px}.goal-card div{left:18px;width:min(72%,260px)}.about-product-grid{gap:16px}.about-product-grid article{min-height:0}.about-product-copy{width:100%;min-height:0;padding:18px 16px 14px}html:lang(en) .about-products-science .about-product-copy{width:100%;padding:18px 16px 14px}.about-product-grid h3{font-size:clamp(17px, 5vw, 22px)}.about-product-grid p{font-size:13px;line-height:1.6}html:lang(en) .about-products-science .about-product-grid p{font-size:13px;line-height:1.58}.about-product-image{aspect-ratio:16/10}.about-landing-hero .banner-audio-toggle{right:14px;bottom:14px}.brand-showcase,.review-grid{grid-auto-columns:minmax(250px,92%)}.footer-qr-grid{grid-template-columns:1fr}.footer-buy-block h2,.footer-contact-block h2{font-size:28px}}