:root,[data-theme=dawn]{--rp-base: #faf4ed;--rp-surface: #fffaf3;--rp-overlay: #f2e9e1;--rp-muted: #9893a5;--rp-subtle: #797593;--rp-text: #575279;--rp-love: #b4637a;--rp-gold: #ea9d34;--rp-rose: #d7827a;--rp-pine: #286983;--rp-foam: #56949f;--rp-iris: #907aa9;--rp-hl-low: #f4ede8;--rp-hl-med: #dfdad9;--rp-hl-high: #cecacd;--rp-muted-text: #6f6a83;--rp-subtle-text: #69627e;--rp-love-text: #9d4262;--rp-gold-text: #815b00;--rp-foam-text: #286983;--rp-iris-text: #66517f}@media(prefers-color-scheme:dark){:root:not([data-theme=dawn]){--rp-base: #232136;--rp-surface: #2a273f;--rp-overlay: #393552;--rp-muted: #6e6a86;--rp-subtle: #908caa;--rp-text: #e0def4;--rp-love: #eb6f92;--rp-gold: #f6c177;--rp-rose: #ea9a97;--rp-pine: #3e8fb0;--rp-foam: #9ccfd8;--rp-iris: #c4a7e7;--rp-hl-low: #2a283e;--rp-hl-med: #44415a;--rp-hl-high: #56526e;--rp-muted-text: #aaa6c3;--rp-subtle-text: #b5b1ca;--rp-love-text: #eb6f92;--rp-gold-text: #f6c177;--rp-foam-text: #9ccfd8;--rp-iris-text: #c4a7e7}}[data-theme=moon]{--rp-base: #232136;--rp-surface: #2a273f;--rp-overlay: #393552;--rp-muted: #6e6a86;--rp-subtle: #908caa;--rp-text: #e0def4;--rp-love: #eb6f92;--rp-gold: #f6c177;--rp-rose: #ea9a97;--rp-pine: #3e8fb0;--rp-foam: #9ccfd8;--rp-iris: #c4a7e7;--rp-hl-low: #2a283e;--rp-hl-med: #44415a;--rp-hl-high: #56526e;--rp-muted-text: #aaa6c3;--rp-subtle-text: #b5b1ca;--rp-love-text: #eb6f92;--rp-gold-text: #f6c177;--rp-foam-text: #9ccfd8;--rp-iris-text: #c4a7e7}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{background-color:var(--rp-base);color:var(--rp-text);font-family:-apple-system,ui-sans-serif,system-ui,Segoe UI,sans-serif;font-size:16px;line-height:1.65;transition:background-color .15s ease,color .15s ease}body{max-width:680px;margin:0 auto;padding:0 1.5rem 4rem}a{color:var(--rp-foam-text);text-decoration:none}a:hover{text-decoration:underline}:where(a,button,input):focus-visible{outline:3px solid var(--rp-iris);outline-offset:3px}h1,h2,h3{font-weight:600;line-height:1.3}h2{font-size:.85rem;text-transform:uppercase;letter-spacing:.08em;color:var(--rp-muted-text);margin-bottom:1rem}p{margin-bottom:.9rem}p:last-child{margin-bottom:0}code{font-family:JetBrains Mono,Berkeley Mono,Cascadia Code,ui-monospace,monospace;font-size:.875em;background:var(--rp-surface);padding:.1em .3em;border-radius:3px}pre{font-family:JetBrains Mono,Berkeley Mono,Cascadia Code,ui-monospace,monospace;font-size:.875em;background:var(--rp-surface);padding:1rem 1.25rem;border-radius:4px;overflow-x:auto;margin-bottom:1rem}pre code{background:none;padding:0}ul,ol{padding-left:1.25rem}li{margin-bottom:.3rem}.site-nav{display:flex;align-items:flex-start;gap:1.5rem;padding:1.25rem 0;margin-bottom:2.5rem;border-bottom:1px solid var(--rp-hl-med)}.nav-status{display:flex;flex-direction:column;gap:.15rem;margin-right:auto}.nav-clock{font-family:ui-monospace,Cascadia Code,SF Mono,monospace;font-size:.8rem;color:var(--rp-subtle-text);letter-spacing:.02em}.site-nav .nav-links{display:flex;gap:1.5rem}.site-nav .nav-links a{font-family:ui-monospace,Cascadia Code,SF Mono,monospace;font-size:.85rem;color:var(--rp-subtle-text);text-decoration:none;letter-spacing:.03em;padding-bottom:2px;border-bottom:1px solid transparent;transition:color .15s ease,border-color .15s ease}.site-nav .nav-links a:hover{color:var(--rp-text);border-color:var(--rp-hl-high);text-decoration:none}.site-nav .nav-links a.active{color:var(--rp-iris-text);border-color:var(--rp-iris)}#theme-toggle{background:none;border:1px solid var(--rp-hl-med);border-radius:4px;cursor:pointer;padding:.3rem;color:var(--rp-subtle-text);line-height:0;display:flex;align-items:center;transition:color .15s ease,border-color .15s ease,background .15s ease}#theme-toggle:hover{color:var(--rp-text);border-color:var(--rp-hl-high);background:var(--rp-overlay)}#theme-toggle .icon-moon{display:none}#theme-toggle .icon-dawn{display:inline}[data-theme=moon] #theme-toggle .icon-dawn{display:none}[data-theme=moon] #theme-toggle .icon-moon{display:inline}@media(prefers-color-scheme:dark){:root:not([data-theme=dawn]) #theme-toggle .icon-dawn{display:none}:root:not([data-theme=dawn]) #theme-toggle .icon-moon{display:inline}}.profile-header{display:flex;align-items:center;gap:1.5rem;margin-bottom:2.5rem}.profile-img{width:72px;height:72px;border-radius:50%;object-fit:cover;flex-shrink:0;background:var(--rp-overlay)}.profile-img-placeholder{width:72px;height:72px;border-radius:50%;background:var(--rp-overlay);flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;color:var(--rp-subtle-text);letter-spacing:.02em}.profile-info .name{font-size:1.2rem;font-weight:700;color:var(--rp-text);margin-bottom:.2rem}.profile-info .handle{color:var(--rp-subtle-text);font-weight:400;font-size:1rem}.profile-info .title{font-size:.82rem;color:var(--rp-muted-text);margin-bottom:.55rem;letter-spacing:.01em}.contact-row{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.contact-row a{font-size:.85rem;color:var(--rp-subtle-text);text-decoration:none}.contact-row a:hover{color:var(--rp-foam-text)}.contact-row .contact-email{color:var(--rp-text);font-weight:500}.contact-row .contact-email:hover{color:var(--rp-foam-text)}.social-icons{display:flex;align-items:center;gap:.55rem}.social-link{color:var(--rp-subtle-text);display:flex;align-items:center;text-decoration:none;transition:color .1s}.social-link:hover{color:var(--rp-foam-text);text-decoration:none}.hero{margin-bottom:3rem}.hero .oneliner{font-size:1.05rem;color:var(--rp-text);margin-bottom:.4rem}.hero .current{font-size:.95rem;color:var(--rp-subtle-text)}section{margin-bottom:3rem}.demo-section{border:1px solid var(--rp-hl-med);border-radius:6px;padding:1.25rem;background:var(--rp-surface)}.demo-section .section-caption{font-size:.8rem;color:var(--rp-muted-text);margin-bottom:.75rem;font-style:italic}.ast-viewer{width:100%}.ast-viewer label{display:block;font-size:.8rem;font-weight:600;color:var(--rp-subtle-text);margin-bottom:.35rem}.ast-viewer input{width:100%;background:var(--rp-base);border:1px solid var(--rp-hl-high);border-radius:4px;padding:.45rem .75rem;font-family:JetBrains Mono,Berkeley Mono,ui-monospace,monospace;font-size:.875rem;color:var(--rp-text);margin-bottom:1rem;transition:border-color .1s}.ast-viewer input:focus-visible{border-color:var(--rp-foam)}.example-chips{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:1rem}.example-chip{font-family:JetBrains Mono,Berkeley Mono,ui-monospace,monospace;font-size:.75rem;background:var(--rp-overlay);color:var(--rp-subtle-text);border:1px solid transparent;padding:.15rem .5rem;border-radius:3px;cursor:pointer;transition:color .1s,border-color .1s}.example-chip:hover{color:var(--rp-text);border-color:var(--rp-hl-high)}.example-chip.active{color:var(--rp-foam-text);border-color:var(--rp-foam)}.ast-viewer .ast-error{font-size:.8rem;color:var(--rp-love-text);font-family:JetBrains Mono,ui-monospace,monospace;margin:0}.ast-viewer .ast-svg-wrap{overflow-x:auto}.ast-viewer svg{display:block}.ast-node circle{fill:var(--rp-overlay);stroke:var(--rp-subtle);stroke-width:1.5}.ast-node-binary circle{stroke:var(--rp-foam)}.ast-node-unary circle{stroke:var(--rp-iris)}.ast-node-literal circle{stroke:var(--rp-pine)}.ast-node-variable circle{stroke:var(--rp-gold)}.ast-node-grouping circle{stroke:var(--rp-muted)}.ast-node text{fill:var(--rp-text);font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;user-select:none}.ast-edge{stroke:var(--rp-hl-high);stroke-width:1.5}.portfolio-intro{max-width:62ch;margin-top:-.5rem;margin-bottom:1.25rem;color:var(--rp-subtle-text);font-size:.9rem}.project-list{display:flex;flex-direction:column;gap:1.25rem}.project-card{border-bottom:1px solid var(--rp-hl-med);padding-bottom:1.25rem}.project-card:last-child{border-bottom:none;padding-bottom:0}.project-header{display:flex;align-items:baseline;gap:.75rem;margin-bottom:.3rem}.project-header a,.project-name{font-weight:600;font-size:.95rem;color:var(--rp-text)}.project-header a:hover{color:var(--rp-foam-text);text-decoration:none}.project-card .blurb{font-size:.9rem;color:var(--rp-subtle-text);margin-bottom:.5rem}.availability{margin-top:-.2rem;margin-bottom:.5rem;color:var(--rp-muted-text);font-family:JetBrains Mono,ui-monospace,monospace;font-size:.72rem}.lang-tags{display:flex;gap:.4rem;flex-wrap:wrap}.tag{font-size:.75rem;font-family:JetBrains Mono,ui-monospace,monospace;background:var(--rp-overlay);color:var(--rp-subtle-text);padding:.1rem .45rem;border-radius:3px}.status{font-size:.7rem;font-family:JetBrains Mono,ui-monospace,monospace;padding:.1rem .5rem;border-radius:3px}.status-original{background:color-mix(in srgb,var(--rp-foam) 12%,transparent);color:var(--rp-foam-text)}.status-adapted{background:color-mix(in srgb,var(--rp-iris) 12%,transparent);color:var(--rp-iris-text)}.status-current{background:color-mix(in srgb,var(--rp-gold) 12%,transparent);color:var(--rp-gold-text)}.featured-current-work{border-left:2px solid var(--rp-gold);border-bottom:none;padding:.25rem 0 .25rem 1rem}.post-list{display:flex;flex-direction:column}.post-item{border-bottom:1px solid var(--rp-hl-med);padding:1.5rem 0}.post-item:first-child{padding-top:0}.post-item:last-child{border-bottom:none;padding-bottom:0}.post-meta-line{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap;margin-bottom:.4rem}.post-date,.post-readtime{font-size:.78rem;font-family:JetBrains Mono,ui-monospace,monospace;color:var(--rp-muted-text);white-space:nowrap}.post-meta-sep{font-size:.78rem;color:var(--rp-hl-high)}.post-tags-inline{display:flex;gap:.35rem;flex-wrap:wrap}.post-body-row{display:flex;align-items:flex-start;gap:1.25rem}.post-text{flex:1;min-width:0}.post-thumb-link{flex-shrink:0}.post-thumb{width:120px;height:80px;object-fit:cover;border-radius:4px;background:var(--rp-overlay);display:block}.post-title-link{display:block;font-weight:600;font-size:1rem;color:var(--rp-text);text-decoration:none;margin-bottom:.35rem}.post-title-link:hover{color:var(--rp-foam-text);text-decoration:none}.post-description{font-size:.9rem;color:var(--rp-subtle-text);margin-bottom:0}.post-tags{display:flex;gap:.35rem;flex-wrap:wrap;margin-top:.5rem}a.post-tag{text-decoration:none;color:var(--rp-muted-text);transition:color .1s}a.post-tag:hover{color:var(--rp-iris-text);text-decoration:none}.tag-header{margin-bottom:1.75rem}.tag-back{font-size:.8rem;color:var(--rp-subtle-text);text-decoration:none;display:block;margin-bottom:.5rem}.tag-back:hover{color:var(--rp-foam-text);text-decoration:none}.post-header{margin-bottom:2.5rem}.post-title{font-size:1.4rem;font-weight:700;color:var(--rp-text);margin-bottom:.4rem;line-height:1.3}.post-meta{font-size:.8rem;font-family:JetBrains Mono,ui-monospace,monospace;color:var(--rp-muted-text);margin-bottom:0}.post-body{font-size:.975rem;line-height:1.75}.post-body h2{font-size:1.05rem;font-weight:600;text-transform:none;letter-spacing:0;color:var(--rp-text);margin-top:2rem;margin-bottom:.75rem}.post-body h3{font-size:.95rem;font-weight:600;color:var(--rp-text);margin-top:1.5rem;margin-bottom:.5rem}.post-body blockquote{border-left:3px solid var(--rp-hl-high);padding-left:1rem;margin:1.25rem 0;color:var(--rp-subtle-text)}.post-body hr{border:none;border-top:1px solid var(--rp-hl-med);margin:2rem 0}.post-body a{color:var(--rp-foam-text)}.about-content{font-size:.975rem}.about-content h2{margin-top:2.5rem;margin-bottom:.75rem}.about-content h2:first-child{margin-top:0}.about-content p{color:var(--rp-text)}.about-content p a{text-decoration:underline;text-decoration-thickness:.08em;text-underline-offset:.16em}.about-content p a:hover{text-decoration-thickness:.14em}.build-hash{font-family:ui-monospace,Cascadia Code,SF Mono,monospace;font-size:.75rem;color:var(--rp-muted-text);text-decoration:none}.build-hash:hover{color:var(--rp-subtle-text);text-decoration:none}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:480px){body{padding-inline:1rem}.site-nav{align-items:center;flex-wrap:wrap;gap:.75rem 1rem}.nav-status{width:100%}.site-nav .nav-links{gap:1rem}.profile-header{align-items:flex-start;gap:1rem}.contact-row{align-items:flex-start;flex-direction:column}.project-header{align-items:flex-start;flex-direction:column;gap:.35rem}}
