.comments_commentContainer__Ro2Yo{margin-top:20px;font-family:Arial,sans-serif}.comments_header__bgLPi{display:flex;flex-direction:column;gap:4px}.comments_header__bgLPi .comments_title__lULQb{font-size:20px;font-weight:700}.comments_header__bgLPi .comments_title__lULQb span{font-weight:400;color:#555}.comments_inputBox__FsWeX{display:flex;align-items:center;gap:10px;margin:16px 0}.comments_inputBox__FsWeX .comments_avatar__Jjoke img{width:36px;height:36px;border-radius:50%}.comments_inputBox__FsWeX .comments_input__UpEkF{flex:1;padding:10px 14px;border:1px solid #ddd;border-radius:20px;font-size:14px;outline:none}.comments_inputBox__FsWeX .comments_input__UpEkF:focus{border-color:#1890ff}.comments_commentListPlaceholder__eAYGR{min-height:50px;background:#fafafa;border-radius:4px}.comments_modalOverlay__cLsj_{top:0;left:0;width:100%;height:100%}.comments_modal__YVjp4{background:#fff;padding:24px;border-radius:12px;max-width:320px;text-align:center;box-shadow:0 10px 20px rgba(0,0,0,.2)}.comments_modal__YVjp4 p{margin-bottom:16px;font-weight:600}.comments_modal__YVjp4 button{padding:8px 16px;background-color:var(--main-color);color:#fff;border:none;border-radius:6px;cursor:pointer}.comments_modal__YVjp4 button:hover{background-color:#0f3273}.comments_commentList__3Bpqo .comments_commentItem___C1SK{display:flex;margin-bottom:12px;background-color:#f9f9f9;padding:20px}.comments_commentList__3Bpqo .comments_commentItem___C1SK .comments_commentAvatar__zQBEo img{width:40px;height:40px;border-radius:50%;margin-right:8px}.comments_commentList__3Bpqo .comments_commentItem___C1SK .comments_commentContent__Q1vM4{display:flex;justify-content:space-between;border-radius:8px;padding:8px 12px;flex:1}.comments_commentList__3Bpqo .comments_commentItem___C1SK .comments_commentContent__Q1vM4 .comments_commentAuthor__DxzZb{margin:0 0 4px}.comments_commentList__3Bpqo .comments_commentItem___C1SK .comments_commentContent__Q1vM4 .comments_commentActions__JAg5K{font-size:12px;color:#666;display:flex;gap:12px;align-items:center}.comments_commentList__3Bpqo .comments_commentItem___C1SK .comments_commentContent__Q1vM4 .comments_commentActions__JAg5K .comments_replyBtn__6vJut{background:none;border:none;font-weight:400;font-size:14px;color:#777;cursor:pointer}.comments_commentList__3Bpqo .comments_commentItem___C1SK .comments_commentContent__Q1vM4 .comments_commentActions__JAg5K .comments_like__XyWVm{margin:0!important;padding:0!important}.comments_tabs__UMdIB{display:flex;border-bottom:1px solid #e5e5e5;margin-bottom:12px}.comments_errorMessage__KApbf{color:red;font-size:15px;margin-left:20px}.comments_tab__XeTRe{padding:10px 16px;cursor:pointer;background:transparent;outline:none;transition:all .2s ease;position:relative;font-weight:600;font-size:18px;line-height:120%;text-align:center;text-shadow:unset!important}.comments_active__UmiOc,.comments_tab__XeTRe{color:var(--main-color)}.comments_active__UmiOc:after{content:"";position:absolute;left:0;bottom:-1px;width:100%;height:3px;background:linear-gradient(to right,var(--gradient-color) 0,var(--hover-color) 100%);border-radius:2px}.comments_content__ZwVsm{font-size:14px;color:#333}.comments_moreWrapper__dVvus{position:relative;display:inline-block}.comments_moreWrapper__dVvus .comments_moreIcon__dCVpB{cursor:pointer;padding:4px;border-radius:4px}.comments_moreWrapper__dVvus .comments_moreMenu__NZnts{display:none;position:absolute;top:100%;right:0;background:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 8px rgba(0,0,0,.15);min-width:100px;z-index:10}.comments_moreWrapper__dVvus .comments_moreMenu__NZnts .comments_menuItem__X3Gb2{width:100%;padding:8px 12px;text-align:left;font-size:14px;background:transparent;border:none;cursor:pointer}.comments_moreWrapper__dVvus .comments_moreMenu__NZnts .comments_menuItem__X3Gb2:hover{background:#f5f5f5}.comments_moreWrapper__dVvus:hover .comments_moreMenu__NZnts{display:block}.comments_modalOverlay__cLsj_{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.comments_commentContentLeft__ah_fN{width:100%}.comments_inputEdit__y5CtC{width:98%;border:1px solid #ddd;font-size:14px;border-radius:10px;margin-bottom:10px;outline:none;padding:10px 10px 10px 14px}.comments_inputEdit__y5CtC:focus{border-color:#1990ff}.comments_modalBox__Oa_sr{background:#fff;border-radius:8px;padding:24px;width:380px;text-align:center;box-shadow:0 4px 12px rgba(0,0,0,.2);animation:comments_fadeIn__npQ_L .2s ease-in-out}.comments_modalIcon__Z2iAO{font-size:40px;margin-bottom:16px;color:#f4b400}.comments_modalText__PUeUF{font-size:16px;margin-bottom:20px;color:#333}.comments_modalActions__cGVbw{display:flex;justify-content:center;gap:12px}.comments_cancelBtn__B6DTB{padding:8px 18px;border-radius:6px;border:1px solid #ccc;background:#f5f5f5;cursor:pointer;transition:background .2s}.comments_cancelBtn__B6DTB:hover{background:#e0e0e0}.comments_confirmBtn__NvNpR{cursor:pointer;font-weight:700;border-radius:4px;height:40px;background:var(--main-color);color:#fff;padding:10px 14px}.comments_confirmBtn__NvNpR:hover{background-color:#1557b0}.comments_replyBox__C5ptL{margin-top:8px;margin-left:10px}.comments_replyBox__C5ptL .comments_replyAvatar__WxXuu{display:flex;align-items:center;gap:10px}.comments_replyBox__C5ptL .comments_replyAvatar__WxXuu img{width:32px;height:32px;border-radius:50%}.comments_replyBox__C5ptL .comments_replyAvatar__WxXuu .comments_inputReply__VAIcc{width:100%;padding:8px 10px;border:1px solid #ddd;border-radius:6px;font-size:14px}.comments_replyBox__C5ptL .comments_replyAvatar__WxXuu .comments_inputReply__VAIcc:focus{border-color:#0070f3;box-shadow:0 0 0 2px rgba(0,112,243,.2)}.comments_replyList__Ceh4x{margin-top:10px;display:flex;flex-direction:column;gap:12px;position:relative;padding-left:20px}.comments_replyList__Ceh4x:before{content:"";position:absolute;top:0;left:10px;width:2px;height:100%;background:#ddd}.comments_replyList__Ceh4x .comments_replyItem__tv3TE{display:flex;gap:8px;position:relative}.comments_replyList__Ceh4x .comments_replyItem__tv3TE:before{content:"";position:absolute;top:15px;left:-10px;width:10px;height:2px;background:#ddd}.comments_replyList__Ceh4x .comments_replyItem__tv3TE .comments_replyAvatarList__ZIl1n img{width:30px;height:30px;border-radius:50%}.comments_replyList__Ceh4x .comments_replyItem__tv3TE .comments_replyContent__35dSr{flex:1}.comments_replyList__Ceh4x .comments_replyItem__tv3TE .comments_replyContent__35dSr .comments_replyAuthor__Gg_Yb{font-size:14px;line-height:1.4}.comments_replyList__Ceh4x .comments_replyItem__tv3TE .comments_replyContent__35dSr .comments_replyActions__pw9JY{display:flex;gap:12px;font-size:12px;color:#666;margin-top:4px}.comments_replyList__Ceh4x .comments_replyItem__tv3TE .comments_replyContent__35dSr .comments_replyActions__pw9JY .comments_replyBtn__6vJut{background:transparent;border:none;font-weight:400;font-size:14px;color:#777;cursor:pointer}.comments_openReply__0sWzE{margin-top:12px;gap:5px;cursor:pointer}.comments_openReply__0sWzE,.comments_timeExistence__S40De{font-weight:400;font-size:14px;color:#777}@keyframes comments_fadeIn__npQ_L{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.detail_container__WRn2n{max-width:1300px;margin:0 auto;padding:24px}.detail_container__WRn2n .detail_postRelate__TH_di .detail_postRelateTitle__xFpik{color:#134197;font-family:Inter Bold,sans-serif;font-size:28px;font-weight:700;margin-bottom:22px;position:relative;padding-bottom:8px}.detail_container__WRn2n .detail_postRelate__TH_di .detail_postRelateTitle__xFpik:after{content:"";position:absolute;left:0;bottom:0;height:4px;width:100%;background:linear-gradient(to right,var(--gradient-color),var(--hover-color))}.detail_container__WRn2n .detail_postRelate__TH_di .detail_postRelateItem__HX6Qw{display:flex;align-items:center;gap:10px;padding:12px 16px;margin-bottom:12px;background-color:#f9fafb;border-left:4px solid #154398;border-radius:4px;font-weight:600;font-size:15px;color:var(--main-color);transition:all .2s ease-in-out}.detail_container__WRn2n .detail_postRelate__TH_di .detail_postRelateItem__HX6Qw:hover{background-color:#e7efff;transform:translateX(4px);border-color:#ee1d23;color:var(--hover-color)}.detail_container__WRn2n .detail_postRelate__TH_di .detail_postRelateItem__HX6Qw:before{content:"";color:var(--main-color);font-size:15px;transition:color .2s}.detail_container__WRn2n .detail_postRelate__TH_di .detail_postRelateItem__HX6Qw:hover:before{color:var(--hover-color)}.detail_title__9Bc9H{font-size:32px;font-weight:700;margin-bottom:16px;line-height:1.4}.detail_meta__dNRHU{display:flex;align-items:center;gap:16px;font-size:14px;color:#6b7280;margin-bottom:24px;flex-wrap:wrap}.detail_date__rz6pb{font-weight:500}.detail_metaItem__vI_eR{display:flex;align-items:center;gap:4px}.detail_icon__lY8BK{color:#6b7280}.detail_imageWrapper__hxQI3{width:100%;height:300px;position:relative;margin-bottom:24px}.detail_image__fsuDl{object-fit:cover;border-radius:8px}.detail_summary__hZec4{margin-top:30px;margin-left:40px;margin-bottom:30px;border-left:4px solid #fff501;padding-left:20px;font-size:14px;line-height:200%;color:#000}.detail_btnBack__YSMBs{display:flex;align-items:center;font-weight:600;font-size:14px;color:var(--main-color);margin-bottom:25px;cursor:pointer}.detail_btnBack__YSMBs span{text-decoration:none}.detail_content__DcwKB{font-size:16px;line-height:1.7}.detail_content__DcwKB h2,.detail_content__DcwKB h3,.detail_content__DcwKB h4{margin-top:24px;margin-bottom:12px;font-weight:600;font-size:20px}.detail_content__DcwKB h4.detail_align-center___rR9V{text-align:center;margin-left:auto;margin-right:auto;max-width:80%}.detail_content__DcwKB p{margin-bottom:16px}.detail_content__DcwKB img{max-width:100%;height:auto;object-fit:cover;display:block;margin-left:auto;margin-right:auto}.detail_content__DcwKB ol,.detail_content__DcwKB ul{padding-left:24px;margin-bottom:16px}.detail_content__DcwKB a{color:#2563eb;text-decoration:underline}.detail_content__DcwKB a:hover{color:#1d4ed8}.detail_content__DcwKB figure{margin:0!important;padding:0!important;text-align:center!important;max-width:100%!important}.detail_content__DcwKB figure img{display:block!important;margin:0 auto!important;max-width:100%!important;height:auto!important}.detail_content__DcwKB figure figcaption{line-height:1.2!important;display:block!important;max-width:80%!important;font-size:14px!important;color:#6d6565!important;text-align:center!important;margin:0 auto 8px!important}.detail_content__DcwKB figure figcaption p.Image{margin:0!important;padding:0!important;font-size:14px!important;color:#999!important;opacity:.8!important;text-align:center!important}.detail_content__DcwKB figure figcaption .source,.detail_content__DcwKB figure figcaption em{font-style:normal!important;opacity:.9!important;color:inherit!important}.detail_skeletonTitle__OxfGX{width:70%;height:36px;background:#e2e8f0;border-radius:6px;margin-bottom:16px;animation:detail_pulse__u8hVD 1.2s infinite}.detail_skeletonMetaItem__6R2R4{width:100px;height:16px;background:#d1d5db;border-radius:4px;margin-right:12px;display:inline-block;animation:detail_pulse__u8hVD 1.2s infinite}.detail_skeletonSummary__5xTww{width:100%;height:60px;background:#e2e8f0;border-radius:6px;margin:16px 0;animation:detail_pulse__u8hVD 1.2s infinite}.detail_skeletonContent__lY1y6{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.detail_skeletonContent__lY1y6>div{width:100%;height:100px;background:#f0f4f8;border-radius:6px;animation:detail_pulse__u8hVD 1.2s infinite}.detail_skeletonButton__9iM8u{width:120px;height:36px;background:#d1d5db;border-radius:6px;animation:detail_pulse__u8hVD 1.2s infinite}.detail_skeletonCommentBox__l4e7O{width:100%;height:180px;background:#f0f4f8;border-radius:8px;animation:detail_pulse__u8hVD 1.2s infinite}.detail_skeletonRelatedItem__K1Kgj{width:80%;height:20px;background:#e2e8f0;border-radius:4px;margin:8px 0;animation:detail_pulse__u8hVD 1.2s infinite}@keyframes detail_pulse__u8hVD{0%{opacity:1}50%{opacity:.55}to{opacity:1}}