
.method-heading[data-v-c8788c4e] { display:flex; flex-wrap:wrap; align-items:baseline; gap:12px 24px; margin-bottom:18px;
}
.method-heading h4[data-v-c8788c4e] { margin:0;
}
.method-heading small[data-v-c8788c4e] { color:#7a8697; line-height:1.7;
}
/* 全局复选框组固定为15.5px，分组方法有多行时需自行撑开，避免覆盖其他方法输入和后续采样区域。 */
.method-options[data-v-c8788c4e] { display:grid; grid-template-columns:minmax(0,1fr); gap:10px; height:auto;
}
.method-option[data-v-c8788c4e] { display:flex; align-items:flex-start; height:auto; min-height:46px; width:100%; margin:0!important; padding:12px 16px; box-sizing:border-box; white-space:normal; background:#fbfdff; border-radius:7px;
}
.method-option.is-checked[data-v-c8788c4e] { background:#f1f8ff; border-color:#78aee0;
}
.method-option[data-v-c8788c4e] .el-checkbox__input { flex:0 0 auto; margin-top:4px;
}
.method-option[data-v-c8788c4e] .el-checkbox__label { flex:1; min-width:0; white-space:normal; line-height:1.7; overflow-wrap:anywhere;
}
.method-other[data-v-c8788c4e] { margin-top:14px;
}

