.prose p{margin:0 0 1.1em}.prose h2{font-size:var(--type-h3);margin:1.8em 0 .6em}.prose h3,.prose h4{margin:1.4em 0 .5em}.prose ul,.prose ol{margin:0 0 1.1em;padding-left:1.4em}.prose li{margin-bottom:.4em}.prose blockquote{margin:0 0 1.1em;padding-left:1em;border-left:3px solid var(--hairline);color:var(--ink-soft)}.prose img{display:block;max-width:100%;height:auto;margin:1.5em auto .65em;border:1px solid var(--hairline);border-radius:var(--radius)}.prose pre{margin:0;padding:18px;overflow-x:auto;white-space:pre-wrap;overflow-wrap:anywhere;border:1px solid var(--hairline);border-radius:var(--radius);background:var(--canvas-tint);font-size:.9rem;line-height:1.65}.prose pre code{font:inherit}.prose :not(pre)>code{padding:0;border:0;border-radius:0;background:transparent;color:color-mix(in srgb,var(--link) 72%,var(--ink));font-family:var(--body-font);font-size:1em;font-weight:700;line-height:inherit}.prose .tip-box{margin:1.4em 0;padding:18px 20px 20px;border:1px solid color-mix(in srgb,var(--primary) 44%,var(--hairline));border-radius:var(--radius);background:color-mix(in srgb,var(--primary) 7%,var(--canvas-tint))}.prose .tip-box h3{margin:0 0 .7em;color:color-mix(in srgb,var(--primary) 68%,var(--ink));font-family:var(--body-font);font-size:1rem}.prose .tip-box h3:before{content:"TIP";display:inline-block;margin-right:8px;padding:2px 7px;border-radius:999px;background:var(--primary);color:var(--btn-text);font-size:.68rem;letter-spacing:.06em;vertical-align:.12em}.prose .tip-box p{margin-bottom:.75em;color:var(--ink-soft);font-size:.95em;line-height:1.72}.prose .tip-box p:last-child{margin-bottom:0}.prose .tip-box img{margin-top:1em}.prose .chatgpt-example{margin:1.5em 0;overflow:hidden;border:1px solid var(--hairline);border-radius:calc(var(--radius) + 4px);background:var(--surface-dark);box-shadow:0 14px 34px color-mix(in srgb,var(--surface-dark) 70%,transparent)}.prose .chatgpt-example__bar{display:flex;align-items:center;gap:9px;padding:12px 18px;border-bottom:1px solid var(--hairline);color:var(--on-dark-strong);font-size:.84rem;font-weight:700}.prose .chatgpt-example__mark{display:grid;width:25px;height:25px;place-items:center;border-radius:50%;background:var(--primary);color:var(--btn-text);font-size:.72rem}.prose .chatgpt-example__document{padding:30px 34px 32px;background:var(--on-dark-strong);color:var(--surface-dark)}.prose .chatgpt-example__title{margin:0;color:var(--surface-dark);font-size:1.42rem;font-weight:800;line-height:1.4}.prose .chatgpt-example__subtitle{margin:5px 0 20px;color:color-mix(in srgb,var(--surface-dark) 66%,var(--on-dark-strong));font-size:.92rem;font-weight:650}.prose .chatgpt-example__lead{margin:0 0 25px;padding:13px 15px;border-left:3px solid var(--primary);background:color-mix(in srgb,var(--primary) 10%,var(--on-dark-strong));color:color-mix(in srgb,var(--surface-dark) 84%,var(--on-dark-strong));font-size:.96rem;line-height:1.72}.prose .chatgpt-example__item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:13px;padding:18px 0;border-top:1px solid color-mix(in srgb,var(--surface-dark) 16%,var(--on-dark-strong))}.prose .chatgpt-example__number{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:color-mix(in srgb,var(--primary) 20%,var(--on-dark-strong));color:color-mix(in srgb,var(--primary) 68%,var(--surface-dark));font-size:.79rem;font-weight:800}.prose .chatgpt-example__item h4{margin:1px 0 7px;color:var(--surface-dark);font-family:var(--body-font);font-size:1.03rem;line-height:1.5}.prose .chatgpt-example__item p{margin:0;color:color-mix(in srgb,var(--surface-dark) 82%,var(--on-dark-strong));font-size:.93rem;line-height:1.76}.prose .chatgpt-example__notice{margin:20px 0 0;padding:13px 15px;border-radius:var(--radius);background:color-mix(in srgb,var(--primary) 18%,var(--on-dark-strong));color:color-mix(in srgb,var(--primary) 52%,var(--surface-dark));font-size:.91rem;font-weight:750;line-height:1.65}@media(max-width:620px){.prose .tip-box{padding:16px}.prose .chatgpt-example__document{padding:24px 18px 26px}.prose .chatgpt-example__title{font-size:1.25rem}.prose .chatgpt-example__item{grid-template-columns:33px minmax(0,1fr);gap:10px}.prose .chatgpt-example__number{width:31px;height:31px}}.prose .prompt-box{margin:1.25em 0}.prose .prompt-copy{display:block;margin:10px 0 0 auto;padding:9px 14px;border:0;border-radius:999px;background:var(--primary);color:var(--btn-text);font:inherit;font-size:.88rem;font-weight:700;cursor:pointer}.prose .prompt-copy:focus-visible{outline:3px solid var(--hairline);outline-offset:3px}.prose a{color:var(--link)}
