*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:#0a0e14;color:#c5cdd8;font-family:"Space Grotesk",sans-serif;line-height:1.6;overflow-x:hidden}.scanlines{position:fixed;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(0deg, rgba(0,0,0,0), rgba(0,0,0,0) 2px, rgba(0,0,0,.03) 2px, rgba(0,0,0,.03) 4px);pointer-events:none;z-index:9999}nav{position:fixed;top:0;left:0;right:0;z-index:100;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;backdrop-filter:blur(20px);background:rgba(10,14,20,.85);border-bottom:1px solid #1e2a38}.nav-logo{font-family:"JetBrains Mono",monospace;font-weight:700;font-size:1.1rem;color:#00e5a0;letter-spacing:-.02em;text-decoration:none}.nav-logo span{color:#5c6a7a;font-weight:400}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#5c6a7a;text-decoration:none;font-size:.85rem;font-family:"IBM Plex Mono",monospace;letter-spacing:.04em;transition:color .2s}.nav-links a:hover{color:#00e5a0}.hero{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:8rem 2rem 4rem;max-width:900px;margin:0 auto}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.35rem .8rem;border:1px solid #1e2a38;border-radius:100px;font-family:"IBM Plex Mono",monospace;font-size:.75rem;color:#5c6a7a;margin-bottom:2rem;width:fit-content;animation:fadeUp .6s ease both}.hero-badge .dot{width:6px;height:6px;border-radius:50%;background:#00e5a0;animation:pulse 2s ease infinite}.hero h1{font-family:"JetBrains Mono",monospace;font-size:clamp(2.8rem,6vw,4.5rem);font-weight:700;color:#e8edf3;line-height:1.1;letter-spacing:-.03em;margin-bottom:1.5rem;animation:fadeUp .6s ease .1s both}.hero h1 .accent{color:#00e5a0}.hero h1 .warm{color:#ff6b4a}.hero-sub{font-size:1.15rem;color:#5c6a7a;max-width:540px;line-height:1.7;margin-bottom:2.5rem;animation:fadeUp .6s ease .2s both}.hero-cta{display:flex;gap:1rem;flex-wrap:wrap;animation:fadeUp .6s ease .3s both}.btn-primary{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#00e5a0;color:#0a0e14;font-family:"JetBrains Mono",monospace;font-weight:600;font-size:.85rem;border:none;border-radius:6px;cursor:pointer;text-decoration:none;transition:all .2s}.btn-primary:hover{box-shadow:0 0 24px rgba(0,229,160,.27);transform:translateY(-1px)}.btn-secondary{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:rgba(0,0,0,0);color:#c5cdd8;font-family:"JetBrains Mono",monospace;font-weight:500;font-size:.85rem;border:1px solid #1e2a38;border-radius:6px;cursor:pointer;text-decoration:none;transition:all .2s}.btn-secondary:hover{border-color:#5c6a7a;background:#141a22}.specs-bar{display:flex;gap:2px;margin-top:4rem;animation:fadeUp .6s ease .4s both}.spec-chip{padding:.5rem .9rem;background:#0f1419;border:1px solid #1e2a38;font-family:"IBM Plex Mono",monospace;font-size:.7rem;color:#5c6a7a;letter-spacing:.03em}.spec-chip strong{color:#c5cdd8;font-weight:500}.spec-chip:first-child{border-radius:6px 0 0 6px}.spec-chip:last-child{border-radius:0 6px 6px 0}section{padding:6rem 2rem;max-width:900px;margin:0 auto}.section-label{font-family:"IBM Plex Mono",monospace;font-size:.7rem;color:#00e5a0;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem}.section-title{font-family:"JetBrains Mono",monospace;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700;color:#e8edf3;letter-spacing:-.02em;margin-bottom:1rem}.section-desc{color:#5c6a7a;max-width:560px;margin-bottom:3rem}.demo-section{border-top:1px solid #1e2a38}.demo-frame{width:100%;aspect-ratio:4/3;max-width:640px;background:#0f1419;border:1px solid #1e2a38;border-radius:8px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden;cursor:pointer}.demo-frame::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center, rgba(0,0,0,0) 50%, #0f1419 100%);pointer-events:none;z-index:1}.demo-frame canvas{width:100%;height:100%;image-rendering:pixelated;z-index:2}.demo-placeholder{text-align:center;z-index:2}.demo-placeholder .icon{font-size:2.5rem;margin-bottom:1rem;display:block}.demo-placeholder p{font-family:"IBM Plex Mono",monospace;font-size:.8rem;color:#5c6a7a}.demo-placeholder .label{color:#00e5a0;font-weight:500}.demo-controls{display:flex;gap:1rem;margin-top:1rem;font-family:"IBM Plex Mono",monospace;font-size:.7rem;color:#5c6a7a}.demo-controls kbd{padding:.15rem .4rem;background:#141a22;border:1px solid #1e2a38;border-radius:3px;color:#c5cdd8;font-family:"IBM Plex Mono",monospace;font-size:.65rem}.features-section{border-top:1px solid #1e2a38}.features-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(240px, 1fr));gap:1px;background:#1e2a38;border:1px solid #1e2a38;border-radius:8px;overflow:hidden}.feature-card{background:#0f1419;padding:1.75rem;transition:background .2s}.feature-card:hover{background:#141a22}.feature-card h3{font-family:"JetBrains Mono",monospace;font-size:.9rem;font-weight:600;color:#e8edf3;margin-bottom:.5rem}.feature-card p{font-size:.85rem;color:#5c6a7a;line-height:1.5}.feature-icon{width:32px;height:32px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:1rem;margin-bottom:1rem}.feature-icon.green{background:rgba(0,229,160,.13)}.feature-icon.warm{background:rgba(255,107,74,.13)}.feature-icon.blue{background:rgba(77,201,246,.13)}.code-section{border-top:1px solid #1e2a38}.code-block{background:#0f1419;border:1px solid #1e2a38;border-radius:8px;overflow:hidden}.code-header{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-bottom:1px solid #1e2a38;font-family:"IBM Plex Mono",monospace;font-size:.7rem;color:#5c6a7a}.code-dot{width:8px;height:8px;border-radius:50%;background:#ff6b4a}.code-body{padding:1.25rem;overflow-x:auto}.code-body pre,.code-body code{font-family:"IBM Plex Mono",monospace;font-size:.8rem;line-height:1.7;color:#c5cdd8;background:none}.code-body .kw{color:#ff6b4a}.code-body .fn{color:#4dc9f6}.code-body .num,.code-body .str{color:#00e5a0}.code-body .ty{color:#c792ea}.code-body .cmt{color:#5c6a7a;font-style:italic}.blog-section,.blog-listing{border-top:1px solid #1e2a38}.blog-listing{padding:8rem 2rem 6rem;max-width:900px;margin:0 auto}.blog-grid{display:grid;gap:1px;background:#1e2a38;border:1px solid #1e2a38;border-radius:8px;overflow:hidden}.blog-card{background:#0f1419;padding:1.75rem;display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;transition:background .2s;text-decoration:none;cursor:pointer;color:inherit}.blog-card:hover{background:#141a22}.blog-card h3{font-family:"JetBrains Mono",monospace;font-size:.95rem;font-weight:600;color:#e8edf3;margin-bottom:.4rem}.blog-card p{font-size:.85rem;color:#5c6a7a;line-height:1.5}.blog-meta{font-family:"IBM Plex Mono",monospace;font-size:.7rem;color:#5c6a7a;margin-bottom:.4rem}.blog-tag{flex-shrink:0;padding:.25rem .6rem;border:1px solid #1e2a38;border-radius:100px;font-family:"IBM Plex Mono",monospace;font-size:.65rem;color:#5c6a7a;white-space:nowrap}.blog-post{padding-top:6rem;max-width:900px;margin:0 auto}.post-header{padding:2rem 2rem 3rem}.post-back{display:inline-block;font-family:"IBM Plex Mono",monospace;font-size:.75rem;color:#5c6a7a;text-decoration:none;margin-bottom:2rem;transition:color .2s}.post-back:hover{color:#00e5a0}.post-title{font-family:"JetBrains Mono",monospace;font-size:clamp(1.8rem,4vw,2.5rem);font-weight:700;color:#e8edf3;letter-spacing:-.02em;margin-bottom:.75rem;line-height:1.2}.post-description{font-size:1.1rem;color:#5c6a7a;margin-bottom:1rem}.post-tags{display:flex;gap:.5rem;margin-top:1rem}.post-content{padding:0 2rem 4rem;font-size:1rem;line-height:1.8}.post-content h2{font-family:"JetBrains Mono",monospace;font-size:1.4rem;font-weight:700;color:#e8edf3;margin:3rem 0 1rem;letter-spacing:-.01em}.post-content h3{font-family:"JetBrains Mono",monospace;font-size:1.1rem;font-weight:600;color:#e8edf3;margin:2rem 0 .75rem}.post-content p{margin-bottom:1.25rem;color:#c5cdd8}.post-content a{color:#00e5a0;text-decoration:underline;text-underline-offset:2px}.post-content a:hover{text-decoration-color:#00e5a0}.post-content code{font-family:"IBM Plex Mono",monospace;font-size:.85em;padding:.15em .4em;background:#0f1419;border:1px solid #1e2a38;border-radius:4px;color:#00e5a0}.post-content pre{margin:1.5rem 0;padding:1.25rem;background:#0f1419;border:1px solid #1e2a38;border-radius:8px;overflow-x:auto}.post-content pre code{padding:0;background:none;border:none;color:#c5cdd8;font-size:.8rem;line-height:1.7}.post-content blockquote{border-left:3px solid #00e5a0;padding-left:1.25rem;margin:1.5rem 0;color:#5c6a7a;font-style:italic}.post-content img{max-width:100%;border-radius:8px;border:1px solid #1e2a38;margin:1.5rem 0}.post-content ul,.post-content ol{margin:1rem 0 1.25rem 1.5rem;color:#c5cdd8}.post-content ul li,.post-content ol li{margin-bottom:.4rem}.post-content hr{border:none;border-top:1px solid #1e2a38;margin:3rem 0}.post-footer{padding:2rem;border-top:1px solid #1e2a38}.post-nav{display:flex;justify-content:space-between;gap:1rem}.pagination{display:flex;justify-content:center;gap:1rem;margin-top:3rem}.signup-section{border-top:1px solid #1e2a38;text-align:center}.signup-section .section-desc{margin-left:auto;margin-right:auto}.signup-form{display:flex;gap:.5rem;max-width:420px;margin:0 auto}.signup-form input{flex:1;padding:.75rem 1rem;background:#0f1419;border:1px solid #1e2a38;border-radius:6px;color:#c5cdd8;font-family:"IBM Plex Mono",monospace;font-size:.85rem;outline:none;transition:border-color .2s}.signup-form input:focus{border-color:#00e5a0}.signup-form input::placeholder{color:#5c6a7a}.signup-note{font-family:"IBM Plex Mono",monospace;font-size:.7rem;color:#5c6a7a;margin-top:.75rem}.page{padding:8rem 2rem 6rem;max-width:900px;margin:0 auto}.page .page-header{margin-bottom:3rem}footer{border-top:1px solid #1e2a38;padding:2rem;display:flex;justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;font-family:"IBM Plex Mono",monospace;font-size:.7rem;color:#5c6a7a}footer a{color:#5c6a7a;text-decoration:none;transition:color .2s}footer a:hover{color:#00e5a0}.footer-links{display:flex;gap:1.5rem}@keyframes fadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%, 100%{opacity:1}50%{opacity:.4}}@media (max-width: 640px){nav{padding:.75rem 1rem}.nav-links{gap:1rem}.hero{padding:6rem 1.25rem 3rem}section{padding:4rem 1.25rem}.specs-bar{flex-wrap:wrap;gap:.5rem}.specs-bar .spec-chip{border-radius:4px !important}.hero-cta{flex-direction:column}.hero-cta .btn-primary,.hero-cta .btn-secondary{width:100%;justify-content:center}.signup-form{flex-direction:column}.blog-card{flex-direction:column;gap:.75rem}footer{flex-direction:column;gap:1rem;text-align:center}.demo-controls{flex-wrap:wrap}.post-content{padding:0 1.25rem 3rem}.post-header{padding:2rem 1.25rem 3rem}}