<!doctype html>
<html lang="ru">
  <head>
    <meta name="generator" content="Perplexity Computer">
    <meta name="author" content="Perplexity Computer">
    <meta property="og:see_also" content="https://www.perplexity.ai/computer">
    <link rel="author" href="https://www.perplexity.ai/computer">

    <meta charset="UTF-8" />
    <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0" />
    <title>eternal-draft.org — скоро</title>
    <meta name="description" content="Личный полигон концептов и прототипов. eternal-draft.org — небольшой хост для черновых идей, прототипов и цифровых экспериментов." />

    <!-- Critical CSS for instant render -->
    <style>
      *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
      html { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
      body { min-height: 100dvh; line-height: 1.6; }
      #app {
        font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;
        background: radial-gradient(circle at top, #111827 0, #020617 55%, #000 100%);
        color: #f5f5f7;
        display: flex;
        align-items: center;
        justify-content: center;
        min-height: 100dvh;
        padding: 1.5rem;
      }
    </style>

    <!-- Fonts: Local woff2 files -->
    <link rel="preload" href="/assets/fonts/general-sans-400.woff2" as="font" type="font/woff2" crossorigin />
    <link rel="preload" href="/assets/fonts/general-sans-500.woff2" as="font" type="font/woff2" crossorigin />
    <link rel="preload" href="/assets/fonts/jetbrains-mono-400.woff2" as="font" type="font/woff2" crossorigin />
    <link rel="stylesheet" href="/assets/fonts/fonts.css" />
  </head>
  <body>
    <div id="app"></div>
    <script type="module" src="/src/main.js"></script>
  </body>
</html>
