.CommandPalette-module__0KULLW__overlay{z-index:1000;background:#00000080;justify-content:center;align-items:flex-start;padding-top:10vh;display:flex;position:fixed;inset:0}.CommandPalette-module__0KULLW__dialog{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);flex-direction:column;width:100%;max-width:560px;max-height:70vh;margin:0 16px;display:flex;overflow:hidden}.CommandPalette-module__0KULLW__searchBar{border-bottom:1px solid var(--color-border);flex-shrink:0;align-items:center;gap:10px;padding:14px 16px;display:flex}.CommandPalette-module__0KULLW__searchIcon{color:var(--color-text-muted);flex-shrink:0}.CommandPalette-module__0KULLW__searchInput{color:var(--color-text);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.CommandPalette-module__0KULLW__searchInput::placeholder{color:var(--color-text-muted)}.CommandPalette-module__0KULLW__escHint{color:var(--color-text-muted);border:1px solid var(--color-border);border-radius:var(--radius-sm);-webkit-user-select:none;user-select:none;flex-shrink:0;padding:2px 5px;font-size:.7rem}.CommandPalette-module__0KULLW__results{padding:8px 0;overflow-y:auto}.CommandPalette-module__0KULLW__groupLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted);padding:6px 16px 2px;font-size:.7rem;font-weight:600}.CommandPalette-module__0KULLW__resultItem{cursor:pointer;align-items:center;gap:12px;padding:9px 16px;transition:background .1s;display:flex}.CommandPalette-module__0KULLW__resultItem:hover,.CommandPalette-module__0KULLW__resultItemActive{background:var(--color-hover)}.CommandPalette-module__0KULLW__resultIcon{border-radius:var(--radius-md);background:var(--color-bg);border:1px solid var(--color-border);width:32px;height:32px;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.CommandPalette-module__0KULLW__resultText{flex:1;min-width:0}.CommandPalette-module__0KULLW__resultTitle{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:.875rem;font-weight:500;overflow:hidden}.CommandPalette-module__0KULLW__resultSubtitle{color:var(--color-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.CommandPalette-module__0KULLW__resultArrow{color:var(--color-text-muted);opacity:0;flex-shrink:0;transition:opacity .1s}.CommandPalette-module__0KULLW__resultItem:hover .CommandPalette-module__0KULLW__resultArrow,.CommandPalette-module__0KULLW__resultItemActive .CommandPalette-module__0KULLW__resultArrow{opacity:1}.CommandPalette-module__0KULLW__empty,.CommandPalette-module__0KULLW__loading{text-align:center;color:var(--color-text-muted);padding:24px 16px;font-size:.875rem}.CommandPalette-module__0KULLW__footer{border-top:1px solid var(--color-border);flex-shrink:0;gap:16px;padding:8px 16px;display:flex}.CommandPalette-module__0KULLW__footerHint{color:var(--color-text-muted);align-items:center;gap:5px;font-size:.7rem;display:flex}.CommandPalette-module__0KULLW__kbd{border:1px solid var(--color-border);border-radius:var(--radius-sm);color:var(--color-text-muted);background:var(--color-bg);padding:1px 4px;font-family:monospace;font-size:.65rem}
:root{--sidebar-bg:#1e293b;--sidebar-active-bg:#273549;--sidebar-active-line:#c0392b;--sidebar-hover:#273549;--sidebar-text:#94a3b8;--sidebar-text-active:#fff;--sidebar-section:#475569;--color-primary:#c0392b;--color-primary-dark:#922b21;--color-bg:#f1f5f9;--color-surface:#fff;--color-text:#1e293b;--color-text-muted:#64748b;--color-border:#e2e8f0;--color-hover:#f8fafc;--status-aktiv:#16a34a;--status-passiv:#2563eb;--status-inaktiv:#d97706;--status-ehrenmitglied:#7c3aed;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:12px;--shadow-sm:0 1px 3px #00000014;--shadow-md:0 2px 8px #00000014;--shadow-lg:0 8px 32px #0000001f}[data-theme=dark]{--sidebar-bg:#0f172a;--sidebar-active-bg:#1e293b;--sidebar-hover:#1e293b;--sidebar-text:#64748b;--sidebar-text-active:#f1f5f9;--sidebar-section:#334155;--color-bg:#0f172a;--color-surface:#1e293b;--color-text:#f1f5f9;--color-text-muted:#94a3b8;--color-border:#334155;--color-hover:#243147}*,:before,:after{box-sizing:border-box}html{height:100%}body{background:var(--color-bg);height:100%;color:var(--color-text);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow:hidden}@media (max-width:768px){html,body{height:auto;overflow:visible}}
