.lbmove-v4,.lbmove-v4 *,.lbmove-post,.lbmove-post *,.lcmove-tool,.lcmove-tool *{box-sizing:border-box}
.lbmove-v4,.lbmove-post{
  --ink:#172033;
  --muted:#5d6678;
  --line:#dfe4ec;
  --soft:#f6f8fb;
  --brand:#174ea6;
  --brand-soft:#eaf1ff;
  --warn:#6b4700;
  --warn-bg:#fff8e8;
  --danger:#a42820;
  --danger-bg:#fff3f3;
  color:var(--ink);
  font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;
  font-size:16px;
  line-height:1.85;
  margin:0 auto;
  max-width:850px;
  overflow-wrap:anywhere;
  width:100%
}
.lbmove-v4 img,.lbmove-v4 iframe,.lbmove-v4 video,
.lbmove-post img,.lbmove-post iframe,.lbmove-post video{height:auto;max-width:100%}
.lbmove-v4 p,.lbmove-post p{margin:0 0 18px}
.lbmove-v4 h2,.lbmove-post h2{border-bottom:2px solid #222;color:#111;font-size:24px;line-height:1.45;margin:42px 0 20px;padding-bottom:10px}
.lbmove-v4 h3,.lbmove-post h3{color:#173b72;font-size:19px;line-height:1.55;margin:28px 0 12px}
.lbmove-v4 a,.lbmove-post a{color:#0056b3;overflow-wrap:anywhere}
.lbmove-lead{background:#f4f8ff;border-left:5px solid #2563eb;border-radius:8px;margin:10px 0 30px;padding:22px 24px}
.lbmove-lead strong{color:#173b72;display:block;font-size:21px;line-height:1.6;margin-bottom:10px}
.lbmove-meta{background:#f8f9fa;border:1px solid #ddd;border-radius:7px;margin-bottom:28px;padding:16px 18px}
.lbmove-summary{background:#fff8e8;border:1px solid #e4c46c;border-radius:8px;margin:28px 0 34px;padding:20px 22px}
.lbmove-summary-title{color:#684800;font-size:18px;font-weight:700;margin:0 0 12px}
.lbmove-toc{background:#fcfcfc;border:1px solid #ddd;border-radius:7px;margin:30px 0;padding:18px 20px}
.lbmove-info-list{display:block;margin:24px 0 30px;max-width:100%;width:100%}
.lbmove-info-card{background:#fff;border:1px solid #ccd5e3;border-radius:10px;box-shadow:0 1px 2px rgba(0,0,0,.04);display:block;margin:0 0 14px;max-width:100%;overflow:hidden;width:100%}
.lbmove-info-field{border-bottom:1px solid #e4e9f0;display:block;max-width:100%;min-width:0;padding:11px 12px;white-space:normal;width:100%;overflow-wrap:anywhere}
.lbmove-info-field:last-child{border-bottom:0}
.lbmove-info-label{color:#173b72;display:block;font-weight:700;line-height:1.55;margin:0 0 5px}
.lbmove-info-value{color:#172033;display:block;line-height:1.62}
.lbmove-note,.lbmove-warning,.lbmove-danger,.lbmove-conclusion,.lbmove-example{border-radius:8px;margin:22px 0;padding:20px 22px}
.lbmove-note{background:#eef5ff;border:1px solid #c9d9f2}
.lbmove-warning{background:#fff8e8;border:1px solid #e4c46c}
.lbmove-danger{background:#fff3f3;border-left:5px solid #d93025}
.lbmove-conclusion{background:#eef5ff;border:1px solid #c9d9f2;margin:30px 0}
.lbmove-example{background:#f7f9fc;border:1px solid #d8e0ea}
.lbmove-checklist{list-style:none;margin:0 0 24px;padding:0}
.lbmove-checklist li{background:#f7f9fc;border-radius:7px;margin:0 0 8px;padding:10px 12px 10px 38px;position:relative}
.lbmove-checklist li:before{color:#173b72;content:"□";font-weight:700;left:13px;position:absolute;top:9px}
.lbmove-disclaimer{background:#f7f7f7;border-top:2px solid #333;color:#666;font-size:13px;margin-top:38px;padding:20px}

.lcmove-tool{
  background:#f9f9f9;
  border:2px solid #2563eb;
  border-radius:12px;
  box-shadow:0 4px 15px rgba(0,0,0,.05);
  color:#263247;
  font-family:-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo","Noto Sans KR","Malgun Gothic",sans-serif;
  line-height:1.7;
  margin:28px 0;
  max-width:100%;
  padding:24px
}
.lcmove-header{text-align:center;margin-bottom:20px}
.lcmove-header h3{color:#111!important;font-size:21px!important;margin:10px 0 6px!important}
.lcmove-header p{color:#667085;font-size:14px;margin:0}
.lcmove-badge{align-items:center;background:#eaf2ff;border-radius:999px;color:#1d4ed8;display:inline-flex;font-size:12px;font-weight:900;min-height:28px;padding:0 11px}
.lcmove-notice{background:#eef5ff;border:1px solid #c9d9f2;border-radius:8px;color:#344767;font-size:13px;margin:0 0 18px;padding:13px 15px}
.lcmove-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.lcmove-field{min-width:0}
.lcmove-field label{display:block}
.lcmove-field label>span{color:#1c2d42;display:block;font-size:14px;font-weight:800;line-height:1.55;margin-bottom:7px}
.lcmove-field input,.lcmove-field select{background:#fff;border:1px solid #cbd5e1;border-radius:8px;color:#111827;display:block;font:inherit;height:49px;margin:0;max-width:100%;padding:0 13px;width:100%}
.lcmove-field input:focus,.lcmove-field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.13);outline:none}
.lcmove-button{background:#2563eb;border:0;border-radius:9px;color:#fff;cursor:pointer;display:block;font-size:16px;font-weight:900;margin-top:18px;min-height:55px;padding:13px 18px;width:100%}
.lcmove-button:hover{background:#1d4ed8}
.lcmove-button:focus{outline:3px solid rgba(37,99,235,.25);outline-offset:2px}
.lcmove-error{background:#fff3f3;border-left:4px solid #d93025;border-radius:5px;color:#a51f18;font-size:14px;font-weight:700;margin:12px 0 0;padding:11px 13px}
.lcmove-results{margin-top:20px}
.lcmove-result{background:#fff;border:1px solid #d8e0ea;border-radius:7px;line-height:1.72;margin-bottom:10px;overflow-wrap:anywhere;padding:15px}
.lcmove-result--primary{background:#eef5ff;border-left:4px solid #2563eb}
.lcmove-result--dispute{background:#fff8e8;border-left:4px solid #d99a00}
.lcmove-result--warning{background:#fff3f3;border-left:4px solid #d93025}
.lcmove-result ul{margin:8px 0 0;padding-left:21px}
.lcmove-result li{margin-bottom:6px}
.lcmove-amount{color:#173b72;font-size:20px}

@media(max-width:680px){
  .lbmove-v4,.lbmove-post{font-size:15.5px;line-height:1.78;width:100%}
  .lbmove-v4 h2,.lbmove-post h2{font-size:21px;margin-top:38px}
  .lbmove-v4 h3,.lbmove-post h3{font-size:18px}
  .lbmove-lead,.lbmove-meta,.lbmove-summary,.lbmove-toc,.lbmove-note,.lbmove-warning,
  .lbmove-danger,.lbmove-conclusion,.lbmove-example,.lcmove-tool{padding:18px 16px}
  .lcmove-grid{grid-template-columns:1fr}
  .lcmove-header h3{font-size:19px!important}
}
