@import"https://fonts.googleapis.com/css2?family=Manrope:wght@600;700;800&family=Inter:wght@400;500;600&display=swap";html{--lumo-primary-color: #0d9488;--lumo-primary-text-color: #0f766e;--lumo-primary-color-50pct: rgba(13, 148, 136, .5);--lumo-primary-color-10pct: rgba(13, 148, 136, .1);--lumo-header-text-color: #0f172a;--lumo-body-text-color: #1e293b;--lumo-secondary-text-color: #64748b;--lumo-tertiary-text-color: #94a3b8;--lumo-base-color: #ffffff;--lumo-border-radius-s: 8px;--lumo-border-radius-m: 10px;--lumo-border-radius-l: 14px;--lumo-font-family: "Inter", "Segoe UI", system-ui, sans-serif}body{background:#f8fafc}h1,h2,h3,h4,.view-title{font-family:Manrope,Inter,system-ui,sans-serif;letter-spacing:-.01em}.view-header{display:flex;flex-direction:column;gap:2px;margin:0 0 4px}.view-eyebrow{font-size:.72rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#0d9488}.view-title{font-size:1.5rem;font-weight:800;color:#0f172a;margin:0}.pulse-divider{display:block;width:190px;height:20px;margin-top:2px}.pulse-divider path{fill:none;stroke:#14b8a6;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:320;stroke-dashoffset:320;animation:pulse-draw 1.4s ease-out .15s forwards}@keyframes pulse-draw{to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.pulse-divider path{animation:none;stroke-dashoffset:0}.app-card--hover:hover{transform:none}}vaadin-app-layout::part(drawer){background:linear-gradient(180deg,#0f172a,#134e4a 140%);border-inline-end:none;color:#e2e8f0;display:flex;flex-direction:column}.drawer-brand{display:flex;align-items:center;gap:10px;padding:18px 16px 14px;color:#f1f5f9}.drawer-brand .brand-badge{width:38px;height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#14b8a6,#0ea5e9);color:#fff;flex-shrink:0}.drawer-brand .brand-name{font-family:Manrope,sans-serif;font-weight:800;font-size:1.02rem;line-height:1.15}.drawer-brand .brand-sub{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:#5eead4}.app-nav{padding:4px 8px;--lumo-body-text-color: #cbd5e1;--lumo-header-text-color: #f1f5f9;--lumo-secondary-text-color: #94a3b8;--lumo-tertiary-text-color: #64748b;--lumo-contrast-5pct: rgba(255, 255, 255, .06);--lumo-contrast-10pct: rgba(255, 255, 255, .1);--lumo-contrast-20pct: rgba(255, 255, 255, .18);--lumo-contrast-30pct: rgba(255, 255, 255, .28);--lumo-contrast-40pct: rgba(255, 255, 255, .38);--lumo-contrast-50pct: rgba(255, 255, 255, .5);--lumo-contrast-60pct: rgba(255, 255, 255, .6);--lumo-contrast-70pct: rgba(255, 255, 255, .72);--lumo-contrast-80pct: rgba(255, 255, 255, .82);--lumo-contrast-90pct: rgba(255, 255, 255, .92);--lumo-contrast: #ffffff;--lumo-primary-text-color: #5eead4;--lumo-primary-color-10pct: rgba(45, 212, 191, .14)}.app-nav vaadin-side-nav-item::part(item){border-radius:10px;margin:2px 0;font-weight:500}.app-nav vaadin-side-nav-item::part(item):hover{background:#ffffff14;color:#f1f5f9}.app-nav vaadin-side-nav-item[current]::part(item){background:#2dd4bf24;box-shadow:inset 3px 0 #2dd4bf;color:#5eead4;font-weight:600}.user-chip{margin-top:auto;display:flex;align-items:center;gap:10px;padding:12px 14px;border-top:1px solid rgba(255,255,255,.08);color:#cbd5e1}.user-chip .avatar{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#2dd4bf2e;color:#5eead4;font-weight:700;font-size:.85rem;flex-shrink:0}.user-chip .user-name{font-size:.85rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-chip .user-role{font-size:.7rem;color:#94a3b8}.user-chip vaadin-button{margin-left:auto;color:#94a3b8}.app-card{background:#fff;border:1px solid rgba(15,23,42,.06);border-radius:14px;box-shadow:0 1px 4px #0f172a0d}.app-card--hover{transition:transform .14s ease,box-shadow .14s ease}.app-card--hover:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0d948829}.wf-version-num{font-family:Manrope,sans-serif;font-weight:800;font-size:1.9rem;line-height:1;color:#0d948847}.pill{display:inline-flex;align-items:center;gap:6px;padding:3px 10px;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.4;white-space:nowrap}.pill:before{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}.pill--ok{background:#ecfdf5;color:#047857}.pill--warn{background:#fffbeb;color:#b45309}.pill--err{background:#fef2f2;color:#b91c1c}.pill--muted{background:#f1f5f9;color:#475569}.pill--info{background:#eff6ff;color:#1d4ed8}vaadin-grid{--lumo-font-size-s: .82rem;font-variant-numeric:tabular-nums;border:none;background:transparent}vaadin-grid::part(header-cell){font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#64748b;background:transparent}vaadin-grid::part(cell){padding-top:10px;padding-bottom:10px}vaadin-grid::part(row):hover{background:#0d94880a}.empty-state{display:flex;flex-direction:column;align-items:center;gap:8px;padding:36px 16px;color:#94a3b8;text-align:center}.empty-state vaadin-icon{width:40px;height:40px;color:#cbd5e1}.empty-state .empty-text{font-size:.95rem;color:#64748b}vaadin-text-area.resizable::part(input-field){resize:vertical;overflow:auto;min-height:70px}.gruppe-card{width:100%;box-sizing:border-box;border-left:4px solid #0ea5e9;overflow:hidden}.gruppe-card--trigger{border-left-color:#8b5cf6}.gruppe-head{display:flex;align-items:center;gap:14px;padding:14px 16px 10px}.gruppe-num{font-family:Manrope,sans-serif;font-weight:800;font-size:1.8rem;line-height:1;min-width:46px;text-align:center;color:#0ea5e94d}.gruppe-card--trigger .gruppe-num{color:#8b5cf64d}.gruppe-titel{font-family:Manrope,sans-serif;font-weight:700;font-size:1.05rem;color:#0f172a;display:block}.gruppe-meta{display:flex;gap:6px;margin-top:4px;flex-wrap:wrap}.pill--trigger{background:#f5f3ff;color:#6d28d9}.gruppe-settings{display:flex;gap:12px;flex-wrap:wrap;align-items:flex-end;padding:0 16px 12px;border-bottom:1px solid var(--lumo-contrast-10pct)}.feld-row{padding:2px 16px;border-bottom:1px dashed var(--lumo-contrast-10pct);transition:background .12s ease}.feld-row:hover{background:#0d94880a}.feld-row:last-of-type{border-bottom:none}.gruppe-add{padding:4px 12px 10px}vaadin-text-area.resizable::part(input-field){resize:vertical;overflow:auto}vaadin-button.btn-left{text-align:left}vaadin-button.btn-left::part(label){width:100%;text-align:left}.workflow-canvas{width:100%;height:100%}
