@charset "utf-8";
:root{--story-green:#234334;--story-cream:#fbf8f0;--story-line:#e7dfd4;--story-muted:#7a7771;--story-gold:#a67443}
.ws-story-list{max-width:1180px!important;margin:0 auto;color:#252a26}.ws-story-intro{text-align:center;padding:16px 0 24px}.ws-story-intro>span{color:var(--story-gold);font-size:11px;font-weight:800;letter-spacing:2px}.ws-story-intro h2{margin:8px 0 5px;color:var(--story-green);font-family:Georgia,"Noto Serif KR",serif;font-size:38px}.ws-story-intro p{margin:0;color:var(--story-muted);font-size:14px}
#bo_cate{margin:0 0 34px;text-align:center}#bo_cate h2{position:absolute;overflow:hidden;width:1px;height:1px}#bo_cate ul{display:flex;justify-content:center;gap:6px;margin:0;padding:0;list-style:none}#bo_cate li{display:inline-block}#bo_cate a{display:block;padding:8px 12px;color:#6c6e69;font-size:13px;text-decoration:none}#bo_cate_on,#bo_cate a:hover{color:var(--story-green)!important;text-decoration:underline;text-underline-offset:6px}
#bo_btn_top{display:flex;align-items:center;justify-content:space-between;margin:0 0 18px;padding-top:16px;border-top:1px solid var(--story-line)}#bo_list_total{margin:0;color:#777;font-size:12px}.btn_bo_user{display:flex;align-items:center;gap:8px;margin:0;padding:0;list-style:none}.btn_bo_user li{margin:0}.btn_bo_user a,.btn_bo_user button{display:inline-flex;min-height:38px;align-items:center;gap:7px;padding:0 13px;border:1px solid var(--story-line);border-radius:999px;background:#fff;color:#34443b;font-size:12px;font-weight:700;text-decoration:none;cursor:pointer}
.ws-story-groups{display:grid;gap:54px}.ws-story-group{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);grid-template-rows:1fr 1fr;gap:20px;min-height:650px}.ws-story-group.is-reverse{grid-template-columns:minmax(240px,1fr) minmax(0,2fr)}.ws-story-card{position:relative;min-width:0}.ws-story-card>a{display:flex;height:100%;min-width:0;flex-direction:column;color:#262923;text-decoration:none}.ws-story-card.is-featured{grid-row:1/3}.ws-story-group.is-reverse .is-featured{grid-column:2}.ws-story-group.is-reverse .is-side{grid-column:1}.ws-story-photo{display:block;min-height:0;flex:1;overflow:hidden;background:#eee}.ws-story-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.ws-story-card:hover .ws-story-photo img{transform:scale(1.025)}.ws-story-card.is-featured .ws-story-photo{min-height:520px}.ws-story-card.is-side .ws-story-photo{min-height:205px}.ws-story-caption{display:block;padding:13px 2px 0}.ws-story-meta{display:flex;align-items:center;gap:7px;margin-bottom:5px;color:#999;font-size:11px}.ws-story-meta b{color:var(--story-gold);font-weight:700}.ws-story-meta em{font-style:normal}.ws-story-caption>strong{display:block;overflow:hidden;font-family:"Noto Serif KR",serif;font-size:19px;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.ws-story-caption>small{display:-webkit-box;overflow:hidden;margin-top:5px;color:#74736f;font-size:12px;line-height:1.6;-webkit-box-orient:vertical;-webkit-line-clamp:2}.is-side .ws-story-caption>small{display:none}.ws-story-quote{display:flex;min-height:0;flex:1;align-items:center;justify-content:center;padding:38px;background:linear-gradient(145deg,#fbf8f0,#f2eee5);color:#3f4d45;font-family:"Noto Serif KR",serif;font-size:22px;line-height:1.75;text-align:center;word-break:keep-all}.ws-story-quote i{margin-right:10px;color:var(--story-gold);font:42px/1 Georgia;font-style:normal}.ws-story-check{position:absolute;top:12px;left:12px;z-index:2}.ws-story-check input{width:20px;height:20px}.ws-story-empty{padding:100px 20px;background:var(--story-cream);color:#8a867e;text-align:center}.ws-story-admin{display:flex;gap:7px;margin-top:20px}.ws-story-admin button{padding:9px 13px;border:1px solid var(--story-line);background:#fff;cursor:pointer}.pg_wrap{margin:42px 0;text-align:center}
.bo_sch_wrap{display:none;position:fixed;inset:0;z-index:1000}.bo_sch_bg{position:absolute;inset:0;width:100%;border:0;background:rgba(0,0,0,.25)}.bo_sch{position:absolute;top:50%;left:50%;z-index:2;width:min(360px,calc(100% - 32px));padding:24px;border:0;border-radius:12px;background:#fff;transform:translate(-50%,-50%)}.bo_sch h3{margin:0 0 15px}.bo_sch select,.bo_sch input{box-sizing:border-box;width:100%;height:42px;margin-bottom:9px;padding:0 10px;border:1px solid #ddd}.bo_sch form>div{display:flex}.bo_sch form>div input{margin:0}.bo_sch form>div button{width:46px;border:0;background:var(--story-green);color:#fff}.bo_sch_cls{margin-top:12px;border:0;background:none;color:#777;cursor:pointer}
/* story view */
#bo_v{box-sizing:border-box;width:100%!important;max-width:980px;margin:0 auto;color:#30352f}#bo_v_title{margin:20px 0 12px;text-align:center}#bo_v_title .bo_v_cate{display:inline-block;margin-bottom:13px;color:var(--story-gold);font-size:12px;font-weight:700}#bo_v_title .bo_v_tit{display:block;font-family:Georgia,"Noto Serif KR",serif;font-size:42px;line-height:1.35;word-break:keep-all}#bo_v_info{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px;padding-bottom:20px;border-bottom:1px solid var(--story-line)}#bo_v_info .profile_info{display:flex;align-items:center;gap:10px}.pf_img img{width:38px;height:38px;border-radius:50%;object-fit:cover}.profile_info_ct{color:#8b8983;font-size:12px;line-height:1.6}.profile_info_ct strong{margin-right:10px;color:#474c47}.btn_bo_user,.bo_v_com{display:flex;gap:8px;margin:0;padding:0;list-style:none}.more_opt{display:none;position:absolute;right:0;z-index:10;min-width:170px;margin:8px 0 0;padding:0;border:1px solid var(--story-line);background:#fff;list-style:none}.more_opt li a{display:flex!important;min-height:48px;align-items:center;justify-content:space-between;padding:0 15px!important;border-bottom:1px solid #eee;color:#555;text-decoration:none}#bo_v_top li{position:relative}#bo_v_share{margin-bottom:18px}#bo_v_img img{display:block;max-width:100%;height:auto;margin:0 auto 18px}#bo_v_con{width:min(100%,760px);margin:36px auto;color:#383a36;font-family:"Noto Serif KR",serif;font-size:17px;font-weight:400;line-height:2;word-break:keep-all}#bo_v_con img{max-width:100%;height:auto}.bo_v_nb,#bo_v_file,#bo_v_link,#bo_vc,.bo_vc_w,.cmt_btn{box-sizing:border-box;width:min(100%,760px);margin-right:auto!important;margin-left:auto!important}.bo_v_nb{padding:0;list-style:none}.bo_v_nb li{display:flex;gap:15px;padding:14px 0;border-top:1px solid var(--story-line)}.nb_date{margin-left:auto;color:#999}.cmt_btn{margin-top:40px!important;padding:14px 0;border:0;border-bottom:1px solid var(--story-line);background:none;text-align:left}#bo_vc article{padding:20px 0;border-bottom:1px solid var(--story-line)}#bo_vc .cmt_contents{line-height:1.8}#bo_v_act{width:min(100%,760px);margin:25px auto;text-align:left}#bo_v_act a,#bo_v_act>span{display:inline-flex;align-items:center;gap:7px;padding:10px 16px;border:0;border-radius:999px;background:#f3f3f0;color:#35433a;text-decoration:none}
/* simple writing */
#bo_w{box-sizing:border-box;width:min(100%,860px);margin:0 auto;padding:32px;border:1px solid var(--story-line);background:#fff}#bo_w:before{display:block;margin-bottom:24px;content:"새로운 기록";color:var(--story-green);font-family:"Noto Serif KR",serif;font-size:30px;font-weight:700}.write_div{margin:0 0 16px}.frm_input,#bo_w select{box-sizing:border-box;width:100%;height:46px;padding:0 13px;border:1px solid #ddd;background:#fff}.wr_content iframe,.wr_content textarea{box-sizing:border-box;width:100%;min-height:360px}.bo_v_option{display:flex;gap:15px;padding:0;list-style:none}.bo_w_link{display:none}.bo_w_flie{position:relative;padding:13px;border:1px dashed #cfc7bb;background:#fdfbf6}.file_wr{display:flex;align-items:center}.frm_file{width:100%}.file_del{display:block;margin-top:8px;color:#777;font-size:12px}.btn_confirm{display:flex;justify-content:flex-end;gap:8px;margin-top:24px}.btn_confirm .btn{display:inline-flex;min-width:100px;height:44px;align-items:center;justify-content:center;border:0;background:#eee;color:#333;text-decoration:none}.btn_confirm .btn_submit{background:var(--story-green);color:#fff}.sound_only{position:absolute!important;overflow:hidden!important;width:1px!important;height:1px!important;clip:rect(0,0,0,0)!important}
@media(max-width:760px){.ws-story-list{padding:0 14px}.ws-story-intro h2{font-size:31px}#bo_cate ul{overflow-x:auto;justify-content:flex-start}.ws-story-groups{gap:34px}.ws-story-group,.ws-story-group.is-reverse{display:block;min-height:0}.ws-story-card,.ws-story-group.is-reverse .ws-story-card{margin-bottom:28px}.ws-story-card.is-featured .ws-story-photo,.ws-story-card.is-side .ws-story-photo{min-height:0;aspect-ratio:4/3}.ws-story-card.is-featured .ws-story-caption>small{display:-webkit-box}.ws-story-quote{min-height:240px}.ws-story-caption>strong{font-size:17px}#bo_v{padding:0 15px}#bo_v_title .bo_v_tit{font-size:29px}#bo_v_info{align-items:flex-start;gap:12px}.profile_info_ct strong{display:block}.bo_v_com{flex-wrap:wrap}#bo_v_con{font-size:16px;line-height:1.9}#bo_w{padding:22px 16px;border:0}}
.ws-photo-guide{display:flex;align-items:center;gap:10px;margin:22px 0 10px}.ws-photo-guide span{color:#777;font-size:12px}.ws-photo-guide button{margin-left:auto;padding:8px 12px;border:1px solid var(--story-line);background:#fff;cursor:pointer}.bo_w_flie.is-collapsed{display:none}
.ws-add-photo-wrap{margin:-5px 0 16px;text-align:right}.ws-add-photo-wrap button{height:38px;padding:0 14px;border:1px solid #aebcb4;border-radius:5px;background:#fff;color:var(--story-green);font-size:12px;font-weight:700;cursor:pointer}.ws-add-photo-wrap button i{margin-right:5px}
/* image cards keep a stable frame; copy sits on a readable gradient */
.ws-story-card.has-image>a{position:relative;overflow:hidden;background:#26382f}
.ws-story-card.has-image>a:after{position:absolute;right:0;bottom:0;left:0;z-index:1;height:68%;background:linear-gradient(to bottom,rgba(12,20,16,0),rgba(12,20,16,.2) 28%,rgba(12,20,16,.86) 100%);content:"";pointer-events:none}
.ws-story-card.has-image .ws-story-photo{position:absolute;inset:0;width:100%;height:100%;min-height:0}
.ws-story-card.has-image .ws-story-caption{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:52px 24px 22px;color:#fff;text-shadow:0 1px 3px rgba(0,0,0,.42)}
.ws-story-card.has-image .ws-story-meta{margin-bottom:8px;color:rgba(255,255,255,.8)}
.ws-story-card.has-image .ws-story-meta b{color:#f0d2aa}
.ws-story-card.has-image .ws-story-caption>strong{color:#fff;white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.ws-story-card.has-image .ws-story-caption>small{color:rgba(255,255,255,.84);text-shadow:0 1px 2px rgba(0,0,0,.5)}
.ws-story-card.has-image.is-side .ws-story-caption{padding:42px 17px 16px}.ws-story-card.has-image.is-side .ws-story-caption>strong{font-size:16px}
@media(max-width:760px){.ws-story-card.has-image>a{height:auto!important;min-height:0;aspect-ratio:4/3}.ws-story-card.has-image .ws-story-caption{padding:50px 18px 17px}.ws-story-card.has-image .ws-story-caption>strong{font-size:18px}.ws-story-card.has-image.is-side .ws-story-caption{padding:45px 18px 17px}.ws-story-card.has-image.is-side .ws-story-caption>small{display:-webkit-box;-webkit-line-clamp:1}.ws-add-photo-wrap{margin:-2px 0 14px}.ws-add-photo-wrap button{width:100%;height:42px}}
/* text-only cards also keep their date and title inside the frame */
.ws-story-card.is-thought>a{position:relative;overflow:hidden;background:linear-gradient(145deg,#fbf8f0,#f2eee5)}
.ws-story-card.is-thought .ws-story-quote{box-sizing:border-box;width:100%;height:100%;padding:38px 38px 116px;background:transparent}
.ws-story-card.is-thought .ws-story-caption{position:absolute;right:0;bottom:0;left:0;z-index:2;padding:48px 22px 19px;background:linear-gradient(to bottom,rgba(247,243,234,0),rgba(247,243,234,.95) 42%,#f7f3ea 100%)}
.ws-story-card.is-thought .ws-story-caption>strong{color:var(--story-green);white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.ws-story-card.is-thought .ws-story-caption>small{display:none}
.ws-story-card.is-thought.is-side .ws-story-quote{overflow:hidden;padding:25px 25px 94px;font-size:17px;line-height:1.65}
.ws-story-card.is-thought.is-side .ws-story-caption{padding:38px 17px 15px}.ws-story-card.is-thought.is-side .ws-story-caption>strong{font-size:16px}
@media(max-width:760px){.ws-story-card.is-thought>a{height:auto;min-height:0;aspect-ratio:4/3}.ws-story-card.is-thought .ws-story-quote,.ws-story-card.is-thought.is-side .ws-story-quote{height:100%;padding:28px 24px 100px;font-size:18px;line-height:1.7}.ws-story-card.is-thought .ws-story-caption,.ws-story-card.is-thought.is-side .ws-story-caption{padding:42px 18px 16px}.ws-story-card.is-thought .ws-story-caption>strong,.ws-story-card.is-thought.is-side .ws-story-caption>strong{font-size:17px}}

/* story view: normalize the Basic skin fragments into one editorial layout */
#bo_v,#bo_v *{box-sizing:border-box}
#bo_v_info>h2,#bo_v_atc_title,#bo_vc>h2,.bo_vc_w>h2{position:absolute!important;overflow:hidden!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important}
#bo_v>header{padding-top:20px}
#bo_v_info{position:relative;display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:24px;margin:0 0 42px;padding:0 0 22px;border-bottom:1px solid var(--story-line)}
#bo_v_info .profile_info{display:flex;min-width:0;align-items:center;gap:11px}
#bo_v_info .profile_info_ct{min-width:0;color:#92918c;font-size:12px;line-height:1.7}
#bo_v_info .profile_info_ct br{display:none}
#bo_v_info .profile_info_ct>a,#bo_v_info .profile_info_ct strong{display:inline-block;margin-right:10px;color:#555d57;white-space:nowrap}
#bo_v_top{flex:0 0 auto}
#bo_v_top .btn_bo_user{display:flex;align-items:center;gap:8px}
#bo_v_top .btn_bo_user>li>a,#bo_v_top .btn_more_opt{display:inline-flex;width:42px;height:42px;min-height:42px;align-items:center;justify-content:center;padding:0;border:1px solid var(--story-line);border-radius:50%;background:#fff;color:var(--story-green);font-size:14px;box-shadow:none}
#bo_v_top .more_opt{top:48px;right:0;overflow:hidden;border-radius:8px;box-shadow:0 12px 30px rgba(25,39,31,.12)}
#bo_v_top .more_opt li,#bo_v_top .more_opt li a{width:100%}
#bo_v_top .more_opt li a:hover{background:var(--story-cream);color:var(--story-green)}
#bo_v_atc{min-height:0;height:auto}
#bo_v_share{display:flex;min-height:42px;align-items:center;gap:8px;width:min(100%,760px);margin:0 auto 28px;padding:0}
#bo_v_share:after{display:block;clear:both;content:""}
#bo_v_sns{display:flex;align-items:center;gap:7px;margin:0;padding:0;list-style:none}
#bo_v_sns li{float:none;width:auto;margin:0}
#bo_v_sns li a,#bo_v_share>a.btn{display:inline-flex;width:auto;height:34px;align-items:center;justify-content:center;margin:0;padding:0 12px;border:1px solid var(--story-line);border-radius:999px;background:#fff!important;color:#777!important;font-size:11px;line-height:32px;text-decoration:none}
#bo_v_sns li a:hover,#bo_v_share>a.btn:hover{border-color:#bca98f;color:var(--story-green)!important}
#bo_v_sns img{width:16px;height:16px;margin-right:5px;object-fit:contain}
#bo_v_img{width:min(100%,900px);margin:0 auto 30px}
#bo_v_img img{display:block;width:auto;max-width:100%;height:auto;margin:0 auto 18px;border-radius:2px}
#bo_v_con{min-height:160px;margin-top:36px;margin-bottom:58px}
#bo_v_con p{margin:0 0 1.35em}
#bo_v_con img{display:block;margin:1.6em auto}
#bo_v_file,#bo_v_link{margin-top:25px!important;margin-bottom:25px!important;padding:18px 20px;border:1px solid var(--story-line);border-radius:8px;background:#fff}
#bo_v_file h2,#bo_v_link h2{margin:0 0 10px;color:var(--story-green);font-size:13px}
#bo_v_file ul,#bo_v_link ul{margin:0;padding:0;list-style:none}
#bo_v_file li,#bo_v_link li{padding:6px 0;line-height:1.6}
.bo_v_nb{overflow:hidden;margin-top:50px!important;margin-bottom:50px!important;border-top:1px solid var(--story-line);border-bottom:1px solid var(--story-line)}
.bo_v_nb li{min-height:52px;align-items:center;padding:13px 8px;border-top:0!important}
.bo_v_nb li+li{border-top:1px solid var(--story-line)!important}
.bo_v_nb .nb_tit{flex:0 0 68px;color:#999;font-size:12px}.bo_v_nb a{overflow:hidden;color:#343934;text-overflow:ellipsis;white-space:nowrap}.bo_v_nb .nb_date{flex:0 0 auto;font-size:11px}
.cmt_btn{display:flex!important;align-items:center;justify-content:space-between;margin-top:58px!important;padding:17px 0!important;border-top:1px solid var(--story-line)!important;border-bottom:1px solid var(--story-line)!important;background:transparent!important;color:#313833!important;cursor:pointer}
.cmt_btn .total{color:inherit!important;font-size:13px!important}.cmt_btn .total:after{display:none!important}.cmt_btn b{color:inherit!important;font-family:"Noto Serif KR",serif;font-size:18px!important}
#bo_vc{margin-bottom:22px!important}
#bo_vc article{display:flex;position:relative;gap:13px;margin:0!important;padding:22px 4px!important;border-bottom:1px solid var(--story-line)!important}
#bo_vc article .pf_img{float:none;flex:0 0 42px;margin:0}
#bo_vc article .pf_img img{width:42px;height:42px;border-radius:50%;object-fit:cover}
#bo_vc article .cm_wrap{float:none;width:auto;min-width:0;max-width:none;flex:1}
#bo_vc article header{min-height:25px;padding-right:38px;color:#404640;font-size:13px}
#bo_vc article header h2{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0,0,0,0)}
#bo_vc .bo_vc_hdinfo{margin-left:8px;color:#aaa;font-size:11px}
#bo_vc .cmt_contents{padding:8px 0 2px;color:#4b4d49;font-size:14px;line-height:1.75}
#bo_vc .cmt_contents p{margin:0}
#bo_vc_empty{margin:0!important;padding:38px 0!important;color:#aaa!important;text-align:center}
#bo_vc .bo_vl_opt{position:absolute;top:17px;right:2px}
#bo_vc .btn_cm_opt{width:32px;height:32px;border:0;background:transparent;color:#888;cursor:pointer}
#bo_vc .bo_vc_act{display:none;position:absolute;top:34px;right:0;z-index:5;min-width:90px;margin:0;padding:5px 0;border:1px solid var(--story-line);border-radius:6px;background:#fff;list-style:none;box-shadow:0 8px 20px rgba(25,39,31,.1)}
#bo_vc .bo_vc_act a{display:block;padding:8px 13px;color:#555;text-decoration:none}
#bo_vc .bo_vc_act a:hover{background:var(--story-cream)}
.bo_vc_w{position:relative;display:block;margin-top:20px!important;margin-bottom:50px!important;padding:20px;border:1px solid var(--story-line);border-radius:10px;background:var(--story-cream)}
.bo_vc_w form{margin:0}
.bo_vc_w #char_cnt{display:block;margin:0 0 5px;color:#999;font-size:11px;text-align:right}
.bo_vc_w textarea#wr_content{display:block;width:100%;height:112px;padding:14px 15px;border:1px solid #dcd5ca;border-radius:7px;background:#fff;color:#333;font:14px/1.65 inherit;resize:vertical}
.bo_vc_w_wr{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;margin-top:10px}
.bo_vc_w_info{display:flex;min-width:0;flex:1;flex-wrap:wrap;gap:7px;margin:0!important;float:none!important}
.bo_vc_w_info .frm_input{width:170px;height:40px;margin:0!important;float:none!important;border:1px solid #dcd5ca;border-radius:5px}
.bo_vc_w .btn_confirm{display:flex;flex:0 0 auto;align-items:center;gap:12px;margin:0!important}
.bo_vc_w .secret_cm{position:relative;white-space:nowrap}
.bo_vc_w .secret_cm label{margin:0!important;color:#777;font-size:12px!important}
.bo_vc_w .btn_submit{height:40px;padding:0 17px;border:0;border-radius:5px;background:var(--story-green);color:#fff;font-size:13px;font-weight:700;cursor:pointer}
@media(max-width:760px){#bo_v>header{padding-top:8px}#bo_v_title{margin-top:8px}#bo_v_info{align-items:flex-start;gap:14px;margin-bottom:28px}#bo_v_info .profile_info{align-items:flex-start}#bo_v_info .profile_info_ct br{display:block}#bo_v_info .profile_info_ct strong{margin-right:5px}#bo_v_top .btn_bo_user{gap:5px}#bo_v_top .btn_bo_user>li>a,#bo_v_top .btn_more_opt{width:36px;height:36px;min-height:36px}#bo_v_share{overflow-x:auto;margin-bottom:20px;padding-bottom:3px}#bo_v_sns,#bo_v_share>a.btn{flex:0 0 auto}#bo_v_con{min-height:100px;margin-top:28px;margin-bottom:42px;word-break:normal}.bo_v_nb li{gap:8px}.bo_v_nb .nb_tit{flex-basis:55px}.bo_v_nb .nb_date{display:none}#bo_vc article{padding:18px 0!important}#bo_vc article .pf_img{flex-basis:34px}#bo_vc article .pf_img img{width:34px;height:34px}.bo_vc_w{padding:14px}.bo_vc_w_wr{display:block}.bo_vc_w_info{margin-bottom:10px!important}.bo_vc_w_info .frm_input{width:100%}.bo_vc_w .btn_confirm{justify-content:flex-end}}

/* Well Story Me unified board actions v1.6 */
:root{--ws-action-green:#234334;--ws-action-green-hover:#183326;--ws-action-line:#d9d5cc;--ws-action-cream:#fbf8f0;--ws-action-danger:#a04444}
#bo_list #bo_btn_top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;min-height:48px;margin:12px 0 22px!important}
#bo_list #bo_btn_top .btn_bo_user,#bo_list .bo_fx .btn_bo_user{display:flex!important;float:none!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin:0!important;padding:0!important;list-style:none!important}
#bo_list #bo_btn_top .btn_bo_user>li,#bo_list .bo_fx .btn_bo_user>li{float:none!important;width:auto!important;margin:0!important;background:transparent!important;text-align:center!important}
#bo_list #bo_btn_top .btn_bo_user>li>a,#bo_list #bo_btn_top .btn_bo_user>li>button,#bo_list .bo_fx .btn_bo_user>li>a,#bo_list .bo_fx .btn_bo_user>li>button{box-sizing:border-box;display:inline-flex!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;border:1px solid var(--ws-action-line)!important;border-radius:50%!important;background:#fff!important;color:var(--ws-action-green)!important;font-size:14px!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important;cursor:pointer}
#bo_list #bo_btn_top .btn_bo_user>li>a:hover,#bo_list #bo_btn_top .btn_bo_user>li>button:hover,#bo_list .bo_fx .btn_bo_user>li>a:hover{border-color:#9eb0a5!important;background:var(--ws-action-cream)!important;color:var(--ws-action-green-hover)!important}
#bo_list #bo_btn_top .btn_bo_user .ws-btn-primary,#bo_list .bo_fx .btn_bo_user .ws-btn-primary{width:auto!important;min-width:112px!important;padding:0 17px!important;border-color:var(--ws-action-green)!important;border-radius:6px!important;background:var(--ws-action-green)!important;color:#fff!important;gap:7px!important;font-weight:700!important}
#bo_list #bo_btn_top .btn_bo_user .ws-btn-primary:hover,#bo_list .bo_fx .btn_bo_user .ws-btn-primary:hover{border-color:var(--ws-action-green-hover)!important;background:var(--ws-action-green-hover)!important;color:#fff!important}
#bo_list .more_opt.is_list_btn{overflow:hidden!important;padding:5px 0!important;border:1px solid var(--ws-action-line)!important;border-radius:7px!important;background:#fff!important;box-shadow:0 12px 28px rgba(25,39,31,.12)!important}
#bo_list .more_opt.is_list_btn li,#bo_list .more_opt.is_list_btn button{width:100%!important;margin:0!important}
#bo_list .more_opt.is_list_btn button{display:flex!important;min-height:44px!important;align-items:center!important;gap:9px!important;padding:0 15px!important;border:0!important;background:#fff!important;color:#555!important;text-align:left!important;cursor:pointer!important}
#bo_list .more_opt.is_list_btn button:hover{background:var(--ws-action-cream)!important;color:var(--ws-action-green)!important}
#bo_list .more_opt.is_list_btn button[value="선택삭제"]{color:var(--ws-action-danger)!important}
#bo_w .btn_confirm{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:9px!important;margin-top:28px!important}
#bo_w .btn_confirm .btn,#bo_w .btn_confirm a,#bo_w .btn_confirm button{box-sizing:border-box!important;display:inline-flex!important;width:auto!important;min-width:112px!important;height:48px!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0 20px!important;border:1px solid var(--ws-action-line)!important;border-radius:6px!important;background:#f3f2ef!important;color:#343934!important;font-size:14px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;box-shadow:none!important;cursor:pointer!important}
#bo_w .btn_confirm .btn_submit,#bo_w .btn_confirm button[type="submit"]{border-color:var(--ws-action-green)!important;background:var(--ws-action-green)!important;color:#fff!important}
#bo_w .btn_confirm .btn_submit:hover,#bo_w .btn_confirm button[type="submit"]:hover{border-color:var(--ws-action-green-hover)!important;background:var(--ws-action-green-hover)!important}
#bo_w .btn_confirm .btn_cancel:hover{border-color:#bbb5aa!important;background:#e9e7e2!important}
@media(max-width:760px){#bo_list #bo_btn_top{align-items:flex-start!important;gap:10px!important}#bo_list #bo_btn_top .btn_bo_user{gap:6px!important;flex-wrap:wrap!important}#bo_list #bo_btn_top .btn_bo_user>li>a,#bo_list #bo_btn_top .btn_bo_user>li>button{width:38px!important;height:38px!important;min-width:38px!important;min-height:38px!important}#bo_list #bo_btn_top .btn_bo_user .ws-btn-primary{width:auto!important;min-width:96px!important;padding:0 13px!important}#bo_w .btn_confirm{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}#bo_w .btn_confirm .btn,#bo_w .btn_confirm a,#bo_w .btn_confirm button{width:100%!important;min-width:0!important;height:50px!important;padding:0 10px!important}}
.ws-story-admin{justify-content:flex-end!important;gap:8px!important}.ws-story-admin button{height:42px!important;padding:0 15px!important;border:1px solid var(--ws-action-line)!important;border-radius:6px!important;background:#fff!important;color:var(--ws-action-green)!important;font-weight:700!important}.ws-story-admin button[value="선택삭제"]{color:var(--ws-action-danger)!important}

/* Unified board mastheads v1.8 */
.ws-story-intro{box-sizing:border-box;width:100%;margin:0 0 34px!important;padding:52px 20px 55px!important;border-bottom:1px solid #e7dfd4}
.ws-board-masthead{box-sizing:border-box;width:100%;text-align:center}
.ws-board-masthead>span{display:block;color:#a67443;font-size:10px;font-weight:800;letter-spacing:2.2px;line-height:1.4}
.ws-board-masthead h2{margin:7px 0 0;color:#234334;font-family:Georgia,"Noto Serif KR",serif;font-size:28px;font-weight:700;line-height:1.35}
#bo_v>.ws-board-masthead--compact,#bo_w>.ws-board-masthead--compact{margin:0 0 28px!important;padding:25px 18px 27px!important;border-bottom:1px solid #e7dfd4!important}
#bo_v>.ws-board-masthead--compact{padding-top:25px!important}
#bo_w>.ws-board-masthead--write{margin-top:-8px!important}
#bo_w:before{display:none!important;content:none!important}
@media(max-width:760px){.ws-story-intro{margin-bottom:24px!important;padding:35px 15px 38px!important}.ws-board-masthead h2{font-size:24px}#bo_v>.ws-board-masthead--compact,#bo_w>.ws-board-masthead--compact{margin-bottom:22px!important;padding:20px 12px 22px!important}#bo_w>.ws-board-masthead--write{margin-top:-4px!important}}
