*{margin:0;padding:0;box-sizing:border-box}html{height:100%;background:#020204}body{min-height:100%;background:#020204;color:#c0c0c8;font-family:system-ui,-apple-system,sans-serif;line-height:1.7}nav{max-width:800px;margin:0 auto;padding:16px 24px;display:flex;align-items:center;justify-content:space-between}.nav-logo{font-family:monospace;font-size:1.3rem;text-decoration:none;letter-spacing:-1px}.nav-logo .v{color:#0ff}.nav-logo .snake{color:#f0f}.nav-links{display:flex;gap:24px}.nav-links a{color:#888;text-decoration:none;font-size:.9rem;transition:color .2s}.nav-links a:hover{color:#c0c0c8}.nav-links a.active{color:#0ff}#content{max-width:800px;margin:0 auto;padding:60px 24px 80px}#content h1{font-family:monospace;font-size:2.4rem;margin-bottom:16px;letter-spacing:-1px}#content h1 .v{color:#0ff}#content h1 .snake{color:#f0f}#content h1 .subtitle{display:block;font-size:1rem;font-weight:400;color:#888;letter-spacing:0;margin-top:4px}#content h2{font-family:monospace;color:#0ff;font-size:1.3rem;margin-top:48px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid rgba(0,255,255,.1)}#content h3{font-family:monospace;color:#f0f;font-size:1.1rem;margin-top:32px;margin-bottom:8px}#content p{margin-bottom:16px;color:#a0a0a8;font-size:1.05rem}#content ul{margin-bottom:16px;padding-left:24px}#content li{color:#a0a0a8;margin-bottom:8px;font-size:1.05rem}#content li strong{color:#d0d0d8}#content a{color:#0ff;text-decoration:none}#content a:hover{text-decoration:underline}.features-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:20px 0}@media(max-width:600px){.features-grid{grid-template-columns:1fr}}.feature-card{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:8px;padding:20px}.feature-card h3{font-family:monospace;font-size:1rem;color:#f0f;margin-bottom:8px;margin-top:0}.feature-card p{font-size:.95rem;margin-bottom:0}.keys-table{width:100%;border-collapse:collapse;margin:16px 0}.keys-table th,.keys-table td{text-align:left;padding:10px 16px;border-bottom:1px solid rgba(255,255,255,.06);font-size:1rem}.keys-table th{color:#0ff;font-family:monospace;font-size:.9rem}.keys-table td{color:#a0a0a8}.keys-table kbd{font-family:monospace;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:2px 8px;color:#d0d0d8;font-size:.9rem}details{margin-bottom:12px;border:1px solid rgba(255,255,255,.06);border-radius:8px;overflow:hidden}summary{padding:16px 20px;cursor:pointer;color:#d0d0d8;font-weight:600;font-size:1.05rem;background:#ffffff05}summary:hover{background:#ffffff0a}details>p{padding:0 20px 16px;margin-top:0}footer{max-width:800px;margin:0 auto;padding:24px;text-align:center;color:#555;font-size:.85rem;border-top:1px solid rgba(255,255,255,.04)}.footer-links{margin-bottom:12px;display:flex;justify-content:center;gap:24px}.footer-links a{color:#666;text-decoration:none;font-size:.85rem;transition:color .2s}.footer-links a:hover{color:#a0a0a8}.pixel-heart{display:inline-block;width:11px;height:10px;margin:0 4px;vertical-align:middle;image-rendering:pixelated;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11 10' shape-rendering='crispEdges'%3E%3Crect x='1' y='0' width='3' height='1' fill='%23ff2d55'/%3E%3Crect x='7' y='0' width='3' height='1' fill='%23ff2d55'/%3E%3Crect x='0' y='1' width='5' height='1' fill='%23ff2d55'/%3E%3Crect x='6' y='1' width='5' height='1' fill='%23ff2d55'/%3E%3Crect x='0' y='2' width='11' height='1' fill='%23ff2d55'/%3E%3Crect x='0' y='3' width='11' height='1' fill='%23ff2d55'/%3E%3Crect x='1' y='4' width='9' height='1' fill='%23ff2d55'/%3E%3Crect x='2' y='5' width='7' height='1' fill='%23ff2d55'/%3E%3Crect x='3' y='6' width='5' height='1' fill='%23ff2d55'/%3E%3Crect x='4' y='7' width='3' height='1' fill='%23ff2d55'/%3E%3Crect x='5' y='8' width='1' height='1' fill='%23ff2d55'/%3E%3C/svg%3E");background-size:100% 100%}
