Initial commit

This commit is contained in:
2026-02-23 20:59:05 +03:00
commit 8eb0356823
171 changed files with 67352 additions and 0 deletions

19
static/bg-cartridges.svg Normal file
View File

@@ -0,0 +1,19 @@
<svg xmlns="http://www.w3.org/2000/svg" width="900" height="600" viewBox="0 0 900 600" role="img" aria-label="Cartridges background">
<rect width="900" height="600" fill="#f7f2ff"/>
<g opacity="0.25" stroke="#5b3b8a" stroke-width="8" fill="none">
<circle cx="620" cy="210" r="80"/>
<path d="M560 300c30 50 120 50 150 0"/>
<path d="M560 320c-10 90-40 160-40 160"/>
<path d="M710 320c10 90 40 160 40 160"/>
</g>
<g opacity="0.35" fill="#5b3b8a">
<path d="M520 180c40-60 160-60 200 0c-20 30-60 50-100 55c-40-5-80-25-100-55z"/>
</g>
<g opacity="0.3" stroke="#3a2a5c" stroke-width="10" fill="#efe6ff">
<rect x="610" y="360" width="200" height="120" rx="14"/>
<rect x="640" y="390" width="140" height="40" rx="8" fill="#ffffff"/>
</g>
<g opacity="0.15" stroke="#5b3b8a" stroke-width="6" fill="none">
<path d="M80 520c120-80 220-60 320 0"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 896 B