.product-category-hero h2{font-size:48px}
.category-section{padding:96px 0;background:#fff}
.category-overview{background:var(--surface)}
.category-advantages{background:#fff}
.category-copy{max-width:920px;margin:0 auto 44px;text-align:center}
.category-copy p{margin:0;color:var(--body);font-size:16px}
.feature-grid{display:grid;grid-template-columns:1fr;gap:8px;max-width:920px;margin:32px auto 0}
.category-advantages .feature-grid{max-width:680px}
.feature-item{display:flex;gap:10px;align-items:flex-start;padding:0;background:transparent}
.feature-icon{display:grid;place-items:center;flex:0 0 14px;width:14px;height:14px;margin-top:5px;border-radius:50%;background:#005599;color:#fff;font-size:9px;line-height:1}
.feature-item p{margin:0;color:var(--body);font-size:16px;line-height:1.45}
.category-products{background:#fff;overflow:hidden}
.product-detail{position:relative;display:flex;gap:64px;align-items:flex-start;margin:0;padding:96px 0}
.product-detail:before{content:'';position:absolute;z-index:-1;inset:0 -100vmax;background:#fff}
.product-detail:nth-child(even):before,.category-products-surface .product-detail:nth-child(odd):before{background:var(--surface)}
.category-products-surface .product-detail:nth-child(even):before{background:#fff}
.product-detail:last-child{margin-bottom:0}
.product-media-column{flex:0 1 30%;max-width:30%}
.product-content{flex:1 1 70%;min-width:0}
.product-media-inner{margin-top:32px}
.product-media{margin:0;text-align:center}
.product-media img{display:inline-block;width:600px;max-width:100%;height:auto;border-radius:12px;aspect-ratio:3/4;object-fit:cover;vertical-align:bottom}
.product-heading{margin-bottom:24px}
.product-heading h2{margin:0;color:var(--heading);font-size:40px;line-height:1.1;font-weight:700}
.product-eyebrow{justify-content:flex-start;margin-bottom:24px}
.tab-list{display:flex;gap:0;margin:0 0 28px;border-bottom:1px solid #d9d9d9}
.tab-button{appearance:none;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:232px;margin:0;padding:18px 34px;border:0;background:#fff;color:var(--heading);font:600 20px/1.2 DMSans,Arial,sans-serif;white-space:nowrap;cursor:pointer}
.tab-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:transparent;color:var(--heading);font-size:22px;line-height:1}
.tab-button .dashicons{width:24px;height:24px;font-size:24px;line-height:24px}
.tab-title-wrap{display:inline-flex;align-items:center}
.tab-title-text{font:600 20px/1.2 DMSans,Arial,sans-serif}
.tab-button.is-active{background:var(--heading);color:#fff}
.tab-button.is-active:after{content:'';position:absolute;left:50%;bottom:-13px;transform:translateX(-50%);width:0;height:0;border-left:13px solid transparent;border-right:13px solid transparent;border-top:13px solid #121824}
.tab-button.is-active .tab-icon{background:transparent;color:#fff}
.tab-button:focus-visible{outline:2px solid var(--secondary);outline-offset:2px}
.tab-panel h6{margin:0 0 22px;color:var(--heading);font-size:12px;font-weight:500;line-height:1.2}
.tab-panel p{margin:0 0 18px;font-size:16px;line-height:1.6}
.product-list{list-style:none;margin:0;padding:0}
.product-list li{position:relative;margin:0 0 16px;padding-left:32px}
.product-list-icon{position:absolute;left:0;top:2px;display:grid;place-items:center;width:20px;height:20px;border-radius:50%;background:#005599;color:#fff;font-size:11px;line-height:1}
.product-list h3{margin:0;color:var(--body);font-size:16px;font-weight:700;line-height:1.35}
.product-list p{margin:8px 0 0}
.spec-table{margin:0 0 20px;overflow-x:auto}
.spec-table table{width:100%;border-collapse:collapse;table-layout:fixed}
.spec-table tr:nth-child(odd){background:#f0f0f0}
.spec-table td{padding:.5em;border:1px solid transparent;color:var(--body);font-size:16px;vertical-align:top;word-break:normal}
.download-list{display:grid;gap:18px}
.download-item{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 20px;background:#fff}
.download-item p{margin:0}
.download-button{display:inline-flex;align-items:center;justify-content:center;min-width:112px;padding:12px 22px;border-radius:30px;background:var(--accent);color:#fff;font-size:14px;font-weight:500}
.download-button:not([href]){cursor:default}
@media(max-width:781px){.product-category-hero h2{font-size:38px}.category-section{padding:64px 0}.product-detail{flex-direction:column;gap:40px;padding:64px 0}.product-media-column,.product-content{flex-basis:auto;max-width:none;width:100%}.product-media-inner{margin-top:0}.product-eyebrow{justify-content:center}.product-heading{text-align:center}.product-heading h2{font-size:32px}.tab-list{flex-wrap:wrap;gap:10px;border-bottom:0}.tab-button{padding:13px 16px;white-space:normal}.download-item{align-items:flex-start;flex-direction:column}.spec-table table{table-layout:auto}}
