.cable-editor{background:#191919;color:#eee;border:1px solid #9b833c;border-radius:12px;width:min(960px,94vw);max-height:90vh;padding:24px}.cable-editor::backdrop{background:#000a}.cable-editor header,.cable-editor footer{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.editor-grid label{display:flex;flex-direction:column;gap:6px;font:13px system-ui}.editor-grid input,.editor-grid select,.editor-grid textarea{padding:10px;background:#252525;color:#eee;border:1px solid #666;border-radius:5px;min-width:0}.editor-grid input[readonly]{color:#bbb;background:#333}.cable-editor button,.import-button{padding:10px;background:#e5c653;color:#161616;border:0;border-radius:5px;cursor:pointer}.import-button input{max-width:220px}.cable-editor footer{margin-top:20px}.measurement-state{color:#f3d467}.reference-section{margin:22px 0}.reference-section img{max-width:100%;max-height:180px;object-fit:contain;background:#eee}.engineering-summary{font-size:12px;line-height:1.8}.engineering-summary strong{color:#f3d467}@media(max-width:640px){.editor-grid{grid-template-columns:1fr}}
