.prompts-editor-scroll{flex-direction:column;min-height:0;display:flex;overflow:hidden}.prompts-editor-scroll>.main-content-inner,.prompts-editor-page-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.prompts-editor-layout{flex:1;grid-template-columns:minmax(240px,320px) 1fr;align-items:stretch;gap:16px;min-height:0;display:grid;overflow:hidden}@media (max-width:992px){.prompts-editor-scroll{overflow-y:auto}.prompts-editor-scroll>.main-content-inner,.prompts-editor-page-content{overflow:visible}.prompts-editor-layout{grid-template-columns:1fr;overflow:visible}.prompts-list-panel.ant-card{max-height:none}.prompts-list-panel .ant-card-body,.prompt-editor-column,.prompt-editor-panel.ant-card,.prompt-editor-panel .ant-card-body,.prompt-editor-tabs .ant-tabs-content-holder{overflow:visible}}.prompts-list-panel.ant-card{flex-direction:column;min-height:0;display:flex;overflow:hidden}.prompts-list-panel .ant-card-body{flex:1;min-height:0;overflow-y:auto}.prompt-editor-column{flex-direction:column;min-height:0;display:flex;overflow:hidden}.prompt-editor-panel.ant-card,.prompt-editor-panel .ant-card-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.prompt-list-item{cursor:pointer;border:1px solid var(--border-color,#dee2e6);border-radius:8px;margin-bottom:8px;padding:10px 12px;transition:background .15s,border-color .15s}.prompt-list-item:hover{background:var(--bg-secondary,#f8f9fa)}.prompt-list-item.active{border-color:var(--primary-color,#1a5f9f);background:#1a5f9f0f}.prompt-list-item-top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.prompt-list-item-name{min-width:0;font-size:14px;font-weight:600;line-height:1.25}.prompt-list-item-company{text-overflow:ellipsis;white-space:nowrap;flex:none;max-width:45%;overflow:hidden}.prompt-list-item-key{color:var(--text-secondary,#6c757d);margin-top:2px;font-family:ui-monospace,monospace;font-size:11px}.prompt-editor-tabs.ant-tabs{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.prompt-editor-tabs .ant-tabs-nav{flex-shrink:0;margin-bottom:16px}.prompt-editor-tabs .ant-tabs-content-holder{flex:1;min-height:0;overflow-y:auto}.prompt-rules-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.prompt-editor-empty{text-align:center;color:var(--text-secondary,#6c757d);padding:48px 24px}.confidence-bar{vertical-align:middle;background:#e9ecef;border-radius:3px;width:64px;height:6px;margin-right:6px;display:inline-block;overflow:hidden}.confidence-fill{background:var(--success-color,#198754);height:100%;display:block}.confidence-fill.mid{background:var(--warning-color,#ffc107)}.confidence-fill.low{background:var(--danger-color,#dc3545)}
