:root{--bg:#0a0a0a;--bg-secondary:#141414;--bg-card:#1a1a1a;--text-primary:#e5e5e5;--text-secondary:#999;--text-muted:#666;--accent:#4F46E5;--accent-hover:#6366F1;--border:#2a2a2a;--max-width:720px;--green:#4ADE80;--green-dark:#166534}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--bg);line-height:1.7;min-height:100vh}a,body{color:var(--text-primary)}a{text-decoration:none;transition:color .2s}a:hover{color:#fff}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.site-header{border-bottom:1px solid var(--border);padding:1.25rem 0}.header-inner{display:flex;justify-content:space-between;align-items:center}.site-logo{font-size:1.2rem;font-weight:700;color:#fff;letter-spacing:-.02em}.site-nav{display:flex;gap:1.75rem}.site-nav a{color:var(--text-secondary);font-size:.9rem;transition:color .2s}.site-nav a.active,.site-nav a:hover{color:var(--text-primary)}.tokens-badge{display:flex;align-items:center;gap:.4rem;background:linear-gradient(135deg,#166534,#365314);border:1px solid rgba(74,222,128,.3);border-radius:999px;padding:.3rem .75rem;font-size:.75rem;font-weight:600;white-space:nowrap}.tokens-check{color:var(--green);font-size:.85rem;font-weight:700}.tokens-label{color:rgba(255,255,255,.7);letter-spacing:.04em}.tokens-count{color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.hero{padding:4rem 0 3rem;border-bottom:1px solid var(--border)}.hero-badge{display:inline-block;background:rgba(74,222,128,.15);color:var(--green);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;padding:.3rem .75rem;border-radius:999px;border:1px solid rgba(74,222,128,.2)}.hero-badge,.hero-heading{font-weight:700;margin-bottom:1.5rem}.hero-heading{font-size:2.25rem;line-height:1.25;letter-spacing:-.03em}.hero-line-white{display:block;color:var(--text-primary)}.hero-line-green{background:linear-gradient(90deg,#4ADE80,#22D3EE);-webkit-background-clip:text;background-clip:text}.hero-line-green,.hero-line-purple{display:block;-webkit-text-fill-color:transparent}.hero-line-purple{background:linear-gradient(90deg,#A78BFA,#60A5FA);-webkit-background-clip:text;background-clip:text}.hero .subtitle{color:var(--text-secondary);font-size:1rem;line-height:1.7;margin-bottom:1.5rem}.hero .highlights{list-style:none;margin-bottom:2rem}.hero .highlights li{color:var(--text-primary);font-size:.95rem;padding:.3rem 0}.subscribe-form{display:flex;gap:.5rem;margin-bottom:.75rem}.subscribe-input{padding:.65rem .9rem;border-radius:6px;border:1px solid var(--border);background:var(--bg-secondary);color:var(--text-primary);font-size:.9rem;outline:none;transition:border-color .2s}.subscribe-name{width:140px;flex-shrink:0}.subscribe-email{flex:1 1}.subscribe-input::placeholder{color:var(--text-muted)}.subscribe-input:focus{border-color:var(--accent)}.subscribe-form button{padding:.65rem 1.5rem;border-radius:6px;border:none;background:var(--accent);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:background .2s;white-space:nowrap}.subscribe-form button:hover{background:var(--accent-hover)}.subscribe-note{color:var(--text-muted);font-size:.8rem}.posts-section{padding:2.5rem 0}.posts-section h2{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:1.5rem}.post-list{display:flex;flex-direction:column;gap:1rem}.post-card{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;padding:1.25rem 1.5rem;transition:border-color .2s}.post-card:hover{border-color:#444}.post-card h3{font-size:1.1rem;font-weight:600;line-height:1.4;margin-bottom:.3rem}.post-card h3 a{color:#fff}.post-card h3 a:hover{color:var(--text-primary)}.post-card .post-date{color:var(--text-muted);font-size:.8rem;margin-bottom:.5rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.post-card .post-excerpt{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.post-header{padding:3rem 0 2rem;border-bottom:1px solid var(--border)}.post-header h1{font-size:1.75rem;font-weight:700;line-height:1.3;letter-spacing:-.02em;margin-bottom:.5rem}.post-header .post-meta{color:var(--text-muted);font-size:.9rem}.post-body{padding:2rem 0 4rem}.post-body h2{font-size:1.35rem;font-weight:700;margin-top:2rem;margin-bottom:.75rem;letter-spacing:-.01em}.post-body h3{font-size:1.1rem;font-weight:600;margin-top:1.75rem;margin-bottom:.5rem}.post-body ol,.post-body p,.post-body ul{margin-bottom:1.25rem;color:var(--text-secondary)}.post-body ol,.post-body ul{padding-left:1.5rem}.post-body li{margin-bottom:.35rem}.post-body code{background:var(--bg-card);padding:.15rem .4rem;border-radius:4px;font-size:.88em;color:#A78BFA}.post-body pre{background:var(--bg-card);padding:1.25rem;border-radius:8px;overflow-x:auto;margin-bottom:1.25rem;border:1px solid var(--border)}.post-body pre code{background:none;padding:0;color:var(--text-primary)}.post-body blockquote{border-left:3px solid var(--accent);padding-left:1rem;margin-bottom:1.25rem;color:var(--text-muted);font-style:italic}.post-body img{max-width:100%;border-radius:8px;margin:1rem 0}.post-body img[src*=tweet]{max-width:360px;border-radius:12px}.post-body a{color:#60A5FA;text-decoration:underline;text-underline-offset:2px}.back-link{display:inline-block;color:var(--text-muted);font-size:.9rem;margin-bottom:0;padding-top:2rem}.back-link:hover{color:#fff}.page-header{padding:3rem 0 1.5rem}.page-header h1{font-size:1.75rem;font-weight:700;letter-spacing:-.02em}.page-header .page-subtitle{color:var(--text-secondary);font-size:1rem;margin-top:.5rem}.page-content{padding-bottom:4rem}.page-content h2{font-size:1.25rem;font-weight:700;margin-top:2.5rem;margin-bottom:.75rem}.page-content p{line-height:1.7}.page-content p,.page-content ul{color:var(--text-secondary);margin-bottom:1.25rem}.page-content ul{padding-left:1.5rem}.page-content li{margin-bottom:.35rem}.journey-timeline{position:relative;max-width:900px;margin:2rem auto 4rem;padding:0 1rem}.journey-line{position:absolute;left:50%;top:0;bottom:0;width:2px;background:var(--border);transform:translateX(-1px)}.journey-item{position:relative;display:flex;align-items:flex-start;margin-bottom:3rem;width:50%}.journey-item--right{margin-left:50%;padding-left:2.5rem;flex-direction:column}.journey-item--left{margin-right:50%;padding-right:2.5rem;flex-direction:column;align-items:flex-end;text-align:right}.journey-dot{position:absolute;top:.5rem;width:12px;height:12px;border-radius:50%;background:var(--green);border:2px solid var(--bg);z-index:2}.journey-item--right .journey-dot{left:-6px}.journey-item--left .journey-dot{right:-6px}.journey-date{font-size:.75rem;font-weight:600;color:var(--green);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.journey-card{background:var(--bg-card);border:1px solid var(--border);border-radius:10px;overflow:hidden;transition:border-color .2s}.journey-card:hover{border-color:#444}.journey-image{width:100%;height:180px;object-fit:cover;display:block}.journey-content{padding:1rem 1.25rem}.journey-title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.35rem;line-height:1.3}.journey-text{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.journey-link{display:inline-block;margin-top:.5rem;font-size:.82rem;font-weight:600;color:var(--green);text-decoration:none;transition:color .2s}.journey-link:hover{color:#fff}@media (max-width:768px){.journey-line{left:1rem}.journey-item,.journey-item--left,.journey-item--right{width:100%;margin-left:0;margin-right:0;padding-left:2.5rem;padding-right:0;flex-direction:column;align-items:flex-start;text-align:left}.journey-dot,.journey-item--left .journey-dot,.journey-item--right .journey-dot{left:.5rem;right:auto}}.site-footer{border-top:1px solid var(--border);padding:2rem 0;margin-top:2rem}.site-footer .container{display:flex;justify-content:space-between;align-items:center}.footer-copy{color:var(--text-muted);font-size:.8rem}.footer-links{display:flex;gap:1.25rem}.footer-links a{color:var(--text-muted);font-size:.85rem}.footer-links a:hover{color:var(--text-primary)}@media (max-width:640px){.hero-heading{font-size:1.6rem}.subscribe-form{flex-direction:column}.subscribe-name{width:100%}.tokens-badge{display:none}.site-footer .container{flex-direction:column;gap:1rem;text-align:center}}