*{box-sizing:border-box;margin:0;padding:0}body{color:#e0e0e0;background:#0a0a0f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6}.app{max-width:900px;margin:0 auto;padding:0 1.5rem}.hero{text-align:center;justify-content:center;align-items:center;min-height:70vh;display:flex}.hero-content{max-width:650px}.badge{color:#64ffda;background:#1a1a2e;border:1px solid #64ffda22;border-radius:20px;margin-bottom:1.5rem;padding:.35rem .9rem;font-size:.85rem;font-weight:600;display:inline-block}h1{background:linear-gradient(135deg,#64ffda,#00bcd4);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4rem;font-weight:800}.tagline{color:#a0a0b0;margin-bottom:1.5rem;font-size:1.25rem}.description{color:#888;max-width:550px;margin:0 auto;font-size:1rem;line-height:1.7}.description code{color:#64ffda;background:#1a1a2e;border-radius:4px;padding:.15rem .4rem;font-size:.9em}.features{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin:4rem 0;display:grid}.feature{background:#111118;border:1px solid #1e1e2a;border-radius:12px;padding:1.5rem;transition:border-color .2s}.feature:hover{border-color:#64ffda44}.feature h3{color:#64ffda;margin-bottom:.6rem;font-size:1.1rem}.feature p{color:#888;font-size:.9rem}.feature code{color:#64ffda;background:#1a1a2e;border-radius:3px;padding:.1rem .35rem;font-size:.85em}.loading{text-align:center;color:#888;margin:2rem 0}.skills{margin:4rem 0}.skills h2{color:#e0e0e0;text-align:center;margin-bottom:1.5rem;font-size:1.75rem}.skills-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.75rem;display:grid}.skill-card{background:#111118;border:1px solid #1e1e2a;border-radius:10px;align-items:flex-start;gap:.75rem;padding:1rem;transition:border-color .2s;display:flex}.skill-card:hover{border-color:#64ffda44}.skill-icon{flex-shrink:0;font-size:1.5rem;line-height:1}.skill-card h3{color:#64ffda;margin-bottom:.25rem;font-size:.95rem}.skill-card p{color:#888;font-size:.8rem;line-height:1.5}.specs{margin:4rem 0}.specs h2{color:#e0e0e0;text-align:center;margin-bottom:1.5rem;font-size:1.75rem}.specs-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem;max-width:700px;margin:0 auto;display:grid}.spec-item{background:#111118;border:1px solid #1e1e2a;border-radius:8px;justify-content:space-between;align-items:center;padding:.65rem 1rem;display:flex}.spec-label{color:#888;text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}.spec-value{color:#e0e0e0;font-family:monospace;font-size:.85rem}.projects{margin:4rem 0}.projects h2{color:#e0e0e0;text-align:center;margin-bottom:1.5rem;font-size:1.75rem}.project-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem;display:grid}.project-card{color:inherit;background:#111118;border:1px solid #1e1e2a;border-radius:12px;padding:1.25rem;text-decoration:none;transition:border-color .2s,transform .15s;display:block}.project-card:hover{border-color:#64ffda44;transform:translateY(-2px)}.project-header{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.project-status{font-size:.9rem}.project-header h3{color:#e0e0e0;margin:0;font-size:1.1rem}.project-desc{color:#888;margin-bottom:.75rem;font-size:.85rem;line-height:1.5}.project-meta{flex-wrap:wrap;gap:.5rem;display:flex}.tag{color:#64ffda;background:#1a1a2e;border-radius:6px;padding:.2rem .5rem;font-size:.75rem;font-weight:600}.port{color:#a0a0b0;background:#1e1e2a;border-radius:6px;padding:.2rem .5rem;font-family:monospace;font-size:.75rem}.how-it-works{text-align:center;margin:4rem 0}.how-it-works h2{color:#e0e0e0;margin-bottom:2rem;font-size:1.75rem}.steps{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.step{background:#111118;border:1px solid #1e1e2a;border-radius:12px;flex:1;min-width:180px;max-width:260px;padding:1.5rem}.step-num{color:#0a0a0f;background:#64ffda;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;margin-bottom:.75rem;font-weight:800;display:inline-flex}.step p{color:#888;font-size:.9rem}.step code{color:#64ffda;background:#1a1a2e;border-radius:3px;padding:.1rem .35rem;font-size:.85em}.footer{text-align:center;color:#555;border-top:1px solid #1e1e2a;margin-top:2rem;padding:2rem 0;font-size:.85rem}.footer strong{color:#888}
