:root{--bg:#fbfbf8;--text:#1a1a1a;--muted:#666;--accent:#1f3a8a;--rule:rgba(0,0,0,.08)}body{font-family:Georgia,Times New Roman,Times,serif;background:var(--bg);color:var(--text);font-size:18px;line-height:1.8}main{max-width:820px;margin:0 auto;padding:4.5rem 1.25rem}h1{font-size:2.4rem;letter-spacing:-.01em;margin-bottom:.75rem;margin-top:0}h1,h2{font-weight:600}h2{font-size:1.35rem;margin-top:3.5rem;margin-bottom:1.25rem;padding-bottom:.5rem;border-bottom:1px solid var(--rule);letter-spacing:-.005em}h2:first-of-type,h3{margin-top:2.5rem}h3{font-size:1.1rem;font-weight:500;margin-bottom:.75rem;letter-spacing:-.002em}p{margin-bottom:1.4rem;text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}section{margin-bottom:2rem}section section{margin-top:1.5rem;margin-bottom:1.5rem}ol,ul{margin-bottom:1.4rem;padding-left:1.5rem}li{margin-bottom:.6rem;line-height:1.75}li:last-child{margin-bottom:0}.metadata,.status,small{color:var(--muted);font-size:.9rem;margin-bottom:.5rem;line-height:1.6}.subtitle{font-size:1.05rem;margin-bottom:2.5rem;line-height:1.7;font-weight:400}.subtitle,a{color:var(--accent)}a{text-decoration:none;transition:opacity .2s ease}a:hover{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;opacity:.85}header{background:var(--bg)}header nav{font-size:.95rem;letter-spacing:.01em}header nav span:first-child{color:var(--text);font-weight:600}header nav a{color:var(--muted);transition:color .2s ease}header nav a:hover{color:var(--accent);text-decoration:none}