.panel.svelte-cshdp3{background:var(--cw-color-panel-bg);border:1px solid var(--cw-color-panel-border);border-radius:var(--cw-radius-panel);box-shadow:var(--cw-panel-shadow);padding:1rem}.artwork-panel.svelte-cshdp3{display:flex;flex-direction:column;gap:.8rem}h2.svelte-cshdp3{margin:0;font-size:clamp(1.25rem,1.85vw,1.75rem)}p.svelte-cshdp3{margin:0;font-size:1rem;color:var(--cw-text-muted, #3a3939)}.gallery-grid.svelte-cshdp3{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.art-card.svelte-cshdp3{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid var(--cw-color-panel-border);border-radius:.7rem;background:color-mix(in srgb,var(--cw-color-panel-bg) 82%,#ffffff 18%);padding:.5rem;display:flex;flex-direction:column;gap:.45rem;cursor:pointer;text-align:left}.art-card.svelte-cshdp3 img:where(.svelte-cshdp3){width:100%;height:220px;object-fit:contain;border-radius:.45rem;display:block;background:#f2eee3}.art-title.svelte-cshdp3{font-size:.92rem;font-weight:600;color:var(--cw-color-text);line-height:1.25}.lightbox.svelte-cshdp3{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;background:#0b0a08e6;padding:1rem;cursor:zoom-out}.lightbox-image.svelte-cshdp3{max-width:min(96vw,1400px);max-height:94vh;width:auto;height:auto;object-fit:contain;border-radius:.55rem;box-shadow:0 0 28px #0000008c;background:#0f0e0c}@media(max-width:640px){.art-card.svelte-cshdp3 img:where(.svelte-cshdp3){height:180px}}
