/* Static product gallery. No video players, auto-advance, or additional demo. */
.screens-static.section-pad{padding-top:clamp(24px,4.5vh,40px);padding-bottom:clamp(24px,4.5vh,40px)}
.screens-static>.kicker{font-size:10px;margin:0}
.screens-static #screenGallery{margin-top:16px}
.screens-static .split-heading{margin-top:9px;gap:24px;align-items:center}
.screens-static .split-heading h2{font-size:clamp(27px,2.7vw,36px);line-height:1.14;margin:0}
.screens-static .split-heading h2 br{display:none}
.screens-static .split-heading h2 em{margin-left:.2em}
.screens-static .split-heading>p{color:var(--ink-soft,#657087);opacity:1;font-size:13px;line-height:1.5;margin:0;max-width:350px}
.mentaka-gallery{border:1px solid var(--line,#dfd7c5);border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 18px 50px #101a3008}
.mentaka-gallery button,.mentaka-gallery a,.screen-lightbox button,.screen-lightbox a{font-family:var(--font-body,inherit)}
.gallery-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:10px 16px;background:#efe9da;border-bottom:1px solid var(--line,#dfd7c5)}
.gallery-role-tabs{display:flex;gap:6px;flex-wrap:wrap}
.gallery-role{border:0;border-radius:10px;padding:9px 22px;background:transparent;color:var(--ink,#101a30);font-size:13px;font-weight:750;cursor:pointer;transition:background .18s,transform .18s}
.gallery-role:hover{background:#ffffffa8}
.gallery-role[aria-selected=true]{background:var(--ink,#101a30);color:#fff;box-shadow:0 3px 0 #101a3022}
.gallery-count{font-size:12px;color:var(--ink-soft,#657087);white-space:nowrap}
.mentaka-gallery #galleryImages{--gallery-stage-height:clamp(240px,44vh,320px);display:grid;grid-template-columns:minmax(0,1fr) 220px;align-items:stretch}
.gallery-image-wrap{display:grid;grid-template-rows:minmax(0,1fr) auto;height:var(--gallery-stage-height);min-width:0;margin:0;background:#f7f5e9}
.gallery-main-image-button{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;padding:0;border:0;background:transparent;cursor:zoom-in;overflow:hidden}
.gallery-main-image-button img{display:block;width:100%;height:100%;max-height:100%;object-fit:contain}
.gallery-caption{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:50px;padding:9px 17px;border-top:1px solid #e9e2d3;background:#fff}
.gallery-caption-title{display:flex;align-items:center;gap:15px;min-width:0}
.gallery-caption-title>span{font-size:12px;font-weight:800;color:#a47422;white-space:nowrap}
.gallery-caption-title h3{font-size:16px;line-height:1.3;margin:0;color:var(--ink,#101a30)}
.gallery-enlarge{border:1px solid #ded4bd;border-radius:9px;background:#faf7ee;padding:8px 11px;font-weight:700;font-size:11px;white-space:nowrap;cursor:pointer;color:var(--ink,#101a30)}
.gallery-enlarge:hover{background:#fff0c9;border-color:#e6b74d}
.gallery-thumbnails{height:var(--gallery-stage-height);padding:12px;display:grid;grid-template-rows:repeat(4,minmax(0,1fr));grid-template-columns:1fr;gap:8px;border-left:1px solid #e8e2d5;background:#fff}
.gallery-thumb{position:relative;display:grid;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:8px;text-align:left;padding:6px;border:2px solid #e8e2d5;background:#fcfbf6;border-radius:12px;cursor:pointer;color:var(--ink,#101a30);transition:border-color .16s,background .16s,transform .16s;min-width:0;min-height:0}
.gallery-thumb img{display:block;width:100%;height:auto;max-height:100%;aspect-ratio:16/9;object-fit:contain;border-radius:6px;background:#f7f5e9}
.gallery-thumb>span{display:flex;flex-direction:column;align-items:flex-start;gap:2px;font-size:11px;font-weight:750;line-height:1.25;padding:0}
.gallery-thumb i{font-style:normal;font-size:10px;color:#9e865c}
.gallery-thumb:hover{transform:translateX(-2px);border-color:#d8bd87}
.gallery-thumb[aria-pressed=true]{background:#fff5d9;border-color:var(--marigold,#f5aa22);box-shadow:0 3px 0 #e7b35c}
.gallery-footer{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 17px;border-top:1px solid #e8e2d5;background:#faf8f1}
.gallery-footer p{font-size:10px;line-height:1.4;color:var(--ink-soft,#657087);margin:0;max-width:470px}
.gallery-footer .button{font-size:12px;padding:9px 16px;white-space:nowrap;flex-shrink:0}
.gallery-role:focus-visible,.gallery-thumb:focus-visible,.gallery-main-image-button:focus-visible,.gallery-enlarge:focus-visible,.screen-lightbox button:focus-visible,.screen-lightbox a:focus-visible{outline:3px solid #9e6200;outline-offset:3px}
.screen-lightbox{width:min(1360px,calc(100vw - 40px));max-width:none;max-height:calc(100dvh - 32px);padding:0;border:1px solid #d9cdb4;border-radius:22px;color:var(--ink,#101a30);background:#fbf8f0;box-shadow:0 24px 100px #0007;overflow:auto}
.screen-lightbox::backdrop{background:#101a30d9;backdrop-filter:blur(6px)}
.screen-lightbox-bar{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:16px 22px;border-bottom:1px solid #e8e2d5}
.screen-lightbox-bar h3{font-size:18px;line-height:1.3;margin:0}
.screen-lightbox-close{min-width:42px;min-height:42px;border:1px solid #d9cdb4;background:#fff;border-radius:50%;font-size:27px;line-height:1;cursor:pointer;color:var(--ink,#101a30)}
.screen-lightbox-image{display:block;width:100%;height:auto;max-height:calc(100dvh - 190px);object-fit:contain;background:#f7f5e9}
.screen-lightbox-controls{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:16px 22px;border-top:1px solid #e8e2d5}
.screen-lightbox-controls button{padding:10px 17px;border:1px solid #d9cdb4;border-radius:10px;background:#fff;font-weight:700;font-size:13px;cursor:pointer;color:var(--ink,#101a30)}
.screen-lightbox-controls a{font-size:12px;text-decoration:underline;text-underline-offset:4px;color:var(--ink,#101a30)}
@media(max-width:700px){
 .screens-static.section-pad{padding-top:23px;padding-bottom:23px}.screens-static>.kicker{font-size:9px}.screens-static .split-heading{grid-template-columns:1fr;gap:7px;margin-top:7px}.screens-static .split-heading h2{font-size:26px}.screens-static .split-heading>p{font-size:11px;line-height:1.35;max-width:none}.screens-static #screenGallery{margin-top:13px}
 .mentaka-gallery{border-radius:18px}.gallery-topbar{padding:7px 9px;gap:8px}.gallery-role-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:4px;width:100%}.gallery-role{font-size:12px;padding:10px 7px;border-radius:9px}.gallery-count{display:none}
 .mentaka-gallery #galleryImages{display:block}.gallery-image-wrap{height:auto;grid-template-rows:minmax(0,1fr) auto}.gallery-main-image-button{height:clamp(145px,24vh,190px)}
 .gallery-caption{min-height:45px;padding:7px 11px;gap:8px}.gallery-caption-title{gap:7px}.gallery-caption-title h3{font-size:14px}.gallery-caption-title>span{font-size:10px}.gallery-enlarge{font-size:10px;padding:7px 9px}
 .gallery-thumbnails{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));padding:8px 10px 11px;gap:7px;border-left:0}.gallery-thumb{grid-template-columns:52px minmax(0,1fr);min-height:51px;padding:5px;gap:6px;border-radius:10px}.gallery-thumb>span{font-size:10px;gap:1px}.gallery-thumb i{font-size:9px}.gallery-thumb:hover{transform:none}.gallery-footer{padding:9px 11px;gap:9px}.gallery-footer .button{font-size:10px;padding:9px 10px;justify-content:center}.gallery-footer p{font-size:9px;max-width:180px;line-height:1.3}
 .screen-lightbox{width:calc(100vw - 16px);border-radius:16px}.screen-lightbox-bar{padding:12px 14px}.screen-lightbox-bar h3{font-size:15px}.screen-lightbox-controls{padding:13px 12px;gap:6px}.screen-lightbox-controls button{padding:10px;font-size:12px}.screen-lightbox-controls a{font-size:11px;text-align:center}
}
@media(prefers-reduced-motion:reduce){.gallery-role,.gallery-thumb{transition:none}.gallery-thumb:hover{transform:none}}
