.shuoshuo-feed[data-astro-cid-avxqc7sm]{min-height:18rem;--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 )}.shuoshuo-feed-state[data-astro-cid-avxqc7sm]{padding:1.5rem 1rem;text-align:center;color:color-mix(in srgb,var(--foreground) 55%,transparent)}.shuoshuo-feed-loading[data-astro-cid-avxqc7sm]{padding:4rem 1rem 2rem}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-feed-list{position:relative;display:flex;flex-direction:column;gap:1rem}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-feed-item{break-inside:avoid}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-card{position:relative;overflow:hidden;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);backdrop-filter:blur(14px) saturate(1.1);-webkit-backdrop-filter:blur(14px) saturate(1.1);box-shadow:0 10px 30px -24px #00000059;transition:border-color .28s ease,box-shadow .28s ease,transform .28s ease}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--accent) 34%,transparent);box-shadow:0 16px 34px -24px color-mix(in srgb,var(--accent) 28%,transparent)}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-card-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:.85rem;padding:.95rem}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-card-header{display:flex;align-items:center;gap:.75rem}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-avatar{width:2.9rem;height:2.9rem;border-radius:999px;object-fit:cover;flex-shrink:0;border:1px solid color-mix(in srgb,var(--border) 30%,transparent)}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-meta{min-width:0;display:flex;flex-direction:column;gap:.12rem}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-author{font-size:1rem;font-weight:700;line-height:1.2;color:var(--foreground)}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-date{font-size:.9375rem;color:color-mix(in srgb,var(--foreground) 55%,transparent)}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-text{font-size:.95rem;line-height:1.75;white-space:pre-wrap;color:color-mix(in srgb,var(--foreground) 86%,transparent)}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-inline-link{color:var(--accent);text-decoration:underline;text-underline-offset:.18em}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-media-grid{display:grid;grid-template-columns:1fr;gap:.5rem}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-media-grid[data-layout=pair]{grid-template-columns:repeat(2,minmax(0,1fr))}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-media-grid[data-layout=triple]{grid-template-columns:repeat(3,minmax(0,1fr))}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-media-grid[data-layout=quad],.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-media-grid[data-layout=lead-grid]{grid-template-columns:repeat(4,minmax(0,1fr))}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-media-link{display:block;overflow:hidden;border-radius:var(--shuoshuo-radius-sm);border:1px solid color-mix(in srgb,var(--border) 18%,transparent);aspect-ratio:1 / 1}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-media-link[data-layout=single],.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-media-link[data-layout=lead]{grid-column:1 / -1;aspect-ratio:16 / 9}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-media-image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-media-link:hover .shuoshuo-media-image{transform:scale(1.04)}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-external-card{display:flex;flex-direction:column;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);text-decoration:none;overflow:hidden;transition:border-color .22s ease,background-color .22s ease,transform .22s ease,box-shadow .22s ease}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-external-card:hover{transform:translateY(-1px);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)}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-external-header{display:flex;align-items:center;justify-content:space-between;gap:.35rem;padding:.48rem .78rem;border-bottom:1px solid color-mix(in srgb,var(--shuoshuo-surface-border) 82%,transparent);font-size:.875rem;text-transform:uppercase;letter-spacing:.08em;color:var(--shuoshuo-surface-label);opacity:.92}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-external-badge{font-weight:700;line-height:1}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-external-main{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.72rem;align-items:center;padding:.78rem}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-external-icon{display:inline-flex;align-items:center;justify-content:center;width:2.45rem;height:2.45rem;border-radius:calc(var(--shuoshuo-radius-sm) - .1rem);background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--accent);flex-shrink:0}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-external-body{min-width:0;display:flex;flex-direction:column;gap:.12rem}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-external-title{font-size:1rem;font-weight:700;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-external-subtitle{font-size:.9375rem;color:color-mix(in srgb,var(--foreground) 55%,transparent);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-external-arrow{color:color-mix(in srgb,var(--foreground) 38%,transparent);transition:color .22s ease,transform .22s ease}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-external-card:hover .shuoshuo-external-arrow{color:var(--accent);transform:translate3d(1px,-1px,0)}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card{border-radius:var(--shuoshuo-radius-sm);overflow:hidden;border:1px solid var(--shuoshuo-surface-border);background:var(--shuoshuo-surface-tint),var(--shuoshuo-surface-soft);box-shadow:0 10px 24px -22px #00000047;transition:border-color .24s ease,box-shadow .24s ease,background-color .24s ease;min-height:94px}.shuoshuo-feed[data-astro-cid-avxqc7sm] .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-avxqc7sm] .shuoshuo-video-embed{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:var(--shuoshuo-radius-sm);border:1px solid color-mix(in srgb,var(--border) 20%,transparent);background:#00000014}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-video-embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-card-footer{display:flex;justify-content:flex-start;align-items:center}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-tags{display:flex;flex-wrap:wrap;gap:.35rem}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-pill{display:inline-flex;align-items:center;min-width:0;padding:.15rem .55rem;border-radius:999px;font-size:.8125rem;line-height:1.4;color:color-mix(in srgb,var(--foreground) 70%,transparent);background:color-mix(in srgb,var(--foreground) 5%,transparent);border:1px solid color-mix(in srgb,var(--border) 15%,transparent);transition:color .22s ease,border-color .22s ease,background-color .22s ease,transform .22s ease,box-shadow .22s ease}.shuoshuo-feed[data-astro-cid-avxqc7sm] .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);transform:translateY(-1px);box-shadow:0 8px 18px -16px color-mix(in srgb,var(--accent) 40%,transparent)}.shuoshuo-feed[data-astro-cid-avxqc7sm] .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-avxqc7sm] .card-glow-effect{position:absolute;inset:0;z-index:0;opacity:0;transition:opacity .3s ease;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) .8%,transparent) 60%,transparent 80%);will-change:opacity;pointer-events:none}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-card:hover .card-glow-effect{opacity:1}meting-js{display:block}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer{margin:0;border:0;background:transparent;color:var(--foreground);font-family:inherit;box-shadow:none}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer.aplayer-withlrc .aplayer-body{height:92px}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-body{background:var(--shuoshuo-surface-tint),var(--shuoshuo-surface-soft)}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-pic{width:80px!important;height:80px!important;margin:6px;border-radius:calc(var(--shuoshuo-radius-sm) - .08rem);overflow:hidden;box-shadow:0 8px 20px -16px color-mix(in srgb,black 42%,transparent)}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-info{margin-left:92px!important;height:92px!important;padding:10px 12px 8px 0;border-bottom:0!important}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-music{margin-bottom:.35rem}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-title{color:var(--foreground);font-weight:700}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-author,.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-lrc p{color:color-mix(in srgb,var(--foreground) 58%,transparent)!important}.shuoshuo-feed[data-astro-cid-avxqc7sm] .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-avxqc7sm] .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-avxqc7sm] .shuoshuo-music-card .aplayer-controller .aplayer-bar-wrap{margin:0 0 .4rem;padding:0}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-controller .aplayer-bar{height:4px;background:color-mix(in srgb,var(--foreground) 10%,transparent)}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-controller .aplayer-played{background:var(--accent)!important}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-controller .aplayer-thumb{background:var(--accent)!important;transform:scale(.85);box-shadow:0 0 0 4px color-mix(in srgb,var(--accent) 16%,transparent)}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-time,.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-icon{color:color-mix(in srgb,var(--foreground) 62%,transparent)!important}.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-icon:hover path,.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-music-card .aplayer-icon:focus-visible path{fill:var(--accent)!important}@media(prefers-reduced-motion:reduce){.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-media-image,.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-card,.shuoshuo-feed[data-astro-cid-avxqc7sm] .shuoshuo-external-card,.shuoshuo-feed[data-astro-cid-avxqc7sm] .card-glow-effect{transition:none}}
