.pct-table{margin:2rem 0;font-family:inherit;color:#111}.pct-header{display:flex;gap:2rem;justify-content:space-between;margin-bottom:2rem;padding-bottom:1.5rem}.pct-header-column{flex:1 1 0%;text-align:center}.pct-header-image img{max-width:220px;height:auto;display:block;margin:0 auto 1rem;object-fit:contain}.pct-header-title{font-weight:600;font-size:1.05rem;margin-bottom:.75rem}.pct-header-select select.pct-product-select{width:100%;max-width:260px;padding:.45rem .75rem;font-size:.95rem;border:1px solid #d0d0d0;background:#fafafa}.pct-specs{border-top:1px solid #e2e2e2}.pct-spec-group{padding:1.25rem 0;border-bottom:1px solid #f0f0f0}.pct-spec-label{margin:0 0 1rem;font-size:24px;font-weight:700}.pct-spec-values{display:flex;gap:2rem;align-items:flex-start;font-size:.95rem}.pct-spec-value{flex:1 1 0%;line-height:1.5}.pct-spec-value:not(:last-child){border-right:1px solid #f0f0f0;padding-right:1.5rem}@media (max-width:768px){.pct-header{flex-direction:row;flex-wrap:wrap;gap:20px}.pct-header-column{width:48%;text-align:center}.pct-spec-values{display:flex;flex-direction:row;justify-content:space-between;gap:10px}.pct-spec-value{width:48%;border-right:none;padding-right:0;text-align:left;font-size:14px;word-break:break-word}.pct-spec-group{padding:32px 0}.pct-header-image img{max-width:140px}}