*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0a0a0b;--bg-elevated:#141416;--border:#2a2a30;--text:#ededf0;--text-muted:#a0a0b0;--text-dim:#7a7a8c;--accent:#7ffbae;--accent-muted:#5cc88a;--gold:#d4c990;--gold-dim:#b8ad78;--serif:"Lora",Georgia,serif;--sans:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;color-scheme:dark light}@media (prefers-color-scheme:light){:root:not(.dark){--bg:#fafaf9;--bg-elevated:#ffffff;--border:#e0e0e0;--text:#1a1a1f;--text-muted:#4a4a58;--text-dim:#6a6a78;--accent:#0f8847;--accent-muted:#1a7a42;--gold:#8a7a30;--gold-dim:#6e6228}.origin-block .founder-photo{border-color:#d0d0d0}.comparison .pr-col{color:var(--text-dim)}.comparison .mr-col{color:var(--accent)}::selection{background:var(--accent);color:#fff}}:root.light{--bg:#fafaf9;--bg-elevated:#ffffff;--border:#e0e0e0;--text:#1a1a1f;--text-muted:#4a4a58;--text-dim:#6a6a78;--accent:#0f8847;--accent-muted:#1a7a42;--gold:#8a7a30;--gold-dim:#6e6228}:root.light .origin-block .founder-photo{border-color:#d0d0d0}:root.light .comparison .mr-col{color:var(--accent)}:root.light ::selection{background:var(--accent);color:#fff}.theme-toggle{position:fixed;top:1.5rem;right:1.5rem;background:var(--bg-elevated);border:1px solid var(--border);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:1rem;line-height:1;color:var(--text-muted);transition:all .2s ease;z-index:100}.theme-toggle:hover{border-color:var(--gold);color:var(--gold)}html{font-size:18px;scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background-color:var(--bg);color:var(--text);font-family:var(--sans);line-height:1.7;font-weight:300;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}::selection{background:var(--accent);color:var(--bg)}a{color:var(--accent);text-decoration:none;transition:color .2s ease}a:hover{color:var(--gold)}.site-wrapper{max-width:720px;margin:0 auto;padding:6rem 1.5rem 4rem}.hero{margin-bottom:5rem}.hero-eyebrow{font-family:var(--sans);font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--accent-muted);margin-bottom:1.5rem}.hero h1{font-family:var(--serif);font-size:3rem;font-weight:400;line-height:1.15;color:var(--text);margin-bottom:1.5rem}.hero h1 em{font-style:italic;color:var(--gold)}.hero-definition{font-size:1.15rem;line-height:1.8;color:var(--text-muted);max-width:600px}.hero-definition strong{color:var(--text);font-weight:400}.divider{width:80px;height:1px;background:var(--border);margin:4rem 0}.section{margin-bottom:4rem}.section h2{font-family:var(--serif);font-size:1.5rem;font-weight:400;margin-bottom:1.25rem;color:var(--text)}.section p{color:var(--text-muted);margin-bottom:1rem}.section p:last-child{margin-bottom:0}.comparison{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.9rem}.comparison th{text-align:left;font-family:var(--sans);font-weight:500;font-size:.7rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-dim)}.comparison td,.comparison th{padding:.75rem 1rem;border-bottom:1px solid var(--border)}.comparison td{color:var(--text-muted);vertical-align:top}.comparison td:first-child{color:var(--text);font-weight:400;width:30%}.comparison .pr-col{color:var(--text-dim)}.comparison .mr-col{color:var(--accent-muted)}.stack-list{list-style:none;padding:0}.stack-list li{padding:1rem 0;border-bottom:1px solid var(--border)}.stack-list li:last-child{border-bottom:none}.stack-label{font-weight:500;color:var(--text);display:block;margin-bottom:.25rem;font-size:.95rem}.stack-desc{color:var(--text-muted);font-size:.875rem;line-height:1.6}.origin-block{background:var(--bg-elevated);border:1px solid var(--border);border-radius:8px;padding:2rem;margin:2rem 0}.origin-block .founder-photo{width:80px;height:80px;border-radius:50%;object-fit:cover;margin-bottom:1rem;border:2px solid var(--border)}.origin-block .name{font-family:var(--serif);font-size:1.1rem;color:var(--text);margin-bottom:.25rem}.origin-block .title{font-size:.8rem;margin-bottom:1rem}.origin-block .title,.origin-block .title a{color:var(--text-dim)}.origin-block .title a:hover{color:var(--accent)}.origin-block .quote{font-family:var(--serif);font-style:italic;color:var(--text-muted);line-height:1.7;font-size:1rem}.site-footer{margin-top:5rem;padding-top:2rem;border-top:1px solid var(--border);text-align:center}.site-footer p{font-size:.8rem;color:var(--text-dim);line-height:1.8}.site-footer a{color:var(--text-muted)}.site-footer a:hover{color:var(--accent)}@media (max-width:640px){html{font-size:16px}.site-wrapper{padding:3rem 1.25rem}.hero h1{font-size:2.25rem}.comparison{font-size:.8rem}.comparison td,.comparison th{padding:.5rem}}