/* Additive product photography, selection and inquiry components. */
.mcw-gallery{min-width:0}.series-hero>figure.mcw-gallery{display:flex;flex-direction:column;min-width:0;min-height:0;aspect-ratio:auto;padding:22px;background:#fff;overflow:hidden}
.mcw-gallery-main{display:grid;place-items:center;flex:0 0 auto;width:100%;aspect-ratio:1;background:#fff;border-radius:10px;overflow:hidden}.series-hero .mcw-gallery-main img{display:block;width:100%;height:100%;object-fit:contain;filter:none}
.mcw-thumbnails{display:flex;flex-wrap:nowrap;gap:8px;width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;padding:14px 2px 4px;scrollbar-width:thin}.mcw-thumbnails:empty{display:none}.mcw-thumb{flex:0 0 66px;width:66px;min-width:66px;height:66px;min-height:66px;overflow:hidden;padding:3px;background:#fff;border:1px solid #d8e2e8;border-radius:6px;cursor:pointer}.mcw-thumb[aria-pressed=true]{border:2px solid #1478bd}.series-hero .mcw-thumb img{display:block;width:100%;height:100%;object-fit:contain;filter:none}.mcw-gallery figcaption{flex:0 0 auto;min-height:0;overflow-wrap:anywhere}.mcw-gallery a:focus-visible,.mcw-thumb:focus-visible{outline:3px solid #1478bd;outline-offset:3px}
.mcw-section{margin-block:48px}.homepage .mcw-section{padding-top:12px;padding-bottom:12px}.mcw-section>p{max-width:830px;color:#42505a;line-height:1.7}.mcw-model-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:24px 0}.mcw-model-card{display:flex;flex-direction:column;min-width:0;border:1px solid #dce6ec;background:#fff;border-radius:12px;overflow:hidden}.mcw-model-card>a:first-child{display:block;aspect-ratio:4/3;padding:16px;background:#fff}.mcw-model-card img{width:100%;height:100%;object-fit:contain}.mcw-model-card>div{padding:20px}.mcw-model-card h3{font-size:1.22rem;margin:4px 0 10px;line-height:1.2}.mcw-model-card p{font-size:.93rem;line-height:1.65;color:#52616c;margin:8px 0}.mcw-model-card .mcw-card-link{display:inline-block;margin-top:12px;color:#12699f;font-weight:600}.mcw-model-card .mcw-card-link:hover{text-decoration:underline}.mcw-model-card .product-kicker{font-size:.71rem;color:#12699f}
.mcw-filter-bar{display:flex;gap:16px;flex-wrap:wrap;padding:20px;border:1px solid #dce6ec;background:#f4f9fc;border-radius:12px}.mcw-filter-bar label{display:grid;gap:7px;flex:1;min-width:180px;font-size:.9rem;font-weight:600}.mcw-filter-bar select,.mcw-filter-bar input{width:100%;padding:12px;background:#fff;border:1px solid #c9d7e0;border-radius:5px;font:inherit;color:#17303d}.mcw-filter-count{font-size:.9rem;color:#52616c}.mcw-empty{padding:24px;border:1px solid #dce6ec;border-radius:8px}
.mcw-video-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin:26px 0}.mcw-video-grid figure{margin:0;padding:18px;background:#f7fafc;border:1px solid #dce6ec;border-radius:12px}.mcw-video-grid video{display:block;width:100%;aspect-ratio:16/8;object-fit:contain;background:#edf1f4;border-radius:6px}.mcw-video-grid h3{margin:16px 0 8px}.mcw-video-grid p,.mcw-video-grid figcaption{font-size:.93rem;color:#42505a;line-height:1.65}.mcw-inline-links{display:flex;flex-wrap:wrap;gap:12px 24px;margin:18px 0}.mcw-inline-links a{color:#12699f;text-decoration:underline;text-underline-offset:3px}
.mcw-download{display:inline-flex;gap:8px;align-items:center;margin:16px 0;color:#12699f;font-weight:600;text-decoration:underline}.mcw-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:0;list-style:none;counter-reset:step}.mcw-steps li{counter-increment:step;border-top:2px solid #8dc7ed;padding:18px 0;line-height:1.7}.mcw-steps li:before{content:counter(step,decimal-leading-zero);display:block;color:#1478bd;font-size:1.5rem;font-weight:600}.mcw-steps strong{display:block;margin:9px 0}.mcw-steps span{color:#52616c;font-size:.94rem}
.mcw-quote-links{display:flex;gap:16px;flex-wrap:wrap;margin-top:16px}.mcw-quote-links a{font-size:.9rem;color:#12699f}.mcw-mobile-quote{display:none}.mcw-copy{margin:12px 0;border:1px solid #b6ccda;color:#12699f;background:white;border-radius:6px;padding:10px 14px;cursor:pointer;font:inherit;font-size:.9rem}#rfq-status{overflow-wrap:anywhere}#rfq-status a{color:#12699f;text-decoration:underline;font-weight:600}.mcw-short-specs{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.mcw-short-specs span{background:#edf5fa;border:1px solid #deebf2;padding:7px 10px;border-radius:5px;color:#17303d;font-size:.88rem}
.mcw-checklist details{padding:4px 0;border-bottom:1px solid #dce6ec}.mcw-checklist summary{font-weight:600;cursor:pointer;padding:18px 0}.mcw-checklist ul{line-height:1.9;padding:0 0 12px 24px}.mcw-table-intro{margin:20px 0}[hidden]{display:none!important}
@media(max-width:980px){.mcw-model-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mcw-steps{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.mcw-model-grid,.mcw-video-grid{grid-template-columns:1fr}.mcw-section{margin-block:34px}.mcw-filter-bar{padding:16px}.mcw-filter-bar label{min-width:100%}.series-hero>figure.mcw-gallery{padding:12px}.mcw-thumb{flex-basis:58px;width:58px;height:58px}.mcw-model-card>a:first-child{aspect-ratio:4/3;max-height:270px}.mcw-mobile-quote{display:flex;position:fixed;left:12px;bottom:14px;z-index:80;border-radius:8px;padding:13px 17px;background:#12699f;color:#fff;box-shadow:0 5px 18px #0002;font-size:.9rem;font-weight:600}.mcw-video-grid video{aspect-ratio:16/9}.mcw-steps{gap:16px}.mcw-model-card>div{padding:18px}}

/* Match homepage additions to the shared centered content rail. */
.homepage .mcw-section.page-width{margin-inline:auto}
.homepage #featured-models{margin-top:0;scroll-margin-top:100px}

.homepage #featured-models .mcw-model-card>a:first-child{position:relative;flex-shrink:0;overflow:hidden}
.homepage #featured-models .mcw-model-card>a:first-child img{position:absolute;inset:16px;width:calc(100% - 32px);height:calc(100% - 32px)}
