: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}#root{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}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%}*{box-sizing:border-box;margin:0;padding:0}body{color:#1e293b;background-color:#f8fafc;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5}header{color:#fff;background:#0f172a;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}header h1{letter-spacing:-.02em;font-size:1.35rem;font-weight:600}header nav{gap:.75rem;display:flex}header nav button{color:#e2e8f0;cursor:pointer;background:#ffffff14;border:1px solid #ffffff26;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:500;transition:all .2s}header nav button:hover{color:#fff;background:#fff3}main,.einstellungen-ansicht{max-width:900px;margin:2.5rem auto;padding:0 1.5rem}button{cursor:pointer;border:none;border-radius:6px;padding:.65rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:500;transition:all .2s}.haupt-button{color:#fff;background-color:#2563eb;box-shadow:0 2px 4px #2563eb33}.haupt-button:hover{background-color:#1d4ed8;transform:translateY(-1px)}.login-bereich{background:#fff;border:1px solid #e2e8f0;border-radius:12px;max-width:400px;margin:80px auto;padding:2.5rem;box-shadow:0 10px 25px -5px #0000000d,0 8px 10px -6px #00000003}.login-bereich h2{color:#0f172a;text-align:center;margin-bottom:1.5rem;font-size:1.5rem;font-weight:700}form{flex-direction:column;gap:1.1rem;display:flex}form label{color:#475569;margin-bottom:-.5rem;font-size:.875rem;font-weight:600}input,select,textarea{color:#0f172a;background-color:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:.65rem .85rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}input:focus,select:focus,textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}.wochen-karte,.einstellungen-ansicht{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px #0000000d}.einstellungen-ansicht h2{color:#0f172a;margin-bottom:1.5rem;font-size:1.4rem}.wochen-karte h3{color:#1e293b;margin-bottom:1rem;font-size:1.2rem}.wochen-karte button{color:#fff;background-color:#0f172a}.wochen-karte button:hover{background-color:#334155}.aktionen{justify-content:flex-end;margin-bottom:1.5rem;display:flex}.popup-hintergrund{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0f172a99;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:fixed;inset:0}.popup-fenster{background:#fff;border-radius:12px;flex-direction:column;gap:1rem;width:480px;max-width:90%;padding:2rem;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000000a}.popup-fenster h3{color:#0f172a;border-bottom:1px solid #f1f5f9;margin-bottom:.5rem;padding-bottom:.75rem;font-size:1.25rem}.popup-aktionen{border-top:1px solid #f1f5f9;justify-content:flex-end;gap:.75rem;margin-top:1rem;padding-top:1rem;display:flex}.popup-aktionen button:first-child{color:#fff;background-color:#2563eb}.popup-aktionen button:last-child{color:#475569;background-color:#f1f5f9}.popup-aktionen button:last-child:hover{background-color:#e2e8f0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
