.shuoshuo-feed[data-astro-cid-vmfywmc6]{--shuoshuo-radius:1rem;--shuoshuo-radius-sm:.75rem;--shuoshuo-surface-tint:linear-gradient(135deg, color-mix(in srgb, var(--accent) 6%, transparent), transparent 46%);--shuoshuo-surface-soft:color-mix(in srgb, var(--background) 82%, transparent);--shuoshuo-surface-border:color-mix(in srgb, var(--border) 22%, transparent);--shuoshuo-surface-label:color-mix(in srgb, var(--foreground) 84%, transparent);min-height:18rem}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-feed-state{text-align:center;color:color-mix(in srgb, var(--foreground) 55%, transparent);padding:1.5rem 1rem}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-feed-loading{padding:1rem 0 0}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-loading-text{color:color-mix(in srgb, var(--foreground) 58%, transparent);letter-spacing:.02em;margin-bottom:1rem;font-size:.9375rem}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-list{text-align:start;grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=720px){.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=1280px){.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-card{border-radius:var(--shuoshuo-radius);border:1px solid color-mix(in srgb, var(--border) 20%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 4%, transparent), transparent 48%), color-mix(in srgb, var(--background) 76%, transparent);min-height:12rem;animation:1.6s ease-in-out infinite shuoshuo-skeleton-card-pulse;animation-delay:calc(var(--shuoshuo-skeleton-index,0) * .12s);flex-direction:column;gap:.85rem;padding:.95rem;display:flex;overflow:hidden;box-shadow:0 10px 30px -26px #00000052}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-head{align-items:center;gap:.75rem;display:flex}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-avatar{border-radius:999px;flex-shrink:0;width:2.9rem;height:2.9rem}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-meta{flex-direction:column;flex:1;gap:.42rem;min-width:0;display:flex}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-avatar,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-line,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-media{background:color-mix(in srgb, var(--foreground) 7%, transparent);display:block;position:relative;overflow:hidden}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-avatar:after,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-line:after,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-media:after{content:"";background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--accent) 12%, transparent), transparent);animation:1.45s ease-in-out infinite shuoshuo-skeleton-shimmer;animation-delay:calc(var(--shuoshuo-skeleton-index,0) * .12s);position:absolute;inset:0;transform:translate(-100%)}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-line{border-radius:999px;width:100%;height:.72rem}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-line-title{width:45%}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-line-date{opacity:.82;width:32%;height:.58rem}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-line-mid{width:76%}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-line-short{width:58%}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-media{border-radius:var(--shuoshuo-radius-sm);height:6rem}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-media-small{height:4.25rem}@keyframes shuoshuo-skeleton-shimmer{to{transform:translate(100%)}}@keyframes shuoshuo-skeleton-card-pulse{0%,to{opacity:.76}50%{opacity:1}}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-feed-list{flex-direction:column;gap:1rem;display:flex;position:relative}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-feed-item{break-inside:avoid}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-feed-list[data-reveal=pending] .shuoshuo-feed-item-reveal{opacity:0}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-feed-list[data-reveal=ready] .shuoshuo-feed-item-reveal{animation:.38s both shuoshuo-card-fade-in;animation-delay:calc(var(--shuoshuo-reveal-index,0) * 45ms)}@keyframes shuoshuo-card-fade-in{0%{opacity:0}to{opacity:1}}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-card{border-radius:var(--shuoshuo-radius);border:1px solid color-mix(in srgb, var(--border) 24%, transparent);background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 5%, transparent), transparent 44%), color-mix(in srgb, var(--background) 78%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.1);transition:border-color .28s,box-shadow .28s,transform .28s;position:relative;overflow:hidden;box-shadow:0 10px 30px -24px #00000059}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-card:hover{border-color:color-mix(in srgb, var(--accent) 34%, transparent);box-shadow:0 16px 34px -24px color-mix(in srgb, var(--accent) 28%, transparent);transform:translateY(-2px)}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-card-inner{z-index:1;flex-direction:column;gap:.85rem;padding:.95rem;display:flex;position:relative}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-card-header{align-items:center;gap:.75rem;display:flex}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-avatar{object-fit:cover;border:1px solid color-mix(in srgb, var(--border) 30%, transparent);border-radius:999px;flex-shrink:0;width:2.9rem;height:2.9rem}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-meta{flex-direction:column;gap:.12rem;min-width:0;display:flex}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-author{color:var(--foreground);font-size:1rem;font-weight:700;line-height:1.2}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-date{color:color-mix(in srgb, var(--foreground) 55%, transparent);font-size:.9375rem}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-text{white-space:pre-wrap;color:color-mix(in srgb, var(--foreground) 86%, transparent);font-size:.95rem;line-height:1.75}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-inline-link{color:var(--accent);text-underline-offset:.18em;text-decoration:underline}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-media-grid{grid-template-columns:1fr;gap:.5rem;display:grid}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-media-grid[data-layout=pair]{grid-template-columns:repeat(2,minmax(0,1fr))}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-media-grid[data-layout=triple]{grid-template-columns:repeat(3,minmax(0,1fr))}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-media-grid[data-layout=quad],.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-media-grid[data-layout=lead-grid]{grid-template-columns:repeat(4,minmax(0,1fr))}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-media-link{border-radius:var(--shuoshuo-radius-sm);border:1px solid color-mix(in srgb, var(--border) 18%, transparent);aspect-ratio:1;display:block;overflow:hidden}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-media-link[data-layout=single],.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-media-link[data-layout=lead]{aspect-ratio:16/9;grid-column:1/-1}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-media-image{object-fit:cover;width:100%;height:100%;transition:transform .35s}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-media-link:hover .shuoshuo-media-image{transform:scale(1.04)}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-external-card{border-radius:var(--shuoshuo-radius-sm);border:1px solid var(--shuoshuo-surface-border);background:var(--shuoshuo-surface-tint), var(--shuoshuo-surface-soft);color:var(--foreground);flex-direction:column;text-decoration:none;transition:border-color .22s,background-color .22s,transform .22s,box-shadow .22s;display:flex;overflow:hidden}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-external-card:hover{border-color:color-mix(in srgb, var(--accent) 18%, var(--shuoshuo-surface-border));background:var(--shuoshuo-surface-tint), var(--shuoshuo-surface-soft);box-shadow:0 12px 26px -22px color-mix(in srgb, var(--accent) 18%, transparent);transform:translateY(-1px)}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-external-header{border-bottom:1px solid color-mix(in srgb, var(--shuoshuo-surface-border) 82%, transparent);text-transform:uppercase;letter-spacing:.08em;color:var(--shuoshuo-surface-label);opacity:.92;justify-content:space-between;align-items:center;gap:.35rem;padding:.48rem .78rem;font-size:.875rem;display:flex}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-external-badge{font-weight:700;line-height:1}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-external-main{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.72rem;padding:.78rem;display:grid}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-external-icon{border-radius:calc(var(--shuoshuo-radius-sm) - .1rem);background:color-mix(in srgb, var(--accent) 10%, transparent);width:2.45rem;height:2.45rem;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-external-body{flex-direction:column;gap:.12rem;min-width:0;display:flex}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-external-title{white-space:nowrap;text-overflow:ellipsis;font-size:1rem;font-weight:700;line-height:1.3;overflow:hidden}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-external-subtitle{color:color-mix(in srgb, var(--foreground) 55%, transparent);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;overflow:hidden}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-external-arrow{color:color-mix(in srgb, var(--foreground) 38%, transparent);transition:color .22s,transform .22s}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-external-card:hover .shuoshuo-external-arrow{color:var(--accent);transform:translate(1px,-1px)}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card{border-radius:var(--shuoshuo-radius-sm);border:1px solid var(--shuoshuo-surface-border);background:var(--shuoshuo-surface-tint), var(--shuoshuo-surface-soft);min-height:94px;transition:border-color .24s,box-shadow .24s,background-color .24s;overflow:hidden;box-shadow:0 10px 24px -22px #00000047}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card:hover{border-color:color-mix(in srgb, var(--shuoshuo-surface-border) 90%, white 10%);background:var(--shuoshuo-surface-tint), var(--shuoshuo-surface-soft-hover);box-shadow:0 10px 24px -22px #00000047}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-video-embed{aspect-ratio:16/9;border-radius:var(--shuoshuo-radius-sm);border:1px solid color-mix(in srgb, var(--border) 20%, transparent);background:#00000014;position:relative;overflow:hidden}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-video-embed iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-card-footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-tags{flex-wrap:wrap;gap:.35rem;display:flex}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-card-actions{flex-shrink:0;align-items:center;gap:.45rem;display:inline-flex}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-action-button{width:2rem;height:2rem;color:color-mix(in srgb, var(--foreground) 58%, transparent);background:var(--card-bg);border:1px solid color-mix(in srgb, var(--border) 16%, transparent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:color .22s,border-color .22s,background-color .22s,transform .22s,box-shadow .22s;display:inline-flex}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-action-button:hover,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-action-button:focus-visible{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 26%, transparent);background:color-mix(in srgb, var(--accent) 9%, transparent);box-shadow:0 8px 18px -16px color-mix(in srgb, var(--accent) 40%, transparent);transform:translateY(-1px)}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-action-button:focus-visible{outline:2px solid color-mix(in srgb, var(--accent) 45%, transparent);outline-offset:2px}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-pill{min-width:0;color:color-mix(in srgb, var(--foreground) 70%, transparent);background:var(--card-bg);border:1px solid color-mix(in srgb, var(--border) 15%, transparent);border-radius:999px;align-items:center;padding:.15rem .55rem;font-size:.8125rem;line-height:1.4;transition:color .22s,border-color .22s,background-color .22s,transform .22s,box-shadow .22s;display:inline-flex}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-pill:hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 26%, transparent);background:color-mix(in srgb, var(--accent) 9%, transparent);box-shadow:0 8px 18px -16px color-mix(in srgb, var(--accent) 40%, transparent);transform:translateY(-1px)}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-pill-accent{color:var(--accent);background:color-mix(in srgb, var(--accent) 10%, transparent);border-color:color-mix(in srgb, var(--accent) 20%, transparent)}.shuoshuo-feed[data-astro-cid-vmfywmc6] .card-glow-effect{z-index:0;opacity:0;background:radial-gradient(350px circle at var(--mouse-x,50%) var(--mouse-y,50%), color-mix(in oklab, var(--accent) 8%, transparent) 0%, color-mix(in oklab, var(--accent) 4%, transparent) 30%, color-mix(in oklab, var(--accent) 0.8%, transparent) 60%, transparent 80%);will-change:opacity;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-card:hover .card-glow-effect{opacity:1}meting-js{display:block}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer{color:var(--foreground);box-shadow:none;background:0 0;border:0;margin:0;font-family:inherit}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer.aplayer-withlrc .aplayer-body{height:92px}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-body{background:var(--shuoshuo-surface-tint), var(--shuoshuo-surface-soft)}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-pic{border-radius:calc(var(--shuoshuo-radius-sm) - .08rem);margin:6px;overflow:hidden;box-shadow:0 8px 20px -16px #0000006b;width:80px!important;height:80px!important}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-info{padding:10px 12px 8px 0;border-bottom:0!important;height:92px!important;margin-left:92px!important}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-music{margin-bottom:.35rem}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-title{color:var(--foreground);font-weight:700}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-author,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-lrc p{color:color-mix(in srgb, var(--foreground) 58%, transparent)!important}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-lrc:before{background:linear-gradient(to bottom, color-mix(in srgb, var(--background) 82%, transparent), transparent)!important}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-lrc:after{background:linear-gradient(to top, color-mix(in srgb, var(--background) 82%, transparent), transparent)!important}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-controller .aplayer-bar-wrap{margin:0 0 .4rem;padding:0}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-controller .aplayer-bar{background:color-mix(in srgb, var(--foreground) 10%, transparent);height:4px}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-controller .aplayer-played{background:var(--accent)!important}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-controller .aplayer-thumb{box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 16%, transparent);transform:scale(.85);background:var(--accent)!important}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-time,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-icon{color:color-mix(in srgb, var(--foreground) 62%, transparent)!important}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-icon:hover path,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-music-card .aplayer-icon:focus-visible path{fill:var(--accent)!important}@media (prefers-reduced-motion:reduce){.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-media-image,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-card,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-external-card,.shuoshuo-feed[data-astro-cid-vmfywmc6] .card-glow-effect{transition:none}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-card,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-avatar:after,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-line:after,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-media:after,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-feed-item-reveal{animation:none}.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-skeleton-card,.shuoshuo-feed[data-astro-cid-vmfywmc6] .shuoshuo-feed-list[data-reveal] .shuoshuo-feed-item-reveal{opacity:1}}
