:root{color-scheme:light;--paper:#f7f4ed;--ink:#172b27;--muted:#58625e;--accent:#85503b;--line:#dcd8cd;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);font-size:17px;line-height:1.65}*{box-sizing:border-box}body{margin:0}.page{max-width:820px;margin:auto;padding:clamp(2rem,7vw,5rem) clamp(1.4rem,5vw,3rem)}.home{min-height:100svh;display:flex;align-items:center}.intro{width:100%;max-width:650px}.monogram{font:italic 30px Georgia,serif;border:1px solid var(--line);border-radius:50%;width:64px;height:64px;display:grid;place-items:center;margin-bottom:2.5rem}.eyebrow{text-transform:uppercase;font-size:.7rem;letter-spacing:.13em;font-weight:650;color:var(--accent);margin:0 0 1.2rem}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400}h1{font-size:clamp(3.1rem,9vw,5rem);line-height:1.04;letter-spacing:-.045em;margin:0}h2{font-size:1.55rem;line-height:1.3;margin:0 0 .7rem}.lede{font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.3rem,3vw,1.6rem);line-height:1.45;margin:1.7rem 0 1rem}.description{color:var(--muted);max-width:590px}.question{margin:1.6rem 0;max-width:550px}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}a:hover{color:var(--accent)}a:focus-visible{outline:3px solid var(--accent);outline-offset:5px;border-radius:3px}.button{display:inline-flex;gap:1.5rem;align-items:center;background:var(--ink);color:#fffdf8;padding:.75rem 1.25rem;border-radius:999px;text-decoration:none;font-size:.9rem;font-weight:600}.button:hover{background:var(--accent);color:white}.email{font-size:.82rem;color:var(--muted);margin:.85rem 0 0}footer{border-top:1px solid var(--line);margin-top:3rem;padding-top:1.2rem;font-size:.78rem;color:var(--muted)}.back{display:inline-block;margin-bottom:3rem;font-size:.85rem}.notice h1{font-size:clamp(2.6rem,7vw,4rem)}.updated{font-size:.8rem;color:var(--muted)}.notice header{padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.notice section{margin-top:2.2rem}.notice section p{margin:.7rem 0;color:#3e4b46}.notice li{margin:.5rem 0}.notice ul{padding-left:1.2rem}@media(max-width:480px){:root{font-size:16px}.monogram{margin-bottom:2rem}.home{align-items:flex-start}}

.home-contact{margin-top:2rem}
