:root{color-scheme:light;--olc-ink:#242527;--olc-paper:#f9f6ef;--olc-oxblood:#6b313a;--olc-copper:#b57a50;--olc-copper-text-on-light:#834d2d;--olc-copper-text-on-dark:#d8b18e;--olc-rule:#cfc5b8;--olc-canvas:#eee8de;--olc-surface-subtle:#e7ded2;--olc-text-muted:#6b655f;--olc-text-muted-strong:#5e5954;--olc-rule-dark:#514d4b;--olc-ink-hover:#343638;--olc-white:#fff;--olc-black:#000;--olc-success:#315c48;--olc-success-bg:#e1ece6;--olc-warning:#6f451a;--olc-warning-bg:#f1e6d5;--olc-danger:#7a2930;--olc-danger-bg:#f2dee0;--olc-info:#384f5b;--olc-info-bg:#e1eaed;--olc-font-sans:"Nimbus Sans", Arial, Helvetica, sans-serif;--olc-font-editorial:"Bitstream Charter", Charter, Georgia, serif;--olc-font-mono:"Nimbus Mono PS", "Courier New", monospace;--olc-type-display:clamp(3rem, 7vw, 6rem);--olc-type-display-line:.98;--olc-type-display-track:-.035em;--olc-type-h1:clamp(2.5rem, 4vw, 3.5rem);--olc-type-h1-line:1.04;--olc-type-h1-track:-.025em;--olc-type-h2:clamp(2rem, 3vw, 2.75rem);--olc-type-h2-line:1.08;--olc-type-h2-track:-.02em;--olc-type-h3:1.5rem;--olc-type-h3-line:1.2;--olc-type-h3-track:-.01em;--olc-type-h4:1.125rem;--olc-type-h4-line:1.3;--olc-type-lead:1.25rem;--olc-type-lead-line:1.55;--olc-type-body:1rem;--olc-type-body-line:1.6;--olc-type-small:.875rem;--olc-type-small-line:1.5;--olc-type-label:.75rem;--olc-type-label-line:1.4;--olc-type-label-track:.14em;--olc-type-data:.875rem;--olc-type-data-line:1.5;--olc-type-code:.875rem;--olc-type-code-line:1.6;--olc-space-0:0;--olc-space-0-5:.25rem;--olc-space-1:.5rem;--olc-space-1-5:.75rem;--olc-space-2:1rem;--olc-space-3:1.5rem;--olc-space-4:2rem;--olc-space-5:2.5rem;--olc-space-6:3rem;--olc-space-8:4rem;--olc-space-10:5rem;--olc-space-12:6rem;--olc-space-16:8rem;--olc-radius-none:0;--olc-radius-sm:2px;--olc-radius-md:4px;--olc-border:1px solid var(--olc-rule);--olc-border-dark:1px solid var(--olc-rule-dark);--olc-border-strong:2px solid var(--olc-oxblood);--olc-brand-rule:4px solid var(--olc-oxblood);--olc-shadow-overlay:0 16px 48px #24252729;--olc-motion-fast:.12s;--olc-motion-base:.18s;--olc-motion-slow:.24s;--olc-ease:cubic-bezier(.2, 0, 0, 1);--olc-content:80rem;--olc-content-wide:90rem;--olc-prose:66ch;--olc-sidebar:18rem;--olc-page-gutter:1.25rem;--olc-z-base:0;--olc-z-sticky:20;--olc-z-dropdown:40;--olc-z-overlay:60;--olc-z-modal:80;--olc-z-toast:100}@media (width>=30rem){:root{--olc-page-gutter:1.5rem}}@media (width>=48rem){:root{--olc-page-gutter:2rem}}@media (width>=64rem){:root{--olc-page-gutter:3rem}}@media (width>=80rem){:root{--olc-page-gutter:clamp(4rem, 5vw, 5rem)}}html{background:var(--olc-canvas);color:var(--olc-ink);font-family:var(--olc-font-sans);font-synthesis:none;text-rendering:optimizelegibility}body{background:var(--olc-paper);font-size:var(--olc-type-body);line-height:var(--olc-type-body-line)}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*,:before,:after{box-sizing:border-box}html{background:var(--olc-canvas);color:var(--olc-ink);font-family:var(--olc-font-sans);font-synthesis:none;scroll-behavior:smooth;text-rendering:optimizelegibility}body{background:var(--olc-paper);color:var(--olc-ink);font-size:var(--olc-type-body);line-height:var(--olc-type-body-line);max-width:120rem;min-height:100vh;margin:0 auto}body,button,input,textarea,select{font-family:var(--olc-font-sans)}img,svg{max-width:100%;display:block}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}p,h1,h2,h3,h4,blockquote,dl,dd,ol,ul{margin-block:0}ul,ol{padding:0}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--olc-oxblood);outline-offset:3px}::selection{background:var(--olc-oxblood);color:var(--olc-paper)}.skip-link{background:var(--olc-ink);color:var(--olc-paper);left:var(--olc-page-gutter);z-index:var(--olc-z-toast);padding:.75rem 1rem;font-weight:700;position:fixed;top:0;transform:translateY(-120%)}.skip-link:focus{transform:translateY(.5rem)}.frame{max-width:var(--olc-content);padding-inline:var(--olc-page-gutter);width:100%;margin-inline:auto}.eyebrow,.data-label,.data-index{color:var(--olc-oxblood);font-family:var(--olc-font-mono);letter-spacing:.15em;text-transform:uppercase;font-size:.6875rem;font-weight:700;line-height:1.4}.data-index{display:inline-block}.eyebrow--dark,.data-index--light{color:var(--olc-rule)}.button{min-height:2.875rem;transition:background-color var(--olc-motion-fast) var(--olc-ease), color var(--olc-motion-fast) var(--olc-ease), border-color var(--olc-motion-fast) var(--olc-ease);border:1px solid #0000;justify-content:center;align-items:center;gap:.35rem;padding:.8rem 1.125rem;font-size:.8125rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.button span{transition:transform var(--olc-motion-fast) var(--olc-ease)}.button:hover span{transform:translate(2px,-2px)}.button--ink{background:var(--olc-ink);border-color:var(--olc-ink);color:var(--olc-paper)}.button--ink:hover{background:var(--olc-ink-hover);border-color:var(--olc-ink-hover)}.button--outline{border-color:var(--olc-oxblood);color:var(--olc-oxblood);background:0 0}.button--outline:hover{background:var(--olc-oxblood);color:var(--olc-paper)}.button--paper{background:var(--olc-paper);border-color:var(--olc-paper);color:var(--olc-ink)}.button--paper:hover{background:var(--olc-canvas);border-color:var(--olc-canvas)}.text-link,.back-link{color:var(--olc-oxblood);gap:.35rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:inline-flex}.text-link span,.back-link span{transition:transform var(--olc-motion-fast) var(--olc-ease)}.text-link:hover span{transform:translate(2px)}.back-link:hover span{transform:translate(-2px)}.section{padding-block:clamp(5rem,9vw,8rem)}.section--subtle{background:var(--olc-canvas)}.section--paper{background:var(--olc-paper)}.section--ink{background:var(--olc-ink);color:var(--olc-paper)}.section-heading{max-width:54rem}.section-heading h2{font-family:var(--olc-font-editorial);letter-spacing:-.035em;margin-top:1rem;font-size:clamp(2.35rem,5vw,4.75rem);font-weight:700;line-height:.98}.section-heading__description{color:var(--olc-text-muted);max-width:46rem;margin-top:1.5rem;font-size:clamp(1rem,1.5vw,1.1875rem);line-height:1.65}.section-heading--dark .eyebrow{color:var(--olc-rule)}.section-heading--dark .section-heading__description{color:#c9c1b6}@media (width<=48rem){.section{padding-block:4.5rem}}@media (width<=30rem){.site-logo{width:9.75rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
