*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f0f2f4;--card-bg: #fff;--text: #222;--text-muted: #444;--text-subtle: #555;--heading-border: #222;--link: #1a5276;--card-shadow: 0 4px 24px rgba(0, 0, 0, .1), 0 1px 4px rgba(0, 0, 0, .06);--float-bg: #fff;--float-icon: #1e2a35;--float-border: rgba(0, 0, 0, .12);--float-shadow: 0 1px 4px rgba(0, 0, 0, .15)}:root.dark{--bg: #0f172a;--card-bg: #1e293b;--text: #e2e8f0;--text-muted: #94a3b8;--text-subtle: #94a3b8;--heading-border: #475569;--link: #7dd3fc;--card-shadow: 0 4px 24px rgba(0, 0, 0, .4), 0 1px 4px rgba(0, 0, 0, .2);--float-bg: #1e2a35;--float-icon: #8ab4cc;--float-border: rgba(255, 255, 255, .12);--float-shadow: none}:root.dark .hero-monogram{filter:invert(1)}body{font-family:Georgia,Times New Roman,serif;font-size:15px;line-height:1.5;color:var(--text);background:var(--bg);transition:background-color .2s,color .2s}h2{font-size:1.1rem;text-transform:uppercase;letter-spacing:.08em;border-bottom:1.5px solid var(--heading-border);padding-bottom:.2rem;margin-bottom:.9rem;transition:border-color .2s}section{margin-bottom:1.75rem}ul{padding-left:1.4rem}li{margin-bottom:.3rem}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}
