:root{--bg: #faf5ec;--surface: #f5ecd9;--surface-hover: #ede4cf;--ink: #2a1f15;--ink-muted: #6b5942;--ink-faint: #8a6b3b;--accent: #8a6b3b;--accent-strong: #5a3f25;--rule: #d8c9ad;--rule-strong: #c4b59b;--danger: #a83a2a;--danger-bg: #f4d8d2;--inverse-bg: #2a1f15;--inverse-ink: #faf5ec;--paper-texture: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.95' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.16  0 0 0 0 0.12  0 0 0 0 0.08  0 0 0 0.06 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}[data-theme=dark]{--bg: #0e0b08;--surface: #1a1410;--surface-hover: #2a1f15;--ink: #f0e3c8;--ink-muted: #bda680;--ink-faint: #8a7456;--accent: #d4b275;--accent-strong: #e8c890;--rule: #3a2c1d;--rule-strong: #5a3f25;--danger: #e08070;--danger-bg: #3a1612;--inverse-bg: #f0e3c8;--inverse-ink: #0e0b08;--paper-texture: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.95' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0.95  0 0 0 0 0.86  0 0 0 0 0.65  0 0 0 0.05 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}html,body{margin:0;padding:0;background-color:var(--bg);background-image:var(--paper-texture);background-attachment:fixed;color:var(--ink);font-family:EB Garamond,Georgia,Times New Roman,serif;font-size:18px;line-height:1.55;-webkit-text-size-adjust:100%}*{box-sizing:border-box}h1,h2,h3{font-family:Cormorant Garamond,Georgia,serif}::selection{background:var(--accent);color:var(--inverse-ink)}.noun{all:unset;display:inline;cursor:pointer;-webkit-touch-callout:none}.noun:focus-visible{outline:2px solid var(--accent-strong);outline-offset:1px;border-radius:1px}@media(hover:hover){.noun:hover{text-decoration:underline dotted;text-decoration-color:var(--accent);text-decoration-thickness:1px;text-underline-offset:3px}}@media(hover:none){.noun{text-decoration:underline dotted;text-decoration-color:var(--accent);text-decoration-thickness:1px;text-underline-offset:3px}}
