.sc-hero{--sc-navy:#0b2d5b;--sc-slate:#3b6ea5;--sc-teal:#2cb1a5;--sc-charcoal:#1f2937;--sc-grey:#e5e7eb;--sc-white:#fff;box-sizing:border-box;max-width:1400px;color:var(--sc-charcoal);background:#fff;margin:auto;padding:60px 5% 0;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.5}.sc-hero *{box-sizing:border-box}.sc-hero button,.sc-hero a{font:inherit;-webkit-tap-highlight-color:transparent}.sc-hero button{cursor:pointer}.sc-hero button:focus-visible,.sc-hero a:focus-visible{outline:3px solid var(--sc-slate);outline-offset:5px}.sc-main{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);align-items:center;gap:44px;display:grid}.sc-copy{min-width:0}.sc-eyebrow{letter-spacing:1.45px;color:#3b6ea5;margin:0 0 28px;font-size:11px;font-weight:600;line-height:1.7}.sc-headline-space{display:grid;position:relative}.sc-stable-heading,.sc-display{color:var(--sc-navy);letter-spacing:-.058em;margin:0;font-size:clamp(46px,5.25vw,76px);font-weight:750;line-height:1.02}.sc-stable-heading>span,.sc-display>span{color:var(--sc-slate)}.sc-stable-heading{grid-area:1/1;padding-bottom:48px}.sc-animated-headings{grid-area:1/1;display:none}.sc-hero.sc-enhanced .sc-stable-heading{clip:rect(0,0,0,0);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.sc-hero.sc-enhanced .sc-animated-headings{display:grid}.sc-scene{opacity:0;pointer-events:none;visibility:hidden;grid-area:1/1;transition:opacity .38s ease-out,transform .38s ease-out;transform:translateY(12px)}.sc-scene.sc-active{opacity:1;visibility:visible;transform:translateY(0)}.sc-display-long{letter-spacing:-.055em;font-size:clamp(39px,4.3vw,62px);line-height:1.16}.sc-scene-caption{color:var(--sc-slate);margin:20px 0 0;font-size:14px;line-height:1.5}.sc-description{color:var(--sc-charcoal);max-width:545px;margin:25px 0 27px;font-size:18px;line-height:1.7}.sc-actions{flex-wrap:wrap;gap:12px;display:flex}.sc-button{border:1px solid #e5e7eb;border-radius:7px;justify-content:center;align-items:center;gap:20px;min-height:52px;padding:14px 20px;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex;font-size:14px!important;font-weight:600!important}.sc-button-primary{color:#fff;background:#0b2d5b;border-color:#0b2d5b}.sc-button-primary:hover{background:#3b6ea5;transform:translateY(-1px);box-shadow:0 6px 18px #2cb1a522}.sc-button-secondary{color:#1f2937;background:#fff}.sc-button-secondary:hover{background:#e5e7eb;border-color:#3b6ea5}.sc-button>span{font-size:20px;transition:transform .2s}.sc-button:hover>span{transform:translate(3px)}.sc-diagram{background:radial-gradient(#2cb1a506,#0000 65%),#fff;border:1px solid #e5e7eb;border-radius:14px;margin-top:21px;position:relative;overflow:hidden;box-shadow:0 16px 48px #0b2d5b04}.sc-diagram-heading{letter-spacing:1.8px;color:var(--sc-slate);justify-content:space-between;gap:16px;padding:23px 22px 0;font-size:10px;font-weight:600;display:flex}.sc-diagram-number{letter-spacing:1px;opacity:.7;font-size:10px}.sc-map{height:400px;margin:0 12px;position:relative}.sc-wires{fill:none;stroke-linecap:round;width:100%;height:100%;position:absolute;inset:0}.sc-wire{stroke:#3b6ea539;stroke-width:1.3px}.sc-signal{stroke:var(--sc-teal);stroke-width:2px;stroke-dasharray:.1 .9;stroke-dashoffset:.1px;opacity:0}.sc-hero[data-sc-pulse=true] .sc-signal{animation:1.1s ease-out both sc-travel;animation-play-state:var(--sc-motion,running)}.sc-console{width:205px;color:var(--sc-navy);background:#fff;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:12px;padding:16px;font-size:13px;font-weight:500;display:flex;position:absolute;top:5%;left:50%;transform:translate(-50%)}.sc-console svg{width:20px;height:24px}.sc-console-led{background:var(--sc-teal);border-radius:50%;width:5px;height:5px;margin-left:auto}.sc-network{color:#fff;background:#0b2d5b;border:1px solid #0b2d5b;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:185px;height:91px;display:flex;position:absolute;top:37.5%;left:50%;transform:translate(-50%);box-shadow:0 8px 22px #0b2d5b12}.sc-network-label{letter-spacing:2px;font-size:10px;font-weight:600}.sc-network-sub{color:#ffffffb3;margin-top:6px;font-size:10px}.sc-wave{align-items:center;gap:4px;height:20px;margin-top:9px;display:flex}.sc-wave i{background:#2cb1a5;border-radius:3px;width:3px;height:8px}.sc-wave i:nth-child(2n){height:15px}.sc-wave i:nth-child(3n){height:20px}.sc-wave i:nth-child(5){height:25px}.sc-hero[data-sc-pulse=true] .sc-wave{animation:.8s ease-in-out both sc-wave;animation-play-state:var(--sc-motion,running)}.sc-endpoints{text-align:center;grid-template-columns:repeat(3,1fr);gap:10px;display:grid;position:absolute;top:79.5%;left:0;right:0}.sc-endpoint-icon{width:39px;height:39px;color:var(--sc-slate);background:#fff;border:1px solid #e5e7eb;border-radius:9px;justify-content:center;align-items:center;margin:0 auto 9px;display:flex}.sc-endpoint-icon svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linejoin:round;stroke-linecap:round;width:21px;height:21px}.sc-endpoint strong{color:var(--sc-navy);font-size:12px;font-weight:600;display:block}.sc-endpoint>span:last-child{color:var(--sc-slate);margin-top:3px;font-size:10px;display:block}.sc-context{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin-top:46px;padding:16px 0}.sc-context-row{grid-template-columns:100px 1fr;align-items:baseline;gap:12px;padding:8px 0;display:grid}.sc-context-row>p{letter-spacing:1.8px;color:var(--sc-slate);margin:0;font-size:10px;font-weight:600}.sc-terms{flex-wrap:wrap;gap:8px 25px;display:flex}.sc-terms>span{color:var(--sc-charcoal);font-size:13px;font-weight:500;transition:color .25s,text-shadow .25s;position:relative}.sc-terms>span.sc-active{color:var(--sc-navy);text-shadow:0 0 16px #2cb1a52b}.sc-terms>span:after{content:"";background:var(--sc-teal);transform-origin:0;height:2px;transition:transform .25s;position:absolute;bottom:-4px;left:0;right:0;transform:scaleX(0)}.sc-terms>span.sc-active:after{transform:scaleX(1)}.sc-playback{justify-content:space-between;align-items:center;gap:20px;padding:21px 0 22px;display:flex}.sc-chapters,.sc-transport{align-items:center;gap:24px;display:flex}.sc-playback button{color:var(--sc-slate);background:0 0;border:0;padding:5px 0;font-size:12px}.sc-chapters button>span{margin-right:7px;font-size:10px}.sc-chapters button[aria-current=step]{color:var(--sc-navy);font-weight:600}.sc-transport{gap:20px}.sc-time-label{color:var(--sc-slate);letter-spacing:1px;font-size:10px}.sc-progress{background:#e5e7eb;height:2px}.sc-progress>div{background:var(--sc-teal);transform-origin:0;height:100%;transform:scaleX(0)}.sc-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}.sc-hero:not(.sc-enhanced) .sc-playback,.sc-hero:not(.sc-enhanced) .sc-progress{display:none}.sc-demo-dialog .sc-button{cursor:pointer;margin-top:12px}@keyframes sc-travel{0%{stroke-dashoffset:.1px;opacity:0}15%{opacity:1}85%{opacity:1}to{stroke-dashoffset:-1px;opacity:0}}@keyframes sc-wave{0%,to{opacity:.65;transform:scaleY(.8)}50%{opacity:1;transform:scaleY(1)}}@media (min-width:1550px){.sc-hero{padding-top:80px;padding-bottom:20px}.sc-main{min-height:540px}.sc-context{margin-top:60px}}@media (max-width:1050px){.sc-main{grid-template-columns:1.15fr 1fr;gap:28px}.sc-hero{padding-top:40px}.sc-display,.sc-stable-heading{font-size:clamp(43px,5.3vw,60px)}.sc-display-long{font-size:clamp(35px,4.3vw,48px)}.sc-description{font-size:16px}.sc-eyebrow{letter-spacing:1px}.sc-actions{gap:10px}.sc-button{gap:12px;padding:12px 14px}.sc-map{height:360px}.sc-diagram-heading{letter-spacing:1px}.sc-console{width:175px}.sc-network{width:155px}.sc-endpoints{gap:3px}.sc-terms{gap:9px 18px}}@media (max-width:760px){.sc-hero{padding:36px 6% 0}.sc-main{grid-template-columns:1fr;gap:30px}.sc-eyebrow{letter-spacing:1.2px;max-width:340px;margin-bottom:24px;font-size:10px}.sc-display,.sc-stable-heading{letter-spacing:-.055em;font-size:clamp(38px,9vw,60px);line-height:1.06}.sc-display-long{font-size:clamp(32px,7.5vw,50px);line-height:1.19}.sc-scene-caption{margin-top:17px;font-size:12px}.sc-description{margin-top:23px;font-size:16px;line-height:1.65}.sc-button{min-height:48px;padding:12px 16px;font-size:13px!important}.sc-diagram{justify-self:center;width:100%;max-width:520px;margin:0}.sc-map{height:345px}.sc-context{margin-top:28px}.sc-context-row{grid-template-columns:1fr;gap:7px;padding:10px 0}.sc-terms{gap:10px 19px}.sc-terms>span{font-size:12px}.sc-playback{flex-wrap:wrap;gap:15px;padding:18px 0}.sc-chapters{gap:17px}.sc-chapters button{font-size:11px}.sc-transport{margin-left:auto}}@media (max-width:370px){.sc-actions{flex-direction:column}.sc-button{width:100%}.sc-display-long{font-size:29px}.sc-chapters{gap:12px}.sc-chapters button>span{margin-right:4px}.sc-endpoint>span:last-child{font-size:9px}}@media (prefers-reduced-motion:reduce){.sc-hero *{transition:none!important;animation:none!important}.sc-hero .sc-signal{display:none}}.sc-hero .sc-eyebrow,.sc-hero .sc-diagram-heading,.sc-hero .sc-diagram-number,.sc-hero .sc-network-label,.sc-hero .sc-network-sub,.sc-hero .sc-endpoint>span:last-child,.sc-hero .sc-context-row>p,.sc-hero .sc-time-label{font-size:12px}.sc-hero .sc-terms>span{font-size:14px}.sc-hero .sc-diagram-heading{letter-spacing:.7px}.sc-hero .sc-button{font-size:14px!important}@media (max-width:1050px) and (min-width:761px){.sc-hero .sc-endpoint>span:last-child{max-width:80px;margin-inline:auto}.sc-hero .sc-diagram-number{display:none}.sc-hero .sc-map{height:390px}.sc-context-row{grid-template-columns:110px 1fr}}.sc-hero.sc-enhanced .sc-scene{visibility:visible;will-change:opacity,transform;transition:none}.sc-hero .sc-context{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:42px;padding:24px 0;display:grid}.sc-hero .sc-context-row{text-align:center;flex-direction:column;align-items:center;gap:12px;min-width:0;padding:12px 16px;display:flex}.sc-hero .sc-context-row+.sc-context-row{border-left:1px solid var(--sc-grey)}.sc-hero .sc-terms{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px 18px;width:100%;display:flex}.sc-hero.sc-enhanced .sc-terms{grid-template-columns:minmax(0,1fr);align-items:center;gap:0;display:grid}.sc-hero .sc-terms>span{white-space:normal;color:var(--sc-navy);letter-spacing:-.5px;border-radius:5px;padding:7px 10px;font-size:clamp(18px,2.2vw,26px);font-weight:600;line-height:1.3;transition:none;display:block}.sc-hero.sc-enhanced .sc-terms>span{pointer-events:none;grid-area:1/1;justify-self:center;min-width:0;max-width:100%}.sc-hero .sc-terms>span:after{opacity:var(--sc-term-pulse,0);transition:none;bottom:1px;left:10px;right:10px;transform:scaleX(1)}.sc-hero .sc-diagram{padding-bottom:36px}.sc-hero[data-sc-reduced=true] .sc-terms{gap:5px 10px;display:flex}.sc-hero[data-sc-reduced=true] .sc-terms>span{letter-spacing:0;font-size:14px}@media (max-width:760px){.sc-hero .sc-context{gap:12px;margin-top:28px;padding:18px 0}.sc-hero .sc-terms>span{padding:7px 6px}.sc-hero .sc-context-row{gap:8px;padding-inline:8px}}@media (max-width:480px){.sc-hero .sc-context{grid-template-columns:1fr;gap:0}.sc-hero .sc-context-row+.sc-context-row{border-left:0;border-top:1px solid var(--sc-grey);margin-top:8px;padding-top:20px}}
