/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--shadow-lg:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.hidden{display:none}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--canvas:#f5f6fa;--panel:#fff;--panel-soft:#f8f9fc;--ink:#121a2a;--muted:#697386;--muted-2:#94a0b2;--line:#e5e8ef;--line-strong:#d8dde7;--navy:#101a2b;--navy-2:#17243a;--primary:#646ff2;--primary-dark:#4f59d9;--primary-soft:#eef0ff;--coral:#f26f58;--coral-soft:#fff0ec;--mint:#2dbf8c;--mint-soft:#eaf9f3;--blue:#4d8ee8;--blue-soft:#ebf4ff;--amber:#d99328;--amber-soft:#fff7e8;--shadow:0 1px 2px #131d3008,0 8px 24px #131d300a;--shadow-lg:0 22px 60px #121b2d2b}*{box-sizing:border-box}body,html{background:var(--canvas)}body{color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a,button{color:inherit}a{text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #646ff238}::selection{color:#111a2b;background:#dfe2ff}.app-shell{min-height:100vh}.sidebar{z-index:30;background:var(--navy);color:#dce2ec;flex-direction:column;width:252px;padding:24px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.brand{color:#fff;letter-spacing:-.03em;align-items:center;gap:11px;padding:0 10px 22px;font-size:19px;font-weight:760;display:flex}.brand>span:last-child>span{color:#ff7d64}.brand-mark{color:#fff;background:linear-gradient(145deg,#ff7a60,#ed5c47);border-radius:11px;flex:none;place-items:center;width:35px;height:35px;display:grid;box-shadow:0 8px 24px #f26f5842}.workspace-switcher{background:#ffffff0b;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin:2px 0 20px;padding:10px;display:grid}.workspace-avatar{color:#fff;background:#2a3850;border-radius:9px;place-items:center;width:34px;height:34px;font-weight:750;display:grid}.workspace-switcher span:nth-child(2){flex-direction:column;min-width:0;display:flex}.workspace-switcher small{color:#8492a7;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.workspace-switcher strong{color:#f4f6f9;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:640;overflow:hidden}.nav-label{color:#6f7e94;text-transform:uppercase;letter-spacing:.1em;margin:0 10px 8px;font-size:10px;font-weight:700}.primary-nav{flex-direction:column;gap:4px;display:flex}.primary-nav a,.secondary-nav a{color:#9eabbd;border-radius:10px;align-items:center;gap:12px;padding:10px 11px;font-size:13px;font-weight:570;transition:all .18s;display:flex}.primary-nav a:hover,.secondary-nav a:hover{color:#fff;background:#ffffff0e}.primary-nav a.active{color:#fff;background:linear-gradient(90deg,#6874f33b,#6874f314);box-shadow:inset 3px 0 #7782ff}.primary-nav a em{color:#cbd3df;background:#ffffff17;border-radius:999px;margin-left:auto;padding:1px 7px;font-size:10px;font-style:normal}.sidebar-card{background:linear-gradient(145deg,#6976f51f,#ffffff09);border:1px solid #ffffff14;border-radius:13px;margin-top:auto;padding:14px}.sidebar-card-icon{color:#aeb6ff;background:#6976f52b;border-radius:9px;place-items:center;width:32px;height:32px;margin-bottom:9px;display:grid}.sidebar-card p{color:#8390a4;margin:0 0 2px;font-size:11px}.sidebar-card strong{color:#e9edf3;font-size:12px;font-weight:650}.sidebar-meter{background:#ffffff14;border-radius:99px;height:5px;margin:11px 0 9px;overflow:hidden}.sidebar-meter span{border-radius:inherit;background:linear-gradient(90deg,#6d77f5,#8d95ff);height:100%;display:block}.sidebar-card a{color:#aeb6ff;font-size:11px;font-weight:650}.secondary-nav{flex-direction:column;gap:2px;margin-top:14px;padding-top:9px;display:flex}.secondary-nav,.sidebar-user{border-top:1px solid #ffffff12}.sidebar-user{grid-template-columns:36px 1fr auto;align-items:center;gap:9px;margin-top:8px;padding:12px 8px 0;display:grid}.user-avatar{color:#713522;background:linear-gradient(145deg,#fed4c7,#f4a58e);border-radius:50%;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.sidebar-user span:nth-child(2),.topbar-profile .profile-copy{flex-direction:column;min-width:0;display:flex}.sidebar-user strong{color:#f3f5f8;font-size:11px}.sidebar-user small{color:#7f8ca0;text-overflow:ellipsis;font-size:10px;overflow:hidden}.main-column{min-height:100vh;margin-left:252px}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;justify-content:space-between;height:70px;padding:0 32px;position:sticky;top:0}.global-search,.topbar{align-items:center;display:flex}.global-search{color:#96a0b0;gap:10px;width:min(470px,45vw)}.global-search input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:13px}.global-search input::placeholder{color:#929cac}.global-search kbd{color:#8a94a4;white-space:nowrap;background:#f7f8fb;border:1px solid var(--line);border-bottom:1px solid #cfd4de;border-radius:6px;padding:3px 7px;font-size:10px}.topbar-actions{align-items:center;gap:7px;display:flex}.icon-button{border:1px solid var(--line);color:#687386;cursor:pointer;background:#fff;border-radius:10px;place-items:center;width:36px;height:36px;padding:0;transition:all .16s;display:inline-grid}.icon-button:hover{color:var(--ink);background:#f7f8fb;border-color:#cfd4df}.icon-button.subtle{background:0 0;border-color:#0000;width:30px;height:30px}.icon-button.has-notification{position:relative}.icon-button.has-notification:after{content:"";background:var(--coral);border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:6px}.topbar-divider{background:var(--line);width:1px;height:26px;margin:0 4px}.topbar-profile{cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:2px;display:flex}.user-avatar.small{width:32px;height:32px;font-size:10px}.profile-copy{text-align:left}.profile-copy strong{font-size:11px}.profile-copy small{color:var(--muted-2);font-size:9px}.mobile-brand,.mobile-nav{display:none}.content-area{width:100%;max-width:1660px;margin:0 auto;padding:30px 32px 52px}.page-stack{flex-direction:column;gap:22px;display:flex}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.eyebrow{color:#7f899a;letter-spacing:.1em;text-transform:uppercase;margin:0 0 5px;font-size:10px;font-weight:750}.page-header h1,.run-header h1,.wizard-header h1{color:var(--ink);letter-spacing:-.035em;margin:0;font-size:clamp(26px,2.4vw,34px);font-weight:760;line-height:1.15}.page-description,.page-header>div>p:last-child{max-width:690px;color:var(--muted);margin:6px 0 0;font-size:13px}.page-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:38px;padding:0 15px;font-size:12px;font-weight:680;transition:all .16s;display:inline-flex}.button.primary{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 7px 18px #646ff230}.button.primary:hover{border-color:var(--primary-dark);background:var(--primary-dark);transform:translateY(-1px)}.button.secondary{border-color:var(--line-strong);color:#475267;background:#fff}.button.secondary:hover{background:#fafbfc;border-color:#c8ceda}.button.quiet{color:#555fd6;background:#f4f5ff;border-color:#e3e5ff}.button.small{min-height:34px;padding:0 12px;font-size:11px}.button.full-width{width:100%}.button:disabled{opacity:.5;cursor:not-allowed;transform:none!important}.text-button{color:#606be4;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:11px;font-weight:680;display:inline-flex}.panel{border:1px solid var(--line);background:var(--panel);box-shadow:var(--shadow);border-radius:15px}.panel-header{justify-content:space-between;align-items:flex-start;gap:18px;padding:20px 20px 0;display:flex}.panel-header h2{letter-spacing:-.015em;margin:0;font-size:14px;font-weight:720}.panel-header p{color:var(--muted);margin:3px 0 0;font-size:11px}.progress-track{background:#edf0f4;border-radius:99px;width:100%;height:7px;overflow:hidden}.progress-track>span{border-radius:inherit;background:linear-gradient(90deg,#5f69eb,#7f89ff);height:100%;transition:width .35s;display:block}.progress-success>span{background:var(--mint)}.progress-warning>span{background:var(--amber)}.status-badge{color:#687386;white-space:nowrap;background:#eff1f5;border-radius:999px;align-items:center;gap:5px;width:max-content;padding:4px 8px;font-size:10px;font-weight:680;display:inline-flex}.status-badge:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.status-analyzing,.status-running{color:#5963d8;background:#eef0ff}.status-completed,.status-email-sent,.status-ready,.status-whatsapp-sent{color:#218864;background:#eaf8f2}.status-draft,.status-drafted,.status-generating{color:#a66b16;background:#fff5df}.status-completed-with-errors,.status-error,.status-failed{color:#c35240;background:#fff0ec}.status-no-contact{color:#667183;background:#eef0f3}.inline-notice{border:1px solid;border-radius:11px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:11px;display:flex}.inline-notice strong{margin-bottom:1px;font-size:11px;display:block}.inline-notice p{margin:0}.notice-warning{color:#8e641e;background:#fff9ed;border-color:#f2d8a7}.notice-info{color:#3f6ca6;background:#f2f7ff;border-color:#cfe2fa}.notice-success{color:#28775e;background:#effaf5;border-color:#c8eadc}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.stat-card{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow);background:#fff;border-radius:14px;padding:17px 18px 16px}.stat-card-top{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.stat-icon{border-radius:10px;place-items:center;width:35px;height:35px;display:grid}.stat-violet .stat-icon{color:#5d67db;background:#eff0ff}.stat-blue .stat-icon{color:#3e82d9;background:#eaf4ff}.stat-mint .stat-icon{color:#198a66;background:#e9f9f3}.stat-coral .stat-icon{color:#c95b47;background:#fff0ec}.stat-label{color:var(--muted);margin:0 0 2px;font-size:11px}.stat-value-row{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.stat-value-row>strong{letter-spacing:-.04em;font-size:25px;line-height:1.2}.stat-value-row>span{align-items:center;gap:2px;font-size:9px;font-weight:700;display:inline-flex}.trend-positive{color:#218864}.trend-negative{color:#c35240}.stat-detail{color:var(--muted-2);margin:4px 0 0;font-size:9px}.active-campaign-panel{background:linear-gradient(120deg,#fff,#fafaff 62%,#f1f3ff);border-color:#dfe2ff;overflow:hidden}.active-campaign-heading{border-bottom:1px solid #e8e9f7;grid-template-columns:40px 1fr auto;align-items:center;gap:11px;padding:17px 19px;display:grid}.active-campaign-heading h2{margin:2px 0 0;font-size:16px;font-weight:720}.live-orb{color:#6873ee;background:#eceeff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.live-orb.small{border-radius:9px;width:32px;height:32px}.title-with-badge{align-items:center;gap:8px;display:flex}.title-with-badge p{color:var(--muted);margin:0;font-size:10px}.live-badge{color:#207d5d;background:#e8f8f1;border-radius:99px;align-items:center;gap:5px;padding:3px 7px;font-size:9px;font-weight:720;display:inline-flex}.live-badge i{background:#2cbe8a;border-radius:50%;width:5px;height:5px;animation:softPulse 2s infinite;box-shadow:0 0 0 4px #2cbe8a1a}.live-badge.paused{color:#a56d18;background:#fff5df}.live-badge.paused i{box-shadow:none;background:#dda039;animation:none}.subtle-live{padding:2px 6px}.active-campaign-grid{grid-template-columns:1.1fr 1fr .78fr;gap:0;display:grid}.active-campaign-grid>div{border-right:1px solid #e8e9f7;min-width:0;padding:18px 19px}.active-campaign-grid>div:last-child{border-right:0}.progress-copy{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:9px;font-size:10px;display:flex}.progress-copy>span strong{color:var(--ink)}.progress-copy>strong{color:#5b65db;font-size:12px}.progress-meta{color:#8490a1;align-items:center;gap:18px;margin-top:9px;font-size:9px;display:flex}.progress-meta span{align-items:center;gap:5px;display:inline-flex}.current-work-card{align-items:center;gap:11px;display:flex}.site-logo{color:#596578;text-transform:uppercase;background:#f3f5f8;border:1px solid #e2e5eb;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:15px;font-weight:800;display:grid}.site-logo.noon{color:#222;text-transform:lowercase;background:#fff84d;border-color:#e6e04c;font-size:22px}.site-logo.large{width:48px;height:48px;font-size:27px}.site-logo.mini{border-radius:8px;width:31px;height:31px;font-size:11px}.current-work-card>div{flex-direction:column;min-width:0;display:flex}.current-work-card p{color:var(--muted);margin:0;font-size:9px}.current-work-card strong{text-overflow:ellipsis;font-size:13px;overflow:hidden}.current-work-card div span{color:#6671df;align-items:center;gap:4px;margin-top:2px;font-size:9px;display:flex}.agent-pulse{background:#f0f1ff;border-radius:9px;align-items:center;gap:3px;margin-left:auto;padding:8px 9px;display:inline-flex}.agent-pulse i{background:#6d77e9;border-radius:50%;width:4px;height:4px;animation:bounceDots 1.15s ease-in-out infinite}.agent-pulse i:nth-child(2){animation-delay:.14s}.agent-pulse i:nth-child(3){animation-delay:.28s}.campaign-mini-metrics{flex-direction:column;justify-content:center;gap:10px;display:flex}.campaign-mini-metrics>div{align-items:center;gap:8px;display:flex}.campaign-mini-metrics>div>span:last-child{flex:1;grid-template-columns:1fr auto;align-items:center;display:grid}.campaign-mini-metrics small{color:var(--muted);font-size:9px}.campaign-mini-metrics strong{font-size:11px}.metric-icon{border-radius:9px;flex:none;place-items:center;width:31px;height:31px;display:grid}.metric-icon.green,.metric-icon.mint{color:#1d8b67;background:#e9f8f2}.metric-icon.violet{color:#5f68db;background:#eff0ff}.metric-icon.coral{color:#c45946;background:#fff0ec}.metric-icon.blue{color:#3f83d7;background:#ebf4ff}.metric-icon.gray{color:#687386;background:#eff1f4}.dashboard-main-grid{grid-template-columns:minmax(0,1.75fr) minmax(285px,.75fr);gap:16px;display:grid}.outcome-panel,.trend-panel{min-width:0;overflow:hidden}.trend-summary{gap:28px;padding:15px 20px 0;display:flex}.trend-summary>div{align-items:center;gap:7px;display:flex}.summary-dot{background:var(--primary);border-radius:50%;width:8px;height:8px}.summary-dot.mint{background:var(--mint)}.trend-summary p{color:var(--muted);flex-direction:column;margin:0;font-size:9px;display:flex}.trend-summary p strong{color:var(--ink);font-size:14px}.trend-summary em{color:#248563;align-self:flex-end;font-size:8px;font-style:normal}.trend-chart{padding:5px 18px 14px}.chart-legend{color:var(--muted);justify-content:flex-end;gap:14px;font-size:9px;display:flex}.chart-legend span{align-items:center;gap:5px;display:flex}.dot{border-radius:50%;width:7px;height:7px}.dot.processed{background:#6976f5}.dot.sent{background:#32bf8a}.trend-chart svg{width:100%;height:190px;display:block;overflow:visible}.grid-line{stroke:#edf0f4;stroke-width:1px}.line{fill:none;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.processed-line{stroke:#6976f5}.sent-line{stroke:#32bf8a}.point{stroke:#fff;stroke-width:2px}.processed-point{fill:#6976f5}.sent-point{fill:#32bf8a}.chart-axis{color:#949dad;justify-content:space-between;padding:0 12px;font-size:8px;display:flex}.outcome-widget{align-items:center;gap:30px;padding:22px;display:flex}.outcome-widget.compact{flex-direction:column;gap:18px}.donut{border-radius:50%;flex:none;place-items:center;width:166px;height:166px;display:grid}.compact .donut{width:132px;height:132px}.donut>div{background:#fff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:61%;height:61%;display:flex;box-shadow:inset 0 0 0 1px #f0f1f4}.donut strong{letter-spacing:-.03em;font-size:18px}.donut span{color:var(--muted);font-size:8px}.outcome-legend{flex-direction:column;gap:8px;width:100%;display:flex}.outcome-legend>div{justify-content:space-between;align-items:center;gap:15px;font-size:10px;display:flex}.outcome-legend span{color:var(--muted);align-items:center;gap:7px;display:flex}.outcome-legend i{border-radius:50%;width:7px;height:7px}.outcome-legend strong{font-size:10px}.panel-footer-link{border-top:1px solid var(--line);color:#616be1;justify-content:center;align-items:center;gap:5px;min-height:38px;font-size:10px;font-weight:680;display:flex}.dashboard-lower-grid{grid-template-columns:minmax(0,1.8fr) minmax(280px,.7fr);gap:16px;display:grid}.activity-panel,.recent-campaigns{min-width:0;overflow:hidden}.table-scroll{width:100%;overflow-x:auto}.data-table{border-collapse:collapse;white-space:nowrap;width:100%}.data-table th{border-bottom:1px solid var(--line);color:#8a94a4;text-align:left;text-transform:uppercase;letter-spacing:.05em;background:#fafbfc;padding:11px 13px;font-size:9px;font-weight:680}.data-table td{color:#4b5668;border-bottom:1px solid #eef0f3;padding:12px 13px;font-size:10px}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fafbfe}.campaign-cell{align-items:center;gap:9px;min-width:210px;display:flex}.campaign-icon{color:#626cdf;background:#eff0ff;border-radius:9px;flex:none;place-items:center;width:31px;height:31px;display:grid}.campaign-icon.large{width:36px;height:36px}.campaign-cell>span:last-child{flex-direction:column;min-width:0;display:flex}.campaign-cell strong{color:var(--ink);font-size:10px}.campaign-cell small{color:var(--muted-2);font-size:8px}.table-progress{grid-template-columns:minmax(70px,1fr) auto;align-items:center;gap:7px;display:grid}.table-progress.wide{min-width:145px}.table-progress .progress-track{height:5px}.table-progress span{color:var(--muted);font-size:8px}.muted-cell{color:var(--muted-2)!important}.row-arrow{color:#929cad;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:28px;height:28px;display:inline-grid}.row-arrow:hover{color:var(--ink);background:#eff1f5}.activity-list{flex-direction:column;padding:9px 20px 16px;display:flex}.activity-list article{border-bottom:1px solid #eef0f3;grid-template-columns:10px 1fr auto;gap:9px;padding:11px 0;display:grid}.activity-list article:last-child{border-bottom:0}.activity-dot{background:#9ba5b3;border-radius:50%;width:7px;height:7px;margin-top:5px}.activity-dot.success{background:var(--mint)}.activity-dot.info,.activity-dot.violet{background:var(--primary)}.activity-list strong{font-size:10px;display:block}.activity-list p{color:var(--muted);margin:2px 0 0;font-size:8px}.activity-list time{color:var(--muted-2);font-size:8px}.summary-strip{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:13px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.summary-strip>div{border-right:1px solid var(--line);justify-content:space-between;align-items:center;padding:15px 18px;display:flex}.summary-strip>div:last-child{border-right:0}.summary-strip span{color:var(--muted);font-size:10px}.summary-strip strong{font-size:16px}.campaigns-panel{min-width:0;overflow:hidden}.results-toolbar,.table-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding:14px 16px;display:flex}.table-toolbar>div{gap:7px;display:flex}.table-search{border:1px solid var(--line);color:#929cac;background:#fff;border-radius:9px;align-items:center;gap:8px;width:280px;padding:8px 10px;display:flex}.table-search input{background:0 0;border:0;outline:0;width:100%;font-size:10px}.campaigns-table td,.campaigns-table th{padding-top:14px;padding-bottom:14px}.channel-stack{flex-direction:column;display:flex}.channel-stack strong{font-size:9px}.channel-stack span{color:var(--muted);font-size:8px}.owner-cell{align-items:center;gap:7px;display:flex}.owner-cell i{color:#814534;background:#f4d4ca;border-radius:50%;place-items:center;width:25px;height:25px;font-size:7px;font-style:normal;font-weight:800;display:grid}.campaign-tabs{border-bottom:1px solid var(--line);align-items:center;gap:5px;padding-bottom:1px;display:flex;overflow-x:auto}.campaign-tabs a{min-height:38px;color:var(--muted);white-space:nowrap;border-bottom:2px solid #0000;align-items:center;gap:7px;padding:0 12px;font-size:10px;font-weight:620;display:inline-flex}.campaign-tabs a.active{border-bottom-color:var(--primary);color:#5660db}.campaign-overview-hero{grid-template-columns:1.45fr .75fr;gap:16px;display:grid}.agent-now-panel,.overview-progress-panel{padding:19px}.overview-status{justify-content:space-between;align-items:flex-start;margin-bottom:15px;display:flex}.overview-status>div{align-items:center;gap:9px;display:flex}.overview-status>div>span:last-child{color:var(--muted);font-size:9px}.overview-status>strong{color:#5862da;font-size:20px}.overview-progress-meta{gap:30px;margin:13px 0 15px;display:flex}.overview-progress-meta span{color:var(--muted);flex-direction:column;font-size:8px;display:flex}.overview-progress-meta strong{color:var(--ink);font-size:12px}.overview-progress-panel .button{width:100%}.agent-now-top{align-items:center;gap:10px;display:flex}.agent-symbol{color:#6671ed;background:#eef0ff;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.agent-symbol.large{border-radius:14px;width:48px;height:48px}.agent-now-top>div{flex-direction:column;display:flex}.agent-now-top small{color:#6671df;text-transform:uppercase;font-size:8px;font-weight:700}.agent-now-top strong{font-size:13px}.agent-now-panel>p{color:var(--muted);margin:14px 0;font-size:10px;line-height:1.65}.mini-timeline{gap:4px;display:flex}.mini-timeline span{background:#eceff3;border-radius:99px;flex:1;height:4px}.mini-timeline .complete{background:var(--mint)}.mini-timeline .active{background:var(--primary);animation:softPulse 1.8s infinite}.agent-now-panel>small{color:#6671df;margin-top:7px;font-size:8px;display:block}.overview-metrics-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.overview-metrics-grid .panel{align-items:center;gap:10px;padding:15px;display:flex}.overview-metrics-grid .panel>div{flex-direction:column;display:flex}.overview-metrics-grid small{color:var(--muted);font-size:8px}.overview-metrics-grid strong{font-size:18px;line-height:1.1}.overview-metrics-grid p{color:var(--muted-2);margin:2px 0 0;font-size:7px}.overview-columns,.settings-columns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.config-list{margin:13px 20px 20px}.config-list>div{border-bottom:1px solid #eef0f3;justify-content:space-between;gap:20px;padding:11px 0;display:flex}.config-list>div:last-child{border-bottom:0}.config-list dt{color:var(--muted);font-size:9px}.config-list dd{max-width:65%;color:var(--ink);text-align:right;margin:0;font-size:9px;font-weight:630}.quick-action-list{flex-direction:column;padding:10px 14px 15px;display:flex}.quick-action-list a,.quick-action-list button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #eef0f3;grid-template-columns:33px 1fr auto;align-items:center;gap:9px;padding:10px 6px;display:grid}.quick-action-list>:last-child{border-bottom:0}.quick-action-list>*>span{color:#626cdf;background:#eff0ff;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.quick-action-list div{flex-direction:column;display:flex}.quick-action-list strong{font-size:10px}.quick-action-list p{color:var(--muted);margin:2px 0 0;font-size:8px}.quick-action-list>*>svg{color:#9aa3b1}@keyframes softPulse{0%,to{opacity:1}50%{opacity:.48}}@keyframes bounceDots{0%,60%,to{opacity:.45;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.wizard-page{flex-direction:column;gap:22px;display:flex}.wizard-header{grid-template-columns:auto 1fr auto;align-items:center;gap:13px;display:grid}.wizard-header h1{font-size:25px}.wizard-steps{justify-content:center;align-self:center;max-width:850px}.wizard-steps,.wizard-steps button,.wizard-steps>div{align-items:center;display:flex}.wizard-steps button{text-align:left;background:0 0;border:0;gap:8px;padding:0 8px}.wizard-steps button>span{border:1px solid var(--line-strong);color:#8d97a7;background:#fff;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.wizard-steps button>div{flex-direction:column;display:flex}.wizard-steps small{color:var(--muted-2);text-transform:uppercase;letter-spacing:.06em;font-size:7px}.wizard-steps strong{color:var(--muted);font-size:9px}.wizard-steps>div>i{background:var(--line);width:clamp(25px,4.2vw,64px);height:1px}.wizard-steps .active button>span{border-color:var(--primary);background:var(--primary);color:#fff;box-shadow:0 5px 12px #646ff233}.wizard-steps .active strong{color:var(--ink)}.wizard-steps .complete button>span{color:#228561;background:#eaf8f2;border-color:#bfe5d7}.wizard-steps .complete>i{background:#bfe5d7}.wizard-shell{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;overflow:hidden}.wizard-content{width:100%;max-width:1120px;min-height:540px;margin:0 auto;padding:30px 38px}.wizard-title{align-items:flex-start;gap:11px;margin-bottom:24px;display:flex}.section-icon{color:#5d67dc;background:#eff0ff;border-radius:10px;flex:none;place-items:center;width:37px;height:37px;display:grid}.wizard-title h2{letter-spacing:-.025em;margin:0;font-size:19px}.wizard-title p{color:var(--muted);margin:3px 0 0;font-size:10px}.source-tabs{border-bottom:1px solid var(--line);gap:5px;margin-bottom:13px;display:flex}.source-tabs button{min-height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:650;display:inline-flex}.source-tabs button.active{border-bottom-color:var(--primary);color:#5c66dc}.dropzone{cursor:pointer;background:#fafbfc;border:1.5px dashed #cfd5df;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:150px;padding:20px;transition:all .16s;display:flex}.dropzone:hover{background:#fafaff;border-color:#9ca5f2}.dropzone.has-file{background:#fbfefc;border-style:solid;border-color:#d7eade;flex-direction:row;justify-content:flex-start;gap:11px;min-height:76px}.file-icon,.upload-icon{color:#6570e9;background:#eff1ff;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.file-icon{color:#278862;background:#e9f8f2;width:39px;height:39px}.dropzone>strong{font-size:11px}.dropzone div p,.dropzone>p{color:var(--muted);margin:0;font-size:9px}.dropzone div{flex-direction:column;flex:1;display:flex}.dropzone div strong{font-size:10px}.file-ready{color:#21835f;gap:4px;font-weight:680;display:inline-flex}.file-ready,.recognized-columns{align-items:center;font-size:9px}.recognized-columns{color:var(--muted);background:#f3f5f9;border-radius:9px;gap:8px;margin:10px 0 15px;padding:9px 11px;display:flex}.recognized-columns span{flex:1}.recognized-columns button{color:#5d67dc;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:680}.manual-add-row{gap:8px;margin-bottom:15px;display:flex}.manual-add-row label{border:1px solid var(--line);min-height:36px;color:var(--muted-2);border-radius:9px;flex:1;align-items:center;gap:7px;padding:0 10px;display:flex}.manual-add-row input{border:0;outline:0;width:100%;font-size:10px}.import-summary{border:1px solid var(--line);border-radius:11px;grid-template-columns:repeat(4,1fr);margin:18px 0;display:grid;overflow:hidden}.import-summary>div{border-right:1px solid var(--line);flex-direction:column;padding:12px 14px;display:flex}.import-summary>div:last-child{border-right:0}.import-summary strong{font-size:16px}.import-summary span{color:var(--muted);font-size:8px}.import-summary .summary-ready strong{color:#238561}.import-preview{border:1px solid var(--line);border-radius:11px;overflow:hidden}.subsection-heading{justify-content:space-between;align-items:center;gap:15px;padding:13px 15px;display:flex}.subsection-heading h3{margin:0;font-size:11px}.subsection-heading p{color:var(--muted);margin:2px 0 0;font-size:8px}.validation-ready,.validation-warning{color:#238561;background:#eaf8f2;border-radius:99px;align-items:center;gap:4px;padding:3px 7px;font-size:8px;font-weight:650;display:inline-flex}.validation-warning{color:#9d6a1c;background:#fff5df}.wizard-footer{border-top:1px solid var(--line);background:#fafbfc;grid-template-columns:1fr auto 1fr;align-items:center;gap:15px;padding:14px 20px;display:grid}.wizard-footer>button:last-child{justify-self:end}.wizard-footer>span{width:150px;color:var(--muted);align-items:center;gap:9px;font-size:8px;display:flex}.wizard-footer .progress-track{height:4px}.form-field{flex-direction:column;gap:6px;margin-bottom:18px;display:flex}.form-field legend,.form-field>label{color:#414b5e;font-size:10px;font-weight:680}.form-field legend{margin-bottom:8px}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--line-strong);width:100%;min-height:38px;color:var(--ink);background:#fff;border-radius:9px;outline:0;padding:9px 11px;font-size:10px;transition:all .15s}.form-field textarea{resize:vertical;line-height:1.7}.form-field input:focus,.form-field textarea:focus{border-color:#8c94f2;box-shadow:0 0 0 3px #646ff217}.form-field>small{color:var(--muted-2);font-size:8px}fieldset.form-field{border:0;padding:0}.choice-grid{gap:11px;display:grid}.channel-grid,.mode-grid{grid-template-columns:repeat(2,1fr)}.choice-grid>button{border:1.5px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:38px 1fr 21px;align-items:center;gap:10px;min-height:83px;padding:14px;display:grid;position:relative}.choice-grid>button.selected{background:#fafaff;border-color:#7c85ec;box-shadow:0 0 0 3px #646ff20f}.choice-grid .choice-icon{color:#6872e2;background:#eff0ff;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.choice-grid button>div{flex-direction:column;display:flex}.choice-grid strong{font-size:11px}.choice-grid p{color:var(--muted);margin:3px 0 0;font-size:8px;line-height:1.55}.choice-grid button>i{border:1px solid var(--line-strong);color:#fff;border-radius:50%;place-items:center;width:18px;height:18px;font-style:normal;display:grid}.choice-grid button.selected>i{border-color:var(--primary);background:var(--primary)}.choice-grid .whatsapp-choice .choice-icon{color:#238762;background:#e9f8f2}.choice-grid .whatsapp-choice.selected{background:#fbfffd;border-color:#61c9a4}.choice-grid .whatsapp-choice.selected>i{border-color:var(--mint);background:var(--mint)}.strategy-card{background:#f8fdfb;border:1px solid #d7eade;border-radius:10px;align-items:center;gap:9px;margin:0 0 20px;padding:11px 13px;display:flex}.strategy-card>span{color:#238762;background:#e8f8f1;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.strategy-card strong{font-size:9px}.strategy-card>svg{color:#98a2b1}.strategy-card small{color:#278a66;margin-left:auto;font-size:8px;font-weight:650}.two-column-fields{grid-template-columns:1fr 1fr;gap:13px;display:grid}.input-prefix{border:1px solid var(--line-strong);border-radius:9px;align-items:center;display:flex}.input-prefix span{color:var(--muted);padding-left:11px}.input-prefix input{border:0}.message-layout{grid-template-columns:minmax(0,1.35fr) minmax(285px,.65fr);align-items:start;gap:18px;display:grid}.message-form{flex-direction:column;gap:13px;display:flex}.form-section-card{border:1px solid var(--line);border-radius:12px;padding:17px}.form-section-card h3{margin:0 0 14px;font-size:11px}.form-section-card .form-field:last-child{margin-bottom:0}.template-version{color:var(--muted);background:#f0f1f5;border-radius:99px;padding:3px 7px;font-size:8px}.label-row{justify-content:space-between;display:flex}.label-row label{font-size:10px;font-weight:680}.label-row span{color:var(--muted-2);font-size:8px}.token-error,.token-ok{align-items:center;gap:4px;display:inline-flex;color:#248563!important}.token-error{color:#c05745!important}.attachment-row{cursor:pointer;border:1px dashed #ccd2dd;border-radius:10px;align-items:center;gap:10px;min-height:58px;padding:9px;display:flex}.attachment-preview{color:#5f69df;background:#eff0ff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.attachment-row>div{flex-direction:column;flex:1;display:flex}.attachment-row strong{font-size:9px}.attachment-row p{color:var(--muted);margin:1px 0 0;font-size:8px}.message-preview-card{border:1px solid var(--line);background:#f6f7fa;border-radius:14px;position:sticky;top:90px;overflow:hidden}.preview-tabs{border-bottom:1px solid var(--line);background:#fff;gap:4px;padding:8px;display:flex}.preview-tabs button{min-height:31px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:5px;font-size:9px;display:inline-flex}.preview-tabs button.active{color:#237e5e;background:#eaf8f2;font-weight:650}.phone-preview{background:#fff;border:6px solid #1c2636;border-radius:24px;width:calc(100% - 32px);max-width:330px;margin:18px auto 12px;overflow:hidden;box-shadow:0 16px 35px #161f3026}.phone-top{color:#fff;background:#075e55;grid-template-columns:auto 29px 1fr;align-items:center;gap:7px;padding:9px;display:grid}.phone-top>span{font-size:20px}.phone-top i{color:#111;background:#fff54a;border-radius:50%;place-items:center;width:29px;height:29px;font-style:normal;font-weight:800;display:grid}.phone-top div{flex-direction:column;display:flex}.phone-top strong{font-size:9px}.phone-top small{color:#ffffffbf;font-size:7px}.chat-bg{background:#efe8de;min-height:350px;padding:14px 9px}.chat-time{color:#617071;background:#ffffffb8;border-radius:6px;width:max-content;margin:0 auto 10px;padding:3px 7px;font-size:7px;display:block}.message-bubble{color:#202728;background:#d9fdd3;border-radius:7px 0 7px 7px;margin-left:28px;padding:9px 9px 17px;position:relative;box-shadow:0 1px 1px #00000014}.message-bubble strong{margin-bottom:8px;font-size:8px;line-height:1.5;display:block}.message-bubble p{white-space:pre-line;margin:0;font-size:7px;line-height:1.75}.message-bubble time{color:#718074;font-size:6px;position:absolute;bottom:4px;right:6px}.phone-input{color:#9aa3ad;justify-content:space-between;padding:9px 12px}.phone-input,.preview-caption{align-items:center;font-size:8px;display:flex}.preview-caption{color:#6872df;text-align:center;justify-content:center;gap:5px;margin:0 15px 14px}.review-grid{grid-template-columns:minmax(0,1.4fr) minmax(275px,.6fr);align-items:start;gap:17px;display:grid}.review-main{flex-direction:column;gap:12px;display:flex}.review-card{border:1px solid var(--line);border-radius:12px;padding:16px}.review-card-heading{grid-template-columns:34px 1fr auto;align-items:center;gap:9px;margin-bottom:11px;display:grid}.review-card-heading>span{color:#616be0;background:#eff0ff;border-radius:9px;place-items:center;width:33px;height:33px;display:grid}.review-card-heading h3{margin:0;font-size:11px}.review-card-heading p{color:var(--muted);margin:1px 0 0;font-size:8px}.review-card-heading button{color:#606ae0;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:650}.review-detail-row{border-top:1px solid #eef0f3;justify-content:space-between;gap:20px;padding:8px 0;display:flex}.review-detail-row span{color:var(--muted);font-size:8px}.review-detail-row strong{text-align:right;max-width:70%;font-size:8px}.message-snippet{background:#f6f7fa;border-radius:9px;margin:9px 0;padding:12px}.message-snippet strong{font-size:9px}.message-snippet p{color:#596476;margin:5px 0 0;font-size:8px;line-height:1.6}.preflight-card{background:linear-gradient(145deg,#fbfffd,#f2fbf7);border:1px solid #d8e9e1;border-radius:14px;padding:20px;position:sticky;top:90px}.preflight-icon{color:#248562;background:#e4f7ef;border-radius:13px;place-items:center;width:47px;height:47px;margin-bottom:11px;display:grid}.preflight-card h3{margin:0;font-size:14px}.preflight-card>p{color:var(--muted);margin:4px 0 14px;font-size:9px}.preflight-card ul{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.preflight-card li{color:#3c6658;align-items:center;gap:7px;font-size:9px;display:flex}.preflight-card li svg{color:#2b9c73}.preflight-card li.warning,.preflight-card li.warning svg{color:#ad7220}.launch-mode{background:#ffffffbf;border:1px solid #cbe7dc;border-radius:10px;gap:9px;margin:16px 0 12px;padding:11px;display:flex}.launch-mode>span{color:#278a66}.launch-mode div{flex-direction:column;display:flex}.launch-mode strong{font-size:9px}.launch-mode p{color:var(--muted);margin:2px 0 0;font-size:8px}.launch-mode.live{background:#fffbf3;border-color:#f0d6ab}.launch-mode.live>span{color:#b3731e}.launch-button{width:100%}.preflight-card>small{color:var(--muted-2);text-align:center;margin-top:8px;font-size:7px;display:block}.launch-error{color:#bd513f;background:#fff0ec;border-radius:8px;gap:6px;margin-bottom:9px;padding:8px;font-size:8px;display:flex}.button-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:spin .8s linear infinite}.run-header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.run-header>div:first-child>p:last-child{color:var(--muted);margin:5px 0 0;font-size:10px}.run-title-row{align-items:center;gap:9px;display:flex}.run-progress-panel{padding:17px 19px}.run-progress-top{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:12px;display:flex}.run-progress-top>div:first-child{align-items:center;gap:9px;display:flex}.run-progress-top>div:first-child>div{flex-direction:column;display:flex}.run-progress-top strong{font-size:12px}.run-progress-top p{color:var(--muted);margin:2px 0 0;font-size:8px}.run-progress-top>div:last-child{flex-direction:column;align-items:flex-end;display:flex}.run-progress-top>div:last-child>strong{color:#5963db;font-size:18px}.run-progress-top small{gap:4px}.run-progress-stats,.run-progress-top small{color:var(--muted);align-items:center;font-size:8px;display:flex}.run-progress-stats{gap:18px;margin-top:10px}.run-progress-stats span{align-items:center;gap:5px;display:inline-flex}.run-progress-stats i{border-radius:50%;width:6px;height:6px}.run-progress-stats i.mint{background:var(--mint)}.run-progress-stats i.gray{background:#a7afbb}.run-progress-stats i.coral{background:var(--coral)}.run-progress-stats a{color:#5f69df;align-items:center;gap:4px;margin-left:auto;font-weight:650;display:inline-flex}.run-grid{grid-template-columns:minmax(0,1.6fr) minmax(300px,.7fr);align-items:start;gap:16px;display:grid}.run-primary-column,.run-side-column{flex-direction:column;gap:16px;min-width:0;display:flex}.agent-focus-panel{overflow:hidden}.agent-focus-header{border-bottom:1px solid var(--line);background:linear-gradient(115deg,#fff,#f7f8ff);justify-content:space-between;align-items:center;padding:20px;display:flex}.agent-identity{align-items:center;gap:11px;display:flex}.agent-identity>div{flex-direction:column;display:flex}.agent-kicker{color:#6973e4;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:5px;font-size:8px;font-weight:700;display:flex}.agent-kicker i{background:#6a75ef;border-radius:50%;width:5px;height:5px;animation:softPulse 1.6s infinite}.agent-identity h2{margin:2px 0;font-size:16px}.agent-identity a{color:var(--muted);align-items:center;gap:4px;font-size:8px;display:inline-flex}.agent-explanation{color:#5762d9;background:#f1f2ff;border-radius:10px;gap:9px;margin:16px 20px 0;padding:11px 12px;display:flex}.agent-explanation p{color:#5c6680;margin:0;font-size:9px;line-height:1.6}.workflow-timeline{flex-direction:column;padding:12px 20px 20px;display:flex}.workflow-timeline>div{grid-template-columns:31px 1fr auto;gap:9px;min-height:57px;display:grid;position:relative}.workflow-timeline>div:not(:last-child):before{content:"";background:#e1e5eb;width:1px;position:absolute;top:30px;bottom:0;left:14px}.workflow-timeline>div.complete:before{background:#a7dec9}.timeline-marker{z-index:1;border:1px solid var(--line-strong);color:#9aa3b1;background:#fff;border-radius:50%;place-items:center;width:29px;height:29px;font-size:8px;font-weight:700;display:grid}.workflow-timeline .complete .timeline-marker{color:#238561;background:#e9f8f2;border-color:#a9dec9}.workflow-timeline .active .timeline-marker{color:#5e67dc;background:#eff0ff;border-color:#7b84ed;box-shadow:0 0 0 5px #646ff214}.workflow-timeline>div>div{padding-top:2px}.workflow-timeline strong{font-size:10px;display:block}.workflow-timeline p{color:var(--muted);margin:2px 0 0;font-size:8px}.workflow-timeline time{color:#8993a3;padding-top:5px;font-size:8px}.workflow-timeline .complete time{color:#238561}.workflow-timeline .active time{color:#5d67dc;font-weight:650}.step-spinner{border:2px solid #cbd0fc;border-top-color:#6470e7;border-radius:50%;width:13px;height:13px;animation:spin .8s linear infinite;display:block}.evidence-panel{overflow:hidden}.evidence-updated{color:#288563;align-items:center;gap:5px;font-size:8px;display:inline-flex}.evidence-updated i{background:var(--mint);border-radius:50%;width:5px;height:5px;animation:softPulse 1.6s infinite}.evidence-grid{grid-template-columns:repeat(3,1fr);gap:10px;padding:16px 20px 20px;display:grid}.evidence-grid article{border:1px solid var(--line);border-radius:10px;grid-template-columns:34px 1fr;gap:8px;min-width:0;padding:12px;display:grid}.evidence-icon{color:#4b84d4;background:#eaf4ff;border-radius:9px;place-items:center;width:33px;height:33px;display:grid}.evidence-icon.mint{color:#248563;background:#e9f8f2}.evidence-icon.violet{color:#5d67dc;background:#eff0ff}.evidence-grid article>div{flex-direction:column;min-width:0;display:flex}.evidence-grid small{color:var(--muted);font-size:7px}.evidence-grid strong{text-overflow:ellipsis;font-size:9px;overflow:hidden}.evidence-grid p{color:var(--muted);margin:2px 0 0;font-size:7px;line-height:1.45}.source-pill{color:#687386;text-overflow:ellipsis;white-space:nowrap;background:#f0f2f5;border-radius:99px;align-items:center;gap:4px;width:max-content;max-width:160px;margin-top:8px;padding:3px 6px;font-size:7px;font-weight:620;display:inline-flex;overflow:hidden}.source-pill.verified{color:#247e60;background:#e8f8f1}.evidence-grid .source-pill{grid-column:1/-1}.event-feed-panel,.queue-panel{overflow:hidden}.queue-list{flex-direction:column;padding:8px 14px 12px;display:flex}.queue-list article{border-bottom:1px solid #eef0f3;grid-template-columns:26px 1fr auto;align-items:center;gap:8px;padding:9px 5px;display:grid}.queue-list article:last-child{border-bottom:0}.queue-list article.active{background:#f8f8ff;border:1px solid #dfe2ff;border-radius:9px;margin:0 -3px;padding-left:8px;padding-right:8px}.queue-state{border:1px solid var(--line);color:#9aa3b1;border-radius:50%;place-items:center;width:23px;height:23px;font-size:7px;display:grid}.queue-state.success{color:#238561;background:#eaf8f2;border-color:#b6e2d2}.queue-state.error{color:#c35542;background:#fff0ec;border-color:#f1c6be}.queue-state.active{background:#eff0ff;border-color:#b9bef9}.queue-state .step-spinner{width:11px;height:11px}.queue-list article>div{flex-direction:column;display:flex}.queue-list strong{font-size:9px}.queue-list p{color:var(--muted);margin:1px 0 0;font-size:7px}.now-pill{color:#5d67dc;background:#eaecff;border-radius:99px;padding:2px 5px;font-size:7px}.event-feed{flex-direction:column;padding:8px 14px 14px;display:flex}.event-feed article{grid-template-columns:56px 23px 1fr;gap:7px;padding:8px 0;display:grid}.event-feed time{color:var(--muted-2);padding-top:4px;font-size:7px}.event-feed article>span{color:#5e68db;background:#eff0ff;border-radius:7px;place-items:center;width:22px;height:22px;display:grid}.event-feed article>span.success{color:#238561;background:#eaf8f2}.event-feed article>span.warning{color:#a46c19;background:#fff5df}.event-feed div{flex-direction:column;display:flex}.event-feed strong{font-size:8px}.event-feed p{color:var(--muted);margin:2px 0 0;font-size:7px;line-height:1.4}.run-health-panel{padding-bottom:11px}.run-health-panel>div:not(.panel-header){justify-content:space-between;align-items:center;padding:8px 20px;font-size:8px;display:flex}.run-health-panel>div>span{color:var(--muted);gap:6px}.healthy,.run-health-panel>div>span{align-items:center;display:inline-flex}.healthy{color:#248563;gap:4px;font-size:8px}.healthy i{background:var(--mint);border-radius:50%;width:5px;height:5px}.report-kpis,.result-summary-cards{grid-template-columns:repeat(5,1fr);gap:11px;display:grid}.report-kpis article,.result-summary-cards article{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:12px;align-items:center;gap:9px;padding:13px 14px;display:flex}.report-kpis article>div,.result-summary-cards article>div{flex-direction:column;display:flex}.report-kpis small,.result-summary-cards small{color:var(--muted);font-size:8px}.report-kpis strong,.result-summary-cards strong{font-size:16px;line-height:1.15}.results-panel{min-width:0;overflow:hidden}.results-toolbar{justify-content:flex-start}.table-search.large{width:min(370px,34vw)}.select-control{border:1px solid var(--line-strong);min-height:34px;color:var(--muted);background:#fff;border-radius:9px;align-items:center;gap:6px;padding:0 9px;display:flex;position:relative}.select-control select{appearance:none;color:#4d586b;background:0 0;border:0;outline:0;padding-right:18px;font-size:9px}.select-control>svg:last-child{position:absolute;right:7px}.results-toolbar>span:last-child{color:var(--muted);margin-left:auto;font-size:8px}.results-table{min-width:1160px}.results-table tbody tr{cursor:pointer}.results-table .selected-row{background:#f7f8ff;box-shadow:inset 3px 0 #6a74ed}.website-cell{align-items:center;gap:8px;min-width:170px;display:flex}.website-cell>span:last-child{flex-direction:column;min-width:0;display:flex}.website-cell strong{color:var(--ink);font-size:9px}.website-cell small{max-width:160px;color:var(--muted-2);text-overflow:ellipsis;font-size:7px;overflow:hidden}.contact-stack{flex-direction:column;gap:3px;display:flex}.contact-stack span{color:#586476;align-items:center;gap:4px;font-size:8px;display:flex}.channel-pill{border:1px solid var(--line);color:#596477;white-space:nowrap;border-radius:7px;align-items:center;gap:4px;padding:3px 6px;font-size:7px;display:inline-flex}.table-pagination{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;align-items:center;padding:12px 15px;font-size:8px;display:flex}.table-pagination div{gap:3px;display:flex}.table-pagination button{border:1px solid var(--line);color:#657083;background:#fff;border-radius:7px;min-width:27px;height:27px;padding:0 8px;font-size:8px}.table-pagination button.active{border-color:var(--primary);background:var(--primary);color:#fff}.drawer-backdrop{z-index:60;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172647;position:fixed;inset:0}.result-drawer{width:min(560px,92vw);box-shadow:var(--shadow-lg);background:#fff;flex-direction:column;animation:slideIn .22s ease-out;display:flex;position:absolute;inset:0 0 0 auto;overflow:hidden}.result-drawer>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:20px;display:flex}.result-drawer h2{margin:0;font-size:20px}.result-drawer header a{color:var(--muted);align-items:center;gap:4px;margin-top:2px;font-size:9px;display:inline-flex}.drawer-status-row{border-bottom:1px solid var(--line);background:#fafbfc;align-items:center;gap:9px;padding:11px 20px;display:flex}.drawer-status-row>span:nth-child(2){color:var(--muted);font-size:8px}.drawer-status-row .icon-button{margin-left:auto}.drawer-body{flex-direction:column;flex:1;gap:22px;padding:20px;display:flex;overflow-y:auto}.drawer-body h3{margin:0 0 10px;font-size:11px}.compact-timeline{flex-direction:column;display:flex}.compact-timeline>div{grid-template-columns:25px 1fr;gap:8px;min-height:45px;display:grid;position:relative}.compact-timeline>div:not(:last-child):before{content:"";background:#b9dfd0;width:1px;position:absolute;top:24px;bottom:0;left:11px}.compact-timeline>div>span{z-index:1;color:#238561;background:#e9f8f2;border-radius:50%;place-items:center;width:23px;height:23px;display:grid}.compact-timeline>div.warning>span{color:#a36c1b;background:#fff5df}.compact-timeline strong{font-size:9px;display:block}.compact-timeline p{color:var(--muted);margin:1px 0 0;font-size:7px}.drawer-section-heading{justify-content:space-between;align-items:center;display:flex}.selected-contact-card{border:1px solid var(--line);border-radius:10px;grid-template-columns:34px 1fr auto;align-items:center;gap:9px;padding:11px;display:grid}.selected-contact-card>span{color:#5f69de;background:#eff0ff;border-radius:9px;place-items:center;width:33px;height:33px;display:grid}.selected-contact-card>div{flex-direction:column;display:flex}.selected-contact-card small{color:var(--muted);font-size:7px}.selected-contact-card strong{font-size:9px}.selected-contact-card p{color:var(--muted);margin:1px 0 0;font-size:7px}.drawer-message{background:#f6f7fa;border-radius:10px;max-height:180px;padding:13px;overflow-y:auto}.drawer-message strong{font-size:9px}.drawer-message p{color:#535e70;white-space:pre-line;margin:7px 0 0;font-size:8px;line-height:1.7}.attempt-list{flex-direction:column;align-items:stretch;gap:7px;display:flex}.attempt-list article{border:1px solid var(--line);border-radius:9px;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}.attempt-list article>span{border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.attempt-list article.failed>span{color:#c35442;background:#fff0ec}.attempt-list article.success>span{color:#238561;background:#e9f8f2}.attempt-list article>div{flex-direction:column;display:flex}.attempt-list strong{font-size:9px}.attempt-list p{margin:1px 0 0}.attempt-list p,.attempt-list>i{color:var(--muted);font-size:7px}.attempt-list>i{align-items:center;gap:4px;padding-left:12px;font-style:normal;display:inline-flex}.result-drawer>footer{border-top:1px solid var(--line);background:#fafbfc;justify-content:flex-end;gap:8px;padding:14px 20px;display:flex}.report-kpis article p{color:var(--muted-2);margin:2px 0 0;font-size:7px}.report-primary-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.report-channels-panel,.report-outcome-panel,.report-trend-panel{min-width:0;overflow:hidden}.channel-bars{flex-direction:column;gap:20px;padding:24px 20px 17px;display:flex}.channel-bars>div>div:first-child{justify-content:space-between;margin-bottom:7px;display:flex}.channel-bars span{color:var(--muted);font-size:9px}.channel-bars strong{font-size:9px}.bar-track{background:#edf0f4;border-radius:99px;height:9px;overflow:hidden}.bar-track span{border-radius:inherit;height:100%;display:block}.bar-track .mint{background:linear-gradient(90deg,#2bbf8a,#53d5a7)}.bar-track .violet{background:linear-gradient(90deg,#6570ef,#858eff)}.channel-bars small{color:var(--muted-2);font-size:7px}.fallback-callout{color:#5e68dc;background:#f3f4ff;border-radius:10px;grid-template-columns:32px 1fr auto;align-items:center;gap:9px;margin:0 20px 20px;padding:11px;display:grid}.fallback-callout>div{flex-direction:column;display:flex}.fallback-callout strong{font-size:9px}.fallback-callout p{color:var(--muted);margin:1px 0 0;font-size:7px}.fallback-callout>span{font-size:14px;font-weight:750}.report-secondary-grid{grid-template-columns:1.1fr .9fr;gap:16px;display:grid}.source-bars{flex-direction:column;gap:13px;padding:18px 20px 14px;display:flex}.source-bars>div>div{justify-content:space-between;margin-bottom:5px;display:flex}.source-bars span,.source-bars strong{font-size:8px}.source-bars>div>span{background:#edf0f4;border-radius:99px;height:6px;display:block;overflow:hidden}.source-bars i{border-radius:inherit;background:linear-gradient(90deg,#6570ed,#8891ff);height:100%;display:block}.quality-note{color:#278563;background:#eef9f4;border-radius:9px;gap:8px;margin:0 20px 18px;padding:10px;display:flex}.quality-note p{color:#5e6a75;margin:0;font-size:8px}.failure-breakdown{flex-direction:column;padding:14px 20px;display:flex}.failure-breakdown>div{border-bottom:1px solid #eef0f3;grid-template-columns:8px 1fr auto;align-items:center;gap:8px;padding:10px 0;display:grid}.failure-breakdown>div:last-child{border-bottom:0}.failure-dot{background:#9ca6b4;border-radius:50%;width:7px;height:7px}.failure-dot.coral{background:var(--coral)}.failure-dot.orange{background:#dfa13e}.failure-dot.violet{background:var(--primary)}.failure-breakdown em,.failure-breakdown strong{font-size:8px}.failure-breakdown em{font-style:normal}.report-secondary-grid .full-width{width:calc(100% - 40px);margin:0 20px 18px}.report-table-panel,.reports-list-panel{overflow:hidden}.reports-list{flex-direction:column;display:flex}.reports-list article{border-bottom:1px solid #eef0f3;grid-template-columns:38px minmax(220px,1fr) auto 100px 32px 32px;align-items:center;gap:10px;padding:13px 16px;display:grid}.reports-list article:last-child{border-bottom:0}.report-file-icon{color:#5e68dc;background:#eff0ff;border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.reports-list article>div{flex-direction:column;display:flex}.reports-list a{font-size:10px;font-weight:680}.reports-list p{color:var(--muted);margin:2px 0 0;font-size:8px}.connections-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.connection-card{padding:17px}.connection-top{justify-content:space-between;align-items:center;display:flex}.connection-icon{border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.connection-icon.violet{color:#5d67dc;background:#eff0ff}.connection-icon.mint{color:#238561;background:#e9f8f2}.connection-icon.blue{color:#3f82d6;background:#eaf4ff}.connection-icon.coral{color:#c35744;background:#fff0ec}.connection-status,.enabled-pill{color:#238561;background:#e9f8f2;border-radius:99px;align-items:center;gap:4px;padding:3px 7px;font-size:7px;font-weight:680;display:inline-flex}.connection-status i{background:var(--mint);border-radius:50%;width:5px;height:5px}.connection-card h2{margin:15px 0 5px;font-size:13px}.connection-card>p{min-height:48px;color:var(--muted);margin:0;font-size:8px;line-height:1.6}.connection-detail{color:#5f6a7b;background:#f5f7f9;border-radius:8px;align-items:center;gap:5px;margin:12px 0;padding:8px;font-size:7px;display:flex}.connection-actions{justify-content:space-between;gap:7px;display:flex}.connection-actions .button{flex:1}.settings-list{flex-direction:column;padding:12px 20px 18px;display:flex}.settings-list>div{border-bottom:1px solid #eef0f3;grid-template-columns:33px 1fr auto;align-items:center;gap:9px;padding:10px 0;display:grid}.settings-list>div:last-child{border-bottom:0}.settings-list-icon{color:#606ae0;background:#eff0ff;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.settings-list>div>div{flex-direction:column;display:flex}.settings-list strong{font-size:9px}.settings-list p{color:var(--muted);margin:2px 0 0;font-size:7px}.connection-note{background:#fffbf4;border-color:#f0dcb9;grid-template-columns:35px 1fr auto;align-items:center;gap:11px;padding:14px 17px;display:grid}.connection-note>span{color:#a9711d;background:#fff2d8;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.connection-note strong{font-size:9px}.connection-note p{color:#79694f;margin:2px 0 0;font-size:8px}@keyframes spin{to{transform:rotate(1turn)}}@keyframes slideIn{0%{opacity:.5;transform:translate(35px)}to{opacity:1;transform:translate(0)}}@media (max-width:1240px){.sidebar{width:220px}.main-column{margin-left:220px}.content-area{padding-left:24px;padding-right:24px}.topbar{padding:0 24px}.stats-grid{grid-template-columns:repeat(2,1fr)}.active-campaign-grid{grid-template-columns:1fr 1fr}.campaign-mini-metrics{border-top:1px solid #e8e9f7;grid-column:1/-1;grid-template-columns:repeat(3,1fr);display:grid}.campaign-mini-metrics>div{border-right:1px solid #e8e9f7;padding-right:16px}.campaign-mini-metrics>div:last-child{border-right:0}.connections-grid{grid-template-columns:repeat(2,1fr)}.report-kpis,.result-summary-cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:980px){.sidebar{display:none}.main-column{margin-left:0}.mobile-brand{align-items:center;gap:8px;display:flex}.mobile-brand .brand-mark{width:31px;height:31px}.global-search{width:min(340px,43vw)}.mobile-nav{z-index:50;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;grid-template-columns:repeat(4,1fr);min-height:58px;display:grid;position:fixed;inset:auto 0 0}.mobile-nav a{color:#8892a2;flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:7px;display:flex}.mobile-nav a.active{color:#5f69de}.content-area{padding-bottom:86px}.campaign-overview-hero,.dashboard-lower-grid,.dashboard-main-grid,.message-layout,.overview-columns,.report-primary-grid,.report-secondary-grid,.review-grid,.run-grid,.settings-columns{grid-template-columns:1fr}.run-side-column{grid-template-columns:1fr 1fr;display:grid}.run-health-panel{grid-column:1/-1}.message-preview-card,.preflight-card{position:static}.message-preview-card{max-width:430px}.evidence-grid{grid-template-columns:1fr}.wizard-content{padding:25px}}@media (max-width:700px){body{font-size:13px}.topbar{height:60px;padding:0 14px}.global-search{display:none}.profile-copy,.topbar-divider{display:none!important}.content-area{padding:20px 14px 82px}.page-header,.run-header{flex-direction:column;align-items:flex-start}.page-header h1,.run-header h1{font-size:26px}.page-actions{width:100%}.page-actions .button{flex:1}.connections-grid,.overview-metrics-grid,.report-kpis,.result-summary-cards,.stats-grid{grid-template-columns:1fr 1fr}.active-campaign-heading{grid-template-columns:35px 1fr}.active-campaign-heading .button{grid-column:1/-1}.active-campaign-grid{grid-template-columns:1fr}.active-campaign-grid>div{border-bottom:1px solid #e8e9f7;border-right:0}.campaign-mini-metrics{grid-template-columns:1fr}.campaign-mini-metrics>div{border-right:0}.summary-strip{grid-template-columns:1fr 1fr}.summary-strip>div:nth-child(2){border-right:0}.summary-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.overview-progress-meta{justify-content:space-between;gap:10px}.wizard-header{grid-template-columns:auto 1fr}.wizard-header>.button{grid-column:1/-1}.wizard-steps{justify-content:space-between;width:100%}.wizard-steps button{padding:0 2px}.wizard-steps button>div{display:none}.wizard-steps>div>i{width:clamp(16px,8vw,42px)}.wizard-content{padding:20px 15px}.channel-grid,.import-summary,.mode-grid,.two-column-fields{grid-template-columns:1fr}.import-summary>div{border-right:0;border-bottom:1px solid var(--line)}.import-summary>div:last-child{border-bottom:0}.dropzone.has-file{flex-wrap:wrap}.dropzone.has-file,.recognized-columns{align-items:flex-start}.manual-add-row{flex-direction:column}.wizard-footer{grid-template-columns:1fr 1fr}.wizard-footer>span{display:none}.run-progress-top{flex-direction:column}.run-progress-stats,.run-progress-top,.run-progress-top>div:last-child{align-items:flex-start}.run-progress-stats{flex-wrap:wrap}.run-progress-stats a{width:100%;margin-left:0}.agent-focus-header{align-items:flex-start}.agent-focus-header>.site-logo{display:none}.workflow-timeline>div{grid-template-columns:31px 1fr}.workflow-timeline time{display:none}.run-side-column{display:flex}.results-toolbar{flex-direction:column;align-items:stretch}.select-control,.table-search.large{width:100%}.results-toolbar>span:last-child{margin-left:0}.reports-list article{grid-template-columns:38px 1fr auto}.reports-list article>.icon-button,.reports-list article>.muted-cell{display:none}.connection-note{grid-template-columns:35px 1fr}.connection-note .text-button{grid-column:2;justify-self:start}}@media (max-width:440px){.connections-grid,.overview-metrics-grid,.report-kpis,.result-summary-cards,.stats-grid{grid-template-columns:1fr}.topbar-actions .icon-button:first-child{display:none}.campaign-tabs{margin-left:-14px;margin-right:-14px;padding-left:8px}.wizard-footer .button{padding:0 11px}}