.prompt-page { padding-top:96px; }
.prompt-page .prompt-intro { margin-top:20px; color:#999; }
.prompt-jumps { display:flex; gap:30px; flex-wrap:wrap; margin-top:30px; }
.prompt-jumps a { font-size:12px; color:#aaa; padding-bottom:10px; border-bottom:1px solid #555; }
.prompt-page section { scroll-margin-top:28px; }
.prompt-example { max-width:900px; padding:32px; border:1px solid #292929; background:#090909; }
.prompt-example h3 { color:#eee; font-size:18px; font-weight:500; margin:36px 0 18px; }
.prompt-example h3:first-child { margin-top:0; }
.prompt-example h4 { font-size:15px; margin:28px 0 12px; color:#ddd; }
.prompt-example p { white-space:pre-wrap; overflow-wrap:anywhere; max-width:none; font-size:14px; line-height:2.05; }
.prompt-page .structure-formula { border-left:2px solid #888; padding:15px 20px; background:#0d0d0d; color:#eee; }
.structure-item { max-width:900px; padding:32px 0; border-bottom:1px solid #252525; }
.structure-item > span { font-size:11px; letter-spacing:2px; color:#888; }
.structure-item h3 { font-size:21px; font-weight:400; line-height:1.5; margin:14px 0 18px; }
.prompt-page .structure-example { color:#999; font-size:13px; margin-bottom:0; }
.shot-fields { display:grid; grid-template-columns:1fr 1fr; gap:20px 32px; margin:26px 0; }
.shot-fields p { font-size:13px; margin:8px 0 0; color:#aaa; }
.shot-fields strong { font-size:14px; font-weight:400; }
.prompt-page .prompt-template { max-width:900px; white-space:pre-wrap; overflow-wrap:anywhere; font:14px/2 Arial,"PingFang SC",sans-serif; color:#bbb; }
.prompt-page a:focus-visible { outline:2px solid #ddd; outline-offset:5px; }
@media(max-width:800px) { .prompt-page { padding-top:130px; } .prompt-example { padding:22px 18px; } .shot-fields { grid-template-columns:1fr; } .structure-item h3 { font-size:19px; } }
