.prompts-page{background:#fffdf9;color:#202124;min-height:calc(100vh - 84px);margin-top:84px}.prompts-page *{box-sizing:border-box}.prompts-page a:focus-visible,.prompts-page button:focus-visible{outline:3px solid #1463ff;outline-offset:3px}.prompts-shell{width:min(1120px,100% - 40px);margin-inline:auto}.prompt-reading-shell{width:min(760px,100% - 40px)}.prompts-hero{background:#f1bf04;padding:clamp(56px,8vw,104px) 0}.prompts-hero h1{max-width:900px;margin:0;color:#171717;font-size:clamp(34px,5vw,58px);line-height:1.02;letter-spacing:-0.035em;overflow-wrap:anywhere}.prompts-kicker{margin:0 0 14px;padding:0;color:#171717;font-size:13px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.prompts-description,.prompt-lead{max-width:720px;margin:22px 0 0;padding:0;color:#292929;font-size:clamp(17px,2vw,20px);line-height:1.55}.prompts-description p,.prompt-lead p{color:inherit;font-size:inherit}.prompts-main{padding-block:clamp(48px,7vw,84px)}.prompts-grid{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:28px}.prompt-card{overflow:hidden;border:1px solid #e7ded4;border-radius:18px;background:#fff;box-shadow:0 14px 40px rgba(78,45,22,.08);transition:transform 180ms ease,box-shadow 180ms ease}.prompt-card:hover{transform:translateY(-4px);box-shadow:0 20px 48px rgba(78,45,22,.14)}.prompt-card-image{display:block;height:clamp(220px,31vw,360px);background:#f3f3f3}.prompt-card-image img{width:100%;height:100%;display:block;object-fit:cover}.prompt-card-placeholder{display:grid;height:100%;place-items:center;color:#f1bf04;font-size:56px}.prompt-card-body{padding:26px}.prompt-card-body h2{margin:0 0 12px;font-size:clamp(23px,3vw,31px);line-height:1.16}.prompt-card-body h2 a{color:#202124;text-decoration:none}.prompt-card-body>p{margin:0 0 22px;padding:0;color:#687076;font-size:15px;line-height:1.65}.prompt-card-link{color:#7a6100;font-size:14px;font-weight:900;text-decoration:none}.prompts-pagination{margin-top:48px}.prompts-pagination .nav-links{display:flex;flex-wrap:wrap;gap:8px}.prompts-pagination .page-numbers{min-width:42px;padding:10px 14px;border:1px solid #dfd4c8;border-radius:10px;color:#202124;text-align:center;text-decoration:none}.prompts-pagination .page-numbers.current,.prompts-pagination .page-numbers:hover{border-color:#f1bf04;background:#f1bf04;color:#fff}.prompts-empty{padding:56px;border:1px dashed #d8c8b7;border-radius:18px;text-align:center}.prompts-empty h2{color:#202124}.prompts-empty p{color:#687076}.prompt-article-hero{padding:clamp(48px,7vw,82px) 0}.prompt-article-hero h1{font-size:clamp(32px,4.8vw,52px)}.prompt-content{padding-block:clamp(42px,7vw,82px);font-size:17px;line-height:1.72}.prompt-content>p{margin:0 0 20px;padding:0;color:#41464a;font-size:inherit;line-height:inherit}.prompt-content .prompt-welcome{padding-bottom:26px;border-bottom:1px solid #e7ded4}.prompt-content .prompt-welcome p{margin:0 0 20px;padding:0;color:#41464a;font-size:inherit;line-height:inherit}.prompt-content .prompt-welcome p:last-child{margin-bottom:0}.prompt-content .prompt-tip{margin:34px 0 18px;padding:18px 22px;border-left:3px solid #f1bf04;background:#fff}.prompt-content .prompt-tip strong{display:block;margin-bottom:4px;color:#7a6100;font-size:15px;font-style:italic}.prompt-content .prompt-tip p{margin:0;padding:0;color:#41464a;font-size:15px}.prompt-content .prompt-steps{margin:0 0 26px;padding:15px 18px;border-radius:10px;background:#e7f1ec;color:#34443d;font-size:14px;font-weight:800}.prompt-content .prompt-reference{margin:0 0 34px}.prompt-content .prompt-reference img{width:100%;height:clamp(360px,62vw,620px);display:block;border-radius:14px;object-fit:contain;object-position:left center;background:#f3f3f3}.prompt-content .prompt-reference figcaption{margin-top:9px;color:#687076;font-size:13px}.prompt-code-panel{overflow:hidden;border:1px solid #e3ddd6;border-radius:14px;background:#f7f6f4}.prompt-code-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border-bottom:1px solid #171717;background:#171717}.prompt-code-header h2{margin:0;color:#f1bf04;font-size:16px}.prompt-copy-button{flex:0 0 auto;padding:10px 14px;border:0;border-radius:8px;background:#f1bf04;color:#171717;cursor:pointer;font:inherit;font-size:13px;font-weight:800}.prompt-copy-button:hover,.prompt-copy-button.is-copied{background:#fff;color:#171717}.prompt-text{max-height:920px;margin:0;padding:clamp(18px,4vw,28px);overflow:auto;background:rgba(0,0,0,0);color:#303236;white-space:pre-wrap;word-break:normal;font:13px/1.68 Consolas,"SFMono-Regular",Menlo,monospace}.prompt-text code{padding:0;background:rgba(0,0,0,0);color:inherit;font:inherit}.prompts-footer{background:#171717;color:#bcbcbc}.prompts-footer .prompts-shell{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:92px;font-size:13px}.prompts-footer a{color:#f1bf04;font-weight:900;text-decoration:none}@media(max-width: 720px){.prompts-page{margin-top:74px}.prompts-shell,.prompt-reading-shell{width:calc(100% - 28px);max-width:760px}.prompts-grid{grid-template-columns:1fr}.prompt-card-image{height:clamp(240px,92vw,420px)}.prompt-content .prompt-reference img{height:clamp(320px,118vw,540px);object-position:center}.prompt-code-header{align-items:flex-start;flex-direction:column}.prompt-copy-button{width:100%}.prompt-text{max-height:720px;font-size:12px}.prompts-footer .prompts-shell{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:22px}}@media(prefers-reduced-motion: reduce){.prompt-card{transition:none}}/*# sourceMappingURL=prompts.css.map */
