/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.start{inset-inline-start:var(--spacing)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font-family:Segoe UI,Helvetica Neue,Arial,sans-serif}a{color:inherit;text-decoration:none}.site-header{z-index:10;background:#f7f9fceb;border-bottom:1px solid #b2c0d48c;grid-template-columns:1fr auto 1fr;align-items:center;height:84px;padding:0 clamp(24px,5vw,76px);display:grid;position:absolute;top:0;left:0;right:0}.brand{justify-self:start;align-items:center;gap:12px;display:inline-flex}.brand-mark{align-items:end;gap:3px;width:29px;height:29px;display:flex}.brand-mark span{background:var(--blue);border-radius:3px;width:6px;display:block}.brand-mark span:first-child{height:15px}.brand-mark span:nth-child(2){height:26px}.brand-mark span:nth-child(3){background:var(--cyan);height:20px}.brand-name{letter-spacing:-.045em;font-size:21px;font-weight:750}.brand-name span,.platform-core strong span{color:var(--blue)}.primary-nav{gap:clamp(24px,3vw,42px);display:flex}.primary-nav a{color:#526077;font-size:14px;font-weight:600;transition:color .2s}.primary-nav a:hover{color:var(--blue)}.header-cta{background:var(--ink);color:#fff;border-radius:7px;justify-self:end;align-items:center;gap:14px;padding:12px 17px;font-size:13px;font-weight:700;display:flex}.hero{color:#fff;background:#03152e;grid-template-columns:minmax(0,1.2fr) minmax(430px,.8fr);gap:clamp(44px,5vw,80px);min-height:850px;padding:164px clamp(24px,6vw,96px) 90px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";opacity:.55;background-color:#0000;background-image:linear-gradient(90deg,#408dff26 1px,#0000 1px),linear-gradient(#408dff26 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:46px 46px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:620px;height:620px;position:absolute;top:240px;left:-170px;transform:rotate(-8deg);-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.hero-copy{z-index:1;align-self:center;max-width:720px;position:relative}.eyebrow{color:#63d9eb;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 28px;font-size:12px;font-weight:800;display:flex}.eyebrow span{background:var(--cyan);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #26c3d921}h1{letter-spacing:-.075em;max-width:920px;margin:0;font-size:clamp(66px,6.6vw,106px);font-weight:800;line-height:.87}.hero h1>span{color:#45d7ec}.hero-lede{color:#c1cde0;border-left:3px solid #1e6cff;max-width:670px;margin:38px 0 0;padding-left:22px;font-size:clamp(17px,1.25vw,20px);line-height:1.65}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.button{border-radius:7px;justify-content:center;align-items:center;gap:28px;min-height:52px;padding:0 21px;font-size:14px;font-weight:750;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:#1768ff;box-shadow:0 15px 34px #0050ff4d}.button-secondary{border:1px solid var(--line);background:#fff}.platform-visual{aspect-ratio:1/.96;background:#082550;border:1px solid #609ded57;border-radius:8px;align-self:center;min-height:510px;position:relative;overflow:hidden;box-shadow:22px 22px #1268ff}.visual-grid{opacity:.55;background-image:radial-gradient(#74aef7a8 1.1px,#0000 1.1px);background-size:23px 23px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 72%);mask-image:radial-gradient(circle,#000,#0000 72%)}.orbit{border:1px solid #46d8ed57;border-radius:50%;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:46%;height:46%}.orbit-two{width:78%;height:78%}.platform-core{z-index:2;background:#1268ff;border:1px solid #4b99ff;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:190px;height:190px;display:flex;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 18px #1268ff29,0 22px 60px #0000004d}.platform-core strong{letter-spacing:-.055em;font-size:27px}.platform-core strong,.platform-core strong span{color:#fff}.platform-core small{color:#d5e6ff;letter-spacing:.1em;text-transform:uppercase;margin-top:8px;font-size:10px;font-weight:750}.core-pulse{background:var(--cyan);border-radius:50%;width:8px;height:8px;margin-bottom:19px;box-shadow:0 0 0 6px #26c3d921}.lane{color:#dbe9fb;text-transform:uppercase;z-index:3;background:#0c3269;border:1px solid #66a4f666;border-radius:4px;align-items:center;gap:8px;padding:9px 12px;font-size:11px;font-weight:800;display:flex;position:absolute;box-shadow:0 10px 24px #0003}.lane i{background:var(--blue);border-radius:2px;width:7px;height:7px}.lane-content{top:21%;left:10%}.lane-audience{top:20%;right:8%}.lane-revenue{top:58%;right:7%}.lane-operations{bottom:13%;left:22%}.lane-intelligence{top:54%;left:4%}.lane-intelligence i{background:var(--cyan)}.live-status{color:#8ea8cb;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:20px;left:23px}.live-status span{background:#39ad75;border-radius:50%;width:7px;height:7px}.connection-strip{color:#fff;background:#1268ff;grid-template-columns:1fr auto auto;align-items:center;gap:26px;min-height:92px;padding:18px clamp(24px,6vw,96px);display:grid}.connection-strip p{color:#fff;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.connection-strip div{align-items:center;gap:11px;display:flex}.connection-strip span{font-size:12px;font-weight:750}.connection-strip i{color:#8ee8f4;font-size:14px;font-style:normal}@media (max-width:1040px){.hero{grid-template-columns:1fr;padding-top:145px}.hero-copy{max-width:820px}.platform-visual{width:100%;max-width:650px;margin:0 auto}.connection-strip{grid-template-columns:1fr 1fr}.connection-strip p{grid-column:1/-1}}@media (max-width:680px){.site-header{grid-template-columns:1fr auto;height:72px}.primary-nav{display:none}.header-cta{padding:10px 13px}.hero{gap:48px;min-height:auto;padding-top:120px;padding-bottom:56px}h1{font-size:clamp(45px,13vw,64px)}.hero-lede{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.platform-visual{min-height:420px}.platform-core{width:142px;height:142px}.lane{font-size:9px}.lane-audience{right:3%}.lane-intelligence{left:2%}.connection-strip{grid-template-columns:1fr}.connection-strip p{grid-column:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.logo-lockup{justify-self:start;align-items:center;gap:11px;display:inline-flex}.logo-lockup>span{color:var(--ink);letter-spacing:-.055em;font-size:22px;font-weight:760}.logo-lockup>span span{color:var(--blue)}.logo-inverse>span{color:#fff}.logo-inverse>span span{color:#56bdf4}.header-dark{background:#04132ce6;border-color:#86a3cf2e}.header-dark .primary-nav a{color:#c2cde0}.header-dark .primary-nav a:hover{color:#fff}.mobile-menu{justify-self:end;display:none;position:relative}.mobile-menu summary{cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:38px;height:38px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:currentColor;border-radius:2px;width:20px;height:2px}.mobile-menu nav{border:1px solid var(--line);background:#fff;border-radius:10px;flex-direction:column;width:210px;padding:8px;display:flex;position:absolute;top:46px;right:0;box-shadow:0 18px 50px #03152e2e}.mobile-menu nav a{color:var(--ink);border-radius:6px;padding:12px 14px;font-size:15px;font-weight:650}.mobile-menu nav a:hover{background:#f0f4fa}.header-dark .mobile-menu{color:#fff}.content-section{padding:112px clamp(24px,6vw,96px)}.section-heading{max-width:720px}.section-heading h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,4.8vw,70px);font-weight:700;line-height:1}.section-heading>p:last-child{color:var(--ink-soft);margin:28px 0 0;font-size:18px;line-height:1.7}.section-heading-row{justify-content:space-between;align-items:end;max-width:none;display:flex}.section-heading-row>p{max-width:470px}.section-heading.compact h2{font-size:clamp(40px,4vw,58px)}.section-kicker{color:var(--blue);letter-spacing:.17em;text-transform:uppercase;margin:0 0 20px;font-size:11px;font-weight:800}.text-link{border-bottom:1px solid var(--ink);gap:34px;margin-top:34px;padding-bottom:7px;font-size:14px;font-weight:750;display:inline-flex}.platform-intro{background:#fff;grid-template-columns:minmax(300px,.78fr) minmax(470px,1.2fr);gap:46px 7vw;display:grid}.platform-intro .text-link{place-self:start}.ecosystem-board{background:#f0f4fa;border:1px solid #d8e1ed;border-radius:18px;grid-row:span 2;min-height:520px;padding:32px;position:relative;overflow:hidden}.ecosystem-board:before{content:"";opacity:.55;background-image:radial-gradient(#9db0c9 1px,#0000 1px);background-size:21px 21px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 75%);mask-image:radial-gradient(circle,#000,#0000 75%)}.ecosystem-row{z-index:1;justify-content:center;gap:8px;display:flex;position:relative}.ecosystem-row span{color:#5b6b80;text-transform:uppercase;background:#fff;border:1px solid #d7e0eb;border-radius:6px;padding:8px 10px;font-size:10px;font-weight:750}.ecosystem-center{z-index:2;background:#fff;border:1px solid #d1dce9;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:190px;height:190px;display:flex;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 18px 45px #17345b24}.ecosystem-center img{border-radius:9px;width:42px;height:42px;margin-bottom:13px}.ecosystem-center strong{letter-spacing:-.045em;font-size:23px}.ecosystem-center small{color:#718096;letter-spacing:.08em;text-transform:uppercase;margin-top:6px;font-size:9px;font-weight:750}.ecosystem-products{z-index:2;grid-template-columns:repeat(3,1fr);gap:12px;display:grid;position:absolute;inset:auto 30px 30px}.ecosystem-products span{border-left:3px solid var(--blue);color:#53627a;background:#fff;border-radius:5px;padding:11px 12px;font-size:11px;font-weight:750;box-shadow:0 7px 16px #1c375a0f}.products-section{background:#eef2f7;padding:118px clamp(24px,6vw,96px)}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:62px;display:grid}.product-card{--accent:#1957d2;background:#fff;border:1px solid #dbe3ed;border-radius:12px;flex-direction:column;min-height:430px;padding:24px;transition:border-color .22s,box-shadow .22s,transform .22s;display:flex;position:relative}.product-card:hover{border-color:#b2c2d7;transform:translateY(-4px);box-shadow:0 18px 42px #19345817}.product-audience{--accent:#2176bd}.product-revenue{--accent:#1d8c83}.product-operations{--accent:#8157b5}.product-intelligence{--accent:#ca6a37}.product-card-top{justify-content:space-between;align-items:center;display:flex}.product-index{color:#98a4b5;font-family:Consolas,monospace;font-size:10px}.status{color:#3663a4;letter-spacing:.07em;text-transform:uppercase;background:#eef4fd;border-radius:100px;align-items:center;gap:7px;width:fit-content;padding:7px 10px;font-size:9px;font-weight:800;display:inline-flex}.status i{background:currentColor;border-radius:50%;width:5px;height:5px}.status-planned{color:#786a4b;background:#f3f1ec}.status-future{color:#6b5a89;background:#f1eff6}.product-symbol{border:1px solid #dce4ee;border-radius:10px;justify-content:center;align-items:center;width:60px;height:60px;margin:32px 0 27px;display:flex;position:relative;overflow:hidden}.product-symbol:before{background:var(--accent);content:"";opacity:.08;position:absolute;inset:0}.product-symbol span{color:var(--accent);font-size:24px;font-weight:800;position:relative}.product-symbol i{border:1px solid var(--accent);opacity:.2;border-radius:50%;width:22px;height:22px;position:absolute}.product-category{letter-spacing:.13em;text-transform:uppercase;color:var(--accent)!important;margin:0 0 9px!important;font-size:9px!important;font-weight:800!important}.product-card h3{letter-spacing:-.04em;margin:0;font-size:25px}.product-card>strong{margin-top:8px;font-size:13px;line-height:1.5}.product-card>p{color:#66758a;margin:13px 0 26px;font-size:13px;line-height:1.62}.product-card>a{color:var(--accent);align-items:center;gap:10px;margin-top:auto;font-size:12px;font-weight:800;display:flex}.all-products-link{margin-top:32px}.workflow-section{color:#fff;background:#061a3a;grid-template-columns:.72fr 1.28fr;gap:7vw;padding:120px clamp(24px,6vw,96px);display:grid}.light-heading .section-kicker,.workflow-section .section-kicker{color:#59d2e5}.light-heading h2{color:#fff}.light-heading>p:last-child{color:#a9b8ce}.workflow-board{flex-direction:column;gap:12px;display:flex}.workflow-board article{background:#0a244d;border:1px solid #83a3ce2e;border-radius:10px;grid-template-columns:104px 1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:9px;min-height:112px;padding:18px;display:grid}.workflow-board article>span{color:#6f8db5;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800}.workflow-board article div{background:#0e2c59;border:1px solid #749acd2e;border-radius:6px;flex-direction:column;min-width:0;padding:13px;display:flex}.workflow-board strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.workflow-board i{color:#5f7fa9;margin-top:5px;font-size:8px;font-style:normal}.workflow-board b{color:#5c7ea9;font-size:11px}.broadcaster-section{background:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:8vw;padding:120px clamp(24px,6vw,96px);display:grid;overflow:hidden}.broadcaster-section h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,4.7vw,70px);line-height:1}.broadcaster-section>div>p:not(.section-kicker){color:var(--ink-soft);margin:26px 0;font-size:17px;line-height:1.75}.broadcaster-signal{background:#f0f4f9;border-radius:50%;justify-content:center;align-items:center;width:min(42vw,520px);height:min(42vw,520px);display:flex;position:relative}.broadcaster-signal:before{background:var(--blue);content:"";border-radius:50%;width:13px;height:13px;box-shadow:0 0 0 12px #1957d21f}.broadcaster-signal i{height:calc(70px + var(--ring)*55px);width:calc(70px + var(--ring)*55px);border:1px solid #1957d22b;border-radius:50%;position:absolute}.broadcaster-signal i:first-child{--ring:0}.broadcaster-signal i:nth-child(2){--ring:1}.broadcaster-signal i:nth-child(3){--ring:2}.broadcaster-signal i:nth-child(4){--ring:3}.broadcaster-signal i:nth-child(5){--ring:4}.broadcaster-signal i:nth-child(6){--ring:5}.broadcaster-signal i:nth-child(7){--ring:6}.audience-list{flex-wrap:wrap;gap:9px;display:flex}.audience-list span{color:#536279;background:#f3f6fa;border:1px solid #dfe6ee;border-radius:100px;align-items:center;gap:8px;padding:9px 12px;font-size:11px;font-weight:700;display:flex}.audience-list i{background:var(--cyan);border-radius:50%;width:5px;height:5px}.cta-section{background:var(--blue);color:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:7vw;padding:86px clamp(24px,6vw,96px);display:grid}.cta-section h2{letter-spacing:-.06em;margin:0;font-size:clamp(42px,4vw,62px);line-height:1}.cta-section>div:last-child>p{color:#dce7ff;max-width:610px;margin:0 0 25px;font-size:17px;line-height:1.65}.button-light{color:var(--blue-dark);background:#fff}.site-footer{color:#fff;background:#031126;grid-template-columns:2fr repeat(4,1fr);gap:40px;padding:76px clamp(24px,6vw,96px) 30px;display:grid}.footer-brand p{color:#8fa3bf;letter-spacing:.1em;text-transform:uppercase;margin:22px 0 7px;font-size:11px;font-weight:700}.footer-brand>strong{color:#c8d3e4;font-size:14px}.footer-column{flex-direction:column;gap:10px;display:flex}.footer-column h2{color:#7790b1;letter-spacing:.14em;text-transform:uppercase;min-height:11px;margin:6px 0 10px;font-size:9px;font-weight:800}.footer-column a{color:#c1ccdc;width:fit-content;font-size:12px}.footer-column a:hover{color:#fff}.footer-base{color:#7186a2;border-top:1px solid #8299b82e;grid-column:1/-1;justify-content:space-between;margin-top:28px;padding-top:25px;font-size:10px;display:flex}.page-hero{color:#fff;background:#061a3a;min-height:600px;padding:190px clamp(24px,6vw,96px) 110px;position:relative;overflow:hidden}.page-hero-grid{background-image:linear-gradient(#4873ae1f 1px,#0000 1px),linear-gradient(90deg,#4873ae1f 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;transform:perspective(500px)rotateY(-10deg)translate(18%);-webkit-mask-image:linear-gradient(90deg,#0000,#000 68%,#0000);mask-image:linear-gradient(90deg,#0000,#000 68%,#0000)}.page-hero-inner{z-index:1;max-width:950px;position:relative}.eyebrow-light{color:#68d5e8}.page-hero h1{max-width:950px;font-size:clamp(55px,6.6vw,96px);line-height:.96}.page-hero-inner>p:not(.eyebrow){color:#b7c5d9;max-width:800px;margin:34px 0 0;font-size:clamp(18px,1.6vw,23px);line-height:1.65}.platform-pillars{grid-template-columns:.85fr 1.15fr;gap:8vw;display:grid}.pillar-list article{border-bottom:1px solid var(--line);grid-template-columns:42px 1fr;gap:24px;padding:28px 0;display:grid}.pillar-list article>span{color:var(--blue);padding-top:5px;font-family:Consolas,monospace;font-size:10px}.pillar-list h3{letter-spacing:-.03em;margin:0;font-size:22px}.pillar-list p{color:#627188;margin:7px 0 0;font-size:14px;line-height:1.65}.shared-services{background:#061a3a;grid-template-columns:.85fr 1.15fr;gap:7vw;padding:112px clamp(24px,6vw,96px);display:grid}.service-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.service-grid article{background:#0a244d;border:1px solid #819fc833;border-radius:10px;min-height:220px;padding:24px}.service-grid article>span{color:#5cd2e4;font-family:Consolas,monospace;font-size:10px}.service-grid h3{color:#fff;margin:34px 0 10px;font-size:21px}.service-grid p{color:#9eb0c8;margin:0;font-size:13px;line-height:1.65}.example-flow{background:#fff}.example-flow-track{grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:stretch;gap:14px;margin-top:55px;display:grid}.example-flow-track>div{background:#f2f5f9;border:1px solid #dce4ee;border-radius:9px;min-height:170px;padding:22px}.example-flow-track>i{color:#8ca0ba;align-self:center;font-style:normal}.example-flow-track span{color:var(--blue);font-family:Consolas,monospace;font-size:9px}.example-flow-track strong{margin-top:30px;font-size:18px;display:block}.example-flow-track p{color:#66758a;margin:9px 0 0;font-size:12px;line-height:1.5}.products-index{background:#eef2f7;padding:78px clamp(24px,6vw,96px) 120px}.category-section{margin-top:70px}.category-section:first-child{margin-top:0}.category-section>header{border-bottom:1px solid #cfd9e5;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.category-section>header p{letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:12px;font-weight:800}.category-section>header span{color:#79879a;font-size:10px}.category-section .product-grid{margin-top:20px}.product-hero{color:#fff;background:#061a3a;grid-template-columns:1.05fr .95fr;gap:8vw;min-height:760px;padding:180px clamp(24px,6vw,96px) 100px;display:grid}.product-hero-copy{align-self:center}.product-hero-copy .status{margin-bottom:26px}.product-hero h1{margin-bottom:17px;font-size:clamp(58px,6vw,88px)}.product-hero h2{color:#67d2e5;letter-spacing:-.035em;margin:0;font-size:clamp(25px,2.3vw,36px);font-weight:550}.product-hero-copy>p:not(.eyebrow){color:#b7c4d8;max-width:700px;margin:26px 0 34px;font-size:18px;line-height:1.7}.product-hero-visual{aspect-ratio:1;background:#0a244d;border:1px solid #7ea0cc38;border-radius:28px;align-self:center;position:relative;overflow:hidden}.product-hero-visual:before{content:"";background-image:radial-gradient(#4e81c380 1px,#0000 1px);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000,#0000 70%);mask-image:radial-gradient(circle,#000,#0000 70%)}.product-hero-visual>strong{background:var(--blue);border-radius:20px;justify-content:center;align-items:center;width:38%;height:38%;font-size:clamp(70px,8vw,120px);display:flex;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 18px #1957d21f}.detail-category{color:#7c96b8;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:800;position:absolute;top:24px;left:25px}.product-hero-visual>p{color:#7890af;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700;position:absolute;bottom:23px;left:25px}.signal-lines i{height:calc(46% + var(--detail-ring)*11%);width:calc(46% + var(--detail-ring)*11%);border:1px solid #477fc840;border-radius:50%;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.signal-lines i:first-child{--detail-ring:0}.signal-lines i:nth-child(2){--detail-ring:1}.signal-lines i:nth-child(3){--detail-ring:2}.signal-lines i:nth-child(4){--detail-ring:3}.signal-lines i:nth-child(5){--detail-ring:4}.capabilities-section{background:#fff}.capability-grid{grid-template-columns:repeat(4,1fr);gap:0;margin-top:58px;display:grid}.capability-grid article{border:1px solid var(--line);min-height:160px;margin:-1px 0 0 -1px;padding:22px}.capability-grid span{color:var(--blue);font-family:Consolas,monospace;font-size:9px}.capability-grid h3{letter-spacing:-.02em;margin:55px 0 0;font-size:16px}.connected-detail{background:#eef3f8;grid-template-columns:1fr 1fr;gap:9vw;padding:112px clamp(24px,6vw,96px);display:grid}.connected-detail h2{letter-spacing:-.06em;margin:0;font-size:clamp(40px,4.5vw,64px);line-height:1}.connected-detail>div:last-child>p{color:#51627b;margin:0 0 30px;font-size:18px;line-height:1.75}.related-products{grid-template-columns:1fr 1fr;gap:8px;display:grid}.related-products a{background:#fff;border:1px solid #d9e2ed;border-radius:7px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px;font-size:11px;font-weight:750;display:grid}.related-products a>span{background:var(--blue);color:#fff;border-radius:4px;justify-content:center;align-items:center;width:25px;height:25px;display:flex}.related-products i{color:#91a0b3;font-style:normal}.roles-section{background:#fff}.role-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:50px;display:grid}.role-grid div{border:1px solid var(--line);border-radius:8px;align-items:center;gap:13px;min-height:72px;padding:16px;font-size:13px;font-weight:700;display:flex}.role-grid i{background:var(--cyan);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #26c3d91f}.status-panel{background:#f0f4f9;border-top:1px solid #d9e2ed;border-bottom:1px solid #d9e2ed;grid-template-columns:1.2fr .8fr auto;align-items:center;gap:4vw;padding:68px clamp(24px,6vw,96px);display:grid}.status-panel h2{letter-spacing:-.035em;max-width:650px;margin:18px 0 0;font-size:25px;line-height:1.3}.status-panel>p{color:#66758a;font-size:13px;line-height:1.65}.about-story{grid-template-columns:1fr 1fr;gap:9vw;display:grid}.about-copy>p{color:#51617a;margin:0 0 24px;font-size:18px;line-height:1.8}.about-copy blockquote{border-left:4px solid var(--blue);color:var(--ink);letter-spacing:-.04em;margin:42px 0 0;padding-left:24px;font-size:30px;font-weight:750;line-height:1.2}.principles-section{background:#eef2f7;padding:100px clamp(24px,6vw,96px)}.principles-section>div{grid-template-columns:repeat(4,1fr);margin-top:40px;display:grid}.principles-section article{border-left:1px solid #ccd7e4;padding:26px}.principles-section article>span{color:var(--blue);font-family:Consolas,monospace;font-size:9px}.principles-section h2{margin:45px 0 12px;font-size:20px}.principles-section article p{color:#607088;font-size:13px;line-height:1.6}.company-note{background:#fff;grid-template-columns:180px 1fr;align-items:center;gap:5vw;padding:90px clamp(24px,12vw,190px);display:grid}.company-note img{border-radius:28px;width:180px}.company-note h2{letter-spacing:-.055em;margin:0;font-size:clamp(35px,4vw,58px)}.company-note div>p:last-child{color:#5d6d84;max-width:700px;font-size:16px;line-height:1.7}.contact-section{background:#f2f5f9;grid-template-columns:.78fr 1.22fr;gap:9vw;padding:100px clamp(24px,8vw,130px);display:grid}.contact-section aside h2{letter-spacing:-.055em;margin:0;font-size:clamp(36px,4vw,58px);line-height:1.05}.contact-section aside>p:not(.section-kicker){color:#5c6c83;font-size:16px;line-height:1.7}.contact-section aside>a{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;width:fit-content;margin-top:34px;padding-bottom:10px;font-size:13px;font-weight:750;display:flex}.contact-section form{background:#fff;border:1px solid #dce4ed;border-radius:12px;padding:clamp(24px,4vw,50px);box-shadow:0 18px 48px #1c365a12}.contact-section label{color:#43526a;flex-direction:column;gap:8px;margin-bottom:19px;font-size:11px;font-weight:750;display:flex}.field-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.contact-section input,.contact-section select,.contact-section textarea{color:var(--ink);font:inherit;background:#f7f9fc;border:1px solid #d7e0eb;border-radius:6px;outline:0;padding:13px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s}.contact-section input:focus,.contact-section select:focus,.contact-section textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1957d21a}.contact-section textarea{resize:vertical}.contact-section button{cursor:pointer;border:0}.form-note{color:#7b899b;max-width:520px;font-size:10px;line-height:1.5}.legal-copy{color:#45556e;background:#fff;margin:0;padding:85px max(24px,50vw - 425px) 120px;font-size:16px;line-height:1.8}.legal-copy h2{color:var(--ink);letter-spacing:-.035em;margin:42px 0 8px;font-size:25px}.legal-copy a{color:var(--blue);font-weight:700}.legal-updated{color:#8592a3;text-transform:uppercase;font-size:12px;font-weight:700}@media (max-width:1100px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workflow-section,.platform-pillars,.shared-services,.product-hero{grid-template-columns:1fr}.product-hero-visual{width:100%;max-width:650px;margin:0 auto}.workflow-board{margin-top:20px}.capability-grid{grid-template-columns:repeat(2,1fr)}.site-footer{grid-template-columns:2fr repeat(3,1fr)}.footer-brand{grid-row:span 2}}@media (max-width:820px){.primary-nav,.site-header>.header-cta{display:none}.mobile-menu{display:block}.site-header{grid-template-columns:1fr auto}.platform-intro,.section-heading-row,.broadcaster-section,.cta-section,.connected-detail,.about-story,.contact-section{grid-template-columns:1fr;display:grid}.section-heading-row{align-items:start}.ecosystem-board{grid-row:auto;min-height:500px}.broadcaster-signal{width:min(85vw,500px);height:min(85vw,500px);margin:0 auto}.workflow-board article{grid-template-columns:85px 1fr auto 1fr}.workflow-board article div:nth-of-type(n+3),.workflow-board article b:nth-of-type(n+2){display:none}.example-flow-track{grid-template-columns:1fr 1fr}.example-flow-track>i{display:none}.role-grid,.principles-section>div{grid-template-columns:1fr 1fr}.status-panel{grid-template-columns:1fr}.site-footer{grid-template-columns:1.5fr 1fr 1fr}.footer-brand{grid-area:auto/1/auto/-1}.footer-base{flex-direction:column;align-items:flex-start;gap:4px}.company-note{grid-template-columns:120px 1fr}.company-note img{border-radius:20px;width:120px}}@media (max-width:560px){.content-section,.products-section,.workflow-section,.broadcaster-section,.platform-pillars,.shared-services,.connected-detail,.roles-section,.about-story,.principles-section,.contact-section{padding:82px 20px}.logo-lockup img{width:34px;height:34px}.logo-lockup>span{font-size:20px}.product-grid,.service-grid,.capability-grid,.related-products,.role-grid,.principles-section>div,.field-row{grid-template-columns:1fr}.product-card{min-height:390px}.ecosystem-board{min-height:470px;padding:18px}.ecosystem-row{flex-wrap:wrap}.ecosystem-products{grid-template-columns:repeat(2,1fr);gap:7px;inset:auto 16px 16px}.ecosystem-center{width:150px;height:150px}.connection-strip div{flex-wrap:wrap}.workflow-board article{grid-template-columns:1fr}.workflow-board article>span{margin-bottom:5px}.workflow-board article b,.workflow-board article div:nth-of-type(2){display:none}.example-flow-track{grid-template-columns:1fr}.page-hero{min-height:540px;padding:155px 20px 85px}.page-hero h1{font-size:clamp(48px,14vw,70px)}.product-hero{padding:155px 20px 80px}.product-hero h1{font-size:52px}.company-note{grid-template-columns:1fr;padding:75px 20px}.site-footer{grid-template-columns:1fr 1fr;padding:65px 20px 28px}.footer-brand,.footer-base{grid-column:1/-1}}:root{--ink:#06152f;--ink-soft:#344765;--blue:#1268ff;--blue-dark:#0748bc;--cyan:#43d8ed;--line:#cbd7e6;--paper:#f2f5f9}::selection{color:#03152e;background:#43d8ed}.site-header{height:92px;padding-inline:clamp(24px,6vw,96px)}.logo-lockup{gap:13px}.logo-lockup img{border-radius:7px;width:44px;height:44px}.logo-lockup>span{font-size:25px;font-weight:850}.primary-nav a{letter-spacing:.11em;text-transform:uppercase;font-size:11px;font-weight:850}.header-cta{letter-spacing:.08em;text-transform:uppercase;background:#1268ff;border-radius:3px;padding:15px 19px;font-size:11px;font-weight:850}.header-dark .header-cta{color:#03152e;background:#43d8ed}.button{letter-spacing:.08em;text-transform:uppercase;border-radius:3px;min-height:56px;padding-inline:24px;font-size:11px;font-weight:900}.button-secondary{border:2px solid var(--ink)}.hero .button-secondary{color:#fff;background:0 0;border-color:#ffffff7a}.hero .button-secondary:hover{color:var(--ink);background:#fff}.section-heading h2,.broadcaster-section h2,.cta-section h2,.connected-detail h2,.contact-section aside h2,.company-note h2{letter-spacing:-.07em;font-weight:850}.section-kicker{letter-spacing:.2em;align-items:center;gap:12px;font-weight:900;display:flex}.section-kicker:before{content:"";background:currentColor;width:26px;height:3px}.text-link{letter-spacing:.05em;text-transform:uppercase;border-bottom-width:3px;font-size:12px;font-weight:900}.platform-intro{border-bottom:10px solid #1268ff;position:relative;overflow:hidden}.platform-intro:before{color:#06152f0a;content:"01";letter-spacing:-.1em;font-size:clamp(160px,22vw,340px);font-weight:900;line-height:.8;position:absolute;top:24px;right:-20px}.platform-intro>*{z-index:1;position:relative}.ecosystem-board{background:#061a3a;border:0;border-radius:3px;box-shadow:18px 18px #43d8ed}.ecosystem-board:before{opacity:.6;background-image:radial-gradient(#579cf1bf 1px,#0000 1px)}.ecosystem-row span{color:#dceaff;background:#0c3269;border-color:#74aef76b;border-radius:2px;font-weight:850}.ecosystem-center{color:#fff;background:#1268ff;border:1px solid #65a5ff;box-shadow:0 0 0 16px #1268ff26,0 24px 60px #00000047}.ecosystem-center small{color:#dbe9ff}.ecosystem-products span{color:#fff;letter-spacing:.05em;text-transform:uppercase;background:#0b2b59;border:1px solid #6ea8f354;border-left:5px solid #43d8ed;border-radius:2px;font-size:10px}.products-section,.products-index{background:#e8eef6;position:relative;overflow:hidden}.products-section:before{color:#06152f0b;content:"02";letter-spacing:-.1em;font-size:clamp(160px,22vw,340px);font-weight:900;line-height:.8;position:absolute;top:36px;right:-24px}.products-section>*{z-index:1;position:relative}.product-grid{gap:20px}.product-card{border:0;border-top:6px solid var(--accent);border-radius:2px;min-height:470px;padding:29px;box-shadow:0 10px 30px #142f5414}.product-card:hover{box-shadow:14px 14px 0 var(--accent);transform:translate(-4px,-4px)}.product-index{color:#536986;font-size:11px;font-weight:800}.product-symbol{background:var(--accent);border:0;border-radius:2px;width:76px;height:76px;margin-block:38px 30px}.product-symbol:before{display:none}.product-symbol span{color:#fff;font-size:32px;font-weight:900}.product-symbol i{opacity:.3;border-color:#fff}.product-symbol i:nth-of-type(2){width:54px;height:54px}.product-category{letter-spacing:.18em;font-weight:900!important}.product-card h3{letter-spacing:-.055em;font-size:30px;font-weight:850}.product-card>strong{font-size:14px}.product-card>a{letter-spacing:.08em;text-transform:uppercase;border-bottom:3px solid;width:fit-content;padding-bottom:6px;font-size:11px}.category-section>header{border-bottom:4px solid var(--ink)}.category-section>header p{letter-spacing:.16em;font-weight:900}.workflow-section{border-bottom:10px solid #43d8ed;position:relative;overflow:hidden}.workflow-section:before{color:#ffffff0a;content:"03";letter-spacing:-.1em;font-size:clamp(160px,22vw,340px);font-weight:900;line-height:.8;position:absolute;top:18px;right:-20px}.workflow-section>*{z-index:1;position:relative}.workflow-board{gap:15px}.workflow-board article{background:#0b2c5c;border:0;border-left:5px solid #1268ff;border-radius:2px;min-height:122px}.workflow-board article:nth-child(2){border-left-color:#43d8ed}.workflow-board article:nth-child(3){border-left-color:#fff}.workflow-board article div{background:#061d43;border:1px solid #77aff64d;border-radius:2px}.workflow-board strong{letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.broadcaster-section{position:relative;overflow:hidden}.broadcaster-section:before{color:#06152f0a;content:"04";letter-spacing:-.1em;font-size:clamp(160px,22vw,340px);font-weight:900;line-height:.8;position:absolute;top:25px;right:-10px}.broadcaster-section>*{z-index:1;position:relative}.broadcaster-signal{background:#061a3a;border-radius:4px;box-shadow:20px 20px #1268ff}.broadcaster-signal:before{background:#43d8ed;box-shadow:0 0 0 15px #43d8ed24}.broadcaster-signal i{border-color:#43d8ed47}.audience-list span{color:#263a58;letter-spacing:.05em;text-transform:uppercase;background:#fff;border:2px solid #cbd7e6;border-radius:2px;padding:11px 13px;font-size:10px;font-weight:900}.cta-section{background:#1268ff;border-bottom:10px solid #43d8ed;padding-block:104px}.cta-section .section-kicker{color:#fff}.button-light{color:#06152f;border:0}.site-footer{background:#020d1f;border-top:1px solid #15315a;padding-top:90px}.footer-column h2{color:#43d8ed;letter-spacing:.18em;font-weight:900}.footer-column a{font-size:13px;font-weight:650}.page-hero{border-bottom:12px solid #1268ff;min-height:680px;padding-top:210px}.page-hero:after{content:"";background:#43d8ed;width:10px;height:56%;position:absolute;bottom:0;right:5vw}.page-hero h1{letter-spacing:-.08em;font-size:clamp(66px,7.8vw,116px);font-weight:900;line-height:.87}.page-hero-inner>p:not(.eyebrow){border-left:3px solid #43d8ed;padding-left:23px}.pillar-list{border-top:5px solid var(--ink)}.pillar-list article{border-bottom:2px solid var(--line);padding-block:34px}.pillar-list article>span{font-size:12px;font-weight:900}.pillar-list h3{font-size:26px;font-weight:850}.shared-services{border-bottom:10px solid #1268ff}.service-grid{gap:16px}.service-grid article{background:#0b2d5f;border:0;border-top:5px solid #43d8ed;border-radius:2px;min-height:245px;padding:29px}.service-grid h3{font-size:25px;font-weight:850}.example-flow-track>div{border:0;border-top:5px solid #1268ff;border-radius:2px;min-height:190px}.product-hero{border-bottom:12px solid #43d8ed;min-height:820px}.product-hero h1{letter-spacing:-.08em;font-size:clamp(68px,7vw,106px);font-weight:900;line-height:.88}.product-hero h2{color:#43d8ed;font-weight:750}.product-hero-visual{border-radius:4px;box-shadow:20px 20px #1268ff}.product-hero-visual>strong{border-radius:4px;font-weight:900}.capability-grid article{border-width:2px;min-height:185px}.capability-grid article:nth-child(odd){background:#f0f4fa}.capability-grid h3{font-size:18px;font-weight:850}.related-products a,.role-grid div{border:2px solid #cbd7e6;border-radius:2px}.status-panel{border-top:0;border-bottom:8px solid #1268ff}.principles-section{border-bottom:10px solid #1268ff}.principles-section article{border-left:4px solid #1268ff}.principles-section h2{font-size:23px;font-weight:850}.company-note img{border-radius:4px;box-shadow:14px 14px #43d8ed}.contact-section form{border:0;border-top:8px solid #1268ff;border-radius:2px;box-shadow:18px 18px #cbd7e6}.contact-section input,.contact-section select,.contact-section textarea{border:2px solid #cbd7e6;border-radius:2px}.legal-copy h2{border-left:5px solid #1268ff;padding-left:16px;font-weight:850}@media (max-width:1040px){.hero{grid-template-columns:1fr}.hero-copy{max-width:900px}.platform-visual{box-shadow:16px 16px #1268ff}}@media (max-width:820px){.site-header{height:78px}.platform-intro:before,.products-section:before,.workflow-section:before,.broadcaster-section:before{font-size:180px}.ecosystem-board,.broadcaster-signal,.product-hero-visual,.contact-section form{box-shadow:10px 10px #1268ff}}@media (max-width:560px){.site-header{height:72px}.logo-lockup img{width:36px;height:36px}.hero{padding-top:124px}.hero h1{font-size:clamp(50px,15vw,68px);line-height:.9}.hero-lede{margin-top:30px}.platform-visual{border-radius:3px;min-height:430px;box-shadow:9px 9px #1268ff}.platform-core{width:148px;height:148px}.product-card{min-height:420px}.page-hero{min-height:580px;padding-top:158px}.page-hero h1{font-size:clamp(50px,15vw,72px)}.page-hero:after{width:6px;height:36%;right:20px}.product-hero h1{font-size:56px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
