/* Image-led editorial modules; shared typefaces and existing site structure retained. */
html:root body.gd-site main .vs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 24px;margin:32px 0;align-items:start}
html:root body.gd-site main .vs-grid.vs-three{grid-template-columns:repeat(3,minmax(0,1fr))}
html:root body.gd-site main .vs-card{min-width:0;margin:0;padding:0;border:0;border-radius:0;box-shadow:none;background:transparent;overflow:visible;color:#18232e;text-decoration:none;display:block}
html:root body.gd-site main .vs-media{width:100%;aspect-ratio:4/3;background:#f4f6f7;overflow:hidden;margin:0;display:block;border-radius:2px}
html:root body.gd-site main .vs-media img{display:block;width:100%;height:100%;max-height:none;aspect-ratio:4/3;object-fit:cover;object-position:center;margin:0;padding:0;border:0;border-radius:0;transition:transform .25s ease}
html:root body.gd-site main .vs-media.vs-product img{object-fit:contain;padding:14px;background:#fff}
html:root body.gd-site main .vs-copy{padding:18px 0 0;margin:0;background:transparent;border:0}
html:root body.gd-site main .vs-copy h3{font-size:21px!important;line-height:1.3!important;font-weight:600!important;margin:0 0 9px!important;letter-spacing:0!important;color:#18232e}
html:root body.gd-site main .vs-copy p{font-size:16px!important;line-height:1.55!important;margin:0!important;color:#52616b;max-width:50ch}
html:root body.gd-site main a.vs-card:hover h3{color:#084d74;text-decoration:underline;text-underline-offset:5px}
html:root body.gd-site main a.vs-card:hover img{transform:scale(1.025)}
html:root body.gd-site main a.vs-card:focus-visible{outline:2px solid #084d74;outline-offset:7px}
html:root body.gd-site main .vs-related-links{display:flex;flex-wrap:wrap;gap:12px 32px;border-top:1px solid #d9e0e4;padding-top:20px;margin-top:28px}
html:root body.gd-site main .vs-related-links a{display:inline-flex;align-items:center;min-height:44px;color:#084d74;font-size:16px;text-decoration:none}
html:root body.gd-site main .vs-related-links a:hover{text-decoration:underline}
html:root body.gd-site main .vs-feature{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}
html:root body.gd-site main .vs-feature figure{margin:0}
html:root body.gd-site main .vs-feature figure img{display:block;width:100%;aspect-ratio:4/3;height:auto;object-fit:cover;border-radius:2px}
html:root body.gd-site main .vs-feature figcaption{font-size:14px!important;line-height:1.5!important;color:#52616b;padding-top:12px}
html:root body.gd-site main .vs-support-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;border-top:1px solid #d9e0e4;padding-top:24px;margin-top:28px}
html:root body.gd-site main .vs-support-strip h3{font-size:19px!important;line-height:1.4!important;margin:0 0 8px!important}
html:root body.gd-site main .vs-support-strip p{font-size:16px!important;line-height:1.55!important;margin:0}
@media(max-width:1000px){html:root body.gd-site main .vs-grid,html:root body.gd-site main .vs-grid.vs-three{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 20px}html:root body.gd-site main .vs-feature{gap:32px}}
@media(max-width:600px){html:root body.gd-site main .vs-support-strip,html:root body.gd-site main .vs-feature{grid-template-columns:minmax(0,1fr);gap:28px}html:root body.gd-site main .vs-grid{margin-block:24px;gap:28px 16px}html:root body.gd-site main .vs-copy h3{font-size:18px!important}html:root body.gd-site main .vs-copy p{font-size:15px!important}html:root body.gd-site main .vs-copy{padding-top:14px}html:root body.gd-site main .vs-media,html:root body.gd-site main .vs-media img{aspect-ratio:16/11}html:root body.gd-site main .vs-media.vs-product img{padding:6px}html:root body.gd-site main .vs-related-links{gap:4px 24px}}
@media(max-width:359px){html:root body.gd-site main .vs-grid,html:root body.gd-site main .vs-grid.vs-three{grid-template-columns:minmax(0,1fr)}}
@media(prefers-reduced-motion:reduce){html:root body.gd-site main .vs-media img{transition:none}html:root body.gd-site main a.vs-card:hover img{transform:none}}
