.prompts-module__NcOL-a__hero{background:var(--graphite);color:#ece5d8;border-bottom:1px solid var(--slate)}.prompts-module__NcOL-a__heroInner{max-width:var(--container);padding:48px var(--gutter) 52px;margin:0 auto}.prompts-module__NcOL-a__kicker{color:var(--accent);font-family:var(--font-ui-stack);font-size:var(--fs-eyebrow);letter-spacing:.08em;text-transform:uppercase;font-weight:600;line-height:1.2}.prompts-module__NcOL-a__h1{font-size:var(--fs-h2);line-height:var(--lh-heading);letter-spacing:-.022em;max-width:var(--w-hero);margin-top:12px}.prompts-module__NcOL-a__heroLead{max-width:var(--w-lead);color:#b9b2a5;font-size:var(--fs-lead);margin-top:16px;line-height:1.55}.prompts-module__NcOL-a__chips{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.prompts-module__NcOL-a__chip{color:#ece5d8;min-height:44px;font-family:var(--font-ui-stack);border:1px solid #43484f;border-radius:999px;align-items:center;padding:0 18px;font-size:15px;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.prompts-module__NcOL-a__chip:hover,.prompts-module__NcOL-a__chip:focus-visible{border-color:var(--accent);color:var(--accent)}.prompts-module__NcOL-a__block{max-width:var(--w-hero);margin-top:56px;margin-inline:auto}.prompts-module__NcOL-a__h2{font-size:var(--fs-h3);letter-spacing:-.018em;max-width:900px;line-height:1.08}@media (min-width:1000px){.prompts-module__NcOL-a__block{grid-template-columns:var(--col-label) minmax(0, 1fr);column-gap:var(--col-gap);align-items:start;max-width:none;display:grid}.prompts-module__NcOL-a__block>*{grid-column:2;min-width:0}.prompts-module__NcOL-a__block>.prompts-module__NcOL-a__h2{grid-area:1/1;max-width:none}.prompts-module__NcOL-a__block>.prompts-module__NcOL-a__h2+*{margin-top:0}}.prompts-module__NcOL-a__lead{color:var(--muted);font-size:var(--fs-lead);max-width:var(--w-lead);margin-top:14px;line-height:1.55}.prompts-module__NcOL-a__cards{flex-direction:column;gap:20px;margin-top:26px;display:flex}.prompts-module__NcOL-a__card{background:var(--paper);border:1px solid var(--line);border-radius:14px;padding:22px 24px 20px;scroll-margin-top:24px}.prompts-module__NcOL-a__cardTitle{font-family:var(--font-ui-stack);font-size:var(--fs-h4-ui);letter-spacing:0;font-weight:600;line-height:1.25}.prompts-module__NcOL-a__cardPurpose{color:var(--muted);max-width:68ch;margin-top:8px;font-size:15px;line-height:1.5}.prompts-module__NcOL-a__code{background:var(--accent-soft);border:1px solid var(--line);font-family:var(--font-ui-stack);white-space:pre-wrap;overflow-wrap:break-word;border-radius:10px;max-width:76ch;margin-top:14px;padding:16px 18px;font-size:15px;line-height:1.6}.prompts-module__NcOL-a__cardActions{flex-wrap:wrap;align-items:center;gap:12px 20px;margin-top:16px;display:flex}.prompts-module__NcOL-a__copyRow{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex}.prompts-module__NcOL-a__copy{background:var(--graphite);color:#ece5d8;cursor:pointer;font-family:var(--font-ui-stack);border:none;border-radius:999px;align-items:center;min-height:44px;padding:0 22px;font-size:15px;font-weight:600;line-height:1;display:inline-flex}.prompts-module__NcOL-a__copy:hover{background:var(--slate)}.prompts-module__NcOL-a__copyState{color:var(--muted);font-size:var(--fs-small);line-height:1.4}.prompts-module__NcOL-a__useHere{min-height:44px;font-family:var(--font-ui-stack);align-items:center;font-size:15px;font-weight:600;display:inline-flex}.prompts-module__NcOL-a__builder{grid-template-columns:minmax(280px,360px) minmax(320px,1fr);align-items:start;gap:28px;margin-top:24px;display:grid}.prompts-module__NcOL-a__builderControls{background:var(--cream);border:1px solid var(--line);border-radius:14px;flex-direction:column;gap:22px;padding:20px 22px;display:flex}.prompts-module__NcOL-a__field{border:none}.prompts-module__NcOL-a__legend{font-family:var(--font-ui-stack);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-ink);margin-bottom:10px;font-size:13px;font-weight:600}.prompts-module__NcOL-a__chipRow{flex-wrap:wrap;gap:8px;display:flex}.prompts-module__NcOL-a__checkColumn{flex-direction:column;gap:10px;display:flex}.prompts-module__NcOL-a__choice{cursor:pointer;align-items:center;gap:10px;min-height:44px;font-size:15px;line-height:1.35;display:flex}.prompts-module__NcOL-a__chipRow .prompts-module__NcOL-a__choice{border:1px solid var(--line);background:var(--paper);border-radius:999px;padding:0 14px 0 12px}.prompts-module__NcOL-a__choice input{accent-color:var(--accent-ink);flex:none;width:18px;height:18px}.prompts-module__NcOL-a__builderOut{min-width:0}.prompts-module__NcOL-a__builderOutLabel{font-family:var(--font-ui-stack);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-ink);font-size:13px;font-weight:600}.prompts-module__NcOL-a__builderOut .prompts-module__NcOL-a__code{max-width:none;margin-top:10px}.prompts-module__NcOL-a__builderOut .prompts-module__NcOL-a__copyRow{margin-top:14px}.prompts-module__NcOL-a__steps{flex-direction:column;gap:22px;max-width:74ch;margin-top:24px;list-style:none;display:flex}.prompts-module__NcOL-a__steps li{grid-template-columns:40px 1fr;align-items:start;gap:16px;display:grid}.prompts-module__NcOL-a__stepNum{border:1px solid var(--accent);width:36px;height:36px;color:var(--accent-ink);font-family:var(--font-ui-stack);font-variant-numeric:tabular-nums;border-radius:50%;place-items:center;font-size:15px;font-weight:700;display:grid}.prompts-module__NcOL-a__stepTitle{font-family:var(--font-ui-stack);margin-bottom:6px;font-size:17px;font-weight:600;line-height:1.3}.prompts-module__NcOL-a__warning{background:var(--accent-soft);border:1px solid var(--line);border-left:3px solid var(--warn);max-width:74ch;font-family:var(--font-ui-stack);border-radius:12px;margin-top:28px;padding:18px 20px;font-size:15px;line-height:1.55}.prompts-module__NcOL-a__warningTitle{font-family:var(--font-ui-stack);margin-bottom:8px;font-size:17px;font-weight:700;line-height:1.3}.prompts-module__NcOL-a__dark{background:var(--graphite);color:#ece5d8;margin-top:72px}.prompts-module__NcOL-a__darkInner{max-width:var(--container);padding:56px var(--gutter) 60px;margin:0 auto}.prompts-module__NcOL-a__darkLead{max-width:var(--w-lead);color:#b9b2a5;font-size:var(--fs-lead);margin-top:14px;line-height:1.55}.prompts-module__NcOL-a__compare{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-top:30px;display:grid}.prompts-module__NcOL-a__compareCol{background:var(--slate);border-radius:14px;padding:20px 22px}.prompts-module__NcOL-a__compareTag{color:var(--accent);font-family:var(--font-ui-stack);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:600;line-height:1.2}.prompts-module__NcOL-a__good,.prompts-module__NcOL-a__bad{flex-direction:column;gap:10px;margin-top:14px;font-size:15px;line-height:1.5;list-style:none;display:flex}.prompts-module__NcOL-a__good li:before{content:"✓ ";color:#7fc0a8;font-weight:700}.prompts-module__NcOL-a__bad li:before{content:"✕ ";color:#d98a95;font-weight:700}.prompts-module__NcOL-a__bad{color:#b9b2a5}.prompts-module__NcOL-a__darkNote{color:#b9b2a5;max-width:74ch;margin-top:26px;font-size:15px;line-height:1.55}.prompts-module__NcOL-a__dark a{color:var(--accent)}.prompts-module__NcOL-a__darkActions{margin-top:26px}.prompts-module__NcOL-a__cta{background:var(--accent);color:var(--graphite);font-family:var(--font-ui-stack);letter-spacing:.005em;border-radius:999px;align-items:center;min-height:50px;padding:0 26px;font-size:16px;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.prompts-module__NcOL-a__dark .prompts-module__NcOL-a__cta{color:var(--graphite)}.prompts-module__NcOL-a__faq{border-top:1px solid var(--line);max-width:78ch;margin-top:18px}.prompts-module__NcOL-a__faq details{border-bottom:1px solid var(--line);padding:14px 0}.prompts-module__NcOL-a__faq summary{cursor:pointer;min-height:44px;font-family:var(--font-ui-stack);justify-content:space-between;align-items:center;gap:16px;font-size:17px;font-weight:600;line-height:1.35;list-style:none;display:flex}.prompts-module__NcOL-a__faq summary::-webkit-details-marker{display:none}.prompts-module__NcOL-a__faq summary:after{content:"+";color:var(--accent-ink);flex:none}.prompts-module__NcOL-a__faq details[open] summary:after{content:"−"}.prompts-module__NcOL-a__faq p{color:var(--muted);max-width:70ch;margin-top:10px}@media (max-width:900px){.prompts-module__NcOL-a__builder{grid-template-columns:1fr}}@media (min-width:1000px) and (max-width:1240px){.prompts-module__NcOL-a__builder{grid-template-columns:1fr}}@media (max-width:640px){.prompts-module__NcOL-a__heroInner{padding-top:26px;padding-bottom:32px}.prompts-module__NcOL-a__heroLead{margin-top:12px;font-size:18px}.prompts-module__NcOL-a__block{margin-top:44px}.prompts-module__NcOL-a__card{padding:18px 16px 16px}.prompts-module__NcOL-a__code,.prompts-module__NcOL-a__cardPurpose,.prompts-module__NcOL-a__choice,.prompts-module__NcOL-a__good,.prompts-module__NcOL-a__bad,.prompts-module__NcOL-a__darkNote,.prompts-module__NcOL-a__warning,.prompts-module__NcOL-a__useHere,.prompts-module__NcOL-a__copy{font-size:16px}.prompts-module__NcOL-a__darkInner{padding-top:40px;padding-bottom:44px}.prompts-module__NcOL-a__copy,.prompts-module__NcOL-a__cta{justify-content:center;width:100%}.prompts-module__NcOL-a__copyRow{width:100%}}
