/* Reset the legacy figure's centered alignment: auto-sized children collapsed the stage and overflowed the thumbnail rail. */
.ghc-model-gallery{margin:0!important;width:100%;min-width:0;min-height:0!important;display:grid!important;grid-template-columns:minmax(0,1fr);place-items:stretch!important;padding:0!important;background:none!important;border:0!important;box-shadow:none!important}
.ghc-gallery-stage{position:relative;display:grid;place-items:center;width:100%;min-width:0;overflow:hidden;background:#fff;border:1px solid #e3e5e8;border-radius:14px;aspect-ratio:4/3;color:#19202b}
.ghc-gallery-stage img,.modal-figure.ghc-model-gallery img,.catalog-modal-figure.ghc-model-gallery img{display:block;width:100%;height:100%;max-height:100%;object-fit:contain;transform:none;filter:none}
.ghc-gallery-stage>img{position:absolute;inset:0}
.ghc-gallery-stage[data-kind="detail"]{background:#f3f3f3}
.ghc-gallery-enlarge{position:absolute;right:14px;bottom:14px;padding:8px 12px;border-radius:30px;background:#171b23e8;color:#fff;font-size:14px;font-weight:700}
.ghc-gallery-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0 10px}
.ghc-gallery-caption{font-size:14px!important;color:inherit!important;line-height:1.5!important;margin:0!important;font-weight:600}
.ghc-gallery-arrows{display:flex;gap:8px;flex-shrink:0}
.ghc-gallery-arrows button{width:44px;height:44px;border:1px solid #d8dce1;border-radius:50%;background:#fff;color:#171b23;font-family:inherit;font-size:20px;line-height:1;cursor:pointer}
.ghc-gallery-colours{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.ghc-gallery-colour{font-family:inherit;font-size:14px;line-height:1.3;font-weight:600;min-height:42px;padding:9px 15px;border:1px solid #d8dce1;border-radius:30px;background:#fff;color:#171b23;cursor:pointer}
.ghc-gallery-colours[hidden]{display:none}
.ghc-gallery-colour[aria-pressed="true"]{background:#d80b2b;color:#fff;border-color:#d80b2b}
.ghc-gallery-thumbs{display:grid;width:100%;min-width:0;max-width:100%;grid-auto-flow:column;grid-auto-columns:100px;gap:8px;overflow-x:auto;overscroll-behavior-x:contain;padding:3px 3px 12px;scroll-snap-type:x proximity;scrollbar-width:thin}
.ghc-gallery-thumb{scroll-snap-align:start;text-align:left;padding:5px;border:2px solid transparent;border-radius:12px;min-width:0;cursor:pointer;background:#fff;color:#18202d}
.ghc-gallery-thumb[aria-pressed="true"]{border-color:#d80b2b}
.ghc-gallery-thumb img,.modal-figure.ghc-model-gallery .ghc-gallery-thumb img,.catalog-modal-figure.ghc-model-gallery .ghc-gallery-thumb img{position:static;width:100%;height:75px;object-fit:contain;border-radius:7px}
.ghc-gallery-thumb span{display:block;padding:6px 3px;font-size:14px;line-height:1.3;font-weight:600}
.ghc-model-gallery button:focus-visible,.ghc-model-gallery a:focus-visible{outline:3px solid #1663d7;outline-offset:3px}
.ghc-gallery-browse,.ghc-gallery-back{justify-self:start;min-height:44px;padding:10px 14px;border:1px solid #dce0e5;border-radius:8px;background:#fff;color:#35465d;font-family:inherit;font-weight:700;font-size:14px;line-height:1.4;cursor:pointer}
.ghc-gallery-browse{margin-top:12px}
.ghc-photo-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;font-size:16px}
.ghc-photo-toolbar[hidden],.ghc-gallery-browse[hidden]{display:none}
button.ghc-gallery-stage{appearance:none;padding:0;text-align:inherit;font:inherit;cursor:zoom-in}
#model-modal .modal-hero,#model-modal .catalog-modal-hero{align-items:start;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr)}
#model-modal .modal-copy,#model-modal .catalog-modal-copy{position:static;min-width:0}
/* A single scroll surface, generous image area and quiet detail navigation on both storefronts. */
#model-modal{width:min(1220px,calc(100% - 40px));max-width:none;max-height:calc(100dvh - 32px);overflow:hidden;border-radius:16px;background:#fff}
#model-modal :is(.modal-shell,.catalog-modal-shell){position:relative;max-height:calc(100dvh - 32px);overflow:auto;overscroll-behavior:contain;padding:24px 32px 32px;border-radius:0;background:#fff;box-shadow:none}
#model-modal :is(.modal-close,.catalog-modal-close){position:sticky;top:0;z-index:3;display:flex;width:max-content;min-width:44px;min-height:44px;margin:0 0 18px auto;padding:10px 16px;border:1px solid #dce0e5;border-radius:24px;background:#fff;color:#18202d;box-shadow:0 3px 12px #18202d0a}
#model-modal :is(.modal-hero,.catalog-modal-hero){gap:32px;margin-top:0;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr)}
#model-modal :is(.modal-copy,.catalog-modal-copy) .eyebrow{margin:0 0 14px;font-size:13px;letter-spacing:.1em}
#model-modal :is(.modal-copy,.catalog-modal-copy) h2{font-size:clamp(36px,4.4vw,60px);line-height:1.08;margin:0}
#model-modal :is(.modal-copy,.catalog-modal-copy)>p:not(.eyebrow){font-size:16px;line-height:1.65;margin:18px 0 0;max-width:38ch}
#model-modal :is(.modal-actions,.catalog-modal-actions){gap:10px;margin-top:24px}
#model-modal :is(.modal-actions,.catalog-modal-actions) .btn{border-radius:8px;padding:13px 18px;min-height:48px}
#model-modal :is(.modal-tabs,.catalog-modal-tabs){gap:4px 20px;margin-top:32px;padding-bottom:0;border-bottom:1px solid #dce0e5}
#model-modal :is(.tab-button,.catalog-tab-button){min-height:48px;padding:12px 0;border:0;border-bottom:3px solid transparent;border-radius:0;background:transparent;color:#536173;font-size:14px;font-weight:700;box-shadow:none}
#model-modal :is(.tab-button,.catalog-tab-button).is-active{border-bottom-color:#d80b2b;background:transparent;color:#b60926}
#model-modal :is(.spec-card,.catalog-spec-card,.doc-card,.catalog-doc-card){background:#fff;border:1px solid #e0e4e8;border-radius:10px;box-shadow:none;min-width:0}
#model-modal :is(.spec-row,.catalog-spec-row){gap:12px;overflow-wrap:anywhere}
#model-modal .ghc-gallery-stage{aspect-ratio:16/10}
#model-modal .ghc-gallery-bar{padding:10px 0 6px}
#model-modal .ghc-gallery-colours{margin-bottom:8px}
#model-modal .ghc-gallery-thumbs{grid-auto-flow:row;grid-auto-columns:auto;grid-template-columns:repeat(auto-fit,minmax(72px,1fr));overflow:visible;padding:3px;gap:6px}
#model-modal .ghc-gallery-thumb img{height:58px}
#model-modal .ghc-gallery-thumb span{font-size:13px;line-height:1.4;padding:5px 2px;overflow-wrap:normal}
@media(max-width:760px){#model-modal .ghc-gallery-enlarge{top:8px;bottom:auto;right:8px;padding:5px 9px;font-size:12px}}
@media(max-width:900px){#model-modal :is(.modal-hero,.catalog-modal-hero){gap:24px;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}}
@media(max-width:760px){#model-modal{width:calc(100% - 16px);max-height:calc(100dvh - 16px);border-radius:12px}#model-modal :is(.modal-shell,.catalog-modal-shell){padding:16px 18px 24px;max-height:calc(100dvh - 16px)}#model-modal :is(.modal-hero,.catalog-modal-hero){grid-template-columns:minmax(0,1fr);gap:24px}#model-modal :is(.modal-copy,.catalog-modal-copy)>p:not(.eyebrow){max-width:none}#model-modal :is(.modal-actions,.catalog-modal-actions){margin-top:16px}#model-modal :is(.spec-groups,.catalog-spec-groups,.doc-grid,.catalog-doc-grid){grid-template-columns:minmax(0,1fr)}#model-modal :is(.modal-tabs,.catalog-modal-tabs){gap:0 18px;margin-top:24px}#model-modal :is(.modal-close,.catalog-modal-close){margin-bottom:14px}}
#model-modal.ghc-photo-view :is(.modal-hero,.catalog-modal-hero){grid-template-columns:minmax(0,1fr)}
#model-modal.ghc-photo-view :is(.modal-copy,.catalog-modal-copy,.modal-tabs,.catalog-modal-tabs,.tab-panel,.catalog-tab-panel){display:none}
#model-modal.ghc-photo-view .ghc-gallery-stage{aspect-ratio:auto;height:min(64dvh,720px);min-height:220px;cursor:zoom-out}
#model-modal.ghc-photo-view .ghc-gallery-stage img{transform:none!important}
#model-modal.ghc-photo-view .ghc-gallery-thumbs{grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}
@media(max-width:760px){.ghc-photo-toolbar{align-items:flex-start;flex-direction:column;gap:10px}#model-modal.ghc-photo-view .ghc-gallery-stage{height:38dvh;min-height:200px}}
.ghc-model-page{background:#f4f5f7;color:#18202d;font:16px/1.6 Arial,sans-serif;margin:0}
.ghc-model-page *{box-sizing:border-box}
.ghc-model-page .wrap{width:min(1480px,94%);max-width:none;margin:auto;padding:0}
.ghc-model-page .top{padding:22px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid #dadde2}
.ghc-model-page a{color:inherit;text-underline-offset:4px}
.ghc-model-page .top a{text-decoration:none;font-weight:700}
.ghc-model-page .hero{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:clamp(24px,5vw,80px);align-items:start;padding:50px 0 34px;margin:0;background:none;border:0;border-radius:0;box-shadow:none}
.ghc-model-page .hero-copy{position:sticky;top:28px;padding:15px 0}
.ghc-model-page h1{font-size:clamp(44px,5.8vw,88px);line-height:.96;letter-spacing:-.05em;margin:16px 0 22px;font-weight:800}
.ghc-model-page h1 small{font-size:16px;line-height:1.5;letter-spacing:.03em;display:block;margin-bottom:12px;font-weight:500}
.ghc-model-page h2{font-size:clamp(26px,3vw,42px);line-height:1.12;letter-spacing:-.03em;margin:0 0 20px}
.ghc-model-page h3{font-size:21px;line-height:1.3}
.ghc-model-page .eyebrow{color:#bd0d2b;font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}
.ghc-model-page .hero-copy>p:not(.eyebrow){max-width:40ch;color:#566170}
.ghc-model-page .actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}
.ghc-model-page .btn{display:inline-block;text-decoration:none;padding:14px 20px;border-radius:40px;font-weight:700;color:#fff;background:#d80b2b}
.ghc-model-page .btn.alt{color:#19202b;background:#e6e9ee}
.ghc-model-page .model-jump{display:flex;gap:24px;flex-wrap:wrap;padding:20px 0;border-block:1px solid #d8dce2;font-size:14px;font-weight:700;margin-bottom:42px}
.ghc-model-page .model-jump a{text-decoration:none}
.ghc-model-page .photo-details{margin:0 0 54px}
.ghc-model-page .detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
.ghc-model-page .detail-card{margin:0;background:#fff;border:1px solid #e0e3e8;border-radius:16px;overflow:hidden}
.ghc-model-page .detail-card img{display:block;width:100%;height:auto;object-fit:contain}
.ghc-model-page .detail-card figcaption{padding:16px 20px;font-weight:700}
.ghc-model-page .specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:24px 0 50px;scroll-margin-top:30px}
.ghc-model-page .card{padding:24px;border-radius:16px;background:#fff;border:1px solid #e0e3e8}
.ghc-model-page .card h2{font-size:24px}
.ghc-model-page dl{margin:0}.ghc-model-page dt{font-weight:700;font-size:14px;margin-top:15px}.ghc-model-page dd{margin:3px 0 0;color:#566170}
.ghc-model-page .documents{padding:30px;background:#fff;border-radius:16px;margin-bottom:24px}
.ghc-model-page .documents h2{font-size:28px}
.ghc-model-page .price-value{font-size:30px;font-weight:800;color:#c20d2b;margin:16px 0 4px}
.ghc-model-page .price-meta{font-size:14px;color:#657081}
.ghc-model-page .doclinks{display:flex;flex-wrap:wrap;gap:10px}
.ghc-model-page .doclinks a{padding:10px 16px;border-radius:30px;background:#edf0f4;text-decoration:none;font-weight:600;font-size:14px}
.ghc-model-page .owner-archive{margin:28px 0 50px;border-top:1px solid #d9dee4;padding-top:24px}
.ghc-model-page .owner-archive>summary{cursor:pointer;font-size:24px;font-weight:700;padding:12px 0}
.ghc-model-page .owner-archive .support,.ghc-model-page .owner-archive .section{background:#fff;padding:24px;margin-top:16px;border-radius:16px}
.ghc-model-page .owner-archive h2{font-size:23px}
.ghc-model-page .model-footer{padding:30px 0 45px;border-top:1px solid #d8dce2;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
@media(max-width:900px){.ghc-model-page .hero{grid-template-columns:1fr 1.15fr;gap:24px}.ghc-model-page .specs{grid-template-columns:1fr}.ghc-model-page .detail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){#model-modal .modal-hero,#model-modal .catalog-modal-hero,.ghc-model-page .hero{grid-template-columns:1fr}#model-modal .modal-copy,#model-modal .catalog-modal-copy,.ghc-model-page .hero-copy{position:static}.ghc-model-page .hero{padding-top:24px;gap:20px}.ghc-model-page .top{align-items:flex-start;flex-direction:column;gap:6px;font-size:14px}.ghc-model-page .detail-grid{grid-template-columns:1fr}.ghc-model-page .documents{padding:22px}.ghc-gallery-thumbs{grid-auto-columns:100px}.ghc-gallery-enlarge{font-size:14px}}
@media(prefers-reduced-motion:no-preference){.ghc-gallery-stage img{animation:ghc-photo-in .22s ease-out}.ghc-gallery-colour,.ghc-gallery-thumb{transition:border-color .18s ease,background-color .18s ease}@keyframes ghc-photo-in{from{opacity:.5}to{opacity:1}}}
