:root{--fg:#000;--fg-muted:#555;--bg:#fafafa;--rule:#d0d0d0;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--fg-muted);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Azeret Mono,ui-monospace,monospace;font-size:15px;font-weight:400;line-height:1.6}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--fg:#e8e8e8;--fg-muted:#777;--bg:#050505;--rule:#2a2a2a}}*{box-sizing:border-box;margin:0;padding:0}body{margin:0}#root{min-height:100svh;display:flex}main{justify-content:center;align-items:center;width:100%;min-height:100svh;padding:2rem;display:flex}.content{width:100%;max-width:520px}h1{color:var(--fg);letter-spacing:-.03em;margin-bottom:1.5rem;font-family:Syne,sans-serif;font-size:clamp(2rem,7vw,4rem);font-weight:800;line-height:1.1}.intro{margin-bottom:.25rem;font-size:1rem;line-height:1.7}.intro strong{color:var(--fg);font-weight:500}.tagline{font-size:1rem;font-weight:300;line-height:1.7}.divider{background:var(--rule);width:40px;height:1px;margin:2rem 0}.links{align-items:center;gap:1.25rem;display:flex}.links a{color:var(--fg-muted);justify-content:center;align-items:center;transition:color .2s;display:flex}.links a:hover{color:var(--fg)}.projects{margin-top:3rem}.projects h2{color:var(--fg);letter-spacing:-.02em;margin-bottom:1.25rem;font-family:Syne,sans-serif;font-size:1.1rem;font-weight:700}.pitch-link{color:var(--fg);border-bottom:1px solid var(--rule);width:100%;margin-bottom:1.25rem;padding:.5rem 0;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-block}.pitch-link:hover{text-decoration:underline}.project-list{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.project-item{border-bottom:1px solid var(--rule);padding-bottom:1.25rem}.project-item:last-child{border-bottom:none;padding-bottom:0}.project-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.35rem;display:flex}.project-name{color:var(--fg);font-size:.95rem;font-weight:500;text-decoration:none}.project-name:hover{text-decoration:underline}.project-lang{color:var(--fg-muted);white-space:nowrap;font-size:.75rem}.project-desc{color:var(--fg-muted);font-size:.85rem;line-height:1.5}.project-live{color:var(--fg-muted);margin-top:.35rem;font-size:.8rem;text-decoration:none;display:inline-block}.project-live:hover{color:var(--fg)}@media (width<=640px){main{padding:1.5rem}.intro,.tagline{font-size:.875rem}.divider{margin:1.5rem 0}.projects{margin-top:2rem}}.pitch-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}.pitch-content{width:100%;max-width:540px}.back-link{color:var(--fg-muted);margin-bottom:2rem;font-size:.8rem;text-decoration:none;display:inline-block}.back-link:hover{color:var(--fg)}.pitch-content h1{color:var(--fg);letter-spacing:-.02em;font-family:inherit;font-size:1.75rem;font-weight:700}.pitch-subtitle{color:var(--fg-muted);margin-top:.5rem;font-size:.95rem;line-height:1.6}.pitch-section{margin-top:2.5rem}.pitch-section h2{color:var(--fg);text-transform:lowercase;margin-bottom:.75rem;font-family:inherit;font-size:1.2rem;font-weight:700}.pitch-section h3{color:var(--fg);margin-bottom:.2rem;font-family:inherit;font-size:.95rem;font-weight:600}.pitch-section p,.pitch-section li{color:var(--fg-muted);font-size:.85rem;line-height:1.6}.problem-list{flex-direction:column;gap:.4rem;list-style:none;display:flex}.problem-list li{padding-left:1rem;position:relative}.problem-list li:before{content:"-";position:absolute;left:0}.stats-list{gap:1.5rem;display:flex}.stat-item{flex-direction:column;gap:.2rem;display:flex}.stat-value{color:var(--fg);font-size:1.1rem;font-weight:700}.stat-label{color:var(--fg-muted);font-size:.8rem}.market-insights{flex-direction:column;gap:.5rem;margin-top:1.25rem;list-style:none;display:flex}.market-insights li{color:var(--fg-muted);padding-left:1rem;font-size:.85rem;line-height:1.6;position:relative}.market-insights li:before{content:"-";position:absolute;left:0}.solution-list,.moat-list,.gtm-list{flex-direction:column;gap:1.25rem;display:flex}.gtm-item{gap:.75rem;display:flex}.gtm-step{color:var(--fg-muted);flex-shrink:0;font-size:.85rem;font-weight:600}.demo-item{margin-bottom:1.25rem}.demo-item:last-child{margin-bottom:0}.demo-links{gap:1rem;margin-top:.35rem;display:flex}.demo-links a{color:var(--fg-muted);font-size:.8rem;text-decoration:underline}.demo-links a:hover{color:var(--fg)}.pitch-footer{color:var(--fg-muted);font-size:.85rem}.pitch-footer strong{color:var(--fg);font-weight:600}
