.pd-page{background:var(--semantic-bg-default);padding-top:var(--nav-offset);padding-bottom:var(--space-48);overflow-x:clip}.pd-crumb{margin:0 0 var(--space-24);padding:0;list-style:none;display:flex;flex-wrap:wrap;gap:var(--space-8);font-size:var(--type-cn-body-small-size);line-height:var(--type-cn-body-small-line);color:var(--semantic-text-tertiary)}.pd-crumb a{color:var(--semantic-text-secondary)}.pd-crumb a:hover{color:var(--semantic-text-accent)}.pd-crumb__sep{color:var(--semantic-text-tertiary)}.pd-crumb__current{color:var(--semantic-text-primary);font-weight:var(--type-cn-title-small-weight);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.pd-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,360px);gap:var(--space-32);margin-bottom:var(--space-32)}@media (max-width:720px){.pd-hero{grid-template-columns:1fr}}.pd-hero__cover{min-width:0}.pd-hero__cover>img{width:100%;aspect-ratio:1/1;object-fit:contain;background:var(--semantic-bg-subtle);border-radius:var(--radius-md)}.pd-hero__cover-empty{width:100%;height:100%;background:var(--semantic-bg-emphasis)}.pd-hero__meta{display:flex;flex-direction:column;gap:var(--space-16)}.pd-brand-card{display:flex;align-items:center;gap:var(--space-12);padding:var(--space-12);background:var(--semantic-bg-subtle);border-radius:var(--radius-md);text-decoration:none;color:var(--semantic-text-primary)}.pd-brand-card__logo{width:56px;height:56px;border-radius:var(--radius-sm);background:var(--semantic-bg-default);display:flex;align-items:center;justify-content:center;overflow:hidden}.pd-brand-card__logo img{max-width:100%;max-height:100%;object-fit:contain}.pd-brand-card__name{font-weight:var(--type-cn-title-small-weight);margin:0}.pd-brand-card__hint{margin:0;font-size:var(--type-cn-body-small-size);color:var(--semantic-text-tertiary)}.pd-title{margin:0;font-size:var(--type-cn-headline-medium-size);line-height:var(--type-cn-headline-medium-line);font-weight:var(--type-cn-headline-medium-weight)}@media (max-width:768px){.pd-title{font-size:var(--type-cn-title-large-size);line-height:var(--type-cn-title-large-line)}}.pd-model{margin:0;color:var(--semantic-text-secondary);font-size:var(--type-cn-body-small-size)}.pd-tags{display:flex;flex-wrap:wrap;gap:var(--space-8);margin:0;padding:0;list-style:none}.pd-tag{padding:4px 10px;border-radius:var(--radius-pill);background:var(--semantic-bg-subtle);color:var(--semantic-text-secondary);font-size:var(--type-cn-body-small-size)}.pd-variants{display:grid;gap:var(--space-12)}.pd-variants__label{margin:0 0 var(--space-8);font-size:var(--type-cn-body-small-size);color:var(--semantic-text-tertiary)}.pd-variants__list{display:flex;flex-wrap:wrap;gap:var(--space-8);margin:0;padding:0;list-style:none}.pd-variant{display:inline-block;padding:6px 14px;border:1px solid var(--semantic-border-default);border-radius:var(--radius-sm);background:var(--semantic-bg-default);color:var(--semantic-text-primary);font-size:var(--type-cn-body-small-size);text-decoration:none;transition:border-color .15s ease,color .15s ease}a.pd-variant:hover{color:var(--semantic-text-accent)}.pd-variant--current,a.pd-variant:hover{border-color:var(--semantic-border-accent)}.pd-variant--current{background:var(--semantic-bg-accent);color:var(--semantic-bg-default);font-weight:var(--type-cn-title-small-weight)}.pd-interest{margin-top:var(--space-8)}.pd-interest__btn{width:100%;padding:var(--space-12) var(--space-24);border:1.5px solid var(--semantic-border-accent);border-radius:var(--radius-sm);background:var(--semantic-bg-default);color:var(--semantic-text-accent);font-size:var(--type-cn-title-small-size);font-weight:var(--type-cn-title-small-weight);cursor:pointer;transition:background-color .15s ease,color .15s ease}.pd-interest__btn:hover:not(:disabled){background:var(--semantic-bg-accent);color:var(--semantic-bg-default)}.pd-interest__btn:disabled{opacity:.6;cursor:default}.pd-interest__line{display:block;margin-top:var(--space-8);text-align:center;font-size:var(--type-cn-body-small-size);color:var(--semantic-text-accent);text-decoration:underline}.pd-interest__done,.pd-interest__error,.pd-interest__hint{margin:var(--space-8) 0 0;font-size:var(--type-cn-body-small-size);line-height:var(--type-cn-body-small-line)}.pd-interest__hint{color:var(--semantic-text-tertiary)}.pd-interest__error{color:#d4380d}.pd-interest__done{padding:var(--space-12) var(--space-16);border-radius:var(--radius-sm);background:var(--semantic-bg-subtle);color:var(--semantic-text-secondary)}.pd-wherebuy{margin-top:var(--space-20);padding-top:var(--space-20);border-top:1px solid var(--semantic-border-subtle)}.pd-wherebuy__label{margin:0 0 var(--space-12);font-size:var(--type-cn-body-medium-size);font-weight:var(--type-cn-title-small-weight);color:var(--semantic-text-secondary)}.pd-wherebuy__links p{display:inline;margin:0}.pd-wherebuy__links br{display:none}.pd-wherebuy__links a{display:block;margin:0 0 var(--space-8);padding:var(--space-12) var(--space-24);border:1.5px solid var(--semantic-border-accent);border-radius:var(--radius-sm);background:var(--semantic-bg-default);color:var(--semantic-text-accent);font-size:var(--type-cn-title-small-size);font-weight:var(--type-cn-title-small-weight);text-align:center;text-decoration:none;transition:background-color .15s ease,color .15s ease}.pd-wherebuy__links a:last-child{margin-bottom:0}.pd-wherebuy__links a:hover{background:var(--semantic-bg-accent);color:var(--semantic-bg-default)}.pd-section{margin-bottom:var(--space-40)}.pd-section__title{margin:0 0 var(--space-16);padding-bottom:var(--space-12);border-bottom:2px solid var(--semantic-brand-primary);font-size:var(--type-cn-title-large-size);line-height:var(--type-cn-title-large-line);font-weight:var(--type-cn-title-medium-weight);color:var(--semantic-text-primary)}.pd-section__hint{margin-left:var(--space-8);font-size:var(--type-cn-body-small-size);font-weight:400;color:var(--semantic-text-tertiary)}.pd-html{font-size:var(--type-cn-body-medium-size);line-height:1.85;color:var(--semantic-text-primary)}.pd-html p{margin:0 0 var(--space-12)}.pd-html p:last-child{margin-bottom:0}.pd-html h1,.pd-html h2,.pd-html h3{margin:var(--space-20) 0 var(--space-12);font-size:var(--type-cn-title-medium-size);font-weight:var(--type-cn-title-medium-weight)}.pd-html h4,.pd-html h5,.pd-html h6{margin:var(--space-16) 0 var(--space-8);font-size:var(--type-cn-title-small-size);font-weight:var(--type-cn-title-small-weight)}.pd-html h1:first-child,.pd-html h2:first-child,.pd-html h3:first-child,.pd-html h4:first-child{margin-top:0}.pd-html a{color:var(--semantic-text-accent);text-decoration:underline}.pd-html img{max-width:100%;height:auto;border-radius:var(--radius-sm);margin:var(--space-12) 0}.pd-html ol,.pd-html ul{margin:0 0 var(--space-12);padding-left:var(--space-24)}.pd-html .pc-highlights{margin:0 0 var(--space-24);padding:0;list-style:none;display:grid;gap:var(--space-8);grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.pd-html .pc-highlights>li{padding:var(--space-12);background:var(--semantic-bg-subtle);border-radius:var(--radius-sm)}.pd-html .pc-highlights__term{display:block;font-weight:var(--type-cn-title-small-weight)}.pd-html .pc-highlights__term+span{color:var(--semantic-text-secondary);font-size:var(--type-cn-body-small-size)}.pd-html .pc-feature{margin:0 0 var(--space-40);padding-bottom:var(--space-40);border-bottom:1px solid var(--semantic-border-subtle)}.pd-html .pc-feature:last-child{border-bottom:0;padding-bottom:0}.pd-html .pc-feature__text{max-width:62ch;margin-bottom:var(--space-16)}.pd-html .pc-feature__text>:first-child{margin-top:0}.pd-html .pc-feature__text>:last-child{margin-bottom:0}.pd-html .pc-feature__title{margin:0 0 var(--space-8);font-size:clamp(22px,2.4vw,32px);line-height:1.3;font-weight:var(--type-cn-title-medium-weight)}.pd-html .pc-feature__lead{margin:0 0 var(--space-8);color:var(--semantic-text-accent);font-weight:var(--type-cn-title-small-weight)}.pd-html{--pc-bleed:calc(50% - 50vw)}.pd-html .pc-feature--center{text-align:center}.pd-html .pc-feature--center .pc-feature__text{margin-left:auto;margin-right:auto}.pd-html .pc-feature--dark{margin-left:var(--pc-bleed);margin-right:var(--pc-bleed);padding:var(--space-48) calc(-1 * var(--pc-bleed));border-bottom:0;background:var(--semantic-bg-brand-strong);color:var(--semantic-bg-default)}.pd-html .pc-feature--dark .pc-feature__lead{color:var(--semantic-bg-default);opacity:.75}.pd-html .pc-feature--dark+.pc-feature--dark{margin-top:calc(-1 * var(--space-40));padding-top:0}.pd-html .pc-feature--dark>*{max-width:1392px;margin-left:auto;margin-right:auto}.pd-html .pc-feature--dark>.pc-feature__text{max-width:62ch}.pd-html .pc-feature--dark.pc-feature--center>.pc-feature__text{margin-left:auto;margin-right:auto}.pd-html .pc-feature figure{margin:0}.pd-html .pc-feature img,.pd-html .pc-feature video{display:block;width:100%;height:auto;margin:0;border-radius:var(--radius-md);background:var(--semantic-bg-subtle)}.pd-html .pc-feature__gallery{display:grid;gap:var(--space-12);grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:start;margin-top:var(--space-12)}.pd-html .pc-feature__gallery--stack{grid-template-columns:1fr;gap:var(--space-16)}.pd-html--compact{--pc-bleed:0}.pd-html--compact .pc-feature{margin-bottom:var(--space-24);padding-bottom:var(--space-24)}.pd-html--compact .pc-feature__title{font-size:var(--type-cn-title-large-size);line-height:var(--type-cn-title-large-line)}.pd-html--compact .pc-feature__text{margin-bottom:var(--space-12)}.pd-html--compact .pc-feature img,.pd-html--compact .pc-feature video{max-height:520px;width:auto;max-width:100%}.pd-html--compact .pc-feature__gallery img{max-height:320px}.pd-html .pc-feature__gallery--stack img,.pd-html--compact .pc-feature__gallery--stack img{width:100%;max-width:100%;max-height:none;height:auto}.pd-html .pc-feature--sub{display:flex;flex-direction:column;border-bottom:0;margin-bottom:0;padding-top:50px;padding-bottom:0}.pd-html .pc-feature--sub .pc-feature__title{font-size:22px;font-weight:600;line-height:1.5;margin:0 10px;padding:0 0 14px;border-bottom:1px solid var(--semantic-text-primary)}.pd-html .pc-feature--sub .pc-feature__text>p{margin:0;padding:16px 10px 0;font-size:16px;line-height:1.85}@media (min-width:787px){.pd-html .pc-feature--sub{flex-direction:row;align-items:center;justify-content:space-around}.pd-html .pc-feature--sub>.pc-feature__media,.pd-html .pc-feature--sub>.pc-feature__text{width:50%;max-width:50%;padding:15px;margin:0}.pd-html .pc-feature--sub>.pc-feature__media{order:-1}.pd-html .pc-feature--flip>.pc-feature__media{order:1}}@media (max-width:786px){.pd-html .pc-feature--sub>.pc-feature__media{margin-bottom:var(--space-12)}}.pd-html .pc-feature--badge{display:flex;flex-direction:column;align-items:center;text-align:center;border-bottom:0;padding-bottom:0;margin-bottom:var(--space-24)}.pd-html .pc-feature--badge>.pc-feature__media{order:-1;width:100%;max-width:300px}.pd-html .pc-feature--badge .pc-feature__text{max-width:none;margin:8px 0 0}.pd-html .pc-feature--badge .pc-feature__text>p{margin:0;line-height:1.4}.pd-html details.pc-spec{border-bottom:1px solid var(--semantic-border-subtle)}.pd-html details.pc-spec>summary{cursor:pointer;padding:var(--space-12) 0;font-size:var(--type-cn-title-small-size);font-weight:var(--type-cn-title-small-weight);color:var(--semantic-text-primary)}.pd-html details.pc-spec>summary:hover{color:var(--semantic-text-accent)}.pd-html .pc-spec__rows{margin:0 0 var(--space-12);display:grid;grid-template-columns:minmax(120px,auto) 1fr;gap:var(--space-8) var(--space-16)}.pd-html .pc-spec__rows dt{color:var(--semantic-text-secondary)}.pd-html .pc-spec__rows dd{margin:0}.pd-html .pc-spec--flat{margin-bottom:var(--space-24)}.pd-html .pc-spec__title{margin:0 0 var(--space-8);font-size:var(--type-cn-title-small-size);font-weight:var(--type-cn-title-small-weight);color:var(--semantic-text-primary)}.pd-html .pc-list{margin:0 0 var(--space-24);padding-left:var(--space-20)}.pd-html .pc-list>li{margin-bottom:var(--space-4)}.pd-html .pc-list__title{margin:0 0 var(--space-8);font-size:var(--type-cn-title-small-size);font-weight:var(--type-cn-title-small-weight)}.pgg{display:grid;gap:5px}@media (min-width:992px){.pgg{grid-template-columns:1fr 1fr}.pgg--single{grid-template-columns:1fr}}@media (max-width:991px){.pgg{grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.pgg::-webkit-scrollbar{display:none}.pgg__item{scroll-snap-align:center}}.pgg__item{margin:0;aspect-ratio:3/4;overflow:hidden;background:var(--semantic-bg-subtle)}.pgg__item img{width:100%;height:100%;object-fit:cover;display:block}.pg-root{display:flex;flex-direction:column;gap:var(--space-12)}.pg-viewport{position:relative;overflow:hidden;border-radius:var(--radius-md);border:1px solid var(--semantic-border-subtle)}.pg-container,.pg-slide{display:flex}.pg-slide{flex:0 0 100%;min-width:0;aspect-ratio:4/3;align-items:center;justify-content:center}.pg-slide img{width:100%;height:100%;object-fit:contain;display:block}.pg-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;border:0;background:hsla(0,0%,100%,.92);color:var(--semantic-text-primary);box-shadow:var(--shadow-sm);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,opacity .15s}.pg-arrow svg{width:22px;height:22px}.pg-arrow:hover{background:#fff}.pg-arrow:disabled{opacity:.35;cursor:not-allowed}.pg-arrow--prev{left:var(--space-12)}.pg-arrow--next{right:var(--space-12)}.pg-thumbs{display:flex;gap:var(--space-8);overflow-x:auto;overflow-y:hidden;padding:var(--space-4) 0;scroll-snap-type:x proximity;scrollbar-width:thin}.pg-thumbs::-webkit-scrollbar{height:6px}.pg-thumbs::-webkit-scrollbar-thumb{background:var(--semantic-border-subtle);border-radius:3px}.pg-thumb{flex:0 0 auto;width:72px;height:72px;padding:0;border:2px solid transparent;border-radius:var(--radius-sm);background:var(--semantic-bg-subtle);cursor:pointer;overflow:hidden;opacity:.65;transition:opacity .15s,border-color .15s,transform .15s;scroll-snap-align:center}.pg-thumb img{width:100%;height:100%;object-fit:cover;display:block}.pg-thumb:hover{opacity:.9}.pg-thumb--active{opacity:1;border-color:var(--semantic-text-accent)}.pg-counter{margin:0;text-align:center;font-size:var(--type-cn-body-small-size);color:var(--semantic-text-tertiary)}.pd-refgroup{padding-top:var(--space-20);border-top:1px solid var(--semantic-border-subtle)}.pd-refgroup__title{margin:0 0 var(--space-12);font-size:var(--type-cn-body-medium-size);font-weight:var(--type-cn-title-small-weight);color:var(--semantic-text-secondary)}.pd-refs{display:grid;grid-template-columns:1fr;gap:var(--space-8)}.pd-ref-card{display:flex;align-items:center;gap:var(--space-12);padding:var(--space-8);text-decoration:none;color:inherit;background:var(--semantic-bg-subtle);border-radius:var(--radius-md);transition:box-shadow .15s}.pd-ref-card:hover{box-shadow:var(--shadow-sm)}.pd-ref-card__media{position:relative;flex:0 0 auto;width:88px;height:50px;border-radius:var(--radius-sm);overflow:hidden;background:var(--semantic-bg-disabled)}.pd-ref-card__media img{width:100%;height:100%;object-fit:cover;display:block}.pd-ref-card__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:26px;height:26px;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:10px;display:flex;align-items:center;justify-content:center;padding-left:2px}.pd-ref-card__title{min-width:0;font-size:var(--type-cn-body-small-size);line-height:var(--type-cn-body-small-line);color:var(--semantic-text-primary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pd-others{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:var(--space-16)}.pd-other-card{display:block;text-decoration:none;color:inherit;background:var(--semantic-bg-subtle);border-radius:var(--radius-md);overflow:hidden;transition:transform .2s}.pd-other-card:hover{transform:translateY(-2px)}.pd-other-card__media{aspect-ratio:4/3;background:var(--semantic-bg-emphasis)}.pd-other-card__media img{width:100%;height:100%;object-fit:cover}.pd-other-card__body{padding:var(--space-12)}.pd-other-card__name{margin:0;font-size:var(--type-cn-body-medium-size);font-weight:var(--type-cn-title-small-weight);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pd-other-card__model{margin:4px 0 0;font-size:var(--type-cn-body-small-size);color:var(--semantic-text-tertiary)}.pd-page--editorial{--pd-heading-font:"Noto Serif TC","Source Han Serif TC","思源宋體","Songti TC","PingFang TC",Georgia,serif;--pd-radius:var(--radius-lg,16px)}.pd-page--editorial .pc-feature__title,.pd-page--editorial .pd-section__title,.pd-page--editorial .pd-title{font-family:var(--pd-heading-font);letter-spacing:.01em}.pd-page--editorial .pd-section__title{border-bottom:0;padding-bottom:var(--space-20);letter-spacing:1.5px;font-weight:300}.pd-page--editorial .pc-feature{border-bottom:0;padding-bottom:var(--space-24)}.pd-page--editorial .pc-feature img,.pd-page--editorial .pd-hero__cover>img,.pd-page--editorial .pd-other-card,.pd-page--editorial .pd-ref-card{border-radius:var(--pd-radius)}.pd-page--editorial .pd-html{line-height:2}@media (min-width:721px){.pd-page--editorial .pd-hero{grid-template-columns:2fr 1fr}.pd-page--editorial .pd-others{grid-template-columns:repeat(4,minmax(0,1fr))}}.pd-page--editorial,.pd-page--editorial .pd-title{color:var(--semantic-text-secondary)}.pd-page--editorial .pd-title{font-size:20px;line-height:1.6;font-weight:300;letter-spacing:.5px}@media (min-width:721px){.pd-page--editorial .pd-hero__meta{position:sticky;top:var(--space-24);align-self:start;max-width:370px}}.pd-page--editorial .pd-section{max-width:1080px;margin-left:auto;margin-right:auto;margin-bottom:80px}.pd-page--editorial #pd-others,.pd-page--editorial #pd-related{font-size:30px;font-weight:300;letter-spacing:1.5px;text-align:center;padding-bottom:var(--space-8)}.pd-page--tech{--pd-radius:0;font-family:SamsungOne,arial,Helvetica Neue,sans-serif}.pd-page--tech .pd-html .pc-feature{text-align:center}.pd-page--tech .pd-html .pc-feature__text{margin-left:auto;margin-right:auto}.pd-page--tech .pd-html .pc-feature__title{font-size:clamp(24px,3.2vw,48px);line-height:1.25;letter-spacing:-.01em}.pd-page--tech .pd-html .pc-feature{margin-bottom:var(--space-64);padding-bottom:var(--space-64)}.pd-page--tech .pc-feature img,.pd-page--tech .pd-brand-card,.pd-page--tech .pd-hero__cover>img,.pd-page--tech .pd-interest__btn,.pd-page--tech .pd-other-card,.pd-page--tech .pd-ref-card,.pd-page--tech .pd-wherebuy__links a{border-radius:var(--pd-radius)}.pd-page--tech .pd-section__title{border-bottom-color:var(--semantic-text-primary);letter-spacing:.02em}.pd-page--tech .pd-html details.pc-spec{border-bottom-color:var(--semantic-border-default)}.pd-page--catalog .pd-model{font-size:var(--type-cn-body-medium-size);font-weight:var(--type-cn-title-small-weight);color:var(--semantic-text-primary);padding:var(--space-4) var(--space-8);background:var(--semantic-bg-subtle);border-radius:var(--radius-sm);align-self:flex-start}.pd-page--catalog .pd-section{margin-bottom:var(--space-24)}.pd-page--catalog .pc-feature{margin-bottom:var(--space-16);padding-bottom:var(--space-16)}.pd-page--catalog .pd-html details.pc-spec>summary{background:var(--semantic-bg-subtle);padding-left:var(--space-12);padding-right:var(--space-12);border-radius:var(--radius-sm)}.pd-page--catalog{font-family:Microsoft JhengHei,微軟正黑體,PingFang TC,sans-serif}.pd-page--catalog .pd-hero,.pd-page--catalog .pd-section{max-width:1170px;margin-left:auto;margin-right:auto}.pd-page--catalog .pd-title{font-size:24px;line-height:1.4;font-weight:var(--type-cn-title-small-weight)}.pd-page--catalog .pd-html{line-height:2}.pd-page--catalog .pd-html .pc-feature__title{font-weight:400;font-size:1.17em}.pd-page--catalog .pd-html .pc-feature--section{text-align:center}.pd-page--catalog .pd-html .pc-feature--section .pc-feature__title{display:inline-block;font-size:32px;font-weight:400;line-height:1.4;padding:10px;border-bottom:1px solid var(--semantic-text-primary)}.pd-page--catalog .pd-html .pc-feature--section .pc-feature__text>p{text-align:left}.pd-page--shop .pd-hero__meta>.pd-brand-card{order:-3}.pd-page--shop .pd-hero__meta>.pd-tags{order:-2}.pd-page--shop .pd-hero__meta>.pd-model{order:-1}.pd-page--shop .pd-model{font-size:var(--type-cn-body-medium-size);color:var(--semantic-text-primary);letter-spacing:.04em}.pd-page--shop .pd-tag{padding:0;background:none;border:0;border-radius:0;color:var(--semantic-text-secondary);font-size:var(--type-cn-body-small-size)}.pd-page--shop .pd-tags{gap:var(--space-12)}.pd-page--shop .pg-slide{aspect-ratio:1/1}.pd-page--shop .pg-viewport{background:var(--semantic-bg-default)}@media (min-width:992px){.pd-page--shop .pd-hero{grid-template-columns:540px minmax(0,1fr);gap:28px}.pd-page--shop .pd-hero__cover{position:sticky;top:var(--space-24);align-self:start}.pd-page--shop .pd-hero__meta{margin-top:75px}}.pd-page--shop .pd-section{margin-bottom:var(--space-24)}.pd-page--shop .pd-html{max-width:62ch}.pd-page--shop .pd-hero__meta>.pd-model,.pd-page--shop .pd-hero__meta>.pd-tags{display:inline-flex;align-items:center;margin-bottom:0}.pd-page--shop .pd-hero__meta>.pd-model:before{content:"·";margin-right:var(--space-8);color:var(--semantic-text-tertiary)}.pd-page--shop .pd-hero__meta>.pd-model{margin-top:calc(-1 * var(--space-16))}.pd-page--shop .pd-hero__descr{margin:0;color:var(--semantic-text-secondary)}.pd-page--shop .pd-hero__price{margin:0;font-size:var(--type-cn-headline-small-size);font-weight:var(--type-cn-headline-small-weight);color:var(--semantic-text-primary)}.pd-page--shop .pd-hero__promises .pc-highlights{display:flex;justify-content:space-around;align-items:flex-start;gap:0;margin:8px 0 0;padding:32px 0;background:var(--semantic-bg-subtle);border-radius:12px}.pd-page--shop .pd-hero__promises .pc-highlights>li{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:0 8px;background:none;border-radius:0;text-align:center}.pd-page--shop .pd-hero__promises .pc-highlights__icon{width:62px;height:64px;object-fit:contain;margin:0 0 8px}.pd-page--shop .pd-hero__promises .pc-highlights__term{font-size:14px;font-weight:600;line-height:20px;color:var(--semantic-text-primary)}.pd-page--shop .pd-hero__promises .pc-highlights__term+span{font-size:12px;font-weight:400;line-height:17px;letter-spacing:.5px;color:var(--semantic-text-secondary)}.pd-hero__promises-note{margin:var(--space-8) 0 0;font-size:var(--type-cn-body-small-size);line-height:1.5;color:var(--semantic-text-tertiary)}.pd-html .pc-anchornav{display:flex;gap:var(--space-8);overflow-x:auto;scrollbar-width:none;margin-bottom:var(--space-24);padding-bottom:var(--space-8);border-bottom:1px solid var(--semantic-border-default)}.pd-html .pc-anchornav::-webkit-scrollbar{display:none}.pd-html .pc-anchornav a{flex:none;padding:var(--space-4) var(--space-12);border:1px solid var(--semantic-border-default);border-radius:999px;font-size:var(--type-cn-body-small-size);color:var(--semantic-text-secondary);text-decoration:none;white-space:nowrap}.pd-html .pc-anchornav a:hover{color:var(--semantic-text-primary);border-color:var(--semantic-text-primary)}.pd-html .pc-feature[id]{scroll-margin-top:var(--space-64,64px)}.pd-html .pc-dims{display:flex;flex-wrap:wrap;gap:var(--space-8);list-style:none;margin:0 0 var(--space-16);padding:0}.pd-html .pc-dims>li{flex:1 1 96px;display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-12);background:var(--semantic-bg-subtle);border-radius:var(--radius-sm);text-align:center}.pd-html .pc-dims__label{font-size:var(--type-cn-body-small-size);color:var(--semantic-text-secondary)}.pd-html .pc-dims__value{font-size:var(--type-cn-title-small-size);font-weight:var(--type-cn-title-small-weight);color:var(--semantic-text-primary)}