.tdh{margin:0 0 2rem}.tdh--embed{margin:0 0 1.25rem}.tdh__bleed{width:100%;margin:0;box-sizing:border-box}.tdh__head{margin:0 0 1rem;padding:0}.tdh__title-row{display:flex;flex-wrap:wrap;align-items:flex-start;gap:.35rem .5rem}.tdh__head .tdh__title-row{margin:0 0 .65rem}.tdh__title-row .tdh__title-plain{flex:1 1 auto;min-width:0;margin:0}.tdh__title-actions{display:inline-flex;flex-wrap:wrap;align-items:center;gap:.35rem;flex-shrink:0;margin-top:.2em}.tdh__share,.tdh__pdf{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:.2rem;min-width:2.25rem;min-height:2.25rem;line-height:0;font:inherit;color:var(--muted);border-radius:6px;border:1px solid var(--border);background:var(--surface);cursor:pointer;text-decoration:none;box-sizing:border-box;transition:color .15s ease,border-color .15s ease,background .15s ease}.tdh__share:hover{color:var(--accent);border-color:color-mix(in srgb,var(--accent) 45%,var(--border));background:color-mix(in srgb,var(--accent) 10%,var(--surface))}.tdh__share:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.tdh__share-icon{display:block}.tdh__staff-gallery-edit{display:inline-flex;align-items:center;gap:.35rem;flex-shrink:0;padding:.2rem .45rem;min-height:2.25rem;line-height:1.2;font-size:.8rem;font-weight:600;color:var(--accent);text-decoration:none;border-radius:6px;border:1px solid color-mix(in srgb,var(--accent) 40%,var(--border));background:color-mix(in srgb,var(--accent) 8%,var(--surface))}.tdh__staff-gallery-edit:hover{background:color-mix(in srgb,var(--accent) 14%,var(--surface))}.tdh__staff-gallery-edit:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.tdh__staff-gallery-edit-ico{flex-shrink:0}.tdh__staff-gallery-edit-txt{max-width:12rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:480px){.tdh__staff-gallery-edit-txt{display:none}.tdh__staff-gallery-edit{padding:.2rem;min-width:2.25rem;justify-content:center}}.tdh__dot{margin:0 .35rem;opacity:.7}.tdh__excerpt{margin:1.15rem 0 0;padding:0;font-size:1rem;line-height:1.55;color:var(--muted);max-width:min(72ch,100%)}.tg-gallery{width:100%;max-width:var(--layout-max-width, 1180px);margin:0 auto}.tg-gallery__viewport{position:relative}.tg-gallery__desktop{display:none}@media(min-width:768px){.tg-gallery__desktop{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px;min-height:min(44vw,440px);height:clamp(300px,40vw,480px);border-radius:12px;overflow:hidden}.tg-gallery__mobile{display:none}.tg-gallery--solo .tg-gallery__desktop{grid-template-columns:1fr;grid-template-rows:1fr}.tg-gallery--count-2 .tg-gallery__desktop{grid-template-rows:1fr}.tg-gallery--count-3 .tg-gallery__desktop{grid-template-rows:1fr 1fr}}.tg-gallery__mobile{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-padding-inline:max(var(--page-padding-x, 1rem),env(safe-area-inset-left,0px));-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 calc(-1*max(var(--page-padding-x, 1rem),env(safe-area-inset-left,0px)));padding:0 max(var(--page-padding-x, 1rem),env(safe-area-inset-left,0px));width:100vw;max-width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw}.tg-gallery__mobile::-webkit-scrollbar{display:none}@media(min-width:768px){.tg-gallery__mobile{display:none}}.tg-gallery__tile{position:relative;display:block;overflow:hidden;padding:0;margin:0;text-decoration:none;color:inherit;background:#0f172a;cursor:zoom-in;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.tg-gallery__tile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease,filter .3s ease}@media(min-width:768px){.tg-gallery__desktop .tg-gallery__tile--hero{grid-column:1;grid-row:1 / span 2}.tg-gallery--solo .tg-gallery__tile--hero{grid-row:1}.tg-gallery__side-grid{grid-column:2;grid-row:1 / span 2;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:8px;min-height:0}.tg-gallery__cell{position:relative;min-height:0}.tg-gallery__cell .tg-gallery__tile{width:100%;height:100%}.tg-gallery--count-2 .tg-gallery__side-grid{grid-template-columns:1fr;grid-template-rows:1fr}.tg-gallery--count-3 .tg-gallery__side-grid{grid-template-columns:1fr;grid-template-rows:1fr 1fr}}.tg-gallery__mobile .tg-gallery__tile{flex:0 0 min(92vw,calc(100% - 2rem));scroll-snap-align:center;scroll-snap-stop:always;aspect-ratio:4 / 3;height:auto;min-height:200px;max-height:min(56vw,360px);border-radius:10px;overflow:hidden}.tg-gallery__mobile-chrome{display:none}@media(max-width:767px){.tg-gallery__mobile-chrome{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;margin-top:.65rem;padding:0 max(var(--page-padding-x, 1rem),env(safe-area-inset-left,0px))}.tg-gallery__mobile-counter{font-size:.8125rem;font-weight:600;font-variant-numeric:tabular-nums;color:var(--muted)}.tg-gallery__dots{display:flex;flex:1 1 auto;justify-content:center;align-items:center;gap:.35rem;min-width:0;padding:0 .25rem}.tg-gallery__dot{width:6px;height:6px;padding:0;border:none;border-radius:999px;background:color-mix(in srgb,var(--muted) 35%,transparent);cursor:pointer;transition:width .2s ease,background .2s ease}.tg-gallery__dot.is-active,.tg-gallery__dot[aria-selected=true]{width:18px;background:var(--brand, #0b6e63)}.tg-gallery__dot:focus-visible{outline:2px solid var(--brand, #0b6e63);outline-offset:2px}.tg-gallery__mobile-open{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .65rem;font-family:inherit;font-size:.8125rem;font-weight:600;line-height:1.2;color:var(--text, #111827);background:var(--surface, #fff);border:1px solid var(--border, rgba(0, 0, 0, .1));border-radius:999px;box-shadow:0 1px 6px #00000014;cursor:pointer;-webkit-tap-highlight-color:transparent}.tg-gallery__mobile-open:focus-visible{outline:2px solid var(--brand, #0b6e63);outline-offset:2px}}.tg-gallery__zoom-hint{position:absolute;top:.55rem;right:.55rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:8px;color:#fff;background:#00000073;opacity:0;transform:scale(.92);transition:opacity .25s ease,transform .25s ease;pointer-events:none}@media(hover:hover)and (pointer:fine){.tg-gallery__desktop .tg-gallery__tile:hover .tg-gallery__zoom-hint{opacity:1;transform:scale(1)}}.tg-gallery__more-badge{position:absolute;inset:0;z-index:2;display:flex;align-items:center;justify-content:center;font-size:1.05rem;font-weight:700;color:#fff;background:#00000085;pointer-events:none}@media(hover:hover)and (pointer:fine){.tg-gallery__desktop:hover .tg-gallery__tile img{filter:brightness(.94)}.tg-gallery__desktop .tg-gallery__tile:hover img{filter:brightness(1);transform:scale(1.02)}}@media(prefers-reduced-motion:reduce){.tg-gallery__tile img{transition:none}.tg-gallery__desktop .tg-gallery__tile:hover img{transform:none}}.tg-gallery__tile:focus-visible{outline:none;box-shadow:inset 0 0 0 3px color-mix(in srgb,var(--brand, #0b6e63) 55%,white);z-index:2}.tg-gallery__play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background:#0000008c;color:#fff;font-size:1rem;line-height:1;padding-left:.2em;pointer-events:none;border:1px solid rgba(255,255,255,.35)}.tg-gallery__tile--hero .tg-gallery__play{width:3.5rem;height:3.5rem;font-size:1.15rem}.tg-gallery__dur{position:absolute;bottom:.5rem;right:.5rem;z-index:2;padding:.12rem .4rem;font-size:.72rem;font-weight:700;font-variant-numeric:tabular-nums;color:#fff;background:#000000b8;border-radius:4px;pointer-events:none}.tg-gallery__tile--video img{filter:brightness(.92)}.tg-gallery__view-all-btn{position:absolute;right:.65rem;bottom:.65rem;z-index:4;display:inline-flex;align-items:center;gap:.35rem;padding:.45rem .7rem;font-family:inherit;font-size:.8125rem;font-weight:600;line-height:1.2;color:#111827;background:#fffffff5;border:1px solid rgba(0,0,0,.08);border-radius:8px;box-shadow:0 2px 10px #0000002e;cursor:pointer;-webkit-tap-highlight-color:transparent}.tg-gallery__view-all-btn:hover{background:#fff;box-shadow:0 2px 14px #00000038}.tg-gallery__view-all-btn:focus-visible{outline:2px solid var(--brand, #0b6e63);outline-offset:2px}.tg-gallery__view-all-icon{flex-shrink:0;opacity:.85}.tg-pswp-video{width:100%;height:100%;background:#000}.tg-pswp-video iframe{width:100%;height:100%;border:0;display:block}.pswp{--pswp-icon-color: #fff;--pswp-icon-color-secondary: rgba(255, 255, 255, .75);z-index:100050}.pswp__bg{backdrop-filter:blur(6px)}.pswp__button{min-width:44px;min-height:44px;opacity:.92}.pswp__button:hover{opacity:1}.pswp__counter{font-size:.9rem;font-weight:600;font-variant-numeric:tabular-nums;letter-spacing:.02em}@media(max-width:767px){.pswp__top-bar{padding-top:max(.35rem,env(safe-area-inset-top,0px))}.pswp__button--arrow{width:48px;height:48px;margin-top:-24px}.pswp__preloader{margin-top:env(safe-area-inset-top,0px)}}@media(prefers-reduced-motion:reduce){.tg-gallery__zoom-hint,.tg-gallery__dot{transition:none}}.tdh__fallback{margin-bottom:.5rem}.tdh__fallback .tdh__title-row{margin:0 0 .5rem}.tdh__meta-line--plain{margin:0 0 1rem;color:var(--muted);font-size:.95rem}.tdh__excerpt--plain{margin-top:0}
