.bd-pipeline-sheet{display:flex;flex-direction:column;gap:0;max-width:420px;padding:20px 18px 16px}.bd-pipeline-sheet>header{align-items:center;border-bottom:1px solid var(--bd-line);display:flex;justify-content:space-between;margin:0 -2px;padding:0 2px 16px}.bd-pipeline-sheet>header span{color:var(--bd-blue);font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.bd-pipeline-sheet>header h2{font-size:1.05rem;margin:3px 0 0}.bd-pipeline-sheet>header button{min-height:38px;padding:7px 12px}.bd-pipeline-sheet .bd-pipeline-options{display:grid;gap:6px;margin:14px 0;overflow:auto;padding:0 2px}.bd-pipeline-sheet .bd-pipeline-options label{align-items:center;background:#fff;border:1px solid var(--bd-line);border-radius:7px;cursor:pointer;display:grid;gap:11px;grid-template-columns:20px minmax(0,1fr);margin:0;min-height:58px;padding:9px 12px;transition:background-color .15s ease,border-color .15s ease}.bd-pipeline-sheet .bd-pipeline-options label:hover{background:#f7faff;border-color:#b7c8e8}.bd-pipeline-sheet .bd-pipeline-options label:has(input:checked){background:#eef4ff;border-color:#7aa2f7;box-shadow:inset 3px 0 0 var(--bd-blue)}.bd-pipeline-sheet .bd-pipeline-options input[type=checkbox]{accent-color:var(--bd-blue);align-self:center;appearance:auto;border:0!important;box-shadow:none!important;height:18px!important;margin:0!important;min-height:18px!important;min-width:18px!important;padding:0!important;width:18px!important}.bd-pipeline-sheet .bd-pipeline-options span{display:grid;gap:2px;min-width:0}.bd-pipeline-sheet .bd-pipeline-options strong{color:var(--bd-ink);font-size:.82rem;line-height:1.2;overflow-wrap:anywhere}.bd-pipeline-sheet .bd-pipeline-options small{color:var(--bd-muted);font-size:.68rem;line-height:1.25}.bd-pipeline-sheet>footer{background:#fff;border-top:1px solid var(--bd-line);display:flex;gap:9px;justify-content:flex-end;margin:auto -2px 0;padding:14px 2px 0}.bd-pipeline-sheet>footer button{min-height:42px}@media(max-width:700px){.bd-pipeline-sheet{max-width:none;padding:16px}.bd-pipeline-sheet .bd-pipeline-options{margin:12px 0}.bd-pipeline-sheet .bd-pipeline-options label{min-height:54px;padding:8px 11px}.bd-pipeline-sheet>footer{padding-bottom:max(0px,env(safe-area-inset-bottom))}}
