.hg-image-figure{display:block;position:relative;overflow:hidden;width:var(--local-width,100%);isolation:isolate;transform:translateZ(0)}.hg-image-figure[data-ratio="auto"]{height:auto;min-height:1px}.hg-image-figure[data-ratio="auto"] .hgs-image-wrap{height:auto}.hg-image-figure[data-ratio="auto"] .hg-image,.hg-image-figure[data-ratio="auto"] .hgs-picture img{height:auto;width:100%}.hg-image-figure:not([data-ratio="auto"]) .hg-image,.hg-image-figure:not([data-ratio="auto"]) .hgs-picture img{height:100%;object-fit:inherit}.hg-image-figure[data-ratio="1/1"]{aspect-ratio:1 / 1}.hg-image-figure[data-ratio="16/9"]{aspect-ratio:16 / 9}.hg-image-figure[data-ratio="4/3"]{aspect-ratio:4 / 3}.hg-image-figure[data-ratio="3/4"]{aspect-ratio:3 / 4}.hg-image-figure[data-ratio="21/9"]{aspect-ratio:21 / 9}.hgs-image-wrap{display:block;position:relative;width:100%;height:100%;overflow:hidden;border-radius:inherit;text-decoration:none;color:inherit}.hgs-picture{display:block;width:100%;height:100%}.hg-image{display:block;width:100%;height:auto;transition:transform var(--a-duration-flow) var(--a-motion-snappy),filter 0.3s ease}.object-cover{object-fit:cover}.object-contain{object-fit:contain}.object-fill{object-fit:fill}.hg-image-figure[data-glow="true"]::after{content:'';position:absolute;inset:0;border-radius:inherit;box-shadow:inset 0 0 0 1px oklch(1 0 0 / 0.12);z-index:10;pointer-events:none}@media (prefers-color-scheme:light){.hg-image-figure[data-glow="true"]::after{box-shadow:inset 0 0 0 1px oklch(0 0 0 / 0.05)}}.hg-image-figure[data-dim="true"]::before{content:'';position:absolute;inset:0;background:oklch(0 0 0);opacity:0.15;z-index:5;transition:opacity var(--a-duration-fast) ease;pointer-events:none}.hg-image-figure[data-dim="true"]:hover::before{opacity:0}.hgs-image-overlay{position:absolute;inset:0;background:var(--local-overlay);z-index:1;pointer-events:none;mix-blend-mode:multiply}a.hgs-image-wrap:hover .hg-image{transform:scale(1.03)}.hg-image-figure[data-shadow="shadow-idle"]{box-shadow:var(--hg-depth-idle);transition:box-shadow var(--a-duration-fast) ease}.hg-image-figure[data-shadow="shadow-hover"]{box-shadow:var(--hg-depth-idle);transition:box-shadow var(--a-duration-fast) var(--a-motion-snappy),transform var(--a-duration-fast) ease}.hg-image-figure[data-shadow="shadow-hover"]:hover{box-shadow:var(--hg-depth-hover);transform:translateY(-2px)}.hg-image-caption{position:absolute;inset-inline:0;bottom:0;padding:var(--a-spacing-200) var(--a-spacing-300);z-index:20;text-align:center;font-size:var(--a-font-s);font-weight:600;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:var(--_caption-bg,color-mix(in oklch,var(--_bg,var(--a-surface)),transparent 15%));color:var(--_caption-text,var(--_fg,var(--a-text-main)))}.hg-image-caption.is-brand{--_bg:var(--a-brand);--_fg:var(--a-brand-on)}.hg-image-caption.is-brand-soft{--_bg:var(--a-brand-soft);--_fg:var(--a-brand-soft-on)}.hg-image-caption.is-accent{--_bg:var(--a-accent);--_fg:var(--a-accent-on)}.hg-image-caption.is-accent-soft{--_bg:var(--a-accent-soft);--_fg:var(--a-accent-soft-on)}.hg-image-caption.is-surface{--_bg:var(--a-surface);--_fg:var(--a-text-main)}.hg-image-caption.is-surface-alt{--_bg:var(--a-surface-alt);--_fg:var(--a-text-main)}.hg-image-caption.is-canvas{--_bg:var(--a-canvas);--_fg:var(--a-text-muted)}.hg-image-caption.is-white{--_bg:oklch(1 0 0);--_fg:oklch(0.15 0 0)}.hg-image-caption.is-inverse{--_bg:oklch(0.15 0 0);--_fg:oklch(1 0 0)}.hg-image-caption.is-transparent{--_caption-bg:transparent;--_caption-text:oklch(1 0 0);backdrop-filter:none;text-shadow:0 1px 3px oklch(0 0 0 / 0.6)}.hg-image-caption.text-is-brand{--_caption-text:var(--a-brand)}.hg-image-caption.text-is-accent{--_caption-text:var(--a-accent)}.hg-image-caption.text-is-text-main{--_caption-text:var(--a-text-main)}.hg-image-caption.text-is-text-inv{--_caption-text:var(--a-text-inv)}.hg-image-caption.text-is-text-muted{--_caption-text:var(--a-text-muted)}.hg-image-figure[data-placeholder="true"]{background-color:var(--a-surface-muted);border:1px dashed var(--a-border);display:grid;place-items:center;min-height:12.5rem;background-image:radial-gradient(var(--a-border) 1px,transparent 1px);background-size:1.25rem 1.25rem;border-radius:var(--local-radius,var(--a-radius-m))}