diff --git a//Users/alexandr/Antigravity/content/programs/pobierz.html b//Users/alexandr/Antigravity/content/programs/pobierz.html
--- a//Users/alexandr/Antigravity/content/programs/pobierz.html
+++ b//Users/alexandr/Antigravity/content/programs/pobierz.html
@@ -154,36 +154,2 @@
-.field {
- display: flex;
- flex-direction: column;
- gap: 6px;
- margin-bottom: 14px;
-}
-
-.field label {
- font-size: 12px;
- font-weight: 600;
- color: var(--muted);
- letter-spacing: 0.04em;
-}
-
-.field input {
- background: rgba(255,255,255,0.06);
- border: 1px solid rgba(255,255,255,0.14);
- border-radius: 8px;
- color: var(--text);
- font-size: 15px;
- font-family: inherit;
- padding: 13px 15px;
- outline: none;
- transition: border-color 0.2s, box-shadow 0.2s;
- width: 100%;
-}
-
-.field input::placeholder { color: rgba(240,240,236,0.3); }
-
-.field input:focus {
- border-color: var(--accent);
- box-shadow: 0 0 0 3px rgba(197,241,44,0.08);
-}
-
.btn-submit {
@@ -205,2 +171,3 @@
gap: 10px;
+ text-decoration: none;
}
@@ -217,76 +184,4 @@
line-height: 1.5;
-}
-
-/* ─── SUCCESS STATE ─────────────────────────────────────── */
-#success-block {
- display: none;
- text-align: center;
- padding: 8px 0;
-}
-
-.success-icon {
- width: 56px; height: 56px;
- background: rgba(197,241,44,0.12);
- border: 2px solid var(--accent);
- border-radius: 50%;
- display: flex; align-items: center; justify-content: center;
- font-size: 22px;
- margin: 0 auto 16px;
-}
-
-.success-title {
- font-size: 20px;
- font-weight: 800;
- margin-bottom: 8px;
-}
-
-.success-sub {
- font-size: 13px;
- color: var(--muted);
- line-height: 1.65;
- margin-bottom: 22px;
}
-.btn-download {
- display: inline-flex;
- align-items: center;
- gap: 8px;
- background: var(--accent);
- color: var(--dark);
- font-size: 15px;
- font-weight: 800;
- padding: 15px 32px;
- border-radius: 8px;
- text-decoration: none;
- transition: opacity 0.15s;
- margin-bottom: 16px;
-}
-
-.btn-download:hover { opacity: 0.88; }
-
-.success-next {
- font-size: 12px;
- color: var(--muted);
- line-height: 1.6;
-}
-
-.success-next a {
- color: var(--accent);
- text-decoration: none;
- font-weight: 600;
-}
-
-/* ─── ERROR ─────────────────────────────────────────────── */
-.err-msg {
- display: none;
- background: rgba(255,80,80,0.08);
- border: 1px solid rgba(255,80,80,0.25);
- border-radius: 6px;
- padding: 10px 14px;
- font-size: 13px;
- color: #ff8080;
- margin-top: 12px;
- line-height: 1.5;
-}
-
/* ─── WHAT'S INSIDE ─────────────────────────────────────── */
@@ -464,22 +359,11 @@
Pobierz bezpłatnie
-
Wpisz email — PDF przychodzi natychmiast. Żadnego spamu.
+
Wpisz email w formularzu Tilda poniżej — po zapisie od razu przejdziesz do grupy Telegram.
-
+
+ Do formularza ↓
+
- Po kliknięciu zostaniesz przekierowany/a do Telegram.
+ Formularz zbiera email przez Tilda + MailerLite.
+ Po poprawnym zapisie użytkownik przechodzi do Telegram.
Bez spamu. Możesz wypisać się w każdej chwili. RODO.
@@ -492,2 +376,4 @@
+
+
@@ -555,42 +441,3 @@
-
-