:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:#f4f6f9;--foreground:#1a2332;--surface:#fff;--surface-soft:#edf3fa;--surface-raised:#fff;--border:#e3ecf3;--border-strong:#c8d6e3;--muted:#7c8d9c;--accent:#1565c0;--accent-soft:#e7f0f9;--scrollbar-track:#f4f6f9;--scrollbar-thumb:#bfcad8}html{background:var(--background)}body{background:var(--background);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;margin:0;font-family:Roboto,Helvetica Neue,sans-serif}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;transition-delay:0s!important;animation-duration:1ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border:1px solid var(--scrollbar-track);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}.bpmn-icon-description:before{content:"💬";justify-content:center;align-items:center;height:100%;font-family:Arial,sans-serif;font-size:16px;display:flex}.bpmn-icon-description{color:#4a6572;background-color:#f0f0f0;border-radius:10px;justify-content:center;align-items:center;box-shadow:inset 0 0 0 1px #c8d2dcd1;display:flex!important}
