.workspace.prompt-library-open{grid-template-columns:210px minmax(320px,370px) minmax(0,1fr)}.sidebar{position:relative;display:flex;min-height:0;flex-direction:column;overflow-y:auto}.prompt-library-trigger{position:sticky;bottom:0;display:grid;grid-template-columns:24px 1fr 16px;align-items:center;gap:7px;width:100%;margin-top:auto;padding:12px;border:1px solid #dfe2e8;border-radius:11px;background:#fff;color:#4f535d;text-align:left;font:13px inherit;cursor:pointer;box-shadow:0 -8px 18px #fafbfce8}.prompt-library-trigger b{font-weight:600}.prompt-library-trigger em{color:#999da6;font-size:18px;font-style:normal}.prompt-library-trigger.is-active{border-color:#777ce0;background:#eef0ff;color:#454aa7}.prompt-library-panel{height:calc(100vh - 76px);min-width:0;padding:16px;border-right:1px solid #e1e4e9;background:#f4f5f7;overflow:hidden}.prompt-library-panel>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.prompt-library-panel h2{margin:0 0 4px;font-size:17px}.prompt-library-panel header p{margin:0;color:#898e98;font-size:10px;line-height:1.45}.prompt-library-panel header>button{width:30px;height:30px;border:0;border-radius:50%;background:#fff;color:#666b75;font-size:20px;cursor:pointer}.prompt-library-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-top:14px}.prompt-library-tools input{min-width:0;padding:9px 10px;border:1px solid #dfe2e8;border-radius:9px;background:#fff;font:11px inherit}.prompt-library-tools button{padding:0 10px;border:0;border-radius:9px;background:#292b31;color:#fff;font:11px inherit;cursor:pointer}.prompt-library-list{height:calc(100% - 116px);margin-top:10px;overflow-y:auto}.prompt-library-empty{display:grid;place-items:center;min-height:180px;color:#969ba5;font-size:11px;text-align:center}.prompt-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;margin-bottom:7px;padding:10px;border:1px solid #e0e3e8;border-radius:11px;background:#fff;cursor:pointer}.prompt-card:hover{border-color:#bfc3d1}.prompt-card b,.prompt-card small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-card b{font-size:12px}.prompt-card small{margin-top:5px;color:#9398a1;font-size:10px}.prompt-card button{align-self:center;padding:6px 8px;border:0;border-radius:7px;background:#eff0f4;color:#5d626c;font:10px inherit;cursor:pointer}.prompt-library-editor{height:calc(100% - 78px);margin-top:14px;overflow-y:auto}.prompt-editor-head{display:flex;align-items:center;justify-content:space-between}.prompt-editor-head b{font-size:13px}.prompt-editor-head button{border:0;background:transparent;color:#676cd1;font:10px inherit;cursor:pointer}.prompt-library-editor label{display:block;margin-top:13px;color:#555963;font-size:11px;font-weight:600}.prompt-library-editor input,.prompt-library-editor textarea{display:block;width:100%;margin-top:6px;padding:10px;border:1px solid #dfe2e8;border-radius:9px;background:#fff;color:#30333a;font:12px/1.55 inherit}.prompt-library-editor textarea{min-height:280px;resize:vertical}.prompt-editor-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:10px}.prompt-editor-actions button{padding:9px;border:1px solid #dfe2e8;border-radius:8px;background:#fff;color:#555a64;font:11px inherit;cursor:pointer}.prompt-editor-actions .primary{border-color:#292b31;background:#292b31;color:#fff}.prompt-editor-actions .danger{color:#a34d52}.prompt-fill-choice{margin-top:12px;padding:11px;border:1px solid #e1d7b8;border-radius:10px;background:#fff9e8}.prompt-fill-choice b,.prompt-fill-choice span{display:block}.prompt-fill-choice b{font-size:11px}.prompt-fill-choice span{margin-top:4px;color:#81785f;font-size:10px}.prompt-fill-choice div{display:flex;gap:5px;margin-top:9px}.prompt-fill-choice button{flex:1;padding:7px 4px;border:1px solid #e3d9bd;border-radius:7px;background:#fff;color:#655f50;font:10px inherit;cursor:pointer}.prompt-library-status{min-height:16px;margin:7px 2px 0;color:#666cba;font-size:10px}.prompt-library-status.error{color:#b0474d}body.dark .prompt-library-trigger,body.dark .prompt-card,body.dark .prompt-library-panel header>button,body.dark .prompt-library-editor input,body.dark .prompt-library-editor textarea{border-color:#474954;background:#35363f;color:#eceef3}body.dark .prompt-library-trigger{box-shadow:0 -8px 18px #27282fe8}body.dark .prompt-library-panel{border-color:#3b3d45;background:#25262d}body.dark .prompt-library-trigger.is-active{background:#40426a;color:#eff0ff}body.dark .prompt-library-tools input{border-color:#484a54;background:#35363f;color:#eee}body.dark .prompt-fill-choice{border-color:#5b553f;background:#373429;color:#ece5d3}@media(max-width:1180px){.workspace.prompt-library-open{grid-template-columns:190px 320px minmax(0,1fr)}}
