@import"https://fonts.googleapis.com/css2?family=Geist+Mono:wght@100..900&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,600,700,900&display=swap";:root{--primary-white: rgb(255, 255, 255);--primary-blue: rgb(37, 99, 235);--primary-blue-hover: rgb(29, 78, 216);--brand-red: #da365b;--brand-red-hover: #d60939;--delete-red: rgb(220, 38, 38);--filter-green: rgb(20, 184, 166);--success-green: rgb(22, 163, 74);--warning-orange: rgb(249, 115, 22);--warning-red: rgb(239, 68, 68);--slate-1: rgb(248, 250, 252);--slate-2: rgb(241, 245, 249);--slate-3: rgb(226, 232, 240);--slate-4: rgb(203, 213, 225);--slate-5: rgb(148, 163, 184);--slate-6: rgb(100, 116, 139);--slate-7: rgb(71, 85, 105);--slate-8: rgb(51, 65, 85);--slate-9: rgb(30, 41, 59);--slate-10: rgb(15, 23, 42);--gray-1: rgb(249, 250, 251);--gray-2: rgb(243, 244, 246);--gray-3: rgb(229, 231, 235);--gray-4: rgb(209, 213, 219);--gray-5: rgb(156, 163, 175);--gray-6: rgb(107, 114, 128);--gray-7: rgb(75, 85, 99);--gray-8: rgb(55, 65, 81);--gray-9: rgb(31, 41, 55);--gray-10: rgb(17, 24, 39);--dark-blue: rgb(30, 64, 175);--app-background: rgb(241, 245, 249);--default-border: rgb(226, 232, 240);--table-header: rgb(15, 23, 42);--table-border: rgb(203, 213, 225);--table-row-hover: rgb(239, 246, 255);--table-icon-hover: rgb(199, 210, 254);--icon-primary: rgb(248, 250, 252);--icon-primary-hover: rgb(241, 245, 249);--icon-secondary: rgb(241, 245, 249);--icon-secondary-hover: rgb(226, 232, 240);--icon-danger: rgb(239, 68, 68);--icon-danger-hover: rgb(220, 38, 38);--icon-tertiary: rgb(100, 116, 139);--icon-tertiary-hover: rgb(71, 85, 105);--icon-muted: rgb(148, 163, 184);--icon-purple: rgb(168, 85, 247);--icon-purple-hover: rgb(147, 51, 234);--nav-background: rgb(241, 245, 249);--nav-button-hover: rgb(226, 232, 240);--nav-button-active: rgb(203, 213, 225);--nav-header-bg: rgb(255, 255, 255);--menu-nav-hover-bg: #f3f4f6;--menu-nav-active-bg: #f1f5f9;--nav-icon-fill: #d7e0ff;--nav-icon-stroke: #48508b;--builder-node-fill: rgb(255, 255, 255);--builder-node-text: rgb(30, 41, 59);--builder-node-border: rgb(110, 129, 153);--builder-node-handle: rgb(100, 116, 139);--builder-node-badge-bg: rgba(39, 39, 42, .6);--builder-node-global-indicator: rgb(251, 146, 60);--builder-node-dest-glow: rgba(2, 6, 63, .1);--builder-edge-stroke: rgb(173 183 195);--builder-edge-highlight: rgb(219, 39, 119);--builder-edge-highlight-rgb: 219, 39, 119;--builder-edge-hover: rgb(239, 68, 68);--builder-edge-label-bg: rgb(100, 120, 150);--builder-edge-label-bg-hover: rgb(219, 39, 119);--builder-edge-label-text: rgb(255, 255, 255);--builder-edge-label-border: rgba(255, 255, 255, .25);--builder-actions-bg: rgba(255, 255, 255, .6);--builder-shadow-rgb: 0, 0, 0;--builder-surface-rgb: 255, 255, 255;--builder-menu-icon-stroke: #4147d5;--builder-menu-icon-fill: #d7e0ff;--builder-menu-icon-inner: #ffffff;--button-ghost: rgb(37, 99, 235);--button-ghost-hover: rgb(30, 64, 175);--slider-handle: rgb(37, 99, 235);--slider-rail: rgb(226, 232, 240);--slider-track: rgb(96, 165, 250);--metric-visits: rgb(15, 23, 42);--metric-landerviews: rgb(15, 23, 42);--metric-landerclicks: rgb(217, 70, 239);--metric-offerviews: rgb(34, 197, 94);--metric-conversions: rgb(217, 70, 239);--metric-revenue: rgb(34, 197, 94);--metric-cost: rgb(249, 115, 22);--metric-pl-positive: rgb(34, 197, 94);--metric-pl-negative: rgb(239, 68, 68);--metric-roi-positive: rgb(34, 197, 94);--ag-accent: #087ad1;--ag-bg: #ffffff;--ag-border: #d7e2e6;--ag-foreground: #3a3c3e;--ag-header-bg: #fbfbfb;--ag-header-text: #172c62;--dash-metric-visits-line: var(--metric-visits);--dash-metric-visits-fill: var(--background-secondary);--dash-metric-landerviews-line: var(--fg-neutral-3-default);--dash-metric-landerviews-fill: var(--background-secondary);--dash-metric-landerclicks-line: var(--icon-purple);--dash-metric-landerclicks-fill: var(--background-secondary);--dash-metric-offerviews-line: var(--metric-conversions);--dash-metric-offerviews-fill: var(--background-secondary);--dash-metric-conversions-line: var(--metric-conversions);--dash-metric-conversions-fill: var(--background-secondary);--dash-metric-revenue-line: var(--success-green);--dash-metric-revenue-fill: var(--bg-success-2-default);--dash-metric-cost-line: var(--metric-cost);--dash-metric-cost-fill: var(--bg-warning-2-default);--dash-metric-default-line: var(--fg-neutral-3-default);--dash-metric-default-fill: var(--background-secondary);--table-header-bg: var(--background-secondary);--table-header-text: var(--table-header);--bg-info-default: rgb(37, 99, 235);--bg-info-hover: rgb(29, 78, 216);--bg-info-active: rgb(30, 64, 175);--bg-info-disabled: rgb(203, 213, 225);--bg-info-2-default: rgb(239, 246, 255);--bg-info-2-hover: rgb(96, 165, 250);--bg-info-2-active: rgb(37, 99, 235);--bg-info-2-disabled: rgb(203, 213, 225);--bg-neutral-default: rgb(255, 255, 255);--bg-neutral-hover: rgb(249, 250, 251);--bg-neutral-active: rgb(229, 231, 235);--bg-neutral-disabled: rgb(243, 244, 246);--bg-neutral-2-default: rgb(243, 244, 246);--bg-neutral-2-hover: rgb(229, 231, 235);--bg-neutral-2-active: rgb(209, 213, 219);--bg-neutral-2-disabled: rgb(243, 244, 246);--bg-neutral-3-default: rgb(229, 231, 235);--bg-neutral-3-hover: rgb(209, 213, 219);--bg-neutral-3-active: rgb(31, 41, 55);--bg-neutral-3-disabled: rgb(107, 114, 128);--bg-error-default: rgb(239, 68, 68);--bg-error-hover: rgb(220, 38, 38);--bg-error-active: rgb(185, 28, 28);--bg-error-disabled: rgb(203, 213, 225);--bg-error-2-default: rgb(252, 165, 165);--bg-error-2-hover: rgb(248, 113, 113);--bg-error-2-active: rgb(239, 68, 68);--bg-error-2-disabled: rgb(203, 213, 225);--bg-warning-default: rgb(249, 115, 22);--bg-warning-hover: rgb(234, 88, 12);--bg-warning-active: rgb(194, 65, 12);--bg-warning-disabled: rgb(203, 213, 225);--bg-warning-2-default: rgb(253, 186, 116);--bg-warning-2-hover: rgb(251, 146, 60);--bg-warning-2-active: rgb(249, 115, 22);--bg-warning-2-disabled: rgb(203, 213, 225);--bg-success-default: rgb(34, 197, 94);--bg-success-hover: rgb(22, 163, 74);--bg-success-active: rgb(21, 128, 61);--bg-success-disabled: rgb(203, 213, 225);--bg-success-2-default: rgb(134, 239, 172);--bg-success-2-hover: rgb(74, 222, 128);--bg-success-2-active: rgb(34, 197, 94);--bg-success-2-disabled: rgb(203, 213, 225);--bg-filter-default: rgb(20, 184, 166);--bg-filter-hover: rgb(13, 148, 136);--utility-selected-bg: rgb(219, 234, 254);--utility-selected-bg-hover: rgb(191, 219, 254);--utility-selected-border: rgb(147, 197, 253);--report-tone-teal: rgb(13, 148, 136);--report-tone-cyan: rgb(8, 145, 178);--report-tone-rose: rgb(244, 63, 94);--fg-info-default: rgb(255, 255, 255);--fg-info-2-default: rgb(30, 64, 175);--fg-info-hover: rgb(255, 255, 255);--fg-info-active: rgb(255, 255, 255);--fg-info-disabled: rgb(100, 116, 139);--fg-neutral-default: rgb(71, 85, 105);--fg-neutral-hover: rgb(30, 41, 59);--fg-neutral-active: rgb(15, 23, 42);--fg-neutral-disabled: rgb(100, 116, 139);--fg-neutral-2-default: rgb(71, 85, 105);--fg-neutral-2-hover: rgb(51, 65, 85);--fg-neutral-2-active: rgb(30, 41, 59);--fg-neutral-2-disabled: rgb(100, 116, 139);--fg-neutral-3-default: rgb(100, 116, 139);--fg-neutral-3-hover: rgb(71, 85, 105);--fg-neutral-3-active: rgb(51, 65, 85);--fg-neutral-3-disabled: rgb(100, 116, 139);--fg-error-default: rgb(239, 68, 68);--fg-success-default: rgb(34, 197, 94);--fg-error-hover: rgb(220, 38, 38);--fg-error-active: rgb(153, 27, 27);--fg-error-disabled: rgb(100, 116, 139);--fg-warning-default: rgb(249, 115, 22);--fg-warning-hover: rgb(234, 88, 12);--fg-warning-active: rgb(194, 65, 12);--fg-warning-disabled: rgb(100, 116, 139);--st-info-default: rgb(37, 99, 235);--st-info-hover: rgb(29, 78, 216);--st-info-active: rgb(30, 64, 175);--st-info-disabled: rgb(148, 163, 184);--st-neutral-default: rgb(229, 231, 235);--st-neutral-hover: rgb(209, 213, 219);--st-neutral-active: rgb(156, 163, 175);--st-neutral-disabled: rgb(156, 163, 175);--st-neutral-2-default: rgb(209, 213, 219);--st-neutral-2-hover: rgb(209, 213, 219);--st-neutral-2-active: rgb(107, 114, 128);--st-neutral-2-disabled: rgb(107, 114, 128);--st-neutral-3-default: rgb(156, 163, 175);--st-neutral-3-hover: rgb(107, 114, 128);--st-neutral-3-active: rgb(75, 85, 99);--st-neutral-3-disabled: rgb(75, 85, 99);--st-error-default: rgb(239, 68, 68);--st-error-hover: rgb(220, 38, 38);--st-error-active: rgb(185, 28, 28);--st-error-disabled: rgb(148, 163, 184);--st-warning-default: rgb(249, 115, 22);--st-warning-hover: rgb(234, 88, 12);--st-warning-active: rgb(194, 65, 12);--st-warning-disabled: rgb(148, 163, 184);--builder-canvas-bg: rgb(241, 245, 249);--builder-canvas-dot-color: #d7e0ea;--text-primary: var(--fg-neutral-default);--text-secondary: var(--fg-neutral-3-default);--text-tertiary: var(--fg-neutral-3-default);--border-color: var(--default-border);--border-color-light: var(--default-border);--background-primary: var(--primary-white);--background-secondary: var(--slate-1);--sidepanel-surface: var(--bg-neutral-2-default);--background-elevated: var(--primary-white);--dashboard-canvas: var(--background-secondary);--control-item-bg-hover: rgb(243, 244, 246);--control-item-bg-active: rgb(239, 246, 255);--primary-accent: rgb(37, 99, 235);--primary-color: var(--button-primary-bg);--button-primary-bg: rgb(37, 99, 235);--button-primary-hover: rgb(29, 78, 216);--button-primary-active: rgb(30, 64, 175);--control-focus-ring: rgb(96, 165, 250);--overlay-tooltip: rgba(0, 0, 0, .85);--overlay-sidepanel: rgba(55, 65, 81, .4);--skeleton-shimmer: rgba(255, 255, 255, .6);--overlay-sidebar: rgba(15, 23, 42, .5);--ai-tier-premium: #1890ff;--ai-tier-ultra: #722ed1;--ai-optimized-weight-start: #fbbf24;--ai-optimized-weight-end: #f59e0b;--builder-chrome-border: rgb(203, 213, 225);--table-neg-1: #fce2df;--table-neg-2: #fceae6;--table-neg-3: #fef1ec;--table-neg-4: #fff8f5;--table-pos-1: #f9fcf8;--table-pos-2: #f3f9f1;--table-pos-3: #edf6ea;--table-pos-4: #e7f3e2;--table-pos-5: #e0f1da;--antd-border: var(--default-border);--antd-border-secondary: var(--default-border);--roi-border-neg-1: #ff8375;--roi-border-neg-2: #ff8375;--roi-border-neg-3: #ff8375;--roi-border-neg-4: #ff8375;--roi-border-pos-1: #2cb900;--roi-border-pos-2: #2cb900;--roi-border-pos-3: #2cb900;--roi-border-pos-4: #2cb900;--roi-border-pos-5: #2cb900;--roi-text-pos: #3f9213;--roi-text-neg: #d03636;--ag-loading-error: #ff0000;--traffic-table-header-bg: #fafafa;--traffic-note-text: #888888;--traffic-modal-text: #333333;--traffic-duplicate-surface: #f9f9f9;--traffic-duplicate-border: #e8e8e8;--traffic-duplicate-label: #666666;--traffic-duplicate-key: #999999;--traffic-divider: #eeeeee;--traffic-invalid-text: #595959;--traffic-warning-bg: #fffbe6;--traffic-warning-border: #ffe58f;--traffic-warning-inline: #faad14;--traffic-generic-muted: #8c8c8c;--ui-shadow-subtle: rgba(0, 0, 0, .08);--route-active-halo: rgba(36, 119, 243, .12);--route-error-halo: rgba(198, 61, 61, .1);--route-error-halo-strong: rgba(198, 61, 61, .18);--route-error-halo-flash: rgba(198, 61, 61, .5);--route-error-surface: rgba(198, 61, 61, .06);--slider-grab: rgb(203, 213, 225);--cancel-special-identity: #7c3aed;--cancel-special-hover: #6d28d9;--tree-surface: rgb(250, 250, 250);--tree-border: rgb(230, 230, 230);--tree-overlay: rgba(0, 0, 0, .25);--tree-highlight: rgba(255, 255, 255, .2);--tree-highlight-soft: rgba(255, 255, 255, .1);--tree-surface-muted: #fafafb;--tree-shadow-strong: rgba(0, 0, 0, .1);--tree-knob: rgba(255, 255, 255, 1);--tree-label-shadow: rgba(45, 35, 66, .5);--tree-legacy-shadow: #0000001a;--tree-legacy-highlight: #fff;--tree-legacy-label: #2d234280;--success-base: rgb(34, 197, 94);--chart-tooltip-positive: #008000;--chart-tooltip-negative: #ff0000;--chart-summary-positive: #4caf50;--chart-summary-negative: #f44336;--asset-funnel-group-identity: #6366f1;--asset-funnel-group-surface: #eef2ff;--asset-visual-funnel-identity: #8b5cf6;--asset-visual-funnel-surface: #f5f3ff;--asset-simple-flow-identity: #a855f7;--asset-simple-flow-surface: #faf5ff;--asset-traffic-source-identity: #f97316;--asset-traffic-source-surface: #fff7ed;--asset-lander-identity: #3b82f6;--asset-lander-surface: #eff6ff;--asset-offer-identity: #10b981;--asset-offer-surface: #ecfdf5;--asset-visitor-tag-identity: #fb7185;--asset-visitor-tag-surface: #fff1f2;--asset-offer-source-identity: #06b6d4;--asset-offer-source-surface: #ecfeff;--asset-page-group-identity: #14b8a6;--asset-page-group-surface: #f0fdfa;--asset-condition-identity: #f43f5e;--asset-condition-surface: #fff1f2;--asset-logic-script-identity: #8b5cf6;--asset-logic-script-surface: #f5f3ff;--asset-middleware-config-identity: #334155;--asset-middleware-config-surface: #f1f5f9;--asset-webhook-config-identity: #0ea5e9;--asset-webhook-config-surface: #f0f9ff;--asset-card-lander-identity: #4f8df7;--asset-card-offer-identity: #22c55e;--asset-card-condition-identity: #ec4899;--asset-card-logic-identity: #5b62fa;--asset-card-middleware-identity: #8b5cf6;--asset-card-visitor-tag-identity: #fb7185;--asset-card-id: rgb(148, 163, 184);--asset-card-bottom-surface: rgb(248, 250, 252);--asset-picker-border: rgb(203, 213, 225);--asset-picker-icon: rgb(96, 165, 250);--asset-picker-badge-border: rgb(191, 219, 254);--route-card-default-bg: rgb(248, 250, 252);--nav-header-text: #2a3447;--nav-menu-level-1: rgb(51, 65, 85);--nav-menu-level-2: rgb(71, 85, 105);--nav-menu-level-3: rgb(100, 116, 139);--nav-create-gradient-start: #4f46e5;--nav-create-gradient-middle: #7c3aed;--nav-create-gradient-end: #a855f7;--app-ambient: radial-gradient(1216px 736px at 22% -2%, rgba(192, 132, 252, .099), transparent 62%), radial-gradient(1440px 832px at 90% -6%, rgba(167, 139, 250, .081), transparent 60%), radial-gradient(1120px 960px at 58% 104%, rgba(240, 171, 252, .068), transparent 62%);--nav-ambient: radial-gradient(300px 340px at 12% 0%, rgba(124, 58, 237, .09), transparent 72%);--nav-create-glare: rgba(255, 255, 255, .3);--nav-create-hover-shadow: rgba(124, 58, 237, .35);--nav-popup-shadow: rgba(0, 0, 0, .08);--scrollbar-track: rgb(241, 245, 249);--scrollbar-thumb: rgb(203, 213, 225);--scrollbar-thumb-hover: rgb(148, 163, 184);--ag-scrollbar-thumb: #9cacba;--ag-scrollbar-track: #f1f1f1;--ag-group-icon: #9b07bc;--ag-archived-row: rgb(229, 231, 235);--ag-striped-row: rgb(243, 244, 246);--roi-border-neutral: #e9e9e9;--chart-visits-line: #2196f3;--chart-visits-fill: #e3f2fd;--chart-lander-views-line: #546e7a;--chart-lander-views-fill: #eceff1;--chart-ctr-line: #009688;--chart-ctr-fill: #e0f2f1;--chart-lander-clicks-line: #673ab7;--chart-lander-clicks-fill: #ede7f6;--chart-offer-views-line: #ec65e3;--chart-offer-views-fill: #fce4fa;--chart-conversions-line: #e91e63;--chart-conversions-fill: #fce4ec;--chart-revenue-line: #00c853;--chart-revenue-fill: #e8f5e9;--chart-cost-line: #ff8f00;--chart-cost-fill: #fff8e1;--chart-uniqueness-line: #7e57c2;--chart-uniqueness-fill: #ede7f6;--chart-roi-positive: #29a524;--chart-roi-negative: #ff3939;--chart-roi-positive-fill: rgba(41, 165, 36, .2);--chart-roi-negative-fill: rgba(255, 57, 57, .1);--chart-profit-positive: #29a524;--chart-profit-negative: #ff3939;--chart-default-line: #546e7a;--chart-default-fill: #eceff1;--condition-any-fg: #075fd8;--condition-any-border: #2f7df6;--condition-any-bg: #e7f0ff;--condition-all-fg: #5b35b1;--condition-all-border: #7653d6;--condition-all-bg: #f1ecff;--condition-groups-fg: #02756f;--condition-groups-border: #54b8b1;--condition-groups-bg: #e6f1f1;--condition-rules-fg: #475467;--condition-rules-border: #c8d2df;--condition-rules-bg: #f4f7fb;--route-untitled-fg: #667085;--route-untitled-border: #d0d5dd;--route-untitled-bg: #f2f4f7;--route-active-fg: #02756f;--route-active-border: #54b8b1;--route-active-bg: #e5f7f5;--route-error-fg: #cf1322;--route-error-border: #ffccc7;--route-error-bg: #fff5f5;--success-hover: rgb(22, 163, 74);--success-tint: rgba(34, 197, 94, .1);--login-glass-bg: rgba(255, 255, 255, .98);--login-glass-border: rgba(255, 255, 255, .8);--login-glass-highlight: rgba(255, 255, 255, .9);--login-glass-shadow: rgba(0, 0, 0, .08);--login-glass-shadow-soft: rgba(0, 0, 0, .03);--login-brand-shadow: rgba(111, 19, 83, .12);--tree-flat-gradient-start: #ff7eb6;--tree-flat-gradient-end: #ff9f59;--tree-gradient-start: #62b5f9;--tree-gradient-end: #6d6ddf;--tree-neutral: #667085;--tree-shadow: rgba(0, 0, 0, .12);--heatmap-basic-stats-0-stroke: rgb(125 147 180);--heatmap-overlay-shadow: rgb(15 23 42);--heatmap-stats-border: rgb(148 163 184);--builder-dynamic-icon: rgb(251 191 36);--editor-surface: #252526;--editor-shadow: rgb(15 23 42);--editor-background: #24292e;--editor-foreground: #e1e4e8;--editor-syntax-keyword: #f97583;--editor-syntax-string: #9ecbff;--editor-syntax-number: #79b8ff;--editor-syntax-comment: #6a737d;--editor-syntax-function: #b392f0;--editor-line-highlight: #2b3137;--editor-selection: #3392ff44;--editor-inactive-selection: #3392ff22;--editor-transparent: #00000000;--editor-widget-background: #1f2428;--editor-widget-border: #444d56;--heatmap-visitor-volume-1-stroke: rgb(211 227 252);--heatmap-visitor-volume-1-surface: rgb(255 255 255);--heatmap-visitor-volume-2-stroke: rgb(188 209 241);--heatmap-visitor-volume-2-surface: rgb(250 252 255);--heatmap-visitor-volume-3-stroke: rgb(164 191 231);--heatmap-visitor-volume-3-surface: rgb(245 249 254);--heatmap-visitor-volume-4-stroke: rgb(141 172 220);--heatmap-visitor-volume-4-surface: rgb(240 246 254);--heatmap-visitor-volume-5-stroke: rgb(117 154 210);--heatmap-visitor-volume-5-surface: rgb(235 243 254);--heatmap-visitor-volume-6-stroke: rgb(94 136 199);--heatmap-visitor-volume-6-surface: rgb(231 239 253);--heatmap-visitor-volume-7-stroke: rgb(70 118 189);--heatmap-visitor-volume-7-surface: rgb(226 236 253);--heatmap-visitor-volume-8-stroke: rgb(47 99 178);--heatmap-visitor-volume-8-surface: rgb(221 233 253);--heatmap-visitor-volume-9-stroke: rgb(23 81 168);--heatmap-visitor-volume-9-surface: rgb(216 230 252);--heatmap-visitor-volume-10-stroke: rgb(0 63 157);--heatmap-visitor-volume-10-surface: rgb(211 227 252);--heatmap-conversion-rates-1-stroke: rgb(209 204 245);--heatmap-conversion-rates-1-surface: rgb(255 255 255);--heatmap-conversion-rates-2-stroke: rgb(197 186 238);--heatmap-conversion-rates-2-surface: rgb(253 251 255);--heatmap-conversion-rates-3-stroke: rgb(185 168 231);--heatmap-conversion-rates-3-surface: rgb(250 247 255);--heatmap-conversion-rates-4-stroke: rgb(173 149 223);--heatmap-conversion-rates-4-surface: rgb(248 244 255);--heatmap-conversion-rates-5-stroke: rgb(161 131 216);--heatmap-conversion-rates-5-surface: rgb(245 240 255);--heatmap-conversion-rates-6-stroke: rgb(148 113 209);--heatmap-conversion-rates-6-surface: rgb(243 236 254);--heatmap-conversion-rates-7-stroke: rgb(136 95 202);--heatmap-conversion-rates-7-surface: rgb(240 232 254);--heatmap-conversion-rates-8-stroke: rgb(124 76 194);--heatmap-conversion-rates-8-surface: rgb(238 229 254);--heatmap-conversion-rates-9-stroke: rgb(112 58 187);--heatmap-conversion-rates-9-surface: rgb(235 225 254);--heatmap-conversion-rates-10-stroke: rgb(100 40 180);--heatmap-conversion-rates-10-surface: rgb(233 221 254);--heatmap-return-on-investment-negative-1-stroke: rgb(220 0 0);--heatmap-return-on-investment-negative-1-surface: rgb(255 235 235);--heatmap-return-on-investment-negative-2-stroke: rgb(219 50 50);--heatmap-return-on-investment-negative-2-surface: rgb(255 240 240);--heatmap-return-on-investment-negative-3-stroke: rgb(219 100 100);--heatmap-return-on-investment-negative-3-surface: rgb(255 245 245);--heatmap-return-on-investment-negative-4-stroke: rgb(218 150 150);--heatmap-return-on-investment-negative-4-surface: rgb(255 250 250);--heatmap-return-on-investment-positive-1-stroke: rgb(193 231 201);--heatmap-return-on-investment-positive-1-surface: rgb(250 255 250);--heatmap-return-on-investment-positive-2-stroke: rgb(129 207 146);--heatmap-return-on-investment-positive-2-surface: rgb(245 255 245);--heatmap-return-on-investment-positive-3-stroke: rgb(64 183 92);--heatmap-return-on-investment-positive-3-surface: rgb(240 255 240);--heatmap-return-on-investment-positive-4-stroke: rgb(0 159 37);--heatmap-return-on-investment-positive-4-surface: rgb(235 255 235);--feature-gate-upgrade-foreground: #faad14;--feature-gate-locked-surface: #fafafa;--feature-gate-locked-foreground: #8c8c8c;--feature-gate-locked-border: #d9d9d9;--feature-gate-requirement-surface: #fff7e6;--feature-gate-requirement-foreground: #fa8c16;--feature-gate-requirement-border: #ffd591;--feature-gate-available-surface: #f6ffed;--feature-gate-available-foreground: #52c41a;--feature-gate-available-border: #b7eb8f;--builder-gradient-traffic-start: #ff9a23;--builder-gradient-traffic-end: #ff0843;--builder-gradient-rotator-start: #f8a902;--builder-gradient-rotator-end: #f3696e;--builder-gradient-rotator-ai-start: #ff51e3;--builder-gradient-rotator-ai-end: #1b4dff;--builder-gradient-condition-start: #ff9eb9;--builder-gradient-condition-end: #ff4799;--builder-gradient-logic-start: #9b8dff;--builder-gradient-logic-middle: #5b62fa;--builder-gradient-logic-end: #4855f9;--builder-gradient-lander-start: #00b8d0;--builder-gradient-lander-end: #007df0;--icon-builder-node-group-accent: #00689e;--builder-gradient-offer-start: #11d496;--builder-gradient-offer-end: #00b518;--builder-gradient-external-url-start: #9bb2e5;--builder-gradient-external-url-end: #698cbf;--builder-gradient-webhook-start: #ffd600;--builder-gradient-webhook-end: #00d078;--builder-gradient-action-start: #8b5cf6;--builder-gradient-action-end: #a855f7;--builder-gradient-action-proxy-start: #00f6e7;--builder-gradient-action-proxy-end: #6d1fec;--builder-gradient-visitor-tag-start: #fb7185;--builder-gradient-visitor-tag-end: #f43f5e;--builder-gradient-middleware-database-refresh-start: #111827;--builder-gradient-middleware-database-refresh-end: #94a3b8;--feature-gradient-multivariate-start: #fca5a5;--feature-gradient-multivariate-end: #dc2626;--feature-gradient-team-start: #5eead4;--feature-gradient-team-end: #0d9488;--feature-gradient-support-start: #93c5fd;--feature-gradient-support-end: #3b82f6;--feature-gradient-custom-domain-start: #60a5fa;--feature-gradient-custom-domain-end: #1e40af;--icon-labs-cap: #495560;--icon-labs-body: #fff2e6;--icon-labs-body-shade: #ffd9b3;--icon-labs-liquid: #b366ff;--icon-labs-liquid-shade: #9933ff;--icon-labs-star: #ffe666;--icon-labs-eye: #ffa1ac;--builder-add-node-hover-border: #60a5fa;--builder-add-node-hover-surface: #eff6ff;--builder-add-node-hover-foreground: #1d4ed8;--builder-add-node-search-icon: rgb(148 163 184)}:root.dark-mode{--primary-white: rgb(255, 255, 255);--primary-blue: rgb(96, 165, 250);--primary-blue-hover: rgb(59, 130, 246);--brand-red: #da365b;--brand-red-hover: #d60939;--delete-red: rgb(248, 113, 113);--filter-green: rgb(45, 212, 191);--success-green: rgb(74, 222, 128);--warning-orange: rgb(251, 146, 60);--warning-red: rgb(248, 113, 113);--slate-1: rgb(248, 250, 252);--slate-2: rgb(241, 245, 249);--slate-3: rgb(226, 232, 240);--slate-4: rgb(203, 213, 225);--slate-5: rgb(148, 163, 184);--slate-6: rgb(100, 116, 139);--slate-7: rgb(71, 85, 105);--slate-8: rgb(51, 65, 85);--slate-9: rgb(30, 41, 59);--slate-10: rgb(15, 23, 42);--gray-1: rgb(249, 250, 251);--gray-2: rgb(243, 244, 246);--gray-3: rgb(229, 231, 235);--gray-4: rgb(209, 213, 219);--gray-5: rgb(156, 163, 175);--gray-6: rgb(107, 114, 128);--gray-7: rgb(75, 85, 99);--gray-8: rgb(55, 65, 81);--gray-9: rgb(31, 41, 55);--gray-10: rgb(17, 24, 39);--dark-blue: rgb(96, 165, 250);--app-background: #11141d;--default-border: #222737;--table-header: #ebecef;--table-border: #222737;--table-row-hover: #1c202e;--table-icon-hover: #222737;--icon-primary: #c4c8d4;--icon-primary-hover: #abb2c4;--icon-secondary: #abb2c4;--icon-secondary-hover: #c4c8d4;--icon-danger: rgb(248, 113, 113);--icon-danger-hover: rgb(248, 113, 113);--icon-tertiary: #828ba6;--icon-muted: #4e5873;--icon-tertiary-hover: #abb2c4;--icon-purple: rgb(192, 132, 252);--icon-purple-hover: rgb(192, 132, 252);--button-ghost: rgb(96, 165, 250);--button-ghost-hover: rgb(147, 197, 253);--slider-handle: rgb(96, 165, 250);--slider-rail: #222737;--slider-track: rgb(96, 165, 250);--metric-visits: rgb(203, 213, 225);--metric-landerviews: rgb(203, 213, 225);--metric-landerclicks: rgb(232, 121, 249);--metric-offerviews: rgb(74, 222, 128);--metric-conversions: rgb(232, 121, 249);--metric-revenue: rgb(74, 222, 128);--metric-cost: rgb(251, 146, 60);--metric-pl-positive: rgb(74, 222, 128);--metric-pl-negative: rgb(248, 113, 113);--metric-roi-positive: rgb(74, 222, 128);--bg-info-default: rgb(37, 99, 235);--bg-info-hover: rgb(59, 130, 246);--bg-info-active: rgb(29, 78, 216);--bg-info-disabled: #222737;--bg-info-2-default: #1c202e;--bg-info-2-hover: #222737;--bg-info-2-active: #222737;--bg-info-2-disabled: #222737;--bg-neutral-default: #141822;--bg-neutral-hover: #1c202e;--bg-neutral-active: #222737;--bg-neutral-disabled: #1c202e;--bg-neutral-2-default: #11141d;--bg-neutral-2-hover: #141822;--bg-neutral-2-active: #1c202e;--bg-neutral-2-disabled: #141822;--bg-neutral-3-default: #1c202e;--bg-neutral-3-hover: #222737;--bg-neutral-3-active: #222737;--bg-neutral-3-disabled: #141822;--bg-error-default: rgb(248, 113, 113);--bg-error-hover: rgb(248, 113, 113);--bg-error-active: rgb(248, 113, 113);--bg-error-disabled: #222737;--bg-error-2-default: #1c202e;--bg-error-2-hover: #222737;--bg-error-2-active: #222737;--bg-error-2-disabled: #222737;--bg-warning-default: rgb(251, 146, 60);--bg-warning-hover: rgb(251, 146, 60);--bg-warning-active: rgb(251, 146, 60);--bg-warning-disabled: #222737;--bg-warning-2-default: #1c202e;--bg-warning-2-hover: #222737;--bg-warning-2-active: #222737;--bg-warning-2-disabled: #222737;--bg-success-default: rgb(74, 222, 128);--bg-success-hover: rgb(74, 222, 128);--bg-success-active: rgb(74, 222, 128);--bg-success-disabled: #222737;--bg-success-2-default: #1c202e;--bg-success-2-hover: #222737;--bg-success-2-active: #222737;--bg-success-2-disabled: #222737;--bg-filter-default: rgb(45, 212, 191);--bg-filter-hover: rgb(45, 212, 191);--utility-selected-bg: #222737;--utility-selected-bg-hover: #343b50;--utility-selected-border: rgb(29, 78, 216);--report-tone-teal: rgb(45, 212, 191);--report-tone-cyan: rgb(34, 211, 238);--report-tone-rose: rgb(251, 113, 133);--st-info-default: rgb(37, 99, 235);--st-info-hover: rgb(59, 130, 246);--st-info-active: rgb(29, 78, 216);--st-info-disabled: #222737;--st-neutral-default: #222737;--st-neutral-hover: #343b50;--st-neutral-active: #4e5873;--st-neutral-disabled: #1c202e;--st-neutral-2-default: #343b50;--st-neutral-2-hover: #4e5873;--st-neutral-2-active: #4e5873;--st-neutral-2-disabled: #1c202e;--st-neutral-3-default: #343b50;--st-neutral-3-hover: #4e5873;--st-neutral-3-active: #4e5873;--st-neutral-3-disabled: #1c202e;--st-error-default: rgb(248, 113, 113);--st-error-hover: rgb(248, 113, 113);--st-error-active: rgb(248, 113, 113);--st-error-disabled: #222737;--st-warning-default: rgb(251, 146, 60);--st-warning-hover: rgb(251, 146, 60);--st-warning-active: rgb(251, 146, 60);--st-warning-disabled: #222737;--builder-node-fill: #1c202e;--builder-node-text: #dcdee4;--builder-node-border: #343b50;--builder-node-handle: #828ba6;--builder-node-badge-bg: rgba(0, 0, 0, .5);--builder-node-global-indicator: rgb(253, 186, 116);--builder-node-dest-glow: rgba(244, 114, 182, .36);--builder-edge-stroke: #4e5873;--builder-edge-highlight: rgb(244, 114, 182);--builder-edge-highlight-rgb: 244, 114, 182;--builder-edge-hover: rgb(248, 113, 113);--builder-edge-label-bg: #222737;--builder-edge-label-bg-hover: #222737;--builder-edge-label-text: rgb(255, 255, 255);--builder-edge-label-border: rgba(255, 255, 255, .2);--builder-actions-bg: rgba(28, 32, 46, .5);--builder-shadow-rgb: 0, 0, 0;--builder-surface-rgb: 38, 38, 38;--fg-info-default: rgb(255, 255, 255);--fg-info-2-default: rgb(147, 197, 253);--fg-info-hover: rgb(255, 255, 255);--fg-info-active: rgb(255, 255, 255);--fg-info-disabled: #828ba6;--fg-neutral-default: #ebecef;--fg-neutral-hover: rgb(255, 255, 255);--fg-neutral-active: rgb(255, 255, 255);--fg-neutral-disabled: #828ba6;--fg-neutral-2-default: #dcdee4;--fg-neutral-2-hover: #ebecef;--fg-neutral-2-active: #ebecef;--fg-neutral-2-disabled: #828ba6;--fg-neutral-3-hover: #abb2c4;--fg-neutral-3-active: #abb2c4;--fg-neutral-3-disabled: #828ba6;--fg-error-hover: rgb(252, 165, 165);--fg-error-active: rgb(252, 165, 165);--fg-error-disabled: #828ba6;--fg-warning-default: rgb(253, 186, 116);--fg-warning-hover: rgb(253, 186, 116);--fg-warning-active: rgb(253, 186, 116);--fg-warning-disabled: #828ba6;--builder-canvas-bg: #141822;--builder-canvas-dot-color: #222737;--builder-menu-icon-stroke: rgb(147, 197, 253);--builder-menu-icon-fill: #222737;--builder-menu-icon-inner: #c4c8d4;--nav-button-hover: #1c202e;--nav-button-active: #222737;--menu-nav-hover-bg: #1c202e;--menu-nav-active-bg: #222737;--nav-header-bg: #141822;--nav-icon-fill: #1c202e;--nav-icon-stroke: #c4c8d4;--text-primary: var(--fg-neutral-default);--nav-background: #141822;--fg-neutral-3-default: #abb2c4;--fg-error-default: rgb(252, 165, 165);--fg-success-default: rgb(134, 239, 172);--text-secondary: #abb2c4;--text-tertiary: #828ba6;--border-color: var(--default-border);--border-color-light: var(--default-border);--background-primary: var(--bg-neutral-default);--background-secondary: var(--bg-neutral-2-default);--sidepanel-surface: var(--bg-neutral-3-default);--background-elevated: var(--bg-neutral-3-default);--dashboard-canvas: var(--background-primary);--control-item-bg-hover: rgb(30, 41, 59);--control-item-bg-active: rgb(51, 65, 85);--primary-accent: rgb(96, 165, 250);--primary-color: rgb(96, 165, 250);--button-primary-bg: rgb(37, 99, 235);--button-primary-hover: rgb(59, 130, 246);--button-primary-active: rgb(29, 78, 216);--control-focus-ring: rgb(96, 165, 250);--overlay-tooltip: rgba(28, 32, 46, .96);--overlay-sidepanel: rgba(17, 20, 29, .66);--skeleton-shimmer: rgba(255, 255, 255, .08);--overlay-sidebar: rgba(17, 20, 29, .55);--ai-tier-premium: #1890ff;--ai-tier-ultra: #722ed1;--ai-optimized-weight-start: #fbbf24;--ai-optimized-weight-end: #f59e0b;--builder-chrome-border: #222737;--table-neg-1: #3f1f2a;--table-neg-2: #4a2531;--table-neg-3: #532b36;--table-neg-4: #59323c;--table-pos-1: #13371d;--table-pos-2: #184224;--table-pos-3: #1c4b29;--table-pos-4: #1f5230;--table-pos-5: #245c36;--antd-border: #222737;--antd-border-secondary: #222737;--roi-border-neg-1: rgb(248, 113, 113);--roi-border-neg-2: rgb(248, 113, 113);--roi-border-neg-3: rgb(248, 113, 113);--roi-border-neg-4: rgb(248, 113, 113);--roi-border-pos-1: rgb(74, 222, 128);--roi-border-pos-2: rgb(74, 222, 128);--roi-border-pos-3: rgb(74, 222, 128);--roi-border-pos-4: rgb(74, 222, 128);--roi-border-pos-5: rgb(74, 222, 128);--roi-text-pos: rgb(134, 239, 172);--roi-text-neg: rgb(252, 165, 165);--ag-accent: #087ad1;--ag-bg: var(--background-primary);--ag-border: var(--border-color);--ag-foreground: var(--text-primary);--ag-header-bg: #141822;--ag-header-text: var(--text-primary);--dash-metric-visits-line: var(--metric-visits);--dash-metric-visits-fill: var(--background-secondary);--dash-metric-landerviews-line: var(--fg-neutral-3-default);--dash-metric-landerviews-fill: var(--background-secondary);--dash-metric-landerclicks-line: var(--icon-purple);--dash-metric-landerclicks-fill: var(--background-secondary);--dash-metric-offerviews-line: var(--metric-conversions);--dash-metric-offerviews-fill: var(--background-secondary);--dash-metric-conversions-line: var(--metric-conversions);--dash-metric-conversions-fill: var(--background-secondary);--dash-metric-revenue-line: var(--success-green);--dash-metric-revenue-fill: var(--bg-success-2-default);--dash-metric-cost-line: var(--metric-cost);--dash-metric-cost-fill: var(--bg-warning-2-default);--dash-metric-default-line: var(--fg-neutral-3-default);--dash-metric-default-fill: var(--background-secondary);--table-header-bg: #141822;--table-header-text: var(--table-header);--ag-loading-error: rgb(248, 113, 113);--success-base: rgb(74, 222, 128);--chart-tooltip-positive: rgb(74, 222, 128);--chart-tooltip-negative: rgb(248, 113, 113);--chart-summary-positive: rgb(74, 222, 128);--chart-summary-negative: rgb(248, 113, 113);--asset-funnel-group-identity: rgb(129, 140, 248);--asset-funnel-group-surface: rgb(30, 27, 75);--asset-visual-funnel-identity: rgb(167, 139, 250);--asset-visual-funnel-surface: rgb(46, 16, 101);--asset-simple-flow-identity: rgb(192, 132, 252);--asset-simple-flow-surface: rgb(59, 7, 100);--asset-traffic-source-identity: rgb(251, 146, 60);--asset-traffic-source-surface: rgb(67, 20, 7);--asset-lander-identity: rgb(96, 165, 250);--asset-lander-surface: rgb(23, 37, 84);--asset-offer-identity: rgb(52, 211, 153);--asset-offer-surface: rgb(2, 44, 34);--asset-visitor-tag-identity: rgb(251, 113, 133);--asset-visitor-tag-surface: rgb(76, 5, 25);--asset-offer-source-identity: rgb(34, 211, 238);--asset-offer-source-surface: rgb(8, 51, 68);--asset-page-group-identity: rgb(45, 212, 191);--asset-page-group-surface: rgb(4, 47, 46);--asset-condition-identity: rgb(251, 113, 133);--asset-condition-surface: rgb(76, 5, 25);--asset-logic-script-identity: rgb(167, 139, 250);--asset-logic-script-surface: rgb(46, 16, 101);--asset-middleware-config-identity: #abb2c4;--asset-middleware-config-surface: #1c202e;--asset-webhook-config-identity: rgb(56, 189, 248);--asset-webhook-config-surface: rgb(8, 47, 73);--asset-card-lander-identity: rgb(96, 165, 250);--asset-card-offer-identity: rgb(74, 222, 128);--asset-card-condition-identity: rgb(244, 114, 182);--asset-card-logic-identity: rgb(129, 140, 248);--asset-card-middleware-identity: rgb(167, 139, 250);--asset-card-visitor-tag-identity: rgb(251, 113, 133);--asset-card-id: #abb2c4;--asset-card-bottom-surface: #1c202e;--asset-picker-border: #222737;--asset-picker-icon: rgb(96, 165, 250);--asset-picker-badge-border: rgb(96, 165, 250);--route-card-default-bg: #1c202e;--nav-header-text: #c4c8d4;--nav-menu-level-1: #c4c8d4;--nav-menu-level-2: #abb2c4;--nav-menu-level-3: #828ba6;--nav-create-gradient-start: #4f46e5;--nav-create-gradient-middle: #7c3aed;--nav-create-gradient-end: #a855f7;--app-ambient: radial-gradient(1216px 736px at 22% -2%, rgba(79, 70, 229, .178), transparent 62%), radial-gradient(1440px 832px at 90% -6%, rgba(168, 85, 247, .133), transparent 60%), radial-gradient(1120px 960px at 58% 104%, rgba(37, 99, 235, .106), transparent 62%);--nav-ambient: radial-gradient(300px 340px at 12% 0%, rgba(124, 58, 237, .16), transparent 72%);--nav-create-glare: rgba(255, 255, 255, .12);--nav-create-hover-shadow: rgba(124, 58, 237, .35);--nav-popup-shadow: rgba(0, 0, 0, .5);--scrollbar-track: #1c202e;--scrollbar-thumb: #343b50;--scrollbar-thumb-hover: #828ba6;--ag-scrollbar-thumb: #4e5873;--ag-scrollbar-track: #1c202e;--ag-group-icon: rgb(192, 132, 252);--ag-archived-row: #222737;--ag-striped-row: #1c202e;--roi-border-neutral: #222737;--chart-visits-line: rgb(96, 165, 250);--chart-visits-fill: rgb(23, 37, 84);--chart-lander-views-line: #abb2c4;--chart-lander-views-fill: #1c202e;--chart-ctr-line: rgb(45, 212, 191);--chart-ctr-fill: rgb(4, 47, 46);--chart-lander-clicks-line: rgb(192, 132, 252);--chart-lander-clicks-fill: rgb(59, 7, 100);--chart-offer-views-line: rgb(244, 114, 182);--chart-offer-views-fill: rgb(80, 7, 36);--chart-conversions-line: rgb(251, 113, 133);--chart-conversions-fill: rgb(76, 5, 25);--chart-revenue-line: rgb(74, 222, 128);--chart-revenue-fill: rgb(5, 46, 22);--chart-cost-line: rgb(251, 146, 60);--chart-cost-fill: rgb(67, 20, 7);--chart-uniqueness-line: rgb(167, 139, 250);--chart-uniqueness-fill: rgb(46, 16, 101);--chart-roi-positive: rgb(74, 222, 128);--chart-roi-negative: rgb(248, 113, 113);--chart-roi-positive-fill: rgba(74, 222, 128, .2);--chart-roi-negative-fill: rgba(248, 113, 113, .2);--chart-profit-positive: rgb(74, 222, 128);--chart-profit-negative: rgb(248, 113, 113);--chart-default-line: #abb2c4;--chart-default-fill: #1c202e;--condition-any-fg: rgb(147, 197, 253);--condition-any-border: rgb(96, 165, 250);--condition-any-bg: rgb(23, 37, 84);--condition-all-fg: rgb(196, 181, 253);--condition-all-border: rgb(167, 139, 250);--condition-all-bg: rgb(46, 16, 101);--condition-groups-fg: rgb(94, 234, 212);--condition-groups-border: rgb(45, 212, 191);--condition-groups-bg: rgb(4, 47, 46);--condition-rules-fg: #c4c8d4;--condition-rules-border: #4e5873;--condition-rules-bg: #1c202e;--route-untitled-fg: #abb2c4;--route-untitled-border: #343b50;--route-untitled-bg: #1c202e;--route-active-fg: rgb(94, 234, 212);--route-active-border: rgb(45, 212, 191);--route-active-bg: rgb(4, 47, 46);--route-error-fg: rgb(252, 165, 165);--route-error-border: rgb(248, 113, 113);--route-error-bg: rgb(69, 10, 10);--success-hover: rgb(34, 197, 94);--success-tint: rgba(74, 222, 128, .18);--login-glass-bg: rgba(20, 24, 34, .96);--login-glass-border: rgba(52, 59, 80, .7);--login-glass-highlight: rgba(255, 255, 255, .2);--login-glass-shadow: rgba(0, 0, 0, .5);--login-glass-shadow-soft: rgba(0, 0, 0, .35);--login-brand-shadow: rgba(244, 114, 182, .2);--tree-flat-gradient-start: rgb(244, 114, 182);--tree-flat-gradient-end: rgb(251, 146, 60);--tree-gradient-start: rgb(56, 189, 248);--tree-gradient-end: rgb(129, 140, 248);--tree-neutral: #abb2c4;--tree-shadow: rgba(0, 0, 0, .5);--traffic-table-header-bg: #1c202e;--traffic-note-text: #828ba6;--traffic-modal-text: #c4c8d4;--traffic-duplicate-surface: #1c202e;--traffic-duplicate-border: #222737;--traffic-duplicate-label: #828ba6;--traffic-duplicate-key: #4e5873;--traffic-divider: #222737;--traffic-invalid-text: #abb2c4;--traffic-warning-bg: rgb(67, 20, 7);--traffic-warning-border: rgb(194, 65, 12);--traffic-warning-inline: rgb(251, 146, 60);--traffic-generic-muted: #828ba6;--ui-shadow-subtle: rgba(0, 0, 0, .5);--route-active-halo: rgba(96, 165, 250, .35);--route-error-halo: rgba(248, 113, 113, .3);--route-error-halo-strong: rgba(248, 113, 113, .45);--route-error-halo-flash: rgba(248, 113, 113, .65);--route-error-surface: rgba(127, 29, 29, .35);--slider-grab: #343b50;--cancel-special-identity: rgb(167, 139, 250);--cancel-special-hover: rgb(196, 181, 253);--tree-surface: #1c202e;--tree-border: #222737;--tree-overlay: rgba(0, 0, 0, .5);--tree-highlight: rgba(255, 255, 255, .2);--tree-highlight-soft: rgba(255, 255, 255, .1);--tree-surface-muted: #1c202e;--tree-shadow-strong: rgba(0, 0, 0, .5);--tree-knob: #c4c8d4;--tree-label-shadow: rgba(0, 0, 0, .5);--tree-legacy-shadow: rgba(0, 0, 0, .5);--tree-legacy-highlight: #c4c8d4;--tree-legacy-label: #abb2c4;--heatmap-basic-stats-0-stroke: rgb(148, 163, 184);--heatmap-overlay-shadow: #11141d;--heatmap-stats-border: #222737;--builder-dynamic-icon: rgb(251, 191, 36);--editor-surface: #252526;--editor-shadow: rgb(15 23 42);--editor-background: #24292e;--editor-foreground: #e1e4e8;--editor-syntax-keyword: #f97583;--editor-syntax-string: #9ecbff;--editor-syntax-number: #79b8ff;--editor-syntax-comment: #6a737d;--editor-syntax-function: #b392f0;--editor-line-highlight: #2b3137;--editor-selection: #3392ff44;--editor-inactive-selection: #3392ff22;--editor-transparent: #00000000;--editor-widget-background: #1f2428;--editor-widget-border: #444d56;--heatmap-visitor-volume-1-stroke: rgb(191, 219, 254);--heatmap-visitor-volume-2-stroke: rgb(147, 197, 253);--heatmap-visitor-volume-3-stroke: rgb(147, 197, 253);--heatmap-visitor-volume-4-stroke: rgb(96, 165, 250);--heatmap-visitor-volume-5-stroke: rgb(96, 165, 250);--heatmap-visitor-volume-6-stroke: rgb(59, 130, 246);--heatmap-visitor-volume-7-stroke: rgb(59, 130, 246);--heatmap-visitor-volume-8-stroke: rgb(37, 99, 235);--heatmap-visitor-volume-9-stroke: rgb(37, 99, 235);--heatmap-visitor-volume-10-stroke: rgb(29, 78, 216);--heatmap-conversion-rates-1-stroke: rgb(221, 214, 254);--heatmap-conversion-rates-2-stroke: rgb(196, 181, 253);--heatmap-conversion-rates-3-stroke: rgb(196, 181, 253);--heatmap-conversion-rates-4-stroke: rgb(167, 139, 250);--heatmap-conversion-rates-5-stroke: rgb(167, 139, 250);--heatmap-conversion-rates-6-stroke: rgb(139, 92, 246);--heatmap-conversion-rates-7-stroke: rgb(139, 92, 246);--heatmap-conversion-rates-8-stroke: rgb(124, 58, 237);--heatmap-conversion-rates-9-stroke: rgb(124, 58, 237);--heatmap-conversion-rates-10-stroke: rgb(109, 40, 217);--heatmap-return-on-investment-negative-1-stroke: rgb(252, 165, 165);--heatmap-return-on-investment-negative-2-stroke: rgb(248, 113, 113);--heatmap-return-on-investment-negative-3-stroke: rgb(248, 113, 113);--heatmap-return-on-investment-negative-4-stroke: rgb(239, 68, 68);--heatmap-return-on-investment-positive-1-stroke: rgb(134, 239, 172);--heatmap-return-on-investment-positive-2-stroke: rgb(74, 222, 128);--heatmap-return-on-investment-positive-3-stroke: rgb(74, 222, 128);--heatmap-return-on-investment-positive-4-stroke: rgb(34, 197, 94);--heatmap-visitor-volume-1-surface: #171b26;--heatmap-visitor-volume-2-surface: #171b26;--heatmap-visitor-volume-3-surface: #242a3d;--heatmap-visitor-volume-4-surface: #242a3d;--heatmap-visitor-volume-5-surface: #303955;--heatmap-visitor-volume-6-surface: #303955;--heatmap-visitor-volume-7-surface: #3d486c;--heatmap-visitor-volume-8-surface: #3d486c;--heatmap-visitor-volume-9-surface: #495883;--heatmap-visitor-volume-10-surface: #495883;--heatmap-conversion-rates-1-surface: #171b26;--heatmap-conversion-rates-2-surface: #171b26;--heatmap-conversion-rates-3-surface: #242a3d;--heatmap-conversion-rates-4-surface: #242a3d;--heatmap-conversion-rates-5-surface: #303955;--heatmap-conversion-rates-6-surface: #303955;--heatmap-conversion-rates-7-surface: #3d486c;--heatmap-conversion-rates-8-surface: #3d486c;--heatmap-conversion-rates-9-surface: #495883;--heatmap-conversion-rates-10-surface: #495883;--heatmap-return-on-investment-negative-1-surface: rgb(69, 10, 10);--heatmap-return-on-investment-negative-2-surface: rgb(69, 10, 10);--heatmap-return-on-investment-negative-3-surface: rgb(69, 10, 10);--heatmap-return-on-investment-negative-4-surface: rgb(69, 10, 10);--heatmap-return-on-investment-positive-1-surface: rgb(5, 46, 22);--heatmap-return-on-investment-positive-2-surface: rgb(5, 46, 22);--heatmap-return-on-investment-positive-3-surface: rgb(5, 46, 22);--heatmap-return-on-investment-positive-4-surface: rgb(5, 46, 22);--feature-gate-upgrade-foreground: rgb(251, 146, 60);--feature-gate-locked-surface: #1c202e;--feature-gate-locked-foreground: #828ba6;--feature-gate-locked-border: #222737;--feature-gate-requirement-surface: rgb(67, 20, 7);--feature-gate-requirement-foreground: rgb(253, 186, 116);--feature-gate-requirement-border: rgb(249, 115, 22);--feature-gate-available-surface: rgb(5, 46, 22);--feature-gate-available-foreground: rgb(134, 239, 172);--feature-gate-available-border: rgb(34, 197, 94);--builder-gradient-traffic-start: #ff9a23;--builder-gradient-traffic-end: #ff0843;--builder-gradient-rotator-start: #f8a902;--builder-gradient-rotator-end: #f3696e;--builder-gradient-rotator-ai-start: #ff51e3;--builder-gradient-rotator-ai-end: #1b4dff;--builder-gradient-condition-start: #ff9eb9;--builder-gradient-condition-end: #ff4799;--builder-gradient-logic-start: #9b8dff;--builder-gradient-logic-middle: #5b62fa;--builder-gradient-logic-end: #4855f9;--builder-gradient-lander-start: #00b8d0;--builder-gradient-lander-end: #007df0;--icon-builder-node-group-accent: #00689e;--builder-gradient-offer-start: #11d496;--builder-gradient-offer-end: #00b518;--builder-gradient-external-url-start: #9bb2e5;--builder-gradient-external-url-end: #698cbf;--builder-gradient-webhook-start: #ffd600;--builder-gradient-webhook-end: #00d078;--builder-gradient-action-start: #8b5cf6;--builder-gradient-action-end: #a855f7;--builder-gradient-action-proxy-start: #00f6e7;--builder-gradient-action-proxy-end: #6d1fec;--builder-gradient-visitor-tag-start: #fb7185;--builder-gradient-visitor-tag-end: #f43f5e;--builder-gradient-middleware-database-refresh-start: #e2e8f0;--builder-gradient-middleware-database-refresh-end: #94a3b8;--feature-gradient-multivariate-start: #fca5a5;--feature-gradient-multivariate-end: #dc2626;--feature-gradient-team-start: #5eead4;--feature-gradient-team-end: #0d9488;--feature-gradient-support-start: #93c5fd;--feature-gradient-support-end: #3b82f6;--feature-gradient-custom-domain-start: #60a5fa;--feature-gradient-custom-domain-end: #1e40af;--icon-labs-cap: #cbd5e1;--icon-labs-body: #5c3a1a;--icon-labs-body-shade: #422d20;--icon-labs-liquid: #c084fc;--icon-labs-liquid-shade: #a855f7;--icon-labs-star: #facc15;--icon-labs-eye: #fda4af;--builder-add-node-hover-border: #60a5fa;--builder-add-node-hover-surface: #1c202e;--builder-add-node-hover-foreground: #93c5fd;--builder-add-node-search-icon: #828ba6}@supports (color: color-mix(in srgb,black,white)){:root.dark-mode{--bg-info-2-default: color-mix(in srgb, var(--bg-info-default) 18%, var(--background-primary));--bg-info-2-hover: color-mix(in srgb, var(--bg-info-default) 26%, var(--background-primary));--bg-info-2-active: color-mix(in srgb, var(--bg-info-default) 34%, var(--background-primary));--utility-selected-bg: color-mix(in srgb, var(--bg-info-default) 28%, var(--background-primary));--utility-selected-bg-hover: color-mix(in srgb, var(--bg-info-default) 36%, var(--background-primary));--utility-selected-border: color-mix(in srgb, var(--bg-info-default) 55%, var(--background-primary));--bg-error-2-default: color-mix(in srgb, var(--bg-error-default) 18%, var(--background-primary));--bg-error-2-hover: color-mix(in srgb, var(--bg-error-default) 26%, var(--background-primary));--bg-error-2-active: color-mix(in srgb, var(--bg-error-default) 34%, var(--background-primary));--bg-warning-2-default: color-mix(in srgb, var(--bg-warning-default) 18%, var(--background-primary));--bg-warning-2-hover: color-mix(in srgb, var(--bg-warning-default) 26%, var(--background-primary));--bg-warning-2-active: color-mix(in srgb, var(--bg-warning-default) 34%, var(--background-primary));--bg-success-2-default: color-mix(in srgb, var(--bg-success-default) 18%, var(--background-primary));--bg-success-2-hover: color-mix(in srgb, var(--bg-success-default) 26%, var(--background-primary));--bg-success-2-active: color-mix(in srgb, var(--bg-success-default) 34%, var(--background-primary));--heatmap-visitor-volume-1-surface: color-mix(in srgb, var(--heatmap-visitor-volume-1-stroke) 8%, var(--background-primary));--heatmap-visitor-volume-2-surface: color-mix(in srgb, var(--heatmap-visitor-volume-2-stroke) 10%, var(--background-primary));--heatmap-visitor-volume-3-surface: color-mix(in srgb, var(--heatmap-visitor-volume-3-stroke) 12%, var(--background-primary));--heatmap-visitor-volume-4-surface: color-mix(in srgb, var(--heatmap-visitor-volume-4-stroke) 14%, var(--background-primary));--heatmap-visitor-volume-5-surface: color-mix(in srgb, var(--heatmap-visitor-volume-5-stroke) 16%, var(--background-primary));--heatmap-visitor-volume-6-surface: color-mix(in srgb, var(--heatmap-visitor-volume-6-stroke) 18%, var(--background-primary));--heatmap-visitor-volume-7-surface: color-mix(in srgb, var(--heatmap-visitor-volume-7-stroke) 20%, var(--background-primary));--heatmap-visitor-volume-8-surface: color-mix(in srgb, var(--heatmap-visitor-volume-8-stroke) 22%, var(--background-primary));--heatmap-visitor-volume-9-surface: color-mix(in srgb, var(--heatmap-visitor-volume-9-stroke) 24%, var(--background-primary));--heatmap-visitor-volume-10-surface: color-mix(in srgb, var(--heatmap-visitor-volume-10-stroke) 26%, var(--background-primary));--heatmap-conversion-rates-1-surface: color-mix(in srgb, var(--heatmap-conversion-rates-1-stroke) 8%, var(--background-primary));--heatmap-conversion-rates-2-surface: color-mix(in srgb, var(--heatmap-conversion-rates-2-stroke) 10%, var(--background-primary));--heatmap-conversion-rates-3-surface: color-mix(in srgb, var(--heatmap-conversion-rates-3-stroke) 12%, var(--background-primary));--heatmap-conversion-rates-4-surface: color-mix(in srgb, var(--heatmap-conversion-rates-4-stroke) 14%, var(--background-primary));--heatmap-conversion-rates-5-surface: color-mix(in srgb, var(--heatmap-conversion-rates-5-stroke) 16%, var(--background-primary));--heatmap-conversion-rates-6-surface: color-mix(in srgb, var(--heatmap-conversion-rates-6-stroke) 18%, var(--background-primary));--heatmap-conversion-rates-7-surface: color-mix(in srgb, var(--heatmap-conversion-rates-7-stroke) 20%, var(--background-primary));--heatmap-conversion-rates-8-surface: color-mix(in srgb, var(--heatmap-conversion-rates-8-stroke) 22%, var(--background-primary));--heatmap-conversion-rates-9-surface: color-mix(in srgb, var(--heatmap-conversion-rates-9-stroke) 24%, var(--background-primary));--heatmap-conversion-rates-10-surface: color-mix(in srgb, var(--heatmap-conversion-rates-10-stroke) 26%, var(--background-primary));--heatmap-return-on-investment-negative-1-surface: color-mix( in srgb, var(--heatmap-return-on-investment-negative-1-stroke) 8%, var(--background-primary) );--heatmap-return-on-investment-negative-2-surface: color-mix( in srgb, var(--heatmap-return-on-investment-negative-2-stroke) 12%, var(--background-primary) );--heatmap-return-on-investment-negative-3-surface: color-mix( in srgb, var(--heatmap-return-on-investment-negative-3-stroke) 18%, var(--background-primary) );--heatmap-return-on-investment-negative-4-surface: color-mix( in srgb, var(--heatmap-return-on-investment-negative-4-stroke) 24%, var(--background-primary) );--heatmap-return-on-investment-positive-1-surface: color-mix( in srgb, var(--heatmap-return-on-investment-positive-1-stroke) 8%, var(--background-primary) );--heatmap-return-on-investment-positive-2-surface: color-mix( in srgb, var(--heatmap-return-on-investment-positive-2-stroke) 12%, var(--background-primary) );--heatmap-return-on-investment-positive-3-surface: color-mix( in srgb, var(--heatmap-return-on-investment-positive-3-stroke) 18%, var(--background-primary) );--heatmap-return-on-investment-positive-4-surface: color-mix( in srgb, var(--heatmap-return-on-investment-positive-4-stroke) 24%, var(--background-primary) )}}@supports (color: color-mix(in srgb,black,white)){:root{--condition-groups-bg: color-mix(in srgb, var(--condition-groups-fg) 10%, var(--background-primary))}:root.dark-mode{--condition-groups-bg: color-mix(in srgb, var(--condition-groups-fg) 18%, var(--background-primary))}}:root{--ff-control-height: 35px;--ff-control-radius: 8px}:where(.ant-input-number){height:var(--ff-control-height)!important;border-radius:var(--ff-control-radius)!important}:where(.ant-input-number) .ant-input-number-input-wrap,:where(.ant-input-number) .ant-input-number-input{height:100%!important}.ant-picker-dropdown .ant-picker-ranges{padding-block:4px}.ant-tag{font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:20px;margin:0;padding:0 7px;box-sizing:border-box}.ant-select-content-item .ant-tag{margin-block:2px;margin-inline-end:4px}.c-ffTable,.c-ffInput,.c-ffSelect,.c-ffCheckbox,.c-ffText,.c-ffModal,.c-ffButton,.c-ffTag,.c-ffTextarea,.c-ffDatepicker,.c-ffIconButton,.c-ffInput *,.c-ffSelect *{font-family:Inter,Arial,Helvetica,sans-serif}@font-face{font-family:SFMono;font-weight:500;src:url(/assets/SFMonoMedium-BeHm_A6M.ttf) format("truetype")}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Arial,Helvetica,sans-serif;font-optical-sizing:auto;font-style:normal;font-size:14px;line-height:1.5715;overflow:hidden}#root{height:100vh}#root p,.ant-modal-root p{margin:0}h1,h2,h3,h4,h5,h6,p,blockquote,pre{margin:0;padding:0;border:0;color:var(--text-primary)}ul,li,ol{color:var(--text-primary)}a{color:var(--fg-info-2-default)}.gist-messenger-iframe{box-shadow:0 5px 40px var(--ui-shadow-subtle)!important}@media only screen and (min-width: 800px){.gist-messenger-iframe{min-height:400px;width:450px!important}}@media only screen and (min-width: 1200px){.gist-messenger-iframe{width:500px!important;min-height:500px}}@media only screen and (min-width: 1600px){.gist-messenger-iframe{width:500px!important;min-height:600px}}@media only screen and (min-width: 1800px){.gist-messenger-iframe{width:600px!important;min-height:750px}}@media only screen and (min-width: 2300px){.gist-messenger-iframe{width:600px!important;min-height:1000px}}.gist-article-sidebar-iframe>iframe{box-shadow:0 5px 40px var(--ui-shadow-subtle)!important}@media only screen and (max-width: 1599px){.gist-article-sidebar-iframe>iframe{width:100%!important;max-width:700px}}@media only screen and (min-width: 1600px){.gist-article-sidebar-iframe>iframe{width:850px!important}}@media only screen and (min-width: 1921px){.gist-article-sidebar-iframe>iframe{width:950px!important}}#canny-changelog-iframe{left:95px!important;bottom:70px!important;right:unset!important;top:unset!important}.ant-message-notice .ant-message-notice-content{max-width:min(560px,100vw - 32px);word-break:normal;overflow-wrap:anywhere}.ant-tooltip-inner{word-break:break-all;overflow-wrap:anywhere}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}.c-col{display:flex;flex-direction:column}.c-row{display:flex;flex-direction:row}.c-newIcon svg{width:100%;height:100%;display:block}.c-newIcon__primary{color:var(--icon-primary)}:hover>.c-newIcon__primary{color:var(--icon-primary-hover)}.c-newIcon__secondary{color:var(--icon-secondary)}:hover>.c-newIcon__secondary{color:var(--icon-secondary-hover)}.c-newIcon__danger{color:var(--icon-danger)}:hover>.c-newIcon__danger{color:var(--icon-danger-hover)}.c-newIcon__tertiary{color:var(--icon-tertiary)}:hover>.c-newIcon__tertiary{color:var(--icon-tertiary-hover)}.c-newIcon__purple{color:var(--icon-purple)}:hover>.c-newIcon__purple{color:var(--icon-purple-hover)}.c-newIcon__tableaction{color:var(--st-neutral-3-active)}.c-newIcon__tablefooter{color:var(--icon-tertiary)}:hover>.c-newIcon__tablefooter{color:var(--icon-tertiary-hover)}.c-newIcon__sidebartab{color:var(--nav-icon-fill)}.c-newIcon__sidebartab[data-icon-source=lucide]{color:var(--nav-icon-stroke)}.c-newIcon__sidebartab[data-icon-source=custom] path{stroke:var(--nav-icon-stroke)}.c-newIcon__menu{color:var(--nav-icon-fill)}.c-newIcon__menu[data-icon-source=lucide]{color:var(--nav-icon-stroke)}.c-newIcon__menu[data-icon-source=custom] path{stroke:var(--nav-icon-stroke)}.c-newIcon__funnelbuilder{color:var(--icon-primary)}:hover>.c-newIcon__funnelbuilder{color:var(--icon-primary-hover)}.c-ffSwitch{display:flex;align-items:center;gap:10px}.c-ffSwitch--disabledCompletely~.c-ffSwitch__label{color:var(--fg-neutral-disabled)}.c-ffSwitch--redOnOff.c-ffSwitch--disabled{background-color:var(--bg-error-default)}.c-ffSwitch__button{width:auto}.c-ffSwitch__label{color:var(--fg-neutral-default)}.c-ffSelect{font-family:Inter,Arial,Helvetica,sans-serif;display:contents}.c-ffSelect__chip{color:var(--primary-white)}.c-ffSelect__chipRemove,.c-ffSelect__chipRemove:hover{color:var(--primary-white)!important}.ant-select-dropdown .c-ffSelect__createNewView .ant-select-item-option-content{color:var(--primary-blue)}.ant-select-dropdown .c-ffSelect__selectAll,.ant-select-dropdown .c-ffSelect__clearAll{border-bottom:1px solid var(--default-border)}.ant-select-dropdown .c-ffSelect__defaultFallback{border-bottom:1px solid var(--default-border);padding-bottom:4px}.ant-select-dropdown .c-ffSelect__moreIndicator{border-top:1px solid var(--default-border);text-align:center;font-style:italic;opacity:.6}.c-ffSelect .c-ffSelect__select{width:100%}.c-ffCheckbox{font-family:Inter,Arial,Helvetica,sans-serif!important}.c-ffInput{height:35px;border-radius:var(--ff-control-radius, 8px);font-family:Inter,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20.5px;letter-spacing:-.14px;color:var(--fg-neutral-default)}.c-ffInput input{font-family:inherit}.c-ffInput--autoExpand{height:auto;min-height:35px;padding:6px 11px;line-height:22px;word-break:break-all;overflow-wrap:anywhere;resize:none}.ant-input .c-ffInput.has-error,.c-ffInput.has-error{border-color:var(--bg-error-default)!important}.c-ffTooltip__tooltip{color:var(--primary-blue)!important;cursor:pointer}.c-ffTooltip__tooltipOverlay .ant-tooltip-inner{background-color:var(--overlay-tooltip);padding:6px 10px;color:var(--primary-white)!important;font-size:12px;min-height:auto;border-radius:4px}.c-ffTooltip__tooltipOverlay .ant-tooltip-arrow-content{--antd-arrow-background-color: var(--overlay-tooltip)}.c-ffTooltip__tooltipOverlay.ant-tooltip{animation-duration:.15s!important}.c-ffTooltip__tooltipOverlay.ant-tooltip-placement-top .ant-tooltip-arrow-content:before,.c-ffTooltip__tooltipOverlay.ant-tooltip-placement-topLeft .ant-tooltip-arrow-content:before,.c-ffTooltip__tooltipOverlay.ant-tooltip-placement-topRight .ant-tooltip-arrow-content:before{background:var(--overlay-tooltip);box-shadow:none}.c-ffTooltip__tooltipOverlay.ant-tooltip-placement-right .ant-tooltip-arrow-content:before,.c-ffTooltip__tooltipOverlay.ant-tooltip-placement-rightTop .ant-tooltip-arrow-content:before,.c-ffTooltip__tooltipOverlay.ant-tooltip-placement-rightBottom .ant-tooltip-arrow-content:before{background:var(--overlay-tooltip);box-shadow:none}.c-ffAddGroup{display:flex;flex-direction:column;gap:8px}.c-ffAddGroup__addIcon{cursor:pointer;font-size:24px;color:var(--primary-blue)!important}.c-ffAddGroup__col{display:flex;flex-direction:column;flex:1;font-size:14px;font-weight:400;line-height:20.5px;letter-spacing:-.14px;color:var(--fg-neutral-default)}.c-ffAddGroup__col--rightText{text-align:right}.c-ffAddGroup__col--leftText{text-align:left}.c-ffAddGroup__col--centeredText{text-align:center}.c-ffAddGroup__col--bold{font-size:14px;font-weight:700;line-height:21px;letter-spacing:-.14px;color:var(--fg-neutral-default)}.c-ffAddGroup__row{display:flex;gap:6px;align-items:center}.c-ffAddGroup__addDivider{width:100%;min-width:100px!important;max-width:300px;margin:5px auto 0!important}.c-ffAddGroup__addDivider:before,.c-ffAddGroup__addDivider:after{top:0!important}.ant-btn.ant-btn-default.c-ffButton{min-width:70px;border:1px solid var(--antd-border);cursor:pointer;transition:all 0ms;padding:16px 12px;height:35px;border-radius:var(--ff-control-radius);box-shadow:none;position:relative;font-size:14px;font-weight:400;line-height:20.5px;letter-spacing:-.14px;color:var(--fg-neutral-default)}.ant-btn.ant-btn-default.c-ffButton.ant-btn-sm{height:28px;padding:4px 12px;min-width:50px;font-size:12px;line-height:16px}.ant-btn.ant-btn-default.c-ffButton.ant-btn-lg{height:42px;padding:8px 24px;min-width:90px;font-size:16px;font-weight:600;line-height:24px}.ant-btn.ant-btn-default.c-ffButton--minimum{width:min-content}.ant-btn.ant-btn-default.c-ffButton--primary{background-color:var(--bg-info-default);border-color:var(--st-info-default);color:var(--fg-info-default)}.ant-btn.ant-btn-default.c-ffButton--primary:hover{background-color:var(--bg-info-hover);border-color:var(--st-info-hover);color:var(--fg-info-hover)}.ant-btn.ant-btn-default.c-ffButton--primary.c-ffButton--disabled{background-color:var(--bg-info-default);border-color:var(--st-info-default);color:var(--fg-info-default);background-color:var(--bg-info-disabled);border-color:transparent;color:var(--fg-info-disabled);cursor:not-allowed;pointer-events:none}.ant-btn.ant-btn-default.c-ffButton--primary.c-ffButton--disabled:hover{background-color:var(--bg-info-hover);border-color:var(--st-info-hover);color:var(--fg-info-hover)}.ant-btn.ant-btn-default.c-ffButton--primary.c-ffButton--disabled .c-ffButton__icon{color:var(--fg-info-disabled)}.ant-btn.ant-btn-default.c-ffButton--primaryDanger{background-color:var(--bg-error-default);border-color:var(--st-error-default);color:var(--fg-info-default)}.ant-btn.ant-btn-default.c-ffButton--primaryDanger:hover{background-color:var(--bg-error-hover);border-color:var(--st-error-hover);color:var(--fg-info-default)}.ant-btn.ant-btn-default.c-ffButton--primaryDanger.c-ffButton--disabled{background-color:var(--bg-error-default);border-color:var(--st-error-default);color:var(--fg-info-default);background-color:var(--bg-error-disabled);border-color:transparent;color:var(--fg-error-disabled);cursor:not-allowed;pointer-events:none}.ant-btn.ant-btn-default.c-ffButton--primaryDanger.c-ffButton--disabled:hover{background-color:var(--bg-error-hover);border-color:var(--st-error-hover);color:var(--fg-info-default)}.ant-btn.ant-btn-default.c-ffButton--primaryDanger.c-ffButton--disabled .c-ffButton__icon{color:var(--fg-error-disabled)}.ant-btn.ant-btn-default.c-ffButton--primaryWarning{background-color:var(--bg-warning-default);border-color:var(--st-warning-default);color:var(--fg-info-default)}.ant-btn.ant-btn-default.c-ffButton--primaryWarning:hover{background-color:var(--bg-warning-hover);border-color:var(--st-warning-hover);color:var(--fg-info-default)}.ant-btn.ant-btn-default.c-ffButton--primaryWarning.c-ffButton--disabled{background-color:var(--bg-warning-default);border-color:var(--st-warning-default);color:var(--fg-info-default);background-color:var(--bg-warning-disabled);border-color:transparent;color:var(--fg-warning-disabled);cursor:not-allowed;pointer-events:none}.ant-btn.ant-btn-default.c-ffButton--primaryWarning.c-ffButton--disabled:hover{background-color:var(--bg-warning-hover);border-color:var(--st-warning-hover);color:var(--fg-info-default)}.ant-btn.ant-btn-default.c-ffButton--primaryWarning.c-ffButton--disabled .c-ffButton__icon{color:var(--fg-warning-disabled)}.ant-btn.ant-btn-default.c-ffButton--tertiaryDanger{background-color:transparent;border-color:var(--st-error-default);color:var(--bg-error-default)}.ant-btn.ant-btn-default.c-ffButton--tertiaryDanger:hover{background-color:var(--bg-error-hover);border-color:var(--st-error-hover);color:var(--fg-info-default)}.ant-btn.ant-btn-default.c-ffButton--tertiaryDanger:hover .c-ffButton__icon{color:var(--fg-info-default)}.ant-btn.ant-btn-default.c-ffButton--tertiaryDanger.c-ffButton--disabled{background-color:transparent;border-color:var(--st-error-default);color:var(--bg-error-default);background-color:var(--bg-error-disabled);border-color:transparent;color:var(--fg-error-disabled);cursor:not-allowed;pointer-events:none}.ant-btn.ant-btn-default.c-ffButton--tertiaryDanger.c-ffButton--disabled:hover{background-color:var(--bg-error-hover);border-color:var(--st-error-hover);color:var(--fg-info-default)}.ant-btn.ant-btn-default.c-ffButton--tertiaryDanger.c-ffButton--disabled:hover .c-ffButton__icon{color:var(--fg-info-default)}.ant-btn.ant-btn-default.c-ffButton--tertiaryDanger.c-ffButton--disabled .c-ffButton__icon{color:var(--fg-error-disabled)}.ant-btn.ant-btn-default.c-ffButton--tertiary{background-color:var(--bg-neutral-3-default);border-color:var(--bg-neutral-3-default);color:var(--fg-neutral-3-default)}.ant-btn.ant-btn-default.c-ffButton--tertiary:hover{background-color:var(--bg-info-hover);border-color:var(--st-info-hover);color:var(--fg-info-hover)}.ant-btn.ant-btn-default.c-ffButton--tertiary:hover .c-ffButton__icon{color:var(--fg-info-hover)}.ant-btn.ant-btn-default.c-ffButton--tertiary.c-ffButton--disabled{background-color:var(--bg-neutral-3-default);border-color:var(--bg-neutral-3-default);color:var(--fg-neutral-3-default);background-color:var(--bg-neutral-disabled);border-color:var(--st-neutral-default);border-style:dashed;color:var(--fg-neutral-disabled);cursor:not-allowed;pointer-events:none;opacity:.7}.ant-btn.ant-btn-default.c-ffButton--tertiary.c-ffButton--disabled:hover{background-color:var(--bg-info-hover);border-color:var(--st-info-hover);color:var(--fg-info-hover)}.ant-btn.ant-btn-default.c-ffButton--tertiary.c-ffButton--disabled:hover .c-ffButton__icon{color:var(--fg-info-hover)}.ant-btn.ant-btn-default.c-ffButton--tertiary.c-ffButton--disabled .c-ffButton__icon{color:var(--fg-neutral-disabled)}.ant-btn.ant-btn-default.c-ffButton--tertiary.c-ffButton--active{background-color:var(--bg-neutral-3-default);border-color:var(--bg-neutral-3-default);color:var(--fg-neutral-3-default);background-color:var(--bg-info-active);border-color:var(--st-info-active);color:var(--fg-info-active)}.ant-btn.ant-btn-default.c-ffButton--tertiary.c-ffButton--active:hover{background-color:var(--bg-info-hover);border-color:var(--st-info-hover);color:var(--fg-info-hover)}.ant-btn.ant-btn-default.c-ffButton--tertiary.c-ffButton--active:hover .c-ffButton__icon{color:var(--fg-info-hover)}.ant-btn.ant-btn-default.c-ffButton--tertiary.c-ffButton--active .c-ffButton__icon{color:var(--fg-info-active)}.ant-btn.ant-btn-default.c-ffButton--dangerSkeleton{background-color:var(--bg-error-default);border-color:var(--st-error-default);color:var(--fg-info-default);position:relative;overflow:hidden}.ant-btn.ant-btn-default.c-ffButton--dangerSkeleton .c-ffButton__icon{color:var(--fg-info-default)}.ant-btn.ant-btn-default.c-ffButton--dangerSkeleton:hover{background-color:var(--bg-error-hover);border-color:var(--st-error-hover);color:var(--fg-info-default)}.ant-btn.ant-btn-default.c-ffButton--dangerSkeleton .c-ffButton__skeleton{position:absolute;bottom:0;left:0;width:100%;height:3px;background:var(--skeleton-shimmer);transform:scaleX(0);transform-origin:left;animation:skeleton-progress 1.3s linear infinite}.ant-btn.ant-btn-default.c-ffButton--dangerSkeleton span.c-ffButton__text{visibility:visible}@keyframes skeleton-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.ant-btn.ant-btn-default.c-ffButton--gray{background-color:var(--bg-neutral-default);border-color:var(--antd-border);color:var(--fg-neutral-default)}.ant-btn.ant-btn-default.c-ffButton--gray:hover{background-color:var(--bg-neutral-hover);border-color:var(--antd-border-secondary);color:var(--fg-neutral-hover)}.ant-btn.ant-btn-default.c-ffButton--ghost{background-color:transparent;border-color:transparent;color:var(--primary-accent);box-shadow:none}.ant-btn.ant-btn-default.c-ffButton--ghost .c-ffButton__icon{color:var(--primary-accent)}.ant-btn.ant-btn-default.c-ffButton--ghost:hover{background-color:var(--bg-neutral-3-default);border-color:transparent;color:var(--primary-accent)}.ant-btn.ant-btn-default.c-ffButton--ghost:hover .c-ffButton__icon{color:var(--primary-accent)}.ant-btn.ant-btn-default.c-ffButton--brandRed{background-color:var(--brand-red);border-color:var(--brand-red);color:var(--primary-white)}.ant-btn.ant-btn-default.c-ffButton--brandRed .c-ffButton__icon{color:var(--primary-white)}.ant-btn.ant-btn-default.c-ffButton--brandRed:hover{background-color:var(--brand-red-hover);border-color:var(--brand-red);color:var(--primary-white)}.ant-btn.ant-btn-default.c-ffButton--brandRed:hover .c-ffButton__icon{color:var(--primary-white)}.ant-btn.ant-btn-default.c-ffButton--utility{background-color:var(--background-elevated);border-color:var(--antd-border);color:var(--fg-neutral-default)}.ant-btn.ant-btn-default.c-ffButton--utility:hover{background-color:var(--bg-neutral-hover);border-color:var(--st-neutral-hover);color:var(--fg-neutral-hover)}.ant-btn.ant-btn-default.c-ffButton--utility:hover .c-ffButton__icon{color:var(--fg-neutral-hover)}.ant-btn.ant-btn-default.c-ffButton--utility.c-ffButton--disabled{background-color:var(--background-elevated);border-color:var(--antd-border);color:var(--fg-neutral-default);background-color:var(--bg-neutral-disabled);border-color:var(--st-neutral-default);border-style:dashed;color:var(--fg-neutral-disabled);cursor:not-allowed;pointer-events:none;opacity:.7}.ant-btn.ant-btn-default.c-ffButton--utility.c-ffButton--disabled:hover{background-color:var(--bg-neutral-hover);border-color:var(--st-neutral-hover);color:var(--fg-neutral-hover)}.ant-btn.ant-btn-default.c-ffButton--utility.c-ffButton--disabled:hover .c-ffButton__icon{color:var(--fg-neutral-hover)}.ant-btn.ant-btn-default.c-ffButton--utility.c-ffButton--disabled .c-ffButton__icon{color:var(--fg-neutral-disabled)}.ant-btn.ant-btn-default.c-ffButton--utility.c-ffButton--active{background-color:var(--background-elevated);border-color:var(--antd-border);color:var(--fg-neutral-default);background-color:var(--utility-selected-bg);border-color:var(--utility-selected-border)}.ant-btn.ant-btn-default.c-ffButton--utility.c-ffButton--active:hover{background-color:var(--utility-selected-bg-hover);border-color:var(--utility-selected-border)}.ant-btn.ant-btn-default.c-ffButton--loading .c-ffButton__text,.ant-btn.ant-btn-default.c-ffButton--loading .c-ffButton__icon{visibility:hidden}.ant-btn.ant-btn-default.c-ffButton--loading .c-ffButton__loading{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.c-ffModal .ant-modal-footer{padding:12px 16px}.c-ffModal .ant-modal-close,.c-ffModal .ant-modal-mask{display:none}.c-ffModal__closeIcon{cursor:pointer;color:var(--fg-neutral-default)}.c-ffModal__title{font-weight:600;font-size:16px;color:var(--fg-neutral-default)}.ant-modal-root .ant-modal-body{padding:8px 30px 20px}.ant-modal-root .ant-modal-container{border-radius:8px;padding:0}.ant-modal-root .ant-modal-header{border-radius:8px 8px 0 0;border-bottom:.5px solid var(--st-neutral-default);padding:16px}.c-featureLock{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:4px;background-color:rgba(var(--builder-shadow-rgb),.65);color:var(--primary-white);font-size:10px;cursor:pointer;transition:background-color .15s ease}.c-featureLock svg{stroke:var(--primary-white)}.c-featureLock:hover{background-color:rgba(var(--builder-shadow-rgb),.8)}.c-ffSidePanel{height:100vh;background:var(--sidepanel-surface);width:100%;position:fixed;top:0;right:0;box-shadow:-10px 0 20px 0 var(--nav-popup-shadow);transition:transform .3s cubic-bezier(.25,.1,.25,1),opacity .3s cubic-bezier(.25,.1,.25,1),visibility .3s cubic-bezier(.25,.1,.25,1);display:flex;flex-direction:column;z-index:11;will-change:transform,opacity}.c-ffSidePanel--close{transform:translate(100%);opacity:0;visibility:hidden}.c-ffSidePanel--open{transform:translate(0);opacity:1;visibility:visible}.c-ffSidePanel--open.c-ffSidePanel--offsetLevel1{transform:translate(-50px)}.c-ffSidePanel--open.c-ffSidePanel--offsetLevel2{transform:translate(-100px)}.c-ffSidePanel--open.c-ffSidePanel--offsetLevel3{transform:translate(-150px)}.c-ffSidePanel--open.c-ffSidePanel--offsetLevel4{transform:translate(-200px)}.c-ffSidePanel__header{background-color:var(--bg-neutral-default);display:flex;align-items:center;justify-content:space-between;gap:22px;padding:0 22px;border-bottom:1px solid var(--st-neutral-default);min-height:80px;position:relative}.c-ffSidePanel__backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:var(--overlay-sidepanel);z-index:10;opacity:0;visibility:hidden;transition:opacity .3s cubic-bezier(.25,.1,.25,1),visibility .3s cubic-bezier(.25,.1,.25,1);will-change:opacity}.c-ffSidePanel__backdrop--open{opacity:1;visibility:visible}.c-ffSidePanel__closeIcon{background-color:var(--bg-neutral-default);border-radius:28px;display:flex;align-items:center;justify-content:center;width:32px;padding:3px;position:absolute;left:-14px;color:var(--fg-neutral-3-default);cursor:pointer;transition:color .2s ease,transform .2s ease}.c-ffSidePanel__closeIcon:hover{color:var(--fg-error-default);transform:scale(1.1)}.c-ffSidePanel__title{margin:0;font-size:22px;font-weight:600;line-height:36px;letter-spacing:-.8px;color:var(--fg-neutral-default);flex:0 1 auto;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.c-ffSidePanel__actions{display:flex;align-items:center;justify-content:center;gap:8px;flex-shrink:0}.c-ffSidePanel__copyItems{display:flex;gap:8px}.c-ffSidePanel__copyItem{display:grid;grid-template-columns:1fr 20px;grid-template-rows:1fr 1fr;gap:0px 6px;border-radius:8px;padding:2px 8px;cursor:pointer;border:1px dashed transparent;transition:border-color .15s ease,background-color .15s ease}.c-ffSidePanel__copyItem:hover{background-color:var(--bg-info-2-default);border:1px dashed var(--st-info-default)}.c-ffSidePanel__copyItem:hover .c-ffSidePanel__copyItemTitle,.c-ffSidePanel__copyItem:hover .c-ffSidePanel__copyItemValue{color:var(--fg-neutral-default)}.c-ffSidePanel__copyItemTitle{grid-row:1;grid-column:1;text-align:right;font-size:12px;font-weight:600;line-height:16px;letter-spacing:-.12px;color:var(--fg-neutral-default);color:var(--fg-neutral-3-default);transition:color .15s ease}.c-ffSidePanel__copyItemValue{grid-row:2;grid-column:1;text-align:right;font-family:JetBrains Mono,Fira Code,SF Mono,Cascadia Code,Consolas,monospace;font-size:11px;font-weight:500;line-height:16px;color:var(--fg-neutral-3-default);transition:color .15s ease}.c-ffSidePanel__copyItemIcon{grid-row:1/3;grid-column:2;align-self:center;justify-self:center;width:20px;height:20px;color:var(--fg-neutral-3-default)}.c-ffSidePanel__body{display:flex;align-items:flex-start;gap:16px;padding:16px 24px;height:calc(100% - 80px);overflow:hidden;flex:1}.c-ffSidePanel__tabs{display:flex;flex-direction:column;border:1px solid var(--st-neutral-2-default);border-radius:15px;width:max-content}.c-ffSidePanel__tab{cursor:pointer;height:60px;display:flex;justify-content:flex-end;gap:10px;align-items:center;padding:0 10px 0 25px;color:var(--fg-neutral-default);background-color:var(--bg-neutral-default);border-bottom:1px solid var(--st-neutral-default);position:relative}.c-ffSidePanel__tab--error{animation:flash-error 2s infinite}@keyframes flash-error{0%{background-color:transparent}50%{background-color:var(--bg-error-2-default)}to{background-color:transparent}}.c-ffSidePanel__tab--disabled{cursor:not-allowed;pointer-events:none;background-color:var(--bg-neutral-disabled);opacity:.5}.c-ffSidePanel__tab--locked{cursor:not-allowed;pointer-events:none;background-color:var(--bg-neutral-disabled);opacity:.6}.c-ffSidePanel__tab--active{background-color:var(--bg-info-default);color:var(--fg-info-active)}.c-ffSidePanel__tab--active span{color:var(--fg-info-active)}.c-ffSidePanel__tab--active .c-ffSidePanel__tabIcon path{stroke:var(--fg-info-active);fill:transparent}.c-ffSidePanel__tab--inactive:hover{background-color:var(--bg-info-2-default);color:var(--fg-info-2-default)}.c-ffSidePanel__tab:first-child{border-radius:15px 15px 0 0}.c-ffSidePanel__tab:last-child{border-radius:0 0 15px 15px;border:none}.c-ffSidePanel__tab:first-child:last-child{border-radius:15px}.c-ffSidePanel__tabTitle{width:max-content;font-size:14px;font-weight:400;line-height:20.5px;letter-spacing:-.14px;color:var(--fg-neutral-default)}.c-ffSidePanel__tabLock{position:absolute;left:-9px;top:50%;transform:translateY(-50%);z-index:1;pointer-events:auto}.c-ffSidePanel__children{display:flex;flex-direction:column;height:auto;width:100%;overflow-y:auto;max-height:100%;height:100%}@media (max-width: 850px){.c-ffSidePanel--responsiveTabs850{min-width:0!important}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__header{min-height:70px;padding:0 16px}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__body{flex-direction:column;gap:12px;height:calc(100% - 70px);padding:12px 16px}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__tabs{order:1;border:0;border-radius:0;display:flex;flex:0 0 auto;flex-direction:row;gap:6px;max-width:100%;overflow-y:hidden;padding:0 0 6px;touch-action:pan-x;width:100%;-webkit-overflow-scrolling:touch;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__tabs::-webkit-scrollbar{width:7px;height:7px}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__tabs::-webkit-scrollbar-track{background:var(--scrollbar-track)}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__tabs::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:5px}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__tabs::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__tabs>*{scroll-snap-align:start}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__tab{border:1px solid var(--st-neutral-default);border-radius:6px;flex:0 0 auto;height:40px;justify-content:center;min-width:max-content;padding:0 12px;user-select:none;white-space:nowrap;-webkit-user-select:none}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__tab:first-child,.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__tab:last-child{border-radius:6px}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__tab:first-child:last-child{border-radius:6px}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__tab--active .c-ffSidePanel__tabTitle{color:var(--primary-white)}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__tabIcon{display:none}.c-ffSidePanel--responsiveTabs850 .c-ffSidePanel__children{order:2;min-height:0}}@media (max-width: 900px){.c-ffSidePanel--responsiveTabs900{min-width:0!important}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__header{min-height:70px;padding:0 16px}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__body{flex-direction:column;gap:12px;height:calc(100% - 70px);padding:12px 16px}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__tabs{order:1;border:0;border-radius:0;display:flex;flex:0 0 auto;flex-direction:row;gap:6px;max-width:100%;overflow-y:hidden;padding:0 0 6px;touch-action:pan-x;width:100%;-webkit-overflow-scrolling:touch;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__tabs::-webkit-scrollbar{width:7px;height:7px}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__tabs::-webkit-scrollbar-track{background:var(--scrollbar-track)}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__tabs::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:5px}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__tabs::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__tabs>*{scroll-snap-align:start}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__tab{border:1px solid var(--st-neutral-default);border-radius:6px;flex:0 0 auto;height:40px;justify-content:center;min-width:max-content;padding:0 12px;user-select:none;white-space:nowrap;-webkit-user-select:none}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__tab:first-child,.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__tab:last-child{border-radius:6px}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__tab:first-child:last-child{border-radius:6px}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__tab--active .c-ffSidePanel__tabTitle{color:var(--primary-white)}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__tabIcon{display:none}.c-ffSidePanel--responsiveTabs900 .c-ffSidePanel__children{order:2;min-height:0}}@media (max-width: 950px){.c-ffSidePanel--responsiveTabs950{min-width:0!important}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__header{min-height:70px;padding:0 16px}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__body{flex-direction:column;gap:12px;height:calc(100% - 70px);padding:12px 16px}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__tabs{order:1;border:0;border-radius:0;display:flex;flex:0 0 auto;flex-direction:row;gap:6px;max-width:100%;overflow-y:hidden;padding:0 0 6px;touch-action:pan-x;width:100%;-webkit-overflow-scrolling:touch;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__tabs::-webkit-scrollbar{width:7px;height:7px}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__tabs::-webkit-scrollbar-track{background:var(--scrollbar-track)}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__tabs::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:5px}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__tabs::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__tabs>*{scroll-snap-align:start}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__tab{border:1px solid var(--st-neutral-default);border-radius:6px;flex:0 0 auto;height:40px;justify-content:center;min-width:max-content;padding:0 12px;user-select:none;white-space:nowrap;-webkit-user-select:none}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__tab:first-child,.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__tab:last-child{border-radius:6px}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__tab:first-child:last-child{border-radius:6px}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__tab--active .c-ffSidePanel__tabTitle{color:var(--primary-white)}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__tabIcon{display:none}.c-ffSidePanel--responsiveTabs950 .c-ffSidePanel__children{order:2;min-height:0}}@media (max-width: 1050px){.c-ffSidePanel--responsiveTabs1050{min-width:0!important}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__header{min-height:70px;padding:0 16px}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__body{flex-direction:column;gap:12px;height:calc(100% - 70px);padding:12px 16px}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__tabs{order:1;border:0;border-radius:0;display:flex;flex:0 0 auto;flex-direction:row;gap:6px;max-width:100%;overflow-y:hidden;padding:0 0 6px;touch-action:pan-x;width:100%;-webkit-overflow-scrolling:touch;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__tabs::-webkit-scrollbar{width:7px;height:7px}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__tabs::-webkit-scrollbar-track{background:var(--scrollbar-track)}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__tabs::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:5px}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__tabs::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__tabs>*{scroll-snap-align:start}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__tab{border:1px solid var(--st-neutral-default);border-radius:6px;flex:0 0 auto;height:40px;justify-content:center;min-width:max-content;padding:0 12px;user-select:none;white-space:nowrap;-webkit-user-select:none}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__tab:first-child,.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__tab:last-child{border-radius:6px}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__tab:first-child:last-child{border-radius:6px}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__tab--active .c-ffSidePanel__tabTitle{color:var(--primary-white)}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__tabIcon{display:none}.c-ffSidePanel--responsiveTabs1050 .c-ffSidePanel__children{order:2;min-height:0}}@media (max-width: 1300px){.c-ffSidePanel--responsiveTabs1300{min-width:0!important}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__header{min-height:70px;padding:0 16px}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__body{flex-direction:column;gap:12px;height:calc(100% - 70px);padding:12px 16px}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__tabs{order:1;border:0;border-radius:0;display:flex;flex:0 0 auto;flex-direction:row;gap:6px;max-width:100%;overflow-y:hidden;padding:0 0 6px;touch-action:pan-x;width:100%;-webkit-overflow-scrolling:touch;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__tabs::-webkit-scrollbar{width:7px;height:7px}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__tabs::-webkit-scrollbar-track{background:var(--scrollbar-track)}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__tabs::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:5px}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__tabs::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__tabs>*{scroll-snap-align:start}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__tab{border:1px solid var(--st-neutral-default);border-radius:6px;flex:0 0 auto;height:40px;justify-content:center;min-width:max-content;padding:0 12px;user-select:none;white-space:nowrap;-webkit-user-select:none}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__tab:first-child,.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__tab:last-child{border-radius:6px}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__tab:first-child:last-child{border-radius:6px}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__tab--active .c-ffSidePanel__tabTitle{color:var(--primary-white)}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__tabIcon{display:none}.c-ffSidePanel--responsiveTabs1300 .c-ffSidePanel__children{order:2;min-height:0}}@media (max-width: 600px){.c-ffSidePanel--responsiveMinWidth600{min-width:0!important}}@media (max-width: 850px){.c-ffSidePanel--responsiveMinWidth850{min-width:0!important}}@media (max-width: 900px){.c-ffSidePanel--responsiveMinWidth900{min-width:0!important}}@media (max-width: 950px){.c-ffSidePanel--responsiveMinWidth950{min-width:0!important}}@media (max-width: 1050px){.c-ffSidePanel--responsiveMinWidth1050{min-width:0!important}}@media (max-width: 1300px){.c-ffSidePanel--responsiveMinWidth1300{min-width:0!important}}.c-assetFormPanelChildren{min-width:0;margin-right:-8px;padding-right:8px;scrollbar-color:var(--scrollbar-thumb) var(--sidepanel-surface)}.c-assetFormPanelChildren::-webkit-scrollbar-track{background:var(--sidepanel-surface)}.c-assetFormPanelChildren::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:5px}.c-assetFormPanelChildren::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}@media (max-width: 600px){.c-assetFormPanelChildren .c-row{flex-wrap:wrap}.c-assetFormPanelChildren .c-row>.c-col{flex-basis:100%;min-width:0}.c-assetFormPanelChildren .c-ffField{min-width:0}}@media (max-width: 450px){.ant-select-dropdown{max-width:calc(100vw - 24px)}}.c-ffField{display:flex;flex-direction:column;gap:6px}.c-ffField--row{flex-direction:row}.c-ffField--block{width:100%}.c-ffField--block.c-ffField--row .c-ffField__childContent{flex-grow:1}.c-ffField__label{display:flex;gap:6px;align-items:center}.c-ffField__labelText{font-size:14px;font-weight:700;line-height:21px;letter-spacing:-.14px;color:var(--fg-neutral-default)}.c-ffField__childContent{display:flex;gap:6px;align-items:center}.c-ffField__childContent>div{width:100%}.c-ffField__error{color:var(--bg-error-default);margin-top:5px}.ant-input.c-ffTextarea{min-height:35px!important;padding-top:7px;border-radius:var(--ff-control-radius, 8px);word-break:break-all}.ant-input.c-ffTextarea--notResizable{resize:none;overflow-y:auto}.c-ffTable{border-collapse:collapse;font-size:14px;min-width:400px;border:2px solid var(--st-neutral-default)}.c-ffTable__headCell{padding:12px 15px;color:var(--fg-neutral-default)}.c-ffTable__headCell:not(:last-child){border-right:1px solid var(--st-neutral-default)}.c-ffTable__rowCell{padding:6px 15px;font-weight:500;font-size:14px;color:var(--fg-neutral-default)}.c-ffTable__rowCell:not(:last-child){border-right:1px solid var(--st-neutral-default)}.c-ffTable__theadRow{background-color:var(--bg-neutral-2-default);text-align:left;border-bottom:1px solid var(--st-neutral-default)}.c-ffTable__tbodyRow{border-bottom:1px solid var(--st-neutral-default)}.c-ffTable__loadingIcon svg{fill:var(--primary-blue)}.c-ffText__span--title-3{font-size:18px;font-weight:600}.c-ffText__span--body-1{font-size:16px;font-weight:600}.c-ffText__span--body-2-strong{font-size:14px;font-weight:700}.c-ffText__span--body-2{font-size:14px;font-weight:500}.c-ffText__p--title-3{font-size:18px;font-weight:600}.c-ffText__p--body-1{font-size:16px;font-weight:600}.c-ffText__p--body-2-strong{font-size:14px;font-weight:700}.c-ffText__p--body-2{font-size:14px;font-weight:500}.c-ffIconButton.ant-btn{width:32px;max-width:40px;transition:none;box-shadow:none;padding:0;border-radius:var(--ff-control-radius)}.c-ffIconButton.ant-btn.c-ffIconButton--green{background:var(--bg-filter-default);color:var(--primary-white)}.c-ffIconButton.ant-btn.c-ffIconButton--green .c-newIcon__tertiary,.c-ffIconButton.ant-btn.c-ffIconButton--green .c-newIcon__primary{color:var(--primary-white)}.c-ffIconButton.ant-btn.c-ffIconButton--green:hover{background:var(--bg-filter-hover)}.c-ffIconButton.ant-btn.c-ffIconButton--red{background:var(--bg-error-default);color:var(--primary-white)}.c-ffIconButton.ant-btn.c-ffIconButton--red .c-newIcon__tertiary,.c-ffIconButton.ant-btn.c-ffIconButton--red .c-newIcon__primary{color:var(--primary-white)}.c-ffIconButton.ant-btn.c-ffIconButton--red:hover{background:var(--bg-error-hover)}.c-ffIconButton.ant-btn.c-ffIconButton--blue{background:transparent}.c-ffIconButton.ant-btn.c-ffIconButton--blue svg{color:var(--st-info-default)}.c-ffIconButton.ant-btn.c-ffIconButton--blue:hover{background-color:var(--bg-neutral-2-hover)}.c-ffIconButton.ant-btn.c-ffIconButton--blue:disabled,.c-ffIconButton.ant-btn.c-ffIconButton--blue.ant-btn-disabled{background:transparent!important;border-color:transparent!important;box-shadow:none!important;cursor:not-allowed}.c-ffIconButton.ant-btn.c-ffIconButton--blue:disabled svg,.c-ffIconButton.ant-btn.c-ffIconButton--blue.ant-btn-disabled svg{color:var(--fg-neutral-3-default)!important;opacity:.5}.c-ffIconButton.ant-btn.c-ffIconButton--utility{background-color:var(--background-elevated);border-color:var(--antd-border);color:var(--fg-neutral-default)}.c-ffIconButton.ant-btn.c-ffIconButton--utility .c-newIcon__tertiary,.c-ffIconButton.ant-btn.c-ffIconButton--utility .c-newIcon__primary{color:var(--fg-neutral-default)}.c-ffIconButton.ant-btn.c-ffIconButton--utility:hover{background-color:var(--bg-neutral-hover);border-color:var(--st-neutral-hover);color:var(--fg-neutral-hover)}.c-ffIconButton.ant-btn.c-ffIconButton--utility:hover .c-newIcon__tertiary,.c-ffIconButton.ant-btn.c-ffIconButton--utility:hover .c-newIcon__primary{color:var(--fg-neutral-hover)}.c-ffIconButton.ant-btn.c-ffIconButton--utility[aria-pressed=true]{background-color:var(--utility-selected-bg);border-color:var(--utility-selected-border)}.c-ffIconButton.ant-btn.c-ffIconButton--utility[aria-pressed=true]:hover{background-color:var(--utility-selected-bg-hover);border-color:var(--utility-selected-border)}.c-ffIconButton.ant-btn.c-ffIconButton--utility:disabled,.c-ffIconButton.ant-btn.c-ffIconButton--utility.ant-btn-disabled{background-color:var(--bg-neutral-disabled);border-color:var(--st-neutral-default);border-style:dashed;color:var(--fg-neutral-disabled);cursor:not-allowed}.c-ffIconButton.ant-btn.c-ffIconButton--utility:disabled .c-newIcon__tertiary,.c-ffIconButton.ant-btn.c-ffIconButton--utility:disabled .c-newIcon__primary,.c-ffIconButton.ant-btn.c-ffIconButton--utility.ant-btn-disabled .c-newIcon__tertiary,.c-ffIconButton.ant-btn.c-ffIconButton--utility.ant-btn-disabled .c-newIcon__primary{color:var(--fg-neutral-disabled)}.c-ffIconButton.ant-btn.c-ffIconButton--transparent{border:none;background-color:transparent;box-shadow:none;color:inherit}.c-ffIconButton.ant-btn.c-ffIconButton--transparent:hover{background-color:var(--bg-neutral-2-hover)}.c-ffIconButton.ant-btn.c-ffIconButton--transparent:disabled,.c-ffIconButton.ant-btn.c-ffIconButton--transparent.ant-btn-disabled{background-color:transparent!important;border:none!important;box-shadow:none!important;cursor:not-allowed;opacity:.5}.c-ffSelect--error.ant-select{border-color:var(--st-error-default)!important}.c-ffLegacySelect__chip{color:var(--primary-white)}.c-ffLegacySelect__chipRemove,.c-ffLegacySelect__chipRemove:hover{color:var(--primary-white)!important}.ant-select-dropdown{max-width:400px}.ant-select-dropdown .c-ffLegacySelect__createNewView .ant-select-item-option-content{color:var(--primary-blue)}.ant-select-dropdown .c-ffLegacySelect__selectAll,.ant-select-dropdown .c-ffLegacySelect__clearAll{border-bottom:1px solid var(--default-border)}.ant-select-dropdown .c-ffLegacySelect__defaultFallback{border-bottom:1px solid var(--default-border);padding-bottom:4px}.c-ffLegacySelect .c-ffLegacySelect__select{width:100%}.ant-picker.c-ffDatepicker{max-width:330px;height:35px;width:100%;border-radius:var(--ff-control-radius, 8px)}.ant-picker.c-ffDatepicker .ant-picker-focused,.ant-picker.c-ffDatepicker .ant-picker:hover{border-color:var(--st-info-hover)}.c-ffDatepicker__dropdown{max-width:calc(100vw - 16px)}.c-ffDatepicker__dropdown .ant-picker-panel{width:100%}.c-ffDatepicker__dropdown .ant-picker-date-panel{flex:.75}.c-ffDatepicker__dropdown .ant-picker-time-panel{flex:.25}@media (max-width: 550px){.c-ffDatepicker__dropdown .ant-picker-panel-container{max-width:100%;overflow-x:auto}.c-ffDatepicker__dropdown .ant-picker-panel-layout,.c-ffDatepicker__dropdown .ant-picker-datetime-panel{max-width:100%}.c-ffDatepicker__dropdown .ant-picker-time-panel{display:none}.c-ffDatepicker__dropdown .ant-picker-footer{min-width:0}}.c-ffDatepicker__timezone{width:auto;max-width:130px}.c-ffDatepicker__footer{display:flex;flex-direction:column;margin:5px 0}@media (max-width: 550px){.c-ffDatepicker__footer{gap:4px}}.c-ffDatepicker__footerRow{display:flex;gap:5px;align-items:center}@media (max-width: 550px){.c-ffDatepicker__footerRow{align-items:flex-start;flex-wrap:wrap;gap:4px}}.c-ffDatepicker__footerRowTitle{font-size:12px;font-weight:500;line-height:30px}@media (max-width: 550px){.c-ffDatepicker__footerRowTitle{flex:0 0 42px;line-height:24px}}.c-ffDatepicker__footerRowBtn{align-items:center;color:var(--primary-blue);background:var(--bg-info-2-default);border-color:var(--st-info-default);cursor:pointer;display:inline-flex;height:24px;font-size:12px;line-height:initial;border:1px solid var(--st-info-default);padding:0 5px;border-radius:var(--ff-control-radius, 8px);width:max-content}@media (max-width: 550px){.c-ffDatepicker__footerRowBtn{flex:0 0 auto;padding:0 4px}}.c-ffDatepicker__footerRowBtnLabelCompact{display:none}@media (max-width: 550px){.c-ffDatepicker__footerRowBtnLabel{display:none}.c-ffDatepicker__footerRowBtnLabelCompact{display:inline}}.c-ffSelectableCard__card{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;cursor:pointer;border:1px solid var(--st-neutral-default);background:var(--bg-neutral-default);-webkit-user-select:none;user-select:none}.c-ffSelectableCard__card:hover:not(.c-ffSelectableCard__card--disabled):not(.c-ffSelectableCard__card--selected){background:color-mix(in srgb,var(--bg-info-default) 8%,var(--bg-neutral-default));border-color:var(--st-info-default)}.c-ffSelectableCard__card:focus-visible{outline:2px solid var(--st-info-default);outline-offset:2px}.c-ffSelectableCard__card--selected{background:color-mix(in srgb,var(--bg-info-default) 12%,var(--bg-neutral-default));border-color:var(--st-info-default)}.c-ffSelectableCard__card--selected .c-ffSelectableCard__label{color:var(--fg-neutral-default);font-weight:600}.c-ffSelectableCard__card--selected:hover{background:color-mix(in srgb,var(--bg-info-default) 18%,var(--bg-neutral-default))}.c-ffSelectableCard__card--disabled{cursor:not-allowed;opacity:.5;background:var(--bg-neutral-default);border-color:var(--st-neutral-2-default)}.c-ffSelectableCard__indicator{width:22px;height:22px;min-width:22px;border:2px solid var(--st-neutral-2-default);background:var(--bg-neutral-default);display:flex;align-items:center;justify-content:center}.c-ffSelectableCard__indicator svg{color:var(--fg-info-default)}.c-ffSelectableCard__indicator--checkbox{border-radius:4px}.c-ffSelectableCard__indicator--radio{border-radius:50%}.c-ffSelectableCard__card--selected .c-ffSelectableCard__indicator{background:var(--bg-info-default);border-color:var(--bg-info-default)}.c-ffSelectableCard__indicator__dot{width:8px;height:8px;border-radius:50%;background:var(--fg-info-default)}.c-ffSelectableCard__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--icon-tertiary)}.c-ffSelectableCard__card--selected .c-ffSelectableCard__icon{color:var(--primary-accent)}.c-ffSelectableCard__content{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.c-ffSelectableCard__label{font-size:14px;font-weight:400;line-height:20.5px;letter-spacing:-.14px;color:var(--fg-neutral-default)}.c-ffSelectableCard__description{font-size:12px;font-weight:400;line-height:16px;letter-spacing:-.12px;color:var(--fg-neutral-default);color:var(--fg-neutral-3-default)}.c-ffSelectableCard__tag{margin-left:auto;flex-shrink:0;font-family:Roboto Mono,SF Mono,Fira Code,monospace;font-size:11px;line-height:1;padding:3px 6px;border-radius:4px;background:var(--bg-neutral-2-default);color:var(--fg-neutral-3-default)}.c-ffSelectableCard__card--selected .c-ffSelectableCard__tag{background:color-mix(in srgb,var(--bg-info-default) 15%,var(--bg-neutral-2-default));color:var(--fg-neutral-default)}.c-ffSelectableCard__group{display:flex}.c-ffSelectableCard__group--column{flex-direction:column;gap:6px}.c-ffSelectableCard__group--row{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.c-pillToggle{position:relative;display:inline-flex;align-items:center;height:35px;padding:3px;border-radius:8px;border:1px solid var(--default-border);background:var(--bg-neutral-default);gap:0}.c-pillToggle__highlight{position:absolute;top:3px;height:calc(100% - 6px);border-radius:6px;background:var(--bg-neutral-3-default);transition:left .15s ease,width .15s ease;pointer-events:none;z-index:0}.c-pillToggle__option{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;height:100%;padding:0 14px;border:none;border-radius:6px;background:transparent;font-size:13px;font-weight:500;line-height:1;color:var(--fg-neutral-default);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none}.c-pillToggle__option--active{color:var(--fg-neutral-default);font-weight:600}.c-ffSegmented__label{display:inline-flex;align-items:center;gap:8px}.c-ffSegmented__count{font-size:10px;font-weight:500;line-height:1;color:var(--icon-muted);transform:translateY(-1px)}.c-ffSegmented .ant-segmented-item-selected .c-ffSegmented__count{color:var(--fg-neutral-default)}.c-ffSegmented .ant-segmented-item-label{font-size:12px;font-weight:600;line-height:1.5}.c-ffLayout{display:flex;flex-direction:row;height:100%;overflow-x:hidden;background-color:var(--bg-neutral-2-default);background-image:var(--app-ambient)}.c-ffLayout ::-webkit-scrollbar{width:7px;height:7px}.c-ffLayout ::-webkit-scrollbar-track{background:var(--scrollbar-track)}.c-ffLayout ::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:5px}.c-ffLayout ::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}@-moz-document url-prefix(){.c-ffLayout{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track)}}.c-ffLayout__main{background-color:transparent;display:flex;flex-direction:column;width:100%;overflow-y:auto;overflow-x:hidden}.c-ffLayout__header{padding:10px 0;border-bottom:1px solid var(--st-neutral-default)}.c-ffLayout__sidebarHeader{border-bottom:1px solid var(--st-neutral-default);display:flex;align-items:center;height:60px;padding:0 10px;overflow:hidden;justify-content:space-between}.c-ffLayout__sidebarHeaderIconWrapper{display:flex;align-items:center;gap:8px;height:40px}.c-ffLayout__sidebarHeaderTitle{font-weight:600;font-size:15px;color:var(--nav-header-text);white-space:nowrap;letter-spacing:.2px}.c-ffLayout__logoIcon,.c-ffLayout__expandIcon{align-items:center;justify-content:center;display:flex;border-radius:10px;padding:9px}.c-ffLayout__expandIcon{cursor:pointer;display:none}.c-ffLayout__expandIcon:hover{background-color:var(--menu-nav-hover-bg);cursor:pointer}.c-ffLayout__logoIcon{background-color:var(--brand-red)}.c-ffLayout__collapseSidebar{height:40px;width:40px;cursor:pointer;border-radius:10px;color:unset;display:flex;justify-content:center;align-items:center;position:relative}.c-ffLayout__collapseSidebar:hover{background-color:var(--menu-nav-hover-bg);cursor:pointer;color:unset}.c-ffLayout__sidebarBackdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;border:0;padding:0;background-color:var(--overlay-sidebar)}.c-ffLayout__createNew{display:flex;align-items:center;justify-content:center;padding:12px 10px 0}.c-ffLayout__createPlusIcon{margin-top:-2px}.c-ffLayout__createNewButton{font-family:Inter,Arial,Helvetica,sans-serif;font-weight:600;height:36px;width:100%;font-size:14px;background:linear-gradient(135deg,var(--nav-create-gradient-start),var(--nav-create-gradient-middle),var(--nav-create-gradient-end));background-size:200% 200%;border-radius:8px;border-width:0px;color:var(--primary-white);fill:var(--primary-white);align-items:center;justify-content:center;white-space:nowrap;position:relative;overflow:hidden;display:flex;gap:5px;transition:box-shadow .3s ease,background-position .5s ease}.c-ffLayout__createNewButton:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(-30deg,transparent 60%,var(--nav-create-glare) 70%,transparent 71%,transparent 100%);background-size:300% 300%;background-repeat:no-repeat;background-position:-100% -100%;transition:background-position .6s ease;border-radius:inherit;pointer-events:none}.c-ffLayout__createNewButton span{margin-top:-1px;position:relative;z-index:1}.c-ffLayout__createNewButton i{position:relative;z-index:1}.c-ffLayout__createNewButton:hover{cursor:pointer;box-shadow:0 4px 16px var(--nav-create-hover-shadow);background-position:100% 100%}.c-ffLayout__createNewButton:hover:before{background-position:100% 100%}.c-ffLayout__createNewButton--collapsed{padding-right:0}.c-ffLayout__sidebar{font-family:Inter,Arial,Helvetica,sans-serif;background-color:var(--bg-neutral-default);background-image:var(--nav-ambient);border-right:1px solid var(--st-neutral-default);height:100%;position:relative;transition:transform .3s ease-in-out,max-width .3s ease-in-out,min-width .3s ease-in-out;max-width:240px;min-width:240px;display:flex;flex-direction:column;padding:0;margin:0}.c-ffLayout__sidebar--collapsed{max-width:60px;min-width:60px}@media screen and (max-height: 800px){.c-ffLayout__sidebar--collapsed .c-ffLayout__menuWrapper{gap:5px}}.c-ffLayout__sidebar--collapsed .c-ffLayout__menuItemTitle{opacity:0}.c-ffLayout__sidebar--collapsed .c-ffLayout__menuItemToggle{display:none;visibility:hidden}.c-ffLayout__sidebar--collapsed .c-ffLayout__menuItem{white-space:nowrap;text-overflow:clip;overflow:hidden}.c-ffLayout__sidebar--collapsed .c-ffLayout__menuItemSubItems{display:none}.c-ffLayout__sidebar--collapsed .c-ffLayout__menuFooter{flex-direction:column}.c-ffLayout__sidebar--collapsed .c-ffLayout__sidebarHeaderTitle,.c-ffLayout__sidebar--collapsed .c-ffLayout__collapseSidebar{display:none}@media (hover: hover) and (pointer: fine){.c-ffLayout__sidebar--collapsed .c-ffLayout__sidebarHeaderIconWrapper:hover .c-ffLayout__expandIcon{display:flex}.c-ffLayout__sidebar--collapsed .c-ffLayout__sidebarHeaderIconWrapper:hover .c-ffLayout__logoIcon{display:none}}.c-ffLayout__sidebar--lockedCollapsed .c-ffLayout__sidebarHeaderIconWrapper{cursor:pointer}.c-ffLayout__sidebar--overlay{position:fixed;inset:0 auto 0 0;z-index:11;transform:translate(0)}.c-ffLayout__sidebar--expanded .c-ffLayout__expandIcon{display:none}.c-ffLayout__menuFooter{display:flex;flex-shrink:0;padding:10px 8px;gap:4px;justify-content:space-evenly;align-items:center;flex-wrap:nowrap;width:100%;box-sizing:border-box;border-top:1px solid var(--st-neutral-default)}@media screen and (max-height: 800px){.c-ffLayout__menuFooter{gap:0px}}.c-ffLayout__unreadChatCount{position:absolute;right:4px;top:4px;min-width:14px;height:14px;padding:0 4px;font-size:8px;font-weight:700;line-height:14px;color:var(--primary-white);text-align:center;background-color:var(--nav-create-gradient-middle);border:1px solid var(--primary-white);border-radius:999px;box-shadow:0 0 color-mix(in srgb,var(--nav-create-gradient-middle) 40%,transparent);animation:c-layoutUnreadPulse 2.2s ease-out infinite}.c-ffLayout__menuFooterItem{height:40px;flex:0 1 40px;width:40px;min-width:28px;cursor:pointer;border-radius:10px;color:unset;display:flex;justify-content:center;align-items:center;position:relative}.c-ffLayout__menuFooterItem:hover{background-color:var(--menu-nav-hover-bg);cursor:pointer;color:unset}.c-ffLayout__menuWrapper{flex:1;min-height:0;list-style-type:none;display:flex;flex-direction:column;gap:4px;padding:0 10px;overflow-y:overlay;overflow-x:hidden}.c-ffLayout__menuItemToggle{position:absolute;right:16px;width:14px;height:14px}.c-ffLayout__menuItemToggle:before,.c-ffLayout__menuItemToggle:after{content:"";position:absolute;background:var(--icon-muted);border-radius:1px;top:50%;left:50%}.c-ffLayout__menuItemToggle:before{width:10px;height:1.5px;transform:translate(-50%,-50%)}.c-ffLayout__menuItemToggle:after{width:1.5px;height:10px;transform:translate(-50%,-50%);transition:transform .2s ease,opacity .2s ease}.c-ffLayout__menuItemContent{display:flex;align-items:center;gap:8px;height:40px;border-radius:6px;padding:0 8px;-webkit-user-select:none;user-select:none;color:var(--fg-neutral-default)}.c-ffLayout__menuItemContent:hover{background-color:var(--menu-nav-hover-bg);cursor:pointer}.c-ffLayout__menuItemContent i{position:absolute}.c-ffLayout__menuItemContent--disabled{opacity:.3;cursor:not-allowed;pointer-events:none}.c-ffLayout__menuItemSubItems{transition:max-height .3s ease,min-height .3s ease;overflow:hidden;list-style-type:none;padding-left:0;margin-top:0}.c-ffLayout__menuSubItem{font-weight:400;font-size:13px;height:32px;padding:2px 0 2px 40px;border-radius:6px;color:var(--nav-menu-level-2);align-items:center;text-decoration:none;white-space:nowrap;display:flex;gap:10px}.c-ffLayout__menuSubItem:hover{background-color:var(--menu-nav-hover-bg);cursor:pointer}.c-ffLayout__menuSubItem.active{background-color:var(--menu-nav-active-bg);font-weight:500;color:var(--nav-menu-level-1)}.c-ffLayout__menuSubItem--disabled{opacity:.3;cursor:not-allowed;pointer-events:none;pointer-events:auto}.c-ffLayout__menuItemTitle{font-weight:500;font-size:14px;color:var(--nav-menu-level-1);margin-left:30px;display:inline-block;white-space:nowrap;transition:opacity .3s ease-in-out}.c-ffLayout__menuItem{display:list-item;position:relative;text-decoration:none}.c-ffLayout__menuItem.active .c-ffLayout__menuItemContent{background-color:var(--menu-nav-active-bg)}.c-ffLayout__menuItem--open .c-ffLayout__menuItemSubItems{padding:2px 0 0;display:grid;gap:1px}.c-ffLayout__menuItem--open>.c-ffLayout__menuItemContent .c-ffLayout__menuItemToggle:after{transform:translate(-50%,-50%) rotate(90deg);opacity:0}.c-ffLayout__menuItem--closed .c-ffLayout__menuItemSubItems{max-height:0px;min-height:0px;padding:0!important;visibility:hidden}.c-ffLayout__menuItem--disabled{cursor:not-allowed;pointer-events:none}.c-ffLayout__menuItemSecondLevel{padding-left:0}.c-ffLayout__menuItemSecondLevel .c-ffLayout__menuItemContent{padding-left:40px;height:36px}.c-ffLayout__menuItemSecondLevel .c-ffLayout__menuItemSubItems{border-left:1px solid var(--default-border);margin-left:40px;padding:4px 0 4px 8px;list-style-type:none;gap:2px}.c-ffLayout__menuItemSecondLevel .c-ffLayout__menuSubItem{padding:6px 8px 6px 10px;margin-left:0;color:var(--nav-menu-level-3);height:24px;font-size:13px;border-radius:4px}.c-ffLayout__menuItemSecondLevel .c-ffLayout__menuSubItem:hover{color:var(--nav-menu-level-1);background-color:var(--menu-nav-hover-bg)}.c-ffLayout__menuItemSecondLevel .c-ffLayout__menuSubItem.active{color:var(--nav-menu-level-1);font-weight:500;background-color:var(--menu-nav-active-bg)}.c-ffLayout__menuItemSecondLevel .c-ffLayout__menuItemTitle{font-weight:400;font-size:13px;color:var(--nav-menu-level-2);margin-left:0}.c-ffLayout__menuItemSecondLevel .c-ffLayout__menuItemToggle{right:8px;width:12px;height:12px}.c-ffLayout__menuItemSecondLevel .c-ffLayout__menuItemToggle:before{width:8px;height:1.5px}.c-ffLayout__menuItemSecondLevel .c-ffLayout__menuItemToggle:after{width:1.5px;height:8px}.c-ffLayout__menuItemPopup{background-color:var(--bg-neutral-default);font-size:13px;box-shadow:0 4px 12px 0 var(--nav-popup-shadow);border-radius:8px;position:fixed;min-width:160px;border:1px solid var(--default-border);padding:8px;z-index:1000;max-height:calc(100vh - 40px);overflow-y:hidden}.c-ffLayout__menuItemPopup .c-ffLayout__menuItemSecondLevel{padding-left:0;width:100%}.c-ffLayout__menuItemPopup .c-ffLayout__menuItemContent{padding-left:10px}.c-ffLayout__menuItemPopup .c-ffLayout__menuItemTitle{margin-right:40px}.c-ffLayout__menuItemPopup .c-ffLayout__menuItemSubItems{margin-left:0;margin-bottom:0;display:grid;gap:2px}.c-ffLayout__menuItemPopup .c-ffLayout__menuSubItem{padding-left:10px;padding-right:10px}.c-ffLayout__content{flex:1;display:flex;flex-direction:column;min-height:0}@keyframes c-layoutUnreadPulse{0%{box-shadow:0 0 color-mix(in srgb,var(--nav-create-gradient-middle) 36%,transparent)}70%{box-shadow:0 0 0 7px color-mix(in srgb,var(--nav-create-gradient-middle) 0%,transparent)}to{box-shadow:0 0 color-mix(in srgb,var(--nav-create-gradient-middle) 0%,transparent)}}.ant-modal-root .ant-modal-body:has(.c-createNewAssetModal){padding:8px 20px 20px}.c-createNewAssetModal{display:flex;flex-wrap:wrap;justify-content:center;column-gap:10px;row-gap:10px}.c-createNewAssetModal__card{flex:0 0 150px;padding:16px;height:110px;border-radius:12px;border:1px solid var(--st-neutral-default);background:var(--bg-neutral-default);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-weight:500;font-size:13px;color:var(--fg-neutral-default);cursor:pointer}.c-createNewAssetModal__card:hover{box-shadow:0 4px 16px var(--ui-shadow-subtle)}.c-createNewAssetModal__card--funnelGroup .c-createNewAssetModal__cardIcon{background-color:var(--asset-funnel-group-surface);color:var(--asset-funnel-group-identity)}.c-createNewAssetModal__card--funnelGroup .c-createNewAssetModal__cardIcon i{color:var(--asset-funnel-group-identity)!important}.c-createNewAssetModal__card--funnelGroup:hover{border-color:var(--asset-funnel-group-identity)}.c-createNewAssetModal__card--visualFunnel .c-createNewAssetModal__cardIcon{background-color:var(--asset-visual-funnel-surface);color:var(--asset-visual-funnel-identity)}.c-createNewAssetModal__card--visualFunnel .c-createNewAssetModal__cardIcon i{color:var(--asset-visual-funnel-identity)!important}.c-createNewAssetModal__card--visualFunnel:hover{border-color:var(--asset-visual-funnel-identity)}.c-createNewAssetModal__card--simpleFlow .c-createNewAssetModal__cardIcon{background-color:var(--asset-simple-flow-surface);color:var(--asset-simple-flow-identity)}.c-createNewAssetModal__card--simpleFlow .c-createNewAssetModal__cardIcon i{color:var(--asset-simple-flow-identity)!important}.c-createNewAssetModal__card--simpleFlow:hover{border-color:var(--asset-simple-flow-identity)}.c-createNewAssetModal__card--trafficSource .c-createNewAssetModal__cardIcon{background-color:var(--asset-traffic-source-surface);color:var(--asset-traffic-source-identity)}.c-createNewAssetModal__card--trafficSource .c-createNewAssetModal__cardIcon i{color:var(--asset-traffic-source-identity)!important}.c-createNewAssetModal__card--trafficSource:hover{border-color:var(--asset-traffic-source-identity)}.c-createNewAssetModal__card--lander .c-createNewAssetModal__cardIcon{background-color:var(--asset-lander-surface);color:var(--asset-lander-identity)}.c-createNewAssetModal__card--lander .c-createNewAssetModal__cardIcon i{color:var(--asset-lander-identity)!important}.c-createNewAssetModal__card--lander:hover{border-color:var(--asset-lander-identity)}.c-createNewAssetModal__card--offer .c-createNewAssetModal__cardIcon{background-color:var(--asset-offer-surface);color:var(--asset-offer-identity)}.c-createNewAssetModal__card--offer .c-createNewAssetModal__cardIcon i{color:var(--asset-offer-identity)!important}.c-createNewAssetModal__card--offer:hover{border-color:var(--asset-offer-identity)}.c-createNewAssetModal__card--visitorTag .c-createNewAssetModal__cardIcon{background-color:var(--asset-visitor-tag-surface);color:var(--asset-visitor-tag-identity)}.c-createNewAssetModal__card--visitorTag .c-createNewAssetModal__cardIcon i{color:var(--asset-visitor-tag-identity)!important}.c-createNewAssetModal__card--visitorTag:hover{border-color:var(--asset-visitor-tag-identity)}.c-createNewAssetModal__card--offerSource .c-createNewAssetModal__cardIcon{background-color:var(--asset-offer-source-surface);color:var(--asset-offer-source-identity)}.c-createNewAssetModal__card--offerSource .c-createNewAssetModal__cardIcon i{color:var(--asset-offer-source-identity)!important}.c-createNewAssetModal__card--offerSource:hover{border-color:var(--asset-offer-source-identity)}.c-createNewAssetModal__card--pageGroup .c-createNewAssetModal__cardIcon{background-color:var(--asset-page-group-surface);color:var(--asset-page-group-identity)}.c-createNewAssetModal__card--pageGroup .c-createNewAssetModal__cardIcon i{color:var(--asset-page-group-identity)!important}.c-createNewAssetModal__card--pageGroup:hover{border-color:var(--asset-page-group-identity)}.c-createNewAssetModal__card--condition .c-createNewAssetModal__cardIcon{background-color:var(--asset-condition-surface);color:var(--asset-condition-identity)}.c-createNewAssetModal__card--condition .c-createNewAssetModal__cardIcon i{color:var(--asset-condition-identity)!important}.c-createNewAssetModal__card--condition:hover{border-color:var(--asset-condition-identity)}.c-createNewAssetModal__card--logicScript .c-createNewAssetModal__cardIcon{background-color:var(--asset-logic-script-surface);color:var(--asset-logic-script-identity)}.c-createNewAssetModal__card--logicScript .c-createNewAssetModal__cardIcon i{color:var(--asset-logic-script-identity)!important}.c-createNewAssetModal__card--logicScript:hover{border-color:var(--asset-logic-script-identity)}.c-createNewAssetModal__card--middlewareConfig .c-createNewAssetModal__cardIcon{background-color:var(--asset-middleware-config-surface);color:var(--asset-middleware-config-identity)}.c-createNewAssetModal__card--middlewareConfig .c-createNewAssetModal__cardIcon i{color:var(--asset-middleware-config-identity)!important}.c-createNewAssetModal__card--middlewareConfig:hover{border-color:var(--asset-middleware-config-identity)}.c-createNewAssetModal__card--webhookConfig .c-createNewAssetModal__cardIcon{background-color:var(--asset-webhook-config-surface);color:var(--asset-webhook-config-identity)}.c-createNewAssetModal__card--webhookConfig .c-createNewAssetModal__cardIcon i{color:var(--asset-webhook-config-identity)!important}.c-createNewAssetModal__card--webhookConfig:hover{border-color:var(--asset-webhook-config-identity)}.c-createNewAssetModal__card--disabled{cursor:not-allowed;opacity:.45}.c-createNewAssetModal__card--disabled:hover{box-shadow:none;border-color:var(--st-neutral-default)}.c-createNewAssetModal__cardIcon{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center}.c-partners{width:100%;height:100%;background-color:var(--background-primary)}.c-partners__sidebarHeader{display:none}.c-partners__sidebarContent{overflow-y:unset}.c-partners__header{display:grid;grid-template-columns:200px 1fr;border-bottom:1px solid var(--default-border);height:80px}.c-partners__categories{border-right:1px solid var(--default-border);display:flex;justify-content:center;align-items:center;font-weight:700}.c-partners__partnersMarketplace{display:flex;align-items:center;justify-content:space-between;padding:0 12px;gap:8px}.c-partners__partnersMarketplaceLogo{width:50px}.c-partners__partnersMarketplaceSearch{justify-self:flex-start;width:200px}.c-partners__body{display:grid;grid-template-columns:200px 1fr;height:calc(100% - 80px)}.c-partners__categoriesList{border-right:1px solid var(--default-border)}.c-partners__categoryListItem{cursor:pointer;height:80px;display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--default-border)}.c-partners__categoryListItem--active{border-right:2px solid var(--warning-red)}.c-partners__categoryListItem:hover{background-color:var(--bg-neutral-hover)}.c-partners__partnersList{display:flex;flex-direction:column;padding:20px;overflow-y:auto}.c-partners__partnerListItem{cursor:pointer;width:100%;border-radius:6px;box-shadow:0 4px 12px rgba(var(--builder-shadow-rgb),.15);background-color:color-mix(in srgb,var(--background-secondary) 9.01960784%,transparent);display:flex;margin-bottom:25px}.c-partners__partnerListItem:hover{box-shadow:0 0 3px 2px color-mix(in srgb,var(--delete-red) 50%,transparent)}.c-partners__partnerListItemImage{flex:.25 1;display:flex;justify-content:center;align-items:center}.c-partners__partnerListItemImage img{max-width:150px}.c-partners__partnerListItemContent{flex:.75 1;display:flex;justify-content:space-around;align-items:flex-start;gap:20px;flex-direction:column;padding:25px 10px;max-width:700px}.c-partners__partnerListItemTitle{font-weight:700;font-size:22px}.c-partners__partnerListItemPromoDescription{font-weight:700}.c-partners__descriptionContent{display:flex;flex-direction:column;gap:20px;background-color:var(--background-primary);height:100%}.c-partners__descriptionContentHeader{font-weight:700;font-size:22px;border-bottom:1px solid var(--default-border);height:80px;display:flex;align-items:center;justify-content:center;padding:0 52px;position:relative}.c-partners__descriptionContentClose{position:absolute;right:12px}.c-partners__descriptionContentImage{margin:0 auto}.c-partners__descriptionContentImage img{width:140px}.c-partners__descriptionContentText{padding:0 20px;display:flex;flex-direction:column;gap:20px}.c-partners__descriptionContentText ul{margin-bottom:0;margin-top:-10px}.c-partners__descriptionContentCta{margin:0 auto}.c-layoutSidebar__footerIconWrapper{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.c-layoutSidebar__themeControl{display:flex;flex-shrink:0;padding:6px 10px}.c-layoutSidebar__themeMode{display:flex;flex:1;gap:2px;min-width:0;padding:2px;background:var(--bg-neutral-2-default);border:1px solid var(--st-neutral-default);border-radius:8px}.c-layoutSidebar__themeModeOption{display:flex;flex:1;gap:6px;align-items:center;justify-content:center;height:28px;padding:0;font-family:inherit;font-size:13px;font-weight:500;white-space:nowrap;color:var(--nav-menu-level-2);cursor:pointer;background:transparent;border:0;border-radius:6px}.c-layoutSidebar__themeModeOption:hover{color:var(--nav-menu-level-1)}.c-layoutSidebar__themeModeOption--active{color:var(--nav-menu-level-1);background:var(--bg-neutral-default);box-shadow:0 1px 2px var(--nav-popup-shadow)}.c-errorFallback__logo{width:100px}.c-errorFallback__errorText{font-weight:600;color:var(--fg-neutral-3-default);font-size:16px;margin-top:20px}.c-sectionBox{display:flex;border:1px solid var(--st-neutral-default);padding:20px;flex-direction:column;border-radius:15px;background-color:var(--bg-neutral-default);overflow-x:hidden;height:min-content}.c-sectionBox__titleArea{margin-bottom:8px}.c-sectionBox__title{font-size:20px;font-weight:600;font-family:Inter,Arial,Helvetica,sans-serif;line-height:32px;letter-spacing:-.48px;color:var(--fg-neutral-default)}.c-sectionBox__outerTitle{font-size:22px;font-weight:600;margin:0}.c-sectionBox ul{margin-block-start:0px}.c-sectionBox ul li{margin-bottom:10px}.v-oauth__container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px}.v-oauth__section{min-width:500px;max-width:600px;margin:auto}.v-oauth__dots{display:flex;align-items:center;gap:8px;margin:0 16px}.v-oauth__dots span{width:8px;height:8px;background-color:var(--primary-blue);border-radius:50%;animation:dots-pulse 1.5s infinite ease-in-out}.v-oauth__dots span:nth-child(1){animation-delay:0s}.v-oauth__dots span:nth-child(2){animation-delay:.2s}.v-oauth__dots span:nth-child(3){animation-delay:.4s}.v-oauth__dots span:nth-child(4){animation-delay:.6s}.v-oauth__dots span:nth-child(5){animation-delay:.8s}.v-oauth__dots span:nth-child(6){animation-delay:1s}.v-oauth__dots span:nth-child(7){animation-delay:1.2s}@keyframes dots-pulse{0%,60%,to{transform:scale(1);opacity:1}30%{transform:scale(1.2);opacity:.7}}.v-resetPassword{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(240deg,var(--background-primary),var(--background-secondary));position:relative}.v-resetPassword:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(var(--default-border) 1px,transparent 1px);background-size:16px 16px;mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,black,transparent);-webkit-mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,black,transparent);pointer-events:none}.v-resetPassword__container{position:relative;width:100%;display:flex;justify-content:center;align-items:center;padding:16px}.v-resetPassword__content{width:100%;max-width:600px;display:flex;flex-direction:column;align-items:center;gap:32px}.v-resetPassword__img{width:min(240px,80%);height:auto}.v-resetPassword__formWrapper{width:100%;background:var(--login-glass-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;border:1px solid var(--login-glass-border);box-shadow:0 4px 24px -1px var(--login-glass-shadow),0 2px 8px -1px var(--login-glass-shadow-soft),0 12px 40px -4px var(--login-brand-shadow),inset 0 2px 4px var(--login-glass-highlight);display:flex;flex-direction:column;gap:24px;padding:clamp(20px,5vw,74px);position:relative;overflow:hidden}.v-resetPassword__formWrapper:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--login-glass-highlight) 44.444%,transparent) 100%);pointer-events:none}.v-resetPassword__formContent{display:flex;flex-direction:column;gap:8px;width:100%}.v-resetPassword__input{height:54px;border-radius:6px;font-weight:600;font-size:16px;color:var(--fg-neutral-2-default);width:100%}@media (max-width: 480px){.v-resetPassword__input{height:48px;font-size:14px}}.v-resetPassword__loginBtn{height:54px!important;font-size:18px!important;width:100%}@media (max-width: 480px){.v-resetPassword__loginBtn{height:48px;font-size:16px!important}}.v-resetPassword__rememberRow{margin-top:18px;flex-wrap:wrap;gap:12px}@media (max-width: 480px){.v-resetPassword__rememberRow{flex-direction:column;align-items:flex-start}}.v-resetPassword__footer{width:100%;margin-top:14px}.v-resetPassword__buttonGroup{flex-wrap:wrap;gap:12px!important}@media (max-width: 480px){.v-resetPassword__buttonGroup{flex-direction:column;width:100%}.v-resetPassword__buttonGroup button{width:100%}}
