.tm-gallery[data-v-68d60729]{display:grid;gap:8px}.tm-gallery__cover[data-v-68d60729],.tm-gallery__thumb[data-v-68d60729]{background:var(--tm-surface);border:1px solid color-mix(in srgb,var(--tm-border) 76%,transparent);box-shadow:0 18px 58px #18374c14}.tm-gallery__cover[data-v-68d60729]{aspect-ratio:16/10;background:var(--tm-surface-muted);border-radius:24px;overflow:hidden;position:relative}.tm-gallery__link[data-v-68d60729],.tm-gallery__thumb[data-v-68d60729]{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;cursor:zoom-in;display:block;font:inherit}.tm-gallery__link[data-v-68d60729]{background:transparent;border:0;padding:0}.tm-gallery__cover img[data-v-68d60729],.tm-gallery__link[data-v-68d60729],.tm-gallery__placeholder[data-v-68d60729],.tm-gallery__thumb img[data-v-68d60729]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.tm-gallery__placeholder[data-v-68d60729]{color:var(--tm-text-soft);display:grid;place-items:center}.tm-gallery__badges[data-v-68d60729]{bottom:14px;display:flex;flex-wrap:wrap;gap:8px;left:14px;position:absolute;right:14px}.tm-gallery__preview-cue[data-v-68d60729]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:color-mix(in srgb,var(--tm-text) 78%,transparent);border:1px solid color-mix(in srgb,var(--tm-border) 46%,transparent);border-radius:18px;box-shadow:0 16px 42px #08111f33;color:var(--tm-inverse);display:inline-grid;height:54px;place-items:center;position:absolute;right:14px;top:14px;transition:background .2s ease,transform .2s ease;width:54px}.tm-gallery__link:hover .tm-gallery__preview-cue[data-v-68d60729]{background:color-mix(in srgb,var(--tm-brand) 76%,var(--tm-text));transform:scale(1.04)}.tm-gallery__thumbs[data-v-68d60729]{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.tm-gallery__thumb[data-v-68d60729]{aspect-ratio:1.45/1;background:var(--tm-surface-muted);border-radius:16px;overflow:hidden;padding:0;position:relative}.tm-gallery__more[data-v-68d60729]{align-content:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(135deg,#050c18b8,#0ea5a494);color:#fff;display:grid;gap:3px;inset:0;place-items:center;position:absolute;text-align:center}.tm-gallery__more strong[data-v-68d60729]{font-size:clamp(22px,4vw,34px);font-weight:680;line-height:1}.tm-gallery__more small[data-v-68d60729]{font-size:11px;font-weight:620;max-width:92%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tm-gallery-viewer-enter-active[data-v-68d60729],.tm-gallery-viewer-leave-active[data-v-68d60729]{transition:opacity .18s ease}.tm-gallery-viewer-enter-from[data-v-68d60729],.tm-gallery-viewer-leave-to[data-v-68d60729]{opacity:0}.tm-gallery-viewer[data-v-68d60729]{background:radial-gradient(circle at 8% 0,color-mix(in srgb,var(--tm-accent-soft) 72%,transparent),transparent 26rem),linear-gradient(180deg,var(--tm-gallery-viewer-bg),color-mix(in srgb,var(--tm-gallery-viewer-bg) 84%,var(--tm-surface-muted)));color:var(--tm-text);display:grid;grid-template-rows:auto minmax(0,1fr) auto;inset:0;overflow:hidden;position:fixed;z-index:10000}.tm-gallery-viewer__header[data-v-68d60729]{align-items:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:color-mix(in srgb,var(--tm-gallery-viewer-bg) 90%,transparent);border-bottom:1px solid color-mix(in srgb,var(--tm-border) 82%,transparent);display:flex;gap:18px;justify-content:space-between;min-width:0;padding:20px clamp(18px,3.2vw,42px) 18px}.tm-gallery-viewer__header h2[data-v-68d60729]{color:color-mix(in srgb,var(--tm-brand-strong) 76%,var(--tm-text));font-size:clamp(18px,2vw,28px);font-weight:680;line-height:1.25;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tm-gallery-viewer__header button[data-v-68d60729],.tm-gallery-viewer__nav[data-v-68d60729],.tm-gallery-viewer__thumbs button[data-v-68d60729]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;cursor:pointer;font:inherit}.tm-gallery-viewer__header button[data-v-68d60729]{background:var(--tm-gallery-viewer-control);border:1px solid color-mix(in srgb,var(--tm-brand) 48%,var(--tm-border));border-radius:999px;color:color-mix(in srgb,var(--tm-brand-strong) 76%,var(--tm-text));display:inline-grid;flex:0 0 auto;height:42px;padding:0;place-items:center;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:42px}.tm-gallery-viewer__header button[data-v-68d60729]:hover{background:var(--tm-gallery-viewer-control-hover);border-color:var(--tm-brand);color:var(--tm-brand-strong);transform:scale(1.03)}.tm-gallery-viewer__stage[data-v-68d60729]{display:grid;min-height:0;padding:clamp(22px,4vh,48px) clamp(62px,8vw,120px) 18px;place-items:center;position:relative}.tm-gallery-viewer__stage figure[data-v-68d60729]{display:grid;gap:22px;justify-items:center;margin:0;width:min(920px,78vw)}.tm-gallery-viewer__stage img[data-v-68d60729]{background:var(--tm-surface-muted);border:1px solid color-mix(in srgb,var(--tm-border) 42%,transparent);border-radius:12px;box-shadow:var(--tm-shadow-float);display:block;max-height:min(70vh,760px);-o-object-fit:contain;object-fit:contain;width:100%}.tm-gallery-viewer__stage figcaption[data-v-68d60729]{color:var(--tm-text-soft);font-size:15px;font-weight:620;letter-spacing:0}.tm-gallery-viewer__nav[data-v-68d60729]{background:var(--tm-gallery-viewer-control);border:1px solid color-mix(in srgb,var(--tm-border) 84%,transparent);border-radius:999px;box-shadow:var(--tm-shadow-soft);color:var(--tm-text-muted);display:inline-grid;height:54px;padding:0;place-items:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease;width:54px}.tm-gallery-viewer__nav[data-v-68d60729]:hover{background:var(--tm-gallery-viewer-control-hover);border-color:color-mix(in srgb,var(--tm-brand) 54%,var(--tm-border));color:var(--tm-brand-strong);transform:translateY(-50%) scale(1.04)}.tm-gallery-viewer__nav--prev[data-v-68d60729]{left:clamp(18px,3.2vw,58px)}.tm-gallery-viewer__nav--next[data-v-68d60729]{right:clamp(18px,3.2vw,58px)}.tm-gallery-viewer__thumbs[data-v-68d60729]{display:flex;gap:10px;min-width:0;overflow-x:auto;padding:14px clamp(18px,3.2vw,60px) 22px;scrollbar-color:var(--tm-accent) transparent;scrollbar-width:thin}.tm-gallery-viewer__thumbs button[data-v-68d60729]{background:var(--tm-gallery-viewer-thumb-bg);border:2px solid transparent;border-radius:8px;box-shadow:var(--tm-shadow-soft);flex:0 0 auto;height:64px;opacity:.58;overflow:hidden;padding:0;transition:border-color .2s ease,opacity .2s ease,transform .2s ease;width:88px}.tm-gallery-viewer__thumbs button.is-active[data-v-68d60729],.tm-gallery-viewer__thumbs button[data-v-68d60729]:hover{border-color:var(--tm-accent);opacity:1}.tm-gallery-viewer__thumbs button.is-active[data-v-68d60729]{transform:translateY(-2px)}.tm-gallery-viewer__thumbs img[data-v-68d60729]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width:760px){.tm-gallery__cover[data-v-68d60729]{aspect-ratio:16/6.2}}@media(max-width:759px){.tm-gallery__more[data-v-68d60729]{gap:1px;padding:4px}.tm-gallery__more svg[data-v-68d60729]{height:17px;width:17px}.tm-gallery__more strong[data-v-68d60729]{font-size:clamp(17px,5.4vw,22px)}.tm-gallery__more small[data-v-68d60729]{display:none}.tm-gallery-viewer__header[data-v-68d60729]{padding:14px 16px 12px}.tm-gallery-viewer__header h2[data-v-68d60729]{font-size:17px}.tm-gallery-viewer__header button[data-v-68d60729]{height:38px;width:38px}.tm-gallery-viewer__stage[data-v-68d60729]{padding:18px 12px 10px}.tm-gallery-viewer__stage figure[data-v-68d60729]{gap:16px;width:100%}.tm-gallery-viewer__stage img[data-v-68d60729]{border-radius:12px;max-height:58vh}.tm-gallery-viewer__nav[data-v-68d60729]{height:44px;width:44px}.tm-gallery-viewer__nav--prev[data-v-68d60729]{left:10px}.tm-gallery-viewer__nav--next[data-v-68d60729]{right:10px}.tm-gallery-viewer__thumbs[data-v-68d60729]{padding:10px 14px 18px}.tm-gallery-viewer__thumbs button[data-v-68d60729]{height:54px;width:74px}.tm-gallery__preview-cue[data-v-68d60729]{border-radius:16px;height:46px;right:12px;top:12px;width:46px}}
