:root{--nacht: #0b0d10;--fels: #151920;--fels-hell: #1c2129;--nordlicht: #6fe3bc;--met: #e5b458;--eis: #8fb8de;--glut: #d98e73;--warnung: #e07a5f;--text-primary: #e9edf2;--text-secondary: #98a2b0;--text-tertiary: #5d6673;--on-accent: #07251b;--linie: #232a35;--s-1: 8px;--s-2: 16px;--s-3: 24px;--s-4: 32px;--s-6: 48px;--s-8: 64px;--radius-card: 16px;--radius-chip: 8px;--card-padding: 16px;--font-stack: -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, Roboto, "Helvetica Neue", Arial, sans-serif;--font-mono: ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, "Liberation Mono", monospace;color-scheme:dark}@media(prefers-color-scheme:light){:root{--nacht: #f4f5f7;--fels: #ffffff;--fels-hell: #ebedf0;--nordlicht: #0e8a66;--met: #9a6b0f;--eis: #3d6e9e;--glut: #a14e2f;--warnung: #b23a22;--text-primary: #171b21;--text-secondary: #525c69;--text-tertiary: #8b94a1;--on-accent: #f4fbf8;--linie: #dde1e6;color-scheme:light}}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;min-height:100dvh;background:var(--nacht);color:var(--text-primary);font-family:var(--font-stack);font-size:16px;line-height:1.55}h1,h2,h3{line-height:1.2;margin:0 0 var(--s-2);letter-spacing:-.01em}p{margin:0 0 var(--s-2)}a{color:var(--nordlicht);text-decoration:none}a:hover,a:focus-visible{text-decoration:underline}:focus-visible{outline:2px solid var(--nordlicht);outline-offset:2px;border-radius:4px}.container{width:min(1040px,100% - 2 * var(--s-2));margin-inline:auto}.card{background:var(--fels);border:1px solid var(--linie);border-radius:var(--radius-card);padding:var(--card-padding)}.chip{display:inline-block;background:var(--fels-hell);border-radius:var(--radius-chip);padding:2px var(--s-1);font-size:.85rem;color:var(--text-secondary)}.btn{display:inline-block;border:1px solid transparent;border-radius:12px;padding:10px 20px;min-height:44px;font:inherit;font-weight:600;cursor:pointer;text-align:center}.btn-primary{background:var(--nordlicht);color:var(--on-accent)}.btn-primary:hover{filter:brightness(1.07);text-decoration:none}.btn-ghost{background:transparent;color:var(--nordlicht);border-color:var(--linie)}.btn-ghost:hover{background:var(--fels-hell);text-decoration:none}.btn:disabled{opacity:.55;cursor:default}.field{display:block;margin-bottom:var(--s-2)}.field span{display:block;margin-bottom:6px;font-size:.9rem;color:var(--text-secondary)}input[type=text],input[type=email],input[type=password]{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--linie);border-radius:var(--radius-chip);background:var(--fels-hell);color:var(--text-primary);font:inherit}input:focus-visible{outline:2px solid var(--nordlicht);outline-offset:0;border-color:transparent}.hint{font-size:.85rem;color:var(--text-tertiary)}.notice{border-radius:var(--radius-chip);padding:10px 12px;margin-bottom:var(--s-2);font-size:.95rem}.notice-error{background:color-mix(in srgb,var(--warnung) 14%,transparent);border:1px solid var(--warnung);color:var(--text-primary)}.notice-ok{background:color-mix(in srgb,var(--nordlicht) 12%,transparent);border:1px solid var(--nordlicht);color:var(--text-primary)}.shell.svelte-12qhfyh{min-height:100dvh;display:flex;flex-direction:column}main.svelte-12qhfyh{flex:1}.site-header.svelte-12qhfyh{border-bottom:1px solid var(--linie)}.header-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding-block:var(--s-2)}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:var(--s-1);font-weight:700;font-size:1.1rem;color:var(--text-primary)}.brand.svelte-12qhfyh:hover{text-decoration:none}.nav-login.svelte-12qhfyh{padding:6px 16px;min-height:36px}.site-footer.svelte-12qhfyh{border-top:1px solid var(--linie);margin-top:var(--s-8)}.footer-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:var(--s-2);padding-block:var(--s-3);color:var(--text-tertiary);font-size:.9rem;flex-wrap:wrap}.footer-inner.svelte-12qhfyh nav:where(.svelte-12qhfyh){display:flex;gap:var(--s-2)}.footer-inner.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--text-secondary)}
