.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-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__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-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)}.pd-html,.pd-section__title{color:var(--semantic-text-primary)}.pd-html{font-size:var(--type-cn-body-medium-size);line-height:1.85}.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 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}.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-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)}