.news-detail-page[data-v-4d47bd4f]{--color-bg: #0b1120;--color-surface: #ffffff;--color-surface-2: #f6f7f9;--color-text: #111827;--color-muted: #6b7280;--color-accent: #0077c0;--border: #e5e7eb;min-height:60vh;background:var(--color-surface-2)}.detail-hero[data-v-4d47bd4f]{position:relative;color:#fff;overflow:hidden;padding:100px 0 60px}.detail-hero .hero-grid-bg[data-v-4d47bd4f]{position:absolute;inset:0;pointer-events:none}.detail-hero .hero-grid-bg .grid-line[data-v-4d47bd4f]{position:absolute;top:0;bottom:0;width:1px;background:rgba(255,255,255,.04)}.detail-hero .hero-grid-bg .chip-ring[data-v-4d47bd4f]{position:absolute;right:6%;top:50%;transform:translateY(-50%);width:420px;height:420px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.detail-hero .hero-grid-bg .chip-ring[data-v-4d47bd4f]:before,.detail-hero .hero-grid-bg .chip-ring[data-v-4d47bd4f]:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.06)}.detail-hero .hero-grid-bg .chip-ring[data-v-4d47bd4f]:before{inset:60px}.detail-hero .hero-grid-bg .chip-ring[data-v-4d47bd4f]:after{inset:120px;border-color:#0077c040}.detail-hero .hero-inner[data-v-4d47bd4f]{position:relative;z-index:1}.detail-hero .hero-text[data-v-4d47bd4f]{max-width:800px}.detail-hero .hero-back[data-v-4d47bd4f]{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:500;color:#fff9;cursor:pointer;transition:color .2s;margin-bottom:24px}.detail-hero .hero-back[data-v-4d47bd4f]:hover{color:#fff}.detail-hero .hero-meta[data-v-4d47bd4f]{display:flex;align-items:center;gap:16px;margin-bottom:16px}.detail-hero .hero-tag[data-v-4d47bd4f]{padding:4px 12px;background:rgba(255,255,255,.15);color:#fff;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase}.detail-hero .hero-date[data-v-4d47bd4f]{font-size:13px;color:#ffffff8c}.detail-hero .hero-title[data-v-4d47bd4f]{font-size:36px;font-weight:700;line-height:1.25;margin:0;letter-spacing:-.3px}@media (max-width: 768px){.detail-hero .hero-title[data-v-4d47bd4f]{font-size:26px}}.page-loading[data-v-4d47bd4f]{display:flex;justify-content:center;align-items:center;min-height:300px}.loading-spinner[data-v-4d47bd4f]{width:40px;height:40px;border:3px solid var(--border);border-top-color:var(--color-accent);border-radius:50%;animation:spin-4d47bd4f .6s linear infinite}@keyframes spin-4d47bd4f{to{transform:rotate(360deg)}}.detail-main[data-v-4d47bd4f]{padding:50px 0 100px}.detail-layout[data-v-4d47bd4f]{display:grid;grid-template-columns:1fr 360px;gap:48px;align-items:start}@media (max-width: 992px){.detail-layout[data-v-4d47bd4f]{grid-template-columns:1fr;gap:32px}}.detail-body[data-v-4d47bd4f]{background:var(--color-surface);border:1px solid var(--border);padding:48px 52px;font-size:16px;line-height:2;color:#374151}@media (max-width: 768px){.detail-body[data-v-4d47bd4f]{padding:28px 24px;font-size:15px}}.detail-body[data-v-4d47bd4f] p{margin:0 0 22px}.detail-body[data-v-4d47bd4f] p:last-child{margin-bottom:0}.detail-body[data-v-4d47bd4f] br{display:block;content:"";margin-top:8px}.news-list[data-v-4d47bd4f]{position:sticky;top:110px}@media (max-width: 992px){.news-list[data-v-4d47bd4f]{position:static}}.list-title[data-v-4d47bd4f]{font-size:18px;font-weight:700;color:var(--color-text);margin:0 0 24px;padding-bottom:14px;border-bottom:2px solid var(--color-accent);display:flex;align-items:center;gap:10px}.list-title[data-v-4d47bd4f]:before{content:"";width:4px;height:18px;background:var(--color-accent);flex-shrink:0}.list-loading[data-v-4d47bd4f]{display:flex;justify-content:center;padding:60px 0}.list-item[data-v-4d47bd4f]{position:relative;display:flex;align-items:flex-start;gap:14px;padding:18px 16px;margin-bottom:10px;background:var(--color-surface);border:1px solid var(--border);cursor:pointer;transition:all .3s cubic-bezier(.25,.46,.45,.94)}.list-item[data-v-4d47bd4f]:hover{border-color:var(--color-accent);box-shadow:0 6px 20px #0077c01a;transform:translate(3px)}.list-item:hover .list-index[data-v-4d47bd4f],.list-item:hover .list-item-title[data-v-4d47bd4f]{color:var(--color-accent)}.list-item:hover .list-arrow[data-v-4d47bd4f]{opacity:1;transform:translate(4px)}.list-item.active[data-v-4d47bd4f]{border-color:var(--color-accent);background:linear-gradient(135deg,#f0f7ff 0%,#ffffff 100%);box-shadow:0 4px 16px #0077c01f}.list-item.active .list-index[data-v-4d47bd4f]{color:#fff;background:var(--color-accent)}.list-item.active .list-item-title[data-v-4d47bd4f]{color:var(--color-accent);font-weight:600}.list-item.active .list-arrow[data-v-4d47bd4f]{opacity:1;color:var(--color-accent)}.list-index[data-v-4d47bd4f]{flex-shrink:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;color:var(--color-muted);background:var(--color-surface-2);border-radius:4px;margin-top:2px;transition:all .3s ease}.list-item-body[data-v-4d47bd4f]{flex:1;min-width:0}.list-item-title[data-v-4d47bd4f]{font-size:14px;font-weight:500;line-height:1.55;color:var(--color-text);margin:0 0 10px;transition:color .25s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.list-item-meta[data-v-4d47bd4f]{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.list-item-tag[data-v-4d47bd4f]{font-size:11px;font-weight:600;color:var(--color-accent);background:rgba(0,119,192,.08);padding:2px 10px;border-radius:10px;flex-shrink:0;letter-spacing:.3px}.list-item-date[data-v-4d47bd4f]{font-size:11px;color:#9ca3af;letter-spacing:.3px}.list-item-date[data-v-4d47bd4f]:before{content:"\b7";margin-right:6px;color:#d1d5db}.list-arrow[data-v-4d47bd4f]{flex-shrink:0;width:22px;height:22px;display:flex;align-items:center;justify-content:center;color:var(--color-muted);opacity:0;margin-top:4px;transition:all .3s ease}.list-empty[data-v-4d47bd4f]{text-align:center;padding:60px 20px;color:var(--color-muted);font-size:14px}
