@media (max-width: 560px) .download-zone flex-direction: column; align-items: flex-start; .btn-download width: 100%; justify-content: center; </style> </head> <body>

[WHAT'S INCLUDED] - core/ -> Smith runtime & libraries - plugins/ -> official adapters (Kafka, Snowflake, REST) - docs/ -> API reference + user manual (PDF) - examples/ -> sample workflows

@media (max-width: 680px) .content-inner padding: 1.8rem 1.5rem;

body background: radial-gradient(circle at 10% 30%, #0a0f1e, #03060c); font-family: 'Inter', sans-serif; color: #eef2ff; line-height: 1.5; min-height: 100vh; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 2rem 1.5rem;

footer margin-top: 2rem; text-align: center; font-size: 0.75rem; opacity: 0.6;