.fcircle-stats-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;align-items:center;height:230px;margin-bottom:22px;padding:30px 34px;background:linear-gradient(135deg,color-mix(in srgb,var(--primary-color) 9%,var(--card-bg)),var(--card-bg) 72%);border:1px solid color-mix(in srgb,var(--primary-color) 18%,var(--border-color));border-radius:22px;box-shadow:0 8px 24px #0f172a0a}.fcircle-hero-title{margin:0 0 8px;color:var(--text-color);font-size:2rem;line-height:1.2;letter-spacing:-.02em}.fcircle-hero-desc{max-width:560px;margin:0;color:var(--text-secondary);font-size:.95rem;line-height:1.7}.fcircle-hero-content{min-width:0}.fcircle-primary-stats,.fcircle-stat-list{display:flex;flex-wrap:wrap;gap:8px 16px}.fcircle-primary-stats{margin-top:14px}.fcircle-stat-list{flex-direction:column;align-items:flex-end;justify-content:center;gap:8px;max-width:260px}.fcircle-hero-icon{display:none}.fcircle-stat-item{display:inline-flex;align-items:center;white-space:nowrap;color:var(--text-secondary);font-size:.9rem;font-weight:600;line-height:1.5}.fcircle-stat-value,.fcircle-stat-label{font:inherit}.fcircle-stat-value{color:var(--primary-color)}.fcircle-random-card{width:310px;min-width:0;padding:18px;background:color-mix(in srgb,var(--card-bg) 82%,transparent);border:1px solid color-mix(in srgb,var(--primary-color) 14%,var(--border-color));border-radius:16px}.fcircle-random-card[hidden]{display:none}.fcircle-random-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.fcircle-random-label{color:var(--text-secondary);font-size:.78rem;font-weight:700}.fcircle-random-refresh{padding:4px 10px;color:var(--primary-color);background:color-mix(in srgb,var(--primary-color) 10%,transparent);border:0;border-radius:999px;font-size:.76rem;cursor:pointer}.fcircle-random-link{display:block;color:inherit;text-decoration:none}.fcircle-random-title{display:-webkit-box;margin:0 0 12px;overflow:hidden;color:var(--text-primary);font-size:.98rem;font-weight:650;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.fcircle-random-meta{display:flex;justify-content:space-between;gap:12px;color:var(--text-secondary);font-size:.78rem}.fcircle-page{padding:20px 0}.fcircle-articles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.fcircle-loading,.fcircle-empty,.fcircle-error{grid-column:1 / -1;text-align:center;padding:60px 20px;color:var(--text-secondary);font-size:.9375rem}.fcircle-error{color:#ff4d4f}.fcircle-skeleton-card{pointer-events:none}.fcircle-skeleton-card:before{display:none}.fcircle-skeleton-title,.fcircle-skeleton-avatar,.fcircle-skeleton-name,.fcircle-skeleton-time,.fcircle-skeleton-decoration{background:linear-gradient(90deg,var(--bg-secondary),color-mix(in srgb,var(--bg-secondary) 70%,var(--border-color)),var(--bg-secondary));background-size:200% 100%;animation:fcircle-skeleton 1.4s ease-in-out infinite}.fcircle-skeleton-title{position:relative;z-index:1;width:68%;height:16px;border-radius:4px}.fcircle-skeleton-avatar{width:28px;height:28px;border-radius:50%;flex-shrink:0}.fcircle-skeleton-name{width:72px;height:14px;border-radius:999px}.fcircle-skeleton-time{width:52px;height:12px;border-radius:999px;flex-shrink:0}.fcircle-skeleton-decoration{position:absolute;right:10px;bottom:-22px;width:92px;height:92px;border-radius:50%;opacity:.22}@keyframes fcircle-skeleton{0%{background-position:200% 0}to{background-position:-200% 0}}.fcircle-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:20px;min-height:146px;padding:18px 20px 14px;background:color-mix(in srgb,var(--primary-color) 8%,var(--card-bg, var(--bg-color)));border:1px solid color-mix(in srgb,var(--primary-color) 18%,var(--border-color));border-radius:16px;text-decoration:none;color:inherit;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease}.fcircle-card:hover{transform:translateY(-2px);background:color-mix(in srgb,var(--primary-color) 11%,var(--card-bg, var(--bg-color)));box-shadow:0 8px 20px #0f172a0f;border-color:color-mix(in srgb,var(--primary-color) 28%,var(--border-color))}.fcircle-card:focus-visible{outline:2px solid var(--primary-color);outline-offset:3px}.fcircle-card-author{display:flex;align-items:center;gap:7px;min-width:0;max-width:calc(100% - 112px);padding:4px 10px 4px 5px;background:color-mix(in srgb,var(--card-bg, var(--bg-color)) 88%,transparent);border-radius:999px}.fcircle-card-avatar{width:24px;height:24px;border-radius:50%;object-fit:cover;border:1px solid color-mix(in srgb,var(--border-color) 70%,transparent);flex-shrink:0}.fcircle-card-name{font-size:.8rem;font-weight:500;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.fcircle-card-title{position:relative;z-index:1;max-width:calc(100% - 48px);font-size:.96rem;font-weight:650;color:var(--text-primary);margin:0;line-height:1.5;letter-spacing:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-height:3em;overflow:hidden;text-overflow:ellipsis;flex:0 0 auto}.fcircle-card-meta{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.fcircle-card-time{position:relative;z-index:2;font-size:.78rem;color:var(--text-secondary);opacity:.85;white-space:nowrap;flex-shrink:0}.fcircle-card-decoration{position:absolute;right:-12px;bottom:-28px;width:108px;height:108px;object-fit:cover;border-radius:50%;opacity:.16;filter:grayscale(.35);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.fcircle-card:hover .fcircle-card-decoration{opacity:.22;transform:translate(-2px,-2px)}.fcircle-load-more{display:flex;justify-content:center;margin-top:32px}.fcircle-load-more-btn{padding:12px 48px;font-size:.9375rem;font-weight:500;color:var(--text-primary);background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;cursor:pointer;transition:all .3s ease}.fcircle-load-more-btn:hover{border-color:var(--primary-color);color:var(--primary-color);box-shadow:0 4px 12px #00000014}@media(max-width:900px){.fcircle-stats-card{grid-template-columns:1fr;height:auto}.fcircle-random-card{width:100%}}@media(max-width:480px){.fcircle-stats-card{gap:20px;padding:26px 22px;border-radius:20px}.fcircle-hero-title{font-size:1.75rem}.fcircle-primary-stats,.fcircle-stat-list{gap:6px 12px}}@media(max-width:1200px){.fcircle-articles{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.fcircle-articles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.fcircle-articles{grid-template-columns:1fr}.fcircle-card{min-height:138px;padding:16px}}
