.gallery-card:where(.astro-dvytflp2){display:flex;flex-direction:column;border:1px solid var(--color-line);border-radius:10px;background:var(--color-panel);overflow:hidden}.gallery-card-header:where(.astro-dvytflp2){padding:1.25rem 1.25rem .75rem;border-bottom:1px solid var(--color-line)}.gallery-card-header:where(.astro-dvytflp2) h3:where(.astro-dvytflp2){margin:0 0 .4rem;font-family:var(--font-display);font-size:1.15rem;font-weight:760;color:var(--color-ink)}.gallery-card-desc:where(.astro-dvytflp2){margin:0 0 .6rem;font-size:.875rem;color:var(--color-muted);line-height:1.5}.gallery-tags:where(.astro-dvytflp2){display:flex;flex-wrap:wrap;gap:.3rem}.gallery-tag:where(.astro-dvytflp2){padding:.15em .55em;border:1px solid var(--color-line);border-radius:4px;font-size:.75rem;color:var(--color-muted);background:var(--color-bg)}.gallery-card-body:where(.astro-dvytflp2){display:grid;grid-template-columns:1fr 1fr;flex:1;min-height:240px}.gallery-source-pane:where(.astro-dvytflp2),.gallery-preview-pane:where(.astro-dvytflp2){display:flex;flex-direction:column;overflow:hidden}.gallery-source-pane:where(.astro-dvytflp2){border-right:1px solid var(--color-line)}.gallery-pane-label:where(.astro-dvytflp2){margin:0;padding:.35rem .8rem;font-size:.72rem;font-family:var(--font-mono);color:var(--color-muted);background:var(--color-bg);border-bottom:1px solid var(--color-line)}.gallery-code-wrap:where(.astro-dvytflp2){flex:1;overflow:auto;font-size:.72rem}.gallery-code-wrap:where(.astro-dvytflp2) .gallery-code{height:100%;margin:0;border-radius:0;font-size:.72rem;line-height:1.55}.gallery-code-wrap:where(.astro-dvytflp2) pre{margin:0;padding:.75rem;border-radius:0;height:100%;overflow:auto}.gallery-preview:where(.astro-dvytflp2){flex:1;display:flex;align-items:center;justify-content:center;padding:.75rem;overflow:auto}.gallery-preview:where(.astro-dvytflp2).has-svg svg{max-width:100%;max-height:240px;width:auto;height:auto}.gallery-preview-placeholder:where(.astro-dvytflp2){display:flex;gap:5px;align-items:center;justify-content:center}.gallery-loading-dot:where(.astro-dvytflp2){display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--color-muted);opacity:.5;animation:gallery-dot-pulse 1.2s ease-in-out infinite}.gallery-loading-dot:where(.astro-dvytflp2):nth-child(2){animation-delay:.2s}.gallery-loading-dot:where(.astro-dvytflp2):nth-child(3){animation-delay:.4s}@keyframes gallery-dot-pulse{0%,80%,to{opacity:.25}40%{opacity:.9}}@media(prefers-reduced-motion:reduce){.gallery-loading-dot:where(.astro-dvytflp2){animation:none}}:root[data-a11y-reduced-motion=true] .gallery-loading-dot:where(.astro-dvytflp2){animation:none}.gallery-card-footer:where(.astro-dvytflp2){padding:.75rem 1.25rem;border-top:1px solid var(--color-line);display:flex;justify-content:flex-end}.gallery-edit-btn:where(.astro-dvytflp2){display:inline-flex;align-items:center;gap:.3rem;padding:.45em 1em;border:1px solid var(--color-accent);border-radius:6px;background:transparent;color:var(--color-accent);font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s}.gallery-edit-btn:where(.astro-dvytflp2):hover{background:var(--color-accent);color:var(--color-on-accent)}.gallery-edit-btn:where(.astro-dvytflp2):focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}@media(max-width:640px){.gallery-card-body:where(.astro-dvytflp2){grid-template-columns:1fr}.gallery-source-pane:where(.astro-dvytflp2){border-right:none;border-bottom:1px solid var(--color-line)}}.gallery-section:where(.astro-wpycut46){padding-bottom:4rem}.gallery-grid:where(.astro-wpycut46){display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,520px),1fr));gap:2rem}.gallery-filter:where(.astro-wpycut46){display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem}.gallery-filter-label:where(.astro-wpycut46){margin-right:.25rem;font-size:.8rem;color:var(--color-muted)}.gallery-filter-chip:where(.astro-wpycut46){padding:.3em .85em;border:1px solid var(--color-line);border-radius:999px;background:var(--color-bg);color:var(--color-muted);font-family:inherit;font-size:.8rem;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.gallery-filter-chip:where(.astro-wpycut46):hover{border-color:var(--color-accent);color:var(--color-accent)}.gallery-filter-chip:where(.astro-wpycut46)[aria-pressed=true]{border-color:var(--color-accent-strong);background:var(--color-accent);color:var(--color-on-accent);font-weight:700}.gallery-filter-chip:where(.astro-wpycut46):focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}.gallery-filter-status:where(.astro-wpycut46){margin:0 0 1rem;font-size:.85rem;color:var(--color-muted)}@media(prefers-reduced-motion:reduce){.gallery-filter-chip:where(.astro-wpycut46){transition:none}}:root[data-a11y-reduced-motion=true] .gallery-filter-chip:where(.astro-wpycut46){transition:none}.gallery-showcase-link:where(.astro-skjoqvdy){margin:.75rem 0 0;font-size:.9375rem}.gallery-showcase-link:where(.astro-skjoqvdy) a:where(.astro-skjoqvdy){color:var(--color-accent);text-decoration:none;font-weight:600}.gallery-showcase-link:where(.astro-skjoqvdy) a:where(.astro-skjoqvdy):hover{text-decoration:underline}.gallery-preview-error{padding:.75rem 1rem;color:var(--color-warm);background:color-mix(in srgb,var(--color-warm),transparent 92%);font-size:.85rem;border-radius:4px;text-align:center}.gallery-error-detail{font-size:.75rem;color:var(--color-muted);text-align:left;cursor:pointer}.gallery-error-message{margin:.25rem 0 0;padding:.3rem;font-size:.7rem;white-space:pre-wrap;word-break:break-all;max-height:80px;overflow:auto}.gallery-retry-btn{margin-top:.5rem;padding:.3em .8em;border:1px solid var(--color-accent);border-radius:4px;background:transparent;color:var(--color-accent);font-size:.8rem;cursor:pointer}.gallery-retry-btn:hover{background:var(--color-accent);color:#fff}.gallery-retry-btn:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px}
