:root{--library-blue:#4779e8}.page-kicker{font-size:11px;letter-spacing:.14em;font-weight:800;color:var(--library-blue);margin-bottom:10px}.page-kicker span{display:inline-block;margin-left:8px;padding:4px 8px;border-radius:999px;background:#edf3ff;color:#3564bd;letter-spacing:0}.prompt-library{margin-top:26px;border:1px solid #dbe4f0;background:rgba(255,255,255,.9);border-radius:20px;padding:28px 34px;box-shadow:0 12px 40px rgba(30,58,95,.08)}.library-head{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}.library-head h2{margin:0;color:#17233a;font-size:24px}.library-head p{margin:8px 0 0;font-size:13px}.library-count{white-space:nowrap;color:#3564bd;background:#edf3ff;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:700}.library-controls{display:grid;grid-template-columns:220px 1fr;gap:12px;margin:20px 0}.prompt-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.prompt-card{border:1px solid #dce5f1;background:#fbfdff;border-radius:14px;padding:16px;min-width:0}.prompt-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px;color:#6d7d95;font-size:11px}.prompt-card h3{margin:12px 0 7px;color:#253754;font-size:16px}.prompt-card p{margin:0;font-size:12px;line-height:1.6}.prompt-apply{padding:7px 10px;border-radius:8px;font-size:11px}.prompt-card details{margin-top:12px;border-top:1px solid #e6edf5;padding-top:10px}.prompt-card summary{cursor:pointer;color:#3564bd;font-size:12px;font-weight:700}.prompt-card pre{max-height:220px;overflow:auto;white-space:pre-wrap;word-break:break-word;background:#f1f5fa;border-radius:8px;padding:10px;font:11px/1.6 inherit;color:#40516a}.library-empty{padding:34px;text-align:center;color:#718096;font-size:13px}@media(max-width:680px){.prompt-library{padding:22px 18px;border-radius:16px}.library-head{display:block}.library-count{display:inline-block;margin-top:12px}.library-controls{grid-template-columns:1fr}.prompt-grid{grid-template-columns:1fr}}
