.prose-editorial{color:var(--hp-ink);font-size:1.125rem;font-family:var(--font-instrument),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.8;max-width:100%;--custom-background-color:var(--hp-cream)}.prose-editorial h1,.prose-editorial h2,.prose-editorial h3,.prose-editorial h4,.prose-editorial h5,.prose-editorial h6{font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;color:var(--hp-ink);font-weight:600;line-height:1.25;margin-top:2em;margin-bottom:.75em;letter-spacing:-.02em}.prose-editorial h1{font-size:2.25rem;margin-top:0}.prose-editorial h2{font-size:1.75rem;padding-bottom:.5em;border-bottom:1px solid rgba(28,25,23,.1)}.prose-editorial h3{font-size:1.375rem}.prose-editorial h4{font-size:1.125rem}.prose-editorial h5,.prose-editorial h6{font-size:1rem}.prose-editorial p{margin-top:1.5em;margin-bottom:1.5em;color:var(--hp-ink-soft)}.prose-editorial>p:first-of-type{font-size:1.2em;line-height:1.7;color:var(--hp-ink)}.prose-editorial a{color:var(--hp-coral);text-decoration:none;font-weight:500;border-bottom:1px solid rgba(232,93,76,.3);transition:all .2s ease}.prose-editorial a:hover{color:var(--hp-coral);border-bottom-color:var(--hp-coral);background-color:rgba(232,93,76,.05)}.prose-editorial ol,.prose-editorial ul{margin-top:1.5em;margin-bottom:1.5em;padding-left:1.5em}.prose-editorial li{margin-top:.5em;margin-bottom:.5em;color:var(--hp-ink-soft);line-height:1.75}.prose-editorial ul>li::marker{color:var(--hp-coral)}.prose-editorial ol>li::marker{color:var(--hp-coral);font-weight:600}.prose-editorial blockquote{font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-style:normal;font-weight:400;font-size:1.25em;color:var(--hp-ink);border-left:4px solid var(--hp-coral);margin:2em 0;background-color:rgba(232,93,76,.03);padding:1em 1.5em;border-radius:0 4px 4px 0}.prose-editorial blockquote p{margin-top:.5em;margin-bottom:.5em;color:var(--hp-ink)}.prose-editorial code{color:var(--hp-ink);background-color:rgba(28,25,23,.05);padding:.2em .5em;font-size:.875em;font-family:ui-monospace,SF Mono,Cascadia Code,Source Code Pro,Menlo,Consolas,DejaVu Sans Mono,monospace;font-weight:500}.prose-editorial code,.prose-editorial pre{border:1px solid rgba(28,25,23,.1);border-radius:4px}.prose-editorial pre{background-color:var(--hp-paper);margin-top:1.5em;margin-bottom:1.5em;overflow-x:auto;overflow-y:auto;max-height:600px;box-shadow:0 2px 8px -2px rgba(0,0,0,.08)}.prose-editorial pre code{background-color:transparent;border:none;padding:1.25em;font-size:.875em;color:var(--hp-ink);border-radius:0;font-weight:400;line-height:1.6;display:block}.prose-editorial img{max-width:100%;height:auto;border-radius:4px;margin-top:2em;margin-bottom:2em;box-shadow:0 4px 16px -4px rgba(0,0,0,.12)}.prose-editorial figure{margin-top:2.5em;margin-bottom:2.5em}.prose-editorial figcaption{color:var(--hp-ink-muted);font-size:.875em;text-align:center;margin-top:1em;line-height:1.5}.prose-editorial table{width:100%;border-collapse:collapse;margin-top:2em;margin-bottom:2em;font-size:.9em;line-height:1.6;overflow:hidden;border-radius:4px;border:1px solid rgba(28,25,23,.1)}.prose-editorial thead{border-bottom:2px solid rgba(28,25,23,.12);background-color:var(--hp-paper)}.prose-editorial thead th{color:var(--hp-ink);font-weight:600;font-family:var(--font-fraunces),Georgia,serif;vertical-align:bottom;padding:.875em 1em;text-align:left}.prose-editorial tbody tr{border-bottom:1px solid rgba(28,25,23,.08)}.prose-editorial tbody tr:last-child{border-bottom:none}.prose-editorial tbody tr:hover{background-color:rgba(28,25,23,.02)}.prose-editorial tbody td{vertical-align:top;padding:.875em 1em;color:var(--hp-ink-soft)}.prose-editorial hr{border:none;height:1px;background:linear-gradient(90deg,transparent,rgba(28,25,23,.15),transparent);margin-top:3em;margin-bottom:3em}.prose-editorial strong{color:var(--hp-ink);font-weight:700}.prose-editorial em{font-style:italic;color:var(--hp-ink)}.prose-editorial>p:first-of-type:first-letter{font-family:var(--font-fraunces),Georgia,serif;font-size:3.5em;float:left;line-height:.85;padding-right:.1em;margin-top:.05em;color:var(--hp-coral);font-weight:600}.dark .prose-editorial{--hp-cream:rgb(28,25,23);--hp-paper:rgb(41,37,36);--hp-ink:rgb(250,250,249);--hp-ink-soft:rgb(231,229,228);--hp-ink-muted:rgb(168,162,158);--hp-coral:rgb(240,137,124)}.dark .prose-editorial pre{background-color:rgba(0,0,0,.2)}.dark .prose-editorial code{background-color:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1)}.dark .prose-editorial blockquote{background-color:rgba(240,137,124,.05)}.dark .prose-editorial thead{background-color:rgba(255,255,255,.03)}.dark .prose-editorial tbody tr:hover{background-color:rgba(255,255,255,.02)}