.page-intro{align-items:flex-start;gap:8px;max-width:68ch;margin-top:5px;display:flex}.page-intro>.page-intro__summary{min-width:0;color:var(--muted-foreground);overflow-wrap:anywhere;flex:0 auto;margin:0;padding-top:3px;font-size:.875rem;line-height:1.45}.page-intro>.page-intro__trigger{width:28px;height:28px;min-height:28px;color:var(--muted-foreground);border-radius:8px;flex:none}.page-intro__trigger:hover,.page-intro__trigger[data-state=open]{background:var(--muted);color:var(--foreground)}.page-intro__trigger:focus-visible{outline:2px solid var(--ring);outline-offset:2px}.page-intro__details{width:min(25rem,100vw - 24px);max-height:min(30rem, var(--radix-popover-content-available-height));padding:16px}.page-intro__details h2{margin:0 0 8px;font-size:.9375rem;font-weight:600;line-height:1.4}.page-intro__guidance{color:var(--muted-foreground);overflow-wrap:anywhere;font-size:.875rem;line-height:1.6}.page-intro__guidance>*+*{margin-top:10px}@media (max-width:600px){.page-intro>.page-intro__trigger{width:36px;height:36px;min-height:36px;margin-top:-4px}}@media (pointer:coarse){.page-intro>.page-intro__trigger{width:44px;height:44px;min-height:44px;margin-block:-8px -4px}}
