:root{--td-canvas:#f6f8fb;--td-canvas-raised:#eef4f8;--td-surface:#fff;--td-surface-subtle:#f8fafc;--td-surface-glass:#ffffffd1;--td-border:#111a2514;--td-border-subtle:#111a250f;--td-border-strong:#111a2524;--td-border-accent:#2cc1df5c;--td-text:#07101d;--td-text-soft:#233142;--td-text-muted:#627084;--td-text-dim:#8b9bad;--td-cyan:#2cc1df;--td-cyan-deep:#168ca1;--td-cyan-soft:#2cc1df1c;--td-success:#16a36b;--td-warning:#b7791f;--td-danger:#dc2626;--td-radius:10px;--td-radius-sm:8px;--td-shadow:0 18px 42px -30px #07101d4d, 0 1px 2px #07101d0d;--td-shadow-hover:0 24px 56px -34px #07101d6b, 0 0 0 1px #2cc1df29}.td-workspace{min-height:100svh;color:var(--td-text-soft);background:linear-gradient(180deg, #fff 0, var(--td-canvas) 360px), 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;-webkit-backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #111a2512;min-height:70px;position:sticky;top:0}.td-header-inner{align-items:center;gap:15px;width:min(1240px,100% - 48px);min-height:70px;margin-inline:auto;display:flex}.td-brand img{width:auto;height:30px;display:block}.td-module-label{color:var(--td-cyan-deep);letter-spacing:0;background:#eefbfe;border:1px solid #2cc1df38;border-radius:999px;flex:none;padding:5px 10px;font-size:12px;font-weight:750}.td-navigation{scrollbar-width:none;align-items:center;gap:4px;margin-left:10px;display:flex;overflow-x:auto}.td-navigation a{min-height:36px;color:var(--td-text-muted);white-space:nowrap;border:1px solid #0000;border-radius:8px;align-items:center;padding:0 11px;font-size:13px;font-weight:650;transition:color .18s,background .18s,border-color .18s;display:inline-flex}.td-navigation a.is-active,.td-navigation [aria-current=page]{color:var(--td-cyan-deep);background:#eafaff;border-color:#2cc1df3d;font-weight:750}.td-exit{color:var(--td-text-muted);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;margin-left:auto;padding:8px 10px;font-size:13px;font-weight:650;transition:color .18s,background .18s;display:inline-flex}.td-container{width:min(1240px,100% - 48px);margin-inline:auto}.td-heading{max-width:720px;margin-bottom:30px}.td-heading-with-action{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:30px;display:flex}.td-heading-with-action .td-heading{margin-bottom:0}.td-heading-with-action>:not(.td-heading){flex-shrink:0}.td-eyebrow,.td-panel-kicker{letter-spacing:0;text-transform:uppercase;color:var(--td-cyan-deep);margin:0 0 7px;font-size:11px;font-weight:800;line-height:1.4}.td-heading h1{color:var(--td-text);font-family:var(--font-display);letter-spacing:0;margin:6px 0 10px;font-size:clamp(30px,3vw,40px);font-weight:800;line-height:1.12}.td-description{color:var(--td-text-muted);font-size:15px;line-height:1.65}.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:9px 15px;font-size:13px;font-weight:750;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 14px 24px -18px #2cc1dfcc;color:#031018!important}.td-button-primary:hover:not(:disabled){background:#5fd1e8;border-color:#5fd1e8;transform:translateY(-1px);box-shadow:0 18px 32px -20px #2cc1dfe6}.td-button-secondary{border:1px solid var(--td-border-strong);color:var(--td-text-soft);background:#fff;box-shadow:0 1px 2px #07101d0a}.td-button-secondary:hover:not(:disabled){border-color:var(--td-border-accent);color:var(--td-text);background:#f7fbfd;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:var(--td-text);background:#f2f6f9}.td-button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none!important;transform:none!important}.td-text-action{color:var(--td-cyan-deep);background:0 0;border:0;padding:4px 0;font-size:13px;font-weight:750}.td-text-action:hover{color:var(--td-cyan);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-subtle);background:linear-gradient(#fff,#fbfdff);justify-content:space-between;align-items:center;gap:16px;min-height:70px;padding:18px 22px;display:flex}.td-panel-header h2{color:var(--td-text);letter-spacing:0;margin:0;font-size:16px;font-weight:800}.td-panel-header p{color:var(--td-text-muted);margin-top:4px;font-size:13px;line-height:1.5}.td-panel-action{flex-shrink:0}.td-status-badge{letter-spacing:0;white-space:nowrap;border-radius:999px;align-items:center;gap:6px;min-height:24px;padding:4px 10px;font-size:11px;font-weight:750;line-height:1;display:inline-flex}.td-status-badge i{background:currentColor;border-radius:50%;width:6px;height:6px}.td-status-success{color:#087a51;background:#eaf8f1;border:1px solid #16a36b38}.td-status-accent{color:var(--td-cyan-deep);background:#eafaff;border:1px solid #2cc1df42}.td-status-warning{color:#9a5f00;background:#fff6de;border:1px solid #b7791f38}.td-status-neutral{color:var(--td-text-muted);border:1px solid var(--td-border);background:#f2f6f9}.td-workspace label{color:var(--td-text-soft);flex-direction:column;gap:7px;font-size:13px;font-weight:750;display:flex}.td-workspace :is(input:not([type=checkbox]),select,textarea){border-radius:var(--td-radius-sm);width:100%;min-width:0;min-height:43px;color:var(--td-text);font:500 14px/1.5 var(--font-body);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#fff;border:1px solid #111a2524;padding:10px 13px;transition:border-color .18s,box-shadow .18s,background .18s}.td-workspace :is(input,textarea)::placeholder{color:#96a3b2;opacity:1}.td-workspace :is(input:not([type=checkbox]),select,textarea):focus{border-color:var(--td-cyan);background:#fff;outline:none;box-shadow:0 0 0 4px #2cc1df24}.td-workspace textarea{resize:vertical;min-height:108px}.td-workspace input[type=checkbox]{width:16px;height:16px;accent-color:var(--td-cyan);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;cursor:pointer;margin:0}.td-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:42px 24px;display:flex}.td-empty-icon{width:50px;height:50px;color:var(--td-cyan-deep);background:#eafaff;border:1px solid #2cc1df38;border-radius:12px;place-items:center;margin-bottom:16px;display:grid}.td-empty h2{font:800 17px/1.35 var(--font-display);color:var(--td-text);margin:0}.td-empty p{color:var(--td-text-muted);max-width:390px;margin-top:7px;font-size:13px;line-height:1.6}.td-empty-action{margin-top:20px}.td-error{border-radius:var(--td-radius-sm);color:#a91d1d;background:#fff1f1;border:1px solid #dc262638;justify-content:space-between;align-items:center;gap:14px;margin-bottom:20px;padding:12px 15px;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:30px;padding-top:22px;display:flex}.td-actions .td-button-primary{margin-left:auto}.td-dialog{border:1px solid var(--td-border);width:min(480px,100% - 32px);color:var(--td-text);background:#fff;border-radius:12px;padding:28px;box-shadow:0 26px 70px #07101d38}.td-dialog::backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#07101d73}.td-dialog h2{color:var(--td-text);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<=980px){.td-header-inner,.td-container{width:calc(100% - 36px)}.td-heading-with-action{flex-direction:column;gap:16px}.td-heading-with-action>:not(.td-heading){margin-top:0}}@media (width<=760px){.td-header-inner{flex-wrap:wrap;row-gap:9px;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:30px}}@media (width<=640px){.td-header-inner,.td-container{width:calc(100% - 28px)}.td-brand img{height:27px}.td-heading h1{font-size:29px}.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}}:root{--td-canvas:#f8fafc;--td-canvas-raised:#eef6fa;--td-surface-glass:#ffffffbd;--td-border:#07101d17;--td-border-subtle:#07101d11;--td-border-strong:#07101d29;--td-shadow:0 22px 58px -42px #07101d6b, 0 1px 2px #07101d0d;--td-shadow-hover:0 30px 70px -44px #07101d8f, 0 0 0 1px #2cc1df2e}.td-workspace{isolation:isolate;background:radial-gradient(900px 520px at 78% 6%,#2cc1df2e,#0000 62%),radial-gradient(760px 460px at 8% 12%,#07101d14,#0000 58%),linear-gradient(#f8fafc 0,#f6f9fb 36%,#f8fafc 100%);position:relative;overflow-x:clip}.td-workspace:before{content:"";z-index:-1;pointer-events:none;background-image:linear-gradient(#07101d06 1px,#0000 1px),linear-gradient(90deg,#07101d06 1px,#0000 1px);background-size:44px 44px;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#0000006b,#0000 66%);mask-image:linear-gradient(#0000006b,#0000 66%)}.td-container{z-index:1;position:relative}.td-header{-webkit-backdrop-filter:blur(10px);background:linear-gradient(#f8fafceb,#f8fafc59);border-bottom:0;min-height:86px;padding:14px 0 10px;top:0}.td-header-inner{-webkit-backdrop-filter:blur(22px)saturate(138%);background:linear-gradient(135deg,#ffffffc7,#f5fbfda3);border:1px solid #ffffffb8;border-bottom-color:#07101d1a;border-radius:16px;min-height:58px;padding:0 12px 0 16px;box-shadow:0 20px 54px -38px #07101d9e,inset 0 1px #ffffffdb}.td-header-divider{background:linear-gradient(#0000,#07101d29,#0000)}.td-module-label{background:#eafaffc2;box-shadow:inset 0 1px #ffffffd1}.td-navigation{background:#ffffff57;border-radius:12px;padding:3px}.td-navigation a{border-radius:10px}.td-navigation a:hover{background:#ffffffb3}.td-exit:hover{background:#ffffffad}.td-eyebrow,.td-panel-kicker{color:var(--td-cyan-deep);font-weight:850}.td-heading h1{color:#07101d;font-weight:850;line-height:1.08}.td-description{color:#5d6b7f;max-width:660px}.td-button-primary{background:linear-gradient(135deg,#2cc1df,#63d5ea);border-color:#168ca138;box-shadow:0 18px 32px -20px #2cc1dff2,inset 0 1px #ffffff6b}.td-button-secondary{-webkit-backdrop-filter:blur(12px);background:#ffffff94;border-color:#07101d1f;box-shadow:inset 0 1px #ffffffc7,0 12px 24px -22px #07101d73}.td-button-secondary:hover:not(:disabled){background:#ffffffd1;border-color:#2cc1df57}.td-panel{box-shadow:var(--td-shadow), inset 0 1px 0 #ffffffdb;-webkit-backdrop-filter:blur(18px)saturate(132%);background:linear-gradient(#ffffffc7,#ffffff9e);border-color:#ffffffb8}.td-workspace :is(input:not([type=checkbox]),select,textarea){background:#ffffffc2;border-color:#07101d21;box-shadow:inset 0 1px #ffffffb8}.td-empty-icon,.td-status-accent,.td-module-label{border-color:#2cc1df47}@media (width<=760px){.td-header{min-height:auto;padding:10px 0 8px}.td-header-inner{border-radius:14px;padding:10px 12px}.td-navigation{background:#ffffff75}}:root{--td-canvas:#f8fafc;--td-navy:#080f1e;--td-navy-2:#0b1528;--td-cyan:#22d3ee;--td-cyan-deep:#0891b2;--td-text:#08111f;--td-text-soft:#223044;--td-text-muted:#64748b;--td-text-dim:#94a3b8;--td-border:#0f172a14;--td-border-subtle:#0f172a0f;--td-border-strong:#0f172a24;--td-border-accent:#22d3ee52;--td-radius:10px;--td-radius-sm:8px;--td-shadow:0 22px 60px -44px #0f172a6b, 0 1px 2px #0f172a0d;--td-shadow-hover:0 30px 76px -48px #0f172a8f, 0 18px 44px -38px #22d3eeb8}.td-workspace{background:radial-gradient(780px 460px at 82% 8%,#22d3ee21,#0000 62%),radial-gradient(640px 380px at 8% 4%,#080f1e12,#0000 58%),linear-gradient(#f8fafc 0%,#f7fafc 46%,#f8fafc 100%)}.td-workspace:before{opacity:.72}.td-header{-webkit-backdrop-filter:none;background:linear-gradient(#f8fafc14,#f8fafc00);border-bottom:0;min-height:96px;padding:12px 0}.td-header-inner{-webkit-backdrop-filter:blur(20px)saturate(140%);background:#080f1ee0;border:1px solid #ffffff14;border-radius:18px;height:72px;min-height:72px;padding:0 14px 0 18px;box-shadow:0 20px 60px #00000040,inset 0 1px #ffffff14}.td-brand img{filter:brightness(1.08)drop-shadow(0 10px 22px #22d3ee14);height:30px}.td-header-divider{background:#ffffff1a;height:24px}.td-module-label{color:#67e8f9;background:#22d3ee1a;border-color:#22d3ee3d;box-shadow:inset 0 1px #ffffff14}.td-navigation{background:#ffffff09;border:1px solid #ffffff0e}.td-navigation a{color:#cbd5e1;border-color:#0000}.td-navigation a.is-active,.td-navigation [aria-current=page]{color:#22d3ee;background:#22d3ee1f;border-color:#22d3ee2e;box-shadow:0 0 28px #22d3ee2e,inset 0 1px #ffffff14}.td-exit{color:#cbd5e1}.td-workspace main{padding-top:30px}.td-heading h1{color:var(--td-text);text-wrap:balance;font-size:clamp(31px,3vw,42px);font-weight:850;line-height:1.08}.td-description{color:#5f6f84;font-size:15px}.td-button-primary{background:linear-gradient(135deg,#22d3ee,#67e8f9);border-color:#0891b238;box-shadow:0 18px 38px -22px #22d3eef2,inset 0 1px #ffffff73;color:#031018!important}.td-button-primary:hover:not(:disabled){background:linear-gradient(135deg,#38d8f0,#8beefa);box-shadow:0 24px 48px -24px #22d3ee,inset 0 1px #ffffff8c}.td-button-secondary{color:#1f2a3a;-webkit-backdrop-filter:blur(14px);background:#ffffff7a;border-color:#cbd5e1;box-shadow:inset 0 1px #ffffffb8,0 14px 32px -28px #0f172a80}.td-button-secondary:hover:not(:disabled){background:#ffffffb8;border-color:#22d3ee6b;box-shadow:0 20px 42px -30px #22d3eeb3,inset 0 1px #fffc}.td-panel,.td-dialog{box-shadow:var(--td-shadow), inset 0 1px 0 #ffffffe0;-webkit-backdrop-filter:blur(18px)saturate(128%);background:linear-gradient(#ffffffdb,#ffffffb3);border-color:#ffffffb8}.td-panel-header{background:linear-gradient(#ffffffb3,#f8fafc8f);border-bottom-color:#0f172a11}.td-status-accent,.td-empty-icon{color:#0891b2;background:#ecfeffc7;border-color:#22d3ee42}@media (width<=760px){.td-header{min-height:auto;padding:10px 0}.td-header-inner{border-radius:16px;height:auto;min-height:70px}.td-navigation{width:100%}}.yi-hero-layout{grid-template-columns:minmax(0,.9fr) minmax(460px,1.1fr);align-items:center;gap:clamp(38px,5vw,72px);min-height:calc(100svh - 124px);padding:clamp(22px,3vw,46px) 0 34px;display:grid;position:relative}.yi-hero-ambient{display:none}.yi-hero-content{z-index:2;max-width:590px;position:relative}.yi-hero-kicker{color:var(--td-cyan-deep);letter-spacing:0;text-transform:uppercase;background:#eafaff;border:1px solid #2cc1df3d;border-radius:999px;align-items:center;gap:7px;margin-bottom:18px;padding:6px 12px;font-size:11px;font-weight:800;display:inline-flex}.yi-kicker-icon{color:var(--td-cyan-deep)}.yi-hero-title{color:var(--td-text);font-family:var(--font-display);letter-spacing:0;margin:0 0 18px;font-size:clamp(40px,4.5vw,60px);font-weight:850;line-height:1.02}.yi-title-highlight{color:var(--td-cyan-deep);display:block}.yi-hero-desc{color:var(--td-text-muted);max-width:540px;margin:0;font-size:clamp(15px,1.2vw,17px);line-height:1.68}.yi-hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin:30px 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-muted);flex-wrap:wrap;gap:14px 20px;margin-top:4px;font-size:12px;display:flex}.yi-hero-trust span{align-items:center;gap:6px;display:inline-flex}.yi-trust-check{color:var(--td-cyan-deep)}.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;isolation:isolate;-webkit-backdrop-filter:blur(18px);background:#ffffffbd;border:1px solid #111a2517;border-radius:16px;min-height:440px;transition:transform .22s ease-out,border-color .24s,box-shadow .24s;position:relative;overflow:hidden;box-shadow:0 30px 80px -46px #07101d80,inset 0 1px #ffffffe6}.yi-network-backdrop{pointer-events:none;z-index:1;position:absolute;inset:0}.yi-network-grid{background-image:linear-gradient(#111a250e 1px,#0000 1px),linear-gradient(90deg,#111a250e 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000006b);mask-image:linear-gradient(#000,#0000006b)}.yi-network-glow{background:linear-gradient(135deg,#2cc1df1f,#0000 42%),linear-gradient(315deg,#07101d0f,#0000 48%);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.8px;stroke-linecap:round;stroke-dasharray:6 8;opacity:.7}.yi-path-output{stroke:url(#yi-path-out-gradient);stroke-width:1.6px;stroke-linecap:round;stroke-dasharray:5 7;opacity:.7}.yi-path-passive{stroke:#07101d29;stroke-width:1px;stroke-dasharray:4 8;opacity:.7}.yi-moving-signal{opacity:.92}.yi-signal-in,.yi-signal-trail,.yi-signal-out{fill:var(--td-cyan)}.yi-signal-trail{opacity:.55}.yi-net-node{z-index:5;-webkit-backdrop-filter:blur(14px);background:#ffffffdb;border:1px solid #111a251a;border-radius:12px;align-items:center;gap:10px;padding:9px 12px;transition:transform .2s,border-color .2s,box-shadow .2s;display:inline-flex;position:absolute;box-shadow:0 18px 34px -26px #07101d7a}.yi-net-node:hover{transform:translateY(-2px);box-shadow:0 22px 44px -26px #07101d8c}.yi-net-mark{background:#fff;border:1px solid;border-radius:8px;flex-shrink:0;place-items:center;width:30px;height:30px;display:grid}.yi-net-info strong{color:var(--td-text);font-size:12px;font-weight:800;line-height:1.2;display:block}.yi-net-status{color:var(--td-text-muted);align-items:center;gap:5px;margin-top:1px;font-size:10px;display:flex}.yi-node-active-yt{border-color:#ef444442;top:9%;left:6%}.yi-mark-yt{color:#dc2626;background:#fff3f3}.yi-status-live{color:var(--td-success);font-weight:750}.yi-status-live i,.yi-status-eng i{background:currentColor;border-radius:50%;width:5px;height:5px;box-shadow:0 0 0 3px #2cc1df1f}.yi-node-passive{opacity:.78}.yi-node-passive:hover{opacity:1}.yi-node-wa{top:9%;right:6%}.yi-mark-wa{color:#10a36f}.yi-node-ig{bottom:12%;left:6%}.yi-mark-ig{color:#a855f7}.yi-node-fb{top:47%;right:4%}.yi-mark-fb{color:#2563eb}.yi-node-output{border-color:#2cc1df59;bottom:11%;right:8%}.yi-mark-eng{color:var(--td-cyan-deep);background:#eafaff}.yi-status-eng{color:var(--td-cyan-deep);font-weight:750}.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:linear-gradient(#fffffffa,#eefbfe);border:1px solid #2cc1df5c;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:158px;min-height:146px;padding:16px 12px;display:flex;position:relative;box-shadow:0 24px 54px -34px #07101d73,0 0 0 7px #2cc1df14}.yi-core-icon-wrap{width:40px;height:40px;color:var(--td-cyan-deep);background:#dff8fd;border:1px solid #2cc1df42;border-radius:10px;place-items:center;margin-bottom:7px;display:grid}.yi-core-icon{animation:20s linear infinite yi-core-spin}@keyframes yi-core-spin{to{transform:rotate(360deg)}}.yi-core-brand strong{color:var(--td-text);letter-spacing:0;font-size:13px;font-weight:850;display:block}.yi-core-brand small{color:var(--td-text-muted);margin-top:2px;font-size:10px;display:block}.yi-core-status-cycle{width:112px;height:18px;color:var(--td-cyan-deep);letter-spacing:0;text-transform:uppercase;margin-top:7px;font-size:10px;font-weight:800;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 #2cc1df52;border-radius:24px;animation:6.5s ease-in-out infinite yi-core-pulse-kf;position:absolute;inset:-9px}@keyframes yi-core-pulse-kf{0%,25%,70%,to{opacity:0;transform:scale(.96)}35%,55%{opacity:1;transform:scale(1.03)}}.yi-metrics,.yi-analytics-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px;display:grid}.yi-metric,.yi-analytics-stat{border:1px solid var(--td-border);border-radius:var(--td-radius);box-shadow:var(--td-shadow);background:#fff;padding:18px 20px}.yi-metric-head,.yi-analytics-stat span{color:var(--td-text-muted);justify-content:space-between;align-items:center;gap:10px;font-size:13px;font-weight:650;display:flex}.yi-metric-icon{width:32px;height:32px;color:var(--td-cyan-deep);background:#eafaff;border:1px solid #2cc1df38;border-radius:8px;place-items:center;display:grid}.yi-metric>strong,.yi-analytics-stat strong{color:var(--td-text);font-family:var(--font-display);font-variant-numeric:tabular-nums;margin:14px 0 6px;font-size:clamp(26px,2.6vw,34px);font-weight:850;line-height:1.1;display:block}.yi-metric-meta,.yi-analytics-stat small{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:700}.yi-bar-label{color:var(--td-text-soft);justify-content:space-between;align-items:center;gap:16px;font-size:13px;font-weight:700;display:flex}.yi-bar-label span{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.yi-bar-label strong{color:var(--td-text);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:500}.yi-bar-track{background:#e9eef3;border-radius:999px;height:6px;margin-top:8px;overflow:hidden}.yi-bar-track>div{border-radius:inherit;background:linear-gradient(90deg, var(--td-cyan), var(--td-cyan-deep));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);border-radius:10px;flex-shrink:0;width:48px;height:48px}.yi-channel-fallback{color:var(--td-cyan-deep);background:#eafaff;place-items:center;display:grid}.yi-channel-summary h2{color:var(--td-text);margin:5px 0 0;font-size:16px;font-weight:800}.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:10px 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:750}.yi-dashboard-manage{justify-content:space-between;width:100%}.yi-channel-onboarding{grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);align-items:start;gap:22px;display:grid}.yi-channel-intro{border:1px solid var(--td-border);box-shadow:var(--td-shadow);background:linear-gradient(#fff,#f8fcff);border-radius:14px;padding:24px}.yi-channel-intro h2{color:var(--td-text);letter-spacing:0;margin:14px 0 8px;font-size:23px;line-height:1.18}.yi-channel-intro p{color:var(--td-text-muted);font-size:14px;line-height:1.65}.yi-channel-intro .td-button{margin-top:22px}.yi-channel-intro-badge{color:var(--td-cyan-deep);align-items:center;gap:8px;font-size:12px;font-weight:800;display:inline-flex}.yi-channel-steps{gap:14px;margin-top:24px;display:grid}.yi-channel-step{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:12px;display:grid}.yi-channel-step span{width:28px;height:28px;color:var(--td-cyan-deep);background:#eafaff;border-radius:8px;place-items:center;font-size:12px;font-weight:850;display:grid}.yi-channel-step strong{color:var(--td-text);font-size:13px;display:block}.yi-channel-step small{color:var(--td-text-muted);margin-top:2px;font-size:12px;line-height:1.5;display:block}.yi-channel-panel{min-width:0}.yi-connect-another{flex-shrink:0}.yi-account-list{display:grid}.yi-channel-row{border-bottom:1px solid var(--td-border-subtle);grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:16px;min-height:88px;padding:16px 22px;transition:background .18s,box-shadow .18s;display:grid}.yi-channel-row:last-child{border-bottom:0}.yi-channel-row:hover{background:#f8fcff}.yi-channel-row.is-selected{box-shadow:inset 3px 0 0 var(--td-cyan);background:#f0fbfe}.yi-account-avatar{border:1px solid var(--td-border);width:46px;height:46px;color:var(--td-cyan-deep);background:#f3f8fb;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:var(--td-text);white-space:nowrap;text-overflow:ellipsis;margin:6px 0 0;font-size:15px;font-weight:800;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:#031018;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.yi-persona-workspace{grid-template-columns:minmax(0,1.6fr) 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-persona-preview{position:sticky;top:88px}.yi-preview-header{border-bottom:1px solid var(--td-border-subtle);background:#fbfdff;justify-content:space-between;align-items:center;gap:14px;min-height:70px;padding:18px 20px;display:flex}.yi-preview-header h2{color:var(--td-text);margin:0;font-size:16px;font-weight:800}.yi-persona-core{text-align:center;border-bottom:1px solid var(--td-border-subtle);background:linear-gradient(#f6fcfe,#fff);flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:148px;padding:20px;display:flex}.yi-persona-core-mark{width:44px;height:44px;color:var(--td-cyan-deep);background:#eafaff;border:1px solid #2cc1df42;border-radius:12px;place-items:center;margin-bottom:4px;display:grid}.yi-persona-core strong{color:var(--td-text);font-size:16px;font-weight:850}.yi-persona-core small{color:var(--td-cyan-deep);font-size:12px;font-weight:700}.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:0;font-size:10px;font-weight:800}.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:#fff;align-items:center;gap:8px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex;flex-direction:row!important}.yi-selection-count,.yi-video-count-badge{color:var(--td-text-muted);white-space:nowrap;background:#eafaff;border:1px solid #2cc1df38;border-radius:999px;padding:6px 11px;font-size:12px;font-weight:700}.yi-selection-count strong,.yi-video-count-badge{color:var(--td-cyan-deep)}.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:#fff;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-accent);box-shadow:var(--td-shadow-hover);transform:translateY(-2px)}.yi-video-card.is-selected{border-color:var(--td-cyan);background:#f0fbfe;box-shadow:0 0 0 1px #2cc1df3d,0 18px 36px -30px #2cc1dfa6}.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-subtle);background:#eef4f8;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:#ffffffdb;border:1px solid #111a2529;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:#031018}.yi-video-card-body{flex-direction:column;min-height:88px;padding:13px 14px 14px;display:flex}.yi-video-card-body strong{-webkit-line-clamp:2;color:var(--td-text);-webkit-box-orient:vertical;font-size:13px;font-weight:800;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{border:1px solid var(--td-border);border-radius:var(--td-radius);min-height:78px;box-shadow:var(--td-shadow);background:#fff;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:17px 20px;display:flex}.yi-operations-identity{align-items:center;gap:12px;min-width:0;display:flex}.yi-operations-mark{width:42px;height:42px;color:var(--td-cyan-deep);background:#eafaff;border:1px solid #2cc1df42;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:0;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.yi-operations-identity strong{color:var(--td-text);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:0;text-transform:uppercase;margin-bottom:4px;font-size:10px;font-weight:800}.yi-operations-status dd{color:var(--td-text-soft);white-space:nowrap;margin:0;font-size:13px;font-weight:750}.yi-operations-center{grid-template-columns:330px 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:750}.yi-control-divider{background:var(--td-border-subtle);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;font-weight:750;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 0 3px #16a36b1f}.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-subtle);background:linear-gradient(#fff,#fbfdff);justify-content:space-between;align-items:center;gap:16px;min-height:74px;padding:17px 22px;display:flex}.yi-activity-heading h2{color:var(--td-text);margin:0;font-size:16px;font-weight:800}.yi-activity-heading p{color:var(--td-text-muted);margin:4px 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:var(--td-text);font-weight:800}.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:#f0fbfe;border-radius:0 8px 8px 0;margin-top:10px;padding:11px 14px}.yi-interaction-reply span{color:var(--td-cyan-deep);letter-spacing:0;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:800;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-subtle);color:var(--td-text-dim);background:#fbfdff;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}.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:0;text-transform:uppercase;background:#f7fafc;padding:13px 18px;font-size:11px;font-weight:800}.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:#f8fcff}.td-table tbody tr:last-child{border-bottom:0}.yi-video-row{min-height:66px;color:var(--td-text);align-items:center;gap:14px;padding:10px 18px;display:flex}.yi-video-row img{aspect-ratio:16/9;object-fit:cover;border:1px solid var(--td-border);border-radius:7px;flex-shrink:0;width:84px}.yi-video-row-title{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;font-weight:750;line-height:1.4;transition:color .18s;display:-webkit-box;overflow:hidden}.yi-video-row:hover .yi-video-row-title{color:var(--td-cyan-deep)}.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:650}@media (width<=1080px){.yi-hero-layout{grid-template-columns:1fr;gap:40px;padding:24px 0 32px}.yi-hero-content{max-width:100%}.yi-network-card{max-width:620px;margin-inline:auto}.yi-metrics,.yi-analytics-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.yi-dashboard-primary,.yi-channel-onboarding,.yi-persona-workspace,.yi-operations-center{grid-template-columns:1fr}.yi-persona-preview{position:static}.yi-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.yi-hero-layout{gap:32px;padding-top:16px}.yi-hero-title{font-size:35px}.yi-hero-actions,.yi-analytics-actions,.yi-library-selection{flex-direction:column;align-items:stretch}.yi-hero-actions .td-button,.yi-analytics-actions .td-button,.yi-library-selection>*{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:132px;min-height:122px;padding:12px 10px}.yi-core-brand strong{font-size:12px}.yi-metrics,.yi-analytics-summary,.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{padding:0 10px}.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-row-check{grid-column:1}.yi-video-row img{width:64px}.yi-time-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.yi-network-card{transform:none!important}.yi-core-icon,.yi-core-pulse-ring,.yi-core-status-cycle b{animation:none!important}.yi-moving-signal{display:none}}.yi-hero-layout:before{content:"";pointer-events:none;z-index:0;filter:blur(8px);background:radial-gradient(circle at 50% 48%,#2cc1df42,#2cc1df1a 34%,#0000 69%);width:min(760px,64vw);height:min(560px,58vw);position:absolute;inset:-80px -9vw auto auto}.yi-hero-content,.yi-network-card{z-index:1;position:relative}.yi-hero-kicker{-webkit-backdrop-filter:blur(12px);background:#ffffff94;border-color:#2cc1df4d;box-shadow:inset 0 1px #ffffffd1,0 14px 30px -26px #2cc1dfcc}.yi-hero-title{color:#06111f;text-wrap:balance}.yi-hero-desc{color:#536276}.yi-hero-trust span{padding:6px 0}.yi-network-card{background:linear-gradient(140deg,#ffffffc7,#f4fbfd94),#ffffffa8;border-color:#ffffffbd;border-radius:18px;box-shadow:0 34px 90px -52px #07101dad,0 18px 54px -46px #2cc1dfd1,inset 0 1px #ffffffeb}.yi-network-card:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 52% 52%,#2cc1df38,#2cc1df14 42%,#0000 72%);height:68%;position:absolute;inset:-18% -10% auto 18%}.yi-network-card:after{content:"";pointer-events:none;z-index:7;border-radius:17px;position:absolute;inset:1px;box-shadow:inset 0 0 0 1px #ffffffa8}.yi-network-grid{background-image:linear-gradient(#07101d0b 1px,#0000 1px),linear-gradient(90deg,#07101d0b 1px,#0000 1px);background-size:30px 30px;-webkit-mask-image:radial-gradient(circle,#000 32%,#0000008f 56%,#0000 78%);mask-image:radial-gradient(circle,#000 32%,#0000008f 56%,#0000 78%)}.yi-path-passive{stroke:#07101d33}.yi-net-node:hover{border-color:#2cc1df47;box-shadow:0 24px 54px -32px #07101d9e,0 0 26px #2cc1df14}.yi-net-mark{background:#ffffff9e;box-shadow:inset 0 1px #ffffffd1}.yi-core-icon-wrap,.yi-persona-core-mark,.yi-metric-icon,.yi-operations-mark,.yi-channel-step span,.yi-channel-fallback{background:linear-gradient(#eafafffa,#d9f7fdc2);box-shadow:inset 0 1px #ffffffd6,0 12px 22px -18px #2cc1dfd9}.yi-metric,.yi-analytics-stat,.yi-channel-intro,.yi-video-card,.yi-operations-status,.td-select-all{box-shadow:var(--td-shadow), inset 0 1px 0 #ffffffdb;-webkit-backdrop-filter:blur(16px)saturate(128%);background:linear-gradient(#ffffffc2,#ffffff94);border-color:#ffffffbd}.yi-metric:hover,.yi-analytics-stat:hover,.yi-video-card:hover,.yi-channel-intro:hover,.yi-operations-status:hover{box-shadow:var(--td-shadow-hover);border-color:#2cc1df3d}.yi-channel-intro{position:relative;overflow:hidden}.yi-channel-intro:before{content:"";pointer-events:none;background:radial-gradient(circle,#2cc1df29,#0000 68%);width:260px;height:260px;position:absolute;inset:-120px -90px auto auto}.yi-channel-intro>*{z-index:1;position:relative}.yi-channel-row.is-selected,.yi-video-card.is-selected{box-shadow:inset 3px 0 0 var(--td-cyan), 0 18px 42px -34px #2cc1dfd1;background:linear-gradient(#effbfed6,#ffffffa3)}.yi-account-avatar,.yi-video-selection-mark{background:#ffffff9e;border-color:#ffffffbd;box-shadow:inset 0 1px #ffffffd6}.yi-interaction-reply{background:#eafaff9e}.yi-video-thumbnail{background:linear-gradient(135deg,#eef4f8,#f8fafc)}.yi-selection-count,.yi-video-count-badge,.td-status-accent{background:#eafaffbd;box-shadow:inset 0 1px #ffffffc7}.td-table-frame{overflow:hidden}@media (width<=1080px){.yi-hero-layout:before{width:min(680px,92vw);height:460px;inset:30% -18vw auto auto}}@media (width<=680px){.yi-hero-layout{min-height:auto;padding-top:22px}.yi-hero-title{font-size:36px;line-height:1.06}.yi-network-card:before{inset:-18% -28% auto 8%}}.yi-hero-layout{min-height:calc(100svh - 150px);padding-top:clamp(30px,4.6vw,58px)}.yi-hero-layout:before{filter:blur(12px);background:radial-gradient(circle,#22d3ee2e,#22d3ee13 38%,#0000 70%);width:min(820px,68vw);height:min(600px,58vw);inset:-58px -10vw auto auto}.yi-hero-title{color:#08111f;font-size:clamp(44px,4.8vw,64px);font-weight:850;line-height:1.01}.yi-title-highlight{color:#0000;background:linear-gradient(135deg,#0891b2 0%,#22d3ee 48%,#67e8f9 100%);-webkit-background-clip:text;background-clip:text}.yi-hero-desc{color:#526174;max-width:560px;font-size:clamp(15px,1.18vw,17px)}.yi-hero-kicker{color:#0891b2;background:#ecfeffb8;border-color:#22d3ee4d}.yi-network-card{-webkit-backdrop-filter:blur(20px)saturate(135%);background:linear-gradient(145deg,#fffffff2,#f0f9ffe6);border:1px solid #22d3ee40;border-radius:18px;box-shadow:0 40px 100px #0ea5e92e,0 28px 72px -54px #0f172a7a,inset 0 1px #fffffff0}.yi-network-card:before{background:radial-gradient(circle at 52% 52%,#22d3ee33,#22d3ee17 40%,#0000 72%);height:76%;inset:-22% -18% auto 12%}.yi-network-card:hover{border-color:#22d3ee5c;box-shadow:0 46px 110px #0ea5e938,0 34px 82px -56px #0f172a8a,inset 0 1px #fffffff5}.yi-network-grid{background-image:linear-gradient(#080f1e0d 1px,#0000 1px),linear-gradient(90deg,#080f1e0d 1px,#0000 1px);background-size:32px 32px}.yi-network-glow{background:radial-gradient(circle at 48% 46%,#22d3ee2e,#0000 45%),radial-gradient(circle at 70% 72%,#080f1e13,#0000 48%)}.yi-path-active,.yi-path-output{filter:drop-shadow(0 0 5px #22d3ee2e)}.yi-moving-signal{filter:drop-shadow(0 0 7px #22d3ee8c)}.yi-net-node{background:linear-gradient(#ffffffdb,#f8fcfeb3);border-color:#fffc;box-shadow:0 20px 46px -32px #0f172a94,0 10px 26px -24px #22d3ee85,inset 0 1px #ffffffe6}.yi-net-info strong,.yi-core-brand strong{color:#08111f}.yi-core-inner{background:linear-gradient(#fffffff5,#ecfeffd1);border-color:#22d3ee6b;box-shadow:0 30px 72px -42px #0f172a9e,0 0 0 8px #22d3ee14,0 0 46px #22d3ee26,inset 0 1px #fffffff0}.yi-core-icon-wrap,.yi-metric-icon,.yi-persona-core-mark,.yi-operations-mark,.yi-channel-step span,.yi-channel-fallback{color:#0891b2;background:linear-gradient(#ecfefffa,#cffafeb3);border-color:#22d3ee42}.yi-metric,.yi-analytics-stat,.yi-channel-intro,.yi-video-card,.yi-operations-status,.td-select-all{background:linear-gradient(#ffffffe0,#ffffffb8);border-color:#ffffffc7;box-shadow:0 24px 64px -46px #0f172a70,0 1px 2px #0f172a0a,inset 0 1px #ffffffe6}.yi-metric:hover,.yi-analytics-stat:hover,.yi-channel-intro:hover,.yi-video-card:hover,.yi-operations-status:hover{border-color:#22d3ee3d;box-shadow:0 32px 82px -50px #0f172a85,0 16px 42px -36px #22d3eeb8,inset 0 1px #fffffff0}.yi-metric>strong,.yi-analytics-stat strong{color:#08111f;font-weight:850}.yi-bar-track{background:#0f172a14}.yi-channel-intro:before{background:radial-gradient(circle,#22d3ee24,#0000 68%)}.yi-channel-row.is-selected,.yi-video-card.is-selected{background:linear-gradient(#ecfeffdb,#ffffffbd);box-shadow:inset 3px 0 #22d3ee,0 20px 50px -40px #22d3eef2}.yi-row-check,.yi-video-card.is-selected .yi-video-selection-mark{color:#031018;background:linear-gradient(135deg,#22d3ee,#67e8f9)}.yi-preview-header,.yi-persona-core,.yi-activity-heading,.yi-activity-footer,.td-table th{background:linear-gradient(#ffffffc2,#f8fafc99)}.yi-interaction-reply{background:#ecfeff8f;border-left-color:#22d3ee}.yi-video-row:hover .yi-video-row-title,.yi-interaction-reply span,.yi-persona-core small,.yi-core-status-cycle{color:#0891b2}.yi-analytics-stat small,.yi-metric-meta,.yi-channel-step small,.yi-video-card-body small,.yi-activity-footer{color:#718096}@media (width<=680px){.yi-hero-title{font-size:37px}.yi-network-card{height:410px}}.td-workspace{--td-canvas:var(--canvas);--td-canvas-raised:var(--surface-subtle);--td-surface:var(--surface);--td-surface-subtle:var(--surface-subtle);--td-border:var(--line);--td-border-subtle:var(--line);--td-border-strong:var(--line-strong);--td-border-accent:#16abc557;--td-text:var(--text);--td-text-soft:var(--text-soft);--td-text-muted:var(--text-muted);--td-text-dim:var(--text-dim);--td-cyan:var(--accent);--td-cyan-deep:var(--accent-strong);--td-success:var(--success);--td-warning:var(--warning);--td-danger:var(--danger);--td-radius:var(--radius);--td-radius-sm:var(--radius);--td-shadow:var(--shadow);background:var(--canvas);min-height:100svh;color:var(--text-soft);font-family:var(--font-body)}.td-workspace:before,.yi-hero-layout:before,.yi-network-card:before,.yi-channel-intro:before{display:none}.td-workspace main{padding:var(--space-7) 0 var(--space-section)}.td-container,.td-header-inner{width:min(1240px,100% - 48px)}.td-workspace{padding-top:var(--nav-height)}.td-header{z-index:50;height:var(--nav-height);min-height:var(--nav-height);border-bottom:1px solid var(--nav-border);background:var(--nav-background);box-shadow:none;-webkit-backdrop-filter:blur(18px)saturate(125%);padding:0;position:fixed;inset:0 0 auto}.td-header-inner{width:var(--nav-inner-width);height:var(--nav-height);min-height:var(--nav-height);box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:15px;margin-inline:auto;padding:0;display:flex}.td-brand{flex:none;align-items:center;display:flex}.td-brand img{object-fit:contain;filter:none;flex-shrink:0;width:auto;max-width:145px;height:34px}.td-header-divider{background:#cbeff324;flex:none;width:1px;height:22px}.td-module-label{color:#cbd5e1ad;font:650 12px/1 var(--font-body);background:0 0;border:0;padding:0}.td-navigation{scrollbar-width:none;background:#ffffff09;border:1px solid #ffffff0e;border-radius:10px;flex:auto;align-items:center;gap:3px;min-width:0;margin-left:4px;padding:3px;display:flex;overflow-x:auto}.td-navigation::-webkit-scrollbar{display:none}.td-navigation a{color:#cbd5e1bd;min-height:34px;font:650 13px/1 var(--font-body);white-space:nowrap;border:1px solid #0000;border-radius:7px;padding:0 10px}.td-navigation a:hover,.td-exit:hover{color:#fff;background:#fff1}.td-navigation a.is-active,.td-navigation [aria-current=page]{color:var(--accent-hover);box-shadow:none;background:#0fbde31f;border-color:#0fbde32e}.td-exit{color:#cbd5e1bd;font:650 13px/1 var(--font-body);white-space:nowrap;border:1px solid #0000;border-radius:7px;margin-left:0;padding:8px 10px}.td-navigation a:focus-visible,.td-exit:focus-visible{outline:2px solid var(--accent-hover);outline-offset:3px}@media (width<=640px){.td-workspace{padding-top:var(--nav-height-mobile)}.td-header{height:var(--nav-height-mobile);min-height:var(--nav-height-mobile)}.td-header-inner{width:var(--nav-inner-width-mobile);height:var(--nav-height-mobile);min-height:var(--nav-height-mobile);gap:10px}.td-brand img{max-width:145px;height:29px}.td-header-divider,.td-module-label{display:none}.td-navigation{margin-left:0}.td-exit{padding-inline:8px}.td-exit span{display:none}}.td-heading,.td-heading-with-action{margin-bottom:var(--space-7)}.td-eyebrow,.td-panel-kicker,.yi-operations-identity span:not(.yi-operations-mark),.yi-operations-status dt,.yi-preview-list dt,.yi-interaction-reply span,.td-table th{color:var(--text-muted);font-size:var(--text-caption);letter-spacing:0;text-transform:none;font-weight:650}.td-heading h1,.yi-hero-title{color:var(--text);font-family:var(--font-display);font-size:var(--text-page);font-weight:750;line-height:1.1}.td-description,.yi-hero-desc{color:var(--text-muted);font-size:var(--text-body);line-height:1.65}.yi-title-highlight{color:inherit;-webkit-text-fill-color:currentColor;background:0 0}.yi-hero-layout{min-height:auto;padding:var(--space-7) 0}.yi-hero-kicker{color:var(--accent-strong);font-size:var(--text-caption);letter-spacing:0;text-transform:none;background:0 0;border:0;border-radius:0}.yi-hero-title{font-size:var(--text-page)}.yi-hero-content{max-width:620px}.yi-hero-actions{margin-top:var(--space-5)}.yi-hero-trust{color:var(--text-muted)}.yi-network-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:none;backdrop-filter:none}.yi-network-card:after{border-radius:var(--radius);box-shadow:none}.yi-network-glow{display:none}.yi-net-node,.yi-core-inner{border-color:var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.yi-net-mark,.yi-core-icon-wrap,.yi-metric-icon,.yi-persona-core-mark,.yi-operations-mark,.yi-channel-step span,.yi-channel-fallback,.td-empty-icon{border-radius:var(--radius);background:var(--accent-soft);color:var(--accent-strong);box-shadow:none;border-color:#16abc533}.yi-core-pulse-ring{display:none}.yi-core-status-cycle{color:var(--text-muted);letter-spacing:0;text-transform:none;font-size:10px}.td-panel,.td-dialog,.yi-metric,.yi-analytics-stat,.yi-channel-intro,.yi-video-card,.yi-operations-status,.td-select-all{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);-webkit-backdrop-filter:none;backdrop-filter:none}.td-panel:hover,.yi-metric:hover,.yi-analytics-stat:hover,.yi-channel-intro:hover,.yi-video-card:hover,.yi-operations-status:hover{border-color:var(--line-strong);box-shadow:var(--shadow);transform:none}.td-panel-header,.yi-preview-header,.yi-persona-core,.yi-activity-heading,.yi-activity-footer,.td-table th{min-height:auto;padding:var(--space-5);border-color:var(--line);background:var(--surface-subtle)}.td-panel-header h2,.yi-preview-header h2,.yi-activity-heading h2{color:var(--text);font-size:var(--text-section);font-weight:700}.td-panel-header p{color:var(--text-muted)}.yi-metrics,.yi-analytics-summary{gap:var(--space-4);margin-bottom:var(--space-5)}.yi-metric,.yi-analytics-stat{padding:var(--space-5)}.yi-metric>strong,.yi-analytics-stat strong{color:var(--text);font-size:clamp(26px,2.4vw,34px);font-weight:750}.yi-metric-meta,.yi-analytics-stat small{color:var(--text-muted)}.yi-bar-track{background:var(--line);box-shadow:none}.yi-bar-track>div{background:var(--accent);box-shadow:none}.yi-channel-summary,.yi-persona-fields,.yi-schedule-form{padding:var(--space-5)}.yi-channel-onboarding,.yi-persona-workspace,.yi-operations-center{gap:var(--space-5)}.yi-channel-intro{padding:var(--space-6)}.yi-channel-row{min-height:96px;padding:var(--space-4) var(--space-5);border-color:var(--line)}.yi-channel-row.is-selected,.yi-video-card.is-selected{background:var(--surface);box-shadow:inset 3px 0 var(--accent), var(--shadow);border-color:#16abc561}.yi-account-avatar,.yi-channel-identity img,.yi-channel-fallback{border-radius:var(--radius)}.yi-row-check,.yi-video-card.is-selected .yi-video-selection-mark{border-radius:var(--radius);background:var(--accent);color:#fff}.yi-persona-preview{top:96px}.yi-field-control input{padding-left:38px}.td-workspace label>span:first-child{color:var(--text-soft);font-size:var(--text-caption);font-weight:650}.td-workspace :is(input:not([type=checkbox]),select,textarea){border:1px solid var(--line-strong);border-radius:var(--radius);background:var(--surface);min-height:44px;color:var(--text);box-shadow:none}.td-workspace textarea{min-height:120px}.td-workspace :is(input,select,textarea):focus{border-color:var(--accent);box-shadow:var(--shadow-focus);outline:none}.td-workspace :is(input,select,textarea)::placeholder{color:var(--text-dim)}.td-select-all{min-height:44px;color:var(--text-soft);padding:0 12px}.yi-video-grid{gap:var(--space-4);padding:var(--space-5)}.yi-video-card-body{padding:var(--space-3)}.yi-video-selection-mark{border-radius:var(--radius)}.yi-operations-status{min-height:92px;margin-bottom:var(--space-5);padding:var(--space-5)}.yi-control-divider{margin:0 var(--space-5);background:var(--line)}.yi-service-note{padding:0 var(--space-5);color:var(--text-muted)}.yi-control-actions{padding:0 var(--space-5)}.yi-interaction{padding:var(--space-5);border-color:var(--line)}.yi-interaction-reply{border-color:var(--accent);border-radius:var(--radius);background:var(--accent-soft)}.yi-activity-footer,.td-table th{color:var(--text-muted)}.yi-video-row img{border-radius:var(--radius)}.td-empty{padding:var(--space-8) var(--space-5)}.td-empty h2{color:var(--text);font-size:var(--text-section)}.td-empty p{color:var(--text-muted)}.td-button,.td-text-action{border-radius:var(--radius);min-height:44px;font-family:var(--font-body);box-shadow:none;padding:0 16px;font-size:13px;font-weight:700}.td-button-primary{border:1px solid var(--accent);background:var(--accent);box-shadow:none;color:#fff!important}.td-button-primary:hover:not(:disabled){background:var(--accent-strong);border-color:var(--accent-strong);box-shadow:none}.td-button-secondary{border:1px solid var(--line-strong);background:var(--surface);color:var(--text-soft);box-shadow:none}.td-button-secondary:hover:not(:disabled){border-color:var(--accent);background:var(--surface);color:var(--text);box-shadow:none}.td-button-quiet,.td-text-action{color:var(--text-muted);background:0 0;border:1px solid #0000}.td-button-quiet:hover:not(:disabled),.td-text-action:hover{background:var(--surface-subtle);color:var(--text)}.td-workspace :is(button,a,input,textarea,select):focus-visible{box-shadow:var(--shadow-focus);outline:none}.td-status-success,.yi-status-live,.yi-running{color:var(--success);background:#16845f0f;border-color:#16845f33}.td-status-warning{color:var(--warning)}.td-status-accent,.yi-status-eng{color:var(--accent-strong);background:var(--accent-soft);border-color:#16abc53d}.td-status-badge i,.td-status i,.yi-net-status i,.yi-status-live i,.yi-status-eng i{width:6px;height:6px;box-shadow:none;background:currentColor;border-radius:50%}@media (width<=760px){.td-workspace{padding-top:var(--nav-height)}.td-header{z-index:50;height:var(--nav-height);min-height:var(--nav-height);border-bottom:1px solid var(--nav-border);background:var(--nav-background);box-shadow:none;-webkit-backdrop-filter:blur(18px)saturate(125%);padding:0;position:fixed;inset:0 0 auto}.td-header-inner{width:var(--nav-inner-width);height:var(--nav-height);min-height:var(--nav-height);box-shadow:none;background:0 0;border:0;border-radius:0;align-items:center;gap:15px;margin-inline:auto;padding:0;display:flex}.td-brand{flex:none;align-items:center;display:flex}.td-brand img{object-fit:contain;filter:none;flex-shrink:0;width:auto;max-width:145px;height:34px}.td-header-divider{background:#cbeff324;flex:none;width:1px;height:22px}.td-module-label{color:#cbd5e1ad;font:650 12px/1 var(--font-body);background:0 0;border:0;padding:0}.td-navigation{scrollbar-width:none;background:#ffffff09;border:1px solid #ffffff0e;border-radius:10px;flex:auto;align-items:center;gap:3px;min-width:0;margin-left:4px;padding:3px;display:flex;overflow-x:auto}.td-navigation::-webkit-scrollbar{display:none}.td-navigation a{color:#cbd5e1bd;min-height:34px;font:650 13px/1 var(--font-body);white-space:nowrap;border:1px solid #0000;border-radius:7px;padding:0 10px}.td-navigation a:hover,.td-exit:hover{color:#fff;background:#fff1}.td-navigation a.is-active,.td-navigation [aria-current=page]{color:var(--accent-hover);box-shadow:none;background:#0fbde31f;border-color:#0fbde32e}.td-exit{color:#cbd5e1bd;font:650 13px/1 var(--font-body);white-space:nowrap;border:1px solid #0000;border-radius:7px;margin-left:0;padding:8px 10px}.td-navigation a:focus-visible,.td-exit:focus-visible{outline:2px solid var(--accent-hover);outline-offset:3px}@media (width<=640px){.td-workspace{padding-top:var(--nav-height-mobile)}.td-header{height:var(--nav-height-mobile);min-height:var(--nav-height-mobile)}.td-header-inner{width:var(--nav-inner-width-mobile);height:var(--nav-height-mobile);min-height:var(--nav-height-mobile);gap:10px}.td-brand img{max-width:145px;height:29px}.td-header-divider,.td-module-label{display:none}.td-navigation{margin-left:0}.td-exit{padding-inline:8px}.td-exit span{display:none}}.td-heading-with-action{gap:var(--space-3)}.td-heading-with-action>:not(.td-heading){width:100%}}.td-header-inner{gap:30px}.td-header-divider{display:none}.td-module-label{color:#cbd5e1a3;margin-right:-14px}.td-navigation{background:0 0;border:0;border-radius:0;gap:29px;margin-left:0;padding:0}.td-navigation a{color:#cbd5e1bd;background:0 0;border:0;border-radius:0;min-height:auto;padding:8px 0;position:relative}.td-navigation a:after{content:"";background:var(--accent);height:1px;transition:transform .2s;position:absolute;bottom:-8px;left:0;right:0;transform:scaleX(0)}.td-navigation a:hover{color:#fff;background:0 0}.td-navigation a:hover:after,.td-navigation a.is-active:after,.td-navigation [aria-current=page]:after{transform:scaleX(1)}.td-navigation a.is-active,.td-navigation [aria-current=page]{color:var(--accent-hover);box-shadow:none;background:0 0;border:0}.td-exit{color:#cbd5e1bd;border-radius:999px;min-height:42px;padding:0 10px}.td-exit:hover{color:#fff;background:#fff1}@media (width<=900px){.td-header-inner{gap:18px}.td-navigation{gap:22px}}@media (width<=640px){.td-header-inner{gap:10px}.td-navigation{gap:20px}.td-navigation a{padding-block:8px}.td-module-label{display:none}}.td-workspace{--td-canvas:#f7fafc;--td-canvas-raised:#f1f6f8;--td-surface:#fff;--td-surface-subtle:#fbfdfe;--td-border:#08111f17;--td-border-subtle:#08111f0f;--td-border-strong:#08111f26;--td-text:#08111f;--td-text-soft:#283848;--td-text-muted:#64748b;--td-cyan:var(--accent);--td-cyan-deep:var(--accent-strong);color:var(--td-text-soft);background:#fff}.td-workspace main{min-height:calc(100svh - var(--nav-height));background:linear-gradient(#f7fafc 0,#fff 340px);padding:48px 0 88px}.td-heading h1,.yi-hero-title{color:var(--td-text);letter-spacing:0;font-weight:760}.td-eyebrow,.td-panel-kicker,.yi-hero-kicker{color:var(--accent-strong)}.td-description,.yi-hero-desc{color:var(--td-text-muted)}.td-panel,.td-dialog,.yi-metric,.yi-analytics-stat,.yi-channel-intro,.yi-video-card,.yi-operations-status,.td-select-all,.yi-network-card{border-color:var(--td-border);background:#fff;box-shadow:0 16px 38px -34px #08111f4d,0 1px 2px #08111f09}.td-panel:hover,.yi-metric:hover,.yi-analytics-stat:hover,.yi-channel-intro:hover,.yi-video-card:hover,.yi-operations-status:hover{border-color:#0fbde357;transform:translateY(-1px);box-shadow:0 20px 44px -34px #08111f52,0 12px 28px -28px #0fbde340}.td-panel-header,.yi-preview-header,.yi-persona-core,.yi-activity-heading,.yi-activity-footer,.td-table th{border-color:var(--td-border-subtle);background:#fbfdfe}.yi-network-grid{opacity:.7;background-image:linear-gradient(#08111f0b 1px,#0000 1px),linear-gradient(90deg,#08111f0b 1px,#0000 1px)}.yi-network-card:before,.yi-network-glow{opacity:.5;display:block}.td-button-primary{border-color:var(--accent);background:var(--accent);box-shadow:inset 0 1px #ffffff61;color:var(--navy-950)!important}.td-button-primary:hover:not(:disabled){border-color:var(--accent-hover);background:var(--accent-hover);box-shadow:inset 0 1px #ffffff73}.td-button-secondary{border-color:var(--td-border-strong);color:var(--td-text-soft);background:#fff}.td-button-secondary:hover:not(:disabled){border-color:var(--accent);color:var(--td-text);background:#fff}.td-workspace :is(input:not([type=checkbox]),select,textarea){border-color:var(--td-border-strong);color:var(--td-text);background:#fff}.td-workspace :is(input:not([type=checkbox]),select,textarea):focus{border-color:var(--accent);box-shadow:0 0 0 3px #0fbde329}.yi-channel-row:hover,.td-table tbody tr:hover{background:#f7fcfd}.yi-channel-row.is-selected,.yi-video-card.is-selected{border-color:var(--accent);box-shadow:inset 3px 0 var(--accent);background:#f7fdfe}.td-status-accent,.yi-status-eng{background:var(--accent-soft);color:var(--accent-strong);border-color:#0fbde342}@media (width<=640px){.td-workspace main{padding:32px 0 64px}.td-panel-header,.yi-preview-header,.yi-persona-core,.yi-activity-heading,.yi-activity-footer{padding:18px}}:root{--navy-950:var(--canvas);--navy-900:var(--surface-subtle);--accent-hover:#22d3ee;--nav-height:72px;--nav-height-mobile:64px;--nav-background:#02060ef0;--nav-background-scrolled:#02060efa;--nav-border:#67e8f91f;--nav-inner-width:min(1240px, calc(100% - 48px));--nav-inner-width-mobile:calc(100% - 32px);--canvas:#f7f8fa;--surface:#fff;--surface-subtle:#fbfcfd;--text:#14161a;--text-soft:#3f4854;--text-muted:#6f7885;--text-dim:#939ba6;--accent:#16abc5;--accent-strong:#078da7;--accent-soft:#16abc517;--line:#14161a14;--line-strong:#14161a24;--success:#16845f;--warning:#a66a12;--danger:#c43a46;--radius:10px;--shadow:0 8px 24px #14161a09;--shadow-focus:0 0 0 3px #16abc529;--font-display:"Manrope", Arial, sans-serif;--font-body:"DM Sans", Arial, sans-serif;--font-mono:ui-monospace, monospace;--text-caption:12px;--text-body:15px;--text-section:20px;--text-page:clamp(32px, 3vw, 42px);--text-hero:clamp(44px, 5vw, 64px);--space-1:8px;--space-2:12px;--space-3:16px;--space-4:20px;--space-5:24px;--space-6:32px;--space-7:40px;--space-8:48px;--space-section:clamp(72px, 9vw, 120px);--paper-100:var(--canvas);--white:var(--surface);--ink-900:var(--text);--ink-soft:var(--text-soft);--ink-subtle:var(--text-muted);--cyan-bright:var(--accent);--cyan-deep:var(--accent-strong);--ease-premium:cubic-bezier(.16, 1, .3, 1);--td-canvas:var(--canvas);--td-canvas-raised:var(--surface-subtle);--td-surface:var(--surface);--td-surface-subtle:var(--surface-subtle);--td-border:var(--line);--td-border-subtle:var(--line);--td-border-strong:var(--line-strong);--td-border-accent:#16abc557;--td-text:var(--text);--td-text-soft:var(--text-soft);--td-text-muted:var(--text-muted);--td-text-dim:var(--text-dim);--td-cyan:var(--accent);--td-cyan-deep:var(--accent-strong);--td-cyan-soft:var(--accent-soft);--td-success:var(--success);--td-warning:var(--warning);--td-danger:var(--danger);--td-radius:var(--radius);--td-radius-sm:var(--radius);--td-shadow:var(--shadow);--td-shadow-hover:var(--shadow)}*{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-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: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:#f4feff;background:#02060e;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:linear-gradient(165deg,#0c1929f0 0%,#040a13fa 100%);border:1px solid #a4e7ee29;border-radius:24px;grid-template-rows:116px 224px 116px 76px;grid-template-columns:minmax(112px,1fr) minmax(220px,1.35fr) minmax(112px,1fr);gap:18px 24px;min-height:0;padding:30px 26px;display:grid;position:relative;overflow:hidden;box-shadow:0 30px 70px -15px #000000b3,inset 0 1px #ffffff14}.channels-network:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#38bdf80a 1px,#0000 1px),linear-gradient(90deg,#38bdf80a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 45%,#000 40%,#0000 85%);mask-image:radial-gradient(circle at 50% 45%,#000 40%,#0000 85%)}.channels-network:after{content:"";pointer-events:none;filter:blur(16px);z-index:0;background:radial-gradient(circle,#0ea5e929 0%,#06b6d408 50%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.channels-connection-map{z-index:1;pointer-events:none;width:calc(100% - 52px);height:calc(100% - 60px);position:absolute;inset:30px 26px}.channel-connection-base{fill:none;stroke:#94a3b829;stroke-width:1.5px;stroke-dasharray:4 4}.channel-output-line{fill:none;stroke:#34d39938;stroke-width:1.5px;stroke-dasharray:4 4}.channel-connection-signal{fill:none;stroke:#22d3ee;stroke-width:2.5px;stroke-linecap:round;filter:drop-shadow(0 0 6px #06b6d4)drop-shadow(0 0 12px #22d3eeb3)}.channel-output-signal{fill:none;stroke:#34d399;stroke-width:2.5px;stroke-linecap:round;filter:drop-shadow(0 0 6px #10b981)drop-shadow(0 0 12px #34d399b3)}.channel-node{z-index:2;color:#f1f5f9;text-align:left;-webkit-backdrop-filter:blur(16px);cursor:pointer;background:linear-gradient(145deg,#102032c7,#09121ee0);border:1px solid #a4e7ee21;border-radius:14px;align-items:flex-start;gap:12px;min-width:0;padding:14px 15px;transition:border-color .25s,background .25s,box-shadow .25s,transform .25s;display:flex;position:relative;box-shadow:0 10px 24px -6px #00000080,inset 0 1px #ffffff12}.channel-node:hover,.channel-node:focus-visible{background:linear-gradient(145deg,#162c44e0,#0c1a2af2);border-color:#22d3ee80;outline:none;transform:translateY(-2px);box-shadow:0 14px 30px -6px #0009,0 0 20px #22d3ee33,inset 0 1px #ffffff24}.channel-node.is-active{background:linear-gradient(145deg,#16304aeb,#0b1b2cfa);border-color:#22d3eeb3;transform:translateY(-2px);box-shadow:0 14px 32px -6px #0009,0 0 25px #22d3ee47,inset 0 1px #fff3}.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{border-radius:10px;flex:none;place-items:center;width:38px;height:38px;transition:transform .2s,box-shadow .2s;display:grid}.channel-brand-icon svg{width:19px;height:19px}.channel-brand-icon.facebook{color:#3b82f6;background:#1877f224;border:1px solid #1877f252}.channel-brand-icon.youtube{color:#ef4444;background:#ff003324;border:1px solid #ff003352}.channel-brand-icon.instagram{color:#ec4899;background:#e1306c24;border:1px solid #e1306c52}.channel-brand-icon.whatsapp{color:#10b981;background:#25d36624;border:1px solid #25d36652}.channel-brand-icon.website{color:#38bdf8;background:#0ea5e924;border:1px solid #0ea5e952}.channel-node.is-active .channel-brand-icon,.channel-node:hover .channel-brand-icon{transform:scale(1.06)}.channel-node.is-active .channel-brand-icon.facebook{box-shadow:0 0 14px #3b82f666}.channel-node.is-active .channel-brand-icon.youtube{box-shadow:0 0 14px #ef444466}.channel-node.is-active .channel-brand-icon.instagram{box-shadow:0 0 14px #ec489966}.channel-node.is-active .channel-brand-icon.whatsapp{box-shadow:0 0 14px #10b98166}.channel-node.is-active .channel-brand-icon.website{box-shadow:0 0 14px #38bdf866}.channel-node-copy{gap:3px;min-width:0;display:grid}.channel-node-copy strong{color:#f8fafc;letter-spacing:-.01em;font-size:13.5px;font-weight:700}.channel-node-copy small{color:#8da4b4;white-space:normal;font-size:11px;line-height:1.42}.channel-node.is-active .channel-node-copy small{color:#b0c6d6}.channel-node-pulse{opacity:0;background:#22d3ee;border-radius:50%;width:7px;height:7px;transition:opacity .25s;position:absolute;top:10px;right:10px;box-shadow:0 0 8px #22d3eed9}.channel-node.is-active .channel-node-pulse{opacity:1}.channels-ai-hub{z-index:3;color:#fff;text-align:center;background:radial-gradient(circle at 50% 20%,#22d3ee29 0%,#0a182af5 75%);border:1px solid #22d3ee61;border-radius:18px;grid-area:2/2;align-content:start;min-width:0;padding:24px 20px;display:grid;position:relative;box-shadow:0 20px 48px -10px #000000b3,0 0 35px #22d3ee2e,inset 0 1px #ffffff2e}.channels-hub-glow{z-index:-1;pointer-events:none;filter:blur(4px);background:linear-gradient(135deg,#22d3ee40,#0000 40%,#38bdf82e);border-radius:20px;position:absolute;inset:-2px}.channels-hub-brand{background:#22d3ee1a;border:1px solid #22d3ee40;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin:0 auto;padding:5px 12px;display:inline-flex}.channels-hub-brand img{object-fit:contain;filter:drop-shadow(0 0 6px #22d3ee80);width:17px;height:17px}.channels-hub-brand small{color:#67e8f9;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750}.channels-hub-live-dot{background:#22d3ee;border-radius:50%;width:5px;height:5px;box-shadow:0 0 6px #22d3ee}.channels-ai-hub h3{color:#fff;letter-spacing:-.01em;margin:14px 0 10px;font-size:18px;font-weight:750;line-height:1.25}.channels-processing-stages{justify-content:center;align-items:center;gap:6px;display:flex}.channels-processing-stages .stage-pill{color:#67e8f9;letter-spacing:.02em;background:#22d3ee17;border:1px solid #22d3ee38;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700}.channels-processing-stages i{color:#94a3b899;font-size:11px;font-style:normal}.channels-ai-hub p{color:#94a3b8;max-width:28ch;margin:13px auto 0;font-size:11px;line-height:1.55}.channels-lead-output{z-index:4;background:linear-gradient(135deg,#082620e0,#041410f2);border:1px solid #34d39961;border-radius:12px;grid-area:4/2;align-items:center;gap:12px;min-width:0;padding:12px 18px;display:flex;position:relative;box-shadow:0 14px 30px -6px #0009,0 0 22px #10b98129,inset 0 1px #ffffff1f}.channels-lead-output>span{color:#34d399;background:#10b9812e;border:1px solid #34d39959;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 0 12px #34d3994d}.channels-lead-output svg{width:15px;height:15px}.channels-lead-output div{gap:2px;min-width:0;display:grid}.channels-lead-output small{color:#6ee7b7;letter-spacing:.06em;text-transform:uppercase;font-size:9.5px;font-weight:700}.channels-lead-output strong{color:#f0fdf4;letter-spacing:-.01em;font-size:13.5px;font-weight:750}.channels-lead-output>i{color:#34d399;filter:drop-shadow(0 0 6px #34d399cc);margin-left:auto}.channels-lead-output>i svg{width:15px;height:16px}.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 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-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-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-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}}html,body{background:var(--canvas);color:var(--text)}html{background:var(--canvas)}body,button,a,input,select,textarea{font-family:var(--font-body)}h1,h2,h3{font-family:var(--font-display);letter-spacing:0}.section-pad{padding-block:var(--space-section)}.section-label,.eyebrow,.hero-kicker,.cta-kicker{color:var(--accent-strong);font-size:var(--text-caption);letter-spacing:0;text-transform:none}.navbar-wrap{z-index:50;height:var(--nav-height);border-bottom:1px solid var(--nav-border);background:var(--nav-background);-webkit-backdrop-filter:blur(18px)saturate(125%);transition:background .25s,box-shadow .25s;position:fixed;inset:0 0 auto}.navbar-wrap.is-scrolled{background:var(--nav-background-scrolled);box-shadow:0 10px 28px #0000002e}.navbar{width:var(--nav-inner-width);height:var(--nav-height);gap:34px;margin-inline:auto}.brand img{object-fit:contain;filter:none;flex-shrink:0;width:auto;max-width:145px;height:34px}.desktop-nav{gap:29px}.desktop-nav a{color:#cbd5e1bd;font-size:13px;font-weight:650}.desktop-nav a:after{background:var(--accent);height:1px;bottom:-8px}.desktop-nav a:hover{color:#fff}.nav-cta.button{background:var(--accent);min-height:42px;color:var(--navy-950);border-radius:999px;padding-inline:18px}.nav-cta.button:hover{background:var(--accent-hover)}.menu-button{color:#fff;border-color:#ffffff2e}.mobile-menu{top:var(--nav-height);background:var(--nav-background-scrolled);border-color:var(--nav-border)}.mobile-menu a:not(.button){color:#ebf7f9c7;border-color:#ffffff14}.hero{min-height:calc(100svh - var(--nav-height));margin-top:var(--nav-height);background:var(--navy-950);color:#fff;padding:0}.hero:before{content:"";pointer-events:none;background:radial-gradient(60% 72% at 78% 48%,#0fbde32b,#0000 68%);position:absolute;inset:0}.hero-grid{opacity:.34;background-image:linear-gradient(#98e1ea0d 1px,#0000 1px),linear-gradient(90deg,#98e1ea0d 1px,#0000 1px);background-size:64px 64px}.hero-grid:after{display:none}.hero-layout{min-height:calc(100svh - var(--nav-height));grid-template-columns:minmax(0,.82fr) minmax(0,1.04fr);align-items:center;gap:clamp(42px,5.6vw,76px);padding-block:clamp(42px,5.5vw,72px)}.hero-copy{max-width:550px}.hero-kicker{color:#91edf2}.hero-headline{color:#f8fdfe;max-width:11.7ch;font-size:clamp(46px,4.5vw,66px);font-weight:720;line-height:1.045}.hero-headline span{color:#0000;background:linear-gradient(105deg,#b4f7f8 3%,#32cce0 56%,#87eaf1);-webkit-background-clip:text;background-clip:text}.hero-lead{color:#daf0f3bf;font-size:17px;line-height:1.72}.hero-metric-line{color:#c1e1e5a6}.proof-dot{background:var(--accent)}.hero-flow-frame{width:100%;box-shadow:none;background:0 0;border:0;overflow:visible}.intelligence-visual{background:linear-gradient(145deg,#0d2533fa,#030d17fa);border:1px solid #a4e7ee2b;border-radius:22px;min-height:500px;position:relative;overflow:hidden;box-shadow:0 34px 88px #00000057,inset 0 1px #ffffff14}.intelligence-visual:before{content:"";background-image:linear-gradient(#b3eff40e 1px,#0000 1px),linear-gradient(90deg,#b3eff40e 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 52%,#000,#0000 76%);mask-image:radial-gradient(circle at 52%,#000,#0000 76%)}.intelligence-ambient{filter:blur(9px);background:radial-gradient(circle,#0fbde33b,#0fbde30e 43%,#0000 70%);border-radius:50%;width:360px;height:360px;position:absolute;top:51%;left:54%;transform:translate(-50%,-50%)}.intelligence-label,.intelligence-stage-label{z-index:3;color:#c0eff399;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700;position:absolute}.intelligence-label{top:22px;left:24px}.intelligence-live{z-index:3;color:#cff3f6a3;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;font-size:9px;font-weight:700;display:inline-flex;position:absolute;top:19px;right:22px}.intelligence-live i{background:#67e8f9;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #67e8f9b8}.intelligence-input-label{top:78px;left:26px}.intelligence-core-label{top:94px;left:55%;transform:translate(-50%)}.intelligence-sources{z-index:3;flex-direction:column;justify-content:space-between;display:flex;position:absolute;top:104px;bottom:83px;left:26px}.intelligence-source{color:#e6f8fad6;background:#ffffff0e;border:1px solid #cbf4f729;border-radius:999px;align-items:center;gap:8px;min-height:33px;padding:0 11px;font-size:11px;font-weight:700;display:inline-flex}.intelligence-source svg{width:13px;height:13px}.intelligence-source.whatsapp svg{color:#70e6c0}.intelligence-source.facebook svg{color:#86bcff}.intelligence-source.instagram svg{color:#f3a2cb}.intelligence-source.youtube svg{color:#ff7c8f}.intelligence-lines{z-index:1;width:100%;height:100%;position:absolute;inset:0}.intelligence-input-path{stroke:#58d8e59e;stroke-width:1.35px;stroke-dasharray:4 8}.intelligence-output-path{stroke:#7aecf2b8;stroke-width:1.5px}.intelligence-particle{fill:#9af3f6;filter:drop-shadow(0 0 6px #5ce5ecf2)}.intelligence-core{z-index:4;width:148px;min-height:148px;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%)}.intelligence-core-inner{text-align:center;background:radial-gradient(circle at 40% 32%,#4bcedc47,#051a25f5 67%);border:1px solid #90eff494;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:7px;width:100%;min-height:148px;display:flex;box-shadow:0 0 0 12px #0fbde309,0 0 0 1px #75ebf12e,0 0 32px #0fbde338,inset 0 1px #ffffff29}.intelligence-core-inner:before{content:"";border-radius:inherit;border:1px solid #55deea3b;position:absolute;inset:-14px}.intelligence-core-icon{color:#a5f5f7;background:#75ebf126;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.intelligence-core strong{color:#f2feff;font-size:14px}.intelligence-core small{color:#c6f0f49e;font-size:10px}.intelligence-output{z-index:4;background:linear-gradient(135deg,#09222fed,#05141ee8);border:1px solid #7febf142;border-radius:14px;align-items:center;gap:10px;width:152px;min-height:78px;padding:12px;display:flex;position:absolute;top:50%;right:24px;transform:translateY(-50%);box-shadow:0 14px 32px #00000038,inset 0 1px #ffffff0f}.intelligence-output>span{color:#82eff3;background:#0fbde321;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.intelligence-output div{gap:3px;display:grid}.intelligence-output small{color:#bce7eb8f;font-size:9px}.intelligence-output strong{color:#effeff;font-size:12px}.intelligence-output i{color:#70e7bd;place-items:center;margin-left:auto;font-style:normal;display:grid}.intelligence-footer{z-index:3;color:#b7e1e58c;align-items:center;gap:8px;font-size:9px;font-weight:650;display:flex;position:absolute;bottom:20px;right:24px}.intelligence-footer i{background:#65dee773;width:17px;height:1px}@media (width<=900px){.hero-layout{grid-template-columns:1fr;gap:44px;min-height:auto;padding-block:64px}.hero-copy{max-width:640px}.hero-flow-frame{max-width:700px}.intelligence-visual{min-height:480px}}@media (width<=640px){.navbar-wrap{height:var(--nav-height-mobile)}.navbar{width:var(--nav-inner-width-mobile);height:var(--nav-height-mobile)}.brand img{max-width:145px;height:29px}.mobile-menu{top:var(--nav-height-mobile)}.hero{min-height:calc(100svh - var(--nav-height-mobile));margin-top:var(--nav-height-mobile)}.hero-layout{min-height:calc(100svh - var(--nav-height-mobile));padding-block:48px 58px}.hero-headline{font-size:clamp(42px,11vw,50px)}.intelligence-visual{min-height:440px}.intelligence-sources{top:82px;bottom:57px;left:14px}.intelligence-input-label{left:14px}.intelligence-source{min-height:29px;padding:0 8px;font-size:10px}.intelligence-core{width:108px;min-height:108px;left:47%}.intelligence-core-inner{min-height:108px}.intelligence-core-label{left:47%}.intelligence-output{width:120px;padding:9px;right:14px}.intelligence-output strong{font-size:10px}.intelligence-output small{font-size:8px}.intelligence-footer{gap:5px;font-size:8px;bottom:16px;right:14px}.intelligence-footer i{width:10px}}@media (width<=380px){.intelligence-output{width:106px;right:10px}.intelligence-core{width:104px;min-height:104px;left:46%}.intelligence-core-inner{min-height:104px}.intelligence-core-label{left:46%}}.problem-section,.product-section,.workflow-section,.channels-section,.mobile-section,.why-section,.scale-outcome-section,.cta-section,footer{background:var(--canvas);color:var(--text)}.problem-editorial-copy>p:not(.section-label),.product-intro>div:last-child p,.mobile-copy>p,.cta-description{color:var(--text-muted)}.product-showcase,.channels-flow,.phone,.cta-panel-wrap{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.product-capability-rail,.product-lead-queue,.product-intelligence-panel,.mobile-summary{border-color:var(--line);border-radius:var(--radius);background:var(--surface);color:var(--text)}.product-capability-rail button.active{border-radius:var(--radius);background:var(--accent-soft);color:var(--accent-strong)}.channels-ai-hub,.channels-lead-output,.phone-notification{border-color:var(--line);border-radius:var(--radius);background:var(--surface);color:var(--text);box-shadow:var(--shadow)}.mobile-feature-list,.mobile-feature-row{border-color:var(--line)}.mobile-feature-row p,.mobile-feature-row h3,.text-link{color:var(--text-soft)}.text-link:hover{color:var(--accent-strong)}.cta-section{padding-block:var(--space-section)}.cta-watermark,.cta-intelligence-path{display:none}.cta-panel-wrap:before{background:var(--accent);border-radius:var(--radius) var(--radius) 0 0}.cta-panel-inner{padding:var(--space-6)}.cta-panel-header p,.form-note{color:var(--text-muted)}.demo-form label>span{color:var(--text-soft);font-size:var(--text-caption)}.demo-form input,.demo-form select{border-color:var(--line-strong);border-radius:var(--radius);background:var(--surface);height:44px;color:var(--text)}.demo-form input:focus,.demo-form select:focus{border-color:var(--accent);background:var(--surface);box-shadow:var(--shadow-focus)}footer{border-top:1px solid var(--line)}footer a,.footer-brand p,.footer-contact small{color:var(--text-muted)}footer a:hover{color:var(--accent-strong)}@media (width<=760px){.hero{padding-top:112px}.hero-layout{grid-template-columns:1fr}.hero-visual-column{order:2}.hero-actions{align-items:stretch}}.product-intelligence-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);color:var(--text);box-shadow:var(--shadow)}.product-panel-icon{border-radius:var(--radius);background:var(--accent-soft);color:var(--accent-strong)}.product-intelligence-panel>small,.product-intelligence-panel p,.product-signal-list span{color:var(--text-muted)}.product-signal-list{border-color:var(--line)}.product-signal-list svg{color:var(--accent-strong)}.phone{border-color:var(--line-strong);border-radius:var(--radius);box-shadow:var(--shadow)}.phone-top i,.app-head>span{border-radius:var(--radius);background:var(--text)}.mobile-summary,.phone-notification{border-color:var(--line);color:var(--text)}.mobile-summary>span,.phone-notification>span,.phone-notification small,.phone-notification b{color:var(--text-muted)}.channels-ai-hub h3,.channels-ai-hub p,.channels-hub-brand small{color:var(--text-soft)}.legal-page{background:var(--canvas)}.legal-hero{background:var(--canvas);color:var(--text);border-bottom:1px solid var(--line)}.legal-back,.legal-hero>div>p:not(.eyebrow),.legal-hero small,.legal-content article p,.legal-content aside{color:var(--text-muted)}.legal-content article section{border-color:var(--line)}.impact-table{border-color:var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.impact-head{border-color:var(--line);background:var(--surface-subtle);color:var(--text-muted);letter-spacing:0;text-transform:none}.workflow-rail button,.workflow-detail{border-color:var(--line);border-radius:var(--radius);background:var(--surface);color:var(--text);box-shadow:var(--shadow)}.workflow-rail button.is-active{background:var(--accent-soft);border-color:#16abc547}.workflow-rail button small,.workflow-detail>small,.workflow-detail p,.workflow-note{color:var(--text-muted)}.workflow-detail-icon{border-radius:var(--radius);background:var(--accent-soft);color:var(--accent-strong)}.workflow-detail:after{display:none}.workflow-rail:before{background:var(--line)}.workflow-signal{background:var(--accent);box-shadow:none}.hero{background-color:#02060e!important}.workflow-section{background:var(--navy-900);color:#f4feff}.workflow-section .section-label,.workflow-section .eyebrow{color:var(--accent-hover)}.workflow-section h2,.workflow-section h3{color:#fff}.workflow-section p,.workflow-section .workflow-note,.workflow-section .workflow-detail>small{color:#d3edf0b3}.workflow-section .workflow-rail button,.workflow-section .workflow-detail{color:#fff;box-shadow:none;background:#ffffff0b;border-color:#a4e7ee29}.workflow-section .workflow-rail button.is-active{background:#0fbde31f;border-color:#0fbde36b}.workflow-section .workflow-detail-icon{color:var(--accent-hover);background:#0fbde324}.workflow-section .workflow-rail:before{background:#a4e7ee2e}.workflow-section .workflow-signal{background:var(--accent)}footer{background:var(--navy-950);color:#d7e9ec;border-top-color:#67e8f91f}.footer-brand p,.footer-contact small,.footer-brand small,.footer-bottom{color:#88a7ae}.footer-grid h3{color:#fff}.footer-grid a,.footer-contact a,.footer-bottom a{color:#bdd2d7}.footer-grid a:hover,.footer-contact a:hover,.footer-bottom a:hover{color:var(--accent-hover)}.footer-bottom{border-top-color:#67e8f91f}#workflow.workflow-section{color:#f4feff;background:#07101d!important}#workflow.workflow-section:before{background:radial-gradient(56% 80% at 82%,#0fbde31f,#0000 70%)}.site-shell>footer,footer{color:#d7e9ec;border-top:1px solid #67e8f91f;background:#02060e!important}footer .footer-brand p,footer .footer-contact small,footer .footer-brand small,footer .footer-bottom{color:#88a7ae}footer .footer-grid h3{color:#fff}footer .footer-grid a,footer .footer-contact a,footer .footer-bottom a{color:#bdd2d7}footer .footer-grid a:hover,footer .footer-contact a:hover,footer .footer-bottom a:hover{color:#22d3ee}footer .footer-bottom{border-top-color:#67e8f91f}.cta-section{color:#f4feff;background:#07101d!important}.cta-section .cta-kicker{color:#22d3ee}.cta-section .cta-headline{color:#fff}.cta-section .cta-description,.cta-section .cta-email{color:#a9c1c7}.cta-section .cta-email:hover{color:#22d3ee}.channels-section{color:#f4feff;position:relative;overflow:hidden;background:#02060e!important}.channels-section:before{content:"";pointer-events:none;filter:blur(20px);z-index:0;background:radial-gradient(circle,#0ea5e91f 0%,#06b6d408 45%,#0000 70%);border-radius:50%;width:550px;height:550px;position:absolute;top:15%;right:5%}.channels-section .eyebrow.channels-eyebrow{color:#38bdf8;letter-spacing:.08em;text-transform:uppercase;background:#22d3ee14;border:1px solid #22d3ee3d;border-radius:999px;align-items:center;gap:7px;margin-bottom:20px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.channels-section .eyebrow.channels-eyebrow svg{color:#22d3ee;filter:drop-shadow(0 0 6px #22d3ee99)}.channels-gradient-text{background:linear-gradient(115deg,#fff 30%,#7dd3fc 70%,#22d3ee 100%);color:#0000;-webkit-background-clip:text;background-clip:text;display:inline}.channels-section h2,.channels-section h3{color:#fff}.channels-copy h2{letter-spacing:-.02em;max-width:14ch;font-size:clamp(2.4rem,3.8vw,3.8rem);line-height:1.12}.channels-section .channels-copy>p:not(.eyebrow){color:#94a3b8;max-width:50ch;margin-top:20px;font-size:17px;line-height:1.7}.channels-section .channels-proof{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #a4e7ee24;border-radius:14px;align-items:center;gap:14px;max-width:440px;margin-top:32px;padding:16px 20px;display:flex;box-shadow:0 12px 28px #00000059}.channels-section .channels-proof>span{color:#22d3ee;background:#22d3ee26;border:1px solid #22d3ee4d;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 0 14px #22d3ee4d}.channels-section .channels-proof small{color:#38bdf8;letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.channels-section .channels-proof strong{color:#f1f5f9;margin-top:3px;font-size:14.5px;font-weight:600;line-height:1.4;display:block}.channels-network-wrap{min-width:0;position:relative}.channels-section .channels-network{isolation:isolate;border-radius:24px;grid-template-rows:116px 224px 116px 76px;grid-template-columns:minmax(112px,1fr) minmax(270px,1.4fr) minmax(112px,1fr);gap:18px 24px;min-height:0;padding:30px 26px;display:grid;position:relative;overflow:hidden;background:linear-gradient(165deg,#0c1929f0 0%,#040a13fa 100%)!important;border:1px solid #a4e7ee29!important;box-shadow:0 30px 70px -15px #000000b3,inset 0 1px #ffffff14!important}.channels-section .channels-network:before{content:"";pointer-events:none;z-index:0;background-image:linear-gradient(#38bdf80a 1px,#0000 1px),linear-gradient(90deg,#38bdf80a 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 45%,#000 40%,#0000 85%);mask-image:radial-gradient(circle at 50% 45%,#000 40%,#0000 85%)}.channels-section .channels-network:after{content:"";pointer-events:none;filter:blur(16px);z-index:0;background:radial-gradient(circle,#0ea5e929 0%,#06b6d408 50%,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.channels-section .channels-connection-map{z-index:1;pointer-events:none;width:calc(100% - 52px);height:calc(100% - 60px);position:absolute;inset:30px 26px}.channels-section .channel-connection-base{fill:none;stroke:#94a3b829;stroke-width:1.5px;stroke-dasharray:4 4}.channels-section .channel-output-line{fill:none;stroke:#34d39938;stroke-width:1.5px;stroke-dasharray:4 4}.channels-section .channel-connection-signal{fill:none;stroke:#22d3ee;stroke-width:2.5px;stroke-linecap:round;filter:drop-shadow(0 0 6px #06b6d4)drop-shadow(0 0 12px #22d3eeb3)}.channels-section .channel-output-signal{fill:none;stroke:#34d399;stroke-width:2.5px;stroke-linecap:round;filter:drop-shadow(0 0 6px #10b981)drop-shadow(0 0 12px #34d399b3)}.channels-section .channel-node{z-index:2;text-align:left;-webkit-backdrop-filter:blur(16px);cursor:pointer;border-radius:14px;align-items:flex-start;gap:12px;min-width:0;padding:14px 15px;display:flex;position:relative;color:#f1f5f9!important;background:linear-gradient(145deg,#102032c7,#09121ee0)!important;border:1px solid #a4e7ee21!important;transition:border-color .25s,background .25s,box-shadow .25s,transform .25s!important;box-shadow:0 10px 24px -6px #00000080,inset 0 1px #ffffff12!important}.channels-section .channel-node:hover,.channels-section .channel-node:focus-visible{outline:none;transform:translateY(-2px);background:linear-gradient(145deg,#162c44e0,#0c1a2af2)!important;border-color:#22d3ee80!important;box-shadow:0 14px 30px -6px #0009,0 0 20px #22d3ee33,inset 0 1px #ffffff24!important}.channels-section .channel-node.is-active{transform:translateY(-2px);background:linear-gradient(145deg,#16304aeb,#0b1b2cfa)!important;border-color:#22d3eeb3!important;box-shadow:0 14px 32px -6px #0009,0 0 25px #22d3ee47,inset 0 1px #fff3!important}.channels-section .channel-brand-icon{border-radius:10px;flex:none;place-items:center;width:38px;height:38px;transition:transform .2s,box-shadow .2s;display:grid}.channels-section .channel-brand-icon svg{width:19px;height:19px}.channels-section .channel-brand-icon.facebook{color:#3b82f6;background:#1877f224;border:1px solid #1877f252}.channels-section .channel-brand-icon.youtube{color:#ef4444;background:#ff003324;border:1px solid #ff003352}.channels-section .channel-brand-icon.instagram{color:#ec4899;background:#e1306c24;border:1px solid #e1306c52}.channels-section .channel-brand-icon.whatsapp{color:#10b981;background:#25d36624;border:1px solid #25d36652}.channels-section .channel-brand-icon.website{color:#38bdf8;background:#0ea5e924;border:1px solid #0ea5e952}.channels-section .channel-node.is-active .channel-brand-icon,.channels-section .channel-node:hover .channel-brand-icon{transform:scale(1.06)}.channels-section .channel-node.is-active .channel-brand-icon.facebook{box-shadow:0 0 14px #3b82f666}.channels-section .channel-node.is-active .channel-brand-icon.youtube{box-shadow:0 0 14px #ef444466}.channels-section .channel-node.is-active .channel-brand-icon.instagram{box-shadow:0 0 14px #ec489966}.channels-section .channel-node.is-active .channel-brand-icon.whatsapp{box-shadow:0 0 14px #10b98166}.channels-section .channel-node.is-active .channel-brand-icon.website{box-shadow:0 0 14px #38bdf866}.channels-section .channel-node-copy{gap:3px;min-width:0;display:grid}.channels-section .channel-node-copy strong{letter-spacing:-.01em;font-size:13.5px;font-weight:700;color:#f8fafc!important}.channels-section .channel-node-copy small{white-space:normal;font-size:11px;line-height:1.42;color:#8da4b4!important}.channels-section .channel-node.is-active .channel-node-copy small{color:#b0c6d6!important}.channels-section .channel-node-pulse{opacity:0;background:#22d3ee;border-radius:50%;width:7px;height:7px;transition:opacity .25s;position:absolute;top:10px;right:10px;box-shadow:0 0 8px #22d3eed9}.channels-section .channel-node.is-active .channel-node-pulse{opacity:1}.channels-section .channels-ai-hub{z-index:3;-webkit-backdrop-filter:blur(16px);text-align:center;flex-direction:column;grid-area:2/2;justify-content:flex-start;align-items:center;min-width:0;padding:24px 20px;display:flex;position:relative;overflow:hidden;color:#fff!important;background:radial-gradient(circle at 50% 20%,#113344eb 0%,#0a182afa 75%)!important;border:1px solid #22d3ee61!important;border-radius:18px!important;box-shadow:0 20px 48px -10px #000000b3,0 0 35px #22d3ee2e,inset 0 1px #ffffff2e!important}.channels-section .channels-hub-glow{z-index:-1;pointer-events:none;filter:blur(4px);background:linear-gradient(135deg,#22d3ee40,#0000 40%,#38bdf82e);border-radius:20px;position:absolute;inset:-2px}.channels-section .channels-hub-brand{background:#22d3ee1a;border:1px solid #22d3ee40;border-radius:999px;justify-content:center;align-items:center;gap:8px;margin:0 auto;padding:5px 12px;display:inline-flex}.channels-section .channels-hub-brand img{object-fit:contain;filter:drop-shadow(0 0 6px #22d3ee80);width:17px;height:17px}.channels-section .channels-hub-brand small{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:750;color:#67e8f9!important}.channels-section .channels-hub-live-dot{background:#22d3ee;border-radius:50%;width:5px;height:5px;box-shadow:0 0 6px #22d3ee}.channels-section .channels-ai-hub h3{letter-spacing:-.01em;word-break:break-word;margin:14px 0 10px;font-weight:750;line-height:1.25;color:#fff!important;font-size:18px!important}.channels-section .channels-processing-stages{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;display:flex}.channels-section .channels-processing-stages .stage-pill{color:#67e8f9;letter-spacing:.02em;background:#22d3ee17;border:1px solid #22d3ee38;border-radius:6px;padding:4px 10px;font-size:10px;font-weight:700}.channels-section .channels-processing-stages i{color:#94a3b899;font-size:11px;font-style:normal}.channels-section .channels-ai-hub p{width:100%;max-width:40ch;margin:13px auto 0;font-size:11px;line-height:1.55;color:#94a3b8!important}.channels-section .channels-lead-output{z-index:4;grid-area:4/2;align-items:center;gap:12px;min-width:0;padding:12px 18px;display:flex;position:relative;background:linear-gradient(135deg,#082620e0,#041410f2)!important;border:1px solid #34d39961!important;border-radius:12px!important;box-shadow:0 14px 30px -6px #0009,0 0 22px #10b98129,inset 0 1px #ffffff1f!important}.channels-section .channels-lead-output>span{color:#34d399;background:#10b9812e;border:1px solid #34d39959;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid;box-shadow:0 0 12px #34d3994d}.channels-section .channels-lead-output svg{width:15px;height:15px}.channels-section .channels-lead-output div{gap:2px;min-width:0;display:grid}.channels-section .channels-lead-output small{letter-spacing:.06em;text-transform:uppercase;font-size:9.5px;font-weight:700;color:#6ee7b7!important}.channels-section .channels-lead-output strong{letter-spacing:-.01em;font-size:13.5px;font-weight:750;color:#f0fdf4!important}.channels-section .channels-lead-output>i{filter:drop-shadow(0 0 6px #34d399cc);margin-left:auto;color:#34d399!important}.channels-section .channels-lead-output>i svg{width:16px;height:16px}.cta-section .cta-email,.footer-contact a[href^=mailto\:]{color:#67e8f9}.cta-section .cta-email:hover,.footer-contact a[href^=mailto\:]:hover{color:#a5f3fc}.cta-section .cta-email svg,.footer-contact a[href^=mailto\:] svg{color:#22d3ee}
