.nav-primary-module{margin-top:2px}.prompt-library-layout{display:grid;grid-template-columns:280px minmax(300px,.8fr) minmax(460px,1.35fr);gap:18px;align-items:start}.prompt-library-folders,.prompt-library-list-panel,.prompt-library-editor{min-width:0}.prompt-library-folders{padding:20px}.prompt-library-folders .panel-head{padding:0 0 18px}.prompt-library-folder-actions,.prompt-library-editor-actions{display:flex;flex-wrap:wrap;gap:9px;margin-top:14px}.prompt-library-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px}.prompt-library-summary span{display:flex;flex-direction:column;gap:7px;padding:14px;border-radius:10px;background:#0a192d;color:#7f93af;font-size:.75rem}.prompt-library-summary strong{color:#eef4ff;font-size:1.4rem}.prompt-library-list-panel{padding-bottom:14px;overflow:hidden}.prompt-library-tabs{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.prompt-library-tabs button{height:54px;border:0;border-bottom:2px solid transparent;color:#8297b5;background:transparent;font-weight:700}.prompt-library-tabs button.active{border-bottom-color:var(--blue);color:#fff;background:rgba(50,122,255,.08)}.prompt-library-list-panel>.search-box{margin:16px}.prompt-library-list{display:grid;gap:8px;padding:0 12px;max-height:650px;overflow:auto}.prompt-library-item{width:100%;display:flex;justify-content:space-between;gap:12px;padding:14px;border:1px solid transparent;border-radius:10px;color:#c6d4e8;background:#0a182b;text-align:left}.prompt-library-item:hover{border-color:#2b4f7b}.prompt-library-item.active{border-color:var(--blue);background:rgba(45,118,255,.12);box-shadow:inset 3px 0 var(--blue)}.prompt-library-item span{min-width:0}.prompt-library-item strong,.prompt-library-item small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.prompt-library-item strong{color:#eef4ff;font-size:.84rem}.prompt-library-item small{margin-top:6px;color:#7185a3;font-size:.7rem}.prompt-library-item i{align-self:center;color:#6c82a1;font-size:.7rem;font-style:normal;white-space:nowrap}.prompt-library-editor .panel-head{border-bottom:1px solid var(--line)}.prompt-library-editor textarea{margin-bottom:14px}.prompt-library-editor-actions .button{min-width:116px}@media(max-width:1350px){.prompt-library-layout{grid-template-columns:260px 1fr}.prompt-library-editor{grid-column:1/-1}}@media(max-width:850px){.prompt-library-layout{grid-template-columns:1fr}.prompt-library-editor{grid-column:auto}.prompt-library-list{max-height:360px}}
