.product-hero{min-height:410px}.product-hero-copy{bottom:48px}.product-hero-copy h1{font-size:clamp(52px,7vw,82px)}.product-hero-copy span{margin-top:20px}.product-workspace{padding:46px 48px 58px;background:#f4fbfd}.workspace-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;max-width:1180px;margin:0 auto 24px}.workspace-heading h2{max-width:720px;margin:0;color:var(--ink);font-size:clamp(30px,4vw,44px);line-height:1.08;letter-spacing:-.035em}.workspace-heading>p{max-width:310px;margin:0;color:var(--muted);font-size:13px}.workspace-grid{display:block;max-width:1180px;margin:0 auto}.product-feature{position:static;display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);min-height:0;overflow:hidden;border-radius:10px;background:#03202b;box-shadow:0 18px 44px rgba(7,54,73,.17)}.feature-visual{display:block;min-height:260px;padding:24px 28px}.feature-visual img{height:215px}.feature-model{right:28px;bottom:14px}.feature-copy{display:block;padding:24px 30px 22px}.feature-copy h2{margin-bottom:8px;font-size:clamp(26px,3vw,36px)}.feature-summary{margin-bottom:12px;font-size:13px}.feature-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px}.feature-details li{padding:5px 0 5px 28px;font-size:11px}.product-catalogue{padding:0;margin-top:18px;background:transparent}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:158px;min-height:326px;max-width:none;margin:0}.product-card{display:grid;grid-template-columns:42% 58%;min-height:158px}.product-card-image{height:100%;min-height:158px}.product-card-copy{min-width:0;min-height:158px;padding:18px 16px}.product-number{right:12px;top:11px}.product-category{max-width:calc(100% - 27px);margin-bottom:8px;font-size:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card strong{padding-right:0;font-size:14px;line-height:1.32}.product-model{padding-top:10px;font-size:10px}.product-pagination{display:flex;align-items:center;justify-content:center;gap:7px;min-height:42px;margin-top:18px}.product-pagination[hidden]{display:flex;visibility:hidden}.product-page-button{display:grid;width:36px;height:36px;padding:0;place-items:center;border:1px solid #bdd5dc;border-radius:50%;background:#fff;color:#315763;font:700 13px/1 inherit;cursor:pointer;transition:.2s ease}.product-page-button:hover,.product-page-button:focus-visible{border-color:#12a4b8;color:#087e91;transform:translateY(-1px)}.product-page-button.is-current{border-color:#0a8fa5;background:#0a8fa5;color:#fff}.product-page-button:disabled{opacity:.32;cursor:default;transform:none}.product-empty{padding:35px}.product-footer{padding-top:22px;padding-bottom:22px}@media(max-width:900px){.product-workspace{padding:42px 20px 56px}.workspace-heading{display:block}.workspace-heading>p{margin-top:14px}.product-feature{grid-template-columns:1fr}.feature-visual,.feature-copy{padding:26px 24px}.feature-visual{min-height:0}.feature-visual img{height:245px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:158px;min-height:494px}}@media(max-width:560px){.product-hero{min-height:390px}.product-hero-copy{bottom:42px}.product-workspace{padding-right:14px;padding-left:14px}.workspace-heading h2{font-size:30px}.feature-details{grid-template-columns:1fr}.product-grid{grid-template-columns:1fr;min-height:998px}.product-card{grid-template-columns:42% 58%}}
.feature-details p{margin:0;padding:5px 0;border-top:1px solid rgba(255,255,255,.11);color:rgba(255,255,255,.84);font-size:11px}.feature-details p::before{content:none}

/* Compact thumbnail cards */
.product-grid{gap:4px;grid-auto-rows:148px;min-height:300px;border:0}
.product-card{grid-template-columns:148px minmax(0,1fr);width:100%;height:148px;min-height:148px;overflow:hidden;border:1px solid var(--line);border-radius:10px}
.product-card-image{width:148px;height:148px;min-height:148px;padding:0;overflow:hidden;border-radius:8px;background:#edf4f6}
.product-card-image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:8px}
.product-card-copy{height:148px;min-height:148px}
.product-card.is-selected{border:2px solid #03202b}
@media(max-width:900px){.product-grid{min-height:452px}}
@media(max-width:560px){.product-grid{min-height:908px}.product-card{grid-template-columns:148px minmax(0,1fr)}}
