.news-detail-page[data-v-891f9b3d]{min-height:100vh;padding:2rem 1rem;background:#f9fafb}.breadcrumbs[data-v-891f9b3d]{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;flex-wrap:wrap}.breadcrumb-item[data-v-891f9b3d]{color:#4b5563;text-decoration:none;transition:color .2s cubic-bezier(.4,0,.2,1)}.breadcrumb-item[data-v-891f9b3d]:hover{color:#1a3251}.breadcrumb-item--active[data-v-891f9b3d]{color:#111827;font-weight:500;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.breadcrumb-separator[data-v-891f9b3d]{color:#6b7280;flex-shrink:0}.news-layout[data-v-891f9b3d]{display:grid;grid-template-columns:1fr 320px;gap:2rem;align-items:start}.news-loading[data-v-891f9b3d]{max-width:800px;display:flex;flex-direction:column;gap:1.5rem}.news-loading__header[data-v-891f9b3d]{display:flex;flex-direction:column;gap:1rem}.news-loading__meta[data-v-891f9b3d]{display:flex;align-items:center;gap:1rem}.news-loading__body[data-v-891f9b3d]{display:flex;flex-direction:column;gap:.75rem}.news-error[data-v-891f9b3d]{text-align:center;padding:4rem;color:#4b5563}.news-error h2[data-v-891f9b3d]{margin:1rem 0 .5rem;color:#111827}.news-error p[data-v-891f9b3d],.news-header[data-v-891f9b3d]{margin-bottom:1.5rem}.news-header__meta-top[data-v-891f9b3d]{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.news-header__date[data-v-891f9b3d],.news-header__views[data-v-891f9b3d]{display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;color:#6b7280}.news-title[data-v-891f9b3d]{font-size:2.25rem;font-weight:700;color:#111827;margin:0 0 1rem;line-height:1.25}.news-author[data-v-891f9b3d]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#4b5563;font-weight:500}.news-featured-image[data-v-891f9b3d]{width:100%;border-radius:.75rem;overflow:hidden;margin-bottom:2rem}.news-featured-image img[data-v-891f9b3d]{width:100%;height:auto;display:block}.news-body[data-v-891f9b3d]{font-size:1rem;line-height:1.75;color:#111827;margin-bottom:2rem}.news-body[data-v-891f9b3d] h1,.news-body[data-v-891f9b3d] h2,.news-body[data-v-891f9b3d] h3,.news-body[data-v-891f9b3d] h4{margin-top:1.5rem;margin-bottom:.75rem;color:#111827;font-weight:600}.news-body[data-v-891f9b3d] h2{font-size:1.5rem;padding-bottom:.5rem;border-bottom:1px solid #e5e7eb}.news-body[data-v-891f9b3d] h3{font-size:1.25rem}.news-body[data-v-891f9b3d] p{margin:0 0 1rem;line-height:1.75}.news-body[data-v-891f9b3d] a{color:#1a3251;text-decoration:underline;text-underline-offset:2px}.news-body[data-v-891f9b3d] a:hover{color:#162a43}.news-body[data-v-891f9b3d] img{max-width:100%;height:auto;border-radius:.5rem;margin:1rem 0}.news-body[data-v-891f9b3d] blockquote{margin:1rem 0;padding:1rem 1.5rem;border-left:3px solid #678bb3;background:#f0f4f8;border-radius:0 .5rem .5rem 0}.news-body[data-v-891f9b3d] blockquote p{margin:0;color:#4b5563;font-style:italic}.news-body[data-v-891f9b3d] ul,.news-body[data-v-891f9b3d] ol{margin:.75rem 0;padding-left:1.5rem}.news-body[data-v-891f9b3d] li{margin-bottom:.5rem}.news-excerpt-text[data-v-891f9b3d]{font-size:1.125rem;line-height:1.75;color:#4b5563}.news-original-link[data-v-891f9b3d]{margin-bottom:1.5rem}.news-original-link__btn[data-v-891f9b3d]{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:#1a3251;border-radius:.75rem;text-decoration:none;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.news-original-link__btn[data-v-891f9b3d]:hover{background:#162a43;transform:translateY(-1px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;color:#fff}.news-original-link__btn[data-v-891f9b3d]:active{transform:translateY(0)}.news-tags[data-v-891f9b3d]{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.other-news-section[data-v-891f9b3d]{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.other-news-title[data-v-891f9b3d]{font-size:1.25rem;font-weight:700;color:#111827;margin:0 0 1rem}.other-news-list[data-v-891f9b3d]{display:flex;flex-direction:column}.other-news-item[data-v-891f9b3d]{padding:.75rem 0;cursor:pointer;border-bottom:1px solid #e5e7eb;transition:all .2s cubic-bezier(.4,0,.2,1)}.other-news-item[data-v-891f9b3d]:last-child{border-bottom:none}.other-news-item[data-v-891f9b3d]:hover{padding-left:.75rem}.other-news-item__title[data-v-891f9b3d]{font-size:.875rem;font-weight:500;color:#111827;margin:0 0 .25rem;line-height:1.375;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s cubic-bezier(.4,0,.2,1)}.other-news-item:hover .other-news-item__title[data-v-891f9b3d]{color:#1a3251}.other-news-item__meta[data-v-891f9b3d]{display:flex;align-items:center;gap:.5rem}.other-news-item__date[data-v-891f9b3d]{font-size:.75rem;color:#6b7280}.news-sidebar[data-v-891f9b3d]{position:sticky;top:5.5rem}@media (max-width: 1024px){.news-layout[data-v-891f9b3d]{grid-template-columns:1fr}.news-sidebar[data-v-891f9b3d]{position:static}}@media (max-width: 768px){.news-detail-page[data-v-891f9b3d]{padding:1rem}.news-title[data-v-891f9b3d]{font-size:1.875rem}}@media (max-width: 640px){.news-title[data-v-891f9b3d]{font-size:1.5rem}.news-header__meta-top[data-v-891f9b3d]{gap:.5rem}}
