: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:#2d2d2d;background:#fafaf8;font-family:Segoe UI,system-ui,sans-serif}.app{min-height:100vh}.header{z-index:10;background:#fff;border-bottom:1px solid #f0ede8;justify-content:space-between;align-items:center;padding:1.2rem 2rem;display:flex;position:sticky;top:0}.logo{color:#5a8a6a;font-size:1.4rem;font-weight:700}.nav{align-items:center;gap:1rem;display:flex}.btn-primary{color:#fff;cursor:pointer;background:#5a8a6a;border:none;border-radius:50px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:500}.btn-primary:hover{background:#4a7a5a}.layout{grid-template-columns:220px 1fr;gap:2rem;max-width:1000px;margin:2rem auto;padding:0 1.5rem;display:grid}.sidebar h3{text-transform:uppercase;letter-spacing:.05em;color:#999;margin-bottom:1rem;font-size:.85rem}.kategorie-btn{text-align:left;cursor:pointer;color:#555;background:0 0;border:none;border-radius:10px;width:100%;margin-bottom:4px;padding:.6rem 1rem;font-size:.9rem;display:block}.kategorie-btn:hover{color:#5a8a6a;background:#f0f7f3}.kategorie-btn.aktiv{color:#5a8a6a;background:#f0f7f3;font-weight:600}.feed-header{margin-bottom:1.5rem}.feed-header h2{color:#2d2d2d;font-size:1.6rem}.feed-header p{color:#888;margin-top:4px}.post-card{background:#fff;border:1.5px solid #e8f0eb;border-radius:20px;margin-bottom:1.2rem;padding:1.5rem 1.8rem;transition:box-shadow .2s;box-shadow:0 2px 12px #5a8a6a0f}.post-card:hover{box-shadow:0 4px 20px #5a8a6a1f}.post-meta{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.post-kategorie{color:#5a8a6a;letter-spacing:.02em;background:#f0f7f3;border-radius:20px;padding:4px 12px;font-size:.78rem;font-weight:600}.post-datum{color:#bbb;font-size:.8rem}.post-inhalt{color:#3d3d3d;font-size:.97rem;line-height:1.75}.post-footer{border-top:1px solid #f5f2ee;gap:1rem;margin-top:1rem;padding-top:.8rem;display:flex}.post-aktion{color:#aaa;cursor:pointer;background:0 0;border:none;border-radius:8px;padding:4px 8px;font-size:.85rem;transition:all .2s}.post-aktion:hover{color:#5a8a6a;background:#f0f7f3}.leer-state{text-align:center;color:#aaa;padding:3rem}.leer-state p{margin-bottom:.5rem}.laden{text-align:center;color:#aaa;padding:2rem}.auth-overlay{z-index:100;background:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.auth-card{background:#fff;border-radius:24px;width:100%;max-width:420px;padding:2.5rem;box-shadow:0 8px 40px #0000001f}.auth-logo{color:#5a8a6a;margin-bottom:1.5rem;font-size:1.4rem;font-weight:700}.auth-card h2{color:#2d2d2d;margin-bottom:.4rem;font-size:1.6rem}.auth-sub{color:#888;margin-bottom:1.8rem;font-size:.95rem}.auth-input{border:1.5px solid #e8f0eb;border-radius:12px;outline:none;width:100%;margin-bottom:1rem;padding:.8rem 1rem;font-size:.95rem;transition:border .2s;display:block}.auth-input:focus{border-color:#5a8a6a}.btn-block{width:100%;margin-top:.5rem;padding:.9rem;font-size:1rem}.auth-nachricht{color:#5a8a6a;background:#f0f7f3;border-radius:10px;margin-bottom:1rem;padding:.8rem 1rem;font-size:.9rem}.auth-wechsel{text-align:center;color:#888;margin-top:1.2rem;font-size:.9rem}.auth-wechsel span{color:#5a8a6a;cursor:pointer;font-weight:600}.btn-secondary{color:#5a8a6a;cursor:pointer;background:0 0;border:1.5px solid #5a8a6a;border-radius:50px;padding:.6rem 1.4rem;font-size:.9rem;font-weight:500}.user-email{color:#888;font-size:.85rem}.neuer-post-form{background:#fff;border:1.5px solid #e8f0eb;border-radius:20px;margin-bottom:1.5rem;padding:1.5rem}.post-select{color:#444;border:1.5px solid #e8f0eb;border-radius:12px;outline:none;width:100%;margin-bottom:1rem;padding:.7rem 1rem;font-size:.9rem}.post-textarea{resize:none;border:1.5px solid #e8f0eb;border-radius:12px;outline:none;width:100%;margin-bottom:1rem;padding:.8rem 1rem;font-family:inherit;font-size:.95rem;line-height:1.6}.post-textarea:focus,.post-select:focus{border-color:#5a8a6a}
