.cf-conductor-table{width:100%;border-collapse:collapse;font-size:13px;margin-top:8px}.cf-conductor-table th{background:#f5f5f5;color:#333;padding:6px 8px;border:.5px solid silver;text-align:center}.cf-conductor-table td{padding:4px 5px;border:.5px solid silver;background:#fff;color:#333;text-align:center;vertical-align:middle}.cf-conductor-table td:first-child,.cf-conductor-table th:first-child{width:3%;text-align:center}.cf-conductor-table td:nth-child(2),.cf-conductor-table th:nth-child(2){width:26%;text-align:left}.cf-conductor-table td:nth-child(3),.cf-conductor-table th:nth-child(3){width:14%}.cf-conductor-table td:nth-child(4),.cf-conductor-table th:nth-child(4){width:8%}.cf-conductor-table td:nth-child(5),.cf-conductor-table th:nth-child(5){width:11%}.cf-conductor-table td:nth-child(6),.cf-conductor-table th:nth-child(6){width:11%}.cf-conductor-table td:nth-child(7),.cf-conductor-table th:nth-child(7){width:11%}.cf-conductor-table td:nth-child(8),.cf-conductor-table th:nth-child(8){width:11%}.cf-conductor-table td:nth-child(9),.cf-conductor-table th:nth-child(9){width:5%;text-align:center}.cf-conductor-table .row-number{text-align:center;font-size:13px;color:#333;background:#f5f5f5}html.dark-mode body .cf-conductor-table .row-number{color:#c4c8cc;background:#383d42}html.dark-mode body .cf-conductor-table th{background:#383d42;color:#c4c8cc;border-color:#4a4e54}html.dark-mode body .cf-conductor-table td{background:#26292d;color:#c4c8cc;border-color:#4a4e54}.cf-select{width:100%;padding:3px 4px;border:none;font-size:13px;background:#fff;color:#333}.cf-select-wide{min-width:0}.cf-input-num{width:100%;padding:3px 4px;border:none;font-size:13px;background:#fff;color:#333;text-align:center}html.dark-mode body .cf-input-num,html.dark-mode body .cf-select{background:#26292d;color:#c4c8cc}.cf-cell-num{font-size:13px;color:#2f4f4f}html.dark-mode body .cf-cell-num{color:#c4c8cc}.cf-conductor-table td.cf-cell-derived{background:#f5f5f5}html.dark-mode body .cf-conductor-table td.cf-cell-derived{background:#383d42}.cf-derived{display:block;width:100%;padding:3px 4px;font-size:13px;color:#789;background:#f0f0f0;box-sizing:border-box;text-align:center;cursor:default;user-select:none;font-variant-numeric:tabular-nums}html.dark-mode body .cf-derived{background:#383d42;color:#8a8e94}.cf-add-button-inline{background:#f5f5f5;color:#333;border:none;padding:0 6px;cursor:pointer;font-size:20px;font-weight:400;line-height:1}.cf-add-button-inline:hover{background:teal;color:#fff}.cf-add-button-inline:disabled{background:#f5f5f5;color:silver;cursor:not-allowed}html.dark-mode body .cf-add-button-inline{background:#383d42;color:#c4c8cc}html.dark-mode body .cf-add-button-inline:hover{background:#789;color:#dfe2e6}html.dark-mode body .cf-add-button-inline:disabled{background:#26292d;color:#4a4e54}.cf-delete-button{background:#fff;color:#333;border:none;padding:0 6px;cursor:pointer;font-size:20px;font-weight:400;display:block;margin:0 auto;text-align:center;line-height:1}.cf-delete-button:hover{background:teal;color:#fff}.cf-delete-button:disabled{background:#fff;color:silver;cursor:not-allowed}html.dark-mode body .cf-delete-button{background:#26292d;color:#c4c8cc}html.dark-mode body .cf-delete-button:hover{background:#789;color:#dfe2e6}html.dark-mode body .cf-delete-button:disabled{background:#26292d;color:#4a4e54}.cf-options-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:8px;padding:6px 0 2px 0;font-size:13px}.cf-option-item{display:flex;align-items:center;gap:6px;color:#333}html.dark-mode body .cf-option-item{color:#c4c8cc}.cf-option-item input[type=checkbox]{width:14px;height:14px;cursor:pointer;accent-color:#008B8B}.cf-option-select{padding:3px 4px;font-size:13px;border:.5px solid silver;background:#fff;color:#333;width:58px;text-align:center;text-align-last:center;flex-shrink:0;cursor:pointer}.cf-option-select:focus{border-color:#008b8b}html.dark-mode body .cf-option-select{background:#26292d;color:#c4c8cc;border-color:transparent}html.dark-mode body .cf-option-select:focus{border-color:#008b8b}.cf-bar-container{width:100%;background:#e8e8e8;height:22px;position:relative;overflow:hidden;border:.5px solid silver;margin:6px 0 2px 0}html.dark-mode body .cf-bar-container{background:#383d42;border-color:#4a4e54}.cf-bar-fill{height:100%;border-radius:2px 0 0 2px;transition:width .25s ease,background .2s ease;min-width:2px}.cf-bar-ok{background:#2e7d32}.cf-bar-warn{background:#b26a00}.cf-bar-fail{background:#b00020}.cf-bar-label{position:absolute;right:6px;top:50%;transform:translateY(-50%);font-size:12px;color:#333;font-weight:600;pointer-events:none}html.dark-mode body .cf-bar-label{color:#c4c8cc}.cf-pass{color:#2e7d32;font-weight:600}.cf-fail{color:#b00020;font-weight:600}.cf-warn{color:#b26a00}.cf-info{color:#2f4f4f;font-style:italic}html.dark-mode body .cf-pass{color:#7ea878}html.dark-mode body .cf-fail{color:#e05555}html.dark-mode body .cf-warn{color:#e8a030}html.dark-mode body .cf-info{color:#c4c8cc;font-style:italic}.cf-ref-note{font-size:12px;line-height:1.5;padding:4px 4px;margin-top:4px;margin-bottom:4px;background:var(--inline-note-bg);border:.3px dashed var(--inline-note-accent);color:var(--inline-note-fg)}.cf-conduit-row{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end;margin-bottom:6px}.cf-conduit-row .cf-field{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:13px;color:#333}.cf-conduit-row .cf-field>label{flex:0 0 auto;white-space:nowrap}html.dark-mode body .cf-conduit-row .cf-field{color:#c4c8cc}.cf-conduit-row select{padding:5px 6px;font-size:13px;border:.5px solid silver;background:#fff;color:#333}html.dark-mode body .cf-conduit-row select{background:#26292d;color:#c4c8cc;border-color:transparent}html.dark-mode body .cf-conduit-row select:focus{border-color:#008b8b}.cf-conduit-row .cf-type-select{width:260px}.cf-conduit-row .cf-size-select{width:100px}.cf-conduit-input-row{display:flex;align-items:flex-start;gap:32px;flex-wrap:wrap;margin-top:8px}.cf-conduit-input-row .cf-conduit-selects{margin:0;flex:0 0 auto}.cf-conduit-input-row .cf-conduit-options{margin:0;padding:0;flex:1 1 320px;min-width:0;align-self:center;flex-direction:row;align-items:center;gap:18px}.cf-conduit-input-row .cf-option-item{align-items:center;line-height:1.35;flex:0 0 auto}.cf-conduit-input-row .cf-option-item .cf-option-select,.cf-conduit-input-row .cf-option-item input[type=checkbox]{flex-shrink:0}.cf-conduit-input-row .cf-option-item span{word-break:normal;overflow-wrap:break-word}.cf-stacked-table{margin-top:0!important;border-top:0}.cf-stacked-table tbody tr:first-child td,.cf-stacked-table thead th{border-top:0}.cf-nec-ref-table td:first-child,.cf-nec-ref-table td:nth-child(2),.cf-nec-ref-table td:nth-child(3){width:auto}.cf-nec-ref-table td:nth-child(2),.cf-nec-ref-table th:nth-child(2){text-align:center}.cf-conduit-types-table{font-size:12px;table-layout:fixed}.cf-conduit-types-table td,.cf-conduit-types-table th{font-size:12px;padding:5px 6px;word-break:normal;overflow-wrap:break-word;vertical-align:middle}.cf-conduit-types-table td:first-child,.cf-conduit-types-table td:nth-child(2),.cf-conduit-types-table td:nth-child(3){width:auto;text-align:left}.cf-conduit-types-table td:nth-child(2),.cf-conduit-types-table th:nth-child(2){white-space:nowrap}@media (max-width:600px){.cf-conductor-table{font-size:12px}.cf-conduit-input-row{flex-direction:column;gap:10px}.cf-conduit-input-row .cf-conduit-options,.cf-conduit-input-row .cf-conduit-selects{width:100%;flex:1 1 auto}.cf-conduit-row{flex-direction:column;gap:10px}.cf-conduit-row .cf-field{flex-direction:column;align-items:stretch;gap:4px;width:100%}.cf-conduit-row .cf-field>label{white-space:normal}.cf-conduit-row .cf-size-select,.cf-conduit-row .cf-type-select{width:100%}.cf-conduit-input-row .cf-conduit-options{flex-direction:column;align-items:stretch;gap:10px}.cf-conduit-input-row .cf-option-item{flex-direction:column;align-items:stretch;gap:4px;width:100%}.cf-conduit-input-row .cf-option-item span{flex:0 0 auto}.cf-conduit-input-row .cf-option-item .cf-option-select{width:100%}.cf-conduit-types-table{table-layout:auto}.cf-conduit-types-table td,.cf-conduit-types-table th{padding:4px 5px}.cf-conduit-types-table td:nth-child(2),.cf-conduit-types-table th:nth-child(2){white-space:normal}}.cf-tab-strip{display:flex;gap:2px;margin-bottom:14px;padding-left:4px;border-bottom:.5px solid #b8c4c4;position:relative}.cf-tab-btn{padding:9px 22px 8px;font-size:13px;font-family:inherit;background:rgba(47,79,79,.05);border:.5px solid transparent;border-bottom:none;border-radius:8px 8px 0 0;cursor:pointer;color:#5a6a6a;margin-bottom:-1px;position:relative;transition:background .15s ease,color .15s ease}.cf-tab-btn:hover:not(.tab-active){background:rgba(47,79,79,.1);color:#2f4f4f}.cf-tab-btn:focus-visible{outline:2px solid #778899;outline-offset:-2px}.cf-tab-btn.tab-active{background:#fffef2;color:#2f4f4f;border-color:#b8c4c4;border-bottom:.5px solid #fffef2;font-weight:600;z-index:1}html.dark-mode body .cf-tab-strip{border-bottom-color:#4a4e54}html.dark-mode body .cf-tab-btn{color:#8a8e94;background:rgba(192,196,204,.05)}html.dark-mode body .cf-tab-btn:hover:not(.tab-active){background:rgba(192,196,204,.1);color:#dfe2e6}html.dark-mode body .cf-tab-btn.tab-active{background:#26292d;color:#c4c8cc;border-color:#4a4e54;border-bottom-color:#26292d}:root{--ac-min-color:#2e7d32;--inline-note-bg:#FFFFFF;--inline-note-fg:#778899;--inline-note-accent:#C0C0C0}html.dark-mode body{--ac-min-color:#7ea878;--inline-note-bg:#2f3338;--inline-note-fg:#c4c8cc;--inline-note-accent:#4a4e54}#acCountTableBody tr.ac-min-row td{background:rgba(94,158,160,.08)}html.dark-mode body #acCountTableBody tr.ac-min-row td{background:rgba(155,179,181,.1)}