{"uuid":"cd5527ad-325b-4415-858c-dfd30e884892","provider":"wsw-nova","model":"sirius","image_strategy":"generate_gemini:nano_pro","image_quality":null,"image_size":null,"image_aspect_ratio":null,"use_website_data":true,"html":"<style>\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 {\n font-family: inherit;\n box-sizing: border-box;\n background-color: var(--wsw-color-black, #1a1a1a);\n }\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 *,\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 *::before,\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 *::after {\n box-sizing: inherit;\n }\n\n /* Dark/Black themes */\n section.wsw-theme-d #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892,\n section.wsw-theme-db #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892,\n section.wsw-theme-b #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892,\n section.wsw-theme-bb #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 {\n background-color: transparent;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-bar {\n display: flex;\n align-items: center;\n justify-content: space-between;\n max-width: 1650px;\n margin: 0 auto;\n padding: 1.25rem 3rem;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-logo {\n display: flex;\n flex-direction: column;\n text-decoration: none;\n line-height: 1;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-logo-name {\n font-size: 1.6rem;\n font-weight: 800;\n color: #ffffff;\n text-transform: uppercase;\n letter-spacing: 0.08em;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-logo-tagline {\n font-size: 0.7rem;\n font-weight: 600;\n color: #ffffff;\n text-transform: uppercase;\n letter-spacing: 0.15em;\n margin-top: 0.15rem;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-links {\n display: flex;\n align-items: center;\n gap: 2rem;\n list-style: none;\n margin: 0;\n padding: 0;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-links a {\n color: #ffffff;\n text-decoration: none;\n font-size: 0.9rem;\n font-weight: 500;\n letter-spacing: 0.02em;\n position: relative;\n padding-bottom: 0.25rem;\n transition: color 0.2s ease-out;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-links a::after {\n content: '';\n position: absolute;\n bottom: 0;\n left: 0;\n width: 0;\n height: 2px;\n background-color: #B71723;\n transition: width 0.25s ease-out;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-links a:hover::after,\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-links a:focus-visible::after {\n width: 100%;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-links a:focus-visible {\n outline: 2px solid #B71723;\n outline-offset: 4px;\n border-radius: 2px;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-cta-link {\n background-color: #B71723;\n color: #ffffff !important;\n padding: 0.5rem 1.25rem !important;\n border-radius: 3px;\n font-weight: 600 !important;\n transition: background-color 0.2s ease-out, transform 0.2s ease-out !important;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-cta-link::after {\n display: none !important;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-cta-link:hover,\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-cta-link:focus-visible {\n background-color: #9e1420;\n transform: translateY(-1px);\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-mobile-toggle {\n display: none;\n flex-direction: column;\n gap: 5px;\n background: none;\n border: none;\n cursor: pointer;\n padding: 0.5rem;\n min-height: 44px;\n min-width: 44px;\n align-items: center;\n justify-content: center;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-mobile-toggle span {\n display: block;\n width: 24px;\n height: 2px;\n background-color: #ffffff;\n border-radius: 2px;\n transition: transform 0.3s ease-out, opacity 0.3s ease-out;\n }\n\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-mobile-toggle.is-open span:nth-child(1) {\n transform: translateY(7px) rotate(45deg);\n }\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-mobile-toggle.is-open span:nth-child(2) {\n opacity: 0;\n }\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-mobile-toggle.is-open span:nth-child(3) {\n transform: translateY(-7px) rotate(-45deg);\n }\n\n @media (prefers-reduced-motion: reduce) {\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 *,\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 *::before,\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n }\n }\n\n /* Tablet */\n @media (max-width: 1024px) {\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-bar {\n padding: 1rem 2rem;\n }\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-links {\n gap: 1.5rem;\n }\n }\n\n /* Mobil */\n @media (max-width: 768px) {\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-bar {\n padding: 1rem 1.25rem;\n position: relative;\n }\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-mobile-toggle {\n display: flex;\n }\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-links {\n position: absolute;\n top: 100%;\n left: 0;\n right: 0;\n flex-direction: column;\n background: rgba(0,0,0,0.95);\n padding: 1.5rem 1.25rem;\n gap: 1.25rem;\n align-items: flex-start;\n opacity: 0;\n transform: translateY(-10px);\n pointer-events: none;\n transition: opacity 0.3s ease-out, transform 0.3s ease-out;\n z-index: 20;\n }\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-links.is-open {\n opacity: 1;\n transform: translateY(0);\n pointer-events: auto;\n }\n }\n\n /* Kleine Smartphones */\n @media (max-width: 480px) {\n #wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892 .nav-logo-name {\n font-size: 1.3rem;\n }\n }\n</style>\n\n<div id=\"wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892\">\n <nav class=\"nav-bar\" aria-label=\"Hauptnavigation\">\n <a href=\"/home\" class=\"nav-logo\" draggable=\"false\">\n <span class=\"nav-logo-name\">Seibold</span>\n <span class=\"nav-logo-tagline\">Tank Logistik</span>\n </a>\n <button class=\"nav-mobile-toggle\" aria-label=\"Menü öffnen\" aria-expanded=\"false\">\n <span></span>\n <span></span>\n <span></span>\n </button>\n <ul class=\"nav-links\">\n <li><a href=\"/home\" draggable=\"false\">Home</a></li>\n <li><a href=\"#leistungen\" draggable=\"false\">Leistungen</a></li>\n <li><a href=\"#ueber-uns\" draggable=\"false\">Über uns</a></li>\n <li><a href=\"#fuhrpark\" draggable=\"false\">Fuhrpark</a></li>\n <li><a href=\"#kontakt\" class=\"nav-cta-link\" draggable=\"false\">Kontakt</a></li>\n </ul>\n </nav>\n</div>\n\n<script>\n(function() {\n 'use strict';\n var el = document.getElementById('wsw-snippet-cd5527ad-325b-4415-858c-dfd30e884892');\n if (!el) return;\n\n var toggle = el.querySelector('.nav-mobile-toggle');\n var navLinks = el.querySelector('.nav-links');\n if (toggle && navLinks) {\n toggle.addEventListener('click', function() {\n var isOpen = navLinks.classList.toggle('is-open');\n toggle.classList.toggle('is-open');\n toggle.setAttribute('aria-expanded', isOpen ? 'true' : 'false');\n toggle.setAttribute('aria-label', isOpen ? 'Menü schließen' : 'Menü öffnen');\n });\n }\n})();\n</script>","summary":"The user is building a hero section with navigation for \"Seibold Tank Logistik,\" a German tank logistics company website. The snippet features a full-viewport hero with a background photo of their fleet, a dark gradient overlay, and left-aligned white text content including a red #B71723 badge, heading (\"Ihr Partner für Flüssigtransporte\"), company name (\"Seibold Tank Logistik\") at matching size (clamp 1.5rem–2.8rem), subtitle, three stats (16+, 4, 100%), and two CTA buttons (primary red, secondary outlined). A responsive navigation bar sits absolutely positioned at the top with \"SEIBOLD\" as a text logo (white, uppercase) and \"Tank Logistik\" tagline in red, plus six menu links including a red \"Kontakt\" CTA button, collapsing to a hamburger menu on mobile. The content area is centered at max-width 1640px with four responsive breakpoints (1024px, 768px, 480px), all text is white, font sizes were reduced for MacBook compatibility, and the user has been iteratively swapping background images — the current src points to a PNG fleet photo, and they've just requested using a newly uploaded image instead.","version":15,"inserted_version":15,"total_cost":10.08123193,"total_messages_sent":17,"summarized_at_total":12}
Angaben gemäß § 5 Digitale-Dienste-Gesetz (DDG)
Anbieterkennzeichnung
Name: Stefan Seibold
Geschäftsbezeichnung: Seibold Tank Logistik
Anschrift: Neuwiesen 1, 72202 Nagold, Deutschland
E-Mail: St.Seibold@seibold-tank-logistik.de
Telefon: 07452 3682
Fax: 07452 66682
Registereintrag
Es besteht kein Registereintrag.
Aufsichtsbehörde / Berufsbezeichnung
Es handelt sich um keinen reglementierten Beruf.
Streitbeilegung
Wir sind zur Teilnahme an einem Streitbeilegungsverfahren vor einer Verbraucherschlichtungsstelle weder verpflichtet noch bereit.
Haftungsausschluss
Trotz sorgfältiger inhaltlicher Kontrolle übernehmen wir keine Haftung für die Inhalte externer Links. Für den Inhalt der verlinkten Seiten sind ausschließlich deren Betreiber verantwortlich.
---
Stand: 23. Mai 2026
{"uuid":"8e92af0a-fb56-4c29-a766-c41cc14939c0","provider":"wsw-nova","model":"sirius","image_strategy":"generate_gemini:nano_pro","image_quality":null,"image_size":null,"image_aspect_ratio":null,"use_website_data":true,"html":"<style>\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 {\n font-family: inherit;\n box-sizing: border-box;\n }\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 *,\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 *::before,\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 *::after {\n box-sizing: inherit;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-wrapper {\n width: 100%;\n padding: 5rem 2rem;\n background-color: #B71723;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-inner {\n max-width: 1640px;\n margin: 0 auto;\n display: flex;\n align-items: center;\n justify-content: space-between;\n gap: 3rem;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-text-block {\n max-width: 700px;\n opacity: 0;\n transform: translateY(20px);\n transition: opacity 0.6s ease-out, transform 0.6s ease-out;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-text-block.is-visible {\n opacity: 1;\n transform: translateY(0);\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-text-block h2 {\n color: #ffffff;\n margin: 0 0 0.75rem 0;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-text-block .cta-desc {\n display: block;\n color: #ffffff;\n opacity: 0.85;\n line-height: 1.7;\n max-width: 560px;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-actions {\n display: flex;\n flex-direction: column;\n gap: 1rem;\n flex-shrink: 0;\n opacity: 0;\n transform: translateY(20px);\n transition: opacity 0.6s ease-out, transform 0.6s ease-out;\n transition-delay: 0.15s;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-actions.is-visible {\n opacity: 1;\n transform: translateY(0);\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-btn {\n display: inline-flex;\n align-items: center;\n justify-content: center;\n gap: 0.5rem;\n padding: 0.875rem 2.5rem;\n font-size: 1rem;\n font-weight: 600;\n text-decoration: none;\n border-radius: 3px;\n cursor: pointer;\n min-height: 48px;\n transition: transform 0.2s ease-out, box-shadow 0.2s ease-out, background-color 0.2s ease-out, border-color 0.2s ease-out;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-btn-primary {\n background-color: #ffffff;\n color: #B71723;\n border: none;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-btn-primary:hover,\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-btn-primary:focus-visible {\n transform: translateY(-2px);\n box-shadow: 0 6px 24px rgba(0, 0, 0, 0.25);\n background-color: #f0f0f0;\n outline: none;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-btn-secondary {\n background-color: transparent;\n color: #ffffff;\n border: 2px solid rgba(255,255,255,0.5);\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-btn-secondary:hover,\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-btn-secondary:focus-visible {\n border-color: #ffffff;\n background-color: rgba(255,255,255,0.1);\n transform: translateY(-2px);\n outline: none;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-btn .btn-arrow {\n display: inline-block;\n transition: transform 0.2s ease-out;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-btn:hover .btn-arrow {\n transform: translateX(3px);\n }\n\n /* Contact info row */\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-contact-row {\n display: flex;\n gap: 2.5rem;\n margin-top: 1.5rem;\n padding-top: 1.5rem;\n border-top: 1px solid rgba(255,255,255,0.2);\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-contact-item {\n display: flex;\n align-items: center;\n gap: 0.625rem;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-contact-item svg {\n width: 18px;\n height: 18px;\n stroke: #ffffff;\n fill: none;\n stroke-width: 2;\n stroke-linecap: round;\n stroke-linejoin: round;\n opacity: 0.7;\n flex-shrink: 0;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-contact-item a {\n color: #ffffff;\n opacity: 0.85;\n font-size: 0.95rem;\n text-decoration: none;\n transition: opacity 0.2s ease-out;\n }\n\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-contact-item a:hover,\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-contact-item a:focus-visible {\n opacity: 1;\n outline: none;\n }\n\n @media (prefers-reduced-motion: reduce) {\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 *,\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 *::before,\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n }\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-text-block,\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-actions {\n opacity: 1;\n transform: none;\n }\n }\n\n /* Tablet */\n @media (max-width: 1024px) {\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-wrapper {\n padding: 4rem 1.5rem;\n }\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-inner {\n gap: 2rem;\n }\n }\n\n /* Mobil */\n @media (max-width: 768px) {\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-wrapper {\n padding: 3rem 1.25rem;\n }\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-inner {\n flex-direction: column;\n text-align: center;\n gap: 2rem;\n }\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-text-block .cta-desc {\n max-width: 100%;\n }\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-actions {\n width: 100%;\n }\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-btn {\n width: 100%;\n }\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-contact-row {\n flex-direction: column;\n align-items: center;\n gap: 1rem;\n }\n }\n\n /* Kleine Smartphones */\n @media (max-width: 480px) {\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-wrapper {\n padding: 2.5rem 1rem;\n }\n #wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0 .cta-btn {\n padding: 0.75rem 1.5rem;\n font-size: 0.9rem;\n }\n }\n</style>\n\n<div id=\"wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0\">\n <div class=\"cta-wrapper\">\n <div class=\"cta-inner\">\n\n <div class=\"cta-text-block is-visible\">\n <h2>Lassen Sie uns über Ihren Transport sprechen</h2>\n <span class=\"cta-desc\">Wir finden die passende Lösung für Ihre Anforderungen. Persönlich, zuverlässig und flexibel.</span>\n <div class=\"cta-contact-row\">\n <div class=\"cta-contact-item\">\n <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6A19.79 19.79 0 0 1 2.12 4.18 2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"></path>\n </svg>\n <a href=\"tel:+4974523682\" draggable=\"false\">0049 (0) 7452 / 3682</a>\n </div>\n <div class=\"cta-contact-item\">\n <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"></path>\n <path d=\"M22 6l-10 7L2 6\"></path>\n </svg>\n <a href=\"mailto:st.seibold@seibold-tank-logistik.de\" draggable=\"false\">st.seibold@seibold-tank-logistik.de</a>\n </div>\n </div>\n </div>\n\n <div class=\"cta-actions is-visible\">\n <a href=\"#\" class=\"cta-btn cta-btn-primary\" draggable=\"false\">\n <span>Jetzt Kontakt aufnehmen</span>\n <span class=\"btn-arrow\">→</span>\n </a>\n <a href=\"#\" class=\"cta-btn cta-btn-secondary\" draggable=\"false\">\n <span>Angebot anfragen</span>\n </a>\n </div>\n\n </div>\n </div>\n</div>\n\n<script>\n(function() {\n 'use strict';\n var el = document.getElementById('wsw-snippet-8e92af0a-fb56-4c29-a766-c41cc14939c0');\n if (!el) return;\n\n var targets = el.querySelectorAll('.cta-text-block, .cta-actions');\n if (!targets.length) return;\n\n var observer = new IntersectionObserver(function(entries) {\n entries.forEach(function(entry) {\n if (entry.isIntersecting) {\n entry.target.classList.add('is-visible');\n observer.unobserve(entry.target);\n }\n });\n }, { threshold: 0.15 });\n\n targets.forEach(function(target) {\n observer.observe(target);\n });\n})();\n</script>","summary":"This project is a website relaunch for Seibold Tank Logistik (client Stefan Seibold), a small specialized tank logistics company with 16+ years of experience and 4 own trucks, being built section by section as separate snippets. The accent color is #B71723 (Seibold red), all text colors are black (with opacity for hierarchy) on light backgrounds and white on dark/image backgrounds, and max-width is 1640px centered. Three sections have been completed so far: a hero banner (separate snippet) with a real fleet photo background, dark gradient overlay, all-white text, stats, and two CTA buttons; a services section (separate snippet) with a modern 3-column divider-line layout featuring large numbered cards (01/02/03) for Flüssigtransporte, Abfalltransport, and Entsorgungsfachbetrieb; and an \"Über uns\" section (current snippet) with a 2-column grid showing a Scania tank truck photo with red accent bar and \"16+\" experience badge on the left, and text with three icon-highlighted features plus a red CTA button on the right. The user has now requested a CTA (call-to-action) contact section as the next new snippet, and all sections include full responsive breakpoints at 1024px, 768px, and 480px with scroll-triggered entrance animations.","version":10,"inserted_version":10,"total_cost":1.1302410349999998,"total_messages_sent":14,"summarized_at_total":12}
Lassen Sie uns über Ihren Transport sprechen
Wir finden die passende Lösung für Ihre Anforderungen. Persönlich, zuverlässig und flexibel.{"uuid":"d5bb14ca-f9c2-4166-a3b1-9e9ea75f68cc","provider":"wsw-nova","model":"sirius","image_strategy":"generate_gemini:nano_pro","image_quality":null,"image_size":null,"image_aspect_ratio":null,"use_website_data":true,"html":"<style>\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c {\n font-family: inherit;\n box-sizing: border-box;\n }\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c *,\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c *::before,\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c *::after {\n box-sizing: inherit;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-wrapper {\n width: 100%;\n padding: 5rem 2rem;\n background: transparent;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-inner {\n max-width: 800px;\n margin: 0 auto;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info {\n opacity: 1;\n transform: translateY(0);\n transition: opacity 0.7s ease-out, transform 0.7s ease-out;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info.animate-in {\n opacity: 0;\n transform: translateY(24px);\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info.animate-in.is-visible {\n opacity: 1;\n transform: translateY(0);\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-label {\n display: inline-block;\n font-size: 0.8rem;\n font-weight: 600;\n letter-spacing: 0.1em;\n text-transform: uppercase;\n color: #B71723;\n margin-bottom: 0.75rem;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info h2 {\n color: var(--wsw-color-black, #1a1a1a);\n margin: 0 0 1rem 0;\n }\n\n section.wsw-theme-d #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info h2,\n section.wsw-theme-db #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info h2,\n section.wsw-theme-b #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info h2,\n section.wsw-theme-bb #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info h2 {\n color: var(--wsw-color-white, #ffffff);\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info .contact-desc {\n display: block;\n color: var(--wsw-color-black, #1a1a1a);\n opacity: 0.7;\n line-height: 1.7;\n margin-bottom: 2.5rem;\n max-width: 540px;\n }\n\n section.wsw-theme-d #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info .contact-desc,\n section.wsw-theme-db #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info .contact-desc,\n section.wsw-theme-b #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info .contact-desc,\n section.wsw-theme-bb #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info .contact-desc {\n color: var(--wsw-color-white, #ffffff);\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-items {\n display: flex;\n flex-direction: column;\n gap: 1.5rem;\n margin-bottom: 2.5rem;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item {\n display: flex;\n align-items: flex-start;\n gap: 1rem;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-icon {\n flex-shrink: 0;\n width: 44px;\n height: 44px;\n border-radius: 50%;\n background-color: rgba(183, 23, 35, 0.08);\n display: flex;\n align-items: center;\n justify-content: center;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-icon svg {\n width: 20px;\n height: 20px;\n stroke: #B71723;\n fill: none;\n stroke-width: 2;\n stroke-linecap: round;\n stroke-linejoin: round;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-content {\n display: flex;\n flex-direction: column;\n gap: 0.125rem;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-title {\n display: block;\n font-weight: 600;\n color: var(--wsw-color-black, #1a1a1a);\n }\n\n section.wsw-theme-d #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-title,\n section.wsw-theme-db #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-title,\n section.wsw-theme-b #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-title,\n section.wsw-theme-bb #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-title {\n color: var(--wsw-color-white, #ffffff);\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-value {\n display: block;\n color: var(--wsw-color-black, #1a1a1a);\n opacity: 0.7;\n font-size: 0.95rem;\n line-height: 1.5;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-value a {\n color: inherit;\n text-decoration: none;\n transition: color 0.2s ease-out;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-value a:hover,\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-value a:focus-visible {\n color: #B71723;\n opacity: 1;\n }\n\n section.wsw-theme-d #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-value,\n section.wsw-theme-db #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-value,\n section.wsw-theme-b #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-value,\n section.wsw-theme-bb #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-item-value {\n color: var(--wsw-color-white, #ffffff);\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours {\n padding: 1.5rem;\n border: 1px solid rgba(0,0,0,0.08);\n border-radius: 4px;\n }\n\n section.wsw-theme-d #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours,\n section.wsw-theme-db #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours,\n section.wsw-theme-b #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours,\n section.wsw-theme-bb #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours {\n border-color: rgba(255,255,255,0.12);\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours-title {\n display: block;\n font-weight: 600;\n color: var(--wsw-color-black, #1a1a1a);\n margin-bottom: 0.75rem;\n }\n\n section.wsw-theme-d #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours-title,\n section.wsw-theme-db #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours-title,\n section.wsw-theme-b #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours-title,\n section.wsw-theme-bb #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours-title {\n color: var(--wsw-color-white, #ffffff);\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours-row {\n display: flex;\n justify-content: space-between;\n padding: 0.375rem 0;\n color: var(--wsw-color-black, #1a1a1a);\n opacity: 0.7;\n font-size: 0.9rem;\n }\n\n section.wsw-theme-d #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours-row,\n section.wsw-theme-db #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours-row,\n section.wsw-theme-b #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours-row,\n section.wsw-theme-bb #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-hours-row {\n color: var(--wsw-color-white, #ffffff);\n }\n\n @media (prefers-reduced-motion: reduce) {\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c *,\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c *::before,\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n }\n }\n\n @media (max-width: 1024px) {\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-wrapper {\n padding: 4rem 1.5rem;\n }\n }\n\n @media (max-width: 768px) {\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-wrapper {\n padding: 3rem 1.25rem;\n }\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-info .contact-desc {\n max-width: 100%;\n }\n }\n\n @media (max-width: 480px) {\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .contact-wrapper {\n padding: 2.5rem 1rem;\n }\n }\n</style>\n\n<div id=\"wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c\">\n <div class=\"contact-wrapper\">\n <div class=\"contact-inner\">\n\n <div class=\"contact-info animate-in is-visible\">\n <span class=\"contact-label\">Kontakt</span>\n <h2>Sprechen Sie uns an</h2>\n <span class=\"contact-desc\">Sie benötigen einen zuverlässigen Partner für Flüssigtransporte? Wir beraten Sie persönlich und erstellen Ihnen gerne ein individuelles Angebot.</span>\n\n <div class=\"contact-items\">\n <div class=\"contact-item\">\n <div class=\"contact-item-icon\">\n <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"></path>\n </svg>\n </div>\n <div class=\"contact-item-content\">\n <span class=\"contact-item-title\">Telefon</span>\n <span class=\"contact-item-value\"><a href=\"tel:+4974523682\" draggable=\"false\">0049 (0) 7452 / 3682</a></span>\n </div>\n </div>\n\n <div class=\"contact-item\">\n <div class=\"contact-item-icon\">\n <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"></path>\n <path d=\"M22 6l-10 7L2 6\"></path>\n </svg>\n </div>\n <div class=\"contact-item-content\">\n <span class=\"contact-item-title\">E-Mail</span>\n <span class=\"contact-item-value\"><a href=\"mailto:st.seibold@seibold-tank-logistik.de\" draggable=\"false\">st.seibold@seibold-tank-logistik.de</a></span>\n </div>\n </div>\n\n <div class=\"contact-item\">\n <div class=\"contact-item-icon\">\n <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"></path>\n <circle cx=\"12\" cy=\"10\" r=\"3\"></circle>\n </svg>\n </div>\n <div class=\"contact-item-content\">\n <span class=\"contact-item-title\">Standort</span>\n <span class=\"contact-item-value\">Neuwiesen 1<br>72202 Nagold</span>\n </div>\n </div>\n </div>\n\n <div class=\"contact-hours\">\n <span class=\"contact-hours-title\">Erreichbarkeit</span>\n <div class=\"contact-hours-row\">\n <span>Montag – Freitag</span>\n <span>07:00 – 18:00 Uhr</span>\n </div>\n </div>\n </div>\n\n </div>\n </div>\n</div>\n\n<script>\n(function() {\n 'use strict';\n var el = document.getElementById('wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c');\n if (!el) return;\n\n var targets = el.querySelectorAll('.contact-info');\n if (!targets.length) return;\n\n targets.forEach(function(target) {\n target.classList.add('animate-in');\n });\n\n var observer = new IntersectionObserver(function(entries) {\n entries.forEach(function(entry) {\n if (entry.isIntersecting) {\n entry.target.classList.add('is-visible');\n observer.unobserve(entry.target);\n }\n });\n }, { threshold: 0.1 });\n\n targets.forEach(function(target) {\n observer.observe(target);\n });\n})();\n</script>","summary":"This project is a website relaunch for Seibold Tank Logistik (client Stefan Seibold), a small specialized tank logistics/liquid transport company with 4 LKW and 16+ years of experience, being built section by section as a modern landing page. The accent color is #B71723 (Seibold red), all text colors are black (with opacity for hierarchy) on light sections and white on dark/hero sections, and the content area is max-width 1640px centered, fully responsive across four breakpoints (desktop, tablet ≤1024px, mobile ≤768px, small phones ≤480px). Four sections have been created so far: a hero section with a real fleet photo background, dark gradient overlay, white text, entrance animation, stats (16+, 4, 100%), and two CTA buttons; a services section with three columns separated by vertical lines featuring numbered cards (01-03) for Flüssigtransporte, Abfalltransport, and Entsorgungsfachbetrieb; an about-us section with a 2-column grid (image with red accent bar and experience badge on left, text with icon highlights on right); and a fleet/Fuhrpark section with centered header, panoramic showcase image (21:9 aspect) with gradient overlay and caption, and a 4-column stats row. The user's latest request is to generate a new image based on the existing fleet photo currently used in the Fuhrpark section.","version":15,"inserted_version":15,"total_cost":4.937864470000001,"total_messages_sent":19,"summarized_at_total":12}
Kontakt
Sprechen Sie uns an
Sie benötigen einen zuverlässigen Partner für Flüssigtransporte? Wir beraten Sie persönlich und erstellen Ihnen gerne ein individuelles Angebot.
Telefon
0049 (0) 7452 / 3682
Standort
Neuwiesen 1
72202 Nagold
72202 Nagold
Erreichbarkeit
Montag – Freitag
07:00 – 18:00 Uhr
{"url":"\/impressum","form_action_on_submit":"display_text","form_action_on_submit_text":"Vielen Dank f\u00fcr das Einreichen des Formulars.","form_include_text_fields_in_notification_emails":null,"rows":[{"columns":[{"columnWidth":null,"fields":[{"field_id":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-12","field_name":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-12","field_type":"text","text":"<h3>Anfrage senden<\/h3><p><span style=\"background-color: rgb(238, 237, 235);\">F\u00fcllen Sie das Formular aus \u2013 wir melden uns kurzfristig bei Ihnen.<\/span><\/p>"}]}]},{"columns":[{"columnWidth":null,"fields":[{"field_id":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-8","field_name":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-8","field_type":"title","field_label":"Anrede","field_placeholder":"Ausw\u00e4hlen","clientField":"title"}]},{"columnWidth":null,"fields":[{"field_id":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-9","field_name":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-9","field_type":"firstname","field_label":"Vorname","field_placeholder":"Vorname","clientField":"firstname"}]}]},{"columns":[{"columnWidth":null,"fields":[{"field_id":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-7","field_name":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-7","field_type":"lastname","field_label":"Nachname","field_placeholder":"Nachname","clientField":"lastname"}]},{"columnWidth":null,"fields":[{"field_id":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-10","field_name":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-10","field_type":"company","field_label":"Firma","field_placeholder":"Firma","clientField":"company"}]}]},{"columns":[{"columnWidth":null,"fields":[{"field_id":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-4","field_name":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-4","field_type":"email","field_label":"E-Mail","field_placeholder":"E-Mail","clientField":"email"}]},{"columnWidth":null,"fields":[{"field_id":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-5","field_name":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-5","field_type":"phone","field_label":"Telefon","field_placeholder":"Telefon","clientField":"phone"}]}]},{"columns":[{"columnWidth":null,"fields":[{"field_id":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-3","field_name":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-3","field_type":"select","field_label":"Ausw\u00e4hlen","field_placeholder":"Ausw\u00e4hlen"}]}]},{"columns":[{"columnWidth":null,"fields":[{"field_id":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-2","field_name":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-2","field_type":"textarea","field_label":"Text","field_placeholder":"Text"}]}]},{"columns":[{"columnWidth":null,"fields":[{"field_id":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-1","field_name":"39aabda0-dc3c-47dd-93cb-f9716c7e7d6c-field-1","field_type":"button","field_label":"Nachricht senden","buttonClasses":"wsw-block-button-default wsw-button-medium wsw-button-custom-padding","field_placeholder":"","field_required":null,"field_label_required_error":"","field_hidden":null,"field_value":"","field_button_size":"inherit_form","field_button_custom_size":"1","field_button_style":"inherit","field_button_shape":"inherit","field_button_padding_vertical":"0.4","field_button_padding_horizontal":"0.75"}]}]}]}
{"no_option":"Keine Option","subscribe_to_newsletter":"Newsletter abonnieren","subscribe_to_newsletter_yes":"Ja","subscribe_to_newsletter_no":"Nein","send_form_to_me_label":"Kopie an mich senden","choose_file":"Datei ausw\u00e4hlen","invalid_email":"E-Mail ist nicht korrekt","email_does_not_match":"E-Mail stimmt nicht \u00fcberein","password_does_not_match":"Passwort stimmt nicht \u00fcberein","captcha_failed":"Captcha-Verifikation fehlgeschlagen. Bitte versuchen Sie es erneut.","field_required":"Dieses Feld ist notwendig","unknown_error":"Unbekannter Error. Bitte neu laden","on_submit_text":"Vielen Dank f\u00fcr das Einreichen des Formulars."}
{"uuid":"8ea9a443-5eec-4913-b524-d155f367fb23","provider":"wsw-nova","model":"sirius","image_strategy":"generate_gemini:nano_pro","image_quality":null,"image_size":null,"image_aspect_ratio":null,"use_website_data":true,"html":"<style>\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c {\n font-family: inherit;\n box-sizing: border-box;\n }\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c *,\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c *::before,\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c *::after {\n box-sizing: inherit;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-wrapper {\n width: 100%;\n background-color: #B71723;\n padding: 4rem 2rem 0 2rem;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-inner {\n max-width: 1640px;\n margin: 0 auto;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-grid {\n display: grid;\n grid-template-columns: 1.4fr 1fr 1fr 1fr;\n gap: 3rem;\n padding-bottom: 3rem;\n border-bottom: 1px solid rgba(255,255,255,0.15);\n }\n\n /* Brand column */\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-brand .footer-logo {\n display: block;\n font-size: 1.4rem;\n font-weight: 700;\n color: #ffffff;\n letter-spacing: 0.02em;\n margin-bottom: 1rem;\n line-height: 1.3;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-brand .footer-brand-desc {\n display: block;\n color: rgba(255,255,255,0.75);\n line-height: 1.7;\n font-size: 0.9rem;\n max-width: 320px;\n margin-bottom: 1.5rem;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-certifications {\n display: flex;\n gap: 1rem;\n flex-wrap: wrap;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-cert {\n display: inline-flex;\n align-items: center;\n gap: 0.375rem;\n padding: 0.375rem 0.75rem;\n border: 1px solid rgba(255,255,255,0.25);\n border-radius: 3px;\n font-size: 0.75rem;\n font-weight: 600;\n color: #ffffff;\n text-transform: uppercase;\n letter-spacing: 0.05em;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-cert svg {\n width: 14px;\n height: 14px;\n stroke: #ffffff;\n fill: none;\n stroke-width: 2;\n stroke-linecap: round;\n stroke-linejoin: round;\n }\n\n /* Column headings */\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-col h4 {\n color: #ffffff;\n margin: 0 0 1.25rem 0;\n font-size: 1rem;\n font-weight: 600;\n }\n\n /* Links list */\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-links {\n list-style: none;\n margin: 0;\n padding: 0;\n display: flex;\n flex-direction: column;\n gap: 0.625rem;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-links li a {\n color: rgba(255,255,255,0.75);\n text-decoration: none;\n font-size: 0.9rem;\n transition: color 0.2s ease-out;\n display: inline-block;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-links li a:hover,\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-links li a:focus-visible {\n color: #ffffff;\n outline: none;\n }\n\n /* Contact items in footer */\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-contact-list {\n display: flex;\n flex-direction: column;\n gap: 0.875rem;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-contact-item {\n display: flex;\n align-items: flex-start;\n gap: 0.625rem;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-contact-item svg {\n width: 16px;\n height: 16px;\n stroke: rgba(255,255,255,0.6);\n fill: none;\n stroke-width: 2;\n stroke-linecap: round;\n stroke-linejoin: round;\n flex-shrink: 0;\n margin-top: 0.2rem;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-contact-item span {\n display: block;\n color: rgba(255,255,255,0.75);\n font-size: 0.9rem;\n line-height: 1.5;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-contact-item a {\n color: rgba(255,255,255,0.75);\n text-decoration: none;\n transition: color 0.2s ease-out;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-contact-item a:hover,\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-contact-item a:focus-visible {\n color: #ffffff;\n outline: none;\n }\n\n /* Bottom bar */\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-bottom {\n display: flex;\n align-items: center;\n justify-content: space-between;\n padding: 1.5rem 0;\n gap: 1.5rem;\n flex-wrap: wrap;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-bottom .footer-copyright {\n display: block;\n color: rgba(255,255,255,0.5);\n font-size: 0.8rem;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-bottom-links {\n display: flex;\n gap: 1.5rem;\n flex-wrap: wrap;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-bottom-links a {\n color: rgba(255,255,255,0.5);\n text-decoration: none;\n font-size: 0.8rem;\n transition: color 0.2s ease-out;\n }\n\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-bottom-links a:hover,\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-bottom-links a:focus-visible {\n color: #ffffff;\n outline: none;\n }\n\n @media (prefers-reduced-motion: reduce) {\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c *,\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c *::before,\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c *::after {\n transition-duration: 0.01ms !important;\n animation-duration: 0.01ms !important;\n }\n }\n\n /* Tablet */\n @media (max-width: 1024px) {\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-wrapper {\n padding: 3rem 1.5rem 0 1.5rem;\n }\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-grid {\n grid-template-columns: 1fr 1fr;\n gap: 2.5rem;\n }\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-brand {\n grid-column: 1 / -1;\n }\n }\n\n /* Mobil */\n @media (max-width: 768px) {\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-wrapper {\n padding: 2.5rem 1.25rem 0 1.25rem;\n }\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-grid {\n grid-template-columns: 1fr;\n gap: 2rem;\n padding-bottom: 2rem;\n }\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-bottom {\n flex-direction: column;\n align-items: flex-start;\n gap: 1rem;\n padding: 1.25rem 0;\n }\n }\n\n /* Kleine Smartphones */\n @media (max-width: 480px) {\n #wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c .footer-wrapper {\n padding: 2rem 1rem 0 1rem;\n }\n }\n</style>\n\n<div id=\"wsw-snippet-04736956-eb46-4a17-a11d-cfc9b95bae2c\">\n <div class=\"footer-wrapper\">\n <div class=\"footer-inner\">\n <div class=\"footer-grid\">\n\n <div class=\"footer-brand\">\n <span class=\"footer-logo\">Seibold Tank Logistik</span>\n <span class=\"footer-brand-desc\">Ihr zuverlässiger Partner für Flüssigtransporte in Nagold und deutschlandweit. Seit über 16 Jahren.</span>\n <div class=\"footer-certifications\">\n <span class=\"footer-cert\">\n <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"></path></svg>\n ADR-zertifiziert\n </span>\n </div>\n </div>\n\n <div class=\"footer-col\">\n <h4>Leistungen</h4>\n <ul class=\"footer-links\">\n <li><a href=\"#leistungen\" draggable=\"false\">Flüssigtransporte</a></li>\n <li><a href=\"#fuhrpark\" draggable=\"false\">Fuhrpark</a></li>\n </ul>\n </div>\n\n <div class=\"footer-col\">\n <h4>Unternehmen</h4>\n <ul class=\"footer-links\">\n <li><a href=\"#ueber-uns\" draggable=\"false\">Über uns</a></li>\n <li><a href=\"#kontakt\" draggable=\"false\">Kontakt</a></li>\n </ul>\n </div>\n\n <div class=\"footer-col\">\n <h4>Kontakt</h4>\n <div class=\"footer-contact-list\">\n <div class=\"footer-contact-item\">\n <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"></path>\n </svg>\n <span><a href=\"tel:+4974523682\" draggable=\"false\">0049 (0) 7452 / 3682</a></span>\n </div>\n <div class=\"footer-contact-item\">\n <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"></path>\n <path d=\"M22 6l-10 7L2 6\"></path>\n </svg>\n <span><a href=\"mailto:st.seibold@seibold-tank-logistik.de\" draggable=\"false\">st.seibold@seibold-tank-logistik.de</a></span>\n </div>\n <div class=\"footer-contact-item\">\n <svg viewBox=\"0 0 24 24\" aria-hidden=\"true\">\n <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"></path>\n <circle cx=\"12\" cy=\"10\" r=\"3\"></circle>\n </svg>\n <span>Neuwiesen 1<br>72202 Nagold</span>\n </div>\n </div>\n </div>\n\n </div>\n\n <div class=\"footer-bottom\">\n <span class=\"footer-copyright\">© 2026 Seibold Tank Logistik. Alle Rechte vorbehalten.</span>\n <div class=\"footer-bottom-links\">\n <a href=\"/impressum\" draggable=\"false\">Impressum</a>\n <a href=\"/datenschutz\" draggable=\"false\">Datenschutz</a>\n </div>\n </div>\n </div>\n </div>\n</div>","summary":"This project is a website relaunch for Seibold Tank Logistik (client Stefan Seibold), a small specialized tank logistics/liquid transport company with 4 LKW and 16+ years of experience, being built section by section as a modern landing page. The accent color is #B71723 (Seibold red), all text colors are black (with opacity for hierarchy) on light sections and white on dark/hero sections, and the content area is max-width 1640px centered, fully responsive across four breakpoints (desktop, tablet ≤1024px, mobile ≤768px, small phones ≤480px). Four sections have been created so far: a hero section with a real fleet photo background, dark gradient overlay, white text, entrance animation, stats (16+, 4, 100%), and two CTA buttons; a services section with three columns separated by vertical lines featuring numbered cards (01-03) for Flüssigtransporte, Abfalltransport, and Entsorgungsfachbetrieb; an about-us section with a 2-column grid (image with red accent bar and experience badge on left, text with icon highlights on right); and a fleet/Fuhrpark section with centered header, panoramic showcase image (21:9 aspect) with gradient overlay and caption, and a 4-column stats row. The user's latest request is to generate a new image based on the existing fleet photo currently used in the Fuhrpark section.","version":17,"inserted_version":17,"total_cost":0.6052219249999999,"total_messages_sent":22,"summarized_at_total":12}