.hot-topics[data-astro-cid-4bfjvzyl]{border-bottom:1px solid var(--border-subtle);background:var(--bg-primary)}.hot-topics-inner[data-astro-cid-4bfjvzyl]{max-width:var(--max-content-width);margin:0 auto;padding:.75em 1.5em;display:flex;align-items:center;gap:.75em;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.hot-topics-inner[data-astro-cid-4bfjvzyl]::-webkit-scrollbar{display:none}.hot-label[data-astro-cid-4bfjvzyl]{display:flex;align-items:center;gap:.4em;color:var(--text-primary);font-size:.85rem;font-weight:600;white-space:nowrap;flex-shrink:0}.hot-label[data-astro-cid-4bfjvzyl] svg[data-astro-cid-4bfjvzyl]{color:var(--text-primary)}.topics-divider[data-astro-cid-4bfjvzyl]{width:1px;height:16px;background:var(--border-medium);flex-shrink:0}.topics-list[data-astro-cid-4bfjvzyl]{display:flex;align-items:center;gap:.5em;flex-wrap:nowrap}.topic-tag[data-astro-cid-4bfjvzyl]{padding:.35em .75em;color:var(--text-secondary);font-size:.8rem;font-weight:500;text-decoration:none;border-radius:4px;white-space:nowrap;transition:all var(--transition-fast)}.topic-tag[data-astro-cid-4bfjvzyl]:hover{color:var(--text-primary);background:var(--bg-tertiary)}@media(max-width:768px){.hot-topics-inner[data-astro-cid-4bfjvzyl]{padding:.6em 1em}}.hero-card[data-astro-cid-nlow4r3u]{display:flex;flex-direction:column;border-radius:16px;overflow:hidden;background:var(--bg-card);border:1px solid var(--border-subtle);text-decoration:none;color:inherit;transition:transform var(--transition-base),box-shadow var(--transition-base)}.hero-card[data-astro-cid-nlow4r3u]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0006}.hero-image-wrap[data-astro-cid-nlow4r3u]{width:100%;max-height:420px;overflow:hidden;aspect-ratio:16 / 9;background:var(--bg-tertiary)}.hero-image-wrap[data-astro-cid-nlow4r3u] img[data-astro-cid-nlow4r3u]{width:100%;height:100%;object-fit:cover;border-radius:16px 16px 0 0;transition:transform var(--transition-slow)}.hero-card[data-astro-cid-nlow4r3u]:hover .hero-image-wrap[data-astro-cid-nlow4r3u] img[data-astro-cid-nlow4r3u]{transform:scale(1.02)}.hero-image-placeholder[data-astro-cid-nlow4r3u]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted);background:var(--bg-tertiary)}.hero-content[data-astro-cid-nlow4r3u]{padding:1.25em 1.5em 1.5em;display:flex;flex-direction:column;gap:.5em}.hero-meta[data-astro-cid-nlow4r3u]{display:flex;align-items:center;gap:.75em}.hero-badge[data-astro-cid-nlow4r3u]{display:inline-block;padding:.2em .65em;font-size:.7rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--text-primary);background:var(--bg-tertiary);border-radius:4px;line-height:1.4}.hero-date[data-astro-cid-nlow4r3u]{font-size:.78rem;color:var(--text-muted);font-family:JetBrains Mono,monospace}.hero-title[data-astro-cid-nlow4r3u]{font-size:clamp(1.25rem,2.5vw,1.6rem);font-weight:700;line-height:1.25;color:var(--text-primary);margin:0;letter-spacing:-.02em}.hero-excerpt[data-astro-cid-nlow4r3u]{font-size:.9rem;color:var(--text-secondary);line-height:1.55;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.hero-read-more[data-astro-cid-nlow4r3u]{font-size:.82rem;font-weight:600;color:var(--accent);margin-top:.25em;transition:color var(--transition-fast)}.hero-card[data-astro-cid-nlow4r3u]:hover .hero-read-more[data-astro-cid-nlow4r3u]{color:var(--text-primary)}.hero-empty[data-astro-cid-nlow4r3u]{display:flex;align-items:center;justify-content:center;min-height:280px;border-radius:16px;border:1px dashed var(--border-medium);background:var(--bg-secondary)}.hero-empty[data-astro-cid-nlow4r3u] p[data-astro-cid-nlow4r3u]{color:var(--text-muted);font-size:.9rem}@media(max-width:768px){.hero-content[data-astro-cid-nlow4r3u]{padding:1em 1.1em 1.25em}.hero-title[data-astro-cid-nlow4r3u]{font-size:1.15rem}.hero-image-wrap[data-astro-cid-nlow4r3u]{max-height:220px}}.news-list[data-astro-cid-zmm3bjuf]{display:flex;flex-direction:column;gap:.75em}.news-card[data-astro-cid-zmm3bjuf]{display:flex;gap:.85em;padding:.85em;border-radius:10px;background:var(--bg-card);border:1px solid var(--border-subtle);text-decoration:none;color:inherit;transition:all var(--transition-base);border-left:3px solid transparent}.news-card[data-astro-cid-zmm3bjuf]:hover{border-left-color:var(--accent);background:var(--bg-secondary);transform:translate(2px)}.news-thumb-wrap[data-astro-cid-zmm3bjuf]{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;background:var(--bg-tertiary)}.news-thumb-wrap[data-astro-cid-zmm3bjuf] img[data-astro-cid-zmm3bjuf]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.news-card[data-astro-cid-zmm3bjuf]:hover .news-thumb-wrap[data-astro-cid-zmm3bjuf] img[data-astro-cid-zmm3bjuf]{transform:scale(1.05)}.news-thumb-placeholder[data-astro-cid-zmm3bjuf]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted)}.news-body[data-astro-cid-zmm3bjuf]{flex:1;min-width:0;display:flex;flex-direction:column;gap:.25em}.news-meta[data-astro-cid-zmm3bjuf]{display:flex;align-items:center;gap:.5em}.news-badge[data-astro-cid-zmm3bjuf]{display:inline-block;padding:.1em .45em;font-size:.62rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--text-primary);background:var(--bg-tertiary);border-radius:3px;line-height:1.4}.news-date[data-astro-cid-zmm3bjuf]{font-size:.7rem;color:var(--text-muted);font-family:JetBrains Mono,monospace}.news-title[data-astro-cid-zmm3bjuf]{font-size:.92rem;font-weight:600;line-height:1.3;color:var(--text-primary);margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.news-excerpt[data-astro-cid-zmm3bjuf]{font-size:.78rem;color:var(--text-secondary);line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.news-card[data-astro-cid-zmm3bjuf]{padding:.65em;gap:.65em}.news-thumb-wrap[data-astro-cid-zmm3bjuf]{width:64px;height:64px}.news-title[data-astro-cid-zmm3bjuf]{font-size:.85rem}}.sidebar[data-astro-cid-ssfzsv2f]{flex:0 0 260px;display:flex;flex-direction:column;gap:1em}.sidebar-section[data-astro-cid-ssfzsv2f]{background:transparent;border:none;padding:0}.sidebar-section-title[data-astro-cid-ssfzsv2f]{font-size:.8rem;font-weight:700;color:var(--text-primary);margin:0 0 .5em;letter-spacing:.02em;text-transform:uppercase}.sidebar-list[data-astro-cid-ssfzsv2f]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.35em}.sidebar-item[data-astro-cid-ssfzsv2f]{display:flex;align-items:flex-start;gap:.4em;padding:.25em 0;border-bottom:1px solid var(--border-subtle)}.sidebar-item[data-astro-cid-ssfzsv2f]:last-child{border-bottom:none}.sidebar-dot[data-astro-cid-ssfzsv2f]{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--accent);margin-top:.55em}.sidebar-time[data-astro-cid-ssfzsv2f]{flex-shrink:0;font-size:.68rem;color:var(--text-muted);font-family:JetBrains Mono,monospace;margin-top:.15em;min-width:3.5em}.sidebar-link[data-astro-cid-ssfzsv2f]{font-size:.82rem;color:var(--text-secondary);line-height:1.4;text-decoration:none;transition:color var(--transition-fast);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.sidebar-link[data-astro-cid-ssfzsv2f]:hover{color:var(--text-primary)}.sidebar-empty[data-astro-cid-ssfzsv2f]{font-size:.82rem;color:var(--text-muted);margin:0}.sidebar-hint[data-astro-cid-ssfzsv2f]{font-size:.72rem;color:var(--text-muted);margin:.25em 0 0;opacity:.7}.subscribe-box[data-astro-cid-ssfzsv2f]{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:10px;padding:.85em}.subscribe-title[data-astro-cid-ssfzsv2f]{font-size:.9rem;font-weight:600;color:var(--text-primary);margin:0 0 .25em}.subscribe-desc[data-astro-cid-ssfzsv2f]{font-size:.75rem;color:var(--text-secondary);margin:0 0 .75em;line-height:1.4}.subscribe-form[data-astro-cid-ssfzsv2f]{display:flex;gap:.5em}.subscribe-input[data-astro-cid-ssfzsv2f]{flex:1;min-width:0;padding:.55em .75em;font-size:.8rem;border-radius:6px}.subscribe-submit[data-astro-cid-ssfzsv2f]{padding:.55em 1em;background:var(--text-primary);color:var(--bg-primary);font-size:.8rem;font-weight:600;border-radius:6px;white-space:nowrap;transition:opacity var(--transition-fast)}.subscribe-submit[data-astro-cid-ssfzsv2f]:hover{opacity:.9}@media(max-width:768px){.sidebar[data-astro-cid-ssfzsv2f]{min-width:unset}}.deep-analysis[data-astro-cid-p5dtgxbp]{margin-top:1.5em}.deep-heading[data-astro-cid-p5dtgxbp]{font-size:1.15rem;font-weight:700;color:var(--text-primary);margin:0 0 1em;letter-spacing:-.01em}.deep-grid[data-astro-cid-p5dtgxbp]{display:flex;gap:1.25em;flex-wrap:wrap}.deep-card[data-astro-cid-p5dtgxbp]{flex:1;min-width:260px;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:var(--bg-card);border:1px solid var(--border-subtle);text-decoration:none;color:inherit;transition:transform var(--transition-base),box-shadow var(--transition-base)}.deep-card[data-astro-cid-p5dtgxbp]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000059}.deep-image-wrap[data-astro-cid-p5dtgxbp]{width:100%;max-height:200px;overflow:hidden;aspect-ratio:16 / 9;background:var(--bg-tertiary)}.deep-image-wrap[data-astro-cid-p5dtgxbp] img[data-astro-cid-p5dtgxbp]{width:100%;height:100%;object-fit:cover;transition:transform var(--transition-slow)}.deep-card[data-astro-cid-p5dtgxbp]:hover .deep-image-wrap[data-astro-cid-p5dtgxbp] img[data-astro-cid-p5dtgxbp]{transform:scale(1.03)}.deep-image-placeholder[data-astro-cid-p5dtgxbp]{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted);background:var(--bg-tertiary)}.deep-body[data-astro-cid-p5dtgxbp]{padding:1em 1.1em 1.25em;display:flex;flex-direction:column;gap:.35em;flex:1}.deep-badge[data-astro-cid-p5dtgxbp]{display:inline-block;align-self:flex-start;padding:.15em .5em;font-size:.62rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--text-primary);background:var(--bg-tertiary);border-radius:3px;line-height:1.4}.deep-title[data-astro-cid-p5dtgxbp]{font-size:.95rem;font-weight:600;line-height:1.3;color:var(--text-primary);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.deep-excerpt[data-astro-cid-p5dtgxbp]{font-size:.8rem;color:var(--text-secondary);line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(max-width:768px){.deep-grid[data-astro-cid-p5dtgxbp]{flex-direction:column;gap:1em}.deep-card[data-astro-cid-p5dtgxbp]{min-width:unset}.deep-image-wrap[data-astro-cid-p5dtgxbp]{max-height:160px}}.home-main[data-astro-cid-hq2rlu6h]{max-width:var(--max-content-width);margin:0 auto;padding:1.5em}.home-content[data-astro-cid-hq2rlu6h]{display:flex;gap:1.5em}.primary-row[data-astro-cid-hq2rlu6h]{flex:1;display:flex;gap:1.5em;min-width:0}@media(max-width:1024px){.home-content[data-astro-cid-hq2rlu6h],.primary-row[data-astro-cid-hq2rlu6h]{flex-direction:column}}@media(max-width:768px){.home-main[data-astro-cid-hq2rlu6h]{padding:1em}.home-content[data-astro-cid-hq2rlu6h],.primary-row[data-astro-cid-hq2rlu6h]{gap:1em}}
