.feed-container{flex-direction:column;gap:20px;max-width:680px;margin:0 auto;padding:20px;display:flex}.feed-empty{text-align:center;color:#64748b;background:#0b1220;border:1px dashed #94a3b8b3;border-radius:20px;margin:20px 0;padding:60px 20px;font-size:1.05rem;font-style:italic}.toast{z-index:9999;backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #d8b4fe99;border-radius:14px;width:calc(100% - 24px);min-width:280px;max-width:560px;padding:12px 14px;position:fixed;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #9370db2e}.toast-inner{align-items:center;gap:10px;display:flex}.toast-msg{color:#4c1d95;word-break:break-word;flex:1;font-size:14px;font-weight:700;line-height:1.2}.toast-x{cursor:pointer;color:#6b21a8;background:#f3e8ffe6;border:1px solid #d8b4feb3;border-radius:10px;outline:none;width:30px;height:30px;font-weight:900}.toast-x:hover{filter:brightness(.98)}.toast-info{border-color:#d8b4feb3}.toast-error{border-color:#fb71858c}.toast-success{border-color:#22c55e59}.feed-featured-wrap{margin-bottom:12px}.featured-card{background:linear-gradient(#fff7fb 0%,#fff 100%);border:1px solid #e20e5b24;border-radius:18px;width:100%;max-width:100%;padding:14px;box-shadow:0 10px 28px #e20e5b14}.featured-card-top{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.featured-badge{color:#a82143;background:#fff1f2;border:1px solid #e20e5b2e;border-radius:999px;align-items:center;padding:5px 9px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.featured-top-actions{align-items:center;gap:8px;display:flex}.featured-skip-btn,.featured-remove-btn{color:#a82143;cursor:pointer;background:#fff;border:1px solid #e20e5b2e;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;transition:all .16s}.featured-skip-btn:hover,.featured-remove-btn:hover{filter:brightness(.98);transform:translateY(-1px)}.featured-skip-btn:disabled,.featured-remove-btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.featured-title{color:#111827;margin-bottom:4px;font-size:16px;font-weight:800;line-height:1.3}.featured-subtitle{color:#4b5563;margin-bottom:10px;font-size:13px;line-height:1.45}.featured-media-wrap{cursor:pointer;outline:none}.featured-thumb{object-fit:cover;border-radius:14px;width:100%;height:180px;display:block}.featured-thumb-fallback{background:#f3e8ff;border-radius:14px;justify-content:center;align-items:center;width:100%;height:180px;display:flex}.featured-fallback-inner{flex-direction:column;align-items:center;display:flex}.featured-play{color:#a82143;font-size:30px;line-height:1}.featured-fallback-text{color:#a82143;margin-top:6px;font-size:12px;font-weight:700}.featured-tap{color:#a82143;margin-top:8px;font-size:11px;font-weight:800}