:root{--td-canvas:#02060e;--td-canvas-raised:#07101d;--td-surface:#0a1322;--td-surface-subtle:#0d1a2d;--td-surface-glass:#0a1322bf;--td-border:#ffffff14;--td-border-subtle:#ffffff0a;--td-border-strong:#ffffff24;--td-border-accent:#2cc1df59;--td-text:#fff;--td-text-soft:#e2e8f0;--td-text-muted:#8b9cb0;--td-text-dim:#5a6e82;--td-cyan:#2cc1df;--td-cyan-deep:#168ca1;--td-cyan-soft:#2cc1df1a;--td-success:#34d399;--td-warning:#fbbf24;--td-danger:#ef4444;--td-radius:12px;--td-radius-sm:8px;--td-shadow:0 16px 36px -10px #00000080, 0 1px 2px #ffffff0a;--td-shadow-hover:0 20px 48px -12px #000000a6, 0 0 24px #2cc1df14}.td-workspace{min-height:100svh;color:var(--td-text-soft);background:radial-gradient(circle at 50% 0%, #168ca114, transparent 45%), var(--td-canvas);font-family:var(--font-body);-webkit-font-smoothing:antialiased}.td-workspace *,.td-workspace :before,.td-workspace :after{box-sizing:border-box}.td-workspace svg{flex-shrink:0}.td-workspace :is(button,a,input,textarea,select):focus-visible{outline:2px solid var(--td-cyan);outline-offset:3px}.td-workspace h1:focus,.td-workspace main:focus{outline:none}.td-header{z-index:40;border-bottom:1px solid var(--td-border);-webkit-backdrop-filter:blur(16px);background:#02060ee0;height:68px;position:sticky;top:0}.td-header-inner{align-items:center;gap:16px;width:min(1240px,100% - 48px);height:100%;margin-inline:auto;display:flex}.td-brand{flex:none;align-items:center;display:flex}.td-brand img{width:auto;height:28px;display:block}.td-header-divider{background:var(--td-border);flex:none;width:1px;height:20px}.td-module-label{color:var(--td-cyan);letter-spacing:.02em;background:#2cc1df14;border:1px solid #2cc1df38;border-radius:6px;flex:none;padding:3px 8px;font-size:12px;font-weight:650}.td-navigation{scrollbar-width:none;align-items:center;gap:4px;margin-left:12px;display:flex;overflow-x:auto}.td-navigation::-webkit-scrollbar{display:none}.td-navigation a{min-height:34px;color:var(--td-text-muted);white-space:nowrap;border:1px solid #0000;border-radius:6px;align-items:center;padding:0 12px;font-size:13px;font-weight:500;transition:color .18s,background .18s,border-color .18s;display:inline-flex}.td-navigation a:hover{color:#fff;background:#ffffff0d}.td-navigation a.is-active,.td-navigation [aria-current=page]{color:var(--td-cyan);background:#2cc1df1a;border-color:#2cc1df47;font-weight:600}.td-exit{color:var(--td-text-muted);white-space:nowrap;border-radius:6px;align-items:center;gap:6px;margin-left:auto;padding:6px 10px;font-size:13px;font-weight:500;transition:color .18s,background .18s;display:inline-flex}.td-exit:hover{color:#fff;background:#ffffff0d}.td-container{width:min(1240px,100% - 48px);margin-inline:auto}.td-workspace main{padding:40px 0 60px}.td-heading{max-width:680px;margin-bottom:28px}.td-heading-with-action{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.td-heading-with-action .td-heading{margin-bottom:0}.td-heading-with-action>.td-button{flex-shrink:0}.td-eyebrow,.td-panel-kicker{letter-spacing:.1em;text-transform:uppercase;color:var(--td-cyan);margin:0 0 6px;font-size:11px;font-weight:700;line-height:1.4}.td-heading h1{color:var(--td-text);font-family:var(--font-display);letter-spacing:-.025em;margin:6px 0 8px;font-size:clamp(28px,2.8vw,36px);font-weight:700;line-height:1.2}.td-description{color:var(--td-text-muted);font-size:15px;line-height:1.6}.td-button,.td-text-action{border-radius:var(--td-radius-sm);text-align:center;white-space:nowrap;cursor:pointer;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 16px;font-size:13px;font-weight:600;line-height:1.3;transition:transform .18s,background .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.td-button-primary{background:var(--td-cyan);border:1px solid var(--td-cyan);box-shadow:0 0 16px #2cc1df40;color:#021018!important}.td-button-primary:hover:not(:disabled){background:#63baca;border-color:#63baca;transform:translateY(-1px);box-shadow:0 4px 22px #2cc1df66}.td-button-secondary{border:1px solid var(--td-border-strong);color:var(--td-text-soft);background:#ffffff0a}.td-button-secondary:hover:not(:disabled){border-color:var(--td-border-accent);color:#fff;background:#ffffff14;transform:translateY(-1px)}.td-button-quiet{color:var(--td-text-muted);background:0 0;border:1px solid #0000}.td-button-quiet:hover:not(:disabled){color:#fff;background:#ffffff0d}.td-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none!important;transform:none!important}.td-text-action{color:var(--td-cyan);background:0 0;border:0;padding:4px 0;font-size:13px;font-weight:600}.td-text-action:hover{color:#63baca;text-decoration:underline}.td-panel{border:1px solid var(--td-border);border-radius:var(--td-radius);background:var(--td-surface);min-width:0;box-shadow:var(--td-shadow);overflow:hidden}.td-panel-header{border-bottom:1px solid var(--td-border);background:#ffffff04;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:16px 22px;display:flex}.td-panel-header h2{color:var(--td-text);letter-spacing:-.015em;margin:0;font-size:16px;font-weight:650}.td-panel-header p{color:var(--td-text-muted);margin-top:3px;font-size:13px;line-height:1.5}.td-panel-action{flex-shrink:0}.td-status-badge{letter-spacing:.03em;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:4px 10px;font-size:11px;font-weight:650;line-height:1;display:inline-flex}.td-status-badge i{background:currentColor;border-radius:50%;width:6px;height:6px}.td-status-success{color:#34d399;background:#34d3991a;border:1px solid #34d39940}.td-status-accent{color:var(--td-cyan);background:#2cc1df1a;border:1px solid #2cc1df47}.td-status-warning{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2440}.td-status-neutral{color:var(--td-text-muted);border:1px solid var(--td-border);background:#ffffff0a}.td-workspace label{color:var(--td-text-soft);flex-direction:column;gap:7px;font-size:13px;font-weight:600;display:flex}.td-workspace :is(input:not([type=checkbox]),select,textarea){border:1px solid var(--td-border-strong);border-radius:var(--td-radius-sm);width:100%;min-width:0;min-height:42px;color:var(--td-text);font:400 14px/1.5 var(--font-body);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#050c18;padding:9px 13px;transition:border-color .18s,box-shadow .18s,background .18s}.td-workspace :is(input,textarea)::placeholder{color:var(--td-text-dim);opacity:1}.td-workspace :is(input:not([type=checkbox]),select,textarea):focus{border-color:var(--td-cyan);background:#071224;outline:none;box-shadow:0 0 0 3px #2cc1df26}.td-workspace textarea{resize:vertical;min-height:100px}.td-workspace input[type=checkbox]{width:16px;height:16px;accent-color:var(--td-cyan);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer;margin:0}.td-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:40px 24px;display:flex}.td-empty-icon{width:48px;height:48px;color:var(--td-cyan);background:#2cc1df14;border:1px solid #2cc1df38;border-radius:12px;place-items:center;margin-bottom:16px;display:grid}.td-empty h2{font:600 16px/1.4 var(--font-display);color:var(--td-text);margin:0}.td-empty p{color:var(--td-text-muted);max-width:360px;margin-top:6px;font-size:13px;line-height:1.6}.td-empty-action{margin-top:20px}.td-error{border-radius:var(--td-radius-sm);color:#fca5a5;background:#ef444414;border:1px solid #ef44444d;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;padding:12px 16px;font-size:13px;display:flex}.td-load-state{color:var(--td-text-muted);align-items:center;gap:10px;padding:10px 0;font-size:13px;display:flex}.td-spin{animation:1s linear infinite td-spin-frames}@keyframes td-spin-frames{to{transform:rotate(360deg)}}.td-actions{border-top:1px solid var(--td-border);justify-content:space-between;align-items:center;gap:16px;margin-top:28px;padding-top:22px;display:flex}.td-actions .td-button-primary{margin-left:auto}.td-dialog{border:1px solid var(--td-border-strong);border-radius:var(--td-radius);width:min(480px,100% - 32px);color:var(--td-text);background:#081224;padding:28px;box-shadow:0 24px 70px #000000a6}.td-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#02060ebf}.td-dialog h2{color:#fff;margin:10px 0;font-size:20px}.td-dialog p:not(.td-eyebrow){color:var(--td-text-muted);margin-bottom:22px;font-size:14px;line-height:1.6}.td-dialog .td-close{padding:6px;position:absolute;top:12px;right:12px}.td-sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=900px){.td-header-inner,.td-container{width:calc(100% - 36px)}.td-heading-with-action{flex-direction:column;gap:16px}.td-heading-with-action>.td-button{margin-top:0}}@media (width<=680px){.td-header{height:auto;min-height:60px}.td-header-inner{flex-wrap:wrap;row-gap:8px;padding-block:10px}.td-navigation{order:3;width:100%;margin-left:0}.td-header-divider,.td-module-label{display:none}.td-workspace main{padding-top:28px}.td-actions{flex-direction:column;gap:12px}.td-actions .td-button{width:100%}}@media (prefers-reduced-motion:reduce){.td-workspace *,.td-workspace :before{transition-duration:.01ms!important;animation-duration:.01ms!important}}.yi-hero-layout{grid-template-columns:minmax(0,.95fr) minmax(460px,1.05fr);align-items:center;gap:clamp(40px,5.5vw,76px);min-height:calc(100svh - 120px);padding:clamp(24px,3.5vw,48px) 0 36px;display:grid;position:relative}.yi-hero-ambient{pointer-events:none;z-index:-1;position:absolute;inset:-10% -20%;overflow:hidden}.yi-ambient-glow{filter:blur(80px);opacity:.45;pointer-events:none;border-radius:50%;position:absolute}.yi-glow-1{background:radial-gradient(circle,#2cc1df1f,#0000 70%);width:440px;height:440px;animation:16s ease-in-out infinite alternate yi-ambient-drift;top:15%;right:15%}.yi-glow-2{background:radial-gradient(circle,#2563eb14,#0000 70%);width:360px;height:360px;animation:20s ease-in-out infinite alternate-reverse yi-ambient-drift;bottom:10%;right:35%}@keyframes yi-ambient-drift{0%{transform:translate(0)scale(1)}to{transform:translate(25px,-18px)scale(1.08)}}.yi-hero-content{z-index:2;max-width:580px;position:relative}.yi-hero-kicker{color:var(--td-cyan);letter-spacing:.08em;text-transform:uppercase;background:#2cc1df14;border:1px solid #2cc1df3d;border-radius:999px;align-items:center;gap:7px;margin-bottom:18px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.yi-kicker-icon{color:var(--td-cyan)}.yi-hero-title{color:#fff;font-family:var(--font-display);letter-spacing:-.035em;margin:0 0 16px;font-size:clamp(38px,4.2vw,56px);font-weight:780;line-height:1.05}.yi-title-highlight{background:linear-gradient(135deg,#2cc1df 0%,#38bdf8 45%,#2563eb 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 28px #2cc1df40);-webkit-background-clip:text;display:block}.yi-hero-desc{color:var(--td-text-muted);max-width:520px;margin:0;font-size:clamp(15px,1.2vw,17px);line-height:1.65}.yi-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:28px 0 22px;display:flex}.yi-action-explore{gap:8px}.yi-btn-arrow{transition:transform .2s}.yi-action-explore:hover .yi-btn-arrow{transform:translate(3px)}.yi-hero-trust{color:var(--td-text-dim);flex-wrap:wrap;gap:16px 22px;margin-top:4px;font-size:12px;display:flex}.yi-hero-trust span{color:var(--td-text-muted);align-items:center;gap:6px;display:inline-flex}.yi-trust-check{color:var(--td-cyan)}.yi-network-card{--yi-parallax-x:0px;--yi-parallax-y:0px;transform:translate3d(var(--yi-parallax-x), var(--yi-parallax-y), 0);aspect-ratio:540/440;border:1px solid var(--td-border);isolation:isolate;background:radial-gradient(circle,#0b172ceb,#040914fa);border-radius:20px;min-height:440px;transition:transform .22s ease-out,border-color .24s,box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 24px 70px #0000008c,inset 0 1px 1px #ffffff0f}.yi-network-card:hover{border-color:#2cc1df4d;box-shadow:0 28px 80px #000000a6,0 0 30px #2cc1df14}.yi-network-backdrop{pointer-events:none;z-index:1;position:absolute;inset:0}.yi-network-grid{background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 35%,#0000 75%);mask-image:radial-gradient(circle,#000 35%,#0000 75%)}.yi-network-glow{background:radial-gradient(circle,#2cc1df12,#0000 48%),radial-gradient(circle at 75% 80%,#2563eb0f,#0000 42%);position:absolute;inset:0}.yi-network-svg{z-index:2;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.yi-path-active{stroke:url(#yi-path-active-gradient);stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:6 8;opacity:.78}.yi-path-output{stroke:url(#yi-path-out-gradient);stroke-width:1.4px;stroke-linecap:round;stroke-dasharray:5 7;opacity:.7}.yi-path-passive{stroke:#ffffff12;stroke-width:1px;stroke-dasharray:4 8;opacity:.5}.yi-moving-signal{opacity:.95}.yi-signal-in{fill:#2cc1df}.yi-signal-trail{fill:#38bdf8;opacity:.65}.yi-signal-out{fill:#38bdf8}.yi-net-node{z-index:5;-webkit-backdrop-filter:blur(12px);border:1px solid var(--td-border-strong);background:#081120e0;border-radius:12px;align-items:center;gap:10px;padding:8px 12px;transition:transform .2s,border-color .2s,box-shadow .2s;display:inline-flex;position:absolute;box-shadow:0 10px 24px #0006}.yi-net-node:hover{transform:translateY(-2px);box-shadow:0 14px 28px #00000080}.yi-net-mark{background:#ffffff08;border:1px solid;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.yi-net-info strong{color:#fff;font-size:12px;font-weight:650;line-height:1.2;display:block}.yi-net-status{color:var(--td-text-dim);align-items:center;gap:5px;margin-top:1px;font-size:10px;display:flex}.yi-node-active-yt{border-color:#ef444459;top:9%;left:6%;box-shadow:0 10px 24px #0006,0 0 16px #ef444414}.yi-mark-yt{color:#ef4444;background:#ef444414}.yi-status-live{color:#34d399;font-weight:600}.yi-status-live i{background:#34d399;border-radius:50%;width:5px;height:5px;box-shadow:0 0 8px #34d399}.yi-node-passive{opacity:.72}.yi-node-passive:hover{opacity:.9}.yi-node-wa{top:9%;right:6%}.yi-mark-wa{color:#10b981}.yi-node-ig{bottom:12%;left:6%}.yi-mark-ig{color:#c084fc}.yi-node-fb{top:47%;right:4%}.yi-mark-fb{color:#3b82f6}.yi-node-output{border-color:#2cc1df59;bottom:11%;right:8%;box-shadow:0 10px 24px #0006,0 0 18px #2cc1df1a}.yi-mark-eng{color:var(--td-cyan);background:#2cc1df14}.yi-status-eng{color:var(--td-cyan);font-weight:600}.yi-status-eng i{background:var(--td-cyan);width:5px;height:5px;box-shadow:0 0 8px var(--td-cyan);border-radius:50%}.yi-net-core{z-index:6;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.yi-core-inner{z-index:2;text-align:center;background:radial-gradient(circle at 50% 32%,#2cc1df1f,#060f1ef2 75%);border:1px solid #2cc1df6b;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:154px;min-height:142px;padding:16px 12px;display:flex;position:relative;box-shadow:0 0 0 6px #2cc1df0a,0 0 34px #2cc1df29}.yi-core-icon-wrap{width:38px;height:38px;color:var(--td-cyan);background:#2cc1df1a;border:1px solid #2cc1df4d;border-radius:10px;place-items:center;margin-bottom:6px;display:grid}.yi-core-icon{animation:20s linear infinite yi-core-spin}@keyframes yi-core-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.yi-core-brand strong{color:#fff;letter-spacing:-.01em;font-size:13px;font-weight:750;display:block}.yi-core-brand small{color:var(--td-text-muted);margin-top:1px;font-size:10px;display:block}.yi-core-status-cycle{width:110px;height:18px;color:var(--td-cyan);letter-spacing:.07em;text-transform:uppercase;margin-top:6px;font-size:10px;font-weight:700;overflow:hidden}.yi-core-status-cycle b{height:18px;line-height:18px;animation:6.5s step-end infinite yi-status-cycle-kf;display:block}@keyframes yi-status-cycle-kf{0%,30%{transform:translateY(0)}33%,63%{transform:translateY(-18px)}66%,to{transform:translateY(-36px)}}.yi-core-pulse-ring{pointer-events:none;border:1px solid #2cc1df40;border-radius:24px;animation:6.5s ease-in-out infinite yi-core-pulse-kf;position:absolute;inset:-8px}@keyframes yi-core-pulse-kf{0%,25%,70%,to{opacity:0;transform:scale(.96)}35%,55%{opacity:1;border-color:#2cc1df73;transform:scale(1.03)}}.yi-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px;display:grid}.yi-metric{border:1px solid var(--td-border);border-radius:var(--td-radius);background:var(--td-surface);box-shadow:var(--td-shadow);padding:18px 20px}.yi-metric-head{color:var(--td-text-muted);justify-content:space-between;align-items:center;gap:10px;font-size:13px;font-weight:500;display:flex}.yi-metric-icon{width:32px;height:32px;color:var(--td-cyan);background:#2cc1df14;border:1px solid #2cc1df33;border-radius:8px;place-items:center;display:grid}.yi-metric>strong{color:#fff;font-family:var(--font-display);font-variant-numeric:tabular-nums;margin:14px 0 6px;font-size:clamp(26px,2.6vw,34px);font-weight:700;line-height:1.1;display:block}.yi-metric-meta{color:var(--td-text-dim);align-items:center;gap:6px;font-size:11px;display:flex}.yi-metric-meta i{background:var(--td-success);border-radius:50%;width:5px;height:5px}.yi-dashboard-primary{grid-template-columns:minmax(0,1.5fr) minmax(300px,.9fr);align-items:start;gap:18px;display:grid}.yi-bars{padding:8px 22px 18px}.yi-performance-row{border-bottom:1px solid var(--td-border-subtle);grid-template-columns:28px minmax(0,1fr);align-items:center;gap:14px;padding:15px 0;display:grid}.yi-performance-row:last-child{border-bottom:0}.yi-performance-rank{color:var(--td-text-dim);font-size:12px;font-family:var(--font-mono);font-weight:600}.yi-bar-label{color:var(--td-text-soft);justify-content:space-between;align-items:center;gap:16px;font-size:13px;font-weight:550;display:flex}.yi-bar-label span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.yi-bar-label strong{color:#fff;font-variant-numeric:tabular-nums;flex-shrink:0;font-size:13px}.yi-bar-label small{color:var(--td-text-muted);font-size:11px;font-weight:400}.yi-bar-track{background:#ffffff0f;border-radius:999px;height:5px;margin-top:8px;overflow:hidden}.yi-bar-track>div{border-radius:inherit;background:linear-gradient(90deg,#2cc1df,#168ca1);height:100%}.yi-channel-summary{padding:22px}.yi-channel-identity{border-bottom:1px solid var(--td-border-subtle);align-items:center;gap:14px;padding-bottom:18px;display:flex}.yi-channel-identity img,.yi-channel-fallback{object-fit:cover;border:1px solid var(--td-border-strong);border-radius:10px;flex-shrink:0;width:46px;height:46px}.yi-channel-fallback{color:var(--td-cyan);background:#2cc1df14;place-items:center;display:grid}.yi-channel-summary h2{color:#fff;margin:4px 0 0;font-size:16px;font-weight:650}.yi-channel-summary dl{margin:16px 0 20px;font-size:13px}.yi-channel-summary dl>div{border-bottom:1px solid var(--td-border-subtle);justify-content:space-between;gap:14px;padding:9px 0;display:flex}.yi-channel-summary dt{color:var(--td-text-muted)}.yi-channel-summary dd{color:var(--td-text-soft);font-variant-numeric:tabular-nums;margin:0;font-weight:550}.yi-dashboard-manage{justify-content:space-between;width:100%}.yi-channel-panel{max-width:900px}.yi-connect-another{flex-shrink:0}.yi-account-list{display:grid}.yi-channel-row{border-bottom:1px solid var(--td-border);grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:16px;min-height:84px;padding:16px 22px;transition:background .18s;display:grid}.yi-channel-row:last-child{border-bottom:0}.yi-channel-row:hover{background:#ffffff05}.yi-channel-row.is-selected{box-shadow:inset 3px 0 0 var(--td-cyan);background:#2cc1df0d}.yi-account-avatar{border:1px solid var(--td-border-strong);width:46px;height:46px;color:var(--td-cyan);background:#ffffff08;border-radius:10px;place-items:center;display:grid;overflow:hidden}.yi-channel-avatar{object-fit:cover;width:100%;height:100%}.yi-account-details h3{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:5px 0 0;font-size:15px;font-weight:650;overflow:hidden}.yi-account-details p{color:var(--td-text-muted);margin:2px 0 0;font-size:12px}.yi-row-check{background:var(--td-cyan);color:#021018;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.yi-persona-workspace{grid-template-columns:minmax(0,1.65fr) minmax(300px,.9fr);align-items:start;gap:20px;display:grid}.yi-persona-fields{grid-template-columns:1fr 1fr;gap:18px;padding:22px;display:grid}.yi-field-wide{grid-column:1/-1}.yi-field-control{align-items:center;display:flex;position:relative}.yi-field-control svg{color:var(--td-text-dim);pointer-events:none;position:absolute;left:12px}.yi-field-control input{padding-left:36px!important}.yi-persona-preview{position:sticky;top:88px}.yi-preview-header{border-bottom:1px solid var(--td-border);justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:16px 20px;display:flex}.yi-preview-header h2{color:#fff;margin:0;font-size:16px;font-weight:650}.yi-persona-core{text-align:center;border-bottom:1px solid var(--td-border);background:radial-gradient(circle at 50% 30%,#2cc1df14,#0000 70%);flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:140px;padding:20px;display:flex}.yi-persona-core-mark{width:42px;height:42px;color:var(--td-cyan);background:#2cc1df1a;border:1px solid #2cc1df4d;border-radius:12px;place-items:center;margin-bottom:4px;display:grid}.yi-persona-core strong{color:#fff;font-size:16px;font-weight:700}.yi-persona-core small{color:var(--td-cyan);font-size:12px;font-weight:500}.yi-preview-list{margin:0;padding:4px 20px 18px;font-size:13px}.yi-preview-list div{border-bottom:1px solid var(--td-border-subtle);padding:12px 0}.yi-preview-list div:last-child{border-bottom:0}.yi-preview-list dt{color:var(--td-text-dim);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.yi-preview-list dd{color:var(--td-text-soft);overflow-wrap:anywhere;margin:4px 0 0;line-height:1.5}.yi-library-selection{align-items:center;gap:12px;display:flex}.td-select-all{border:1px solid var(--td-border-strong);border-radius:var(--td-radius-sm);min-height:38px;color:var(--td-text-soft);cursor:pointer;background:#ffffff08;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:600;display:inline-flex;flex-direction:row!important}.yi-selection-count{color:var(--td-text-muted);white-space:nowrap;background:#2cc1df14;border:1px solid #2cc1df33;border-radius:999px;padding:6px 11px;font-size:12px}.yi-selection-count strong{color:var(--td-cyan)}.yi-library-shell{min-height:360px}.yi-video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:20px;display:grid}.yi-video-card{border:1px solid var(--td-border);border-radius:var(--td-radius);cursor:pointer;background:#08111e;min-width:0;transition:transform .18s,border-color .18s,box-shadow .18s;display:block;position:relative;overflow:hidden}.yi-video-card:hover{border-color:var(--td-border-strong);transform:translateY(-2px);box-shadow:0 14px 32px #00000080}.yi-video-card.is-selected{border-color:var(--td-cyan);background:#2cc1df0d;box-shadow:0 0 0 1px #2cc1df4d,0 10px 24px #2cc1df1a}.yi-video-checkbox{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.yi-video-thumbnail{aspect-ratio:16/9;border-bottom:1px solid var(--td-border);background:#040913;display:block;position:relative;overflow:hidden}.yi-video-thumbnail img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.yi-video-card:hover .yi-video-thumbnail img{transform:scale(1.02)}.yi-thumbnail-empty{height:100%;color:var(--td-text-dim);flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.yi-thumbnail-empty small{font-size:11px}.yi-video-selection-mark{color:#0000;background:#02060ebf;border:1px solid #fff3;border-radius:8px;place-items:center;width:28px;height:28px;transition:all .18s;display:grid;position:absolute;top:9px;right:9px}.yi-video-card.is-selected .yi-video-selection-mark{background:var(--td-cyan);border-color:var(--td-cyan);color:#021018}.yi-video-card-body{flex-direction:column;min-height:88px;padding:12px 14px 14px;display:flex}.yi-video-card-body strong{-webkit-line-clamp:2;color:#fff;-webkit-box-orient:vertical;font-size:13px;font-weight:650;line-height:1.4;display:-webkit-box;overflow:hidden}.yi-video-card-body small{color:var(--td-text-muted);margin-top:auto;padding-top:8px;font-size:11px}.yi-operations-status{justify-content:space-between;align-items:center;gap:20px;min-height:74px;margin-bottom:20px;padding:16px 20px;display:flex}.yi-operations-identity{align-items:center;gap:12px;min-width:0;display:flex}.yi-operations-mark{width:40px;height:40px;color:var(--td-cyan);background:#2cc1df1a;border:1px solid #2cc1df47;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.yi-operations-identity span:not(.yi-operations-mark){color:var(--td-text-dim);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.yi-operations-identity strong{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:15px;display:block;overflow:hidden}.yi-operations-status dl{align-items:center;margin:0;display:flex}.yi-operations-status dl>div{border-left:1px solid var(--td-border);padding:0 20px}.yi-operations-status dt{color:var(--td-text-dim);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:700}.yi-operations-status dd{color:var(--td-text-soft);white-space:nowrap;margin:0;font-size:13px;font-weight:600}.yi-operations-center{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:18px;display:grid}.yi-control-rail{flex-direction:column;gap:16px;padding-bottom:20px;display:flex}.yi-schedule-form{gap:14px;padding:0 20px;display:grid}.yi-time-window{gap:10px;display:grid}.yi-time-row{grid-template-columns:1fr 1fr;gap:8px;display:grid}.yi-saved{color:var(--td-success);margin:0;font-size:12px;font-weight:600}.yi-control-divider{background:var(--td-border);height:1px;margin:0 20px}.td-engine-status{color:var(--td-text-muted);justify-content:space-between;align-items:center;padding:0 20px;font-size:13px;display:flex}.td-status{color:var(--td-text-soft);align-items:center;gap:6px;font-size:13px;display:inline-flex}.td-status i{background:var(--td-text-dim);border-radius:50%;width:6px;height:6px}.yi-running{color:var(--td-success)}.yi-running i{background:var(--td-success);box-shadow:0 0 8px var(--td-success)}.yi-service-note{color:var(--td-text-dim);margin:0;padding:0 20px;font-size:11px;line-height:1.5}.yi-control-actions{gap:8px;margin-top:auto;padding:0 20px;display:grid}.yi-control-actions .td-button{width:100%}.td-activity{flex-direction:column;min-height:600px;display:flex}.yi-activity-heading{border-bottom:1px solid var(--td-border);background:#ffffff04;justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:16px 22px;display:flex}.yi-activity-heading h2{color:#fff;margin:0;font-size:16px;font-weight:650}.yi-activity-heading p{color:var(--td-text-muted);margin:3px 0 0;font-size:12px}.yi-activity-feed{max-height:580px;overflow-y:auto}.yi-interaction{border-bottom:1px solid var(--td-border-subtle);padding:18px 22px;font-size:13px}.yi-interaction:last-child{border-bottom:0}.yi-interaction header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:8px;display:flex}.yi-interaction-author{align-items:center;gap:8px;display:flex}.yi-activity-index{color:var(--td-text-dim);font-family:var(--font-mono);font-size:11px}.yi-interaction strong{color:#fff;font-weight:650}.yi-interaction time{color:var(--td-text-dim);white-space:nowrap;font-size:11px}.yi-interaction-comment{color:var(--td-text-soft);margin:0;line-height:1.55}.yi-interaction-reply{border-left:2px solid var(--td-cyan);background:#2cc1df0d;border-radius:0 8px 8px 0;margin-top:10px;padding:11px 14px}.yi-interaction-reply span{color:var(--td-cyan);letter-spacing:.04em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.yi-interaction-reply p{color:var(--td-text-soft);margin:0;line-height:1.55}.yi-activity-footer{border-top:1px solid var(--td-border);color:var(--td-text-dim);background:#ffffff03;justify-content:space-between;gap:12px;margin-top:auto;padding:12px 22px;font-size:12px;display:flex}.yi-analytics-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.yi-video-count-badge{color:var(--td-cyan);background:#2cc1df14;border:1px solid #2cc1df33;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:600}.td-table-wrapper{overflow-x:auto}.td-table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.td-table th{border-bottom:1px solid var(--td-border);color:var(--td-text-dim);letter-spacing:.06em;text-transform:uppercase;background:#ffffff05;padding:12px 18px;font-size:11px;font-weight:700}.td-col-num{text-align:right!important}.td-table tbody tr{border-bottom:1px solid var(--td-border-subtle);transition:background .15s}.td-table tbody tr:hover{background:#ffffff06}.td-table tbody tr:last-child{border-bottom:0}.yi-video-row{color:#fff;align-items:center;gap:14px;min-height:64px;padding:10px 18px;display:flex}.yi-video-row img{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--td-border);border-radius:6px;flex-shrink:0;width:84px}.yi-video-row-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-weight:550;line-height:1.4;transition:color .18s;display:-webkit-box;overflow:hidden}.yi-video-row:hover .yi-video-row-title{color:var(--td-cyan)}.yi-video-ext{color:var(--td-text-dim);opacity:0;margin-left:6px;transition:opacity .18s}.yi-video-row:hover .yi-video-ext{opacity:1}.yi-cell{vertical-align:middle;color:var(--td-text-soft);font-variant-numeric:tabular-nums;padding:14px 18px;font-weight:500}@media (width<=1050px){.yi-hero-layout{grid-template-columns:1fr;gap:40px;padding:24px 0 32px}.yi-hero-content{max-width:100%}.yi-network-card{max-width:600px;margin-inline:auto}.yi-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.yi-dashboard-primary,.yi-persona-workspace{grid-template-columns:1fr}.yi-persona-preview{position:static}.yi-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.yi-operations-center{grid-template-columns:1fr}}@media (width<=640px){.yi-hero-layout{gap:32px;padding-top:16px}.yi-hero-title{font-size:34px}.yi-hero-actions{flex-direction:column;align-items:stretch}.yi-hero-actions .td-button{width:100%}.yi-network-card{aspect-ratio:auto;height:400px;min-height:380px}.yi-net-node{padding:6px 9px}.yi-net-info strong{font-size:11px}.yi-net-status{font-size:9px}.yi-core-inner{width:130px;min-height:120px;padding:12px 10px}.yi-core-brand strong{font-size:12px}.yi-metrics,.yi-video-grid,.yi-persona-fields{grid-template-columns:1fr}.yi-operations-status{flex-direction:column;align-items:flex-start}.yi-operations-status dl{justify-content:space-between;width:100%}.yi-operations-status dl>div:first-child{border-left:0;padding-left:0}.yi-channel-row{grid-template-columns:44px minmax(0,1fr)}.yi-channel-row .yi-account-select{grid-column:1/-1;width:100%}.yi-video-row img{width:64px}}@media (prefers-reduced-motion:reduce){.yi-network-card{transform:none!important}.yi-ambient-glow,.yi-core-icon,.yi-core-pulse-ring,.yi-core-status-cycle b{animation:none!important}.yi-moving-signal{display:none}}:root{--navy-950:#02060e;--navy-900:#07101d;--paper-100:#f5f7fa;--white:#fff;--ink-900:#111a25;--ink-soft:#526174;--ink-subtle:#91a1b0;--cyan-bright:#2cc1df;--cyan-deep:#168ca1;--font-display:"Manrope",Arial,sans-serif;--font-body:"DM Sans",Arial,sans-serif;--font-mono:ui-monospace,monospace;--ease-premium:cubic-bezier(.16,1,.3,1)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#02060e;scroll-padding-top:88px}body{color:#111a25;min-width:320px;font-family:var(--font-body);-webkit-font-smoothing:antialiased;background:#f5f7fa;margin:0;font-size:16px;line-height:1.6}body,button,a,input,select{font-family:var(--font-body)}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--font-display);letter-spacing:0;font-weight:700}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:2px solid #2cc1df}.site-shell{min-height:100vh;overflow:clip}.container{width:min(100% - 48px,1280px);margin-inline:auto}.section-pad{padding-block:clamp(88px,9vw,124px)}.section-label,.eyebrow{color:#168ca1;letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800}.eyebrow.light{color:#63baca}.avatar{border-radius:50%;flex:none;place-items:center;width:32px;height:32px;font-size:10px;font-weight:800;display:grid}.avatar.navy{color:#fff;background:#0c2436}.avatar.amber{color:#8b6204;background:#fdf0cc}.avatar.blue{color:#2861a9;background:#ddebff}@media (width<=640px){.container{width:min(100% - 32px,1280px)}.section-pad{padding-block:76px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.navbar-wrap{z-index:50;background:#02060ec2;border-bottom:1px solid #0000;height:72px;transition:background .25s,border-color .25s;position:fixed;inset:0 0 auto}.navbar-wrap.is-scrolled{background:#02060eed;border-color:#ffffff14}.navbar{justify-content:space-between;align-items:center;gap:24px;height:100%;display:flex}.brand{align-items:center;min-width:0;display:flex}.brand img{object-fit:contain;width:auto;max-width:205px;height:36px}.desktop-nav{align-items:center;gap:26px;display:flex}.desktop-nav a{color:#a8b2c3;padding:8px 0;font-size:14px;font-weight:600;position:relative}.desktop-nav a:after{content:"";background:#2cc1df;height:1px;transition:transform .2s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover{color:#fff}.desktop-nav a:hover:after{transform:scaleX(1)}.nav-actions{align-items:center;gap:10px;display:flex}.button{color:#021018;background:#2cc1df;border:1px solid #2cc1df;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-size:14px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex}.button:hover{background:#63baca;transform:translateY(-1px)}.button-small{min-height:40px;padding:0 15px}.button svg{width:15px;height:15px}.menu-button{color:#fff;background:0 0;border:1px solid #ffffff24;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.menu-button svg{width:20px}.mobile-menu{background:#07101d;border-bottom:1px solid #ffffff1a;gap:4px;padding:20px max(24px,50% - 620px);display:grid;position:fixed;top:72px;left:0;right:0;box-shadow:0 16px 30px #00000040}.mobile-menu a:not(.button){color:#dce5f0;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;min-height:48px;padding:0 4px;display:flex}.mobile-menu .button{margin-top:12px}.preloader-overlay{z-index:100;background:#02060e;place-items:center;display:grid;position:fixed;inset:0}.preloader-content{justify-items:center;gap:22px;width:min(300px,100vw - 48px);display:grid}.preloader-symbol{object-fit:contain;width:64px;height:64px}.preloader-status{color:#f5f7fa;letter-spacing:.04em;font-size:14px;font-weight:650}.preloader-progress{background:#ffffff24;width:100%;height:2px;overflow:hidden}.preloader-progress i{transform-origin:0;background:#2cc1df;width:100%;height:100%;display:block}.preloader-accessible-status{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.channels-section{color:#101827;background:#f5f7fa;position:relative}.channels-network-layout{grid-template-columns:minmax(0,42fr) minmax(0,58fr);align-items:center;gap:clamp(48px,6vw,80px);display:grid}.channels-copy h2{max-width:13ch;font-size:clamp(2.4rem,3.8vw,3.8rem);line-height:1.1}.channels-copy>p:not(.eyebrow){color:#526174;max-width:52ch;font-size:17px;line-height:1.7}.channels-proof{align-items:flex-start;gap:12px;margin-top:26px;display:flex}.channels-proof>span{color:#087e8b;background:#d7f2f5;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;display:grid}.channels-proof svg{width:14px}.channels-proof small{color:#68778a;font-size:12px;display:block}.channels-proof strong{color:#172431;max-width:28ch;margin-top:3px;font-size:16px;line-height:1.45;display:block}.channels-network-wrap{min-width:0}.channels-network{isolation:isolate;background:#fff;border:1px solid #dbe1e9;border-radius:14px;grid-template-rows:118px 220px 118px 80px;grid-template-columns:minmax(112px,1fr) minmax(220px,1.35fr) minmax(112px,1fr);gap:18px 26px;min-height:0;padding:28px;display:grid;position:relative;overflow:hidden}.channels-connection-map{z-index:0;pointer-events:none;width:calc(100% - 56px);height:calc(100% - 56px);position:absolute;inset:28px}.channel-connection-base,.channel-output-line{fill:none;stroke:#c5d4dc;stroke-width:1.4px}.channel-connection-signal,.channel-output-signal{fill:none;stroke:#2cc1df;stroke-width:2.5px}.channel-node{z-index:2;color:#111a25;text-align:left;background:#fff;border:1px solid #dce5ea;border-radius:8px;align-items:flex-start;gap:10px;min-width:0;padding:15px;transition:border-color .2s,background .2s;display:flex;position:relative}.channel-node:hover,.channel-node:focus-visible,.channel-node.is-active{background:#f5fcfd;border-color:#8bd9e3;outline:none}.channel-node-0{grid-area:1/1}.channel-node-1{grid-area:1/2}.channel-node-2{grid-area:1/3}.channel-node-3{grid-area:3/1}.channel-node-4{grid-area:3/3}.channel-brand-icon{color:#536174;background:#f1f4f7;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.channel-brand-icon svg{width:18px;height:18px}.channel-brand-icon.instagram{color:#c13584}.channel-brand-icon.facebook{color:#1877f2}.channel-brand-icon.youtube{color:#f03}.channel-brand-icon.whatsapp{color:#25d366}.channel-brand-icon.website{color:#2f6fdf}.channel-node-copy{gap:3px;min-width:0;display:grid}.channel-node-copy strong{font-size:14px}.channel-node-copy small{color:#68778a;white-space:normal;text-overflow:clip;font-size:11px;line-height:1.4;overflow:visible}.channels-ai-hub{z-index:3;color:#fff;text-align:center;background:#07111d;border:1px solid #77cfda;border-radius:12px;grid-area:2/2;align-content:start;min-width:0;padding:20px 18px;display:grid;position:relative;box-shadow:0 16px 32px #02060e29}.channels-hub-brand{justify-content:center;align-items:center;gap:6px;display:flex}.channels-hub-brand img{object-fit:contain;width:20px;height:20px}.channels-hub-brand small{color:#afbfcb;font-size:10px}.channels-ai-hub h3{margin:12px 0 10px;font-size:18px;line-height:1.25}.channels-processing-stages{color:#78dce5;justify-content:center;gap:6px;font-size:10px;font-weight:700;display:flex}.channels-processing-stages i{color:#587083;font-style:normal}.channels-ai-hub p{color:#b6c7d2;max-width:28ch;margin:12px auto 0;font-size:11px;line-height:1.5}.channels-lead-output{z-index:4;background:#fff;border:1px solid #b9e4e9;border-radius:8px;grid-area:4/2;align-items:center;gap:10px;min-width:0;padding:12px 14px;display:flex;position:relative;box-shadow:0 10px 18px #02060e14}.channels-lead-output>span{color:#047481;background:#def5f6;border-radius:50%;flex:none;place-items:center;width:28px;height:28px;display:grid}.channels-lead-output svg{width:14px}.channels-lead-output div{min-width:0;display:grid}.channels-lead-output small{color:#68778a;font-size:10px}.channels-lead-output strong{font-size:12px}.channels-lead-output>i{color:#078c72;margin-left:auto}.channels-lead-output>i svg{width:15px}.mobile-section{color:#fff;background:#07101d}.mobile-layout{grid-template-columns:.8fr 1.2fr;align-items:center;gap:110px;display:grid}.phone-stage{width:300px;margin-inline:auto;position:relative}.phone{color:#111a25;background:#f5f7fa;border:8px solid #192635;border-radius:34px;min-height:600px;padding:16px 15px 14px;position:relative;box-shadow:0 26px 46px #0000005c}.phone-top{justify-content:space-between;font-size:10px;font-weight:700;display:flex}.phone-top i{background:#111a25;border-radius:8px;width:70px;height:14px}.app-head{justify-content:space-between;align-items:center;margin-top:20px;display:flex}.app-head>div,.mobile-lead>div{flex-direction:column;min-width:0;display:flex}.app-head small{color:#6b7787;font-size:10px}.app-head strong{font-size:16px}.app-head>span{color:#fff;background:#0d2738;border-radius:50%;place-items:center;width:27px;height:27px;font-size:10px;display:grid}.mobile-metric{background:#fff;border:1px solid #dce4eb;border-radius:10px;margin-top:20px;padding:13px}.mobile-metric small{color:#6b7787;font-size:10px}.mobile-metric>div{justify-content:space-between;align-items:center;display:flex}.mobile-metric strong{font-size:28px}.mobile-metric span{color:#087e8b;font-size:10px;font-weight:700}.mobile-metric i{background:#dce4eb;height:3px;margin-top:10px;display:block}.mobile-metric i:after{content:"";background:#2cc1df;width:75%;height:100%;display:block}.mobile-subhead{justify-content:space-between;margin:20px 0 8px;font-size:11px;display:flex}.mobile-subhead span{color:#6b7787}.mobile-lead{background:#fff;border:1px solid #e0e7ed;border-radius:8px;align-items:center;gap:8px;margin-top:7px;padding:10px;display:flex}.mobile-lead.selected{border-color:#8edce5}.mobile-lead strong,.mobile-lead small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mobile-lead strong{font-size:11px}.mobile-lead small{color:#6b7787;font-size:9px}.mobile-lead em{color:#078c72;margin-left:auto;font-size:9px;font-style:normal;font-weight:800}.mobile-summary{color:#fff;background:#0c2131;border-radius:8px;margin-top:16px;padding:12px}.mobile-summary>span{color:#82e5ee;font-size:9px;font-weight:700}.mobile-summary p{margin:5px 0 8px;font-size:11px;line-height:1.45}.mobile-summary small{color:#bcd2dc;align-items:center;gap:4px;font-size:9px;display:flex}.mobile-summary svg{width:11px}.app-tabs{color:#7a8794;justify-content:space-around;display:flex;position:absolute;bottom:14px;left:15px;right:15px}.app-tabs svg{width:16px}.app-tabs span{border-bottom:2px solid #2cc1df;width:16px;height:16px}.phone-notification{color:#fff;background:#112639;border:1px solid #ffffff2e;border-radius:8px;align-items:center;gap:7px;width:160px;padding:9px;display:flex;position:absolute;bottom:48px;right:-36px;box-shadow:0 12px 20px #0003}.phone-notification>span{color:#71e0e9}.phone-notification svg{width:14px}.phone-notification div{min-width:0;display:grid}.phone-notification small{color:#a5c0cb;font-size:8px}.phone-notification strong{white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.phone-notification b{color:#8de7ef;margin-left:auto;font-size:11px}.mobile-copy>p{color:#aebdca;max-width:53ch}.mobile-feature-list{border-top:1px solid #ffffff21;margin-top:28px}.mobile-feature-row{border-bottom:1px solid #ffffff21;grid-template-columns:42px 1fr;gap:14px;padding:18px 0;display:grid}.mobile-feature-row>span{color:#63baca;font:700 12px var(--font-mono)}.mobile-feature-row h3{font-size:16px}.mobile-feature-row p{color:#aebdca;margin-top:3px;font-size:14px}.text-link{color:#fff;align-items:center;gap:8px;margin-top:24px;font-weight:700;display:inline-flex}.text-link:hover{color:#63baca}.text-link svg{width:16px}.cta-section{color:#fff;background:#02060e;min-height:auto;padding-block:clamp(72px,7vw,100px);scroll-margin-top:72px;position:relative;overflow:hidden}.cta-watermark{z-index:0;opacity:.04;pointer-events:none;width:min(55vw,680px);position:absolute;top:50%;right:-8%;transform:translateY(-50%)}.cta-intelligence-path{z-index:0;opacity:.42;pointer-events:none;width:min(32vw,420px);position:absolute;top:50%;left:max(4%,50% - 640px);transform:translateY(-50%)}.cta-intelligence-path path{fill:none;stroke:#63baca80;stroke-width:1.2px}.cta-intelligence-path>circle{fill:#2cc1df}.cta-layout{z-index:1;grid-template-columns:minmax(0,48fr) minmax(0,52fr);align-items:center;gap:clamp(40px,5vw,72px);display:grid;position:relative}.cta-left-content{max-width:500px}.cta-kicker{color:#63baca;letter-spacing:.1em;text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:800}.cta-headline{letter-spacing:0;max-width:14.5ch;font-size:clamp(34px,3.4vw,50px);line-height:1.1}.cta-headline span{color:#63baca}.cta-description{color:#b0c0ce;max-width:47ch;margin-top:20px;font-size:16px;line-height:1.65}.cta-flow{color:#e2edf2;flex-wrap:wrap;align-items:center;gap:8px;margin-top:26px;font-size:13px;font-weight:750;display:flex}.cta-flow i{color:#63baca;font-style:normal}.cta-email{color:#9eb1c0;align-items:center;gap:8px;margin-top:32px;font-size:13px;font-weight:650;display:inline-flex}.cta-email:hover{color:#63baca}.cta-email svg{width:15px}.cta-panel-container{justify-self:end;width:100%;max-width:580px}.cta-panel-wrap{background:#07111d;border:1px solid #a9d6dd33;border-radius:14px;position:relative;box-shadow:0 20px 36px #00000038}.cta-panel-wrap:before{content:"";background:#2cc1df;border-radius:14px 14px 0 0;height:2px;position:absolute;inset:0 0 auto}.cta-panel-inner{padding:24px}.cta-panel-header h3{font-size:23px;line-height:1.25}.cta-panel-header p{color:#aab9c9;max-width:46ch;margin-top:7px;font-size:14px;line-height:1.55}.demo-form{margin-top:22px}.demo-form-grid{gap:20px;display:grid}.demo-form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.demo-form label:not(.form-honeypot){gap:7px;min-width:0;display:grid}.demo-form label>span{color:#cfdae3;font-size:12px;font-weight:700}.demo-form input,.demo-form select{color:#fff;background:#040b14;border:1px solid #304252;border-radius:8px;outline:0;width:100%;min-width:0;height:52px;padding:0 13px;font-size:14px;transition:border-color .18s,box-shadow .18s,background .18s}.demo-form input:hover,.demo-form select:hover{border-color:#526d7f}.demo-form input:focus,.demo-form select:focus{background:#06111b;border-color:#2cc1df;box-shadow:0 0 0 3px #2cc1df24}.demo-form input:disabled,.demo-form select:disabled{cursor:not-allowed;opacity:.58}.demo-form input::placeholder{color:#718195}.form-honeypot{position:absolute;left:-9999px}.recaptcha-wrap{min-height:78px;margin-top:20px;overflow:hidden}.cta-submit-button{color:#021018;background:#2cc1df;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;height:52px;margin-top:16px;font-size:14px;font-weight:800;transition:background .2s,transform .2s;display:flex;position:relative;overflow:hidden}.cta-submit-button:before{content:"";background:linear-gradient(100deg,#0000 30%,#ffffff4d,#0000 70%);transition:transform .45s;position:absolute;inset:0;transform:translate(-110%)}.cta-submit-button:hover:not(:disabled){background:#63baca}.cta-submit-button:hover:not(:disabled):before{transform:translate(110%)}.cta-submit-button svg{width:16px;transition:transform .2s;position:relative}.cta-submit-button:hover:not(:disabled) svg{transform:translate(3px)}.cta-submit-button:disabled{cursor:not-allowed;opacity:.62}.form-note{color:#8fa0ae;text-align:center;justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:11px;display:flex}.form-note svg{width:13px}.form-feedback-box{color:#fda4af;min-height:22px;margin-top:8px;font-size:12px}.form-feedback-box span{align-items:center;gap:6px;display:inline-flex}.form-feedback-box svg{width:14px}.form-feedback-box.is-success{color:#86efc8}footer{color:#dce5ee;background:#02060e;border-top:1px solid #ffffff17;padding:64px 0 28px}.footer-grid{grid-template-columns:1.45fr 1fr 1fr 1fr;align-items:start;gap:40px;display:grid}.footer-brand img{width:auto;max-width:210px;height:36px}.footer-brand p{color:#91a1b0;max-width:33ch;margin-top:14px;font-size:14px}.footer-brand small{color:#718195;margin-top:16px;font-size:12px;display:block}.footer-brand small a{color:#b5c2cd}.footer-grid h3{color:#fff;margin-bottom:14px;font-size:13px}.footer-grid>div:not(.footer-brand){align-content:start;gap:10px;display:grid}.footer-grid a{color:#9cacba;width:fit-content;font-size:14px;position:relative}.footer-grid a:after{content:"";transform-origin:0;background:#2cc1df;height:1px;transition:transform .2s;position:absolute;bottom:-3px;left:0;right:0;transform:scaleX(0)}.footer-grid a:hover{color:#dce5ee}.footer-grid a:hover:after{transform:scaleX(1)}.footer-contact a{color:#dce5ee;align-items:center;gap:5px;display:flex}.footer-contact svg{width:14px}.footer-contact small{color:#718195;font-size:12px}.footer-bottom{color:#718195;border-top:1px solid #ffffff17;justify-content:space-between;align-items:center;gap:20px;margin-top:38px;padding-top:18px;font-size:12px;display:flex}.footer-bottom>div{gap:18px;display:flex}.footer-bottom a{color:#8fa0ae}.footer-bottom a:hover{color:#63baca}@media (width<=1024px){.channels-network-layout,.cta-layout{gap:48px}.channels-network{grid-template-columns:minmax(112px,1fr) minmax(210px,1.25fr) minmax(112px,1fr);gap:16px}.channel-node{padding:12px}.channel-node-copy small{display:none}.cta-layout{grid-template-columns:minmax(0,48fr) minmax(0,52fr)}}@media (width<=900px){.desktop-nav{display:none}.menu-button{display:inline-flex}.channels-network-layout,.mobile-layout{grid-template-columns:1fr;gap:54px}.cta-layout{grid-template-columns:1fr;gap:48px}.channels-copy h2,.mobile-copy h2{max-width:18ch}.channels-network-wrap{justify-self:center;width:min(100%,680px)}.cta-left-content{max-width:600px}.cta-panel-container{justify-self:start}.phone-stage{order:2}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-contact{grid-column:auto}.mobile-layout{gap:60px}}@media (width<=640px){.navbar-wrap{height:64px}.brand img{max-width:175px;height:30px}.nav-cta{display:none}.mobile-menu{top:64px}.channels-network{flex-direction:column;gap:12px;padding:18px;display:flex}.channels-connection-map{display:none}.channel-node,.channels-ai-hub,.channels-lead-output{width:100%;min-height:0}.channel-node{padding:13px}.channel-node-0{order:1}.channel-node-1{order:2}.channel-node-2{order:3}.channel-node-3{order:4}.channel-node-4{order:5}.channels-ai-hub{order:6;padding:18px}.channels-lead-output{order:7;margin-top:4px}.channels-ai-hub h3{font-size:16px}.channel-node-copy small{display:block}.cta-section{padding-block:clamp(72px,7vw,100px);scroll-margin-top:64px}.cta-watermark{width:125vw;right:-34%}.cta-intelligence-path{width:260px;top:28%;left:-10%}.cta-layout{gap:48px}.cta-headline{font-size:38px}.cta-email{margin-top:32px}.cta-panel-container{max-width:none}.cta-panel-inner{padding:25px 18px}.demo-form-row{grid-template-columns:1fr}.recaptcha-wrap{transform-origin:0 0}.phone-stage{width:280px}.phone{min-height:570px}.phone-notification{right:-14px}.footer-grid{grid-template-columns:1fr;gap:28px}.footer-brand{grid-column:1/-1}.footer-contact{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;margin-top:32px}.preloader-symbol{width:56px;height:56px}}.hero{color:#fff;background:#02060e;align-items:center;min-height:100svh;padding:132px 0 64px;display:flex;position:relative;overflow:hidden}.hero-grid{opacity:.44;background-image:linear-gradient(#7c9db60f 1px,#0000 1px),linear-gradient(90deg,#7c9db60f 1px,#0000 1px);background-size:58px 58px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0009,#0000 76%);mask-image:linear-gradient(90deg,#0009,#0000 76%)}.hero-grid:after{content:"";background:radial-gradient(circle at 76% 48%,#2cc1df24,#0000 30%);position:absolute;inset:0}.hero-layout{grid-template-columns:minmax(0,.84fr) minmax(500px,1.16fr);align-items:center;gap:64px;display:grid;position:relative}.hero-copy{max-width:600px}.hero-kicker{color:#63baca;letter-spacing:.11em;text-transform:uppercase;margin-bottom:20px;font-size:12px;font-weight:800}.hero-headline{max-width:11ch;font-size:clamp(42px,4.5vw,64px);line-height:1.06}.hero-headline span{color:#63baca}.hero-lead{color:#b6c4d0;max-width:54ch;margin-top:24px;font-size:18px;line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.hero-primary-cta,.hero-secondary-cta{border-radius:8px;align-items:center;gap:8px;min-height:48px;padding:0 18px;font-size:14px;font-weight:800;display:inline-flex}.hero-primary-cta{color:#031018;background:#2cc1df}.hero-secondary-cta{color:#fff;border:1px solid #fff3}.hero-primary-cta svg,.hero-secondary-cta svg{width:16px}.hero-metric-line{color:#91a1b0;align-items:center;gap:8px;margin-top:26px;font-size:13px;display:flex}.proof-dot{background:#63baca;border-radius:50%;width:7px;height:7px}.hero-flow-frame{background:linear-gradient(145deg,#0a1c2beb,#02060ef5);border:1px solid #b7e5eb33;border-radius:14px;box-shadow:0 32px 70px #00000047}.pipeline-visual{padding:20px}.pipeline-header,.pipeline-footer{color:#93aabd;justify-content:space-between;align-items:center;font-size:11px;display:flex}.pipeline-header span{color:#dce8ef;font-weight:800}.pipeline-header i{color:#63baca;align-items:center;gap:6px;font-style:normal;display:flex}.pipeline-header i:before{content:"";background:#2cc1df;border-radius:50%;width:6px;height:6px}.pipeline-flow{grid-template-columns:1fr 42px 1.25fr 42px 1fr;align-items:center;gap:6px;min-height:374px;display:grid}.pipeline-inputs{gap:10px;display:grid}.pipeline-inputs>small,.pipeline-output>small,.pipeline-engine>small{color:#8295a5;text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700}.pipeline-channel{background:#ffffff0a;border:1px solid #ffffff1c;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:12px;display:flex}.pipeline-channel svg{width:15px}.pipeline-channel.whatsapp svg{color:#25d366}.pipeline-channel.instagram svg{color:#d84288}.pipeline-channel.facebook svg{color:#5d9cf6}.pipeline-channel.youtube svg{color:#ff4d64}.pipeline-channel.webchat svg{color:#62cfe1}.pipeline-line{background:#9dcdd559;height:1px;position:relative}.pipeline-line i{background:#2cc1df;border-radius:50%;width:7px;height:7px;position:absolute;top:-3px;box-shadow:0 0 12px #2cc1dfb3}.pipeline-engine{text-align:center;background:#071725;border:1px solid #2cc1df6e;border-radius:14px;padding:22px 16px}.pipeline-symbol,.pipeline-target{color:#63d4df;background:#143342;border-radius:50%;place-items:center;width:34px;height:34px;margin:0 auto 13px;display:grid}.pipeline-symbol svg,.pipeline-target svg{width:17px}.pipeline-engine strong{margin-top:4px;font-size:16px;display:block}.pipeline-engine>div{flex-wrap:wrap;justify-content:center;gap:5px;margin-top:15px;display:flex}.pipeline-engine>div span{color:#b9cbd5;background:#ffffff14;border-radius:4px;padding:3px 6px;font-size:9px}.pipeline-output{text-align:center;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;padding:16px 12px}.pipeline-output strong{font-size:15px;display:block}.pipeline-output p{color:#82dede;justify-content:center;align-items:center;gap:4px;margin-top:7px;font-size:10px;display:flex}.pipeline-output p svg{width:12px}.pipeline-footer{border-top:1px solid #ffffff1a;padding-top:16px}.pipeline-footer span:before{content:"";background:#537184;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block}.problem-section{background:#fff}.problem-editorial-layout{grid-template-columns:.88fr 1.12fr;align-items:start;gap:110px;display:grid}.problem-editorial-copy{position:sticky;top:112px}.problem-editorial-copy h2,.product-intro h2,.workflow-intro h2,.scale-outcome-intro h2,.why-heading h2{max-width:15ch;font-size:clamp(32px,3.6vw,48px);line-height:1.12}.problem-editorial-copy>p:not(.section-label){color:#526174;max-width:48ch;margin-top:24px}.problem-thesis{border-top:1px solid #dce2e8;gap:7px;max-width:43ch;margin-top:36px;padding-top:18px;display:grid}.problem-thesis span{color:#748397;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.problem-thesis strong{font-size:18px;line-height:1.38}.problem-pressure-list{border-top:1px solid #dce2e8}.problem-pressure-row{border-bottom:1px solid #dce2e8;grid-template-columns:60px 1fr;gap:18px;padding:25px 0;display:grid}.problem-pressure-number{color:#168ca1;font:700 12px var(--font-mono)}.problem-pressure-row small{color:#748397;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.problem-pressure-row h3{margin-top:5px;font-size:21px}.problem-pressure-row p{color:#526174;max-width:58ch;margin-top:8px;font-size:14px}.product-section{background:#edf2f6}.product-intro{grid-template-columns:1fr .75fr;align-items:end;gap:80px;margin-bottom:42px;display:grid}.product-intro>div:last-child p{color:#526174;max-width:50ch}.product-showcase{background:#fff;border:1px solid #d3dde6;border-radius:14px;grid-template-columns:255px 1fr;min-height:500px;display:grid;overflow:hidden;box-shadow:0 20px 40px #111a2512}.product-capability-rail{background:#f5f7fa;border-right:1px solid #dce4eb;padding:24px 14px}.product-capability-rail>small{color:#748397;letter-spacing:.08em;text-transform:uppercase;margin:0 8px 16px;font-size:11px;font-weight:800;display:block}.product-capability-rail button{color:#526174;text-align:left;background:0 0;border-radius:8px;align-items:center;gap:10px;width:100%;min-height:54px;padding:0 10px;font-size:13px;font-weight:700;display:flex}.product-capability-rail button span{color:#8a9aab;font:700 10px var(--font-mono)}.product-capability-rail button.active{color:#087e8b;background:#dff3f5}.product-capability-rail button.active span{color:#087e8b}.product-dashboard{padding:25px}.product-dashboard-header{border-bottom:1px solid #e0e6ec;justify-content:space-between;align-items:flex-start;padding-bottom:20px;display:flex}.product-dashboard-header>div{gap:2px;display:grid}.product-dashboard-header strong{font-size:17px}.product-dashboard-header span{color:#718195;font-size:12px}.product-dashboard-status{align-items:center;gap:6px;font-weight:700;display:flex;color:#078c72!important}.product-dashboard-status i{background:#15a681;border-radius:50%;width:6px;height:6px}.product-dashboard-grid{grid-template-columns:1.3fr .7fr;gap:20px;margin-top:20px;display:grid}.product-lead-queue,.product-intelligence-panel{background:#fff;border:1px solid #dce4eb;border-radius:10px}.product-panel-heading{border-bottom:1px solid #e0e6ec;justify-content:space-between;align-items:center;padding:14px;display:flex}.product-panel-heading div{display:grid}.product-panel-heading small{color:#748397;font-size:10px}.product-panel-heading strong{font-size:14px}.product-panel-heading>span{color:#748397;font-size:10px}.product-lead-row{border-bottom:1px solid #eef2f5;grid-template-columns:32px minmax(0,1fr) auto 30px;align-items:center;gap:8px;padding:12px 14px;display:grid}.product-lead-row:last-child{border-bottom:0}.product-lead-row.selected{background:#f3fbfc}.product-lead-row div{min-width:0;display:grid}.product-lead-row strong,.product-lead-row small{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.product-lead-row strong{font-size:12px}.product-lead-row small{color:#748397;font-size:10px}.product-lead-row>span:not(.avatar){color:#087e8b;font-size:10px;font-weight:700}.product-lead-row b{text-align:right;font-size:12px}.product-intelligence-panel{color:#fff;background:#07101d;padding:20px}.product-panel-icon{color:#75dbe4;background:#153443;border-radius:8px;place-items:center;width:34px;height:34px;display:grid}.product-panel-icon svg{width:18px}.product-intelligence-panel>small{color:#77dce5;margin-top:17px;font-size:11px;font-weight:700;display:block}.product-intelligence-panel h3{margin-top:6px;font-size:20px;line-height:1.25}.product-intelligence-panel p{color:#aebdca;margin-top:12px;font-size:13px}.product-signal-list{border-top:1px solid #ffffff1f;gap:8px;margin-top:20px;padding-top:16px;display:grid}.product-signal-list span{color:#cddbe4;align-items:center;gap:7px;font-size:12px;display:flex}.product-signal-list svg{color:#75dbe4;width:13px}.workflow-section{color:#fff;background:#07101d;align-items:center;min-height:100svh;padding-block:clamp(48px,5vw,72px);scroll-margin-top:84px;display:grid}.workflow-section .container{width:min(100% - 48px,1240px)}.workflow-intro{grid-template-columns:minmax(0,1fr) minmax(280px,.78fr);align-items:end;gap:clamp(40px,6vw,88px);display:grid}.workflow-intro h2{max-width:13ch;font-size:clamp(2.65rem,3.9vw,4.1rem);line-height:1.08}.workflow-intro>div:last-child{border-left:1px solid #63baca61;padding-bottom:6px;padding-left:22px}.workflow-intro>div:last-child p{color:#bdced9;max-width:43ch;font-size:16px;line-height:1.7}.workflow-experience{border-top:1px solid #9abccd33;grid-template-columns:minmax(270px,.72fr) minmax(440px,1.28fr);align-items:stretch;gap:clamp(44px,6vw,88px);margin-top:clamp(32px,3vw,42px);padding-top:clamp(24px,2.5vw,32px);display:grid}.workflow-rail{align-content:space-between;min-height:344px;padding:0 0 0 70px;display:grid;position:relative}.workflow-rail:before{content:"";background:linear-gradient(#365063,#4e7687,#365063);width:1px;height:auto;position:absolute;top:26px;bottom:26px;left:25px}.workflow-rail button{z-index:1;color:#9fb1c0;text-align:left;background:0 0;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:16px;width:100%;padding:7px 0;display:grid;position:relative}.workflow-rail button>span{color:#b9cad5;width:52px;height:52px;font:700 11px var(--font-mono);background:#07101d;border:1px solid #365063;border-radius:50%;grid-area:1/1;place-items:center;transition:background .25s,border-color .25s,color .25s;display:grid}.workflow-rail button svg{display:none}.workflow-rail button small{grid-column:2;max-width:none;font-size:13px;line-height:1.35}.workflow-rail button.is-active{color:#f4feff}.workflow-rail button.is-active>span{color:#8debf1;background:#163c48;border-color:#63dbe4}.workflow-signal{z-index:2;background:#2cc1df;border:3px solid #07101d;border-radius:50%;width:13px;height:13px;position:absolute;left:19px;transform:translateY(-50%)}.workflow-detail{background:linear-gradient(135deg,#112c3c 0%,#091725 64%,#07111d 100%);border:1px solid #84d3dd38;border-left:3px solid #2cc1df;border-radius:14px;align-self:stretch;min-height:344px;padding:clamp(30px,3vw,42px);position:relative;overflow:hidden;box-shadow:0 20px 46px #0003}.workflow-detail:after{content:"";border:1px solid #63baca29;border-radius:50%;width:176px;height:176px;position:absolute;top:-64px;right:-64px}.workflow-detail>*{z-index:1;position:relative}.workflow-detail-icon{color:#80e2e9;background:#2cc1df1f;border:1px solid #7edce538;border-radius:8px;place-items:center;width:46px;height:46px;display:grid}.workflow-detail-icon svg{width:22px}.workflow-detail>small{color:#80e2e9;letter-spacing:.08em;text-transform:uppercase;margin-top:34px;font-size:11px;font-weight:800;display:block}.workflow-detail h3{color:#fff;max-width:16ch;margin-top:8px;font-size:clamp(1.9rem,2.4vw,2.55rem);line-height:1.14}.workflow-detail p{color:#c8d6de;max-width:48ch;margin-top:18px;font-size:15px;line-height:1.7}.workflow-note{color:#e1edf2;border-top:1px solid #ffffff24;margin-top:36px;padding-top:17px;font-size:12px;display:block}.scale-section{background:#fff}.scale-outcome-intro{grid-template-columns:1.1fr .65fr;align-items:end;gap:72px;display:grid}.scale-outcome-intro>p{color:#526174;max-width:48ch}.impact-table{background:#fff;border:1px solid #d6e0e7;border-radius:14px;margin-top:42px;position:relative;overflow:hidden;box-shadow:0 14px 30px #111a250d}.impact-table:before{content:"";z-index:1;transform-origin:top;background:#2cc1df;width:2px;animation:4.8s ease-in-out infinite impact-progress;position:absolute;top:18px;bottom:18px;left:0}.impact-head,.impact-row{grid-template-columns:minmax(0,1fr) 56px minmax(0,1fr);align-items:center;display:grid}.impact-head{color:#718195;letter-spacing:.08em;text-transform:uppercase;background:#f8fafb;border-bottom:1px solid #dce4ea;padding:16px 26px;font-size:11px;font-weight:800}.impact-head span:last-child{color:#168ca1;grid-column:3}.impact-row{border-top:1px solid #e7edf1;min-height:76px;padding:0 26px;transition:background .2s}.impact-row:nth-child(odd){background:#fbfcfd}.impact-row>span{color:#718195;align-items:center;gap:14px;font-size:16px;display:flex}.impact-row i{color:#9baab7;font:700 10px var(--font-mono);font-style:normal}.impact-row>svg{color:#2cc1df;justify-self:center;width:18px;transition:transform .2s}.impact-row strong{color:#172431;font-size:17px;transition:color .2s}.impact-row:hover{background:#f4fbfc}.impact-row:hover>svg{transform:translate(3px)}.impact-row:hover strong{color:#168ca1}@keyframes impact-progress{0%,to{opacity:.45;transform:scaleY(.18)}50%{opacity:1;transform:scaleY(1)}}.why-section{background:#f5f7fa}.why-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:110px;display:grid}.why-heading{position:sticky;top:112px}.why-heading>p:not(.section-label){color:#526174;max-width:44ch;margin-top:22px}.benefit-list{border-top:1px solid #dce2e8}.benefit-row{border-bottom:1px solid #dce2e8;grid-template-columns:54px minmax(0,1fr) 30px;align-items:center;gap:16px;padding:26px 0;display:grid}.benefit-row>span{color:#168ca1;font:700 11px var(--font-mono)}.benefit-row h3{font-size:22px}.benefit-row p{color:#526174;max-width:51ch;margin-top:5px;font-size:14px}.benefit-row>svg{color:#168ca1;width:21px}.legal-page{background:#fff}.legal-hero{color:#fff;background:#07101d;padding:150px 0 72px}.legal-back{color:#aebdca;align-items:center;gap:8px;margin-bottom:36px;font-size:14px;display:inline-flex}.legal-back svg{width:16px}.legal-hero h1{font-size:clamp(38px,5vw,64px)}.legal-hero>div>p:not(.eyebrow){color:#b8c6d2;max-width:60ch;margin-top:16px}.legal-hero small{color:#8496a7;margin-top:18px;display:block}.legal-content{grid-template-columns:220px 1fr;gap:70px;padding-block:80px;display:grid}.legal-content aside{color:#748397;height:fit-content;padding-top:6px;font-size:13px}.legal-content article{max-width:720px}.legal-content article section{border-bottom:1px solid #dce2e8;margin-bottom:34px;padding:0 0 34px}.legal-content h2{font-size:24px}.legal-content article p{color:#526174;margin-top:12px}@media (width<=1024px){.hero-layout{grid-template-columns:1fr 1fr;gap:36px}.hero-headline{font-size:clamp(40px,4.3vw,56px)}.problem-editorial-layout,.why-layout{gap:65px}.product-dashboard-grid{grid-template-columns:1fr}.product-intelligence-panel{min-height:230px}.product-intro,.scale-outcome-intro{gap:44px}.workflow-intro,.workflow-experience{gap:48px}.pipeline-flow{grid-template-columns:1fr 28px 1.2fr 28px 1fr}}@media (width<=760px){.hero{min-height:auto;padding:120px 0 78px}.hero-layout,.problem-editorial-layout,.product-intro,.workflow-intro,.workflow-experience,.scale-outcome-intro,.why-layout{grid-template-columns:1fr}.hero-layout{gap:48px}.hero-headline{max-width:12ch}.hero-visual-column{max-width:620px}.problem-editorial-copy,.why-heading{position:static}.product-intro,.scale-outcome-intro{gap:20px}.workflow-intro{gap:28px}.product-showcase{grid-template-columns:1fr}.product-capability-rail{border-bottom:1px solid #dce4eb;border-right:0;gap:5px;padding:13px;display:flex;overflow:auto}.product-capability-rail>small{display:none}.product-capability-rail button{white-space:nowrap;flex:none;min-height:40px;padding:0 10px}.product-dashboard{padding:16px}.workflow-experience{margin-top:48px}.workflow-rail{grid-template-columns:1fr;gap:0;padding:0 0 0 28px}.workflow-rail:before{width:1px;height:auto;inset:26px auto 26px 25px}.workflow-rail button{text-align:left;grid-template-columns:52px auto;place-items:center start;padding:0 0 18px}.workflow-rail button>span{grid-row:1/3}.workflow-rail button small{max-width:none;padding-top:6px}.workflow-signal{display:none;top:auto;bottom:0;left:25px!important}.workflow-detail{margin-top:8px}.impact-head,.impact-row{grid-template-columns:1fr 28px 1fr}.impact-row{min-height:70px}.impact-row>span,.impact-row strong{font-size:14px}.impact-row>span{gap:8px}.legal-content{grid-template-columns:1fr;gap:20px;padding-block:56px}}@media (width<=520px){.hero-headline{font-size:42px}.hero-lead{font-size:16px}.pipeline-visual{padding:16px}.pipeline-flow{grid-template-columns:1fr;gap:12px;padding:20px 0}.pipeline-line{justify-self:center;width:1px;height:20px}.pipeline-line i{top:auto;left:-3px}.pipeline-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}.pipeline-inputs>small{grid-column:1/-1}.pipeline-channel{justify-content:center;padding:8px 4px;font-size:10px}.pipeline-channel svg{display:none}.pipeline-engine,.pipeline-output{justify-self:center;width:100%;max-width:220px}.pipeline-footer{display:none}.product-dashboard-header{gap:12px}.product-dashboard-header strong{font-size:15px}.product-lead-row{grid-template-columns:30px minmax(0,1fr) 25px}.product-lead-row>span:not(.avatar){display:none}.product-lead-row b{font-size:11px}.product-intelligence-panel h3{font-size:18px}.workflow-detail{padding:22px}.workflow-detail h3{font-size:23px}.impact-head{font-size:9px}.impact-row>span,.impact-row strong{font-size:12px}.impact-row i{display:none}.impact-row>svg{width:14px}.benefit-row{grid-template-columns:42px minmax(0,1fr)}.benefit-row>svg{display:none}.benefit-row h3{font-size:19px}.legal-hero{padding:120px 0 54px}}.trust-section{background:#fff;border-top:1px solid #e2e8ed;border-bottom:1px solid #e2e8ed;padding:28px 0}.trust-layout{grid-template-columns:auto 1fr auto;align-items:center;gap:40px;display:grid}.trust-layout>div{align-items:baseline;gap:8px;display:flex}.trust-layout>div span{color:#748397;font-size:12px}.trust-layout>div strong{font-size:16px}.trust-layout>div a{color:#168ca1}.trust-layout p{color:#718195;justify-content:center;gap:16px;font-size:12px;font-weight:700;display:flex}.trust-layout p i{vertical-align:middle;background:#aab6c2;border-radius:50%;width:3px;height:3px;margin-left:16px;display:inline-block}.trust-layout p .is-active{color:#168ca1}.trust-layout small{color:#748397;text-align:right;font-size:12px}.trust-scan{display:none}@media (width<=760px){.trust-layout{text-align:center;grid-template-columns:1fr;gap:12px}.trust-layout>div,.trust-layout p{justify-content:center}.trust-layout small{text-align:center}.trust-layout p{flex-wrap:wrap;gap:7px}.trust-layout p i{margin-left:7px}}
