/* common */
:root {
    --family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
    --bgcolor: #115ca7;
}
html, body { height: 100%; }
body {
    font-family: var(--family);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    color: #2c3e50;
    background-color: #ffffff;
    display: flex; flex-direction: column;
}
.fprj_mana_wrap, .cfb_wrap { flex: 1 0 auto; }
a, a:hover{
    color: #00A2FF;
    text-decoration: none;
}

.ui .cfb_header {
    font-family: var(--family);
    font-size: 1.6rem;
    font-weight: 600;
    color: #2c3e50;
}
.ui .cfb_header a img{
    max-height: 25px;
}
.ui.header.cfb_sub_header{
    font-family: var(--family);
    font-size: 1.3rem;
    font-weight: 600;
    color: #6a8bad;
}

.ui.menu.cfb_top {
    box-shadow: none;
    border-top: none;
    border-left: none;
    border-right: none;
    background-color: #1369bf;
    margin-top: 0;
}
.ui.menu.cfb_top .item {
    color: #fff;
}

.ui.menu.cfb_top a.item:hover,.ui.menu.cfb_top .dropdown.item:hover{
    color: #fff;
    background-color: var(--bgcolor);
}

.ui.menu.cfb_top .active.item,.ui.menu.cfb_top .active.item:hover{
    color: #fff;
    background-color: var(--bgcolor);
}
.ui.menu.cfb_top .cfb_header_face {
    margin-right: 0.4em;
}

.ui.container{
    font-family: var(--family);
    font-size: 18px;
}

.ui.list>.item{
    line-height: 1.2;
}

.ui.list>a.item {
    cursor: pointer;
    color: #00A2FF;
}

.ui.grid.cfb_body {
    padding: 0 1em;
    max-width: 1200px;
    min-height: 960px;
    margin: 0 auto;
    background-color: #ffffff;
}

.cfb_page {
    float: right;
    margin-top: 1em;
}
.cfb_page .item {
    cursor: pointer;
}

.cfb_text_center {
    text-align: center;
}
.cfb_cursor {
    cursor: pointer;
}
/* .cfb_md_editor {
    z-index: 999;
} */
.cfb_viewd {
    color: #778087;
}


/*********************************************** cindex ***********************************************/
.cfb_main {
    padding: 0 15px;
    background-color: #ffffff;
}

.ui.selection.list.cfb_left_menus>.item {
    color: rgba(0,0,0,1);
}

.ui.segment .cfb_left_user{
    margin-bottom: -1rem;
}

.ui.segment .cfb_left_user .ui.header{
    margin: 1rem auto 0;
}

/*********************************************** c_widget ***********************************************/
.cfb_sider {
    padding: 0 15px;
    background-color: #ffffff;
}

.cfb_sider .cfb_widget_info {
    margin-bottom: 0.6em; 
}


/********************************************** c_dongtai *********************************************/
.ui.comments.cfb_dongtais {
    max-width: 100%;
}

.ui.comments.cfb_dongtais .comment .avatar img{
    border-radius: 500rem;
}

.ui.comments.cfb_dongtais .comment .content .actions {
    margin-top: 1em;
}

.ui.comments.cfb_dongtais .cfb_dt_from{
    color: #666c72;
    font-size: 0.8rem;
}

.ui.comments.cfb_dongtais .comment .content .extra.images {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 75.6%;
}

.cfb_dt_image{
    padding-left: 0.25rem;
    padding-top: 0.25rem;
    flex-grow: 0;
    display: inline-block;
    font-size: 1rem;
}
.cfb_dt_image img{
    height: 100%; 
    width: 100%; 
    left: 0px;
}

.cfb_dt_image_hover {
    vertical-align: top;
    overflow: hidden;
    border-radius: 8px;
    cursor: pointer;
}

.cfb_dt_image img:hover {
    opacity: 0.8; 
}

.cfb_dt_image_ul3 {
    width: 33.3%;
}

.cfb_dt_article {
    padding: 5px;  
}

.cfb_dt_article:hover {
    cursor: pointer;
    background-color: rgba(0,0,0,.1);
    border-radius: 8px;
}

.cfb_dt_follow {
    position: absolute;
    top: 0px;
    right: 0px;
}

.ui.comments.cfb_dongtais .comment .content .extra.video {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 8px;
    overflow: hidden;
    margin-top: 1em;
}

.cfb_dt_video{
    display: block;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    background-color: #000;
    position: relative;
    padding: 0;
    font-size: 10px;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    font-family: Arial,Helvetica,sans-serif;
    word-break: normal;
}

.ui.comments.cfb_dongtais .comment .comments {
    padding: 0.5em 0 0.5em 1em;
}
.ui.comments.cfb_dongtais .form.cfb_reply_form,.ui.comments .form.cfb_comment_form {
    overflow: auto;
}
.ui.comments.cfb_dongtais .form.cfb_reply_form textarea {
    height: auto;
}

.cfb_ans_list .ui.comments .reply.form textarea{
    height: auto;
}


/*********************************************** my ***********************************************/
.cfb_my_banner .ui.items {
    width: 70%;
    float: left;
    margin: 0 0;
}
.cfb_my_banner .ui.items .item{
    margin: 0.5em 0;
}

.ui.piled.segment.cfb_my_banner {
    margin-top: 25px;
}
.cfb_my_info_main {
    min-height: 960px;
}

.ui.vertical.cfb_my_info_menu {
    width: auto;
}
.ui.vertical.pointing.menu.cfb_my_info_menu .active.item {
    color: #fff;
    background-color: #00A2FF;
}
.ui.vertical.pointing.menu.cfb_my_info_menu .active.item:hover {
    color: #fff;
    background-color: #00A2FF;
}
.ui.vertical.pointing.menu.cfb_my_info_menu .active.item:hover:after {
    color: #fff;
    background-color: #00A2FF;
}
.ui.vertical.pointing.menu.cfb_my_info_menu .active.item:after {
    background-color: #00A2FF;
}

.cfb_my_info_main .ui.form .inline.fields>label {
    width: 80px;
    text-align: right;
}


/*********************************************** discuss ***********************************************/
.ui.cfb_dis_body{
    max-width: 1200px;
    min-height: 800px;
    padding: 0 15px;
    margin: 0 auto;
    background-color: #ffffff;
}
.cfb_dis_list {

}
.cfb_dis_list .segment{
    border: none;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0;
}
.cfb_dis_list .segment .header{
    line-height: 42px;
    margin-bottom: 0;
}
.cfb_dis_list .item .content .title a {
    color: #000000;
}
.cfb_dis_list .item .content .title a:hover {
    text-decoration: underline;
}
.cfb_dis_list .item .content .title a:visited {
    color:#778087;
}
.cfb_dis_list .item a.cfb_dis_list_avatar{
    float: left;
}
.cfb_dis_list .item a.cfb_dis_list_avatar img {
    width: 2.5em;
}
.cfb_dis_list .item .content {
    padding-left: 2.8em;
    display: block;
}
.cfb_dis_list .item .content .description {
    font-size:0.7em;
    padding-top: 0.5em;
}
.cfb_dis_list .item .content .description span{
    margin-right: 0.8em;
}
.cfb_dis_list .item .content .description span a,
.cfb_dis_list .item .content .description span a:visited{
    color: rgba(0,0,0,.7);
}
.cfb_dis_list .item .content .description span a:hover{
    text-decoration: underline;
}
.ui.cfb_dis_info_header a{
    float: left;
}
.ui.cfb_dis_info_header a img{
    width: 2.5em;
}
.ui.cfb_dis_info_header .content{
    padding-left: 2.8em;
    display: block;
}
.ui.cfb_dis_info_header .cfb_dis_info_hd .item{
    display: inline-block;
    margin-right: 0.8em;
    font-size: 0.8em;
    color: #8590a6;
    padding-top: 1em;
}
.cfb_dis_info_btm {
    margin: 0.5em 0.1em 0 0;
    text-align: right;
}
.cfb_dis_info_btm a{
    cursor: pointer;
    display: inline-block;
    margin: 0 .5em 0 0;
    color: rgba(0,0,0,.4);
}
.cfb_dis_info_btm a:hover{
    color: rgba(0,0,0,.8);
}

/***********************************************comment***********************************************/
.ui.comments.cfb_dis_comments {
    max-width: 100%;
}

.ui.comments.cfb_dis_comments .comment .content .actions {
    text-align: right;
}

.ui.comments.cfb_dis_comments .comment .comments {
    padding: 0.5em 0 0.5em 1em;
}
.ui.comments.cfb_dis_comments .form.cfb_reply_form,.ui.comments .form.cfb_comment_form {
    overflow: auto;
}
.ui.comments.cfb_dis_comments .form.cfb_reply_form textarea {
    height: auto;
}

.cfb_ans_list .ui.comments .reply.form textarea{
    height: auto;
}
/*********************************************** notice ***********************************************/
.ui.feed .event .content .summary.cfb_read {
    font-weight: normal;
}

/*********************************************** other ***********************************************/
i.icon.cfb_icon_link {
    font-size: 12px;
    font-style: normal;
    color: #aaa;
    display: inline-block;
}
.ui.cfb_findpwd_box {
    margin-top: 25px;
}


.cfb_seg_left {
    overflow-y:scroll;
    width: 100%;
    padding-left: 20px;
    min-height: 960px;
    height: 100%;
}
.cfb_seg_left a{
    color: #2c3e50;
}
.cfb_seg_left a:hover{
    color: #00A2FF;
}

.cfb_seg_content {
    overflow-y:none;
    min-height: 960px;
    padding: 0px 10%;
}
.cfb_seg_content .cfb_seg_header{
    position: relative;
    margin-bottom: 25px;
}
.cfb_seg_content .cfb_seg_header h1{
    font-size: 2.2rem;
    border: none;
    font-weight: 600;
    line-height: 1.25;
}

.cfb_book .title{
    font-weight: 600;
    color: rgba(154, 151, 151, 0.87);
}
.cfb_book .title.active{
    color: #6a8bad;
}

.cfb_book .content .list{
    margin-left: 25px;
}
.cfb_book .content .list a{
    color: #2c3e50;
}
.cfb_book .content .list a:hover{
    color: #00A2FF;
}
.cfb_book .content .list a.active{
    color: #00A2FF;
}
.cfb_book .content .cfb_pagination {
    margin-left: 25px;
}
.cfb_book .content .cfb_pagination a{
    margin: 0px 15px;
    cursor: pointer;
}
.cfb_book .content .cfb_pagination a:hover{
    color: #00A2FF;
}
.cfb_book .content .cfb_pagination a.active{
    font-weight: 600;
    color: #00A2FF;
}

.cfb_book_item {
    text-align: center;
    margin: 20px auto;
}
.cfb_book_item img{
    width: 240px;
}

/*********************************************** cfooter ***********************************************/

.cfb_footer {
    margin: 0 auto;
    padding: 0 2em 2em 2em;
    width: 100%;
    background-color: var(--bgcolor);
    color: #fff;
    font-size: .8rem;
    font-weight: normal;
}

.cfb_guide{width:60px;margin-left:650px;position:fixed;left:50%;bottom:134px;display:block;}
.cfb_guide a{display:block;width:60px;height:50px;background:url(/static/images/sprite_v2.png) no-repeat;margin-top:10px;text-decoration:none;font:16px/50px "Microsoft YaHei";text-align:center;color:#fff;border-radius:2px;}
.cfb_guide a span{display:none;text-align:center;}
.cfb_guide a:hover{text-decoration:none;background-color:#1369bf;color:#fff;}
.cfb_guide a:hover span{display:block;width:60px;background:#1369bf}
.cfb_guide .find{background-position:-84px -236px;}
.cfb_guide .report{background-position:-146px -236px;}
.cfb_guide .edit{background-position:-83px -185px;}
.cfb_guide .top{background-position:-145px -185px;}

.ui.container.cfb_info .item{
    color: #fff;
    font-size: .8rem;
    font-weight: normal;
}

/*********************************************** 管理页 ***********************************************/

/* 通用样式 */
.fprj_mana_wrap {
    padding: 20px 30px;
}

.fprj_mana_title {
    margin-bottom: 20px;
}

.fprj_mana_toolbar {
    margin-bottom: 15px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fprj_mana_nav {
    margin-bottom: 15px;
}

.fprj_nav_username {
    margin-left: 8px;
    font-weight: 500;
    color: #333;
}

/* JSON格式化预览 */
.fprj_mana_json_pre {
    white-space: pre-wrap;
    word-break: break-all;
    max-height: 500px;
    overflow-y: auto;
    background: #f8f8f8;
    padding: 15px;
    border-radius: 4px;
    font-family: 'Courier New', monospace;
    font-size: 13px;
}

/* 状态样式 */
.fprj_mana_status_normal {
    color: #21ba45;
}

.fprj_mana_status_del {
    color: #db2828;
}

.fprj_mana_status_audit {
    color: #fbbd08;
}

/* 截断样式 */
.fprj_mana_truncate {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    color: #4183c4;
}

/* 微博卡片样式 */
.fprj_mblog_card {
    margin-bottom: 15px !important;
}

.fprj_mblog_meta {
    color: #999;
    font-size: 13px;
    margin-bottom: 8px;
}

.fprj_mblog_meta .fprj_mblog_nickname {
    color: #4183c4;
    font-weight: bold;
    font-size: 14px;
    margin-right: 10px;
}

.fprj_mblog_meta .fprj_mblog_uid {
    color: #bbb;
    font-size: 12px;
}

.fprj_mblog_content {
    line-height: 1.8;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
    white-space: pre-wrap;
    word-break: break-all;
}

.fprj_mblog_images {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 10px;
}

.fprj_mblog_images img {
    width: 120px;
    height: 120px;
    object-fit: cover;
    border-radius: 4px;
    cursor: pointer;
    border: 1px solid #eee;
    transition: transform 0.2s;
}

.fprj_mblog_images img:hover {
    transform: scale(1.05);
    box-shadow: 0 2px 8px rgba(0,0,0,0.15);
}

/* 微博状态样式 */
.fprj_mblog_status_normal {
    color: #21ba45;
}

.fprj_mblog_status_finance {
    color: #2185d0;
}

.fprj_mblog_status_del {
    color: #db2828;
}

.fprj_mblog_valid_yes {
    color: #21ba45;
    cursor: pointer;
    margin-left: 8px;
}

.fprj_mblog_valid_no {
    color: #db2828;
    cursor: pointer;
    margin-left: 8px;
}

.fprj_mblog_valid_yes:hover {
    opacity: 0.7;
}

.fprj_mblog_valid_no:hover {
    opacity: 0.7;
}

.fprj_mblog_edit_btn {
    margin-left: 10px;
}

.fprj_mblog_footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #f0f0f0;
    font-size: 12px;
    color: #999;
}

/* 图片放大弹窗 */
.fprj_mblog_img_overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    z-index: 9999;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}

.fprj_mblog_img_overlay img {
    max-width: 90%;
    max-height: 90%;
    border-radius: 4px;
}

/* 编辑页面特定样式 */
.fprj_mana_wrap_edit {
    max-width: 900px;
}

.fprj_mana_json_toolbar {
    margin-bottom: 5px;
}

.fprj_mana_json_error {
    color: #db2828;
    margin-top: 5px;
    display: none;
}

.fprj_mana_json_ok {
    color: #21ba45;
    margin-top: 5px;
    display: none;
}

.fprj_mana_field_tip {
    color: #888;
    font-size: 12px;
    margin-top: 5px;
}

.fprj_mana_back_btn {
    margin-bottom: 20px;
}

/* JSON文本域样式 */
.fprj_mana_json_textarea {
    font-family: 'Courier New', monospace;
    font-size: 13px;
}

/* 信息展示pre样式 */
.fprj_mana_info_pre {
    margin-top: 5px;
    background: #f8f8f8;
    padding: 10px;
    border-radius: 4px;
    font-size: 13px;
}

/* 表单底部按钮区域 */
.fprj_mana_form_actions {
    margin-top: 20px;
}

/* 表格列宽样式 */
.fprj_mana_col_id { width: 60px; }
.fprj_mana_col_uname { width: 120px; }
/* .fprj_mana_col_config { width: 200px; }
.fprj_mana_col_fetchtime { width: 120px; }
.fprj_mana_col_status { width: 80px; }
.fprj_mana_col_time { width: 160px; } */
.fprj_mana_col_action { width: 180px; min-width: 180px; }

/* 操作列按钮样式 */
.fprj_mana_action_cell {
    padding: 6px 4px !important;
}
.fprj_mana_action_cell .ui.buttons {
    display: flex;
    width: 100%;
    margin-bottom: 4px;
}
.fprj_mana_action_cell .ui.buttons:last-child {
    margin-bottom: 0;
}
.fprj_mana_action_cell .ui.buttons .button {
    flex: 1;
    padding: 6px 4px !important;
    font-size: 11px !important;
    line-height: 1.2;
}
.fprj_mana_action_cell .ui.buttons .button i.icon {
    margin-right: 2px;
}

/* 空数据提示 */
.fprj_mana_empty {
    color: #999;
}

/* 最近拉取时间 */
.fprj_mana_fetch_time {
    color: #2185d0;
    font-weight: 500;
    cursor: help;
}

/* 分页器间距 */
.fprj_mana_pagination {
    margin-top: 20px;
}

/* 筛选器间距 */
.fprj_mana_filter {
    margin-left: 10px;
}

/* 微博卡片操作区 */
.fprj_mblog_actions {
    float: right;
}

/* 观点总结卡片样式 */
.fprj_summary_card {
    margin-bottom: 15px !important;
}

.fprj_summary_meta {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
    gap: 8px;
}

.fprj_summary_uname {
    color: #4183c4;
    font-weight: bold;
    font-size: 16px;
}

.fprj_summary_badge {
    margin: 0;
}

.fprj_summary_time {
    color: #666;
    font-size: 13px;
    display: flex;
    align-items: center;
    gap: 6px;
}

.fprj_summary_time_relative {
    font-weight: bold;
    padding: 2px 8px;
    border-radius: 3px;
    font-size: 12px;
}

.fprj_summary_time_full {
    color: #888;
    font-size: 12px;
}

.fprj_time_today .fprj_summary_time_relative {
    background: #db2828;
    color: #fff;
}

.fprj_time_yesterday .fprj_summary_time_relative {
    background: #f2711c;
    color: #fff;
}

.fprj_time_2days .fprj_summary_time_relative {
    background: #2185d0;
    color: #fff;
}

.fprj_summary_intro {
    background: #f8f9fa;
    padding: 8px 12px;
    border-radius: 4px;
    margin-bottom: 10px;
    font-size: 13px;
    color: #666;
    border-left: 3px solid #2185d0;
}

.fprj_summary_intro i {
    color: #2185d0;
    margin-right: 5px;
}

.fprj_summary_content {
    line-height: 1;
    font-size: 14px;
    color: #333;
    margin-bottom: 10px;
}

.fprj_summary_markdown {
    white-space: pre-wrap;
    word-break: break-all;
}

.fprj_md_preview {
    line-height: 1em;
}

.fprj_md_preview h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 15px 0 10px 0;
    padding-bottom: 5px;
    border-bottom: 1px solid #eee;
}

.fprj_md_preview h3 {
    font-size: 16px;
    font-weight: bold;
    margin: 6px 0;
}

.fprj_md_preview h4 {
    font-size: 15px;
    font-weight: bold;
    margin: 10px 0 6px 0;
}

.fprj_md_preview p {
    margin: 8px 0;
}

.fprj_md_preview strong {
    font-weight: bold;
    color: #333;
}

.fprj_md_preview em {
    font-style: italic;
    color: #666;
}

.fprj_md_preview code {
    background: #f5f5f5;
    padding: 2px 6px;
    border-radius: 3px;
    font-family: 'Courier New', monospace;
    font-size: 13px;
    color: #c7254e;
    line-height: 1.5em;
}

.fprj_md_preview ul {
    margin: 5px 0;
}

.fprj_md_preview tr {
    line-height: 1;
}

.fprj_md_preview li {
    margin: 4px 0 4px 20px;
    list-style-type: disc;
    line-height: 1em;
}

.fprj_md_preview br {
    line-height: 1.8;
}

.fprj_summary_ellipsis {
    color: #999;
}

.fprj_summary_expand {
    color: #4183c4;
    cursor: pointer;
    font-size: 13px;
    margin-top: 5px;
    display: inline-block;
}

.fprj_summary_expand:hover {
    text-decoration: underline;
}

.fprj_summary_footer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #f0f0f0;
}

.fprj_summary_footer_left {
    display: flex;
    align-items: center;
    gap: 15px;
}

.fprj_summary_id {
    color: #999;
    font-size: 12px;
}

.fprj_summary_batch {
    color: #999;
    font-size: 12px;
}

.fprj_summary_model {
    color: #999;
    font-size: 12px;
}

/* 来源图标样式 */
.fprj_origin_icon {
    display: inline-block;
    margin-right: 5px;
    font-size: 16px;
    color: #4183c4;
    text-decoration: none;
}

.fprj_origin_icon:hover {
    color: #1e70bf;
}

.fprj_origin_weibo {
    color: #e6162d;
}

.fprj_origin_weibo:hover {
    color: #c41230;
}

.fprj_origin_zhihu {
    color: #0084ff;
}

.fprj_origin_zhihu:hover {
    color: #0066cc;
}

.fprj_origin_xueqiu {
    color: #0078ff;
}

.fprj_origin_xueqiu:hover {
    color: #005cb8;
}

/* 警示标识样式 */
.fprj_mana_warning {
    color: #f2711c;
    margin-left: 5px;
    cursor: help;
    font-size: 14px;
}

.fprj_mana_warning:hover {
    color: #e55c00;
}

/* 新增列宽样式 */
.fprj_mana_col_urls { width: 80px; text-align: center; }
.fprj_mana_col_datatime { width: 140px; }

/*********************************************** 响应式布局 ***********************************************/

/* 平板设备 (768px - 1024px) */
@media screen and (max-width: 1024px) {
    .fprj_mana_wrap {
        padding: 15px 20px;
    }
    
    .fprj_mana_toolbar {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }
    
    .fprj_mana_toolbar > div:first-child {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }
    
    .fprj_mana_filter {
        margin-left: 0;
    }
    
    .fprj_mblog_content {
        font-size: 15px;
    }
    
    .fprj_mblog_images img {
        width: 100px;
        height: 100px;
    }
    
    .fprj_summary_content {
        font-size: 15px;
    }
    
    .fprj_md_preview h2 {
        font-size: 17px;
    }
    
    .fprj_md_preview h3 {
        font-size: 15px;
    }
}

/* 手机设备 (小于 768px) */
@media screen and (max-width: 768px) {
    html {
        font-size: 16px;
    }
    
    body {
        font-size: 1rem;
    }
    
    .fprj_mana_wrap {
        padding: 10px 12px;
    }
    
    .fprj_mana_title {
        font-size: 1.3rem;
        margin-bottom: 15px;
    }
    
    .fprj_mana_title i.icon {
        font-size: 1.2rem;
    }
    
    .fprj_mana_toolbar {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }
    
    .fprj_mana_toolbar > div:first-child {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
        width: 100%;
    }
    
    .fprj_mana_toolbar > div:first-child .ui.button {
        font-size: 0.9rem;
        padding: 10px 14px;
    }
    
    .fprj_mana_toolbar > div:first-child .ui.dropdown {
        font-size: 0.9rem;
        min-width: 120px;
    }
    
    .fprj_mana_toolbar > div:last-child {
        font-size: 0.9rem;
        width: 100%;
    }
    
    .fprj_mana_filter {
        margin-left: 0;
    }
    
    /* 微博卡片移动端优化 */
    .fprj_mblog_card {
        margin-bottom: 12px !important;
    }
    
    .fprj_mblog_card .content {
        padding: 12px;
    }
    
    .fprj_mblog_meta {
        font-size: 0.9rem;
        margin-bottom: 10px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    
    .fprj_mblog_meta .fprj_mblog_nickname {
        font-size: 1.1rem;
    }
    
    .fprj_mblog_meta .fprj_mblog_uid {
        font-size: 0.85rem;
    }
    
    .fprj_mblog_actions {
        float: none;
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        margin-top: 8px;
        width: 100%;
    }
    
    .fprj_mblog_actions span {
        font-size: 0.85rem;
    }
    
    .fprj_mblog_content {
        font-size: 1rem;
        line-height: 1.8;
    }
    
    .fprj_mblog_images {
        gap: 6px;
    }
    
    .fprj_mblog_images img {
        width: 80px;
        height: 80px;
    }
    
    .fprj_mblog_footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
        font-size: 0.85rem;
    }
    
    .fprj_mblog_footer span {
        display: block;
        margin-bottom: 4px;
    }
    
    .fprj_mblog_edit_btn {
        margin-left: 0;
        margin-top: 8px;
    }
    
    .fprj_mblog_edit_btn .ui.button {
        font-size: 0.85rem;
    }
    
    /* 观点总结卡片移动端优化 */
    .fprj_summary_card {
        margin-bottom: 12px !important;
    }
    
    .fprj_summary_card .content {
        padding: 12px;
    }
    
    .fprj_summary_meta {
        flex-wrap: wrap;
        gap: 6px;
    }
    
    .fprj_summary_uname {
        font-size: 1.1rem;
    }
    
    .fprj_summary_badge {
        font-size: 0.8rem;
    }
    
    .fprj_summary_time {
        font-size: 0.85rem;
        width: 100%;
        margin-top: 4px;
    }
    
    .fprj_summary_intro {
        font-size: 0.9rem;
        padding: 10px;
    }
    
    .fprj_summary_content {
        font-size: 1rem;
        line-height: 1.8;
    }
    
    .fprj_md_preview {
        line-height: 1.6;
    }
    
    .fprj_md_preview h2 {
        font-size: 1.1rem;
        margin: 12px 0 8px 0;
    }
    
    .fprj_md_preview h3 {
        font-size: 1rem;
        margin: 10px 0 6px 0;
    }
    
    .fprj_md_preview h4 {
        font-size: 0.95rem;
    }
    
    .fprj_md_preview p {
        margin: 8px 0;
    }
    
    .fprj_md_preview code {
        font-size: 0.9rem;
        padding: 3px 8px;
    }
    
    .fprj_md_preview li {
        margin: 6px 0 6px 20px;
    }
    
    .fprj_summary_expand {
        font-size: 0.9rem;
        padding: 8px 0;
    }
    
    .fprj_summary_footer {
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    
    .fprj_summary_footer_left {
        flex-wrap: wrap;
        gap: 10px;
    }
    
    .fprj_summary_footer_left span {
        font-size: 0.85rem;
    }
    
    .fprj_summary_footer .ui.button {
        font-size: 0.85rem;
        margin-top: 8px;
    }
    
    /* 分页器移动端优化 */
    .fprj_mana_pagination {
        margin-top: 15px;
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 4px;
    }
    
    .fprj_mana_pagination .item {
        font-size: 0.9rem;
        min-width: 36px;
        padding: 10px 12px;
    }
    
    .fprj_mana_pagination .item i.icon {
        margin: 0;
    }
    
    /* 下拉菜单移动端优化 */
    .ui.dropdown {
        font-size: 0.9rem;
    }
    
    .ui.dropdown .menu > .item {
        font-size: 0.9rem;
        padding: 10px 14px;
    }
    
    /* 图片放大弹窗移动端优化 */
    .fprj_mblog_img_overlay img {
        max-width: 95%;
        max-height: 85%;
    }
}

/* 小屏手机 (小于 480px) */
@media screen and (max-width: 480px) {
    html {
        font-size: 17px;
    }
    
    .fprj_mana_wrap {
        padding: 8px 10px;
    }
    
    .fprj_mana_title {
        font-size: 1.2rem;
    }
    
    .fprj_mana_toolbar > div:first-child .ui.button {
        font-size: 0.85rem;
        padding: 8px 12px;
    }
    
    .fprj_mana_toolbar > div:first-child .ui.dropdown {
        font-size: 0.85rem;
        min-width: 100px;
    }
    
    .fprj_mblog_content {
        font-size: 1rem;
    }
    
    .fprj_mblog_images img {
        width: 70px;
        height: 70px;
    }
    
    .fprj_summary_content {
        font-size: 1rem;
    }
    
    .fprj_mana_pagination .item {
        font-size: 0.85rem;
        min-width: 32px;
        padding: 8px 10px;
    }
}

/* 横屏手机优化 */
@media screen and (max-width: 768px) and (orientation: landscape) {
    .fprj_mblog_images img {
        width: 90px;
        height: 90px;
    }
    
    .fprj_mana_toolbar {
        flex-direction: row;
        flex-wrap: wrap;
    }
    
    .fprj_mana_toolbar > div:last-child {
        width: auto;
    }
}

/* 触摸设备优化 */
@media (hover: none) and (pointer: coarse) {
    .fprj_mblog_valid_yes,
    .fprj_mblog_valid_no {
        padding: 8px 12px;
        margin-left: 0;
        margin-top: 4px;
        border-radius: 4px;
        background: #f5f5f5;
    }
    
    .fprj_mblog_valid_yes {
        background: #e8f5e9;
    }
    
    .fprj_mblog_valid_no {
        background: #ffebee;
    }
    
    .fprj_summary_expand {
        padding: 10px 0;
    }
    
    .ui.button {
        min-height: 44px;
    }
    
    .ui.dropdown {
        min-height: 44px;
    }
}
