@charset "utf-8";

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 버튼 */
/* 목록 버튼 */
#bo_list a.btn_b01 {}
#bo_list a.btn_b01:focus, #bo_list .btn_b01:hover {}
#bo_list a.btn_b02 {}
#bo_list a.btn_b02:focus, #bo_list .btn_b02:hover {}
#bo_list a.btn_admin {} /* 관리자 전용 버튼 */
#bo_list a.btn_admin:focus, #bo_list a.btn_admin:hover {}
.chk_all{margin:10px 0}
/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v .btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v .btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {padding:0 20px;font-weight:bold}
#bo_w .btn_cancel {}
#bo_w .btn_frmline {} /* 우편번호검색버튼 등 */


/* 관리자일 때 */
#bo_list_admin th label {position:absolute;font-size:0;line-height:0;overflow:hidden}

#bo_list_admin th:nth-of-type(1) {width:40px}
#bo_list_admin th:nth-of-type(3) {width:100px}

#bo_list_admin td:nth-of-type(1) {text-align:center}
#bo_list_admin td:nth-of-type(3) {text-align:center}

/* 관리자가 아닐 때 */
#bo_list th:nth-of-type(2) {width:100px}
#bo_list td:nth-of-type(2) {text-align:center}

/* 게시판 목록 공통 */
.btn_bosch_op{;color:#768a94;height:40px;width:30px;border:0;background:none;z-index:3}
#bo_sch {display:none;position:absolute;top:0;left:0;width:100%;padding:10px 50px 10px 10px;z-index:80}
#bo_sch:after {display:block;visibility:hidden;clear:both;content:""}
#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#bo_sch select{background:#f5f6f7;border:0;height:40px;float:left;width:40%;border-radius:3px 0 0 3px}
#bo_sch .sch_input{background:#f5f6f7;height:40px;border:0;padding:0;float:left;width:60%;padding:0 40px 0 10px;border-radius:0 3px 3px 0 }
#bo_sch .sch_btn{height:40px;position:absolute;top:10px;right:50px;border:0;width:40px;background:none;font-size:15px;color:#91a9bc}
#bo_sch .btn_close{height:40px;position:absolute;top:10px;right:0;border:0;width:50px;background:none;font-size:15px;color:#91a9bc;background:#fff}
.view_is_list.btn_top{position:relative;z-index:auto;top:0;left:0}
.view_is_list{margin:8px 10px 0;height:50px;padding:10px;line-height:30px;border-radius:3px;border-bottom:1px solid #ccc;background:#fff;color:#333;text-align:right}
.view_is_list li{display:inline-block}

#bo_cate{border-bottom:1px solid #d6d9e3;;}
#bo_cate h2 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_cate ul {white-space: nowrap;overflow-x: auto;
-webkit-overflow-scrolling: touch
 -ms-overflow-style: -ms-autohiding-scrollbar}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""} 
#bo_cate ul::-webkit-scrollbar {display: none;}
#bo_cate li{display:inline-block;padding: 0 10px;}
#bo_cate a {color:#555;display:block;line-height:40px;position:relative}
#bo_cate #bo_cate_on {color:#bd00c9;font-weight:bold}
#bo_cate #bo_cate_on:before{background:#bd00c9;content:'';position:absolute;bottom:0;left:0;width:100%;height:2px}

.bo_btn {position:relative;text-align:right;padding:10px;height:60px;display: flex;    align-items: center;}
.bo_btn li{display:inline-block;vertical-align:top}
.bo_btn li a{color:#768a94;line-height:40px;display:block;text-align:center;width:30px;vertical-align:top}
.bo_btn li a:hover{color:#4a5ba9;}
.bo_btn li i{font-size:15px}
.bo_btn li a.btn_admin{color:#ff0000}
.edit_op_btn{background:none;border:0;height:40px;width:30px;color:#768a94;font-size:15px}

.btn_edit{display:none;position:absolute;top:40px;right:0;width:100px;background:#fff; border:1px solid #d4d4d4;z-index:599;
-webkit-box-shadow: 0 2px 3px #eee;
-moz-box-shadow:  0 2px 3px #eee;
box-shadow: 0 2px 3px #eee}
.btn_edit li {line-height:40px;width:100%;float:none;border-top:1px solid #f1f1f1;font-size:12px !important;text-align:left;padding:0 10px;position:relative}
.btn_edit li button{width:100%;font-size:12px !important;text-align:left;color:#6b757c !important;height:40px;background:none;border:0}
.btn_edit li i{position:absolute;top:0;right:10px;line-height:40px;font-size:14px !important;;color:#92a1af}
.btn_edit li:hover{background:#f8f8f8}
.btn_edit li a {color:#6b757c;font-size:12px !important}

.al_chk{border-bottom:1px solid #e8ecf0;padding:15px}
.board_wr h2 {display: block;     text-align: left; padding: 20px 10px;font-size: 18px;color: #18f2ad;     flex: 1;}
.board_wr{background: #1a1a1a;border: 1px solid #353535;border-radius: 8px;}
.bo_ul li{padding:15px;line-height:20px;       border-bottom: 1px solid #353535;}
.bo_ul .bo_notice{border-bottom:1px solid #f5fafe;background:#edf5fc}
.bo_ul li:after {display:block;visibility:hidden;clear:both;content:""}
.bo_current {color:#e8180c}
.bo_cate_link {display:inline-block;color:#bd00c9 !important;font-weight:normal;text-decoration:none;font-size:0.92em} /* 글제목줄 분류스타일 */
.bo_subject{float:left;display:block;width:50%;font-size:1.083em;font-weight:bold;}
.bo_info{float:right;display:block;width:50%;text-align:right;color:#828282}
.bo_info i{margin-left:10px}
.notice_icon{background:#f9e7e9;line-height:22px;color:#d10c55;display:inline-block;padding:0 10px;margin-right:5px;border-radius:30px}

.bo_ul .fa-download{width:16px;height:16px;line-height:16px;background:#ecaa30;color:#fff;text-align:center;font-size:10px;border-radius:2px}
.bo_ul .fa-link{width:16px;height:16px;line-height:16px;background:#2aa974;color:#fff;text-align:center;font-size:10px;border-radius:2px}
.bo_ul .fa-heart{width:16px;height:16px;line-height:16px;background:#ff0000;color:#fff;text-align:center;font-size:10px;border-radius:2px}
.bo_ul .new_icon  {display:inline-block;width:16px;height:16px;line-height:16px;background: #c56bed; color: #fff;text-align:center;font-size:10px;border-radius:2px}
.bo_ul .fa-lock{width:16px;height:16px;line-height:16px;background: #d8e7e1; color: #7db099;text-align:center;font-size:10px;border-radius:2px}

@media (max-width: 969px){
    .bo_subject,.bo_info {width:100%;text-align:left}
    .bo_info{margin-top:5px}
    .bo_btn {padding:5px 10px}
    .btn_bosch_op{top:5px}
    #bo_sch {padding:5px}
    #bo_sch .btn_close,#bo_sch .sch_btn{top:5px}

}


/* 게시판 쓰기 */
#bo_w #wr_email, #bo_w #wr_homepage, #bo_w #wr_subject {width:100%;color:#fff;background: #131313; border: 1px solid #353535;}
.se2_inputarea {color:#fff;}

#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}

#wr_email, #wr_homepage, #wr_subject, .wr_link {width:100%}

/* 게시판 읽기 */
.view_tit{display:none}
#bo_v {    border-radius: 18px;
    padding: 22px;
    box-shadow: 0 8px 30px rgba(20, 30, 60, 0.05);
    background: var(--card-bg) !important;}
#bo_v_table {padding: 10px;color:#999;font-size:0.9em;font-weight:bold}

#bo_v_title {text-align:left}
.bo_v_cate{display: inline-block;color: #bd00c9 ;font-weight: normal;text-decoration: none;font-size: 0.92em;margin:5px 20px ;}
.bo_v_tit{display:block; font-size: 24px; }

#bo_v_info {position:relative; padding: 10px 0; border-bottom:1px solid #535353; text-align:left;color:#767e86;line-height:20px;}
#bo_v_info h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;font-weight:normal;margin:0 5px}
#bo_v_info .profile_img img{border-radius:50%;vertical-align:top}
#bo_v_info .icon_view{display:inline-block;background:url(./img/icon_view.png) no-repeat 50% 50%;background-size:80%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin:0 3px 0 5px}
#bo_v_info .icon_comment{display:inline-block;background:url(./img/icon_comment.png) no-repeat 50% 50%;background-size:70%;height:15px;width:20px;overflow:hidden;text-indent:-999px;vertical-align:middle;margin:0 3px 0 5px}

#bo_v_edit{position:absolute;bottom:0;right:0;margin-top:-15px}
#bo_v_edit .view_btn{width:50px;height:45px;background:none;border:0;font-size: 15px;color: #9ea2a5;}
#bo_v_edit .view_btn:hover{color:#0060ff}
#bo_v_edit .bo_v_left{display:none;position:absolute;top:40px;right:0;width:100px;background:#fff; border:1px solid #d4d4d4;z-index:599;
-webkit-box-shadow: 0 2px 3px #eee;
-moz-box-shadow:  0 2px 3px #eee;
box-shadow: 0 2px 3px #eee}
#bo_v_edit .bo_v_left li {line-height:40px;width:100%;float:none;border-top:1px solid #f1f1f1;font-size:12px !important;text-align:left;padding:0 10px;position:relative}
#bo_v_edit .bo_v_left li button{width:100%;font-size:12px !important;text-align:left;color:#6b757c !important;height:40px}
#bo_v_edit .bo_v_left li i{position:absolute;top:0;right:10px;line-height:40px;font-size:14px !important;;color:#92a1af}
#bo_v_edit .bo_v_left li:hover{background:#f8f8f8}
#bo_v_edit .bo_v_left li a {color:#6b757c;font-size:12px !important}.bo_notice td {background:#f5f6fa}

#bo_v_file {margin:0 15px}
#bo_v_file h2  {position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding: 10px 10px 10px 60px;border: 1px solid #e8e8e8;color:#aaa;margin:10px 0;border-radius:5px;position:relative;
-webkit-box-shadow: 0 0 5px  #e2e4f1;
-moz-box-shadow: 0 0 5px #e2e4f1;
box-shadow: 1px 2px 8px #e2e4f1
}
#bo_v_file li i{position:absolute;top:50%;left:10px;font-size:20px;;width:40px;line-height:40px;text-align:center;margin-top:-20px}
#bo_v_file a {display:block;color:#aaa;text-decoration:none;margin:0 0 3px}
#bo_v_file a strong{text-decoration:underline}
#bo_v_file  span {font-size:0.91em}
#bo_v_file li:hover,#bo_v_file li:hover a {color:#5c75c3;text-decoration:none}

#bo_v_link {margin:0 15px}
#bo_v_link h2  {position:absolute;width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding: 10px 10px 10px 60px;border: 1px solid #e8e8e8;color:#aaa;margin:10px 0;border-radius:5px;position:relative;
-webkit-box-shadow: 0 0 5px  #e2e4f1;
-moz-box-shadow: 0 0 5px #e2e4f1;
box-shadow: 1px 2px 8px #e2e4f1}

#bo_v_link li i{position:absolute;top:50%;left:10px;font-size:20px;;width:40px;line-height:40px;text-align:center;margin-top:-20px}
#bo_v_link a {display:block;color:#aaa;text-decoration:none;margin:0 0 3px}
#bo_v_link li:hover,#bo_v_link li:hover a  {color:#a629e0;text-decoration:none}
#bo_v_link a strong{text-decoration:underline}
#bo_v_link span {font-size:0.91em}
.bo_v_link_cnt {font-size:0.92em}

#bo_v_top {margin:20px}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}
#bo_v_top ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top ul li{display:inline-block;}
.bo_v_left{float:left}
.bo_v_right{float:right}

#bo_v_bot {text-align:right;margin:20px 10px}
#bo_v_bot a{vertical-align:top;padding:0 10px}

.bo_v_nb{margin:10px 0;background:#fff;border:1px solid #e8e8e8;text-align:left;position:relative;}
.bo_v_nb:after {display:block;visibility:hidden;clear:both;content:""}
.bo_v_nb li {border-bottom:1px solid #e8e8e8}
.bo_v_nb li a{display:block;padding:15px 10px;vertical-align:top;text-overflow: ellipsis;overflow: hidden;white-space: nowrap;}
.bo_v_nb li i{color:#d1d7de;width:30px;text-align:center;}

#bo_v_atc {min-height:200px;}
#bo_v_atc_title {margin:0;padding:0;height:0;overflow:hidden}

#bo_v_img {margin:0 0 10px;width:100%;overflow:hidden;zoom:1}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img a.view_image{display:block}
#bo_v_img img {margin-bottom:15px;max-width:100%;height:auto}

#bo_v_con {min-height:200px;margin-bottom:20px;width:100%;font-size:1.250em;line-height:1.7em;word-break:break-all;overflow:hidden}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}

#bo_v_act {margin-bottom:30px;text-align:center;     transition: all .3s;}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act .btn {margin-right:5px;vertical-align:middle;border-radius:30px}
#bo_v_act a:hover{background-color:#f3f3f3;     transition: all .3s;}
#bo_v_act .bo_v_good:hover {background:#18f2ad; color:#fff; transition: all .3s;}

#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}
#bo_v_act .bo_v_good{border:1px solid #18f2ad;color:#18f2ad;padding:0 20px}
#bo_v_act .bo_v_nogood{border:1px solid #dedede;color:#888;padding:0 20px}
#bo_v_act .bo_v_good i,#bo_v_act .bo_v_nogood i{font-size:18px;}
#bo_v_share{position:relative;margin:0 0 20px;text-align:right}
#bo_v_share:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_share .btn_scrap{display:inline-block;line-height:40px;border:1px solid #d2d2d2;background:#fff;float:left;padding:0 15px;border-radius:50px;color:#5f5f5f}
#bo_v_share .btn_scrap:hover{background:#f3f3f3}
.btn_share{display:none;}
.bo_v_snswr{position:relative;float:right}
#bo_v_sns {;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;width:40px;text-align:center;margin-left:3px}
#bo_v_sns li a{height:40px;padding:10px 0;border-radius:50px}
#bo_v_sns li .sns_f{display:block;background:#415b92}
#bo_v_sns li .sns_f:hover{background:#3a69b6}
#bo_v_sns li .sns_t{display:block;background:#35b3dc}
#bo_v_sns li .sns_t:hover{background:#1ec7fe}
#bo_v_sns li .sns_g{display:block;background:#d5503a}
#bo_v_sns li .sns_g:hover{background:#f4482c}
#bo_v_sns li .sns_k{display:block;background:#fbe300}
#bo_v_sns li img{vertical-align:top}

/* 게시판 댓글 */
.cmt_btn{text-align:left ;width:100% ;border:0;color:#18f2ad;font-weight:bold;font-size:1.154em;margin: 20px 0 ;padding:0  0 20px;background:none;position:relative;font-family: 'Pretendard Variable';}
.cmt_btn:before{position:absolute;bottom:0;left:0;width:30px;height:1px;background:#18f2ad;content:''}
#bo_vc_w {margin-top:50px;}
#bo_vc h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc article {margin:0 0 20px;position:relative; padding: 30px 0; border-radius: 8px;}
#bo_vc header {line-height:20px;color:#888d94}
#bo_vc .comment_profile_img img, #bo_vc .profile_img img{border-radius:50%}
#bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
#bo_vc h1 {width:0;height:0;font-size:0;line-height:0;overflow:hidden}
#bo_vc .cmt_contents {margin:5px 0 ;line-height:1.8em;border-bottom:1px solid #e8e8e8;padding-bottom:20px}
#bo_vc .cmt_contents  p{font-size:1.083em}
#bo_vc p a {text-decoration:underline}
#bo_vc p a.s_cmt {text-decoration:underline;color:#ed6479}
#bo_vc_empty {margin:0;padding:15px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc .cmt_opt{position:absolute;top:0;right:0;width:30px;height:30px;background:none;border:0;color:#9d9d9d}
#bo_vc .bo_vl_act{top:30px}
.bo_vc_hdinfo{display:block}
#bo_vc .profile_img img{display:none}
.bo_vc_act {text-align:right;;margin:0;list-style:none}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {display:inline-block;margin:0 2px}
.bo_vc_act li a{color:#3497d9;text-decoration:underline}

.bo_vc_w {position:relative;margin:10px 0;display:block;}
.bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.bo_vc_w #char_cnt {display:block;margin:0 0 5px}
.bo_vc_w textarea{width:100%;min-width:100%;max-width:100%;height:120px;border-radius: 8px;color:#fff;background: #111;font-family: 'Pretendard Variable';padding: 10px;     border: 1px solid #353535;}
#wr_secret{}
.bo_vc_w_info{margin:5px 0}
.bo_vc_w_info:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w_info .frm_input{float:left;;width:49.5%;margin: 0 0 5px 0}
.bo_vc_w_info #wr_password{float:right;}
.bo_vc_w_info #captcha{;display:block;clear:both}
.bo_vc_w .btn_confirm{margin-top:5px;float:right;}
.bo_vc_w .icon_lock{display:inline-block;padding: 5px;margin-right:5px;}
.bo_vc_w_wr:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_w .bo_vc_secret{float:left;display:block;}

#bo_vc_send_sns{display:block;float:left}
#bo_vc_sns {display:block;margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 5px 0 0}
#bo_vc_sns .sns_li_f{border-radius:3px;background:#3a589b;height:40px;;padding: 10px 0 10px 10px}
#bo_vc_sns .sns_li_t{border-radius:3px;background:#00aced;height:40px;;padding: 10px 0 10px 10px}
#bo_vc_sns .sns_li_off{background:#bbb}
#bo_vc_sns a{display:inline-block;padding:0 15px 0 5px;}
#bo_vc_sns input {margin:0 5px 0 0 }


@media (min-width: 970px){
    #bo_vc article{padding:30px;margin-bottom:10px}
    #bo_vc .cmt_contents{padding-bottom:30px}
    .bo_vc_hdinfo{display:inline-block;padding-left:5px;}
}
@media (max-width: 969px){
    #bo_vc header{padding-left:50px}
    #bo_vc,#bo_vc_w,.cmt_btn {margin: 10px}
    .cmt_btn {width:calc(100% - 20px);}
}

/*글쓰기*/
#bo_w {background: #131313;border-radius: 8px;margin-bottom: 20px;padding: 20px;}
#bo_w .form_01{}
#bo_w .bo_w_select select{border:1px solid #3497d9;background:#fff;width:100%}
#bo_w .bo_w_link label{position:absolute;top:1px;left:1px;     background: #131313; border-right: 1px solid #353535; border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;text-align:center}
#bo_w .bo_w_link .frm_input{padding-left:50px;     background: #131313; border: 1px solid #353535; }
#bo_w .bo_w_flie .lb_icon{position:absolute;top:0px;left:0px;border-radius:3px 0 0 3px;height:38px;line-height:38px;width:40px;background: #131313;border-right: 1px solid #353535;text-align:center}
#bo_w .bo_w_flie .frm_file{padding-left:50px;}
#bo_w .bo_w_flie .file_wr{background: #131313;border: 1px solid #353535;color:#fff;vertical-align:middle;border-radius:3px;padding:5px;height:40px;margin:0}
#bo_w .bo_w_flie .frm_input{margin:5px 0 0 }
.write_div{text-align:right;margin:10px 0}
#bo_w #fwrite {background: #1a1a1a;padding: 20px;border: 1px solid #353535;border-radius: 8px;}

@media (max-width: 969px){
    #bo_w .form_01 {margin:10px}
    .write_div{text-align:right;margin:10px}
}
@media screen and (max-width: 768px) {
	
	.cos_wrap ._bRight {display:none;}
	.cos_wrap ._bFLt {width:100%;}
	.mbw100 {width:100%;}
	#bo_v {padding:10px;}
	#bo_list {padding:10px;}
	#bo_w {padding:10px;}
	
}
.mbw100 {width:100%;}




/* =========================
   코선 커뮤니티 리스트
   reddit + coinness mood
========================= */

.cos_feed_page{
    min-height:100vh;
    background:var(--bg, #fff);
}

.cos_feed_inner{
    margin:0 auto;
}

.cos_feed_title_row{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
    margin-bottom:20px;
}

.cos_feed_title{
    margin:0;
    font-size:30px;
    line-height:1.2;
    font-weight:800;
    color:#111827;
    letter-spacing:-0.6px;
}

.cos_feed_top_actions{
    display:flex;
    align-items:center;
    gap:8px;
}

.cos_icon_btn{
    width:40px;
    height:40px;
    border:1px solid #e4e9f0;
    border-radius:12px;
    background:#fff;
    color:#7e8795;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    transition:all .2s ease;
}

.cos_icon_btn:hover{
    border-color:#cfd7e3;
    color:#111827;
    transform:translateY(-1px);
}

/* 카테고리 */
.cos_feed_cate{
    margin-bottom:18px;
}

#bo_cate{
    margin:0;
}

#bo_cate h2{
    display:none;
}

#bo_cate_ul{
    display:flex;
    flex-wrap:wrap;
    gap:10px;
    margin:0;
    padding:0;
    list-style:none;
}

#bo_cate_ul li{
    list-style:none;
}

#bo_cate_ul a{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:38px;
    padding:0 16px;
    border-radius:999px;
    background:#f4f6f9;
    color:#98a2b3;
    font-size:14px;
    font-weight:700;
    text-decoration:none;
    transition:all .2s ease;
}

#bo_cate_ul a:hover,
#bo_cate_ul .bo_cate_on{
    background:#111827;
    color:#fff;
}

/* 검색 */
.cos_feed_search{
    position:relative;
    margin-top:14px;
    padding:16px;
    border:1px solid #e8edf3;
    border-radius:18px;
    background:#fff;
}

.cos_feed_search form{
    display:flex;
    align-items:center;
    gap:10px;
}

.cos_feed_search select,
.cos_feed_search .sch_input{
    height:46px;
    border:1px solid #dbe3ec;
    border-radius:12px;
    background:#fff;
    color:#111827;
    padding:0 14px;
    font-size:14px;
}

.cos_feed_search select{
    min-width:140px;
}

.cos_feed_search .sch_input{
    flex:1 1 auto;
}

.cos_feed_search .sch_btn{
    width:46px;
    height:46px;
    border:0;
    border-radius:12px;
    color:#08392c;
    background:linear-gradient(135deg, #18f2ad 0%, #0fd39a 100%);
}

.cos_feed_search .btn_close{
    position:absolute;
    top:12px;
    right:12px;
    width:34px;
    height:34px;
    border:0;
    background:transparent;
    color:#98a2b3;
}

/* 관리자 바 */
.cos_admin_bar{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
    margin-bottom:14px;
    padding:10px 2px;
}

.cos_admin_left{
    display:flex;
    align-items:center;
    gap:8px;
    color:#6b7280;
    font-size:14px;
    font-weight:600;
}

.cos_admin_right{
    display:flex;
    align-items:center;
    gap:8px;
    flex-wrap:wrap;
}

.cos_admin_btn{
    height:36px;
    padding:0 14px;
    border:1px solid #dbe3ec;
    border-radius:10px;
    background:#fff;
    color:#475467;
    font-size:13px;
    font-weight:700;
    cursor:pointer;
}

/* 리스트 */
.cos_feed_list{
    margin:0;
    padding:0;
    list-style:none;
}

.cos_feed_item{
    list-style:none;
    margin-bottom:14px;
}

.cos_feed_card{
    position:relative;
    border:1px solid #e8edf3;
    border-radius:20px;
    background:#fff;
    overflow:hidden;
    transition:border-color .2s ease, box-shadow .2s ease, transform .18s ease;
}

.cos_feed_card:hover{
    border-color:#d4dde8;
    box-shadow:0 10px 24px rgba(15, 23, 42, 0.06);
    transform:translateY(-1px);
}

.cos_feed_link{
    display:block;
    padding:22px 24px 18px;
    color:inherit;
    text-decoration:none;
}

.cos_feed_head{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:12px;
    margin-bottom:14px;
}

.cos_feed_user{
    display:flex;
    align-items:center;
    gap:12px;
    min-width:0;
}

.cos_feed_avatar{
    width:40px;
    height:40px;
    border-radius:50%;
    background:linear-gradient(135deg, #18f2ad 0%, #0fd39a 100%);
    color:#08392c;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    font-size:15px;
    font-weight:800;
    flex:0 0 40px;
    box-shadow:0 6px 14px rgba(15, 211, 154, 0.20);
}

.cos_feed_user_meta{
    display:flex;
    align-items:center;
    gap:8px;
    flex-wrap:wrap;
    min-width:0;
}

.cos_feed_name{
    color:#111827;
    font-size:15px;
    font-weight:800;
    line-height:1.2;
}

.cos_feed_date{
    color:#98a2b3;
    font-size:14px;
    font-weight:500;
}

.cos_feed_badges{
    display:flex;
    align-items:center;
    gap:8px;
    flex-wrap:wrap;
    justify-content:flex-end;
}

.cos_badge{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-height:28px;
    padding:0 10px;
    border-radius:999px;
    font-size:12px;
    font-weight:700;
    white-space:nowrap;
}

.cos_badge_notice{
    color:#e76a2b;
    border:1px solid #ff965f;
    background:#fff;
}

.cos_badge_cate{
    color:#667085;
    border:1px solid #d8e0ea;
    background:#fff;
}

.cos_feed_body{
    margin-bottom:16px;
}

.cos_feed_subject{
    margin:0;
    color:#111827;
    font-size:16px;
    line-height:1.45;
    font-weight:800;
    letter-spacing:-0.2px;
    word-break:break-word;
}

.cos_feed_subject img{
    vertical-align:middle;
}

.cos_feed_foot{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:12px;
}

.cos_feed_stats{
    display:flex;
    align-items:center;
    gap:16px;
    flex-wrap:wrap;
}

.feed_stat{
    display:inline-flex;
    align-items:center;
    gap:6px;
    color:#98a2b3;
    font-size:14px;
    font-weight:600;
}

.cos_feed_more{
    color:#b6bec9;
    font-size:24px;
    line-height:1;
}

.cos_feed_check{
    position:absolute;
    top:16px;
    left:16px;
    z-index:2;
}

.cos_feed_list.is-admin .cos_feed_link{
    padding-left:54px;
}

.empty_table{
    list-style:none;
    padding:60px 20px;
    text-align:center;
    color:#98a2b3;
    border:1px dashed #dbe3ec;
    border-radius:20px;
    background:#fafbfd;
}

/* 페이지네이션 */
.pg_wrap{
    margin-top:28px;
    text-align:center;
}

.pg_page,
.pg_current{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:38px;
    height:38px;
    padding:0 10px;
    margin:0 2px;
    border-radius:10px;
    text-decoration:none;
    font-size:14px;
    font-weight:700;
}

.pg_page{
    background:#f4f6f9;
    color:#6b7280;
}

.pg_current{
    background:linear-gradient(135deg, #18f2ad 0%, #0fd39a 100%);
    color:#08392c;
}

/* 플로팅 버튼 */
.cos_floating_actions{
    position:fixed;
    right:28px;
    bottom:28px;
    display:flex;
    flex-direction:column;
    gap:12px;
    z-index:30;
}

.cos_float_btn{
    width:56px;
    height:56px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    text-decoration:none;
    border:0;
    box-shadow:0 10px 22px rgba(15, 23, 42, 0.10);
    font-size:22px;
}

.cos_float_top{
    background:#fff;
    color:#5363ff;
}

.cos_float_write{
    background:linear-gradient(135deg, #18f2ad 0%, #0fd39a 100%);
    color:#08392c;
}

/* 다크모드 */
body:not(.light-mode) .cos_feed_title,
body:not(.light-mode) .cos_feed_name,
body:not(.light-mode) .cos_feed_subject{
    color:#f4f7fb;
}

body:not(.light-mode) .cos_feed_date,
body:not(.light-mode) .feed_stat,
body:not(.light-mode) .empty_table{
    color:#8f98a5;
}

body:not(.light-mode) .cos_icon_btn,
body:not(.light-mode) .cos_admin_btn,
body:not(.light-mode) .cos_feed_search,
body:not(.light-mode) .cos_feed_search select,
body:not(.light-mode) .cos_feed_search .sch_input,
body:not(.light-mode) .cos_feed_card,
body:not(.light-mode) .cos_float_top{
    background:#171717;
    border-color:#2f3640;
    color:#d6dde6;
}

body:not(.light-mode) .cos_feed_card:hover{
    border-color:#3a4350;
    box-shadow:0 10px 24px rgba(0, 0, 0, 0.28);
}

body:not(.light-mode) #bo_cate_ul a{
    background:#222831;
    color:#98a2b3;
}

body:not(.light-mode) #bo_cate_ul a:hover,
body:not(.light-mode) #bo_cate_ul .bo_cate_on{
    background:#434a56;
    color:#fff;
}

body:not(.light-mode) .cos_badge_notice,
body:not(.light-mode) .cos_badge_cate{
    background:#171717;
}

body:not(.light-mode) .pg_page{
    background:#222831;
    color:#c8d0da;
}

body:not(.light-mode) .empty_table{
    background:#171717;
    border-color:#2f3640;
}

/* 모바일 */
@media (max-width: 768px){
    .cos_feed_inner{
        padding:28px 14px 80px;
    }

    .cos_feed_title{
        font-size:26px;
    }

    .cos_feed_title_row{
        align-items:flex-start;
        flex-direction:column;
        gap:12px;
    }

    .cos_feed_top_actions{
        width:100%;
        justify-content:flex-end;
    }

    .cos_feed_search{
        padding:14px;
    }

    .cos_feed_search form{
        flex-direction:column;
        align-items:stretch;
        padding-top:26px;
    }

    .cos_feed_search select,
    .cos_feed_search .sch_input,
    .cos_feed_search .sch_btn{
        width:100%;
    }

    .cos_admin_bar{
        flex-direction:column;
        align-items:flex-start;
    }

    .cos_feed_link{
        padding:18px 16px 16px;
    }

    .cos_feed_head{
        flex-direction:column;
        align-items:flex-start;
    }

    .cos_feed_badges{
        justify-content:flex-start;
    }

    .cos_feed_subject{
        font-size:18px;
    }

    .cos_feed_stats{
        gap:12px;
    }

    .cos_floating_actions{
        right:16px;
        bottom:20px;
    }

    .cos_float_btn{
        width:50px;
        height:50px;
        font-size:20px;
    }
}


/* 카드 썸네일 */
.cos_feed_thumb{
    position:relative;
    margin:-22px -24px 18px;
    overflow:hidden;
    border-bottom:1px solid #edf1f5;
    background:#f8fafc;
}

.cos_feed_thumb img{
    display:block;
    width:100%;
    object-fit:cover;
}

/* 카드 hover 시 이미지 살짝 확대 */
.cos_feed_card:hover .cos_feed_thumb img{
    transform:scale(1.02);
    transition:transform .35s ease;
}

.cos_feed_thumb img{
    transition:transform .35s ease;
}

/* 관리자 체크박스 있을 때도 정렬 유지 */
.cos_feed_list.is-admin .cos_feed_thumb{
    margin-left:-24px;
    margin-right:-24px;
}

/* 다크모드 */
body:not(.light-mode) .cos_feed_thumb{
    border-color:#2a2f36;
    background:#111317;
}

/* 모바일 */
@media (max-width: 768px){
    .cos_feed_thumb{
        margin:-18px -16px 16px;
    }

    .cos_feed_list.is-admin .cos_feed_thumb{
        margin-left:-16px;
        margin-right:-16px;
    }
}


/* 댓글 작성 */
.cos-comment-write-wrap{
    margin-bottom:30px;
}

.cos-comment-write-box{
    display:flex;
    align-items:flex-start;
    gap:14px;
}

.cos-comment-write-avatar,
.cos-comment-avatar{
    flex:0 0 42px;
}

.cos-comment-write-avatar img,
.cos-comment-avatar img{
    width:42px !important;
    height:42px !important;
    border-radius:50%;
    object-fit:cover;
    display:block;
}

.cos-comment-write-main{
    flex:1 1 auto;
    min-width:0;
    background:#f8fafc;
    border:1px solid #edf1f5;
    border-radius:18px;
    padding:18px 18px 14px;
}

.cos-comment-char{
    margin-bottom:8px;
    text-align:right;
    color:#98a2b3;
    font-size:12px;
}

.cos-comment-write-main textarea{
    width:100%;
    min-height:90px;
    border:0;
    background:transparent;
    resize:none;
    outline:none;
    color:#111827;
    font-size:17px;
    line-height:1.7;
    padding:0;
	font-family: 'Pretendard Variable';
}

.cos-comment-write-main textarea::placeholder{
    color:#b5beca;
}

.cos-comment-write-bottom{
    margin-top:14px;
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:14px;
}

.cos-comment-write-tools{
    display:flex;
    align-items:center;
    gap:8px;
    flex-wrap:wrap;
}

.tool-btn{
    width:36px;
    height:36px;
    border:0;
    background:transparent;
    color:#b3bcc8;
    border-radius:10px;
    font-size:20px;
    cursor:pointer;
}

.tool-btn:hover{
    background:#eef2f7;
    color:#7b8796;
}

.cos-comment-secret{
    display:flex;
    align-items:center;
    gap:6px;
    margin-left:8px;
}

.cos-comment-secret label{
    color:#8f98a5;
    font-size:14px;
    cursor:pointer;
}

.cos-comment-submit-btn{
    height:40px;
    padding:0 18px;
    border:0;
    border-radius:12px;
    background:#eef2f7;
    color:#b2bac6;
    font-size:14px;
    font-weight:700;
    cursor:pointer;
    transition:all .2s ease;
}

.cos-comment-submit-btn:hover{
    background:linear-gradient(135deg, #18f2ad 0%, #0fd39a 100%);
    color:#08392c;
}

.cos-comment-guest-fields{
    margin-top:14px;
    display:flex;
    flex-wrap:wrap;
    gap:10px;
}

.cos-comment-guest-fields .frm_input{
    height:42px;
    border:1px solid #dbe3ec;
    border-radius:12px;
    padding:0 12px;
}

/* =========================
   코선 댓글 리뉴얼
========================= */

.cos-comment-wrap{
    margin-top:40px;
}

.cos-comment-head{
    margin-bottom:20px;
}

.cmt_btn{
    border:0;
    background:transparent;
    padding:0;
    font-size:28px;
    font-weight:800;
    color:#111827;
    cursor:pointer;
    letter-spacing:-0.4px;
}

.cmt_btn span{
    color:#111827;
}

/* 비회원 안내 */
.cos-comment-guest-box{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    padding:90px 20px 80px;
    border-top:1px solid #edf1f5;
}

.cos-comment-guest-icon{
    width:56px;
    height:56px;
    border-radius:50%;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#eef2ff;
    color:#18f2ad ;
    font-size:26px;
    margin-bottom:16px;
}

.cos-comment-guest-title{
    margin:0 0 8px;
    font-size:28px;
    font-weight:800;
    color:#111827;
    letter-spacing:-0.4px;
}

.cos-comment-guest-desc{
    margin:0 0 22px;
    font-size:17px;
    color:#98a2b3;
}

.cos-comment-login-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:88px;
    height:42px;
    padding:0 20px;
    border-radius:999px;
    text-decoration:none;
    font-size:15px;
    font-weight:700;
        background: linear-gradient(135deg, #18f2ad 0%, #0fd39a 100%) !important;
        color: #fff !important;
        box-shadow: 0 6px 18px rgba(24, 242, 173, 0.35) !important;
}


/* 댓글 리스트 */
.cos-comment-list-wrap{
    border-top:1px solid #edf1f5;
    padding-top:22px;
}

.cos-comment-list-wrap > h2{
    display:none;
}

.cos-comment-list-title{
    margin-bottom:18px;
    font-size:20px;
    font-weight:800;
    color:#111827;
}

.cos-comment-item{
    padding:18px 0;
    border-bottom:1px solid #f0f3f7;
}

.cos-comment-item-inner{
    display:flex;
    align-items:flex-start;
    gap:14px;
}

.cos-comment-body{
    flex:1 1 auto;
    min-width:0;
}

.cos-comment-meta{
    display:flex;
    align-items:flex-start;
    justify-content:space-between;
    gap:12px;
    margin-bottom:8px;
}

.cos-comment-user-row{
    display:flex;
    align-items:center;
    gap:10px;
    flex-wrap:wrap;
}

.cos-comment-name{
    font-size:15px;
    font-weight:800;
    color:#111827;
}

.cos-comment-date{
    color:#98a2b3;
    font-size:13px;
}

.cos-comment-content{
    font-size:15px;
    line-height:1.7;
}

.secret_mark{
    display:inline-flex;
    align-items:center;
    gap:5px;
    margin-bottom:6px;
    color:#7b8796;
    font-size:13px;
    font-weight:700;
}

.comment_text p{
    margin:0;
}

.cos-comment-opt-wrap{
    position:relative;
}

.cmt_opt{
    width:34px;
    height:34px;
    border:0;
    background:transparent;
    color:#a4adba;
    border-radius:10px;
    cursor:pointer;
}

.cmt_opt:hover{
    background:#f4f6f9;
    color:#6b7280;
}

.bo_vl_act{
    display:none;
    position:absolute;
    top:38px;
    right:0;
    z-index:20;
    min-width:110px;
    padding:8px 0;
    margin:0;
    list-style:none;
    background:#fff;
    border:1px solid #e8edf3;
    border-radius:14px;
    box-shadow:0 14px 28px rgba(15, 23, 42, 0.08);
}

.bo_vl_act li{
    list-style:none;
}

.bo_vl_act a{
    display:flex;
    align-items:center;
    gap:8px;
    padding:10px 14px;
    text-decoration:none;
    color:#475467;
    font-size:14px;
    font-weight:600;
}

.bo_vl_act a:hover{
    background:#f8fafc;
}

.cos-comment-empty{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    padding:80px 20px;
    color:#98a2b3;
}

.cos-comment-empty .empty-icon{
    width:48px;
    height:48px;
    border-radius:50%;
    border:2px solid #dbe3ec;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:20px;
    margin-bottom:12px;
}

/* 다크모드 */
body:not(.light-mode) .cmt_btn,
body:not(.light-mode) .cmt_btn span,
body:not(.light-mode) .cos-comment-list-title,
body:not(.light-mode) .cos-comment-name,
body:not(.light-mode) .cos-comment-guest-title{
    color:#f4f7fb;
}

body:not(.light-mode) .cos-comment-list-wrap,
body:not(.light-mode) .cos-comment-item,
body:not(.light-mode) .cos-comment-guest-box{
    border-color:#2a2f36;
}

body:not(.light-mode) .cos-comment-write-main{
    background:#171717;
    border-color:#2f3640;
}

body:not(.light-mode) .cos-comment-write-main textarea{
    color:#f4f7fb;
}

body:not(.light-mode) .cos-comment-write-main textarea::placeholder,
body:not(.light-mode) .cos-comment-date,
body:not(.light-mode) .cos-comment-guest-desc,
body:not(.light-mode) .cos-comment-empty,
body:not(.light-mode) .secret_mark{
    color:#8f98a5;
}

body:not(.light-mode) .tool-btn:hover,
body:not(.light-mode) .cmt_opt:hover{
    background:#222831;
    color:#cfd6df;
}

body:not(.light-mode) .cos-comment-submit-btn{
    background:#2b313b;
    color:#aeb7c2;
}

body:not(.light-mode) .bo_vl_act{
    background:#171717;
    border-color:#2f3640;
}

body:not(.light-mode) .bo_vl_act a{
    color:#d6dde6;
}

body:not(.light-mode) .bo_vl_act a:hover{
    background:#1f232a;
}

/* 모바일 */
@media (max-width: 768px){
    .cmt_btn{
        font-size:22px;
    }

    .cos-comment-guest-title{
        font-size:22px;
    }

    .cos-comment-guest-desc{
        font-size:15px;
    }

    .cos-comment-write-box,
    .cos-comment-item-inner{
        gap:10px;
    }

    .cos-comment-write-avatar,
    .cos-comment-avatar{
        flex:0 0 36px;
    }

    .cos-comment-write-avatar img,
    .cos-comment-avatar img{
        width:36px !important;
        height:36px !important;
    }

    .cos-comment-write-main{
        padding:14px 14px 12px;
    }

    .cos-comment-write-main textarea{
        min-height:76px;
        font-size:15px;
    }

    .cos-comment-write-bottom{
        flex-direction:column;
        align-items:stretch;
    }

    .cos-comment-submit-wrap{
        width:100%;
    }

    .cos-comment-submit-btn{
        width:100%;
    }

    .cos-comment-meta{
        flex-direction:column;
        align-items:flex-start;
        gap:6px;
    }
}