/* Six public board families only. Presentation rules; no stored content changes. */
html:root.speco-board-theme body{font-family:SpecoSubSans,'Malgun Gothic',sans-serif;font-size:18px;line-height:1.8}
html[lang=ar]:root.speco-board-theme body{font-family:Tahoma,Arial,sans-serif}
:root.speco-board-theme #bo_list .bo_tit,:root.speco-board-theme #bo_list .bo_tit a{color:var(--sub-text);font-size:19px;line-height:1.7}
:root.speco-board-theme #bo_list .bo_tit a:hover{color:var(--sub-accent)}
:root.speco-board-theme .tbl_head01 table{border-color:var(--sub-line)}
:root.speco-board-theme #bo_v{width:calc(100% - 10vw);max-width:1160px;margin:64px auto 80px;padding:40px;background:var(--sub-dark);color:var(--sub-text);border:1px solid var(--sub-line);border-radius:4px;box-sizing:border-box}
:root.speco-board-theme #bo_v_title{font-size:clamp(26px,3vw,38px);line-height:1.4;color:var(--sub-text);padding:0;margin:0 0 24px;word-break:normal;overflow-wrap:anywhere}
:root.speco-board-theme #bo_v_title .bo_v_tit{font-size:inherit;line-height:inherit;margin:0;word-break:normal;overflow-wrap:anywhere}
:root.speco-board-theme #bo_v_title .bo_v_cate{font-size:14px;line-height:1.5;padding:6px 12px;margin-bottom:12px;background:var(--sub-panel);color:var(--sub-accent);border:1px solid var(--sub-line)}
:root.speco-board-theme #bo_v_info{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;padding-bottom:24px;border-color:var(--sub-line);color:var(--sub-muted);font-size:14px;line-height:1.8}
:root.speco-board-theme #bo_v_info .profile_info{margin:0;float:none;display:flex;align-items:center;gap:12px;min-width:0}
:root.speco-board-theme #bo_v_info .profile_info_ct{float:none;line-height:1.9;padding:0;overflow-wrap:anywhere}
:root.speco-board-theme #bo_v_info .pf_img{float:none;margin:0;flex-shrink:0}
:root.speco-board-theme #bo_v_info :is(.sv_member,.sv_guest,.if_date){color:var(--sub-muted)}
:root.speco-board-theme #bo_v_top{margin-inline-start:auto}
:root.speco-board-theme :is(#bo_v_top,#bo_v_bot) ul{background:transparent}
:root.speco-board-theme #bo_v_atc{padding:32px 0 24px;min-height:0}
:root.speco-board-theme #bo_v_con{margin:0;color:var(--sub-text);font-weight:400;line-height:1.85;font-size:18px;min-height:0;overflow-x:auto;overflow-wrap:anywhere;word-break:normal}
/* Normalize legacy Word/editor font and white backing without rewriting DB HTML. */
:root.speco-board-theme #bo_v_con :is(p,div,span,font,a,li,td,th,table,blockquote,pre){font-family:inherit!important;font-size:inherit!important;line-height:inherit!important;color:var(--sub-text)!important;background-color:transparent!important}
:root.speco-board-theme #bo_v_con :is(h1,h2,h3,h4,h5,h6){font-family:inherit!important;color:var(--sub-text)!important;background-color:transparent!important;line-height:1.5!important;margin:1em 0 .6em}
:root.speco-board-theme #bo_v_con :is(h1,h2){font-size:28px!important}
:root.speco-board-theme #bo_v_con :is(h3,h4,h5,h6){font-size:22px!important}
:root.speco-board-theme #bo_v_con :is(a,a span,a font){color:var(--sub-accent)!important;text-underline-offset:4px}
:root.speco-board-theme #bo_v_con a:hover{text-decoration:underline}
:root.speco-board-theme #bo_v_con :is(ul,ol){padding-inline-start:1.6em;list-style-position:outside}
:root.speco-board-theme #bo_v_con ul{list-style-type:disc}
:root.speco-board-theme #bo_v_con ol{list-style-type:decimal}
:root.speco-board-theme #bo_v_con blockquote{border-inline-start:3px solid var(--sub-blue);padding:16px 24px;margin:24px 0}
:root.speco-board-theme #bo_v_con pre{white-space:pre-wrap}
:root.speco-board-theme #bo_v_con table{border-collapse:collapse;max-width:100%;margin-block:24px}
:root.speco-board-theme #bo_v_con :is(th,td){border-color:#46546b!important;padding:12px 16px}
:root.speco-board-theme #bo_v_con th{background-color:var(--sub-panel)!important}
:root.speco-board-theme :is(#bo_v_img,#bo_v_con) img{max-width:100%;height:auto}
:root.speco-board-theme #bo_v_con iframe{max-width:100%}
:root.speco-board-theme #bo_v_con iframe[src*="youtube.com"],:root.speco-board-theme #bo_v_con iframe[src*="youtu.be"]{width:100%;max-width:960px;height:auto;aspect-ratio:16/9;display:block;border:0;background:#070a0f}
:root.speco-board-theme :is(#bo_v_file,#bo_v_link){margin-top:24px}
:root.speco-board-theme :is(#bo_v_file,#bo_v_link) li{background:var(--sub-panel);border:1px solid #38465c;border-radius:3px;padding:20px 24px;box-shadow:none;font-size:16px;line-height:1.8;overflow-wrap:anywhere}
:root.speco-board-theme :is(#bo_v_file,#bo_v_link) a{float:none;color:var(--sub-text);font-size:17px;overflow-wrap:anywhere}
:root.speco-board-theme :is(#bo_v_file,#bo_v_link) li>i{font-size:24px;color:var(--sub-accent);margin-inline-end:16px;line-height:1.4}
:root.speco-board-theme :is(.bo_v_file_cnt,.bo_v_link_cnt){color:var(--sub-muted)!important;font-size:14px!important}
:root.speco-board-theme :is(#bo_v_file,#bo_v_link) li:hover{border-color:var(--sub-accent)}
:root.speco-board-theme :is(#bo_v_file,#bo_v_link) li:hover a{color:var(--sub-accent)}
:root.speco-board-theme .bo_v_nb{margin:36px 0 0;padding:0;border-bottom:1px solid var(--sub-line);text-align:start;clear:both}
:root.speco-board-theme .bo_v_nb li{display:grid;grid-template-columns:minmax(90px,auto) minmax(0,1fr) auto;gap:20px;align-items:center;margin:0;padding:20px 0;border-color:var(--sub-line);font-size:17px;line-height:1.7}
:root.speco-board-theme .bo_v_nb li:last-child{border-bottom:0}
:root.speco-board-theme .bo_v_nb li:hover{background:var(--sub-panel)}
:root.speco-board-theme .bo_v_nb :is(.nb_tit,.nb_date){padding:0;color:var(--sub-muted);font-size:14px;float:none;white-space:nowrap}
:root.speco-board-theme .bo_v_nb a{color:var(--sub-text);word-break:normal;overflow-wrap:anywhere}
:root.speco-board-theme .bo_v_nb i{color:var(--sub-accent)}
/* Bottom actions, search, paging, attachment actions and optional comments. */
:root.speco-board-theme :is(.btn_bo_user,.bo_v_com,.bo_v_left,.bo_v_right){display:flex;align-items:center;flex-wrap:wrap;gap:8px}
:root.speco-board-theme .btn_bo_user>li{float:none;width:auto;min-width:44px;margin:0;background:transparent}
:root.speco-board-theme .btn_bo_user>li>:is(a,button)>.sound_only{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:normal;font-size:15px!important;line-height:1.5!important}
:root.speco-board-theme :is(.btn_b01,.btn_b02,.btn_admin,.btn_bo_adm input){display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:44px;min-height:44px;height:auto;line-height:1.5;padding:10px 16px;background:var(--sub-panel);border:1px solid #46546b;border-radius:3px;color:var(--sub-text);font-size:16px;font-weight:500;text-decoration:none}
:root.speco-board-theme .btn_b02{background:var(--sub-blue);border-color:var(--sub-blue);color:#fff}
:root.speco-board-theme :is(.btn_b01,.btn_b02,.btn_admin):hover{border-color:var(--sub-accent);color:#fff}
:root.speco-board-theme .more_opt{background:var(--sub-panel);border-color:#46546b;box-shadow:0 12px 30px #0004}
:root.speco-board-theme .more_opt li{border-color:var(--sub-line);color:var(--sub-text);width:auto;min-width:150px}
:root.speco-board-theme .more_opt :is(a,button){background:transparent;color:var(--sub-text);font-size:15px;line-height:1.6}
:root.speco-board-theme .more_opt:after{border-bottom-color:var(--sub-panel)}
:root.speco-board-theme .more_opt:before{border-bottom-color:#46546b}
:root.speco-board-theme .pg_wrap{clear:both;float:none;display:block;width:100%;text-align:center;padding:24px 0 48px}
:root.speco-board-theme .pg{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:6px}
:root.speco-board-theme :is(.pg_page,.pg_current){box-sizing:border-box;min-width:44px;height:44px;line-height:42px;padding:0 10px;font-size:16px;margin:0;border:1px solid #46546b;border-radius:3px;background-color:var(--sub-panel);color:var(--sub-text)}
:root.speco-board-theme .pg .pg_current{background:var(--sub-blue);border-color:var(--sub-blue);color:#fff}
:root.speco-board-theme .pg_page:hover{border-color:var(--sub-accent);background-color:#23314a}
:root.speco-board-theme .pg :is(.pg_start,.pg_prev,.pg_next,.pg_end){background-image:none;text-indent:0;font-size:0}
:root.speco-board-theme :is(.pg_start,.pg_prev,.pg_next,.pg_end):before{font:400 22px/42px Arial,sans-serif}
:root.speco-board-theme .pg_start:before{content:'«'}
:root.speco-board-theme .pg_prev:before{content:'‹'}
:root.speco-board-theme .pg_next:before{content:'›'}
:root.speco-board-theme .pg_end:before{content:'»'}
html[lang=ar]:root.speco-board-theme :is(.pg_start,.pg_prev,.pg_next,.pg_end):before{display:inline-block;transform:scaleX(-1)}
:root.speco-board-theme .bo_sch{box-sizing:border-box;width:min(420px,calc(100% - 32px));max-height:80vh;left:50%;top:50%;transform:translate(-50%,-50%);margin:0;background:var(--sub-panel);border-color:#46546b;box-shadow:0 20px 70px #0008;color:var(--sub-text);z-index:1}
:root.speco-board-theme .bo_sch h3{padding:18px 24px;font-size:20px;border-color:var(--sub-line)}
:root.speco-board-theme .bo_sch form{padding:24px}
:root.speco-board-theme .bo_sch :is(select,.sch_input){font-size:16px;min-height:46px;background:var(--sub-dark);color:var(--sub-text)}
:root.speco-board-theme .bo_sch .sch_bar{display:flex;box-sizing:border-box;box-shadow:none;border-color:#46546b;background:var(--sub-dark)}
:root.speco-board-theme .bo_sch .sch_input{width:100%;min-width:0;float:none;padding:8px 12px}
:root.speco-board-theme .bo_sch .sch_btn{float:none;flex:0 0 46px;height:46px;color:var(--sub-accent)}
:root.speco-board-theme .bo_sch .bo_sch_cls{background:transparent;color:var(--sub-text);min-width:44px;min-height:44px}
:root.speco-board-theme .bo_sch_bg{background:#0009}
:root.speco-board-theme :is(#bo_vc,#bo_vc_w){color:var(--sub-text);font-size:17px}
:root.speco-board-theme #bo_vc article{border-color:var(--sub-line);background:var(--sub-dark);padding:24px 0}
:root.speco-board-theme #bo_vc :is(.cmt_contents,.cmt_contents p,.sv_member,.sv_guest){color:var(--sub-text)}
:root.speco-board-theme :is(.cmt_btn,.bo_vc_act){background:var(--sub-panel);color:var(--sub-muted);border-color:var(--sub-line)}
:root.speco-board-theme #bo_vc_w textarea{background:var(--sub-panel);color:var(--sub-text);font-size:17px;padding:16px}
:root.speco-board-theme #footer{margin-top:0}
:root.speco-board-theme #footer .copyright>.wrap{display:grid;gap:24px;padding-block:48px;box-sizing:border-box}
:root.speco-board-theme #footer .copy_pc>.wrap{grid-template-columns:1.05fr 1fr 1fr 1fr 1.6fr}
:root.speco-board-theme #footer .copy_tablet>.wrap{grid-template-columns:1fr 1fr 1.6fr}
:root.speco-board-theme #footer .copyright .logo,:root.speco-board-theme #footer .copyright .menu{float:none;width:auto;margin:0;min-width:0;height:auto;min-height:0;box-sizing:border-box}
:root.speco-board-theme #footer .copyright .menu{padding-inline:24px 0}
:root.speco-board-theme #footer .copyright .menu_tail .fs30{font-size:clamp(19px,2vw,27px);white-space:nowrap}
:root.speco-board-theme #footer .copyright>.wrap>.clear{display:none}
:root.speco-board-theme #footer .copy_mobile>.wrap{grid-template-columns:1fr}
:root.speco-board-theme #footer .copy_mobile .menu{padding:0}
:root.speco-board-theme #footer .copy_mobile .pdb60{padding-block:0}
:root.speco-board-theme #footer .copy_mobile .copy_txt{padding-bottom:0;margin-top:28px}
@media(max-width:768px){
 :root.speco-board-theme #bo_v{width:calc(100% - 32px);margin:32px auto 48px;padding:24px 20px}
 :root.speco-board-theme #bo_v_title{font-size:26px;margin-bottom:20px}
 :root.speco-board-theme #bo_v_info{font-size:13px;align-items:flex-start;padding-bottom:20px}
 :root.speco-board-theme #bo_v_info .profile_info{gap:10px}
 :root.speco-board-theme #bo_v_info .pf_img img{width:40px;height:40px}
 :root.speco-board-theme #bo_v_atc{padding:24px 0 16px}
 :root.speco-board-theme #bo_v_con{font-size:17px;line-height:1.85}
 :root.speco-board-theme #bo_v_con :is(th,td){padding:10px}
 :root.speco-board-theme :is(#bo_v_file,#bo_v_link) li{padding:16px}
 :root.speco-board-theme :is(#bo_v_file,#bo_v_link) a{font-size:16px}
 :root.speco-board-theme .bo_v_nb li{grid-template-columns:minmax(65px,auto) minmax(0,1fr);gap:8px 14px;font-size:16px;padding:16px 0}
 :root.speco-board-theme .bo_v_nb .nb_tit{white-space:normal}
 :root.speco-board-theme .bo_v_nb .nb_date{grid-column:2;font-size:12px}
 :root.speco-board-theme .pg_wrap{padding-block:20px 32px}
 :root.speco-board-theme #bo_list .tbl_wrap{overflow-x:auto}
 :root.speco-board-theme #bo_list .bo_tit a{font-size:17px}
}

/* Article readability update, 2026-09-18. Lists retain their existing sizes. */
:root.speco-board-theme #bo_v_con{font-size:22px}
:root.speco-board-theme #bo_v_con :is(h1,h2){font-size:30px!important}
:root.speco-board-theme #bo_v_con :is(h3,h4,h5,h6){font-size:24px!important}
:root.speco-board-theme #bo_v_info{font-size:16px}
:root.speco-board-theme #bo_v_title .bo_v_cate{font-size:16px}
:root.speco-board-theme :is(#bo_v_file,#bo_v_link) li{font-size:18px}
:root.speco-board-theme :is(#bo_v_file,#bo_v_link) a{font-size:20px}
:root.speco-board-theme :is(.bo_v_file_cnt,.bo_v_link_cnt){font-size:16px!important}
:root.speco-board-theme .bo_v_nb li{font-size:19px}
:root.speco-board-theme .bo_v_nb :is(.nb_tit,.nb_date){font-size:16px}
:root.speco-board-theme #bo_v :is(.btn_b01,.btn_b02,.btn_admin){font-size:17px}
:root.speco-board-theme #bo_v .btn_bo_user>li>:is(a,button)>.sound_only{font-size:17px!important}
@media(max-width:768px){
 :root.speco-board-theme #bo_v_con{font-size:20px}
 :root.speco-board-theme #bo_v_info{font-size:15px}
 :root.speco-board-theme :is(#bo_v_file,#bo_v_link) a{font-size:18px}
 :root.speco-board-theme :is(.bo_v_file_cnt,.bo_v_link_cnt){font-size:15px!important}
 :root.speco-board-theme .bo_v_nb li{font-size:18px}
 :root.speco-board-theme .bo_v_nb .nb_date{font-size:14px}
}
