/* JustNews 子主题自定义样式 */
body {
    background: #fff;
}

/* 确保容器居中 */
.container {
    max-width: 1200px;
    margin: 0 auto;
}
:root{--theme-color: #0E0E0E; --logo-height: 36px; --logo-height-mobile: 34px; --menu-item-gap: 28px; --mobile-menu-color: rgba(255, 255, 255, .98); --mobile-menu-active-color: #fff; --mobile-menu-bg-color: var(--theme-color); --member-login-bg: url('http://www.xiaodao.news/wp-content/uploads/2020/09/pexels-h-emre-773471-2.jpg'); --header-bg-color: #fff; --header-bg-image: none; --theme-border-radius-s: 3px; --theme-border-radius-m: 5px; --theme-border-radius-l: 8px; --theme-border-radius-xl: 12px; --thumb-ratio-default: 480 / 300; --thumb-ratio-post: 480 / 300; --post-video-ratio: 860 / 484;}.post-loop .item-sticky .item-title a{-webkit-background-clip: text;-webkit-text-fill-color: transparent;}.post-loop .item-sticky .item-title a, .post-loop .item-sticky .item-title a .sticky-post,.post-loop-card .item-sticky .item-title .sticky-post{background-color: #3ca5f6;background-image: linear-gradient(90deg, #3ca5f6 0%, #a86af9 100%);}