.app[data-v-596ec286]{font-family:Segoe UI,sans-serif;transition:background .3s,color .3s;min-height:100vh}.header[data-v-596ec286]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background:var(--header-bg);color:var(--header-color);box-shadow:0 2px 4px #0000001a}.toggle[data-v-596ec286]{background:var(--toggle-bg);color:var(--toggle-color);border:none;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:background .3s,color .3s}.light[data-v-596ec286]{--header-bg: #f9f9f9;--header-color: #111;--toggle-bg: #e0e0e0;--toggle-color: #111;--bg: #ffffff;--text-color: #111;--link-color: #0066cc;background:var(--bg);color:var(--text-color)}.dark[data-v-596ec286]{--header-bg: #0a192f;--header-color: #dceefc;--toggle-bg: #112240;--toggle-color: #dceefc;--bg: #0a192f;--text-color: #dceefc;--link-color: #4f9eff;background:var(--bg);color:var(--text-color)}.placeholder[data-v-7f082c4f]{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1rem;background-color:var(--bg);color:var(--text-color);overflow:hidden}.logo[data-v-7f082c4f]{width:150px;margin-bottom:2rem;filter:drop-shadow(0 0 5px rgba(0,0,0,.2))}h2[data-v-7f082c4f]{font-size:2rem;margin-bottom:1rem}p[data-v-7f082c4f]{font-size:1.1rem;margin-bottom:1.5rem}.link[data-v-7f082c4f]{color:var(--link-color);text-decoration:underline;font-weight:700}.impressum[data-v-8da38c43]{text-align:center;max-width:600px;margin:4rem auto;padding:0 1rem;line-height:1.6;color:inherit}h1[data-v-8da38c43]{font-size:2rem;margin-bottom:1rem}a[data-v-8da38c43]{color:var(--link-color);text-decoration:underline}.link[data-v-8da38c43]{display:inline-block;margin-top:2rem}*{margin:0;padding:0;box-sizing:border-box}html,body,#app{height:100%;width:100%;overflow:hidden}
