.prompts-page [hidden]{display:none!important}.prompts-hero{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:70px;align-items:center}.prompts-hero h1{font-size:clamp(40px,5.2vw,68px)}.prompts-summary{border:1px solid #ddd2c5;background:#f0e8dc;border-radius:16px;padding:28px}.prompts-summary strong{font-size:60px;font-weight:550;line-height:1}.prompts-summary p{font-size:18px;margin:12px 0 21px}.prompts-summary span{font-size:13px;color:#756270}.prompt-proof{border-top:1px solid #e2d5c7;padding-top:19px;color:#6e5f6b;font-size:14px;max-width:1000px;margin-bottom:32px}.prompt-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}.prompt-filters button{border:1px solid #dcccba;border-radius:24px;background:#fff;color:#52404e;font-size:14px;padding:10px 17px;min-height:44px}.prompt-filters button[aria-pressed=true]{background:#302634;color:#fff;border-color:#302634}.filter-status{font-size:13px;color:#7b6675;margin:0 0 25px;min-height:21px}.prompt-catalog{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:25px}.prompt-card{display:flex;flex-direction:column;border:1px solid #e4d7cb;border-radius:15px;background:#fff;overflow:hidden}.prompt-card-image{position:relative;display:block;background:var(--pale)}.prompt-card-image>img{aspect-ratio:1/1;object-fit:contain;width:100%;padding:18px;transition:transform .2s}.prompt-card-image:hover>img{transform:scale(1.025)}.prompt-card-number{position:absolute;top:18px;left:18px;border-radius:18px;padding:4px 10px;background:#fffaf4ed;font-size:11px;letter-spacing:.07em}.prompt-card-copy{padding:24px;display:flex;flex-direction:column;flex:1}.prompt-card-copy h2{font-size:26px;line-height:1.2;margin:10px 0 15px}.prompt-card-copy h2 a{text-decoration:none}.prompt-card-copy p{font-size:15px;color:#726270}.prompt-card-copy>span{font-size:11px;letter-spacing:.04em;color:#9e542f;text-transform:uppercase}.prompt-card-copy .prompt-card-cta{font-size:14px;font-weight:600;margin-top:auto;padding-top:13px}.prompt-detail-hero{max-width:1050px;padding-bottom:34px}.prompt-detail-hero h1{font-size:clamp(38px,5vw,62px)}.prompt-workbench{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;align-items:start}.prompt-visuals{min-width:0}.prompt-compare{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}.prompt-figure{margin:0;min-width:0}.prompt-figure figcaption{font-size:13px;font-weight:600;margin-bottom:10px;color:#6e5669}.prompt-image-link{position:relative;display:block;border:1px solid #e0d4c7;border-radius:13px;padding:12px;background:var(--pale);overflow:hidden}.prompt-image-link img{width:100%;height:auto;border-radius:5px}.prompt-image-link>span{position:absolute;right:20px;bottom:20px;background:#fffdf6e8;border-radius:20px;padding:5px 10px;font-size:11px}.prompt-visuals>.prompt-figure{max-width:570px}.prompt-image-download{display:inline-block;font-size:12px;margin-top:12px;min-height:28px}.prompt-meta{display:grid;grid-template-columns:1fr 1fr;gap:0 20px;margin:25px 0 0;font-size:13px}.prompt-meta div{padding:12px 0;border-top:1px solid #e2d6c9}.prompt-meta dt{color:#7a6776;margin-bottom:5px}.prompt-meta dd{margin:0;font-weight:550}.prompt-editor{border:1px solid #ddd0c2;background:#fff;border-radius:14px;padding:26px}.prompt-editor h2{font-size:29px;margin-bottom:14px}.prompt-editor .prompt-input-note{font-size:14px;color:#776274;padding:0 0 15px;margin:0}.prompt-editor label{display:block;font-size:12px;color:#7d6879;margin:0 0 9px}.prompt-editor textarea{display:block;box-sizing:border-box;width:100%;min-height:385px;resize:vertical;padding:18px;border:1px solid #dacfbe;border-radius:9px;background:#fcf9f5;color:#473d48;font:13px/1.65 ui-monospace,Consolas,monospace;white-space:pre-wrap;overflow-wrap:anywhere}.prompt-editor textarea:focus-visible{outline:3px solid #b44b22;outline-offset:3px}.prompt-tools{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:19px}.prompt-tools a{font-size:14px}.prompt-copy-status{font-size:13px;line-height:1.5;min-height:39px;margin:15px 0 0;color:#6c5265}.prompt-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.prompt-check{padding:22px 0;border-top:2px solid #aec0ac}.prompt-check.note{border-color:#c69765}.prompt-check h3{font-size:23px;line-height:1.2;margin-bottom:14px}.prompt-check p{font-size:16px;color:#716071;margin:0}.prompt-check span{font-size:11px;letter-spacing:.05em;text-transform:uppercase;color:#66715f;display:block;margin-bottom:12px}.prompt-check.note span{color:#946235}.prompt-review-intro{color:#6a5a68;max-width:1000px;font-size:18px;line-height:1.8}.prompt-limit{max-width:1000px;border-top:1px solid #d6c7b7;padding-top:23px;font-size:15px;color:#705e70}.prompts-page .site-footer a{margin-left:0}.prompts-page .footer-inner>span:last-child{display:flex;gap:18px;flex-wrap:wrap}.prompt-note-small{font-size:13px;color:#7d697a}.prompt-lightbox{max-width:min(94vw,1150px)}
@media(max-width:1050px){.prompts-hero{grid-template-columns:1fr 235px;gap:35px}.prompt-catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.prompt-workbench{gap:24px}.prompt-editor{padding:20px}.prompt-tools .button{font-size:13px;padding:12px}.prompt-checks{gap:20px}}
@media(max-width:780px){.prompts-hero{grid-template-columns:1fr;gap:22px}.prompts-summary{display:flex;gap:24px;align-items:center;flex-wrap:wrap;padding:22px}.prompts-summary p{margin:0}.prompts-summary span{width:100%}.prompt-workbench{grid-template-columns:1fr}.prompt-editor textarea{min-height:330px}.prompt-checks{grid-template-columns:1fr;gap:5px}.prompt-check{padding:19px 0}.prompt-visuals>.prompt-figure{max-width:500px;margin-inline:auto}.prompt-detail-hero{padding-bottom:26px}}
@media(max-width:500px){.prompt-catalog{grid-template-columns:1fr}.prompt-card-copy{padding:24px}.prompt-card-copy h2{font-size:28px}.prompt-compare{grid-template-columns:1fr;gap:25px}.prompt-compare .prompt-figure:first-child{max-width:230px}.prompt-meta{font-size:12px;gap:0 15px}.prompt-editor{padding:20px}.prompt-editor textarea{font-size:12px;padding:13px}.prompt-tools .button{font-size:14px;width:100%}.prompt-tools a{min-height:30px;display:inline-flex;align-items:center}.prompt-tools{justify-content:center}.prompts-summary strong{font-size:49px}.prompt-filters{gap:8px}.prompt-filters button{font-size:12px;padding:8px 12px}.prompt-review-intro{font-size:16px}}

/* unobscured-results */
.prompt-image-link>span{position:static;display:table;margin:12px 0 0 auto}.prompt-card-number{position:static;display:table;margin:0 18px 14px}
