From 7f8bcb59d8240781da33370b827f0173cc870187 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BD=D1=82=D0=BE=D0=BD=20=D0=A2=D1=80=D0=BE=D1=88?= =?UTF-8?q?=D0=B8=D0=BD?= Date: Sun, 9 Aug 2026 02:43:08 +0300 Subject: [PATCH] add Cards tab with localStorage persistence, export/import, SP card selector dropdown --- index.html | 192 +++++++++++++++++++++++++++++++++++++++++++++++++++++ style.css | 17 +++++ 2 files changed, 209 insertions(+) diff --git a/index.html b/index.html index de1bbff..f3e5a0a 100644 --- a/index.html +++ b/index.html @@ -31,6 +31,7 @@ + @@ -708,6 +709,12 @@ +
+ + +
@@ -749,6 +756,47 @@
+ +