.DiagramView_diagramEditor__2tAmE{height:calc(100vh - var(--toolbar-wrapper-height));overflow:hidden;background:var(--mantine-color-body);position:relative;box-sizing:border-box;container-type:inline-size;display:flex;flex-direction:column}.DiagramView_diagramBottomBar__ab1n9{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;max-height:35px;height:35px;border-top:1px solid #cdd0d2;background:#ececec;z-index:2}html[data-mantine-color-scheme=dark] .DiagramView_diagramBottomBar__ab1n9{border-top-color:#2c2c2d;background:#1c1c1e}.DiagramView_diagramBottomBarItem__6j5eR{display:flex;align-items:center;justify-content:center;gap:4px;width:fit-content;margin:0;min-width:35px;height:35px;padding:4px 8px;font-size:12px;font-weight:400;background:transparent;border:none;border-radius:0;color:#4f5660;white-space:nowrap;cursor:pointer;transition:background-color .12s ease,color .12s ease}html[data-mantine-color-scheme=dark] .DiagramView_diagramBottomBarItem__6j5eR{color:#b9bbbe}.DiagramView_diagramBottomBarItem__6j5eR:hover{background-color:rgba(0,0,0,.05);color:#2e3338}html[data-mantine-color-scheme=dark] .DiagramView_diagramBottomBarItem__6j5eR:hover{background-color:rgba(255,255,255,.05);color:#dcddde}.DiagramView_diagramGrid__e2TgM{--diagram-min-width:420px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(var(--diagram-min-width),1fr));grid-auto-flow:row;align-items:stretch;align-content:start;flex:1;min-height:0;grid-auto-rows:minmax(0,1fr);padding:12px}.DiagramView_diagramCard__bDDXP{background:var(--mantine-color-body);border:1px solid var(--mantine-color-default-border);border-radius:12px;display:flex;flex-direction:column;min-height:0;height:100%;overflow:hidden}.DiagramView_diagramCard__bDDXP :focus{outline:none}.DiagramView_flowCard__M7gD_{min-height:0}.DiagramView_diagramGrid__e2TgM>.DiagramView_diagramCard__bDDXP:last-child:nth-child(odd),.DiagramView_diagramGrid__e2TgM>.DiagramView_diagramCard__bDDXP:only-child{grid-column:1/-1}@container (max-width: 860px){.DiagramView_diagramGrid__e2TgM{grid-template-columns:minmax(0,1fr)}}.UpgradeOverlay_overlayContent__FHwtR{padding:14px 20px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-image:radial-gradient(circle at 50% 50%,rgba(154,128,197,.12),transparent 60%),radial-gradient(circle at 30% 140%,rgba(217,126,75,.2),transparent 37%),radial-gradient(circle at 70% -20%,rgba(255,117,183,.1),transparent 50%)}.UpgradeOverlay_card__HX61P{display:flex;flex-direction:column;align-items:center;gap:6px;padding:36px 48px;border-radius:16px;border:1px solid transparent;background:linear-gradient(var(--card-bg),var(--card-bg)) padding-box,linear-gradient(135deg,rgba(255,117,183,.4),rgba(254,215,97,.4)) border-box;backdrop-filter:blur(12px);box-shadow:0 8px 32px rgba(0,0,0,.12)}[data-mantine-color-scheme=dark] .UpgradeOverlay_card__HX61P{--card-bg:rgba(31,25,42,0.85)}[data-mantine-color-scheme=light] .UpgradeOverlay_card__HX61P{--card-bg:rgba(255,255,255,0.85)}.UpgradeOverlay_iconWrapper__R9vQS{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:14px;background:linear-gradient(135deg,#ff75b7,#fed761);box-shadow:0 4px 12px rgba(255,117,183,.3);margin-bottom:4px}.TableView_tableWrapper__cA6wB{height:100%;display:flex;flex-direction:column;box-sizing:border-box}.TableView_tableScroll__uc5uV{flex:1;min-height:0;width:100%}.TableView_table__7Lfel{min-width:100%;width:max-content;border-bottom:1px solid var(--mantine-color-default-border)}.TableView_row__Q9IGu{cursor:pointer}.TableView_emptyState__hsdaQ{height:100%;display:flex;align-items:center;justify-content:center;padding:16px;box-sizing:border-box}