*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f7fb;color:#172033}#root{width:100%;height:100vh}.mc-page{min-height:calc(100vh - 56px);padding:20px 24px 28px;background:#f5f7fb}.mc-page-header{display:flex;min-height:74px;margin-bottom:16px;align-items:flex-start;justify-content:space-between;gap:16px}.mc-page-header h1,.mc-page-header h2,.mc-page-header h3,.mc-page-header .ant-typography{margin-top:0;margin-bottom:6px;color:#172033}.mc-page-kicker{display:block;margin-bottom:4px;color:#697386;font-size:12px}.mc-toolbar,.mc-panel,.mc-result-card{border:1px solid #e8edf4;border-radius:8px;background:#fff;box-shadow:0 8px 20px #1720330a}.mc-toolbar{display:flex;margin-bottom:16px;padding:12px 14px;align-items:center;justify-content:space-between;gap:12px}.mc-panel .ant-card-body,.mc-result-card .ant-card-body{padding:16px}.mc-grid{display:grid;gap:16px}.mc-grid.is-two{grid-template-columns:repeat(2,minmax(0,1fr))}.mc-grid.is-three{grid-template-columns:repeat(3,minmax(0,1fr))}.mc-empty-state{display:flex;min-height:320px;align-items:center;justify-content:center;border:1px solid #e8edf4;border-radius:8px;background:#fff}.mc-section-title{display:flex;min-height:28px;margin-bottom:10px;align-items:center;justify-content:space-between;gap:12px;color:#172033;font-size:14px;font-weight:600}.mc-muted{color:#697386}.mc-status-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.mc-detail-page{min-height:calc(100vh - 64px);padding:20px 24px;background:#f5f7fb}.mc-detail-shell{display:flex;min-height:calc(100vh - 64px);overflow:hidden;background:#f5f7fb}.mc-side-panel{flex-shrink:0;background:#fff;border-right:1px solid #e7edf5}.mc-main-panel{min-width:0;flex:1;background:#fff}.mc-table-shell{overflow:hidden;border:1px solid #e7edf5;border-radius:8px;background:#fff}.mc-data-layout,.mc-management-layout{height:calc(100vh - 64px);background:#f5f7fb}.mc-data-layout .ant-layout-sider,.mc-management-layout .ant-layout-sider{background:#fff!important;border-right:1px solid #e7edf5}.mc-data-layout .ant-layout-content,.mc-management-layout .ant-layout-content{overflow:auto;background:#f5f7fb!important}.mc-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.mc-module-card{cursor:pointer;border:1px solid #e7edf5;border-radius:8px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.mc-module-card:hover{border-color:#b7c7f4;box-shadow:0 10px 24px #15224314;transform:translateY(-1px)}.funnel-analysis-page{display:flex;height:calc(100vh - 64px);overflow:hidden;background:#f5f7fb}.funnel-analysis-page .funnel-config-panel{width:520px;flex-shrink:0;display:flex;flex-direction:column;background:#fff;border-right:1px solid #e7edf5}.funnel-analysis-page .funnel-result-panel{min-width:0;flex:1;display:flex;flex-direction:column;overflow:hidden;background:#fff}.funnel-analysis-page .funnel-result-card{border:1px solid #e7edf5;border-radius:8px;background:#fff}.mc-page .ant-card,.mc-page .ant-table-wrapper,.mc-page .ant-alert{border-radius:8px}.mc-page .ant-card:not(.ant-card-bordered){border:1px solid #e8edf4;box-shadow:0 8px 20px #1720330a}.td-reference-card{border:1px solid #e8edf4;border-radius:8px;background:#fff;box-shadow:0 8px 20px #1720330a}.td-reference-strip{padding:10px 12px;border:1px solid #e8edf4;border-radius:8px;background:#fbfcff}.td-reference-strip a{color:#2764e7;font-size:13px}.td-workflow-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.td-workflow-list.is-compact{grid-template-columns:1fr}.td-workflow-step{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start}.td-workflow-step-index{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#eef4ff;color:#2764e7;font-weight:700}.td-workflow-step p{margin:4px 0 0;color:#697386;font-size:12px;line-height:1.6}@media(max-width:960px){.mc-page{padding:16px}.mc-page-header,.mc-toolbar{align-items:stretch;flex-direction:column}.mc-grid.is-two,.mc-grid.is-three,.mc-module-grid{grid-template-columns:1fr}.funnel-analysis-page,.mc-detail-shell{height:auto;min-height:calc(100vh - 64px);flex-direction:column;overflow:visible}.funnel-analysis-page .funnel-config-panel{width:100%;border-right:none;border-bottom:1px solid #e7edf5}.td-workflow-list{grid-template-columns:1fr}}.ant-dropdown-menu-submenu-popup{max-height:70vh!important;overflow-y:auto!important}.ant-dropdown-menu-sub{max-height:60vh!important;overflow-y:auto!important}.event-analysis-metric-menu-popup,.event-analysis-metric-menu-popup .ant-dropdown-menu,.ant-dropdown-menu-submenu-popup .ant-dropdown-menu,.ant-dropdown-menu-submenu-popup .ant-dropdown-menu-sub{max-height:min(520px,calc(100vh - 120px))!important;overflow-y:auto!important}.event-filter-inline{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-top:8px;padding-left:16px}.event-filter-inline.is-compact{margin-top:0;padding:8px 4px}.event-filter-group-stack{position:relative;display:flex;flex-direction:column;gap:10px;padding-left:18px}.event-filter-group-line{position:absolute;left:8px;top:-8px;bottom:-2px;width:1px;background:#d9d9d9}.event-filter-group-logic-toggle{position:absolute;left:-2px;top:50%;z-index:1;width:22px;height:22px;border:1px solid #d9d9d9;border-radius:7px;background:#fff;color:#1f2937;font-size:12px;cursor:pointer;transform:translateY(-50%)}.event-filter-group-logic-toggle:hover{border-color:#597ef7;color:#315efb}.event-filter-group{position:relative;display:flex;flex-direction:column;gap:6px}.event-filter-group.has-parallel{margin-left:24px;padding-left:18px}.event-filter-parallel-line{position:absolute;left:8px;top:-4px;bottom:8px;width:1px;background:#d9d9d9}.event-filter-parallel-logic-toggle{position:absolute;left:-2px;top:50%;z-index:1;width:22px;height:22px;border:1px solid #d9d9d9;border-radius:7px;background:#fff;color:#1f2937;font-size:12px;cursor:pointer;transform:translateY(-50%)}.event-filter-parallel-logic-toggle:hover{border-color:#597ef7;color:#315efb}.event-filter-row{position:relative;display:flex;align-items:center;gap:6px;min-height:28px;max-width:100%;flex-wrap:nowrap}.event-filter-row-actions{display:inline-flex;align-items:center;gap:2px;opacity:0;transition:opacity .16s ease}.event-filter-row:hover .event-filter-row-actions{opacity:1}.event-filter-chip{height:28px;min-width:74px;max-width:210px;display:inline-flex;align-items:center;justify-content:center;gap:5px;padding:0 10px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#1f2937;font-size:13px;line-height:28px;cursor:pointer;white-space:nowrap;overflow:hidden}.event-filter-chip span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;line-height:28px}.event-filter-property-chip{width:132px;min-width:132px;max-width:132px;justify-content:flex-start;flex-shrink:0}.event-filter-property-chip>span:not(.anticon):not(.ant-spin){display:none}.event-filter-property-chip:after{content:attr(data-label);display:inline-block;flex:1 1 auto;min-width:0;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:28px}.event-filter-chip:hover,.event-filter-chip.is-open{border-color:#597ef7;box-shadow:0 0 0 2px #597ef724}.event-filter-operator{min-width:74px;background:#f5f6fa}.analysis-property-picker{width:min(520px,calc(100vw - 32px));max-width:calc(100vw - 32px);overflow:hidden;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 14px 34px #0f172a29}.analysis-property-picker-popup{z-index:2400}.analysis-property-picker-dimension{width:min(460px,calc(100vw - 32px))}.analysis-property-picker-search{display:flex;align-items:center;gap:10px;height:42px;padding:0 12px;border-bottom:1px solid #edf0f5;min-width:0}.analysis-property-picker-search .ant-input-affix-wrapper,.analysis-property-picker-search .ant-input{min-width:0}.analysis-property-certified{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto;color:#4b5563;font-size:13px;white-space:nowrap}.analysis-property-picker-body{display:grid;grid-template-columns:132px minmax(0,1fr);height:var(--analysis-property-picker-body-height, min(392px, calc(100vh - 160px) ));min-height:0;max-height:var(--analysis-property-picker-body-height, min(392px, calc(100vh - 160px) ))}.analysis-property-category-list{padding:8px;overflow-y:auto;height:100%;max-height:var(--analysis-property-picker-body-height, min(392px, calc(100vh - 160px) ));background:#f7f8fb;border-right:1px solid #edf0f5}.analysis-property-category{display:flex;align-items:center;justify-content:space-between;width:100%;height:34px;padding:0 8px;border:0;border-radius:6px;background:transparent;color:#3f4654;cursor:pointer;font-size:13px;text-align:left}.analysis-property-category:hover:not(:disabled){background:#eceff5}.analysis-property-category.is-active{background:#fff;color:#1677ff;font-weight:500;box-shadow:inset 2px 0 #1677ff}.analysis-property-category:disabled{color:#a8afbd;cursor:not-allowed}.analysis-property-category-count{margin-left:8px;color:#8b95a5;font-size:12px;font-weight:400}.analysis-property-list{height:100%;max-height:var(--analysis-property-picker-body-height, min(392px, calc(100vh - 160px) ));min-height:0;overflow-y:auto;padding:8px}.analysis-property-group+.analysis-property-group{margin-top:8px}.analysis-property-group-title{display:flex;align-items:center;justify-content:space-between;height:28px;padding:0 8px;color:#7b8494;font-size:12px}.analysis-property-option{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:32px;padding:0 10px;border:0;border-radius:6px;background:transparent;color:#1f2937;cursor:pointer}.analysis-property-option:hover,.analysis-property-option.is-selected{background:#eef4ff}.analysis-property-option-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.analysis-property-type-badge{flex:0 0 auto;color:#8b95a5;font-size:12px}.event-filter-row .ant-input{line-height:26px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.event-filter-icon-button{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:7px;background:transparent;color:#9ca3af;cursor:pointer}.event-filter-icon-button:hover{background:#eef1f7;color:#315efb}.event-filter-add-button{height:26px;display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;color:#315efb;font-size:13px;cursor:pointer;padding:0 4px}.event-filter-add-button .anticon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#eef0ff}.funnel-step-row{position:relative}.funnel-step-actions{margin-left:auto;display:inline-flex;align-items:center;gap:0;opacity:0;pointer-events:none;transition:opacity .16s ease}.funnel-step-row:hover .funnel-step-actions{opacity:1;pointer-events:auto}.funnel-step-actions .ant-btn{width:26px;height:26px;border-radius:6px}.funnel-step-actions .ant-btn:hover{background:#f1f3f8!important;color:#315efb!important}.funnel-event-select.ant-select{height:28px}.funnel-event-select .ant-select-selector{height:28px!important;border-color:#e5e7eb!important;border-radius:7px!important;background:#fff!important;box-shadow:none!important}.funnel-event-select .ant-select-selection-item,.funnel-event-select .ant-select-selection-placeholder{line-height:26px!important;font-size:13px}.funnel-event-select:hover .ant-select-selector,.funnel-event-select.ant-select-focused .ant-select-selector{border-color:#597ef7!important;box-shadow:0 0 0 2px #597ef724!important}
