.zoomable-screenshot-trigger.svelte-ybpa09{all:unset;position:relative;display:block;width:100%;cursor:zoom-in;border-radius:var(--radius)}.zoomable-screenshot-trigger.svelte-ybpa09:focus-visible{outline:2px solid var(--teal);outline-offset:3px}.zoomable-screenshot-hint.svelte-ybpa09{position:absolute;right:12px;bottom:12px;display:flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#022863d1;color:#fff;font-size:12px;font-weight:500;opacity:0;transform:translateY(4px);transition:opacity .15s ease,transform .15s ease;pointer-events:none}.zoomable-screenshot-hint.svelte-ybpa09:after{content:"Click to enlarge"}.zoomable-screenshot-trigger.svelte-ybpa09:hover .zoomable-screenshot-hint:where(.svelte-ybpa09),.zoomable-screenshot-trigger.svelte-ybpa09:focus-visible .zoomable-screenshot-hint:where(.svelte-ybpa09){opacity:1;transform:translateY(0)}.zoomable-screenshot-overlay.svelte-ybpa09{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:clamp(16px,5vw,64px);background:#020c1be0;cursor:zoom-out}.zoomable-screenshot-backdrop.svelte-ybpa09{all:unset;position:absolute;top:0;right:0;bottom:0;left:0;cursor:zoom-out}.zoomable-screenshot-full.svelte-ybpa09{position:relative;max-width:100%;max-height:100%;width:auto;height:auto;border-radius:var(--radius);box-shadow:0 24px 64px #00000080;cursor:default}.zoomable-screenshot-close.svelte-ybpa09{all:unset;position:fixed;top:clamp(12px,3vw,28px);right:clamp(12px,3vw,28px);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:999px;background:#ffffff1a;color:#fff;cursor:pointer}.zoomable-screenshot-close.svelte-ybpa09:hover{background:#ffffff2e}.zoomable-screenshot-close.svelte-ybpa09:focus-visible{outline:2px solid var(--teal);outline-offset:2px}
