:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0;box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%}#root{width:100%;height:100%;margin:0;padding:0}.app{width:100%;min-height:100vh;margin:0;padding:0;font-family:Microsoft YaHei,SimHei,Arial,sans-serif;line-height:1.6;color:#333;background-color:#f8f9fa}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header{background:#2c3e50;color:#fff;position:sticky;top:0;z-index:1000;border-bottom:3px solid #34495e}.nav-top{padding:12px 0;border-bottom:1px solid #34495e}.nav-top-content{display:flex;justify-content:space-between;align-items:center;font-size:14px}.logo{font-size:24px;font-weight:700;color:#ecf0f1}.nav-main{padding:15px 0}.nav-menu{display:flex;list-style:none;gap:25px;align-items:center}.nav-menu li a{color:#bdc3c7;text-decoration:none;padding:8px 12px;border-radius:4px;transition:all .3s ease;font-weight:500}.nav-menu li a:hover,.nav-menu li a.active{background:#34495e;color:#ecf0f1}.site-description{padding:8px 0}.site-description p{margin:0;font-size:13px;color:#bdc3c7;text-align:left;font-style:italic}.news-page{background-color:#f8f9fa;min-height:100vh;width:100%;padding-top:0}.main-content{display:grid;grid-template-columns:1fr;gap:25px;margin-top:25px;padding-bottom:2rem}.refresh-indicator{background:#3498db;color:#fff;padding:8px 16px;border-radius:4px;text-align:center;font-size:14px;margin-bottom:15px;animation:fadeInOut 2s ease-in-out infinite}.refresh-indicator span{display:inline-block;animation:rotate 1s linear infinite;margin-right:8px}@keyframes fadeInOut{0%,to{opacity:.7}50%{opacity:1}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-section{background:#fff;border-radius:6px;overflow:hidden;box-shadow:0 2px 8px #0000001a;margin-bottom:25px;border-left:4px solid #e74c3c;cursor:pointer;transition:all .3s ease;position:relative}.hero-section:hover{box-shadow:0 4px 16px #00000026;transform:translateY(-2px)}.hero-section:hover:after{content:"🔗 点击在新标签页中打开头条新闻";position:absolute;top:15px;right:20px;background:#e74c3ce6;color:#fff;padding:6px 12px;border-radius:4px;font-size:12px;white-space:nowrap;z-index:10;opacity:0;animation:fadeInTooltip .3s ease-in-out forwards}.hero-news{position:relative;height:350px;background:#34495e;display:flex;align-items:flex-end;overflow:hidden}.hero-content{padding:25px;background:linear-gradient(transparent,#000c);width:100%;color:#fff}.hero-title{font-size:24px;font-weight:700;margin-bottom:8px;line-height:1.3}.hero-meta{font-size:13px;opacity:.9;margin-bottom:12px}.hero-excerpt{font-size:15px;line-height:1.5}.news-list-container{display:flex;flex-direction:column;gap:20px}.news-card{background:#fff;border-radius:6px;padding:20px;box-shadow:0 2px 6px #00000014;border-left:4px solid #95a5a6;transition:all .3s ease;cursor:pointer;position:relative}.news-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-2px)}.news-card:hover:after{content:"🔗 点击在新标签页中打开";position:absolute;top:10px;right:15px;background:#34495ee6;color:#fff;padding:4px 8px;border-radius:3px;font-size:11px;white-space:nowrap;z-index:10;opacity:0;animation:fadeInTooltip .3s ease-in-out forwards}@keyframes fadeInTooltip{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.news-card.disaster{border-left-color:#e74c3c}.news-card.corruption{border-left-color:#f39c12}.news-card.policy{border-left-color:#3498db}.news-card.international{border-left-color:#27ae60}.news-card .news-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px;gap:15px}.news-category{background:#7f8c8d;color:#fff;padding:4px 10px;border-radius:3px;font-size:12px;font-weight:500;white-space:nowrap}.news-category.disaster{background:#e74c3c}.news-category.corruption{background:#f39c12}.news-category.policy{background:#3498db}.news-category.international{background:#27ae60}.news-title{font-size:18px;font-weight:600;margin-bottom:8px;line-height:1.4;color:#2c3e50}.news-meta{color:#7f8c8d;font-size:13px;margin-bottom:10px}.news-summary{color:#5d6d7e;font-size:14px;line-height:1.5;margin-bottom:12px}.news-source{font-size:12px;color:#95a5a6;font-style:italic}.news-page>.news-header{display:none}.page-title,.page-subtitle{display:none}.loading,.error{text-align:center;padding:4rem 2rem;font-size:1.1rem;border-radius:6px;margin:2rem 0}.loading{color:#64748b;background:#fff;border:1px solid #e2e8f0}.error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.empty-state{text-align:center;padding:4rem 2rem;color:#94a3b8;font-size:1rem}.empty-state p{margin:0}.news-detail-page{background-color:#f8f9fa;min-height:100vh;width:100%}.news-detail-container{max-width:900px;margin:0 auto;padding:25px 20px}.news-detail-page-standalone{background-color:#f8f9fa;min-height:100vh;width:100%;padding:0}.news-detail-page-standalone .news-detail-container{max-width:1200px;margin:0 auto;padding:60px 20px;min-height:100vh}.news-header-section-standalone{border-radius:12px;padding:30px 40px;margin-bottom:30px;min-height:120px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.news-detail-page-standalone .news-detail-title{font-size:36px;font-weight:700;margin:0 auto 20px;line-height:1.3;text-align:center;max-width:800px}.news-detail-page-standalone .news-detail-summary{font-size:20px;line-height:1.4;margin:0 auto;text-align:center;max-width:700px;font-weight:300}.news-detail-page-standalone .news-content-section{background:#fff;border-radius:8px;padding:40px;box-shadow:0 2px 12px #00000014}.news-detail-page-standalone .news-content-editor{outline:none;line-height:1.8;font-size:16px;color:#333}.news-header-section{background:#fff;border-radius:6px;padding:25px;margin-bottom:25px;box-shadow:0 2px 8px #0000001a;border-left:4px solid #3498db}.back-button{background:#7f8c8d;color:#fff;border:none;padding:8px 15px;border-radius:4px;cursor:pointer;font-size:14px;margin-bottom:20px;transition:background-color .3s ease}.back-button:hover{background:#95a5a6}.news-title-section{margin-bottom:20px}.news-detail-title{font-size:24px;font-weight:700;color:#2c3e50;margin:0 0 10px;line-height:1.3}.news-detail-summary{font-size:15px;color:#5d6d7e;line-height:1.5;margin:0;font-style:italic}.status-published{color:#27ae60;background:#ecf0f1;padding:2px 8px;border-radius:3px;font-size:12px;text-transform:capitalize}.news-content-section{background:#fff;border-radius:6px;padding:25px;box-shadow:0 2px 8px #0000001a}.news-content-editor{outline:none;line-height:1.6;font-size:14px;color:#333}.news-content-editor h1{font-size:22px;font-weight:700;margin:20px 0 10px;color:#2c3e50}.news-content-editor h2{font-size:18px;font-weight:600;margin:18px 0 8px;color:#2c3e50}.news-content-editor h3{font-size:16px;font-weight:600;margin:15px 0 6px;color:#2c3e50}.news-content-editor p{margin:10px 0;line-height:1.6}.news-content-editor p[style*="text-align: center"],.news-content-editor h1[style*="text-align: center"],.news-content-editor h2[style*="text-align: center"],.news-content-editor h3[style*="text-align: center"]{text-align:center!important}.news-content-editor p[style*="text-align: right"],.news-content-editor h1[style*="text-align: right"],.news-content-editor h2[style*="text-align: right"],.news-content-editor h3[style*="text-align: right"]{text-align:right!important}.news-content-editor p[style*="text-align: justify"]{text-align:justify!important}.news-content-editor ul,.news-content-editor ol{margin:10px 0;padding-left:20px}.news-content-editor li{margin:4px 0}.news-content-editor blockquote{border-left:3px solid #3498db;padding-left:15px;margin:15px 0;font-style:italic;color:#5d6d7e}.news-content-editor code{background:#ecf0f1;padding:2px 4px;border-radius:3px;font-family:Monaco,Menlo,Consolas,monospace;font-size:12px}.news-content-editor pre{background:#2c3e50;color:#ecf0f1;padding:15px;border-radius:4px;overflow-x:auto;margin:15px 0}.news-content-editor pre code{background:none;padding:0;color:inherit}.news-content-editor .news-link{color:#3498db;text-decoration:underline;cursor:pointer}.news-content-editor .news-link:hover{color:#2980b9}.news-content-editor .news-image{max-width:100%;height:auto;border-radius:6px;margin:20px auto;display:block;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.news-content-editor .news-image:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.news-content-editor .news-image.image-left{float:left;margin:10px 20px 10px 0;max-width:45%}.news-content-editor .news-image.image-right{float:right;margin:10px 0 10px 20px;max-width:45%}.news-content-editor .news-image.image-center{margin:20px auto!important;display:block!important;max-width:80%;text-align:center}.news-content-editor .news-image.image-full{width:100%;max-width:100%;margin:25px 0;border-radius:8px}.news-content-editor figure{margin:20px auto;text-align:center;display:block}.news-content-editor p:has(.news-image){text-align:center}.news-content-editor figure img{margin:0 0 10px}.news-content-editor figcaption{font-size:13px;color:#666;font-style:italic;line-height:1.4;margin-top:8px;padding:0 10px}.news-content-editor p:after,.news-content-editor div:after{content:"";display:table;clear:both}.news-content-editor p+.news-image,.news-content-editor .news-image+p{clear:both}.news-content-editor .news-image{cursor:zoom-in}@media (max-width: 768px){.news-content-editor .news-image.image-left,.news-content-editor .news-image.image-right{float:none;display:block;margin:15px auto;max-width:90%}.news-content-editor .news-image.image-center{max-width:95%}.news-content-editor .news-image.image-full{margin:20px 0}.news-content-editor figure{margin:15px 0}.news-content-editor figcaption{font-size:12px;padding:0 5px}}.news-content-editor .news-image.loading{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.news-content-editor .image-error{background:#f8f9fa;border:2px dashed #dee2e6;color:#6c757d;padding:20px;text-align:center;border-radius:6px;margin:20px 0;font-size:14px}.news-content-editor .image-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:15px;margin:20px 0}.news-content-editor .image-gallery .news-image{margin:0;width:100%;height:200px;object-fit:cover}@media (max-width: 480px){.news-content-editor .image-gallery{grid-template-columns:1fr}.news-content-editor .image-gallery .news-image{height:250px}}@media (max-width: 768px){.nav-menu{flex-wrap:wrap;gap:10px}.hero-title{font-size:20px}.container{padding:0 15px}.hero-content{padding:20px}.news-card{padding:15px}.news-title{font-size:16px}.news-detail-container{padding:15px}.news-header-section,.news-content-section{padding:20px}.news-detail-title{font-size:20px}.news-detail-page-standalone .news-detail-container{padding:20px}.news-header-section-standalone{padding:30px 25px;min-height:120px}.news-detail-page-standalone .news-detail-title{font-size:28px;margin:0 auto 16px;line-height:1.3}.news-detail-page-standalone .news-detail-summary{font-size:18px;margin:0 auto;line-height:1.4}.news-detail-page-standalone .news-content-section{padding:25px}}.footer{background-color:#2c3e50;color:#ecf0f1;padding:40px 0 20px;margin-top:50px}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:30px}.footer-section h3{color:#ecf0f1;font-size:20px;margin-bottom:15px;font-weight:600}.footer-section h4{color:#bdc3c7;font-size:16px;margin-bottom:15px;font-weight:500}.footer-section p{color:#95a5a6;line-height:1.6;margin-bottom:15px}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin-bottom:8px}.footer-section ul li a{color:#95a5a6;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:#ecf0f1}.social-links{display:flex;gap:15px;margin-top:15px}.social-links a{color:#95a5a6;text-decoration:none;padding:8px 12px;border:1px solid #34495e;border-radius:4px;transition:all .3s ease;font-size:14px}.social-links a:hover{color:#ecf0f1;background-color:#34495e;border-color:#4a6741}.footer-bottom{border-top:1px solid #34495e;padding-top:20px}.footer-bottom-content{text-align:center;color:#95a5a6;font-size:14px}.footer-bottom-content p{margin:5px 0}.legal-page{background-color:#f8f9fa;min-height:100vh;padding:40px 0}.legal-content{max-width:900px;margin:0 auto;background:#fff;padding:40px;border-radius:8px;box-shadow:0 2px 12px #00000014}.legal-content h1{color:#2c3e50;font-size:32px;margin-bottom:10px;border-bottom:3px solid #3498db;padding-bottom:10px}.legal-content .last-updated{color:#7f8c8d;font-size:14px;margin-bottom:30px;font-style:italic}.legal-content section{margin-bottom:30px}.legal-content h2{color:#2c3e50;font-size:24px;margin:30px 0 15px;border-left:4px solid #3498db;padding-left:15px}.legal-content h3{color:#34495e;font-size:18px;margin:20px 0 10px}.legal-content h4{color:#34495e;font-size:16px;margin:15px 0 10px}.legal-content p{color:#5d6d7e;line-height:1.7;margin-bottom:15px}.legal-content ul,.legal-content ol{color:#5d6d7e;line-height:1.6;margin:15px 0;padding-left:25px}.legal-content li{margin-bottom:8px}.legal-content a{color:#3498db;text-decoration:none}.legal-content a:hover{color:#2980b9;text-decoration:underline}.contact-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px;margin:25px 0}.contact-method{background:#f8f9fa;padding:20px;border-radius:6px;border-left:4px solid #3498db}.contact-method h3{color:#2c3e50;font-size:16px;margin:0 0 10px}.contact-method p{margin:5px 0;font-size:14px}.contact-method strong{color:#2c3e50}@media (max-width: 768px){.legal-content{margin:0 20px;padding:25px}.legal-content h1{font-size:28px}.legal-content h2{font-size:20px}.contact-info{grid-template-columns:1fr;gap:15px}.footer-content{grid-template-columns:1fr;gap:20px}.social-links{flex-wrap:wrap}}
