:root{--primary:#094cb2;--primary-container:#d6e3ff;--on-primary:#fff;--on-primary-container:#001a41;--tertiary:#6d5e00;--tertiary-container:#f8e287;--on-tertiary:#fff;--on-tertiary-container:#221b00;--secondary:#a07020;--secondary-container:#fdf6e3;--on-secondary:#fff;--on-secondary-container:#3d2b00;--error:#b3261e;--error-container:#f9dedc;--on-error:#fff;--on-error-container:#410e0b;--serif:var(--nf-serif,"Noto Serif"), "Times New Roman", serif;--serif-display:var(--nf-serif-display,"Noto Serif Display"), "Noto Serif", serif;--body:var(--nf-body,"Inter"), -apple-system, "Segoe UI", sans-serif;--label:var(--nf-label,"Public Sans"), "Inter", sans-serif;--t-display:clamp(72px, 9vw, 144px);--t-h1:56px;--t-h2:40px;--t-h3:28px;--t-h4:22px;--t-pull:32px;--t-body-lg:18px;--t-body:16px;--t-body-sm:14px;--t-label:11.5px;--t-label-xs:10px;--s-1:4px;--s-2:8px;--s-3:12px;--s-4:16px;--s-5:24px;--s-6:32px;--s-7:48px;--s-8:64px;--s-9:96px;--s-10:144px;--r-sm:6px;--r-md:10px;--r-lg:16px;--r-xl:24px;--r-pill:999px;--ghost:color-mix(in oklab, var(--on-surface) 15%, transparent);--shadow-modal:0 24px 40px -12px color-mix(in oklab, var(--on-surface) 6%, transparent), 0 8px 24px -8px color-mix(in oklab, var(--on-surface) 4%, transparent);--glass-bg:color-mix(in oklab, var(--surface-container-high) 82%, transparent);--glass-blur:20px;--ease:cubic-bezier(.2,.7,.2,1);--ease-bold:cubic-bezier(.2,.9,.1,1)}[data-surface=ivory]{--surface-dim:#d8d2c2;--surface:#f4eee0;--surface-bright:#fdf9ee;--surface-container-lowest:#fff;--surface-container-low:#faf5e8;--surface-container:#f1ebdc;--surface-container-high:#ebe4d2;--surface-container-highest:#e4dcc7;--on-surface:#1c1a13;--on-surface-variant:#4d4836;--on-surface-faint:#1c1a138c;--inverse-surface:#1c1a13;--inverse-on-surface:#f4eee0;--paper-rule:#1c1a131f}@supports (color:lab(0% 0 0)){[data-surface=ivory]{--on-surface-faint:lab(9.3071% -.141755 5.07113/.55);--paper-rule:lab(9.3071% -.141755 5.07113/.12)}}:root,[data-surface=clinical]{--surface-dim:#d6d6d2;--surface:#f7f7f4;--surface-bright:#fff;--surface-container-lowest:#fff;--surface-container-low:#fafaf7;--surface-container:#f1f1ec;--surface-container-high:#e9e9e4;--surface-container-highest:#e1e1dc;--on-surface:#16170f;--on-surface-variant:#44453d;--on-surface-faint:#16170f8c;--inverse-surface:#16170f;--inverse-on-surface:#f7f7f4;--paper-rule:#16170f1a}@supports (color:lab(0% 0 0)){:root,[data-surface=clinical]{--on-surface-faint:lab(7.42244% -1.78279 4.57764/.55);--paper-rule:lab(7.42244% -1.78279 4.57764/.1)}}[data-surface=night]{--surface-dim:#0c0d10;--surface:#15161b;--surface-bright:#353740;--surface-container-lowest:#0a0b0e;--surface-container-low:#181a20;--surface-container:#1e2027;--surface-container-high:#292c34;--surface-container-highest:#34373f;--on-surface:#ece9df;--on-surface-variant:#b3afa1;--on-surface-faint:#ece9df80;--inverse-surface:#ece9df;--inverse-on-surface:#15161b;--paper-rule:#ece9df26;--primary:#aac6ff;--primary-container:#00306f;--on-primary:#00214f;--on-primary-container:#d6e3ff;--tertiary:#dbc66c;--tertiary-container:#524600;--on-tertiary:#382e00;--on-tertiary-container:#f8e287}@supports (color:lab(0% 0 0)){[data-surface=night]{--on-surface-faint:lab(92.3764% -.238627 5.25168/.5);--paper-rule:lab(92.3764% -.238627 5.25168/.15)}}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--surface);color:var(--on-surface);font-family:var(--body);font-size:var(--t-body);font-feature-settings:"kern", "liga", "calt";text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;transition:background-color .4s var(--ease), color .4s var(--ease);line-height:1.55}::selection{background:var(--tertiary-container);color:var(--on-tertiary-container)}.serif{font-family:var(--serif)}.serif-disp{font-family:var(--serif-display)}.sans{font-family:var(--body)}.label{font-family:var(--label);font-size:var(--t-label);letter-spacing:.14em;text-transform:uppercase;color:var(--on-surface-variant);font-weight:500}.label-xs{font-family:var(--label);font-size:var(--t-label-xs);letter-spacing:.18em;text-transform:uppercase;font-weight:500}.italic-num{font-feature-settings:"tnum" 0, "lnum" 0;font-variant-numeric:oldstyle-nums}.tnum{font-variant-numeric:tabular-nums lining-nums}.smallcaps{letter-spacing:.08em;font-variant-caps:all-small-caps}.rule{background:var(--paper-rule);border:0;height:1px;margin:0}.rule-thick{background:var(--on-surface);border:0;height:2px;margin:0}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(140%);border-radius:var(--r-md)}.elevation-modal{box-shadow:var(--shadow-modal)}.measure{max-width:64ch}.measure-lg{max-width:78ch}.measure-sm{max-width:48ch}.gutter{--gutter:clamp(24px, 6vw, 96px);padding-left:var(--gutter);padding-right:var(--gutter)}.dropcap:first-letter{font-family:var(--serif-display);float:left;color:var(--on-surface);padding:.06em .08em 0 0;font-size:5.4em;font-weight:500;line-height:.86}.marginalia{font-family:var(--label);font-size:var(--t-label);letter-spacing:.06em;text-transform:uppercase;color:var(--on-surface-variant);line-height:1.5}.toc{counter-reset:section}.toc-item:before{counter-increment:section;content:counter(section, upper-roman) ".  ";font-family:var(--label);letter-spacing:.12em;color:var(--on-surface-variant)}.tabular{font-variant-numeric:tabular-nums}
