.card.svelte-13cyf8m{position:relative;aspect-ratio:1;background:transparent;border-radius:12px;cursor:pointer;transition:transform .2s;overflow:visible}.card.svelte-13cyf8m:hover{transform:scale(1.02)}.card.selected.svelte-13cyf8m{outline:3px solid #cc0000;outline-offset:2px;border-radius:12px}.preview.svelte-13cyf8m{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background:transparent;padding:8px;pointer-events:none;overflow:visible}.preview.svg-renderer.svelte-13cyf8m{padding:0}.preview.svelte-13cyf8m canvas,.preview.svelte-13cyf8m svg{filter:drop-shadow(0 4px 8px var(--shadow-color));transition:filter .2s}.card.svelte-13cyf8m:hover .preview:where(.svelte-13cyf8m) canvas,.card.svelte-13cyf8m:hover .preview:where(.svelte-13cyf8m) svg{filter:drop-shadow(0 6px 12px var(--shadow-color-hover))}.thumb-skeleton.svelte-13cyf8m{width:70%;height:70%;background:#00000014;border-radius:50%;animation:svelte-13cyf8m-pulse 1.5s ease-in-out infinite}@keyframes svelte-13cyf8m-pulse{0%,to{opacity:.4}50%{opacity:.7}}.overlay.svelte-13cyf8m{position:absolute;inset:0;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;padding:.75rem;opacity:0;pointer-events:none;transition:opacity .2s;border-radius:12px}.card.svelte-13cyf8m:hover .overlay:where(.svelte-13cyf8m){opacity:1;pointer-events:auto}.header-info.svelte-13cyf8m{display:flex;flex-direction:column;gap:.1rem;align-items:flex-start}.title.svelte-13cyf8m{color:#fff;font-size:1rem;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.5)}.difficulty-tag.svelte-13cyf8m{font-size:.7rem;color:#ffffffe6;background:#0000004d;padding:.1rem .4rem;border-radius:4px;text-transform:uppercase;letter-spacing:.02em}.details-btn.svelte-13cyf8m{padding:.4rem .8rem;background:#0009;color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .2s}.details-btn.svelte-13cyf8m:hover{background:#000c}.selected-badge.svelte-13cyf8m{position:absolute;top:.5rem;right:.5rem;width:28px;height:28px;background:#c00;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.9rem;font-weight:700}.delete-btn.svelte-13cyf8m{position:absolute;top:.5rem;left:.5rem;width:28px;height:28px;background:#0000008c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;transition:background .2s,transform .2s}.delete-btn.svelte-13cyf8m:hover{background:#cc0000d9;transform:scale(1.02)}.delete-btn.svelte-13cyf8m:active{transform:scale(.98)}.delete-btn.svelte-13cyf8m:focus-visible{outline:2px solid white;outline-offset:2px}.gallery-page.svelte-ypbj28{max-width:1400px;margin:0 auto;padding:2rem}header.svelte-ypbj28{text-align:center;margin-bottom:2rem;padding:3rem 0 1rem}header.svelte-ypbj28 h1:where(.svelte-ypbj28){margin:0;font-size:3rem;font-weight:600}.site-title-link.svelte-ypbj28{color:inherit;text-decoration:none;transition:color .2s}.site-title-link.svelte-ypbj28:hover{color:#c00}header.svelte-ypbj28 p:where(.svelte-ypbj28){max-width:700px;margin:.5rem auto 0;color:#555;font-size:1.1rem;line-height:1.6}.toolbar.svelte-ypbj28{position:sticky;top:0;z-index:90;pointer-events:none;display:flex;justify-content:center;gap:1rem;margin-bottom:2rem;padding:1rem 0;background:#aacdd833;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.toolbar.svelte-ypbj28>*{pointer-events:auto}.toolbar.svelte-ypbj28 button,.toolbar.svelte-ypbj28 a{white-space:nowrap}.empty.svelte-ypbj28{text-align:center;padding:4rem 2rem;color:#888}.empty.svelte-ypbj28 p:where(.svelte-ypbj28){margin:.5rem 0}.category-section.svelte-ypbj28{max-width:1000px;margin:0 auto 2.5rem}.category-section.svelte-ypbj28:first-of-type{margin-top:0}.category-header.svelte-ypbj28{color:#4a7c8a;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin:0 0 1rem;padding:.5rem 0;border-bottom:2px solid #a3bfca}.gallery.svelte-ypbj28{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;padding-top:35px}.gallery.svg-renderer.svelte-ypbj28{gap:1.5rem;padding-top:0}.skeleton-card.svelte-ypbj28{aspect-ratio:1;border-radius:12px;background:#0000000f;animation:svelte-ypbj28-pulse 1.5s ease-in-out infinite}@keyframes svelte-ypbj28-pulse{0%,to{opacity:.4}50%{opacity:.7}}.suggest-section.svelte-ypbj28{text-align:center;margin-top:3rem;color:#666}.suggest-section.svelte-ypbj28 p:where(.svelte-ypbj28){margin:0 0 .5rem;font-size:.95rem}.modal-overlay.svelte-ypbj28{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.modal.svelte-ypbj28{width:min(520px,100%);background:#fff;border-radius:12px;padding:1.25rem;box-shadow:0 10px 30px #00000040}.modal.svelte-ypbj28 h2:where(.svelte-ypbj28){margin:0 0 .5rem;color:#222}.modal.svelte-ypbj28 p:where(.svelte-ypbj28){margin:.5rem 0;color:#555;line-height:1.5}.delete-heart-name.svelte-ypbj28{font-weight:600;color:#222}.delete-actions.svelte-ypbj28{display:flex;justify-content:flex-end;gap:.75rem;margin-top:1.25rem}@media(max-width:600px){.gallery-page.svelte-ypbj28{padding:.75rem}header.svelte-ypbj28 h1:where(.svelte-ypbj28){font-size:1.75rem}.toolbar.svelte-ypbj28{flex-direction:column;align-items:stretch;gap:.5rem}.toolbar.svelte-ypbj28 a[data-slot=button]{width:100%;justify-content:center}.toolbar.svelte-ypbj28>div[role=group]:where(.svelte-ypbj28){display:flex;width:100%}.toolbar.svelte-ypbj28>div[role=group]:where(.svelte-ypbj28)>:first-child{flex:1;display:flex}.toolbar.svelte-ypbj28>div[role=group]:where(.svelte-ypbj28)>:first-child button{flex:1}.gallery.svelte-ypbj28{grid-template-columns:repeat(2,1fr);gap:.75rem}.gallery.svg-renderer.svelte-ypbj28{gap:.75rem}}
