.post-feed-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;padding:56px 24px;text-align:center;border:1px solid color-mix(in srgb,var(--lv-gold, #E5B976) 12%,transparent);border-radius:16px;background:color-mix(in srgb,var(--lv-gold, #E5B976) 3%,transparent)}.post-feed-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;color:var(--lv-gold, #E5B976)}.post-feed-empty__text{font-size:14px;color:#fff9;margin:0}.post-feed-empty__cta{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;font-size:12px;font-family:var(--font-mono, "JetBrains Mono", monospace);letter-spacing:.08em;text-transform:uppercase;color:#0a0a0a;background:var(--lv-gold, #E5B976);border-radius:999px;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.post-feed-empty__cta:hover{transform:translateY(-1px);box-shadow:0 6px 20px -8px color-mix(in srgb,var(--lv-gold, #E5B976) 60%,transparent)}.post-feed__track{display:grid;grid-template-columns:1fr;gap:16px}.post-card[hidden],.post-card.is-hidden-by-filter{display:none!important}@media(min-width:768px){.post-feed__track{grid-template-columns:1fr 1fr}}.post-feed--strip .post-feed__track{display:grid;grid-template-columns:1fr;gap:12px;padding:4px 0 10px}@media(min-width:768px){.post-feed--strip .post-feed__track{grid-template-columns:1fr 1fr}}.post-feed--strip .post-card__bar,.post-feed--strip .post-card__glow{display:none}.post-feed--strip .post-card--featured{border-color:#ffffff0f}.post-feed.post-feed--strip .post-card--strip .post-card__main{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:14px!important}.post-feed.post-feed--strip .post-card--strip .post-card__body{flex:1 1 auto!important;min-width:0!important;order:1!important}.post-feed.post-feed--strip .post-card--strip .post-card__media{flex:0 0 auto!important;order:2!important;width:72px!important;height:72px!important;max-width:72px!important;max-height:72px!important;border-radius:10px!important;overflow:hidden!important;border:1px solid rgba(255,255,255,.08)!important}.post-feed.post-feed--strip .post-card--strip .post-card__media img{width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:cover!important}@media(max-width:480px){.post-feed.post-feed--strip .post-card--strip .post-card__main{gap:10px!important}.post-feed.post-feed--strip .post-card--strip .post-card__media{width:60px!important;height:60px!important;max-width:60px!important;max-height:60px!important}}.post-card{position:relative;display:flex;flex-direction:column;gap:10px;padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:linear-gradient(180deg,#ffffff09,#ffffff02),#08080a8c;backdrop-filter:blur(16px) saturate(1.2);-webkit-backdrop-filter:blur(16px) saturate(1.2);box-shadow:inset 0 1px #ffffff0d,0 4px 12px -4px #00000080,0 1px 3px #0000004d;transition:border-color .35s ease,transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease;overflow:hidden;isolation:isolate}.post-card__glow{position:absolute;inset:-1px;border-radius:16px;padding:1px;background:conic-gradient(from var(--glow-angle, 0deg),rgba(229,185,118,.4),rgba(229,185,118,.05) 25%,rgba(229,185,118,.4) 50%,rgba(229,185,118,.05) 75%,rgba(229,185,118,.4) 100%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .35s ease;z-index:-1;animation:post-card-spin 6s linear infinite}@keyframes post-card-spin{0%{--glow-angle: 0deg}to{--glow-angle: 360deg}}.post-card:hover .post-card__glow{opacity:.6}.post-card:hover{border-color:#e5b9762e;transform:translateY(-4px);box-shadow:inset 0 1px #e5b97614,0 16px 40px -12px #0009,0 4px 12px #e5b9760f}.post-card--featured{border-color:#e5b97638;box-shadow:inset 0 1px #e5b9761a,0 6px 18px -6px #e5b9761a,0 2px 6px #0006}.post-card--featured:hover{border-color:#e5b97659}.post-card--featured .post-card__glow{opacity:.35;animation-duration:4s}.post-card--featured:hover .post-card__glow{opacity:.8}.post-card__pinned{position:absolute;top:12px;right:12px;width:22px;height:22px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e5b9761f;border:1px solid rgba(229,185,118,.25);color:#e5b976d9;z-index:2}.post-card__featured{display:inline-flex;align-items:center;color:#e5b976bf}.post-card__head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:22px}.post-card__author{display:inline-flex;align-items:center;gap:6px;min-width:0}.post-card__avatar{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:1px solid rgba(229,185,118,.15);background:#e5b9760a;color:#e5b976d9;transition:background .2s ease,transform .2s ease;flex-shrink:0}.post-card__avatar:hover{background:#e5b9761f;transform:scale(1.08)}.post-card__handle{font-size:12px;font-weight:600;text-decoration:none;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.post-card__handle:hover{text-decoration:underline}.post-card__meta{display:inline-flex;align-items:center;gap:6px;font-size:10.5px;font-family:var(--font-mono, "JetBrains Mono", monospace);color:#ffffff61;letter-spacing:.04em;white-space:nowrap;flex-shrink:0}.post-card__meta time{font-variant-numeric:tabular-nums}.post-card__dot-sep{opacity:.4}.post-card__read{color:#e5b9768c}.post-card__main{display:flex;flex-direction:column;gap:10px;text-decoration:none;color:inherit;flex:1;min-height:0}.post-card__body{font-size:14.5px;line-height:1.6;color:#ffffffe0;word-break:break-word;white-space:pre-wrap;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;padding-top:2px}.post-card--strip .post-card__body{-webkit-line-clamp:5;font-size:14px}.post-card__body .post-link,.post-card__body .post-mention,.post-card__body .post-hashtag{color:color-mix(in srgb,var(--lv-gold, #E5B976) 85%,white 15%);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--lv-gold, #E5B976) 30%,transparent)}.post-card__body .post-link:hover,.post-card__body .post-mention:hover,.post-card__body .post-hashtag:hover{color:var(--lv-gold, #E5B976);border-bottom-color:var(--lv-gold, #E5B976)}.post-card__media{border-radius:10px;overflow:hidden;border:1px solid rgba(255,255,255,.06);display:grid;grid-template-columns:1fr;gap:2px;max-height:200px}.post-card--strip .post-card__media{max-height:140px}.post-card__media--multi{grid-template-columns:1fr 1fr}.post-card__media img{display:block;width:100%;height:100%;max-height:inherit;object-fit:cover;transition:transform .4s cubic-bezier(.2,.8,.2,1)}.post-card:hover .post-card__media img{transform:scale(1.03)}.post-card__quote{display:flex;flex-direction:column;gap:3px;padding:10px 12px;border-left:2px solid color-mix(in srgb,var(--lv-gold, #E5B976) 40%,transparent);border-radius:0 8px 8px 0;background:#ffffff06}.post-card__quote-author{font-size:11px;font-weight:600;color:color-mix(in srgb,var(--lv-gold, #E5B976) 80%,white 20%)}.post-card__quote-text{font-size:12.5px;line-height:1.5;color:#fff9;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.post-card__preserved{display:inline-flex;align-items:center;gap:5px;font-size:9.5px;font-family:var(--font-mono, "JetBrains Mono", monospace);letter-spacing:.04em;color:#fff6;padding:3px 7px;border:1px solid rgba(255,255,255,.08);border-radius:6px;align-self:flex-start}.post-card__bottom-line{height:1px;background:linear-gradient(90deg,transparent,transparent);transition:background .35s ease;margin-top:auto}.post-card:hover .post-card__bottom-line{background:linear-gradient(90deg,transparent,rgba(229,185,118,.4),transparent)}.post-card__foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:2px}.post-card__bar{display:flex;align-items:center;gap:2px;flex:1;height:3px;border-radius:2px;overflow:hidden;background:#ffffff0a}.post-card__bar-likes{height:100%;background:#e5b976b3;border-radius:2px}.post-card__bar-reposts{height:100%;background:#e5b97673;border-radius:2px}.post-card__bar-replies{height:100%;background:#e5b97640;border-radius:2px}.post-card__actions{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.post-card__score{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-family:var(--font-mono, "JetBrains Mono", monospace);color:#e5b97699;font-variant-numeric:tabular-nums}.post-card__score>span{display:inline-flex;align-items:center;gap:4px}.post-card__read-link{display:inline-flex;align-items:center;gap:4px;font-size:10.5px;font-family:var(--font-mono, "JetBrains Mono", monospace);letter-spacing:.04em;color:#ffffff8c;text-decoration:none;transition:color .2s ease}.post-card__read-link:hover{color:var(--lv-gold, #E5B976)}.post-card__x-link{display:inline-flex;align-items:center;color:#ffffff4d;transition:color .2s ease}.post-card__x-link:hover{color:#ffffffb3}.post-carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:12px}.post-carousel-dot{width:8px;height:8px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;padding:0;cursor:pointer;transition:all .3s ease}.post-carousel-dot:hover{border-color:#e5b97666}.post-carousel-dot.is-active{width:24px;border-radius:4px;background:var(--lv-gold, #E5B976);border-color:var(--lv-gold, #E5B976)}@media(prefers-reduced-motion:reduce){.post-card,.post-feed-empty__cta,.post-card__glow{transition:none;animation:none}.post-card:hover{transform:none}}
