:root{--stone-50:#fafaf9;--stone-100:#f5f5f4;--stone-150:#eeeceb;--stone-200:#e7e5e4;--stone-300:#d6d3d1;--stone-400:#a8a29e;--stone-500:#78716c;--stone-600:#57534e;--stone-700:#44403c;--stone-800:#292524;--stone-900:#1c1917;--accent:#0ea5e9;--accent-hover:#0284c7;--font-sans:var(--font-inter), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--transition-fast:.15s ease;--transition-medium:.3s ease;--transition-slow:.5s ease}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--stone-700);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;margin:0;padding:0;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-sans);color:var(--stone-800);margin:0 0 1rem;font-weight:500;line-height:1.3}h1{letter-spacing:-.02em;font-size:2.5rem;font-weight:400}h2{font-size:1.75rem;font-weight:500}h3{font-size:1.25rem;font-weight:500}p{color:var(--stone-600);margin:0 0 1rem}a{color:inherit;text-decoration:none}.inline-link{-webkit-backdrop-filter:blur(40px);color:var(--stone-600);transition:background-color var(--transition-slow);font-size:inherit;background:#78716c1a;border-radius:.375rem;align-items:center;gap:.2rem;padding:0 .4rem;display:inline-flex}.inline-link:hover{background:#78716c26}.inline-link svg{width:.75em;height:.75em}.container{max-width:720px;margin:0 auto;padding:0 1.5rem}@media (width>=768px){.container{padding:0 2rem}}@media (width>=1200px){.container{margin:0 0 0 12%}}section{padding:4rem 0}@media (width>=768px){section{padding:5rem 0}}#header{align-items:center;min-height:100vh;display:flex}#header .container{max-width:720px;padding-top:4rem;padding-bottom:6rem}#header .tagline{color:var(--stone-600);max-width:420px;margin-bottom:2rem;font-size:1.125rem;line-height:1.7}#header .tagline .burn{color:#fff;mix-blend-mode:difference}#header .tagline .inline-link{color:var(--stone-700)}@media (width>=768px){#header .tagline{font-size:1.25rem}}#header .social-links{flex-wrap:wrap;gap:.5rem;display:flex}#header .social-links a{-webkit-backdrop-filter:blur(40px);color:var(--stone-600);transition:background-color var(--transition-slow);background:#78716c1a;border-radius:.375rem;align-items:center;gap:.2rem;padding:0 .4rem;font-size:.875rem;display:inline-flex}#header .social-links a:hover{background:#78716c26}#header .social-links a svg{width:.75em;height:.75em}.section-title{margin-bottom:2.5rem}.section-title h2{text-transform:uppercase;letter-spacing:.15em;color:var(--stone-400);margin-bottom:.5rem;font-size:.75rem;font-weight:500}.section-title p{color:var(--stone-800);margin:0;font-size:1.5rem;font-weight:500}@media (width>=768px){.section-title p{font-size:1.75rem}}#resume{-webkit-backdrop-filter:blur(12px);background:#78716c0f}.resume-columns{grid-template-columns:1fr;gap:3rem;display:grid}@media (width>=768px){.resume-columns{grid-template-columns:1fr 1fr;gap:4rem}}.resume-column h3{text-transform:uppercase;letter-spacing:.15em;color:var(--stone-400);border-bottom:1px solid var(--stone-300);margin-bottom:1.5rem;padding-bottom:.75rem;font-size:.75rem;font-weight:500}.resume-item{margin-bottom:2rem}.resume-item:last-child{margin-bottom:0}.resume-item h4{color:var(--stone-800);margin-bottom:.25rem;font-size:1rem;font-weight:500}.resume-item .date{color:var(--stone-400);margin-bottom:.5rem;font-size:.8125rem}.resume-item .org{color:var(--stone-500);margin-bottom:.75rem;font-size:.875rem}.resume-item p{color:var(--stone-600);margin-bottom:.5rem;font-size:.9375rem;line-height:1.6}.resume-item ul{color:var(--stone-600);margin:0;padding-left:1.25rem;font-size:.9375rem}.resume-item ul li{margin-bottom:.375rem}footer{text-align:center;padding:2rem 0}footer p{color:var(--stone-400);margin:0;font-size:.8125rem}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}section[id]{scroll-margin-top:2rem}.post-list{margin:0;padding:0;list-style:none}.post-list li{border-bottom:1px solid var(--stone-200)}.post-list li:last-child{border-bottom:0}.post-list a{transition:opacity var(--transition-fast);padding:1.25rem 0;display:block}.post-list a:hover{opacity:.65}.post-list h3{margin:0 0 .25rem;font-size:1.125rem}.post-list .date{color:var(--stone-400);font-size:.8125rem}.post-list p{margin:.375rem 0 0;font-size:.9375rem}.back-link{color:var(--stone-400);transition:color var(--transition-fast);margin-bottom:2.5rem;font-size:.8125rem;display:inline-block}.back-link:hover{color:var(--stone-600)}.post-header{margin-bottom:3rem}.post-header h1{margin-bottom:.75rem;font-size:2rem}@media (width>=768px){.post-header h1{font-size:2.5rem}}.post-meta{color:var(--stone-400);flex-wrap:wrap;align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.prose{font-size:1.0625rem;line-height:1.75}.prose h2{margin:2.5rem 0 1rem;font-size:1.375rem}.prose h3{margin:2rem 0 .75rem;font-size:1.125rem}.prose a{color:var(--stone-800);text-decoration:underline;text-decoration-color:var(--stone-300);text-underline-offset:.2em;transition:text-decoration-color var(--transition-fast)}.prose a:hover{text-decoration-color:var(--stone-600)}.prose ul,.prose ol{color:var(--stone-600);padding-left:1.25rem}.prose li{margin-bottom:.5rem}.prose blockquote{border-left:2px solid var(--stone-300);color:var(--stone-500);margin:1.5rem 0;padding-left:1.25rem}.prose img{border-radius:.5rem;max-width:100%;height:auto}.prose code{background:#78716c1a;border-radius:.25rem;padding:.1em .35em;font-size:.875em}.prose pre{border-radius:.5rem;padding:1rem 1.25rem;font-size:.875rem;line-height:1.6;overflow-x:auto}.prose pre code{background:0 0;padding:0}.prose hr{border:0;border-top:1px solid var(--stone-200);margin:3rem 0}.empty-note{color:var(--stone-400);font-size:.9375rem}
