:root{color-scheme:dark;--bg: #0b0b0b;--bg-elevated: rgba(16, 16, 16, .96);--bg-soft: rgba(22, 22, 22, .94);--border: rgba(255, 255, 255, .08);--border-strong: rgba(255, 255, 255, .14);--text: #f4f4f4;--muted: #aaaaaa;--accent: #f38f5a;--accent-strong: #f38f5a;--shadow: 0 24px 80px rgba(0, 0, 0, .28);--radius-lg: 28px;--radius-md: 20px;--radius-sm: 999px}*{box-sizing:border-box}html{font-family:DM Sans,system-ui,-apple-system,sans-serif;background:var(--bg)}body{margin:0;min-height:100vh;color:var(--text);background:var(--bg)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}pre,code{font-family:DM Mono,JetBrains Mono,Consolas,Courier New,monospace}.site-shell{min-height:100vh}.home-shell{display:flex;flex-direction:column}.container{width:min(1120px,calc(100% - 2rem));margin:0 auto}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(18px);background:#131313e0;border-bottom:1px solid rgba(255,255,255,.05)}.shell-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1rem 0}.brand{display:inline-flex;align-items:center;gap:.85rem}.avatar-badge{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;border:1px solid var(--border-strong);background:#ffffff0a;color:var(--text);font-family:DM Sans,sans-serif;font-weight:700}.brand-copy{display:grid;gap:.15rem}.brand-name{font-size:1rem;font-weight:700}.brand-tagline{color:var(--muted);font-size:.92rem}.header-links{display:flex;align-items:center;gap:.9rem}.site-nav{display:flex;gap:.3rem;flex-wrap:wrap}.site-nav a{color:var(--muted);padding:.7rem 1rem;border-radius:var(--radius-sm);transition:background .16s ease,color .16s ease,transform .16s ease}.site-nav a:hover,.site-nav a.active{color:var(--text);background:#ffffff0f}.resume-link{color:var(--muted);padding:.7rem 1rem;border-radius:var(--radius-sm);border:1px solid var(--border-strong);font-size:.9rem;transition:color .16s ease,border-color .16s ease}.resume-link:hover{color:var(--text);border-color:#ffffff40}.github-link{display:inline-flex;align-items:center;justify-content:center;padding:.5rem;border-radius:var(--radius-sm);color:var(--muted);transition:color .16s ease}.github-link:hover{color:var(--text)}.site-main{padding:3rem 0 4rem}.site-main:has(.snap-container){padding:0}.home-main{flex:1;display:flex;padding:0}.home-stack,.page-stack{display:grid;gap:2rem}.home-stack{width:100%;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;padding-top:1rem;padding-bottom:2.5rem}.home-hero-area{display:flex;flex-direction:column;justify-content:center;width:min(100%,64rem);margin-inline:auto}.home-intro{padding:.5rem 1.25rem 0;display:flex;align-items:center;gap:2.5rem}.home-intro-text{flex:1}.home-intro-photo{flex-shrink:0;width:160px;height:160px;border-radius:var(--radius-md);object-fit:cover;border:1px solid var(--border)}@media(max-width:640px){.home-intro{flex-direction:column;align-items:center;gap:1.5rem}.home-intro-text{width:100%}.home-intro-photo{width:140px;height:140px}}.home-intro-name{margin:.2rem 0 .65rem;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:300;letter-spacing:-.04em;line-height:1.05}.home-intro-byline{margin:0 0 .4rem;color:var(--muted);font-size:.95rem}.home-intro-byline strong{color:var(--text);font-weight:600}.home-intro-bio{margin:0 0 2rem;color:var(--muted);font-size:1.2rem;line-height:1.65;max-width:56ch}.home-code-wrap--compact{width:auto}.home-code-block--compact{font-size:.9rem;font-weight:400;letter-spacing:0;line-height:1;height:auto;white-space:nowrap}.brand-code{font-family:DM Mono,monospace;font-size:.9rem;white-space:nowrap}.brand-code.is-typing{display:inline-block}.home-recent-links{display:grid;gap:1.1rem;width:min(100%,64rem);margin-inline:auto;padding:2rem 1.25rem .75rem}.home-recent-label{margin:0;color:var(--muted);font-size:.85rem;text-transform:uppercase;letter-spacing:.16em}.home-recent-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.1rem;padding:.25rem 0}.home-recent-item{display:flex;align-items:center;min-height:4.5rem;padding:1.15rem 1.25rem;border-radius:1rem;border:1px solid var(--border);background:#ffffff05;transition:border-color .16s ease,background .16s ease,transform .16s ease}.home-recent-item:hover{transform:translateY(-1px);border-color:var(--border-strong);background:#ffffff0a}.home-recent-title{color:var(--text);line-height:1.45}.hero-grid,.section-card,.prose-card,.article-shell{background:var(--bg-elevated);border:1px solid var(--border);box-shadow:var(--shadow)}.hero-copy h1,.page-hero h1,.section-heading h2,.article-header h1{margin:0;line-height:1.02;letter-spacing:-.04em}.page-hero h1{font-size:clamp(2.4rem,5vw,4rem)}.page-intro,.footer-copy,.post-card p,.feature-list p,.prose-card{color:var(--muted)}.page-intro,.article-summary{font-size:1.08rem;line-height:1.62;max-width:62ch}.button{display:inline-flex;align-items:center;justify-content:center;padding:.9rem 1.15rem;border-radius:var(--radius-sm);font-weight:600;transition:transform .16s ease,border-color .16s ease,background .16s ease}.button:hover{transform:translateY(-1px)}.button-primary{background:linear-gradient(135deg,var(--accent),#5ef0c1);color:#04101d}.button-secondary{border:1px solid var(--border-strong);background:#ffffff08}.eyebrow{margin:0 0 .9rem;text-transform:uppercase;letter-spacing:.18em;color:var(--accent);font-size:.78rem;font-weight:700}.home-code-wrap{width:min(100%,64rem)}.home-code-block{margin:0;white-space:pre;color:var(--text);line-height:1.45;font-size:clamp(1.75rem,3.6vw,3rem);letter-spacing:-.04em;font-weight:400;height:18rem}.home-code-line{display:block;min-height:1.45em}.typing-cursor{color:var(--accent-strong);font-weight:400;animation:blink 1s step-end infinite}.hl-keyword{color:var(--accent-strong)}.hl-punct{color:#cbcbcb}.hl-variable{color:var(--text)}.hl-comment{color:var(--muted)}.section-card,.content-shell,.article-shell{border-radius:var(--radius-lg)}.section-card,.article-shell{padding:2rem}.content-shell{display:grid}.prose-card{color:#e2e2e2;padding:2rem;border-radius:var(--radius-lg)}.article-summary{color:#d6d6d6}.section-heading{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin-bottom:1.5rem}.section-link{color:var(--accent);font-weight:600}.post-list{display:grid;gap:1rem}.post-card{padding:1.4rem 1.5rem;border-radius:var(--radius-md);background:var(--bg-soft);border:1px solid rgba(255,255,255,.05)}.post-card h2{margin:.35rem 0 .75rem;font-size:1.35rem}.post-card a:hover{color:var(--accent)}.post-card-meta,.article-meta{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:.92rem}.draft-pill{display:inline-flex;padding:.2rem .55rem;border-radius:var(--radius-sm);background:#f38f5a2e;color:#ffc3a4}.compact-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:2rem}.feature-list{display:grid;gap:1rem}.page-hero{padding:.4rem 0 0}.article-header{display:grid;gap:1rem;padding-bottom:1.75rem}.article-prose{background:transparent;border:none;box-shadow:none;padding:0}.prose-card h2{color:var(--text);line-height:1.1;margin-top:2.5rem;margin-bottom:.9rem;font-size:1.75rem;font-weight:600;letter-spacing:-.02em;border-bottom:1px solid var(--border);padding-bottom:.5rem}.prose-card h3{color:var(--text);line-height:1.2;margin-top:2rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:500;letter-spacing:-.01em}.prose-card h4{color:var(--accent);line-height:1.25;margin-top:1.5rem;margin-bottom:.6rem;font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em}.prose-card :where(p,li){line-height:1.68}.prose-card ul,.prose-card ol{padding-left:1.4rem}.prose-card blockquote{margin:1.5rem 0;padding-left:1rem;border-left:3px solid rgba(124,199,255,.45);color:#d7e6fa}.prose-card pre{overflow-x:auto;padding:1rem;border-radius:1rem;background:#040b15e0;border:1px solid rgba(255,255,255,.05)}.prose-card code:not(pre code){padding:.15rem .35rem;border-radius:.5rem;background:#ffffff0f;font-size:.92em}.site-footer{padding:1rem 0 3rem}.footer-grid{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;padding-top:1.75rem;border-top:1px solid rgba(255,255,255,.06)}.footer-title{margin:0 0 .5rem;font-weight:700}.footer-copy{margin:0}.footer-links{display:flex;gap:1rem;flex-wrap:wrap;color:var(--muted)}.footer-links a:hover,.section-link:hover{color:var(--text)}@keyframes blink{50%{opacity:0}}@media(max-width:900px){.home-recent-list,.compact-grid{grid-template-columns:1fr}.section-heading,.shell-row{align-items:start;flex-direction:column}.site-nav{width:100%}}@media(max-width:640px){.site-main{padding-top:2rem}.section-card,.prose-card,.article-shell{padding:1.3rem;border-radius:1.4rem}.brand-copy{display:none}.home-stack{padding-top:2rem}.home-code-block{font-size:clamp(2rem,11vw,3rem)}}
