:root{--text:#6b6375;--text-muted:#9ca3af;--text-h:#08060d;--bg:#fff;--header-bg:#fff;--footer-bg:#f9f9fb;--card-bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-muted:#6b7280;--text-h:#f3f4f6;--bg:#16171d;--header-bg:#16171d;--footer-bg:#1a1b23;--card-bg:#1f2028;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}}body{background:var(--bg);margin:0}#root{width:100%;min-height:100svh}h1,h2,h3{font-family:var(--heading);color:var(--text-h)}p{margin:0}code{font-family:var(--mono);background:var(--code-bg);color:var(--text-h);border-radius:4px;padding:4px 8px;font-size:15px;line-height:135%}.site-footer{border-top:1px solid var(--border);background:var(--footer-bg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:24px 40px;display:flex}@media (width<=600px){.site-footer{text-align:center;flex-direction:column;align-items:center;padding:20px 24px}}.footer-copy{color:var(--text-muted);margin:0;font-size:14px}.footer-link{color:var(--accent);border:1px solid var(--accent-border);border-radius:6px;padding:6px 16px;font-size:14px;font-weight:500;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.footer-link:hover{background:var(--accent-bg);color:var(--accent)}.footer-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.page-wrapper{flex-direction:column;min-height:100svh;display:flex}.site-header{border-bottom:1px solid var(--border);background:var(--header-bg);align-items:center;height:64px;padding:0 40px;display:flex}@media (width<=600px){.site-header{padding:0 24px}}.site-logo{color:var(--text-h);letter-spacing:-.4px;font-size:20px;font-weight:700}.main-content{flex-direction:column;flex:1;align-items:center;gap:80px;padding:80px 40px 60px;display:flex}@media (width<=768px){.main-content{gap:48px;padding:48px 24px}}.hero-section{text-align:center;max-width:680px}.hero-title{letter-spacing:-1.5px;color:var(--text-h);margin:0 0 20px;font-size:48px;font-weight:700;line-height:1.15}@media (width<=768px){.hero-title{letter-spacing:-.8px;font-size:32px}}.hero-subtitle{color:var(--text);margin:0;font-size:18px;line-height:1.6}@media (width<=768px){.hero-subtitle{font-size:16px}}.features-section{grid-template-columns:repeat(3,1fr);gap:24px;width:100%;max-width:960px;display:grid}@media (width<=768px){.features-section{grid-template-columns:1fr;max-width:480px}}.feature-card{background:var(--card-bg);border:1px solid var(--border);text-align:left;border-radius:12px;padding:32px 28px;transition:box-shadow .25s}.feature-card:hover{box-shadow:var(--shadow)}@media (width<=768px){.feature-card{text-align:center;padding:28px 24px}}.feature-icon{margin-bottom:16px;font-size:32px;line-height:1}.feature-card h2{color:var(--text-h);margin:0 0 10px;font-size:20px;font-weight:600}.feature-card p{color:var(--text);margin:0;font-size:15px;line-height:1.6}.impressum-wrapper .site-header{justify-content:flex-start}.back-link{color:var(--text-h);align-items:center;gap:6px;font-size:16px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.back-link:hover{color:var(--accent)}.back-link:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.impressum-content{text-align:left;flex:1;width:100%;max-width:760px;margin:0 auto;padding:60px 40px 80px}@media (width<=768px){.impressum-content{padding:40px 24px 60px}}.impressum-content>h1{letter-spacing:-1px;color:var(--text-h);margin:0 0 40px;font-size:40px;font-weight:700}@media (width<=768px){.impressum-content>h1{font-size:28px}}.impressum-section{margin-bottom:40px}.impressum-section h2{color:var(--text-h);border-bottom:1px solid var(--border);margin:0 0 12px;padding-bottom:8px;font-size:18px;font-weight:600}.impressum-section h3{color:var(--text-h);margin:16px 0 6px;font-size:16px;font-weight:600}.impressum-section p{color:var(--text);margin:0;font-size:16px;line-height:1.7}.impressum-section a{color:var(--accent);text-decoration:none}.impressum-section a:hover{text-decoration:underline}
