#mt-gallery-page{--mt-accent:var(--profile-accent);--mt-ink:var(--profile-ink);--mt-muted:var(--profile-muted);--mt-line:var(--profile-line);--mt-paper:var(--profile-paper);--mt-tint:var(--profile-tint);box-sizing:border-box;display:block;clear:both;grid-column:1/-1;width:100%;max-width:1240px;margin:0 auto;padding:0;background:transparent;border:0;border-radius:0;color:var(--mt-ink);font-size:15px;line-height:1.65;text-align:left;overflow-wrap:anywhere}
#mt-gallery-page *,#mt-gallery-page *:before,#mt-gallery-page *:after{box-sizing:border-box}
#mt-gallery-page a{color:var(--mt-accent)}
#mt-gallery-page a:focus-visible{outline:3px solid var(--profile-focus);outline-offset:4px}
#mt-gallery-page .mt-card{display:block;float:none;clear:both;width:100%;min-width:0;margin:0 0 18px;padding:20px;background:var(--mt-paper);color:var(--mt-ink);border:1px solid var(--mt-line);border-radius:14px;box-shadow:0 3px 12px var(--profile-shadow-card)}
#mt-gallery-page h1,#mt-gallery-page h2{float:none;width:auto;margin:0 0 12px;padding:0;border:0;background:none;color:var(--mt-ink);line-height:1.35;text-align:left;box-shadow:none}
#mt-gallery-page h1{font-size:clamp(22px,2.6vw,30px)}
#mt-gallery-page h2{font-size:21px}
#mt-gallery-page p{margin:10px 0}
#mt-gallery-page .mt-location{color:var(--mt-muted)}
#mt-gallery-page .mt-phone{display:inline-block;text-decoration:underline;text-underline-offset:3px}
#mt-gallery-page .mt-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;gap:6px;margin:18px 0 0;padding:0}
#mt-gallery-page .mt-actions a{display:flex;float:none;min-width:0;width:100%;margin:0;align-items:center;justify-content:center;min-height:44px;padding:10px 3px;border:1px solid var(--mt-accent);border-radius:8px;background:var(--mt-accent)!important;color:var(--profile-button-text)!important;font-size:15px;font-weight:700;line-height:1.4;white-space:nowrap;overflow-wrap:normal;text-decoration:none;text-align:center;box-shadow:none;filter:none}
#mt-gallery-page .mt-actions a:hover,#mt-gallery-page .mt-actions a:focus-visible{background:var(--profile-accent-hover)!important;color:var(--profile-button-text)!important;border-color:var(--profile-accent-hover)}
#mt-gallery-page .mt-note{padding:12px 16px;border-left:3px solid var(--mt-accent);border-radius:0 8px 8px 0;background:var(--mt-tint)}
#mt-gallery-page .mt-media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,180px),1fr));gap:14px;align-items:start}
#mt-gallery-page figure{display:block;float:none;min-width:0;max-width:245px;width:100%;margin:0;justify-self:center}
#mt-gallery-page .listakeplink{display:block!important;position:relative;float:none;width:100%!important;max-width:245px;margin:0!important;padding:0!important;border:0;border-radius:10px;background:var(--mt-tint);overflow:hidden}
#mt-gallery-page img.listakep{display:block;width:100%!important;height:auto!important;aspect-ratio:1;object-fit:cover;margin:0!important;padding:0!important;border:0;border-radius:10px}
#mt-gallery-page figcaption{padding:8px 2px;color:var(--mt-muted);font-size:13px;line-height:1.5}
#mt-gallery-page .mt-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:var(--profile-paper);color:var(--mt-accent);font-size:22px;box-shadow:0 2px 8px var(--profile-shadow-media)}
@media(max-width:760px){#mt-gallery-page{width:100%;margin:0;padding:0;border:0;border-radius:0}#mt-gallery-page .mt-card{padding:16px 0;border-left:0;border-right:0;border-radius:0;box-shadow:none}#mt-gallery-page .mt-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}#mt-gallery-page .mt-actions{gap:4px}#mt-gallery-page .mt-actions a{font-size:clamp(12px,3.5vw,14px);padding:10px 2px}#mt-gallery-page .mt-note{padding:10px}}
