:root{color-scheme:light;--paper:#f4f3ed;--ink:#363b32;--muted:#676b60;--line:#dedfd5;--accent:#65714c}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;-webkit-font-smoothing:antialiased;min-height:100svh;display:flex;flex-direction:column}a{color:inherit;text-underline-offset:4px}a:hover{color:var(--accent)}a:focus-visible{outline:2px solid var(--accent);outline-offset:5px;border-radius:2px}header,footer{display:flex;align-items:center;justify-content:space-between;padding:28px 40px;gap:20px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:20px;font-weight:600;letter-spacing:-.7px;text-decoration:none;min-height:44px}.brand svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round}.status{font-size:12px;color:var(--muted)}.status:before{content:'';display:inline-block;width:6px;height:6px;border-radius:50%;background:#839267;margin:0 9px 1px 0}.hero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:60px 24px 100px}.eyebrow{font-size:14px;color:var(--muted);line-height:1.6;margin:0 0 22px}.hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(54px,8vw,112px);letter-spacing:-.055em;line-height:1.05;margin:0}.hero h1 span{color:#87936e}footer{font-size:12px;color:var(--muted);padding-top:20px;padding-bottom:20px}footer nav{display:flex;gap:28px}footer a{display:inline-flex;align-items:center;min-height:44px;text-decoration:none}.reading{width:min(100% - 48px,680px);margin:48px auto 100px;flex:1}.back{font-size:13px;color:var(--muted);display:inline-block;padding:12px 0;margin-bottom:22px}.reading h1{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(40px,6vw,58px);letter-spacing:-.04em;line-height:1.1;margin:0 0 16px}.updated{font-size:12px!important;color:var(--muted);margin-bottom:40px!important}.reading p{font-size:16px;line-height:1.75;margin:12px 0}.reading .intro{font-size:18px;line-height:1.6}.reading h2{font-size:19px;letter-spacing:-.3px;line-height:1.4;margin:36px 0 10px}.document footer{border-top:1px solid var(--line)}.skip{position:absolute;top:-100px;left:20px;padding:12px;background:var(--paper)}.skip:focus{top:10px;z-index:1}@media(max-width:600px){header,footer{padding:18px 24px}.brand{font-size:18px}.status{font-size:11px}.hero{padding-bottom:90px}.eyebrow{font-size:12px}.reading{margin-top:24px;margin-bottom:64px}footer{align-items:flex-start;flex-direction:column;gap:4px}footer nav{gap:24px}.home footer{align-items:center}.home footer>span{order:2;font-size:11px}.home .hero h1{font-size:clamp(48px,12vw,72px)}}
