:root{--bg:#f4f5f7;--bg-card:#fff;--bg-card-hover:#f8fafc;--border:#e2e8f0;--text:#1e293b;--text-muted:#64748b;--text-subtle:#94a3b8;--schatten-sm:0 1px 3px #00000014;--schatten-md:0 4px 12px #0000001a;--schatten-lg:0 8px 24px #0000001f;--rot:#e63022;--rot-dunkel:#b5261b;--rot-hell:#e630221a;--rot-border:#e6302240;--rot-glow:#e6302240;--rot-focus:#e630221a;--rot-subtle:#e630220a;--gruen:#16a34a;--gruen-dunkel:#15803d;--gruen-hell:#16a34a1f;--gelb:#d97706;--gelb-dunkel:#b45309;--orange:#d97706;--orange-hell:#d977061f;--blau:#2563eb;--blau-hell:#2563eb1f;--lila:#7c3aed;--lila-hell:#7c3aed1f;--error:#ef4444;--info:#3b82f6;--lager-c:#d97706;--lager-hell:#d977061f;--personal-c:#16a34a;--personal-hell:#16a34a1f;--fahrzeug-c:#2563eb;--fahrzeug-hell:#2563eb1f;--einsatz-c:#e63022;--einsatz-hell:#e630221a;--verein-c:#7c3aed;--verein-hell:#7c3aed1f}[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0f172a;--bg-card:#1e293b;--bg-card-hover:#263248;--border:#334155;--text:#e2e8f0;--text-muted:#94a3b8;--text-subtle:#64748b;--schatten-sm:0 1px 3px #0000004d;--schatten-md:0 4px 12px #0006;--schatten-lg:0 8px 24px #00000080;--rot-hell:#e6302226;--rot-border:#e6302259;--rot-subtle:#e6302214;--gruen-hell:#16a34a26;--orange-hell:#d9770626;--blau-hell:#2563eb26;--lila-hell:#7c3aed26;--gruen:#3fb950;--gruen-dunkel:#2ea043;--gelb:#f0a500;--gelb-dunkel:#d29922;--blau:#58a6ff;--error:#ff8a80;--info:#58a6ff;--lager-hell:#d9770626;--personal-hell:#16a34a26;--fahrzeug-hell:#2563eb26;--einsatz-hell:#e6302226;--verein-hell:#7c3aed26}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:var(--text);background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px}a{color:var(--rot);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}ul,ol{list-style:none}hr{border:none;border-top:1px solid var(--border);margin:16px 0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--text-subtle)}#app{height:100%}.app-shell{flex-direction:column;height:100%;display:flex}.app-header{background:var(--bg-card);border-bottom:1px solid var(--border);z-index:200;height:58px;box-shadow:var(--schatten-sm);flex-shrink:0;align-items:center;gap:8px;padding:0 24px;display:flex;position:fixed;top:0;left:0;right:0}.app-header__brand{cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;gap:8px;padding:0;display:flex}.app-header__emblem{background:var(--rot-hell);border:1px solid var(--rot-border);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;line-height:1;display:flex}.app-header__title{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.app-header__name{color:var(--text);letter-spacing:-.01em;font-size:14px;font-weight:700;line-height:1.2}.app-header__sub{color:var(--text-muted);margin-top:1px;font-size:11px;line-height:1}.app-header__right{align-items:center;gap:8px;margin-left:auto;display:flex}.app-header__user{color:var(--text-muted);align-items:center;gap:6px;padding:0 8px;font-size:12px;font-weight:500;display:flex}.app-header__user-dot{background:var(--gruen);border-radius:50%;flex-shrink:0;width:7px;height:7px}.app-header__logout{border:1px solid var(--border);cursor:pointer;color:var(--text-muted);white-space:nowrap;background:0 0;border-radius:8px;padding:5px 12px;font-family:inherit;font-size:12px;font-weight:600;transition:background .15s,color .15s,border-color .15s}.app-header__logout:hover{background:var(--rot-hell);color:var(--rot);border-color:var(--rot-border)}.topnav{background:var(--bg-card);border-bottom:2px solid var(--accent,var(--rot));z-index:100;align-items:stretch;height:44px;padding:0 24px;transition:border-color .22s;display:flex;position:fixed;top:58px;left:0;right:0;box-shadow:0 2px 8px #0000000f}.topnav__spacer{flex:1}.topnav__sep{background:var(--border);flex-shrink:0;width:1px;margin:8px 4px}.topnav__item{white-space:nowrap;height:44px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-2px;padding:0 14px;font-family:inherit;font-size:12px;font-weight:500;transition:color .15s;display:flex;position:relative}.topnav__item:hover{color:var(--text)}.topnav__item.active{color:var(--accent,var(--rot));border-bottom-color:var(--accent,var(--rot));font-weight:600}.topnav__item--admin{color:var(--lila)}.topnav__arrow{cursor:pointer;opacity:.45;justify-content:center;align-items:center;width:20px;height:100%;margin-left:2px;transition:opacity .15s,transform .15s;display:inline-flex}.topnav__arrow:after{content:"";border-top:3.5px solid;border-left:3.5px solid #0000;border-right:3.5px solid #0000;width:0;height:0}.topnav__arrow:hover{opacity:1}.topnav__arrow.open:after{transform:rotate(180deg)}.topnav__dropdown-wrap{position:relative}.topnav__dropdown{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--schatten-lg);z-index:300;border-radius:12px;min-width:210px;padding:6px;animation:.12s dd-in;display:none;position:absolute;top:calc(100% + 2px);left:0}.topnav__dropdown.open{display:block}@keyframes dd-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.topnav__dropdown-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-subtle);padding:6px 10px 4px;font-size:10px;font-weight:700}.topnav__dd-item{width:100%;color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:9px;padding:8px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:background .15s,color .15s;display:flex}.topnav__dd-item:hover{background:var(--bg-card-hover);color:var(--text)}.topnav__dd-item.active{color:var(--accent,var(--rot));background:color-mix(in srgb, var(--accent,var(--rot)) 10%, transparent);font-weight:600}.topnav__dd-item__icon{background:var(--item-accent-hell,var(--rot-hell));border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:13px;display:flex}.page-main{flex-direction:column;flex:1;min-height:100vh;padding-top:102px;display:flex;overflow-y:auto}#page-content{background:var(--bg);flex:1;padding:24px}#page-content:has(>.auth-page){padding:0}.page{max-width:1200px;margin:0 auto;display:none}.page.active{display:block}.page-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:24px;display:flex}.page-header h2{color:var(--text);letter-spacing:-.02em;font-size:20px;font-weight:700}.page-header p{color:var(--text-muted);margin-top:3px;font-size:12px}.card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;margin-bottom:24px;transition:border-color .15s,box-shadow .15s;overflow:hidden}.card:hover{box-shadow:var(--schatten-sm)}.card__header{background:var(--bg-card-hover);border-bottom:1px solid var(--border);color:var(--text);justify-content:space-between;align-items:center;padding:12px 24px;font-size:14px;font-weight:600;display:flex}.card__body{padding:24px}.card--rot{border-top:2px solid var(--rot)}.card--rot .card__header{background:var(--rot-hell);color:var(--text);border-bottom-color:var(--rot-border)}.btn{cursor:pointer;white-space:nowrap;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 16px;font-size:12px;font-weight:600;text-decoration:none;transition:all .15s;display:inline-flex}.btn:disabled{opacity:.4;cursor:not-allowed}.btn--primary{background:var(--rot);color:#fff}.btn--primary:hover:not(:disabled){background:var(--rot-dunkel);box-shadow:0 4px 14px var(--rot-glow);transform:translateY(-1px)}.btn--secondary{background:var(--bg-card-hover);color:var(--text);border:1px solid var(--border)}.btn--secondary:hover:not(:disabled){background:var(--border)}.btn--success{background:var(--gruen);color:#fff}.btn--success:hover:not(:disabled){background:var(--gruen-dunkel)}.btn--warning{background:var(--orange);color:#fff}.btn--warning:hover:not(:disabled){filter:brightness(.9)}.btn--outline{color:var(--text-muted);border:1px solid var(--border);background:0 0}.btn--outline:hover:not(:disabled){background:var(--bg-card-hover);color:var(--text);border-color:var(--text-muted)}.btn--danger{color:var(--rot);border:1px solid var(--rot);background:0 0}.btn--danger:hover:not(:disabled){background:var(--rot-hell)}.btn--ghost{color:var(--text-muted);background:0 0;border:1px solid #0000}.btn--ghost:hover:not(:disabled){background:var(--bg-card-hover);color:var(--text);border-color:var(--border)}.btn--ghost.btn--danger{color:var(--rot)}.btn--ghost.btn--danger:hover:not(:disabled){background:var(--rot-hell);border-color:var(--rot)}.btn--sm{border-radius:4px;padding:5px 10px;font-size:11px}.btn--xs{border-radius:4px;padding:3px 7px;font-size:11px}.btn--lg{padding:11px 22px;font-size:14px}.btn--full{justify-content:center;width:100%}.btn--active{outline-offset:2px;outline:2px solid}.btn-group{flex-wrap:wrap;gap:8px;display:flex}.form-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.form-group{flex-direction:column;gap:5px;display:flex}.form-group--full{grid-column:1/-1}.form-group label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--border);color:var(--text);background:var(--bg);border-radius:8px;padding:8px 12px;transition:border-color .15s,box-shadow .15s}.form-group input:focus-visible,.form-group select:focus-visible,.form-group textarea:focus-visible{border-color:var(--rot);box-shadow:0 0 0 3px var(--rot-focus);outline:none}.form-group input::placeholder,.form-group select::placeholder,.form-group textarea::placeholder{color:var(--text-subtle)}.form-group input option,.form-group select option,.form-group textarea option{background:var(--bg-card)}.form-group textarea{resize:vertical;min-height:80px}.filter-bar{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:16px;display:flex}.filter-bar input,.filter-bar select{border:1px solid var(--border);color:var(--text);background:var(--bg);border-radius:8px;padding:8px 12px;transition:border-color .15s,box-shadow .15s}.filter-bar input:focus-visible,.filter-bar select:focus-visible{border-color:var(--rot);box-shadow:0 0 0 3px var(--rot-focus);outline:none}.filter-bar input::placeholder,.filter-bar select::placeholder{color:var(--text-subtle)}.filter-bar input option,.filter-bar select option{background:var(--bg-card)}.filter-bar input,.filter-bar select{background:var(--bg-card);padding:7px 12px;font-size:12px}.toggle-switch{cursor:pointer;align-items:center;display:inline-flex;position:relative}.toggle-switch input{opacity:0;width:0;height:0;position:absolute}.toggle-switch input:checked+.toggle-switch__track{background:var(--rot)}.toggle-switch input:checked+.toggle-switch__track:after{transform:translate(20px)}.toggle-switch input:disabled+.toggle-switch__track{opacity:.35;cursor:not-allowed}.toggle-switch__track{background:var(--border);border-radius:12px;width:44px;height:24px;transition:background .22s;display:block;position:relative}.toggle-switch__track:after{content:"";background:var(--bg-card);border-radius:50%;width:18px;height:18px;transition:transform .22s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.table-wrapper{overflow-x:auto}table{border-collapse:collapse;width:100%}th{background:var(--bg-card-hover);text-align:left;text-transform:uppercase;letter-spacing:.5px;color:var(--text-muted);border-bottom:1px solid var(--border);white-space:nowrap;padding:10px 16px;font-size:11px;font-weight:700}td{border-bottom:1px solid var(--border);vertical-align:middle;color:var(--text);padding:10px 16px;font-size:12px}td:last-child{white-space:nowrap}tr:last-child td{border-bottom:none}tr:hover td{background:var(--bg-card-hover)}.table-empty{text-align:center;color:var(--text-muted);padding:48px;font-style:italic}.badge{border-radius:999px;padding:3px 10px;font-size:11px;font-weight:600;display:inline-block}.badge--offen{background:var(--rot-hell);color:var(--rot)}.badge--teillieferung{background:var(--orange-hell);color:var(--orange)}.badge--vollstaendig{background:var(--gruen-hell);color:var(--gruen)}.badge--storniert,.badge--entwurf{background:var(--bg-card-hover);color:var(--text-muted)}.badge--ausstehend{background:var(--blau-hell);color:var(--blau)}.badge--genehmigt{background:var(--gruen-hell);color:var(--gruen)}.badge--abgelehnt{background:var(--rot-hell);color:var(--rot)}.badge--superuser{background:var(--orange-hell);color:var(--orange)}.badge--admin{background:var(--lila-hell);color:var(--lila)}.badge--user{background:var(--bg-card-hover);color:var(--text-muted)}.badge--green{background:var(--gruen-hell);color:var(--gruen)}.badge--red{background:var(--rot-hell);color:var(--rot)}.badge--orange{background:var(--orange-hell);color:var(--orange)}.badge--blue{background:var(--blau-hell);color:var(--blau)}.badge--purple{background:var(--lila-hell);color:var(--lila)}.badge--gray{background:var(--bg-card-hover);color:var(--text-muted)}.tab-bar{border-bottom:1px solid var(--border);flex-wrap:wrap;gap:2px;margin-bottom:24px;padding-bottom:0;display:flex}.tab-btn{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:6px;margin-bottom:-1px;padding:10px 18px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s;display:inline-flex}.tab-btn:hover{color:var(--text)}.tab-btn--active{color:var(--accent,var(--rot));border-bottom-color:var(--accent,var(--rot))}.tab-panel{display:block}.stats-row{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:16px;margin-bottom:24px;display:grid}.stat-card{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:12px;padding:16px;transition:border-color .15s,transform .15s}.stat-card:hover{border-color:var(--rot-border);transform:translateY(-1px)}.stat-card__number,.stat-card__value{letter-spacing:-.02em;margin-bottom:6px;font-size:28px;font-weight:800;line-height:1}.stat-card__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.stat-card--offen .stat-card__number{color:var(--rot)}.stat-card--teillieferung .stat-card__number{color:var(--orange)}.stat-card--vollstaendig .stat-card__number{color:var(--gruen)}.stat-card--gesamt .stat-card__number{color:var(--text)}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#0000008c;justify-content:center;align-items:center;display:none;position:fixed;inset:0}.modal-overlay.active{display:flex}.modal{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--schatten-lg);border-radius:16px;width:90%;max-width:540px;max-height:90vh;overflow-y:auto}.modal[style*="display: flex"],.modal[style*=display\:flex]{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:none;z-index:200;background:#0000008c;border:none;border-radius:0;justify-content:center;align-items:center;width:100%;max-width:none;max-height:none;position:fixed;inset:0;overflow-y:visible}.modal__backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;position:fixed;inset:0}.modal__box{z-index:1;background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--schatten-lg);border-radius:16px;width:90%;max-width:540px;max-height:90vh;position:relative;overflow-y:auto}.modal__box--lg{max-width:720px}.modal__box--xl{max-width:900px}.modal__header{background:var(--bg-card-hover);border-bottom:1px solid var(--border);color:var(--text);justify-content:space-between;align-items:center;padding:14px 24px;font-size:14px;font-weight:600;display:flex}.modal__close{color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px;font-size:18px;line-height:1;transition:color .15s}.modal__close:hover{color:var(--text)}.modal__body{padding:24px}.modal__footer{border-top:1px solid var(--border);background:var(--bg-card-hover);justify-content:flex-end;gap:8px;padding:16px 24px;display:flex}#toast-container{z-index:9999;flex-direction:column;gap:8px;display:flex;position:fixed;bottom:24px;right:24px}.toast{background:var(--bg-card);border:1px solid var(--border);color:var(--text);box-shadow:var(--schatten-lg);border-left:3px solid var(--gruen);border-radius:12px;min-width:240px;padding:10px 16px;font-size:12px;font-weight:500;animation:.2s toast-in}.toast--error{border-left-color:var(--rot)}.toast--warning{border-left-color:var(--orange)}@keyframes toast-in{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.auth-page{background:var(--bg);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-page:before{content:"";background:radial-gradient(ellipse, var(--rot-hell) 0%, transparent 70%);pointer-events:none;width:600px;height:600px;position:absolute;top:-150px;left:50%;transform:translate(-50%)}.auth-page .auth-card{background:var(--bg-card);border:1px solid var(--border);box-shadow:var(--schatten-lg);z-index:1;border-radius:16px;width:100%;max-width:400px;position:relative;overflow:hidden}.auth-page .auth-header{background:var(--rot);color:#fff;text-align:center;padding:32px 24px;position:relative}.auth-page .auth-header .auth-emblem{background:#ffffff26;border:2px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin:0 auto 16px;font-size:30px;display:flex;overflow:hidden}.auth-page .auth-header .auth-emblem img{object-fit:contain;width:100%;height:100%;padding:6px}.auth-page .auth-header h1{letter-spacing:-.01em;font-size:20px;font-weight:700}.auth-page .auth-header p{opacity:.85;margin-top:4px;font-size:12px}.auth-page .auth-body{padding:32px 24px}.auth-page .auth-body .form-group{margin-bottom:16px}.auth-page .auth-totp-hint{text-align:center;color:var(--text-muted);margin-bottom:16px;font-size:12px}.auth-page .auth-totp-hint strong{color:var(--text);margin-bottom:4px;font-size:14px;display:block}.auth-page .totp-code-input{text-align:center;letter-spacing:8px;font-size:24px;font-weight:700;background:var(--bg)!important}.beschaffung-card .card__body{padding:0}.beschaffung-article-select{border-bottom:1px solid var(--border);padding:16px 16px 8px}.beschaffung-form{padding:0}.beschaffung-row{border-bottom:1px solid var(--border);display:flex}.beschaffung-row--haendler{border-bottom:none;border-top:1px solid var(--border)}.beschaffung-row--haendler+.beschaffung-row--haendler{border-top:none}.beschaffung-cell{border-right:1px solid var(--border);flex:1;padding:0}.beschaffung-cell:last-child{border-right:none}.beschaffung-cell--full{border-right:none;flex:100%}.beschaffung-cell--bedarfsmelder{flex:2}.beschaffung-cell--telefon,.beschaffung-cell--datum{flex:1}.beschaffung-cell input,.beschaffung-cell textarea,.beschaffung-cell select{width:100%;color:var(--text);box-shadow:none;background:0 0;border:none;border-radius:0;outline:none;padding:8px 16px;font-size:14px}.beschaffung-cell input:focus-visible,.beschaffung-cell textarea:focus-visible,.beschaffung-cell select:focus-visible{background:var(--rot-subtle)}.beschaffung-cell input option,.beschaffung-cell textarea option,.beschaffung-cell select option{background:var(--bg-card)}.beschaffung-cell textarea{resize:vertical;min-height:90px}.beschaffung-label{color:var(--text-muted);white-space:nowrap;padding:4px 16px 0;font-size:11px}.beschaffung-table-header{background:var(--bg-card-hover);border-bottom:1px solid var(--border);display:flex}.beschaffung-th{color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;border-right:1px solid var(--border);padding:4px 16px;font-size:11px;font-weight:700}.beschaffung-th:last-child{border-right:none}.beschaffung-th--menge{width:80px}.beschaffung-th--einheit{width:140px}.beschaffung-th--gesamt{width:90px}.beschaffung-th--gegenstand{flex:1}.beschaffung-table-row{border-bottom:1px solid var(--border);display:flex}.beschaffung-table-row:hover{background:var(--bg-card-hover)}.beschaffung-td{border-right:1px solid var(--border);padding:0}.beschaffung-td:last-child{border-right:none}.beschaffung-td--menge{width:80px}.beschaffung-td--einheit{width:140px}.beschaffung-td--gesamt{width:90px}.beschaffung-td--gegenstand{flex:1}.beschaffung-td input,.beschaffung-td select{width:100%;color:var(--text);box-shadow:none;background:0 0;border:none;border-radius:0;outline:none;padding:8px 16px;font-size:14px}.beschaffung-td input:focus-visible,.beschaffung-td select:focus-visible{background:var(--rot-subtle)}.beschaffung-td input option,.beschaffung-td select option{background:var(--bg-card)}.beschaffung-hint{color:var(--text-subtle);border-bottom:1px solid var(--border);padding:4px 16px;font-size:11px}.dashboard-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}.dashboard-card{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:16px;padding:24px;transition:all .22s;position:relative;overflow:hidden}.dashboard-card:after{content:"";background:linear-gradient(90deg, var(--rot), transparent);opacity:0;height:2px;transition:opacity .22s;position:absolute;inset:0 0 auto}.dashboard-card__icon{background:var(--rot-hell);border:1px solid var(--rot-border);border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 8px;font-size:22px;display:flex}.dashboard-card__label{color:var(--text);margin-bottom:4px;font-size:14px;font-weight:700}.dashboard-card__desc{color:var(--text-muted);font-size:12px;line-height:1.5}.dashboard-card__soon{color:var(--text-muted);background:var(--bg-card-hover);border:1px solid var(--border);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;margin-top:8px;padding:2px 10px;font-size:10px;font-weight:600;display:inline-block}.dashboard-card--active{cursor:pointer}.dashboard-card--active:hover{border-color:var(--rot-border);background:var(--bg-card-hover);box-shadow:var(--schatten-md);transform:translateY(-3px)}.dashboard-card--active:hover:after{opacity:1}.dashboard-card--soon{opacity:.55;cursor:default}.announcement-card{border-left:3px solid var(--rot)}.widget-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-top:24px;display:grid}@media (width<=900px){.widget-grid{grid-template-columns:1fr}}.widget-card{background:var(--bg-card);border:1px solid var(--border);border-radius:16px;transition:box-shadow .15s;overflow:hidden}.widget-card:hover{box-shadow:var(--schatten-md)}.widget-card__header{border-bottom:1px solid var(--border);border-left:3px solid #0000;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.widget-card__header h3{color:var(--text);align-items:center;gap:8px;margin:0;font-size:13px;font-weight:600;display:flex}.widget-card__header a{color:var(--text-muted);white-space:nowrap;font-size:11px;text-decoration:none}.widget-card__header a:hover{color:var(--text)}.widget-card__body{padding:14px 16px}.widget-card--fahrzeuge .widget-card__header{border-left-color:var(--fahrzeug-c)}.widget-card--einsatzberichte .widget-card__header{border-left-color:var(--einsatz-c)}.widget-card--personal .widget-card__header{border-left-color:var(--personal-c)}.widget-card--lager .widget-card__header{border-left-color:var(--lager-c)}.widget-card--termine .widget-card__header{border-left-color:var(--verein-c)}.stat-tiles{flex-wrap:wrap;gap:8px;display:flex}.stat-tile{background:var(--bg-card-hover);border:1px solid var(--border);border-radius:10px;flex:1;min-width:90px;padding:12px 14px}.stat-tile__value{letter-spacing:-.02em;font-size:22px;font-weight:800;line-height:1}.stat-tile__label{color:var(--text-muted);margin-top:3px;font-size:11px}.icon{vertical-align:middle;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.icon svg{width:100%;height:100%;display:block}.section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.section-header h3{color:var(--text);font-size:16px;font-weight:700}.text-muted{color:var(--text-muted)}.text-subtle{color:var(--text-subtle)}.text-sm{font-size:12px}.text-xs{font-size:11px}.text-success{color:var(--gruen)}.text-warning{color:var(--gelb)}.text-danger{color:var(--rot)}.text-error{color:var(--error)}.text-info{color:var(--info)}.text-pin{color:var(--gelb-dunkel)}.text-link{color:var(--rot)}.hint{color:var(--text-muted);margin-bottom:16px;font-size:12px}.required{color:var(--rot)}.badge-success{background:var(--gruen-hell);color:var(--gruen);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.badge-muted{background:var(--bg-card-hover);color:var(--text-muted);border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.alert-warning{background:var(--orange-hell);border:1px solid var(--gelb);color:var(--gelb);border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:12px}.alert-success{background:var(--gruen-hell);border:1px solid var(--gruen);color:var(--gruen);border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:12px}.alert-danger{background:var(--rot-hell);border:1px solid var(--rot);color:var(--error);border-radius:8px;margin-bottom:16px;padding:10px 14px;font-size:12px}.error-msg{color:var(--error);font-size:12px}.status-dot{border-radius:50%;width:8px;height:8px;display:inline-block}.status-dot--success{background:var(--gruen)}.status-dot--warning{background:var(--gelb)}.status-dot--danger{background:var(--rot)}.empty-state{text-align:center;color:var(--text-muted);padding:48px 24px;font-style:italic}.field{border:1px solid var(--border);color:var(--text);background:var(--bg);border-radius:8px;padding:8px 12px;transition:border-color .15s,box-shadow .15s}.field:focus-visible{border-color:var(--rot);box-shadow:0 0 0 3px var(--rot-focus);outline:none}.field::placeholder{color:var(--text-subtle)}.field option{background:var(--bg-card)}.field{font-size:12px}.field--sm{padding:4px 8px;font-size:11px}.field--inline{width:auto;display:inline-flex}textarea.field{resize:vertical}select.field{cursor:pointer}.inline-panel{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;width:100%;padding:24px}.stat-box{background:var(--bg-card);border:1px solid var(--border);text-align:center;border-radius:8px;min-width:80px;padding:16px 24px}.stat-box__value{color:var(--text);font-size:20px;font-weight:800;line-height:1.2}.stat-box__label{color:var(--text-muted);margin-top:2px;font-size:11px}.inline-tag{background:var(--bg-card-hover);color:var(--text-muted);white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:10px;font-weight:600;display:inline-block}.add-form{background:var(--bg-card-hover);border-bottom:1px solid var(--border);border-radius:8px;margin-bottom:16px;padding:16px;display:none}.add-form.open{display:block}.terminal{color:#7d8590;white-space:pre-wrap;word-break:break-word;background:#0d1117;border:1px solid #21273d;border-radius:8px;padding:16px;font-family:monospace;font-size:12px;line-height:1.6;overflow-y:auto}.separator{border:none;border-top:1px solid var(--border);margin:24px 0}.proto-header{padding-bottom:8px}.proto-meta{color:var(--text-muted);flex-wrap:wrap;gap:8px 24px;margin-top:4px;font-size:12px;display:flex}.top-block{border:1px solid var(--border);background:var(--bg-card-hover);border-radius:12px;margin-bottom:8px;padding:16px}.top-block .top-header{align-items:center;gap:8px;margin-bottom:4px;display:flex}.top-block .top-nr{color:var(--accent);min-width:3rem;font-size:12px;font-weight:600}.top-block .top-inhalt{color:var(--text-muted);white-space:pre-wrap;margin-top:4px;font-size:12px}.top-block .top-beschluss{background:color-mix(in srgb, var(--accent,var(--blau)) 8%, transparent);border-left:3px solid var(--accent,#2563eb);white-space:pre-wrap;border-radius:0 4px 4px 0;margin-top:4px;padding:4px 8px;font-size:12px}.schreiben-preview{color:#1a1a1a;border:1px solid var(--border);background:#fff;border-radius:12px;min-height:400px;padding:2rem;font-family:Times New Roman,serif;font-size:12pt;line-height:1.6}.brief-header{justify-content:space-between;margin-bottom:2rem;font-size:11pt;display:flex}.brief-absender{line-height:1.4}.brief-datum{text-align:right}.brief-empfaenger{min-height:4rem;margin-bottom:2rem;line-height:1.5}.brief-betreff{margin-bottom:1.5rem;text-decoration:underline}.brief-body{margin-bottom:2rem}.brief-gruss{margin-top:1rem}@media print{body>:not(.modal){display:none!important}.modal{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;padding:0!important;display:block!important;position:static!important}.modal__box{box-shadow:none!important;border:none!important;width:100%!important;max-width:none!important;max-height:none!important;position:static!important;overflow:visible!important}.no-print{display:none!important}.top-block{break-inside:avoid;background:#fff!important;border:1px solid #ccc!important}.top-beschluss{background:#f5f5f5!important;border-left:3px solid #333!important}.badge{color:#333!important;background:#eee!important;border:1px solid #ccc!important}}
