:root{color-scheme:light;--background: #f6f4ed;--text: #4a4945;--heading: #3f3e3a;--muted: #77746d;--rule: #d5d1c7;--accent: #de1712;--selection: #dedad0;font-family:Georgia,Times New Roman,serif;font-synthesis:none;text-rendering:optimizeLegibility}:root[data-theme=dark]{color-scheme:dark;--background: #1e1e1c;--text: #cecbc3;--heading: #ece9e0;--muted: #9b978e;--rule: #46443f;--accent: #ff514b;--selection: #514e47}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{min-width:320px;margin:0;background:var(--background);color:var(--text);font-size:18px;line-height:1.43;transition:background-color .18s ease,color .18s ease}::selection{background:var(--selection)}a{color:var(--accent);text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:.1em}a:hover{text-decoration-thickness:2px}p,h1,h2{margin-top:0}button{color:inherit;font:inherit}.page{width:min(100% - 3rem,680px);margin:0 auto;padding:3.2rem 0 3rem}.skip-link{position:fixed;top:-5rem;left:1rem;z-index:10;padding:.45rem .7rem;background:var(--heading);color:var(--background)}.skip-link:focus{top:1rem}.masthead{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.15rem;gap:1.5rem}.name{color:var(--heading);font-size:clamp(1.65rem,5vw,2.1rem);font-weight:400;letter-spacing:.015em;line-height:1.1;text-decoration:none;text-transform:uppercase}.theme-toggle{position:relative;flex:0 0 auto;width:2rem;height:1.05rem;padding:0;border:1px solid var(--heading);border-radius:1rem;background:transparent;cursor:pointer}.theme-toggle span{position:absolute;top:.13rem;left:.15rem;width:.68rem;height:.68rem;border-radius:50%;background:var(--heading);transition:transform .16s ease}.theme-toggle span.active{transform:translate(.93rem)}.introduction{margin-bottom:2.7rem}.profile-lead{display:grid;align-items:start;margin-bottom:1.15rem;grid-template-columns:82px 1fr;gap:1.15rem}.profile-lead p{margin-bottom:0}.profile-photo{display:block;width:82px;height:82px;border-radius:50%;filter:grayscale(1) contrast(1.05);object-fit:cover;object-position:center 25%}.introduction p,.section>p{margin-bottom:1.15rem}.section{margin-top:2.5rem}.section>h1{margin-bottom:.15rem;color:var(--heading);font-size:1.25rem;font-weight:400;line-height:1.25}#now{margin-bottom:3.5rem}footer{display:flex;justify-content:space-between;padding-top:.8rem;border-top:1px solid var(--rule);color:var(--muted);font-size:.7rem}footer p{margin:0}footer a{color:var(--muted)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition-duration:.01ms!important}}@media(max-width:560px){body{font-size:17px;line-height:1.47}.page{width:min(100% - 2.5rem,680px);padding-top:1.8rem}.masthead{align-items:flex-start;margin-bottom:1.5rem}.profile-lead{grid-template-columns:72px 1fr;gap:.9rem}.profile-photo{width:72px;height:72px}.name{max-width:12ch;font-size:1.75rem}}
