.prompts-hero{background:radial-gradient(circle at 72% 18%,rgba(255,194,115,.22),transparent 27rem),radial-gradient(circle at 94% 78%,rgba(111,60,196,.13),transparent 23rem),linear-gradient(90deg,#0a3a2ffc,#0a3a2fd1)}.prompts-hero-note{border-color:#ffc27357}.prompts-library-section{padding-bottom:98px}.prompts-answer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px clamp(28px,5vw,58px);margin-bottom:52px}.prompts-answer-grid .loop-answer{margin-bottom:0}.prompts-landing-layout{display:grid;grid-template-columns:minmax(230px,280px) minmax(0,1fr);gap:clamp(28px,5vw,58px);align-items:start}.prompts-filter-panel{position:sticky;top:112px;display:grid;gap:22px;border:1px solid var(--green-line);border-radius:8px;padding:24px;background:#07322985}.prompts-filter-intro{display:grid;gap:8px}.prompts-filter-panel h2{max-width:none;font-size:2rem;line-height:1.05}.prompts-filter-field{display:grid;min-width:0;gap:8px}.prompts-filter-label{color:var(--pastel-orange);font-size:.78rem;font-weight:900;line-height:1.2}.prompts-search-control{position:relative;display:block;min-width:0}.prompts-search-icon{position:absolute;top:50%;left:12px;width:17px;height:17px;pointer-events:none;transform:translateY(-50%);color:#ffffff94}.prompts-search-input,.prompts-filter-select{display:block;width:100%;min-width:0;height:44px;border:1px solid rgba(255,255,255,.2);border-radius:8px;background:#ffffff12;color:var(--white);font:inherit;font-size:.88rem;line-height:1.5;outline:none}.prompts-search-input{padding:7px 40px 7px 38px}.prompts-filter-select{padding:7px 34px 7px 11px;color-scheme:dark}.prompts-search-input::placeholder{color:#ffffff85}.prompts-search-input::selection{background:var(--orange);color:var(--white)}.prompts-search-input::-webkit-search-cancel-button{appearance:none}.prompts-search-input:focus-visible,.prompts-filter-select:focus-visible,.prompts-search-clear:focus-visible{border-color:var(--ring);box-shadow:0 0 0 3px #ffc27352}.prompts-search-input:disabled,.prompts-filter-select:disabled,.prompts-search-clear:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.prompts-search-clear{position:absolute;top:50%;right:7px;display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:0;border-radius:6px;padding:0;background:transparent;transform:translateY(-50%);color:#ffffffad;cursor:pointer;outline:none}.prompts-search-clear[hidden]{display:none}.prompts-search-clear:hover{background:#ffffff1a;color:var(--white)}.prompts-search-clear svg{width:16px;height:16px;pointer-events:none}.prompts-filter-panel .filter-reset{justify-content:center;text-align:center}.prompts-results{min-width:0}.prompts-results-header{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:34px}.prompts-results-header .section-heading{margin-bottom:0}.prompts-result-count{flex:0 0 auto;color:#ffffffad;font-size:.94rem;font-weight:800}.prompts-empty-state{margin:16px 0 0;border:1px solid rgba(255,194,115,.32);border-radius:8px;padding:22px;background:#07322980;color:#ffffffc7;font-weight:800}.prompt-card{border-color:#ffc27352;background:radial-gradient(circle at 92% 10%,rgba(255,194,115,.1),transparent 20rem),#0f4a3dd1}.prompt-card-coordinating{border-color:#fee4df9e;background:radial-gradient(circle at 90% 8%,rgba(254,228,223,.13),transparent 22rem),#0f4a3de0}.prompt-card-orchestrator{border-color:#ffc273a3}.prompt-card[hidden]{display:none}.prompt-card .post-taxonomy{margin-top:-4px}.prompt-card-sequence{display:grid;gap:14px;border:1px solid rgba(254,228,223,.72);border-radius:8px;padding:20px;background:var(--soft-pink);color:var(--green)}.prompt-card-sequence>p{font-size:.78rem;font-weight:900;line-height:1.2}.prompt-card-sequence ol,.prompt-card-sequence ul{display:grid;gap:10px;margin:0;padding-left:1.35rem}.prompt-card-sequence li{padding-left:4px;font-weight:800;line-height:1.5}.prompt-card-sequence li::marker{color:var(--green);font-weight:900}.prompt-card-series-list ul{list-style:square}.prompt-card-sequence a{color:var(--green);text-underline-offset:.2em}.prompt-card-sequence a:hover,.prompt-card-sequence a:focus-visible{color:#111;text-decoration-thickness:2px}.prompt-card-outcomes{display:grid;gap:12px;border:1px solid rgba(255,255,255,.14);border-radius:8px;padding:18px;background:#07322985}.prompt-card-outcomes>p{color:var(--pastel-orange);font-size:.78rem;font-weight:900;line-height:1.2}.prompt-card-outcomes ul{display:grid;gap:9px;margin:0;padding-left:1.2rem}.prompt-card-outcomes li{color:#ffffffc7;line-height:1.55}.prompt-card-outcomes li::marker,.prompt-detail-guidance li::marker{color:var(--pastel-orange)}.prompt-card-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:14px}.prompt-open-link{color:var(--pastel-orange);font-weight:900}.prompt-open-link:hover,.prompt-open-link:focus-visible{color:var(--white)}.prompt-card-actions .loop-copy-button{background:var(--soft-pink);color:var(--green)}.prompt-card-actions .loop-copy-button:hover,.prompt-card-actions .loop-copy-button:focus-visible{background:var(--pastel-orange)}.prompt-card-actions .loop-copy-button[data-copy-state=copied],.prompt-card-actions .loop-copy-button[data-copy-state=copied]:hover,.prompt-card-actions .loop-copy-button[data-copy-state=copied]:focus-visible{background:var(--iceberg);color:var(--green)}.prompt-detail-header h1{max-width:980px;overflow-wrap:anywhere;font-size:clamp(3.1rem,6.5vw,6.5rem)}.prompt-detail-prompt pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:clamp(.9rem,1.05vw,1rem);line-height:1.68}.prompt-detail-guidance ul{display:grid;gap:12px;margin:0;padding-left:1.2em}.prompt-linked-list{display:grid;gap:10px}.prompt-linked-list li{border:1px solid var(--green-line);border-radius:8px;padding:14px 18px 14px 8px;background:#ffffff0f}.prompt-linked-list a{color:var(--white);font-weight:900;text-underline-offset:.2em}.prompt-linked-list a:hover,.prompt-linked-list a:focus-visible{color:var(--pastel-orange)}@media(max-width:900px){.prompts-answer-grid,.prompts-landing-layout{grid-template-columns:1fr}.prompts-filter-panel{position:static}}@media(max-width:640px){.prompts-library-section{padding-top:58px;padding-bottom:58px}.prompts-results-header{display:grid;align-items:start}.prompt-card-actions{display:grid}.prompt-card-actions .loop-copy-button{width:100%}}
