.prompt-spells-shell{background:radial-gradient(circle at 12% 4%,rgba(255,212,92,.24),transparent 28%),radial-gradient(circle at 90% 8%,rgba(86,207,177,.16),transparent 26%),linear-gradient(180deg,#f3f8ff,#eef6ff)}.workspace.prompt-spells-workspace{gap:14px;overflow-x:hidden;overflow-y:auto;padding-right:8px}.prompt-spell-actions,.prompt-spell-card-head,.prompt-spell-detail-actions,.prompt-spell-footer,.prompt-spells-hero,.prompt-spells-hero-copy,.prompt-spells-topbar{min-width:0;display:flex;align-items:center}.prompt-spells-topbar{justify-content:space-between;gap:10px}.prompt-spells-chat-link{min-height:34px;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(47,121,255,.18);border-radius:8px;padding:0 10px;color:#224d7c;background:rgba(255,255,255,.78);font-size:13px;font-weight:900;text-decoration:none}.prompt-spells-chat-link:hover{color:var(--primary);border-color:rgba(47,121,255,.34);background:#fff}.prompt-spells-hero{justify-content:space-between;gap:16px;border:1px solid #dce8f5;border-radius:8px;padding:16px;background:linear-gradient(135deg,rgba(255,252,239,.96),rgba(248,252,255,.96)),#fff;box-shadow:0 16px 38px rgba(21,38,58,.07)}.prompt-spells-hero-copy{gap:14px}.prompt-spells-logo{width:58px;height:58px;display:grid;flex:0 0 auto;place-items:center;border-radius:8px;color:#17324d;background:linear-gradient(135deg,#ffd45c,#66d7be);box-shadow:0 14px 28px rgba(32,72,116,.16)}.prompt-spells-hero h1{margin:2px 0 0;color:#122a43;font-size:32px;line-height:1.05;letter-spacing:0}.prompt-spells-hero p{max-width:700px;margin:7px 0 0;color:#526b86;font-size:13px;font-weight:760;line-height:1.55}.prompt-spells-search{width:min(430px,38%);min-height:44px;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;border:1px solid rgba(47,121,255,.2);border-radius:8px;padding:0 12px;color:#54708f;background:#fff;box-shadow:0 12px 28px rgba(38,86,143,.08)}.prompt-spells-search:focus-within{border-color:rgba(47,121,255,.46);box-shadow:0 0 0 3px rgba(47,121,255,.1)}.prompt-spells-search input{min-width:0;border:0;outline:0;color:#17324d;background:transparent;font-size:13px;font-weight:760}.prompt-spells-search input::placeholder{color:#8299b1}.prompt-spells-tabs{display:flex;flex-wrap:wrap;gap:8px;border:1px solid #dce8f5;border-radius:8px;padding:8px;background:#f8fbff}.prompt-spells-tabs button{min-height:34px;border:1px solid #dce8f5;border-radius:8px;padding:0 12px;color:#46617f;background:rgba(255,255,255,.8);font-size:13px;font-weight:900;cursor:pointer}.prompt-spells-tabs button.is-active,.prompt-spells-tabs button:hover{border-color:rgba(47,121,255,.34);color:var(--primary);background:#fff}.prompt-spells-layout{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,.38fr);grid-gap:12px;gap:12px;align-items:start}.prompt-spells-grid{min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.prompt-spell-card,.prompt-spell-detail{min-width:0;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.94);box-shadow:0 16px 38px rgba(21,38,58,.07)}.prompt-spell-card{display:grid;grid-gap:12px;gap:12px;padding:13px}.prompt-spell-card.is-selected{border-color:rgba(47,121,255,.38);box-shadow:0 0 0 3px rgba(47,121,255,.08),0 16px 38px rgba(21,38,58,.08)}.prompt-spell-card-head{gap:10px}.prompt-spell-card-head>span{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;border-radius:8px;color:#9c6416;background:#fff4d8}.prompt-spell-card-head div{min-width:0;flex:1 1 auto}.prompt-spell-card h2{margin:0;color:#122a43;font-size:17px;line-height:1.2;letter-spacing:0}.prompt-spell-card-head p{margin:4px 0 0;color:#5f7690;font-size:12px;font-weight:760;line-height:1.35}.prompt-spell-text{min-height:62px;margin:0;color:#244360;font-size:13px;font-weight:650;line-height:1.6;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.prompt-viewer-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999;display:grid;place-items:center;padding:20px;background:rgba(15,35,60,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:viewer-fade-in .18s ease-out}@keyframes viewer-fade-in{0%{opacity:0}to{opacity:1}}.prompt-viewer-modal{width:min(720px,100%);max-height:88vh;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;grid-gap:14px;gap:14px;border-radius:14px;padding:20px;background:#fff;box-shadow:0 28px 80px rgba(15,35,60,.35);animation:viewer-pop-in .22s cubic-bezier(.34,1.56,.64,1)}@keyframes viewer-pop-in{0%{opacity:0;transform:scale(.94) translateY(8px)}to{opacity:1;transform:scale(1) translateY(0)}}.prompt-viewer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.prompt-viewer-head-info{min-width:0;display:flex;align-items:flex-start;gap:12px;flex:1 1 auto}.prompt-viewer-icon{width:40px;height:40px;display:grid;flex:0 0 auto;place-items:center;border-radius:10px;color:#9c6416;background:#fff4d8}.prompt-viewer-head-info h2{margin:0;color:#122a43;font-size:20px;line-height:1.2}.prompt-viewer-head-info p{margin:5px 0 0;color:#5f7690;font-size:13px;font-weight:700;line-height:1.45}.prompt-viewer-close{width:34px;height:34px;display:grid;flex:0 0 auto;place-items:center;border:1px solid #dbe7f5;border-radius:8px;padding:0;color:#5a7490;background:#f7fbff;cursor:pointer;transition:all .15s}.prompt-viewer-close:hover{color:#d63939;border-color:rgba(214,57,57,.3);background:#fff5f5}.prompt-viewer-tags{display:flex;flex-wrap:wrap;gap:6px}.prompt-viewer-tags span{min-height:24px;display:inline-flex;align-items:center;border:1px solid rgba(47,121,255,.14);border-radius:999px;padding:0 10px;color:#315a84;background:#f5f9ff;font-size:11px;font-weight:900}.prompt-viewer-content{min-height:0;overflow:auto;border:1px solid #dce8f5;border-radius:10px;padding:14px;background:#f8fbff}.prompt-viewer-content pre{margin:0;color:#1f3f5f;font-family:inherit;font-size:13.5px;font-weight:680;line-height:1.7;white-space:pre-wrap;word-break:break-word}.prompt-viewer-footer{display:flex;justify-content:flex-end}.prompt-viewer-footer button{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:8px;padding:0 20px;color:#fff;background:var(--primary);font-size:13px;font-weight:900;cursor:pointer;transition:background .15s}.prompt-viewer-footer button:hover{background:#1f64d8}@media (max-width:720px){.prompt-viewer-overlay{padding:12px}.prompt-viewer-modal{max-height:92vh;padding:16px}}.prompt-spell-detail-tags{min-width:0;display:flex;flex-wrap:wrap;gap:6px}.prompt-spell-detail-tags span{min-height:24px;display:inline-flex;align-items:center;border:1px solid rgba(47,121,255,.14);border-radius:999px;padding:0 8px;color:#315a84;background:#f5f9ff;font-size:11px;font-weight:900}.prompt-spell-actions{flex:0 0 auto;gap:7px}.prompt-spell-actions button,.prompt-spell-detail-actions a,.prompt-spell-detail-actions button{min-height:32px;display:inline-flex;align-items:center;gap:6px;border-radius:8px;padding:0 10px;font-size:12px;font-weight:900;text-decoration:none;cursor:pointer}.prompt-spell-actions button,.prompt-spell-detail-actions button{border:0;color:#fff;background:var(--primary)}.prompt-spell-actions button:hover,.prompt-spell-detail-actions button:hover{background:#1f64d8}.prompt-spell-actions button.ghost,.prompt-spell-detail-actions a{border:1px solid #dbe7f5;color:#315a84;background:#f7fbff}.prompt-spell-actions button.ghost:hover,.prompt-spell-detail-actions a:hover{color:var(--primary);border-color:rgba(47,121,255,.28);background:#fff}.prompt-spell-detail{position:-webkit-sticky;position:sticky;top:0;display:grid;grid-gap:12px;gap:12px;padding:14px}.prompt-spell-detail-head span{color:var(--primary);font-size:12px;font-weight:950}.prompt-spell-detail h2{margin:4px 0 0;color:#122a43;font-size:22px;line-height:1.14;letter-spacing:0}.prompt-spell-detail-head p{margin:6px 0 0;color:#5f7690;font-size:13px;font-weight:760;line-height:1.5}.prompt-spell-detail pre{max-height:360px;margin:0;overflow:auto;border:1px solid #dce8f5;border-radius:8px;padding:12px;color:#1f3f5f;background:#f8fbff;font-family:inherit;font-size:13px;font-weight:680;line-height:1.68;white-space:pre-wrap;word-break:break-word}.prompt-spell-detail-actions{align-items:stretch;gap:8px}.prompt-spell-detail-actions a,.prompt-spell-detail-actions button{justify-content:center;flex:1 1}@media (max-width:1280px){.prompt-spells-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1180px){.prompt-spells-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:980px){.prompt-spells-hero{flex-wrap:wrap}.prompt-spells-search{width:100%}}@media (max-width:720px){.prompt-spells-grid{grid-template-columns:1fr}.prompt-spells-topbar{align-items:stretch;flex-direction:column}.prompt-spells-chat-link,.prompt-spells-topbar .marketplace-back-link{width:100%;justify-content:center}.prompt-spells-hero-copy{align-items:flex-start}.prompt-spell-detail-actions,.prompt-spell-footer{align-items:stretch;flex-direction:column}.prompt-spell-actions{width:100%}.prompt-spell-actions button{flex:1 1;justify-content:center}}