.product-overview{--ov-gap:var(--space-12);--ov-media-bg:color-mix(in srgb, var(--surface) 70%, #000 30%);max-width:none;color:var(--text)}.product-overview>.product-overview__lead,.product-overview>p:first-of-type{max-width:44rem;font-size:var(--fs-lg);line-height:var(--lh-relaxed);color:var(--text-muted)}.product-overview>p:first-of-type+p{max-width:44rem;color:var(--text-muted);margin-top:var(--space-4)}.product-overview__lead{margin:0 0 var(--ov-gap)}.product-overview__section{margin-top:var(--ov-gap);padding-top:var(--ov-gap);border-top:1px solid var(--border)}.product-overview__section:first-of-type{margin-top:var(--space-10)}.product-overview__header{margin-bottom:var(--space-6);max-width:42rem}.product-overview__eyebrow{margin:0 0 var(--space-2);font-family:var(--font-mono);font-size:var(--fs-xs);font-weight:var(--fw-medium);letter-spacing:.08em;text-transform:uppercase;color:var(--primary)}.product-overview__title{margin:0;font-family:var(--font-heading);font-size:clamp(1.375rem,2vw,1.75rem);font-weight:var(--fw-bold);line-height:var(--lh-snug);letter-spacing:-.02em;color:var(--text)}.product-overview__body{display:flex;flex-direction:column;gap:var(--space-5);max-width:44rem}.product-overview__section--wide .product-overview__body,.product-overview__section--gallery .product-overview__body{max-width:none}.product-overview__body>p{margin:0;font-size:var(--fs-md);line-height:var(--lh-relaxed);color:var(--text-muted)}.product-overview__body>p strong{color:var(--text);font-weight:var(--fw-semibold)}.product-overview__body>ul:not(.product-overview__stats):not(.product-overview__logos){margin:0;padding:0;list-style:none;display:grid;gap:var(--space-3)}.product-overview__body>ul:not(.product-overview__stats):not(.product-overview__logos)>li{position:relative;padding-left:var(--space-5);color:var(--text-muted);line-height:var(--lh-relaxed)}.product-overview__body>ul:not(.product-overview__stats):not(.product-overview__logos)>li::before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:1px;background:var(--primary)}.product-overview__body>ul:not(.product-overview__stats):not(.product-overview__logos)>li strong{color:var(--text)}.product-overview__body>h3{margin:var(--space-4)0 0;font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--text)}.product-overview__body>h3:first-child{margin-top:0}.product-overview__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-3);margin:0;padding:0;list-style:none}.product-overview__stat{display:flex;flex-direction:column;gap:var(--space-1);padding:var(--space-4)var(--space-5);border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.product-overview__stat-value{font-family:var(--font-mono);font-size:clamp(1.5rem,3vw,2rem);font-weight:var(--fw-bold);letter-spacing:-.03em;line-height:1;color:var(--text)}.product-overview__stat-label{font-size:var(--fs-sm);color:var(--text-muted);line-height:var(--lh-snug)}.product-overview__figure{margin:0}.product-overview__media{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--ov-media-bg)}.product-overview__media img{display:block;width:100%;height:auto;margin:0;border:0;border-radius:0;background:0 0}.product-overview__caption{margin-top:var(--space-3);font-size:var(--fs-sm);color:var(--text-muted)}.product-overview__figure--sm{max-width:14rem}.product-overview__figure--md{max-width:22rem}.product-overview__figure--lg{max-width:min(40rem,100%)}.product-overview__gallery{display:grid;gap:var(--space-4);margin:0;padding:0;list-style:none}.product-overview__gallery--cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.product-overview__gallery--cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-overview__gallery--cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.product-overview__gallery--diagram .product-overview__media{background:#fff}.product-overview__gallery--diagram .product-overview__media img,.product-overview__figure--diagram .product-overview__media{background:#fff}.product-overview__figure--diagram .product-overview__media{background:#fff}.product-overview__figure--diagram .product-overview__media img{background:#fff}.product-overview__gallery--compact{gap:var(--space-3)}.product-overview__gallery--compact .product-overview__media{display:flex;align-items:center;justify-content:center;min-height:7rem;padding:var(--space-4);background:#fff}.product-overview__gallery--compact .product-overview__media img{width:auto;max-width:100%;max-height:5.5rem;object-fit:contain}.product-overview__logos{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-4)var(--space-6);margin:0;padding:var(--space-5)var(--space-6);list-style:none;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff}.product-overview__logo{display:flex;align-items:center;justify-content:center;min-height:3.5rem}.product-overview__logo img{display:block;width:auto;max-width:9rem;max-height:3.25rem;margin:0;border:0;border-radius:0;object-fit:contain;background:0 0}.product-overview__subsection{display:grid;gap:var(--space-4);padding:var(--space-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:color-mix(in srgb,var(--surface) 85%,transparent);max-width:none}.product-overview__subtitle{margin:0;font-size:var(--fs-lg);font-weight:var(--fw-semibold);color:var(--text)}.product-overview__subsection-body{display:flex;flex-direction:column;gap:var(--space-4)}.product-overview__subsection-body>p{margin:0;color:var(--text-muted);line-height:var(--lh-relaxed)}.product-overview__subsection-body>ul{margin:0;padding:0;list-style:none;display:grid;gap:var(--space-2)}.product-overview__subsection-body>ul>li{position:relative;padding-left:var(--space-5);color:var(--text-muted)}.product-overview__subsection-body>ul>li::before{content:"";position:absolute;left:0;top:.55em;width:6px;height:6px;border-radius:1px;background:var(--primary)}.product-overview__blocks{display:grid;gap:var(--space-4);max-width:none}@media(min-width:900px){.product-overview__blocks--2{grid-template-columns:repeat(2,minmax(0,1fr))}}.product-overview__section--split .product-overview__body{max-width:none;display:grid;grid-template-columns:minmax(0,1fr)minmax(0,1.15fr);gap:var(--space-8);align-items:start}.product-overview__section--split .product-overview__copy{display:flex;flex-direction:column;gap:var(--space-4)}.product-detail-tabs__prose.product-overview{max-width:none}.product-detail-tabs__prose.product-overview img{margin:0}.product-detail-tabs__prose.product-overview>p{max-width:44rem;color:var(--text-muted);line-height:var(--lh-relaxed)}.product-detail-tabs__prose.product-overview>p:first-of-type{font-size:var(--fs-lg)}.product-detail-tabs__prose.product-overview>p+p{margin-top:var(--space-4)}.product-detail-tabs__prose.product-overview>*+*{margin-top:0}.product-detail-tabs__prose.product-overview>p+.product-overview__section{margin-top:var(--space-10)}@media(max-width:900px){.product-overview__section--split .product-overview__body{grid-template-columns:1fr;gap:var(--space-5)}.product-overview__gallery--cols-3,.product-overview__gallery--cols-4{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.product-overview{--ov-gap:var(--space-8)}.product-overview__stats{grid-template-columns:1fr}.product-overview__gallery--cols-2,.product-overview__gallery--cols-3,.product-overview__gallery--cols-4{grid-template-columns:1fr}.product-overview__logos{justify-content:center;padding:var(--space-4)}}@media(prefers-reduced-motion:no-preference){.product-overview__section{animation:product-overview-in 420ms ease both}.product-overview__section:nth-of-type(1){animation-delay:40ms}.product-overview__section:nth-of-type(2){animation-delay:80ms}.product-overview__section:nth-of-type(3){animation-delay:120ms}.product-overview__section:nth-of-type(4){animation-delay:160ms}.product-overview__media img{transition:transform 320ms ease}.product-overview__figure:hover .product-overview__media img{transform:scale(1.015)}}@keyframes product-overview-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}