:root{color-scheme:light dark;--paper: light-dark(#f4f2ec, #111210);--ink: light-dark(#171713, #ebece5);--muted: light-dark(#62635b, #a4a79f);--line: light-dark(#ccc9bf, #30322d);--surface: light-dark(#eae6dc, #1a1c17);--accent: light-dark(#b9472f, #e87359);--accent-contrast: #fffaf6;--content: 1160px;--gutter: clamp(1.25rem, 5vw, 4rem)}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.55;text-rendering:optimizeLegibility}a{color:inherit;text-decoration-thickness:.08em;text-underline-offset:.2em}::selection{color:var(--accent-contrast);background:var(--accent)}.page-shell{width:min(100% - (2 * var(--gutter)),var(--content));margin-inline:auto}.skip-link{position:absolute;left:1rem;top:-4rem;z-index:10;padding:.65rem .9rem;color:var(--accent-contrast);background:var(--accent)}.skip-link:focus{top:1rem}.site-header{min-height:5.5rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;font-size:.8rem;letter-spacing:.02em}.wordmark{font-weight:650;text-decoration:none}.site-header nav,.site-footer div{display:flex;gap:clamp(.9rem,2.4vw,1.6rem)}.site-header nav a,.site-footer a{color:var(--muted);text-decoration:none;transition:color .16s ease}.site-header nav a:hover,.site-header nav a:focus-visible,.site-footer a:hover,.site-footer a:focus-visible{color:var(--ink)}.hero{min-height:28rem;display:grid;grid-template-columns:minmax(0,1.65fr) minmax(15rem,.7fr);gap:clamp(3rem,8vw,7rem);align-items:end;padding:5rem 0 4.5rem}.eyebrow{margin:0 0 1rem;color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem;font-weight:600;letter-spacing:.12em;line-height:1.3;text-transform:uppercase}h1,h2,h3,p{text-wrap:pretty}.hero h1,.page-intro h1{max-width:48rem;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.55rem,5.2vw,4.65rem);font-weight:500;letter-spacing:-.045em;line-height:1.01}.hero-summary{margin:0;padding-left:1.25rem;border-left:2px solid var(--accent);color:var(--muted);font-size:.98rem;line-height:1.65}.hero-summary strong{color:var(--ink);font-weight:600}.home-section{padding:1.5rem 0 5.25rem;scroll-margin-top:1rem}.section-label{display:flex;justify-content:space-between;gap:1rem;padding-top:.85rem;border-top:1px solid var(--line);color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.8rem;margin-top:1.25rem}.work-card{min-height:14rem;display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;background:var(--surface)}.work-index{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.work-card h2,.practice h2{margin:2.75rem 0 .6rem;font-size:1.25rem;font-weight:600;letter-spacing:-.025em;line-height:1.15}.work-card p,.practice p{margin:0;color:var(--muted);font-size:.84rem;line-height:1.55}.writing-preview{display:grid;grid-template-columns:1fr 2fr;gap:clamp(2rem,7vw,6rem)}.writing-preview h2{max-width:20rem;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,3.2vw,3rem);font-weight:500;letter-spacing:-.035em;line-height:1.05}.article-row{display:grid;grid-template-columns:1fr auto;gap:2rem;padding:1.15rem 0;border-top:1px solid var(--line);text-decoration:none}.article-row strong,.article-row small{display:block}.article-row strong{font-size:.96rem;font-weight:550}.article-row small{margin-top:.3rem;color:var(--muted);font-size:.78rem}.article-row time{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem}.writing-empty{padding:1.1rem 0 1.5rem;border-top:1px solid var(--line)}.writing-empty p{margin:0}.writing-empty p+p{max-width:38rem;margin-top:.45rem;color:var(--muted);font-size:.85rem}.text-link{display:inline-block;margin-top:1.25rem;color:var(--ink);font-size:.82rem;font-weight:600;text-decoration:none}.text-link:hover{color:var(--accent)}.practice-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,4vw,3.5rem);margin-top:2rem}.practice h2{margin:0 0 .65rem}.site-footer{min-height:9rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;border-top:1px solid var(--line);color:var(--muted);font-size:.72rem}.interior-page{padding:6rem 0 9rem}.page-intro{max-width:56rem;margin-bottom:6rem}.page-intro h1{font-size:clamp(2.5rem,5vw,4.35rem)}.page-intro>p:last-child{max-width:43rem;margin:2rem 0 0;color:var(--muted);font-size:1.05rem;line-height:1.7}.empty-state{max-width:42rem;padding:2.5rem 0;border-top:1px solid var(--line)}.empty-state h2{max-width:30rem;margin:0;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:500;line-height:1.1}.empty-state>p:last-child{color:var(--muted)}.about-section{margin-top:5rem}.about-columns{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,8vw,7rem);margin-top:2rem;color:var(--muted);font-size:1rem;line-height:1.75}.credential-list{margin-top:1.5rem}.credential-list p{display:grid;grid-template-columns:1fr auto;gap:2rem;margin:0;padding:1.15rem 0;border-top:1px solid var(--line)}.credential-list strong{font-weight:550}.credential-list span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem}.archive-note{margin:5rem 0 0;color:var(--muted)}.archive-list a{display:grid;grid-template-columns:3rem 1fr auto;gap:1.5rem;align-items:center;padding:1.35rem 0;border-top:1px solid var(--line);text-decoration:none}.archive-list a:last-child{border-bottom:1px solid var(--line)}.archive-list span{color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.72rem}.archive-list strong{font-size:1rem;font-weight:550}.article-page{padding:5rem 0 9rem}.article-header{max-width:52rem;margin:0 auto 5rem}.back-link{color:var(--muted);font-size:.8rem;text-decoration:none}.article-header h1{margin:3.5rem 0 1.5rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,7vw,5.2rem);font-weight:500;letter-spacing:-.05em;line-height:.98}.article-header>p{color:var(--muted);font-size:1.08rem}.article-header>div{display:flex;justify-content:space-between;gap:2rem;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--line);color:var(--muted);font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.7rem}.prose{max-width:44rem;margin:auto;font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.8}.prose h2{margin:3rem 0 1rem;font-family:ui-sans-serif,system-ui,sans-serif;font-size:1.6rem;line-height:1.2}.prose pre{overflow-x:auto;padding:1.25rem;background:var(--surface);font-family:ui-monospace,monospace;font-size:.85rem}.prose :not(pre)>code{padding:.15em .35em;background:var(--surface);font-family:ui-monospace,monospace;font-size:.86em}.article-figure{margin:3rem 0}.article-figure img{display:block;width:100%;height:auto;background:var(--surface)}.article-figure figcaption{margin-top:.75rem;color:var(--muted);font-family:ui-sans-serif,system-ui,sans-serif;font-size:.75rem}.article-callout{margin:2.25rem 0;padding:1.25rem 1.4rem;border-left:2px solid var(--accent);background:var(--surface);font-family:ui-sans-serif,system-ui,sans-serif;font-size:.9rem}.article-callout strong{display:block;margin-bottom:.35rem;color:var(--accent);font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.article-callout p{margin:0}@media(max-width:760px){.site-header{align-items:flex-start;padding-top:1.5rem}.site-header nav{display:grid;grid-template-columns:repeat(2,auto);column-gap:1.2rem;row-gap:.45rem}.hero{min-height:auto;grid-template-columns:1fr;gap:2.5rem;padding:5rem 0 4.5rem}.hero h1{font-size:clamp(2.65rem,12vw,4.1rem)}.hero-summary{max-width:31rem}.work-grid,.practice-grid{grid-template-columns:1fr}.work-card{min-height:12rem}.writing-preview,.about-columns{grid-template-columns:1fr}.interior-page{padding-top:4.5rem}.page-intro{margin-bottom:4rem}.site-footer{align-items:flex-start;flex-direction:column;justify-content:center;gap:.6rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
