.list-card.svelte-115ig2h{position:relative;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 10px #00000014;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);max-width:320px;width:100%;min-height:160px;display:flex;flex-direction:column;justify-content:space-between}.list-card.svelte-115ig2h:hover{box-shadow:0 8px 25px #0000001f;transform:translateY(-2px)}.action-buttons.svelte-115ig2h{position:absolute;top:1rem;right:1rem;display:flex;gap:.5rem;opacity:0;transition:opacity .2s ease}.list-card.svelte-115ig2h:hover .action-buttons:where(.svelte-115ig2h){opacity:1}.modal-overlay.svelte-115ig2h{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(4px)}.modal.svelte-115ig2h{padding:2rem;border-radius:1rem;box-shadow:0 10px 40px #0003;max-width:400px;width:90%;animation:svelte-115ig2h-modalSlideIn .3s ease}@keyframes svelte-115ig2h-modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.modal.svelte-115ig2h h3:where(.svelte-115ig2h){color:var(--body-text-color);margin-bottom:1rem;font-size:1.25rem;text-align:left}.modal.svelte-115ig2h p:where(.svelte-115ig2h){margin-bottom:1.5rem;color:#6b7280;line-height:1.5}@media (max-width: 640px){.list-card.svelte-115ig2h{max-width:100%;min-height:140px}.action-buttons.svelte-115ig2h{opacity:1}.modal.svelte-115ig2h{margin:1rem;width:calc(100% - 2rem)}}
