@charset "utf-8";

.full_input{width:100%!important;max-width:100%;box-sizing:border-box}
.frm_file.full_input{padding:8px 10px}
.sd-job-board,.sd-job-view,.sd-job-write-wrap{max-width:414px;margin:0 auto;padding:12px 14px 80px}
.sd-job-tabs{display:flex;background:#fff;border-bottom:1px solid #e5e7eb}
.sd-job-tabs a{flex:1;text-align:center;padding:12px 6px;font-size:15px;font-weight:700;color:#6b7280;text-decoration:none;border-bottom:2px solid transparent}
.sd-job-tabs a.active{color:#7c3aed;border-bottom-color:#7c3aed}
.sd-job-filter-section{margin:12px 0}
.sd-job-searchbar{display:flex;gap:8px}
.sd-job-searchbar input{flex:1;height:42px;border:1px solid #d1d5db;border-radius:10px;padding:0 12px}
.sd-job-searchbar .s-btn{height:42px;min-width:54px;border:0;border-radius:10px;background:#7c3aed;color:#fff}
.sd-job-searchbar .s-detail-btn{height:42px;width:42px;border:1px solid #d1d5db;border-radius:10px;background:#fff;color:#64748b}
.sd-job-detail-search{margin-top:10px}
.sd-job-detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}
.sd-job-detail-grid select{height:40px;border:1px solid #d1d5db;border-radius:10px;padding:0 10px;background:#fff}
.sd-job-write{display:block;width:100%;text-align:center;padding:12px 10px;border-radius:10px;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);color:#fff;text-decoration:none;font-weight:700;margin:0 0 12px}
.sd-job-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}
.sd-job-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px}
.sd-job-card-link{display:block;padding:14px;text-decoration:none}
.sd-job-card-head{display:flex;align-items:center;justify-content:space-between;gap:8px}
.sd-job-badges{display:flex;gap:6px;flex-wrap:wrap}
.sd-job-badges span{font-size:11px;padding:3px 7px;border-radius:999px;font-weight:700}
.sd-job-badges .b-urgent{background:#fee2e2;color:#b91c1c}
.sd-job-badges .b-new{background:#dcfce7;color:#166534}
.sd-job-badges .b-featured{background:#fff7ed;color:#c2410c}
.sd-job-salary{font-size:14px;color:#7c3aed;font-weight:800}
.sd-job-title{font-size:17px;color:#111827;font-weight:800;line-height:1.35;margin-top:6px}
.sd-job-company{font-size:13px;color:#4b5563;margin-top:7px}
.sd-job-company span{color:#94a3b8}
.sd-job-desc{font-size:13px;color:#475569;line-height:1.6;margin-top:8px}
.sd-job-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}
.sd-job-tags span{font-size:11px;padding:4px 8px;border-radius:999px;background:#f1f5f9;color:#475569}
.sd-job-time{font-size:12px;color:#9ca3af;margin-top:9px}
.sd-job-empty{background:#fff;border:1px dashed #cbd5e1;border-radius:12px;padding:24px 12px;text-align:center;color:#94a3b8}
.sd-job-pages{margin-top:12px;text-align:center}
.sd-job-view-top{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px}
.sd-job-view-top h2{margin:6px 0 0;font-size:20px;line-height:1.35;color:#111827;font-weight:800}
.sd-job-company-line{font-size:13px;color:#4b5563;margin-top:8px}
.sd-job-company-line span{color:#94a3b8}
.sd-job-pay-line{font-size:14px;font-weight:800;color:#7c3aed;margin-top:8px}
.sd-job-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}
.sd-job-meta span{font-size:12px;color:#64748b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;padding:4px 8px}
.sd-job-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}
.sd-job-info-grid>div{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:10px}
.sd-job-info-grid b{display:block;font-size:12px;color:#64748b}
.sd-job-info-grid p{margin-top:6px;font-size:13px;color:#111827;font-weight:600}
.sd-job-content-wrap{margin-top:12px}
.sd-job-content-wrap h3{font-size:14px;font-weight:800;color:#334155;margin:0 0 8px}
.sd-job-content{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:14px;line-height:1.7;color:#334155}
.sd-job-content img{max-width:100%!important;height:auto!important}
.sd-job-profile-photo{width:120px;height:120px;border-radius:999px;overflow:hidden;border:1px solid #e5e7eb;background:#fff}
.sd-job-profile-photo img{width:100%;height:100%;object-fit:cover}
.sd-job-portfolio-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}
.sd-job-portfolio-item{border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;background:#fff}
.sd-job-portfolio-item img{width:100%;height:110px;object-fit:cover;display:block}
.sd-job-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.sd-job-actions a{font-size:12px;padding:7px 11px;border:1px solid #d1d5db;border-radius:8px;color:#475569;text-decoration:none;background:#fff}
.sd-job-actions a.primary{border-color:#7c3aed;background:#7c3aed;color:#fff}
.sd-job-write-wrap h2{font-size:22px;font-weight:800;color:#111827;margin:2px 0 12px}
.sd-job-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:14px;margin-bottom:10px}
.sd-job-write-wrap label{display:block;font-size:13px;color:#475569;font-weight:700;margin:10px 0 6px}
.sd-job-write-wrap label .req{color:#ef4444}
.sd-job-write-wrap .frm_input{height:42px;border:1px solid #cfd8e3;border-radius:10px;padding:0 12px;background:#fff}
.sd-job-write-wrap select.frm_input{padding-right:30px}
.sd-job-write-wrap .sd-area{height:auto;min-height:86px;padding:10px 12px;line-height:1.5}
.sd-job-write-wrap .wr_content{background:#fff;border:1px solid #dbe3ee;border-radius:10px;overflow:hidden}
.sd-job-write-wrap .wr_content iframe,.sd-job-write-wrap .wr_content textarea{max-width:100%!important}
.sd-tag-wrap{display:grid;gap:8px}
.sd-tag-list{display:flex;flex-wrap:wrap;gap:6px}
.sd-tag{display:inline-flex;align-items:center;gap:6px;background:#f3f4f6;color:#374151;border-radius:999px;padding:4px 9px;font-size:12px}
.sd-tag button{border:0;background:transparent;color:#6b7280;font-size:11px;cursor:pointer;padding:0}
.sd-file-row{margin-top:8px}
.sd-file-row .frm_file{height:auto;padding:8px 10px}
.sd-file-del{display:block;font-size:12px;color:#64748b;margin-top:6px}
.sd-help{font-size:12px;color:#94a3b8;margin-top:8px}
.sd-job-write-wrap .btn_confirm{display:flex;gap:8px;margin-top:12px}
.sd-job-write-wrap .btn_confirm .btn{flex:1;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px}

/* Job detail polish (match community mockup) */
.sd-job-view{padding-bottom:96px;background:#f8fafc}
.sd-job-view-top,.sd-seeker-head{box-shadow:0 1px 2px rgba(15,23,42,.06)}
.sd-job-content-wrap h3,.sd-seeker-section h3{font-size:15px}
.sd-job-content,.sd-seeker-section,.sd-job-info-grid>div{box-shadow:0 1px 1px rgba(15,23,42,.03)}
.sd-job-content{font-size:14px}
.sd-job-actions{position:sticky;bottom:0;padding:10px 0;background:linear-gradient(180deg,rgba(248,250,252,0) 0%,rgba(248,250,252,1) 28%)}
.sd-job-actions a{height:42px;display:inline-flex;align-items:center;justify-content:center;min-width:64px;font-weight:700}
.sd-job-actions a.primary{min-width:120px}

/* Unified comment style for jobs detail */
.cmt_btn{width:100%;border:0;background:transparent;padding:18px 2px 12px;margin:10px 0 0;text-align:left}
.cmt_btn .total{font-size:16px;color:#111827}
.cmt_btn .total b{font-size:17px;font-weight:800}
.cmt_btn .cmt_more{display:none}
#bo_vc{background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:4px 12px 8px}
#bo_vc article{margin:0;padding:14px 0;border-bottom:1px solid #f1f5f9}
#bo_vc article:last-child{border-bottom:0}
#bo_vc article .pf_img{margin-right:10px}
#bo_vc article .pf_img img{width:38px;height:38px;border-radius:999px;border:1px solid #e5e7eb}
#bo_vc article .cm_wrap{width:calc(100% - 52px);max-width:none}
#bo_vc header{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
#bo_vc header h2{display:none}
#bo_vc header .bo_vc_hdinfo{margin-left:auto;font-size:12px;color:#94a3b8}
#bo_vc .cmt_contents{padding:8px 0 0;line-height:1.6;color:#334155;font-size:14px}
#bo_vc .bo_vl_opt{top:12px;right:0}
.bo_vc_act{top:30px;min-width:72px;width:auto;border:1px solid #d1d5db;border-radius:8px;overflow:hidden}
.bo_vc_act li a{padding:8px 10px;font-size:12px;color:#475569}
#bo_vc_empty{padding:30px 8px!important;color:#9ca3af;font-size:13px}
.bo_vc_w{margin-top:10px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;padding:12px}
.bo_vc_w textarea{height:100px;border:1px solid #d1d5db;border-radius:10px;padding:10px 12px;box-shadow:none;font-size:14px}
.bo_vc_w_info .frm_input{height:38px;border:1px solid #d1d5db;border-radius:8px}
.bo_vc_w .btn_confirm{display:flex;align-items:center;justify-content:space-between;gap:8px}
.bo_vc_w .btn_submit{height:40px;border-radius:10px;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);border:0;color:#fff;font-weight:700;padding:0 16px}
.secret_cm{display:flex;align-items:center}

