*{margin:0;padding:0;box-sizing:border-box}:root{--text-primary: #1a1a1a;--text-secondary: #4a4a4a;--text-muted: #888;--bg: #fafaf8;--accent: #1a5c3a;--accent-light: rgba(26, 92, 58, .07);--signal: #c45d3e;--border: #e2e0dc;--rule: #d0ccc6;--grid: #ece9e4;--axis: #ccc8c0;--curve: #1a5c3a;--tangent: #c45d3e;--muted: #9a9790}html{overflow-x:hidden}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:var(--bg);color:var(--text-primary);line-height:1.6;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.container{max-width:640px;margin:0 auto;padding:96px 24px 64px}.container--wide{max-width:1060px;padding:48px 40px 64px}.home-topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:72px}.home-monogram{font-family:Newsreader,Georgia,serif;font-size:1.25rem;font-weight:500;color:var(--accent);letter-spacing:.04em;user-select:none}.home-nav{display:flex;gap:28px;margin-top:0}.home-nav a{color:var(--text-muted);text-decoration:none;font-size:.85rem;letter-spacing:.02em;transition:color .15s}.home-nav a:hover{color:var(--accent)}.home-hero{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;margin-bottom:64px;min-height:380px}.home-name{font-size:4.5rem;font-weight:600;line-height:1.02;letter-spacing:0;margin-bottom:24px}.home-tagline{font-family:Newsreader,Georgia,serif;font-size:1.15rem;color:var(--text-secondary);line-height:1.6;max-width:400px;margin-bottom:20px}.home-tagline em{font-style:italic}.home-hero-meta{display:flex;flex-wrap:wrap;align-items:center;gap:8px;font-size:.72rem;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.home-hero-meta-sep{color:var(--rule)}.home-hero-graphic{display:flex;align-items:center;justify-content:center}.accel-field{width:100%;max-width:480px;height:auto}.home-rule{display:flex;align-items:center;gap:12px;margin:0 0 56px}.home-rule-line{flex:1;height:1px;background:var(--border)}.home-rule-dot{width:5px;height:5px;border-radius:50%;background:var(--accent);flex-shrink:0}.home-label{display:block;font-size:.7rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:6px}.home-writing{margin-bottom:64px}.home-writing-header{margin-bottom:32px}.home-pub-title{font-family:Newsreader,Georgia,serif;font-size:1.75rem;font-weight:400;letter-spacing:0;line-height:1.2;margin:0}.home-pub-sub{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:.95rem;color:var(--text-secondary);margin-top:4px}.home-writing-list{display:flex;flex-direction:column;border-top:1px solid var(--border)}.home-article{display:grid;grid-template-columns:40px 1fr auto;gap:16px;align-items:baseline;text-decoration:none;color:inherit;padding:20px 0;border-bottom:1px solid var(--border);transition:border-color .2s}.home-article:hover{border-color:var(--accent)}.home-article:hover .home-article-num,.home-article:hover .home-article-title{color:var(--accent)}.home-article-num{font-family:Newsreader,Georgia,serif;font-size:.85rem;color:var(--rule);transition:color .2s;padding-top:2px}.home-article-body{min-width:0}.home-article-title{font-family:Newsreader,Georgia,serif;font-size:1.125rem;font-weight:500;line-height:1.35;margin-bottom:4px;transition:color .15s}.home-article-desc{color:var(--text-secondary);font-size:.875rem;line-height:1.5}.home-article-date{font-size:.78rem;color:var(--text-muted);letter-spacing:.01em;white-space:nowrap;padding-top:2px}.home-about{display:grid;grid-template-columns:1fr 260px;gap:48px;margin-bottom:64px}.home-about-text{font-family:Newsreader,Georgia,serif;font-size:1.05rem;color:var(--text-secondary);line-height:1.75}.home-about-text p{margin-top:14px}.home-about-text a{color:var(--text-primary);text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:3px;text-decoration-thickness:1px;transition:color .15s}.home-about-text a:hover{color:var(--accent)}.home-about-rail{border-left:2px solid var(--accent);padding-left:24px}.home-facts{font-size:.82rem;line-height:1.5}.home-facts dt{font-weight:500;text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;color:var(--text-muted);margin-top:16px}.home-facts dt:first-child{margin-top:0}.home-facts dd{color:var(--text-secondary);margin-top:2px}header{margin-bottom:72px}.monogram{display:block;margin-bottom:32px;width:32px;height:32px;border-radius:4px}.name{font-size:1.75rem;font-weight:600;letter-spacing:0;line-height:1.15;margin-bottom:14px}.name a{color:inherit;text-decoration:none}.bio{font-family:Newsreader,Georgia,serif;font-size:1.2rem;color:var(--text-secondary);line-height:1.55;max-width:440px}.bio em{font-style:italic}nav{margin-top:28px;display:flex;gap:24px}nav a{color:var(--text-muted);text-decoration:none;font-size:.875rem;letter-spacing:.01em;transition:color .15s}nav a:hover{color:var(--accent)}.section-divider{display:flex;align-items:center;gap:12px;margin:8px 0 56px}.divider-line{flex:1;height:1px;background:var(--border)}.divider-diamond{width:6px;height:6px;background:var(--accent);transform:rotate(45deg);flex-shrink:0}section{margin-bottom:64px}.section-header{margin-bottom:28px;padding-bottom:14px;border-bottom:1px solid var(--accent)}.section-title{font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.section-subtitle{font-family:Newsreader,Georgia,serif;font-style:italic;font-size:.875rem;color:var(--text-muted);margin-left:12px}.article-list{display:flex;flex-direction:column}.article{display:flex;align-items:flex-start;gap:16px;text-decoration:none;color:inherit;padding:20px 0;border-bottom:1px solid var(--border);transition:border-color .2s}.article:first-child{padding-top:0}.article:last-child{border-bottom:none}.article:hover{border-color:var(--accent)}.article-index{font-family:Newsreader,Georgia,serif;font-size:.85rem;color:var(--rule);flex-shrink:0;padding-top:2px;transition:color .2s;min-width:1.5em}.article:hover .article-index{color:var(--accent)}.article-body{flex:1;min-width:0}.article-title{font-family:Newsreader,Georgia,serif;font-size:1.125rem;font-weight:500;margin-bottom:4px;line-height:1.35}.article-excerpt{color:var(--text-secondary);font-size:.9rem;line-height:1.5;margin-bottom:8px}.article-meta{font-size:.78rem;color:var(--text-muted);letter-spacing:.01em}.about-block{border-left:2px solid var(--accent);padding-left:24px}.about-content{font-family:Newsreader,Georgia,serif;font-size:1.075rem;color:var(--text-secondary);line-height:1.75}.about-content a{color:var(--text-primary);text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:3px;text-decoration-thickness:1px;transition:color .15s}.about-content a:hover{color:var(--accent)}.about-content p{margin-bottom:18px}.about-content p:last-child{margin-bottom:0}.prose{font-family:Newsreader,Georgia,serif;font-size:1.075rem;color:var(--text-primary);line-height:1.8}.prose h2{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.2rem;font-weight:600;margin-top:2.5rem;margin-bottom:.875rem;letter-spacing:0}.prose h3{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.05rem;font-weight:600;margin-top:2rem;margin-bottom:.625rem}.prose p{margin-bottom:1.25rem}.prose a{color:var(--text-primary);text-decoration:underline;text-decoration-color:var(--accent);text-underline-offset:3px;text-decoration-thickness:1px;transition:color .15s}.prose a:hover{color:var(--accent)}.prose ul,.prose ol{margin-bottom:1.25rem;padding-left:1.5rem}.prose li{margin-bottom:.5rem}.prose strong{font-weight:600}.prose em{font-style:italic}.prose blockquote{border-left:2px solid var(--accent);padding-left:1.25rem;margin:1.5rem 0;color:var(--text-secondary);font-style:italic}.prose table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem}.prose th,.prose td{padding:8px 12px;text-align:left;border-bottom:1px solid var(--border)}.prose th{font-weight:600;color:var(--text-secondary);font-size:.78rem;text-transform:uppercase;letter-spacing:.04em}.prose .table-container{overflow-x:auto;margin:1.5rem 0}.post-header{margin-bottom:2.5rem}.post-title{font-family:Newsreader,Georgia,serif;font-size:2rem;font-weight:500;line-height:1.2;margin-bottom:10px;letter-spacing:0}.post-meta{font-size:.8rem;color:var(--text-muted);letter-spacing:.01em}.post-back{display:inline-block;margin-bottom:2.5rem;font-size:.85rem;color:var(--text-muted);text-decoration:none;letter-spacing:.01em;transition:color .15s}.post-back:hover{color:var(--accent)}footer{margin-top:96px;padding-top:24px;border-top:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.footer-links{display:flex;gap:20px}.footer-links a{color:var(--text-muted);text-decoration:none;font-size:.8rem;letter-spacing:.01em;transition:color .15s}.footer-links a:hover{color:var(--accent)}.copyright{font-size:.75rem;color:var(--text-muted);letter-spacing:.01em}@media(max-width:900px){.container--wide{max-width:100%;padding:40px 24px 48px}.home-hero{grid-template-columns:1fr;gap:40px;min-height:auto}.home-name{font-size:3.25rem}.home-hero-graphic{max-width:360px}.home-article{grid-template-columns:32px 1fr;gap:12px}.home-article-date{grid-column:2;padding-top:0}.home-about{grid-template-columns:1fr;gap:32px}}@media(max-width:600px){.container{padding:56px 16px 48px;max-width:100%}.container--wide{padding:32px 16px 48px}header{margin-bottom:56px}.home-topbar{margin-bottom:48px}.home-name{font-size:2.75rem}.home-tagline{font-size:1.05rem;max-width:100%}.home-hero-meta{font-size:.68rem}.home-hero-graphic{max-width:300px}.home-rule{margin:0 0 40px}.home-pub-title{font-size:1.4rem}.home-article{grid-template-columns:28px 1fr;gap:10px;padding:16px 0}.home-article-num{font-size:.78rem}.home-article-title{font-size:1rem}.home-article-desc{font-size:.82rem}.home-article-date{grid-column:2;font-size:.72rem}.home-about-text{font-size:1rem}.home-about-rail{padding-left:16px}.name{font-size:1.5rem}.bio{font-size:1.05rem;max-width:100%}.section-title-lg{font-size:1.3rem}.post-title{font-size:1.6rem}.section-header{display:flex;flex-direction:column;gap:2px}.section-subtitle{display:block;margin-left:0;margin-top:2px}.article{gap:10px}.article-index{font-size:.78rem;min-width:1.2em}.article-body{overflow-wrap:break-word;word-break:break-word}.about-block{padding-left:16px}.about-content{font-size:1rem}.section-divider{margin:4px 0 40px}footer{flex-direction:column;gap:12px;text-align:center;margin-top:64px}.prose table{font-size:.78rem}.prose th,.prose td{padding:6px 8px}}
