:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--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-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#app{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}#next-steps ul .logo{height:18px}#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}#next-steps ul a:hover{box-shadow:var(--shadow)}#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}#next-steps ul li{flex:calc(50% - 8px)}#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.language-switcher.svelte-1v2j48r{gap:.5rem;display:flex}.lang-btn.svelte-1v2j48r{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem 1rem;transition:all .2s}.lang-btn.active.svelte-1v2j48r{color:#fff;background:#0073a9;border-color:#0073a9}.lang-btn.svelte-1v2j48r:hover:not(.active){background:#f9fafb}.header.svelte-1elxaub{background:#fff;justify-content:space-between;align-items:center;padding:0 1rem 2rem;display:flex}.header.svelte-1elxaub .logo:where(.svelte-1elxaub) img:where(.svelte-1elxaub){padding-left:20px}.footer.svelte-jz8lnl{flex-direction:column;display:flex}.footer.svelte-jz8lnl .footer_silo:where(.svelte-jz8lnl){width:100%}.footer.svelte-jz8lnl .footer_bar:where(.svelte-jz8lnl){text-align:center;color:#fff;background:#3b4d4f;margin-top:auto;padding:2rem}.back-btn.svelte-iugoeh{cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-family:inherit;transition:all .2s;display:inline-flex}.back-icon.svelte-iugoeh{width:1.25rem;height:1.25rem}.back-btn.default.svelte-iugoeh{color:#374151;background:#fff;border-radius:.375rem;padding:.5rem 1rem}.back-btn.round.svelte-iugoeh{color:#374151;background:#fff;border-radius:50%;padding:.75rem;box-shadow:0 2px 8px #0000001a}.back-btn.text.svelte-iugoeh{color:#667eea;padding:.5rem}.back-btn.floating.svelte-iugoeh{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:2rem;padding:.75rem 1.25rem;position:fixed;box-shadow:0 4px 12px #00000026}.back-btn.floating.top-left.svelte-iugoeh{top:1rem;left:1rem}.back-btn.floating.top-right.svelte-iugoeh{top:1rem;right:1rem}.back-btn.floating.bottom-left.svelte-iugoeh{bottom:1rem;left:1rem}.back-btn.floating.bottom-right.svelte-iugoeh{bottom:1rem;right:1rem}.back-label.svelte-iugoeh{font-size:.875rem;font-weight:500}.back-wrapper.svelte-k3v0h6{justify-content:flex-end;width:100%;display:flex}.wegweiser.svelte-k3v0h6{max-width:1200px;margin:0 auto;padding:2rem}.wegweiser.svelte-k3v0h6 h2:where(.svelte-k3v0h6){color:#1f2937;margin-bottom:1rem}.content-placeholder.svelte-k3v0h6{text-align:center;background:#f9fafb;border-radius:.5rem;margin-top:2rem;padding:2rem}.btn.svelte-18sv61c{cursor:pointer;border:none;border-radius:.5rem;flex-flow:column wrap;align-items:center;gap:.75rem;width:99px;padding:.875rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.btn-primary.svelte-18sv61c{color:#000;background-color:#fff;box-shadow:0 4px 6px #0000001a}.btn-secondary.svelte-18sv61c{color:#1f2937;background:#f3f4f6}.btn-outline.svelte-18sv61c{color:#667eea;background:0 0;border:2px solid #667eea}.btn-text.svelte-18sv61c{max-width:80px;font-size:10px}.btn-icon.svelte-18sv61c{object-fit:contain;width:3.2rem;height:3.2rem}.disabled.svelte-18sv61c{opacity:.5;cursor:not-allowed}.landing-page.svelte-ely93o{flex-direction:column;padding:2rem;display:flex}.hero.svelte-ely93o{text-align:center;margin-bottom:3rem}.hero.svelte-ely93o h1:where(.svelte-ely93o){color:#1f2937;margin-bottom:1rem;font-size:2.5rem}.button-container.svelte-ely93o{justify-content:center;gap:2rem;display:flex}.back-wrapper.svelte-m5mi10{justify-content:flex-end;width:100%;display:flex}.digitale-antraege.svelte-m5mi10{max-width:1400px;margin:0 auto;padding:2rem}.header-section.svelte-m5mi10{margin-bottom:2rem}.digitale-antraege.svelte-m5mi10 h2:where(.svelte-m5mi10){text-align:center;color:#1f2937;margin:1rem 0 2rem;font-size:2rem}.categories-grid.svelte-m5mi10{flex-wrap:wrap;gap:1.5rem;max-width:1200px;margin:0 auto;display:flex}.category-detail-overlay.svelte-w12bct{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.category-detail-modal.svelte-w12bct{background:#fff;border-radius:1rem;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0003}.modal-header.svelte-w12bct{background:#fff;border-bottom:1px solid #e5e7eb;border-radius:1rem 1rem 0 0;justify-content:flex-end;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.close-btn.svelte-w12bct{cursor:pointer;color:#6b7280;background:0 0;border:none;justify-content:center;align-items:center;width:2rem;height:2rem;padding:0;font-size:2rem;line-height:1;display:flex}.close-btn.svelte-w12bct:hover{color:#374151}.modal-content.svelte-w12bct{text-align:center;padding:2rem}.modal-content.svelte-w12bct h2:where(.svelte-w12bct){color:#1f2937;margin-bottom:1rem;font-size:1.5rem}.description.svelte-w12bct{text-align:left;background:#f9fafb;border-radius:.75rem;margin:1.5rem 0;padding:1.5rem}.description.svelte-w12bct p:where(.svelte-w12bct){color:#374151;margin:0;line-height:1.6}.qr-section.svelte-w12bct{background:#f3f4f6;border-radius:.75rem;margin:2rem 0;padding:1.5rem}.qr-section.svelte-w12bct h3:where(.svelte-w12bct){color:#4b5563;margin-bottom:1rem;font-size:1rem}.qr-code.svelte-w12bct{border:3px solid #fff;border-radius:.5rem;width:150px;height:150px;margin:0 auto;display:block}.qr-hint.svelte-w12bct{color:#6b7280;margin-top:.75rem;font-size:.75rem}.app.svelte-1n46o8q{flex-direction:column;min-height:100vh;display:flex}.main-content.svelte-1n46o8q{background-color:#f1f0ee;flex:1}
