.news-detail-page[data-v-fdfd430d]{background:linear-gradient(180deg,#f8f9fa,#fff);display:flex;flex-direction:column;min-height:100vh}.main-content[data-v-fdfd430d]{flex:1;padding:40px 20px}.content-wrapper[data-v-fdfd430d]{align-items:start;display:grid;gap:32px;grid-template-columns:1fr 320px;margin:0 auto;max-width:1400px}.article-section[data-v-fdfd430d]{min-width:0}.sidebar-section[data-v-fdfd430d]{display:flex;flex-direction:column;gap:20px;position:sticky;top:20px}.breadcrumb-card[data-v-fdfd430d]{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:16px 20px}.breadcrumb-card[data-v-fdfd430d] .el-breadcrumb__item{font-size:14px}.breadcrumb-card[data-v-fdfd430d] .el-breadcrumb__inner{color:#6c757d;transition:color .2s ease}.breadcrumb-card[data-v-fdfd430d] .el-breadcrumb__inner:hover{color:#06c}.action-card[data-v-fdfd430d]{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:20px}.sidebar-title[data-v-fdfd430d]{border-bottom:2px solid #f8f9fa;color:#1a1a1a;font-size:16px;font-weight:600;margin:0 0 16px;padding-bottom:12px}.action-buttons[data-v-fdfd430d]{display:flex;flex-direction:column;gap:12px}.action-buttons .el-button[data-v-fdfd430d]{font-size:14px;height:40px;justify-content:flex-start;width:100%}.info-card[data-v-fdfd430d]{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:20px}.info-list[data-v-fdfd430d]{display:flex;flex-direction:column;gap:16px}.info-item[data-v-fdfd430d]{align-items:center;border-bottom:1px solid #f8f9fa;display:flex;justify-content:space-between;padding:8px 0}.info-item[data-v-fdfd430d]:last-child{border-bottom:none}.info-label[data-v-fdfd430d]{color:#6c757d;font-size:14px;font-weight:500}.info-value[data-v-fdfd430d]{color:#1a1a1a;font-size:14px;font-weight:600}.article-card[data-v-fdfd430d]{background:#fff;border-radius:16px;box-shadow:0 2px 12px #0000000f;padding:48px;transition:all .3s ease}.article-card[data-v-fdfd430d]:hover{box-shadow:0 4px 20px #0000001a}.article-header[data-v-fdfd430d]{margin-bottom:32px}.article-title[data-v-fdfd430d]{color:#1a1a1a;font-size:32px;font-weight:700;letter-spacing:-.5px;line-height:1.4;margin:0 0 24px}.article-meta[data-v-fdfd430d]{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #e9ecef;border-radius:12px;gap:16px;padding:16px 20px}.article-meta[data-v-fdfd430d],.meta-item[data-v-fdfd430d]{align-items:center;display:flex}.meta-item[data-v-fdfd430d]{color:#6c757d;font-size:14px;font-weight:500;gap:8px}.meta-item .el-icon[data-v-fdfd430d]{color:#495057;font-size:16px}.meta-divider[data-v-fdfd430d]{background:#dee2e6;height:16px;width:1px}.divider[data-v-fdfd430d]{background:linear-gradient(90deg,#e9ecef,transparent);height:2px;margin:32px 0}.article-content[data-v-fdfd430d]{color:#333;font-size:17px;letter-spacing:.2px;line-height:1.9}.article-content p[data-v-fdfd430d]{margin:1.5em 0;text-align:justify;text-indent:2em}.article-content h1[data-v-fdfd430d],.article-content h2[data-v-fdfd430d],.article-content h3[data-v-fdfd430d]{color:#1a1a1a;font-weight:700;line-height:1.4;margin:2em 0 1em}.article-content h1[data-v-fdfd430d]{font-size:28px}.article-content h2[data-v-fdfd430d]{font-size:24px}.article-content h3[data-v-fdfd430d]{font-size:20px}.article-content img[data-v-fdfd430d]{border-radius:12px;box-shadow:0 4px 16px #0000001a;display:block;height:auto;margin:2em 0;max-width:100%;transition:all .3s ease}.article-content img[data-v-fdfd430d]:hover{box-shadow:0 6px 24px #00000026;transform:scale(1.01)}.article-content a[data-v-fdfd430d]{border-bottom:1px solid transparent;color:#06c;text-decoration:none;transition:all .2s ease}.article-content a[data-v-fdfd430d]:hover{border-bottom-color:#06c}.article-content ol[data-v-fdfd430d],.article-content ul[data-v-fdfd430d]{margin:1.5em 0;padding-left:2em}.article-content li[data-v-fdfd430d]{line-height:1.8;margin:.5em 0}.article-content blockquote[data-v-fdfd430d]{background:#f8f9fa;border-left:4px solid #06c;border-radius:4px;color:#495057;font-style:italic;margin:2em 0;padding:16px 24px}.article-content code[data-v-fdfd430d]{background:#f1f3f5;border-radius:4px;color:#e83e8c;font-family:Monaco,Menlo,monospace;font-size:.9em;padding:2px 6px}.article-content pre[data-v-fdfd430d]{background:#f8f9fa;border-radius:8px;margin:1.5em 0;overflow-x:auto;padding:16px}.article-content pre code[data-v-fdfd430d]{background:transparent;color:#333;padding:0}.empty-content[data-v-fdfd430d]{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:400px;padding:80px 20px;text-align:center}.footer-section[data-v-fdfd430d]{background:#f8f9fa;margin-top:60px}@media screen and (max-width:1024px){.content-wrapper[data-v-fdfd430d]{gap:24px;grid-template-columns:1fr}.sidebar-section[data-v-fdfd430d]{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));order:-1;position:static}.action-card[data-v-fdfd430d],.breadcrumb-card[data-v-fdfd430d],.info-card[data-v-fdfd430d]{margin:0}}@media screen and (max-width:768px){.main-content[data-v-fdfd430d]{padding:24px 16px}.article-card[data-v-fdfd430d]{border-radius:12px;padding:32px 24px}.article-title[data-v-fdfd430d]{font-size:24px}.article-meta[data-v-fdfd430d]{align-items:flex-start;flex-direction:column;gap:12px;padding:12px 16px}.meta-divider[data-v-fdfd430d]{display:none}.article-content[data-v-fdfd430d]{font-size:16px;line-height:1.8}.article-content p[data-v-fdfd430d]{text-indent:0}.article-content h1[data-v-fdfd430d]{font-size:24px}.article-content h2[data-v-fdfd430d]{font-size:20px}.article-content h3[data-v-fdfd430d]{font-size:18px}.sidebar-section[data-v-fdfd430d]{grid-template-columns:1fr}}@media screen and (max-width:480px){.main-content[data-v-fdfd430d]{padding:16px 12px}.article-card[data-v-fdfd430d]{padding:24px 16px}.article-title[data-v-fdfd430d]{font-size:22px;margin-bottom:16px}.action-buttons .el-button[data-v-fdfd430d]{font-size:13px;height:36px}}@media print{.breadcrumb[data-v-fdfd430d],.footer-section[data-v-fdfd430d],.page-header[data-v-fdfd430d]{display:none}.main-content[data-v-fdfd430d]{padding:0}.article-card[data-v-fdfd430d]{box-shadow:none;padding:0}.article-content[data-v-fdfd430d]{font-size:12pt;line-height:1.6}}
