@import"https://fonts.googleapis.com/css2?family=Kalam:wght@700&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;background:#0a0a0a;color:#e5e5e5}a{color:inherit;text-decoration:none}.page{min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:4rem 1.5rem 2rem;max-width:560px;margin:0 auto}.hero{text-align:center;margin-bottom:3.5rem}.headshot-wrap{width:120px;height:120px;border-radius:50%;padding:3px;background:linear-gradient(135deg,#f97316,#ea580c);margin:0 auto 1.5rem}.headshot{width:100%;height:100%;border-radius:50%;object-fit:cover;display:block}.name{font-family:Kalam,cursive;font-size:1.6rem;font-weight:700;color:#fafafa;margin-bottom:.375rem;letter-spacing:.04em}.initial{font-size:1.2em}.tagline{font-size:.9rem;color:#737373;font-weight:400;margin-bottom:1.25rem}.socials{display:flex;justify-content:center;gap:1rem}.social-link{color:#737373;transition:color .15s ease,transform .15s ease;display:flex;align-items:center;justify-content:center;padding:.375rem;border-radius:8px}.social-link:hover{color:#f97316;transform:translateY(-1px)}.section{width:100%;margin-bottom:2.5rem}.section-title{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#525252;margin-bottom:.75rem;padding-left:.25rem}.cards{display:flex;flex-direction:column;gap:.625rem}.card{display:flex;flex-direction:column;gap:.25rem;padding:1rem 1.25rem;background:#141414;border:1px solid #1e1e1e;border-radius:12px;transition:all .15s ease;cursor:pointer}.card:hover{background:#1a1a1a;border-color:#333;transform:translateY(-1px)}.card-title{font-size:.95rem;font-weight:600;color:#e5e5e5}.card:hover .card-title{color:#f97316}.card-playground{border-left:3px solid #f97316}.card-opensource{border-left:3px solid #2563eb}.card-opensource:hover .card-title{color:#2563eb}.card-build{border-left:3px solid #10b981}.card-build:hover .card-title{color:#10b981}.card-build-meta{display:flex;align-items:center;gap:.375rem;font-size:.75rem;color:#525252}.card-dot{color:#333}.card-desc{font-size:.825rem;color:#666;line-height:1.4}.footer{margin-top:auto;padding-top:2rem;text-align:center;display:flex;flex-direction:column;gap:.25rem}.footer-email{font-size:.8rem;color:#525252;transition:color .15s ease}.footer-email:hover{color:#f97316}.footer-location{font-size:.75rem;color:#333}.builds-page{min-height:100vh;max-width:560px;margin:0 auto;padding:3rem 1.5rem 2rem}.builds-nav{margin-bottom:2rem}.builds-back{font-size:.825rem;color:#525252;transition:color .15s ease}.builds-back:hover{color:#10b981}.builds-heading{font-size:1.5rem;font-weight:700;color:#fafafa;margin-bottom:.5rem}.builds-subheading{font-size:.9rem;color:#737373;margin-bottom:2rem}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}.article-page{min-height:100vh;max-width:720px;margin:0 auto;padding:3rem 1.5rem 4rem}.article-nav{margin-bottom:2.5rem}.article-back{font-size:.825rem;color:#525252;transition:color .15s ease}.article-back:hover{color:#10b981}.article-header{margin-bottom:2.5rem;border-bottom:1px solid #1e1e1e;padding-bottom:2rem}.article-title{font-size:1.75rem;font-weight:700;color:#fafafa;line-height:1.3;margin-bottom:.75rem}.article-meta{display:flex;align-items:center;gap:.375rem;font-size:.825rem;color:#525252;margin-bottom:.75rem}.article-meta-dot{color:#333}.article-tags{display:flex;flex-wrap:wrap;gap:.375rem}.article-tag{font-size:.7rem;color:#737373;background:#1a1a1a;border:1px solid #262626;border-radius:4px;padding:.125rem .5rem}.article-not-found{color:#737373;font-size:.9rem}.article-not-found a{color:#10b981}.article-content{line-height:1.75;color:#d4d4d4}.article-content h2{font-size:1.35rem;font-weight:700;color:#fafafa;margin-top:2.5rem;margin-bottom:1rem}.article-content h3{font-size:1.1rem;font-weight:600;color:#e5e5e5;margin-top:2rem;margin-bottom:.75rem}.article-content h4{font-size:.95rem;font-weight:600;color:#d4d4d4;margin-top:1.5rem;margin-bottom:.5rem}.article-content p{margin-bottom:1.25rem}.article-content strong{color:#e5e5e5;font-weight:600}.article-content em{font-style:italic}.article-content a{color:#10b981;text-decoration:underline;text-underline-offset:2px}.article-content a:hover{color:#34d399}.article-content ul,.article-content ol{margin-bottom:1.25rem;padding-left:1.5rem}.article-content li{margin-bottom:.375rem}.article-content li>ul,.article-content li>ol{margin-top:.375rem;margin-bottom:0}.article-content code:not(pre code){font-family:SF Mono,Fira Code,Fira Mono,Menlo,monospace;font-size:.85em;background:#1a1a1a;border:1px solid #262626;border-radius:4px;padding:.125rem .375rem;color:#e5e5e5}.article-content pre{margin-bottom:1.5rem;border-radius:8px;border:1px solid #1e1e1e;overflow-x:auto}.article-content pre code{font-family:SF Mono,Fira Code,Fira Mono,Menlo,monospace;font-size:.825rem;line-height:1.6;display:block;padding:1rem 1.25rem}.article-content blockquote{border-left:3px solid #333;padding-left:1rem;margin-bottom:1.25rem;color:#a3a3a3}.article-content table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:.875rem}.article-content th{text-align:left;font-weight:600;color:#e5e5e5;border-bottom:2px solid #262626;padding:.625rem .75rem}.article-content td{border-bottom:1px solid #1e1e1e;padding:.625rem .75rem;color:#a3a3a3}.article-content hr{border:none;border-top:1px solid #1e1e1e;margin:2.5rem 0}.article-figure{margin:1.5rem 0}.article-image{max-width:100%;border-radius:8px;border:1px solid #1e1e1e}.article-caption{font-size:.8rem;color:#525252;text-align:center;margin-top:.5rem}.callout{border-left:3px solid #3b82f6;background:#141414;border-radius:0 8px 8px 0;padding:1rem 1.25rem;margin-bottom:1.5rem}.callout-header{display:flex;align-items:center;gap:.375rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;margin-bottom:.5rem}.callout-icon{font-size:.75rem}.callout-body{font-size:.875rem;line-height:1.6;color:#a3a3a3}.callout-body p:last-child{margin-bottom:0}.callout-body ul,.callout-body ol{margin-bottom:.5rem}
