.card.svelte-1h4fhbz{position:relative;display:flex;flex-direction:column;overflow:hidden;border-radius:20px 20px 5px;background-color:#222;cursor:pointer;transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .3s,box-shadow .3s;padding:0;text-align:left;border:4px solid #000;margin:1px;will-change:transform}.card.unread.svelte-1h4fhbz{box-shadow:0 0 0 3px #5096ffe6}.card.unread.svelte-1h4fhbz:hover{animation:svelte-1h4fhbz-cardBorderShiftUnread 1.5s alternate infinite}.card.svelte-1h4fhbz:hover{border-color:#a3c101;animation:svelte-1h4fhbz-cardBorderShift 1.5s alternate infinite;will-change:transform,box-shadow,border-color;transform:translateY(-4px) scale(1.02)}.card.svelte-1h4fhbz:hover .del:where(.svelte-1h4fhbz){opacity:1;pointer-events:auto}.image.svelte-1h4fhbz{position:relative;overflow:hidden;width:100%;background:#333}.image-placeholder.svelte-1h4fhbz{display:block;width:100%;object-fit:cover;visibility:hidden}.image-inner.svelte-1h4fhbz{position:absolute;top:0;left:0;width:100%;height:100%}.image-inner.svelte-1h4fhbz img:where(.svelte-1h4fhbz){display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.22,1,.36,1)}.card.svelte-1h4fhbz:hover .image-inner:where(.svelte-1h4fhbz) img:where(.svelte-1h4fhbz){transform:scale(1.08)}.view.svelte-1h4fhbz{position:absolute;top:8px;left:10px;display:flex;flex-direction:column;align-items:flex-start;gap:6px;color:#fff;filter:drop-shadow(0 2px 6px rgba(20,20,20,.75))}.stat.svelte-1h4fhbz{display:inline-flex;align-items:center;gap:6px;opacity:.8}.stat.svelte-1h4fhbz span:where(.svelte-1h4fhbz){font-weight:700;font-size:14px}.stat.liked.svelte-1h4fhbz{color:#a3c101}.stat.read.svelte-1h4fhbz{opacity:.5}.like-stat.svelte-1h4fhbz svg:where(.svelte-1h4fhbz){transform:translateY(-1px)}.content.svelte-1h4fhbz{padding:8px 10px 10px}.user.svelte-1h4fhbz{position:relative}.user.svelte-1h4fhbz .avatar:where(.svelte-1h4fhbz){position:absolute;bottom:0;left:0;width:50px;height:50px;border:3px solid #222;border-radius:50%;background-color:#a1a0a1}.user.svelte-1h4fhbz .avatar.following:where(.svelte-1h4fhbz){border-color:#2fbf5b}.user.svelte-1h4fhbz .avatar:where(.svelte-1h4fhbz) img:where(.svelte-1h4fhbz){width:100%;height:100%;border-radius:50%;object-fit:contain}.user.svelte-1h4fhbz span:where(.svelte-1h4fhbz){display:block;margin-left:60px;padding-bottom:6px;width:calc(100% - 60px);border-bottom:2px solid rgba(90,90,90,.5);color:#989898;font-size:14px;transform:translateY(-2px)}.title.svelte-1h4fhbz{display:flex;align-items:center;gap:6px;margin:5px 0;color:#fff;font-size:18px}.hot-badge.svelte-1h4fhbz{display:inline-flex;align-items:center;justify-content:center;padding:2px 6px;border-radius:6px;background:#8a3a3a;color:#140600;font-size:11px;font-weight:700;letter-spacing:.4px}.tags.svelte-1h4fhbz{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.tag.svelte-1h4fhbz{background:#a3c10126;color:#a3c101;border:none;border-radius:4px;padding:2px 6px;font-size:12px;cursor:pointer;transition:all .2s}.tag.svelte-1h4fhbz:hover{background:#a3c1014d}.text.svelte-1h4fhbz{color:#8f8f8f;font-size:14px;font-weight:400}.card.svelte-1h4fhbz .highlight{color:#4aa3ff;font-weight:700}.del.svelte-1h4fhbz{position:absolute;top:-15px;right:-15px;display:flex;justify-content:center;align-items:center;width:50px;height:50px;border-radius:50%;background-color:#000;border:none;padding:0;color:#fff;opacity:0;pointer-events:none;transition:.3s;cursor:pointer}.del.svelte-1h4fhbz svg:where(.svelte-1h4fhbz){margin:10px 12.5px 0 0}@keyframes svelte-1h4fhbz-cardBorderShift{0%{border-color:#a3c101;box-shadow:0 0 #a3c101}20%{box-shadow:0 0 0 1.5px #a3c101}40%{box-shadow:0 0 #a3c101}60%{box-shadow:0 0 0 1.5px #a3c101}80%{box-shadow:0 0 #a3c101}to{border-color:#fffa00;box-shadow:0 0 0 1.5px #fffa00}}@keyframes svelte-1h4fhbz-cardBorderShiftUnread{0%{border-color:#a3c101;box-shadow:0 0 0 3px #5096ffe6,0 0 #a3c101}20%{box-shadow:0 0 0 3px #5096ffe6,0 0 0 1.5px #a3c101}40%{box-shadow:0 0 0 3px #5096ffe6,0 0 #a3c101}60%{box-shadow:0 0 0 3px #5096ffe6,0 0 0 1.5px #a3c101}80%{box-shadow:0 0 0 3px #5096ffe6,0 0 #a3c101}to{border-color:#fffa00;box-shadow:0 0 0 3px #5096ffe6,0 0 0 1.5px #fffa00}}@media screen and (min-width:301px)and (max-width:500px){.card.svelte-1h4fhbz{margin:.5px;border-width:4px}}@media screen and (min-width:1000px){.image.svelte-1h4fhbz{max-height:300px}}@media screen and (min-width:500px)and (max-width:1000px){.image.svelte-1h4fhbz{max-height:400px}}@media screen and (max-width:500px){.image.svelte-1h4fhbz{max-height:110vw}.stat.svelte-1h4fhbz span:where(.svelte-1h4fhbz){font-size:12px}.user.svelte-1h4fhbz span:where(.svelte-1h4fhbz){font-size:14px}.title.svelte-1h4fhbz{font-size:16px}.tag.svelte-1h4fhbz{font-size:11px}.text.svelte-1h4fhbz{font-size:12px}}.grid-shell.svelte-5uxibz{flex:1;overflow:scroll;width:100%;border-radius:10px}.grid.svelte-5uxibz{--grid-gap: 5px;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:var(--grid-gap);align-items:start;padding:var(--grid-gap);padding-top:10px}@media(max-width:300px){.grid.svelte-5uxibz{grid-template-columns:1fr}}@media(min-width:301px)and (max-width:500px){.grid.svelte-5uxibz{--grid-gap: 2.5px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:551px)and (max-width:690px){.grid.svelte-5uxibz{grid-template-columns:repeat(3,minmax(0,1fr))}}.grid.masonry.svelte-5uxibz{grid-auto-rows:1px;grid-auto-flow:dense}.empty-list.svelte-5uxibz{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:80%;color:#666;text-align:center;font-size:20px;-webkit-user-select:none;user-select:none}.empty-list.svelte-5uxibz img:where(.svelte-5uxibz){max-width:300px}
