:root{--night-950: oklch(.14 .035 288);--night-900: oklch(.19 .045 288);--night-800: oklch(.25 .05 289);--night-700: oklch(.33 .045 290);--night-600: oklch(.45 .04 291);--mist-500: oklch(.62 .025 292);--mist-300: oklch(.8 .018 295);--veil-200: oklch(.91 .014 300);--veil-100: oklch(.955 .01 300);--veil-050: oklch(.985 .006 300);--pure: oklch(1 0 0);--iris-700: oklch(.42 .14 292);--iris-600: oklch(.52 .16 292);--iris-500: oklch(.62 .15 292);--iris-200: oklch(.88 .05 292);--iris-100: oklch(.945 .025 292);--gold-500: oklch(.78 .12 82);--rose-500: oklch(.78 .12 12);--gold-700: oklch(.58 .11 74);--rose-700: oklch(.58 .12 10);--gold-100: oklch(.952 .035 85);--rose-100: oklch(.952 .03 15);--text-strong: var(--night-900);--text-body: var(--night-800);--text-muted: var(--night-600);--text-faint: var(--mist-500);--text-invert: var(--veil-050);--text-invert-muted: oklch(.78 .02 295 / .72);--surface-page: var(--veil-050);--surface-card: var(--pure);--surface-sunken: var(--veil-100);--surface-tint: var(--iris-100);--surface-night: var(--night-900);--surface-night-raised: var(--night-800);--border-hairline: oklch(.895 .012 300);--border-soft: var(--veil-200);--border-strong: var(--iris-200);--border-night: oklch(.33 .045 290 / .9);--link: var(--iris-600);--link-hover: var(--iris-700);--focus-ring: var(--iris-500);--accent-primary: var(--gold-500);--accent-secondary: var(--rose-500);--accent-ink: var(--gold-700);--status-positive: oklch(.56 .1 155);--status-caution: var(--gold-700);--status-critical: var(--rose-700);--status-info: var(--iris-600)}:root{--font-display: "Marcellus", "Cormorant Garamond", Georgia, serif;--font-body: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, Menlo, monospace;--pp-fs-mult: 1;--fs-hero: calc(64px * var(--pp-fs-mult));--fs-d1: calc(48px * var(--pp-fs-mult));--fs-d2: calc(36px * var(--pp-fs-mult));--fs-d3: calc(28px * var(--pp-fs-mult));--fs-lead: calc(22px * var(--pp-fs-mult));--fs-body-lg: calc(19px * var(--pp-fs-mult));--fs-body: calc(17px * var(--pp-fs-mult));--fs-sm: calc(15px * var(--pp-fs-mult));--fs-xs: calc(13px * var(--pp-fs-mult));--fs-micro: calc(11px * var(--pp-fs-mult));--lh-tight: 1.06;--lh-display: 1.16;--lh-snug: 1.35;--lh-body: 1.62;--lh-loose: 1.75;--tracking-display: -.01em;--tracking-body: 0em;--tracking-eyebrow: .18em;--tracking-mono: .04em;--weight-light: 300;--weight-regular: 400;--weight-medium: 500;--weight-bold: 700;--measure: 68ch;--measure-narrow: 46ch}:root{--space-05: 2px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-7: 32px;--space-8: 40px;--space-9: 56px;--space-10: 72px;--space-11: 96px;--space-12: 128px;--radius-xs: 3px;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--radius-pill: 999px;--container: 1200px;--container-narrow: 760px;--gutter: var(--space-6);--section-gap: var(--space-11)}:root{--shadow-hairline: 0 0 0 1px var(--border-hairline);--shadow-1: 0 1px 2px oklch(.19 .045 288 / .06), 0 2px 8px oklch(.19 .045 288 / .05);--shadow-2: 0 2px 4px oklch(.19 .045 288 / .06), 0 8px 24px oklch(.19 .045 288 / .08);--shadow-3: 0 8px 16px oklch(.19 .045 288 / .1), 0 24px 56px oklch(.19 .045 288 / .14);--shadow-inset-top: inset 0 1px 0 oklch(1 0 0 / .5);--glow-gold: 0 0 0 1px oklch(.78 .12 82 / .4), 0 6px 20px oklch(.78 .12 82 / .28);--dur-fast: .12s;--dur-base: .2s;--dur-slow: .42s;--dur-drift: 9s;--ease-veil: cubic-bezier(.2, .8, .2, 1);--ease-out: cubic-bezier(.16, 1, .3, 1);--ease-in-out: cubic-bezier(.6, 0, .4, 1);--veil-blur: saturate(140%) blur(14px);--night-wash: radial-gradient(120% 90% at 50% -10%, oklch(.33 .09 292) 0%, oklch(.19 .045 288) 55%, oklch(.14 .035 288) 100%);--dawn-wash: linear-gradient(180deg, var(--iris-100) 0%, var(--veil-050) 100%);--rule-ornament: linear-gradient(90deg, transparent, var(--border-strong) 20%, var(--border-strong) 80%, transparent)}*,*:before,*:after{box-sizing:border-box}body{margin:0;background:var(--surface-page);color:var(--text-body);font-family:var(--font-body);font-size:var(--fs-body);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--font-display);font-weight:var(--weight-regular);color:var(--text-strong);line-height:var(--lh-display);letter-spacing:var(--tracking-display);margin:0;text-wrap:pretty}a{color:var(--link);text-decoration-color:var(--iris-200);text-decoration-thickness:1px;text-underline-offset:3px}a:hover{color:var(--link-hover);text-decoration-color:currentColor}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px;border-radius:var(--radius-xs)}::selection{background:var(--gold-100);color:var(--night-900)}.pp-eyebrow{font-family:var(--font-mono);font-size:var(--fs-micro);letter-spacing:var(--tracking-eyebrow);text-transform:uppercase;color:var(--text-muted)}.pp-skip-link{position:fixed;left:var(--space-4);top:-60px;z-index:100;background:var(--night-900);color:var(--veil-050);padding:10px 16px;border-radius:var(--radius-sm);font-family:var(--font-body);font-size:var(--fs-sm);text-decoration:none;transition:top var(--dur-base) var(--ease-out)}.pp-skip-link:focus{top:var(--space-4);color:var(--veil-050)}html[data-pp-contrast=high]{--text-body: #000;--text-strong: #000;--text-muted: #1a1a1a;--text-faint: #333;--border-hairline: #000;--border-soft: #000;--link: #0b3ad6;--link-hover: #06246f}html[data-pp-contrast=high] body{background:#fff}html[data-pp-underline=on] a{text-decoration:underline!important}html[data-pp-motion=reduced] *,html[data-pp-motion=reduced] *:before,html[data-pp-motion=reduced] *:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.pp-fab{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:0;border-radius:var(--radius-pill);background:var(--night-900);color:var(--veil-050);cursor:pointer;box-shadow:var(--shadow-2);font-size:22px;line-height:1}.pp-fab:hover{background:var(--iris-700)}.pp-prose{font-size:var(--fs-body-lg);color:var(--text-body);line-height:var(--lh-body)}.pp-prose>:first-child{margin-top:0}.pp-prose p{margin:0 0 var(--space-5)}.pp-prose>p:first-of-type{font-size:var(--fs-lead);color:var(--text-muted);font-weight:300;line-height:var(--lh-snug)}.pp-prose h2{font-size:var(--fs-d3);margin:var(--space-8) 0 var(--space-3);scroll-margin-top:120px}.pp-prose h3{font-size:var(--fs-lead);margin:var(--space-7) 0 var(--space-2);scroll-margin-top:120px}.pp-prose ul,.pp-prose ol{margin:0 0 var(--space-5);padding-left:var(--space-6)}.pp-prose li{margin:0 0 var(--space-2)}.pp-prose a{color:var(--link)}.pp-prose strong{font-weight:var(--weight-medium);color:var(--text-strong)}.pp-prose blockquote{margin:var(--space-6) 0;padding:var(--space-2) 0 var(--space-2) var(--space-5);border-left:3px solid var(--gold-500);font-family:var(--font-display);font-size:var(--fs-d3);line-height:var(--lh-snug);color:var(--text-strong)}.pp-prose img{border-radius:var(--radius-md);margin:var(--space-5) 0}.pp-prose code{font-family:var(--font-mono);font-size:.9em;background:var(--surface-sunken);padding:2px 6px;border-radius:var(--radius-xs)}.pp-prose hr{border:0;height:1px;background:var(--border-hairline);margin:var(--space-8) 0}.pp-sign:hover{background:var(--veil-050)!important;color:var(--night-900)!important}.pp-sign:focus-visible{color:var(--night-900)!important}.pp-prose img{max-width:100%;height:auto}
