:root{color-scheme:dark;--bg:#02050a;--text:#f4f8fb;--ink:var(--text);--muted:#e4eef4b8;--soft:#e4eef485;--panel:#070d16b8;--panel-strong:#0a121eeb;--line:#87c6e82e;--border:var(--line);--line-strong:#87c6e857;--blue:#00447d;--cyan:#87c6e8;--green:#61d394;--yellow:#f4c95d;--accent:#7c5cff;--shadow:0 1.5rem 4.375rem #0000007a;--radius:.5rem;--block-padding:1.1rem;--page-gutter:1rem;--font-body:"Plus Jakarta Sans", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-heading:"Urbanist", "Plus Jakarta Sans", system-ui, sans-serif;--font-weight-heading:600;--font-size-card-title:1.1rem;--line-height-card-title:1.18;--font-size-card-body:1rem}*,:before,:after{box-sizing:border-box}html{background:var(--bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-kerning:normal;font-optical-sizing:auto;font-synthesis:none;text-rendering:geometricprecision;scroll-behavior:smooth;width:100%;min-width:20rem;overflow-x:clip}body{width:100%;min-width:20rem;min-height:100vh;color:var(--text);font-family:var(--font-body);font-feature-settings:"kern" 1, "liga" 1, "calt" 1;background:linear-gradient(#02050a29,#02050aeb 58%,#02050a),#02050a;margin:0;line-height:1.5;overflow-x:clip}body::selection{color:#fff;background:#61d39461}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}input,textarea{font-size:1rem}button{border:0;border-radius:20rem}img,svg,canvas{max-width:100%;display:block}.icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:.0625rem;height:.0625rem;margin:-.0625rem;padding:0;position:absolute;overflow:hidden}main{z-index:1;position:relative}.atmosphere{z-index:0;pointer-events:none;background:radial-gradient(at 18% 14%,#00447d5c,#0000 42%) 0 0/150% 150%,radial-gradient(at 82% 20%,#61d39424,#0000 40%) 0 0/140% 140%,radial-gradient(at 50% 92%,#87c6e826,#0000 48%) 0 0/160% 160%,linear-gradient(135deg,#02050a 0%,#07111d 52%,#030609 100%) 0 0/100% 100%;position:fixed;inset:0;overflow:hidden}.atmosphere:before{z-index:1;content:"";opacity:0;background:radial-gradient(at 18% 14%,#7c5cff3d,#0000 42%),radial-gradient(at 82% 70%,#7c5cff1f,#0000 46%),linear-gradient(135deg,#06040d 0%,#15102c 54%,#080511 100%);transition:opacity .7s;position:absolute;inset:0}.atmosphere:after{z-index:2;content:"";background:linear-gradient(#02050a14,#02050ad1 80%,#02050a),linear-gradient(115deg,#0000 15%,#ffffff09,#0000 58%);position:absolute;inset:0}.is-purple-theme{--bg:#090613}.is-purple-theme body{background:linear-gradient(#7c5cff0d,#090613eb 58%,#090613),#090613}.is-purple-theme .atmosphere:before{opacity:1}.atmosphere__wash,.atmosphere__depth{position:absolute;inset:0}.atmosphere__wash{filter:blur(2.875rem);opacity:.66;background:radial-gradient(at 20% 60%,#00447d2e,#0000 44%),radial-gradient(at 88% 66%,#61d3941a,#0000 42%)}.atmosphere__depth{background:linear-gradient(#0000 0%,#000000c2 84%)}.glass{border-radius:var(--radius);background:linear-gradient(145deg, #ffffff1c, #ffffff09 52%, #00447d1a), var(--panel);box-shadow:inset 0 .0625rem 0 #ffffff24, var(--shadow);-webkit-backdrop-filter:blur(1.375rem)saturate(128%);border:.0625rem solid #87c6e80d;position:relative}.glass--red{background:linear-gradient(145deg,#ffffff1c,#ffffff09 52%,#00447d1a),#160707b8}.glass--green{background:linear-gradient(145deg,#ffffff1c,#ffffff09 52%,#00447d1a),#071607b8}.glass h1,.glass h2{font-size:1.25rem}.glass h3{font-size:min(var(--font-size-card-title), 1.25rem)}.glass h4,.glass h5,.glass h6{font-size:min(1em,1.25rem)}.topbar{z-index:10;background:0 0;border:0;border-bottom:.0625rem solid #0000;border-radius:0;width:100%;min-height:4.15rem;margin:0;padding:.7rem 0;transition:border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 0 #0000}.topbar:before{z-index:0;content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#ffffff1a,#ffffff08),#050a12e6;transition:opacity .3s;position:absolute;inset:0}.topbar-content{z-index:1;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:relative}.is-scrolled .topbar,.topbar.is-menu-open{border-bottom-color:#87c6e80d;box-shadow:0 1.25rem 3.75rem #00000094}.is-scrolled .topbar:before,.topbar.is-menu-open:before{opacity:1}.brand,.topbar__actions,.nav,.language-switch{align-items:center;display:inline-flex}.brand{gap:.7rem;min-width:0}.brand__mark{flex:none;place-items:center;width:2.55rem;height:2.55rem;display:grid;overflow:hidden}.brand__mark img{object-fit:contain;width:100%;height:100%;padding:.18rem}.brand__name{color:#f7fffcf0;text-overflow:ellipsis;white-space:nowrap;font-size:1rem;font-weight:600;overflow:hidden}.nav{border-radius:var(--radius);background:#ffffff09;border:.0625rem solid #ffffff14;gap:.25rem;padding:.25rem}.nav a{color:#e5f9f4b8;border-radius:.375rem;min-height:2.25rem;padding:.55rem .75rem;font-size:.9rem;transition:color .18s,background .18s}.nav a:hover,.nav a:focus-visible{color:#fff;background:#87c6e81a;outline:0}.topbar__actions{flex:none;gap:1rem}.menu-toggle{color:#fff;cursor:pointer;background:#ffffff0f;flex:none;place-content:center;gap:.25rem;width:2.7rem;height:2.7rem;padding:.7rem;display:none}.menu-toggle .icon{width:1.25rem;height:1.25rem}.menu-toggle:hover,.menu-toggle:focus-visible,.menu-toggle[aria-expanded=true]{background:#87c6e824;outline:0}.language-switch{border-radius:var(--radius);background:#ffffff09;border:.0625rem solid #ffffff14;position:relative}.language-switch__trigger{border-radius:var(--radius);color:#f4f8fbe6;cursor:pointer;background:0 0;border:0;outline:0;justify-content:space-between;align-items:center;gap:.5rem;min-width:4.5rem;min-height:2.45rem;padding:.45rem .65rem .45rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.language-switch:hover,.language-switch:focus-within{background:#61d39429}.language-switch__menu{z-index:4;border-radius:var(--radius);background:var(--panel-strong);border:.0625rem solid #87c6e824;gap:.2rem;min-width:10rem;padding:.4rem;display:grid;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 1rem 2.5rem #0000007a}.language-switch__menu[hidden]{display:none}.language-switch__option{border-radius:calc(var(--radius) / 2);width:100%;color:var(--muted);cursor:pointer;text-align:left;background:0 0;padding:.65rem .75rem;font-size:1rem}.language-switch__option:hover,.language-switch__option:focus-visible,.language-switch__option.is-active{color:#fff;background:#61d39424;outline:0}.language-switch__icon{width:.9rem;height:.9rem;color:var(--soft);pointer-events:none;flex:none}.topbar__cta,.button{border:0;border-radius:20rem;justify-content:center;align-items:center;min-height:2.7rem;font-size:.9rem;font-weight:600;transition:background .18s,color .18s,box-shadow .18s;display:inline-flex}.topbar__cta{color:#fff;background:#00447d6b;flex:none}.topbar__cta.button{min-width:0}.topbar__cta:hover,.topbar__cta:focus-visible,.button:hover,.button:focus-visible{outline:0;box-shadow:0 0 0 .1875rem #61d39424,0 1rem 2.875rem #00447d3d}.hero,.section,.footer,.topbar-content{width:min(100% - var(--page-gutter) * 2, 88rem);margin-inline:auto}.hero{grid-template-columns:minmax(0,1.04fr) minmax(22rem,.96fr);align-items:center;gap:4rem;min-height:88svh;padding:7.8rem 0 0;display:grid}.hero__content{max-width:46rem}.home-hero-graphic{color:#fff;cursor:pointer;background:0 0;border:0;width:min(100%,30rem);height:13.2rem;margin:0 0 2rem;padding:0;display:block}.home-hero-graphic:focus-visible{outline-offset:.35rem;border-radius:1rem;outline:.125rem solid #61d394cc}.home-hero-graphic__stage{width:100%;height:100%;display:block;position:relative}.home-hero-graphic__website{z-index:2;background:#071d30f2;border:.0625rem solid #8ee0ff57;border-radius:.4rem;width:11.2rem;height:7.2rem;animation:.65s cubic-bezier(.2,.75,.25,1.2) both home-hero-site-arrive,16s ease-in-out 1.8s infinite home-hero-site-cycle;display:block;position:absolute;top:50%;left:8.1rem;overflow:hidden;transform:translate(-50%,-50%)scale(1.44);box-shadow:0 1rem 2.75rem #00000042,0 0 2.5rem #1fb8ff1a}.home-hero-graphic__website:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(105deg,#0000 35%,#8ee0ff29 50%,#0000 65%);border-radius:0 0 .35rem .35rem;animation:.9s ease-out .7s both home-hero-page-scan;position:absolute;inset:1rem 0 0;transform:translate(-65%)}.home-hero-graphic__browser-bar{border-bottom:.0625rem solid #ffffff14;align-items:center;gap:.23rem;height:1rem;padding-inline:.5rem;display:flex}.home-hero-graphic__browser-bar i{background:#ffffff47;border-radius:50%;width:.23rem;height:.23rem}.home-hero-graphic__browser-bar i:first-child{background:#ffb4a8bf}.home-hero-graphic__browser-bar i:nth-child(2){background:#f4c95dcc}.home-hero-graphic__browser-bar i:last-child{background:#61d394cc}.home-hero-graphic__page{height:calc(100% - 1rem);padding:.72rem .65rem;display:block;position:relative}.home-hero-graphic__page:before{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle at 88% 82%,#7c5cff4d,#0000 62%),linear-gradient(135deg,#281c48d1,#091729e0);animation:16s linear 1.8s infinite home-hero-background-cycle;position:absolute;inset:0}.home-hero-graphic__page>i{border-radius:1rem;display:block;position:absolute}.home-hero-graphic__heading{transform-origin:0;background:#ffffffe0;width:4.05rem;height:.42rem;animation:.6s cubic-bezier(.2,.8,.2,1.2) .95s both home-hero-content-grow,16s ease-in-out 1.8s infinite home-hero-heading-cycle;top:.72rem;left:.65rem;transform:scaleX(.52)}.home-hero-graphic__copy{transform-origin:0;background:#cde1ee5c;height:.19rem;animation:.5s ease-out both home-hero-content-grow;left:.65rem;transform:scaleX(.55)}.home-hero-graphic__copy--one{--home-hero-copy-width:4.15rem;--home-hero-copy-top:1.55rem;top:var(--home-hero-copy-top);width:var(--home-hero-copy-width);animation-delay:1.08s}.home-hero-graphic__copy--two{--home-hero-copy-width:3.25rem;--home-hero-copy-top:2rem;top:var(--home-hero-copy-top);width:var(--home-hero-copy-width);animation-delay:1.18s}.home-hero-graphic__copy--three{width:3.7rem;top:2.65rem}.home-hero-graphic__copy--four{width:2.85rem;top:3.08rem}.home-hero-graphic__copy--one,.home-hero-graphic__copy--two{animation:home-hero-content-grow .5s ease-out var(--home-hero-copy-delay,1.08s) both, home-hero-copy-cycle 16s ease-in-out 1.8s infinite}.home-hero-graphic__copy--two{--home-hero-copy-delay:1.18s}.home-hero-graphic__copy--three,.home-hero-graphic__copy--four{opacity:0;background:#d1c1ff6b;animation:16s ease-in-out 1.8s infinite home-hero-second-paragraph-cycle;transform:scaleX(.35)}.home-hero-graphic__page .home-hero-graphic__image{color:#8ee0ff80;background:#1fb8ff1f;border-radius:.4rem;width:3.05rem;height:2.65rem;animation:.62s cubic-bezier(.2,.8,.2,1.2) 1.1s both home-hero-image-update,16s ease-in-out 1.8s infinite home-hero-image-cycle;top:.72rem;right:.65rem;transform:scale(.74)}.home-hero-graphic__image .icon{width:calc(100% - .7rem);height:calc(100% - .7rem);position:absolute;inset:.35rem}.home-hero-graphic__image-icon--original{animation:16s linear 1.8s infinite home-hero-original-image-cycle}.home-hero-graphic__image-icon--alternate{opacity:0;animation:16s linear 1.8s infinite home-hero-alternate-image-cycle}.home-hero-graphic__page .home-hero-graphic__button{transform-origin:0;background:#61d39447;width:2.75rem;height:.52rem;animation:.52s cubic-bezier(.2,.8,.2,1.2) 1.3s both home-hero-button-update,16s ease-in-out 1.8s infinite home-hero-button-cycle,16s linear 1.8s infinite home-hero-button-theme-cycle;bottom:.7rem;left:.65rem;transform:scaleX(.5)}.home-hero-graphic__page .home-hero-graphic__button-secondary{opacity:0;transform-origin:0;background:#61d39475;width:2.65rem;height:.52rem;animation:16s ease-in-out 1.8s infinite home-hero-secondary-button-cycle,16s linear 1.8s infinite home-hero-button-theme-cycle;bottom:.7rem;left:3.85rem;transform:scaleX(.3)}.home-hero-graphic__route{z-index:6;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.home-hero-graphic__route-chat{opacity:0;animation:.25s ease-out 1.8s both home-hero-courier-show}.home-hero-graphic__route-chat-icon{fill:none;stroke:#b9f7d5;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;animation:16s ease-in-out 1.8s infinite home-hero-ghost-possession,16s ease-in-out 1.8s infinite home-hero-ghost-color}.home-hero-graphic__circle{z-index:4;opacity:0;background:#8ee0ff57;border-radius:50%;width:.6rem;height:.6rem;animation:1.1s ease-out both home-hero-circle;display:block;position:absolute;transform:scale(0)}.home-hero-graphic__circle--one{animation-delay:1.4s;top:.25rem;left:6.35rem}.home-hero-graphic__circle--two{width:.38rem;height:.38rem;animation-delay:1.8s;bottom:3.5rem;left:14rem;right:auto}.home-hero-graphic__circle--three{width:.48rem;height:.48rem;animation-delay:1.6s;top:2.25rem;left:15.8rem}@keyframes home-hero-site-arrive{0%{opacity:0;transform:translate(-50%,-42%)scale(1.21)}to{opacity:1;transform:translate(-50%,-50%)scale(1.44)}}@keyframes home-hero-site-cycle{0%,47%,to{border-color:#61d394b8;border-radius:.4rem;width:11.2rem;height:7.2rem;box-shadow:0 1rem 2.75rem #00000042,0 0 2.8rem #61d39433}50%,94%{border-color:#7c5cffb8;border-radius:.4rem;width:11.2rem;height:7.2rem;box-shadow:0 1rem 2.75rem #00000042,0 0 2.8rem #7c5cff3d}}@keyframes home-hero-page-scan{0%{opacity:0;transform:translate(-65%)}35%{opacity:1}to{opacity:0;transform:translate(65%)}}@keyframes home-hero-content-grow{0%{opacity:.45;transform:scaleX(.52)}to{opacity:1;transform:scaleX(1)}}@keyframes home-hero-heading-cycle{0%,7%,18%,50%,57%,68%,to{background:#ffffffe0;width:4.05rem;height:.42rem}12.5%{background:#8ce6b4f2;width:5.05rem;height:.58rem}62.5%{background:#a995ffeb;width:3.65rem;height:.42rem}}@keyframes home-hero-copy-cycle{0%,7%,18%,50%,57%,68%,to{top:var(--home-hero-copy-top);width:var(--home-hero-copy-width);background:#cde1ee5c}12.5%{top:var(--home-hero-copy-top);width:calc(var(--home-hero-copy-width) + .25rem);background:#8ce6b47a}62.5%{top:var(--home-hero-copy-top);width:calc(var(--home-hero-copy-width) - .35rem);background:#a995ff70}}@keyframes home-hero-second-paragraph-cycle{0%,12.5%{opacity:0;transform:scaleX(.35)}16%,62.5%{opacity:1;transform:scaleX(1)}66%,to{opacity:0;transform:scaleX(.35)}}@keyframes home-hero-image-update{0%{color:#8ee0ff66;opacity:.55;background:#1fb8ff1a;transform:scale(.74)}to{color:#8ee0ff;opacity:1;background:#1fb8ff40;transform:scale(1)}}@keyframes home-hero-image-cycle{0%,5%{filter:brightness(1.25)saturate(1.15);border-radius:.4rem;width:3.05rem;height:2.65rem;top:.72rem;right:.65rem;box-shadow:0 0 1.2rem #61d3946b}9%,45%,56%,to{filter:brightness();border-radius:.4rem;width:3.05rem;height:2.65rem;top:.72rem;right:.65rem;box-shadow:0 0 1rem #1fb8ff2e}50%{filter:brightness(1.2)saturate(.92);border-radius:.4rem;width:3.05rem;height:2.65rem;top:.72rem;right:.65rem;box-shadow:0 0 1.2rem #7c5cff75}}@keyframes home-hero-original-image-cycle{0%{opacity:1}1.25%,50%{opacity:0}51.25%,to{opacity:1}}@keyframes home-hero-alternate-image-cycle{0%{opacity:0}1.25%,50%{opacity:1}51.25%,to{opacity:0}}@keyframes home-hero-button-update{0%{opacity:.4;transform:scaleX(.5)}to{opacity:1;background:#61d394d9;transform:scaleX(1)}}@keyframes home-hero-button-cycle{0%,20%,32%,70%,82%,to{width:2.75rem;box-shadow:none;filter:brightness()}25%{filter:brightness(1.25);width:3rem;box-shadow:0 0 .9rem #61d3946b}75%{filter:brightness(1.1);width:2.45rem;box-shadow:0 0 .9rem #7c5cff66}}@keyframes home-hero-secondary-button-cycle{0%,25%{opacity:0;transform:scaleX(.3)}29%,75%{opacity:1;transform:scaleX(1)}79%,to{opacity:0;transform:scaleX(.3)}}@keyframes home-hero-background-cycle{0%,37.5%{opacity:0}39%,87.5%{opacity:1}89%,to{opacity:0}}@keyframes home-hero-button-theme-cycle{0%,37.5%{background:#61d394d9}39%,87.5%{background:#7c5cffe0}89%,to{background:#61d394d9}}@keyframes home-hero-courier-show{0%{opacity:0}to{opacity:1}}@keyframes home-hero-ghost-possession{0%,12.5%,25%,37.5%,50%,62.5%,75%,87.5%,to{opacity:.18}6.25%,18.75%,31.25%,43.75%,56.25%,68.75%,81.25%,93.75%{opacity:1}}@keyframes home-hero-ghost-color{0%,47%,to{stroke:#b9f7d5;filter:drop-shadow(0 0 .3rem #8ce6b4d1)}50%,94%{stroke:var(--accent);filter:drop-shadow(0 0 .3rem #7c5cffdb)}}@keyframes home-hero-circle{0%{opacity:0;transform:scale(0)}45%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.25)}}.eyebrow{color:var(--cyan);text-transform:none;align-items:center;gap:.55rem;margin:0 0 1.05rem;font-weight:600;line-height:1.1;display:inline-flex}#problem .eyebrow,#problem h3{color:#ffb4a8cc}#solution .eyebrow,#solution .solution-item h3{color:var(--green)}h1,h2,h3,p{margin-top:0}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);letter-spacing:.05rem}h1,h2{color:#fff;font-weight:var(--font-weight-heading);text-wrap:balance;margin-bottom:1.25rem}h1{text-shadow:0 0 3rem #00447d6b;max-width:15ch;font-size:3rem;font-weight:700;line-height:1.02}h2{font-size:2.25rem;font-weight:600;line-height:1.08}h3{color:#fff;font-size:var(--font-size-card-title);font-weight:var(--font-weight-heading);line-height:var(--line-height-card-title);margin-bottom:.7rem}.hero__lead{max-width:50rem;color:var(--muted);margin-bottom:1.6rem;font-size:1.1rem}.hero__actions{flex-wrap:wrap;gap:1rem;margin-bottom:1.4rem;display:flex}.button{min-width:12rem;padding:1rem 1.5rem}.button--primary{background:linear-gradient(135deg, var(--blue), #0a5a91 58%, #61d394b3);color:#fff;box-shadow:0 1.125rem 3rem #00447d47}.button--glass{color:#effffb;background:#ffffff0f}.hero__meta{color:#f4c95de6;flex-wrap:wrap;gap:.75rem;font-size:.9rem;font-weight:600;display:flex}.hero__meta-link{color:inherit;text-underline-offset:.2rem;text-decoration:underline #f4c95d66}.hero__meta-link:hover,.hero__meta-link:focus-visible{color:#fff;outline:0;text-decoration-color:currentColor}.chat-demo{width:min(100%,36rem);min-height:18rem;box-shadow:none;-webkit-backdrop-filter:none;background:0 0;border:0;flex-direction:column;justify-content:center;justify-self:end;gap:.875rem;margin:0;padding:0;display:flex}.chat-demo__thread{flex-direction:column;align-self:center;gap:.2rem;width:min(100%,28rem);display:flex}.chat-demo__message--assistant+.chat-demo__message--user{margin-top:.65rem}.chat-demo__message{color:#f6fffceb;max-width:86%;font-family:var(--font-body);background:#11141b;border:0;border-radius:.5rem;margin-bottom:0;padding:.8rem .9rem;font-size:.92rem;line-height:1.45;box-shadow:0 .45rem 1rem #00000038}.chat-demo__message--user{background:#281f44;align-self:flex-end}.chat-demo__message--assistant{background:#172331;align-self:flex-end;padding:.65rem .8rem;font-size:.85rem}.chat-demo__message--loop{opacity:0;filter:blur(.18rem);transform:translateY(.65rem)scale(.98)}.chat-demo.is-visible .chat-demo__message--loop:first-child{animation:14s cubic-bezier(.22,1,.36,1) infinite chat-demo-message-one}.chat-demo.is-visible .chat-demo__message--loop:nth-child(2){animation:14s cubic-bezier(.22,1,.36,1) infinite chat-demo-message-two}.chat-demo.is-visible .chat-demo__message--loop:nth-child(3){animation:14s cubic-bezier(.22,1,.36,1) infinite chat-demo-message-three}.chat-demo.is-visible .chat-demo__message--loop:nth-child(4){animation:14s cubic-bezier(.22,1,.36,1) infinite chat-demo-message-four}.chat-demo.is-visible .chat-demo__message--loop:nth-child(5){animation:14s cubic-bezier(.22,1,.36,1) infinite chat-demo-message-five}.chat-demo.is-visible .chat-demo__message--loop:nth-child(6){animation:14s cubic-bezier(.22,1,.36,1) infinite chat-demo-message-six}.chat-demo.is-visible .chat-demo__message--loop:nth-child(7){animation:14s cubic-bezier(.22,1,.36,1) infinite chat-demo-message-seven}.chat-demo.is-visible .chat-demo__message--loop:nth-child(8){animation:14s cubic-bezier(.22,1,.36,1) infinite chat-demo-message-eight}@keyframes chat-demo-message-one{0%,3%,90%,to{opacity:0;filter:blur(.18rem);transform:translateY(.65rem)scale(.98)}7%,84%{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes chat-demo-message-two{0%,13%,90%,to{opacity:0;filter:blur(.18rem);transform:translateY(.65rem)scale(.98)}17%,84%{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes chat-demo-message-three{0%,23%,90%,to{opacity:0;filter:blur(.18rem);transform:translateY(.65rem)scale(.98)}27%,84%{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes chat-demo-message-four{0%,33%,90%,to{opacity:0;filter:blur(.18rem);transform:translateY(.65rem)scale(.98)}37%,84%{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes chat-demo-message-five{0%,43%,90%,to{opacity:0;filter:blur(.18rem);transform:translateY(.65rem)scale(.98)}47%,84%{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes chat-demo-message-six{0%,53%,90%,to{opacity:0;filter:blur(.18rem);transform:translateY(.65rem)scale(.98)}57%,84%{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes chat-demo-message-seven{0%,63%,90%,to{opacity:0;filter:blur(.18rem);transform:translateY(.65rem)scale(.98)}67%,84%{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes chat-demo-message-eight{0%,73%,90%,to{opacity:0;filter:blur(.18rem);transform:translateY(.65rem)scale(.98)}77%,84%{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.setup-actions,.status-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.section{padding:7rem 0 0}.section__intro{max-width:50rem;margin-bottom:1.5rem}.section__intro--wide{text-align:center;max-width:66rem;margin-inline:auto}#problem .section__intro{text-align:center;margin-inline:auto}.problem-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.info-card{min-height:15.5rem;padding:var(--block-padding)}.info-card--wide{grid-column:auto}.info-card p{color:var(--muted);font-size:var(--font-size-card-body);margin-bottom:0}.solution-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;display:grid}.solution-item{min-height:12rem;padding:var(--block-padding);align-content:start;gap:.35rem;display:grid}.solution-item p{color:var(--muted);margin-bottom:0}.reference-grid{grid-template-columns:repeat(auto-fit,minmax(18rem,27rem));justify-content:center;gap:1rem;display:grid}.reference-card{gap:0;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid;overflow:hidden}.reference-card:hover,.reference-card:focus-visible{border-color:var(--line-strong);outline:0;transform:translateY(-.1875rem);box-shadow:0 0 0 .1875rem #61d3941f,0 1.375rem 3.75rem #00000073}.reference-card img{aspect-ratio:16/10;object-fit:cover;object-position:top;background:#ffffff0a;width:100%}.reference-card span{color:#fff;padding:.9rem;font-size:1rem;font-weight:600}.proposal{grid-template-columns:minmax(0,.95fr) minmax(20rem,1.05fr);align-items:start;gap:2.4rem;display:grid}.proposal__copy{max-width:38rem}.proposal__copy>.eyebrow{margin-bottom:0}.proposal__copy p:not(.eyebrow){color:var(--muted);font-size:1rem}.proposal__note{font-weight:600;color:var(--cyan)!important}.lead-form{padding:var(--block-padding);gap:1rem;display:grid}.lead-form__fields{gap:1rem;display:grid}.lead-form label{color:#f4fffbd1;gap:.4rem;font-size:.9rem;font-weight:600;display:grid}.lead-form [hidden]{display:none!important}.lead-form input,.lead-form textarea{border-radius:var(--radius);color:#fff;background:#0000003d;border:.0625rem solid #87c6e82e;outline:0;width:100%;min-height:3rem;padding:.75rem .85rem}.lead-form textarea{resize:vertical;min-height:7.5rem}.lead-form input:focus,.lead-form textarea:focus{border-color:#61d3948f;box-shadow:0 0 0 .1875rem #61d3941f}.lead-form__choice{border:0;gap:0;min-width:0;padding:0;display:grid}.lead-form__choice legend{color:#f4fffbd1;margin:0 0 .4rem;padding:0;font-size:.9rem;font-weight:600;display:block}.lead-form__toggle{border-radius:var(--radius);background:#ffffff09;border:.0625rem solid #ffffff14;gap:.2rem;width:fit-content;padding:.2rem;display:inline-flex}.lead-form__toggle button{border-radius:calc(var(--radius) / 2);color:#e5f9f4ad;cursor:pointer;background:0 0;place-items:center;min-width:3rem;min-height:2.05rem;font-size:.8rem;font-weight:600;transition:background .18s,color .18s;display:inline-grid}.lead-form__toggle button:hover,.lead-form__toggle button:focus-visible,.lead-form__toggle button.is-active{color:#fff;background:#61d39429;outline:0}.lead-form__turnstile{place-items:center;width:100%;min-height:4.0625rem;display:grid}.lead-form__turnstile:empty:before{content:"";border:.1875rem solid #dfe7ec;border-top-color:#00447d;border-radius:50%;width:1.5rem;height:1.5rem;animation:.7s linear infinite turnstile-loading}@keyframes turnstile-loading{to{transform:rotate(1turn)}}.turnstile-modal{border-radius:calc(var(--radius) * 2);color:#101820;background:#fff;border:0;width:min(23rem,100% - 2rem);max-width:none;padding:1.25rem;overflow:hidden;box-shadow:0 1.5rem 5rem #0000007a}.turnstile-modal::backdrop{-webkit-backdrop-filter:blur(.375rem);background:#02050ac2}.turnstile-modal__header{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.turnstile-modal__header h3{color:#101820;margin:0;font-size:1rem}.turnstile-modal__close{color:#25313a;cursor:pointer;background:#eef2f5;border-radius:50%;flex:none;place-items:center;width:2.25rem;height:2.25rem;padding:.5rem;transition:background .18s,color .18s;display:grid}.turnstile-modal__close:hover,.turnstile-modal__close:focus-visible{color:#000;outline-offset:.125rem;background:#dfe7ec;outline:.125rem solid #00447d4d}.turnstile-modal__close .icon{width:100%;height:100%}.lead-form__status{min-height:1.35rem;color:var(--soft);margin:-.2rem 0 0;font-size:.86rem;font-weight:600;display:none}.lead-form__status:not(:empty){display:block}.lead-form__status[data-state=error]{color:#ffb4a8}.lead-form__status[data-state=loading]{color:var(--cyan)}.lead-form__status[data-state=success]{color:var(--green)}.lead-form .button{cursor:pointer;width:100%}.lead-form .button:disabled{cursor:not-allowed;opacity:.58}.faq-list{gap:var(--block-padding);padding:var(--block-padding);display:grid}.faq-item{padding:.5rem 0}.faq-item summary{cursor:pointer;color:#fff;font-weight:var(--font-weight-heading);line-height:var(--line-height-card-title);padding-right:2rem;list-style:none;position:relative}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{border-right:.125rem solid var(--cyan);border-bottom:.125rem solid var(--cyan);content:"";width:.58rem;height:.58rem;transition:transform .18s;position:absolute;top:50%;right:0;transform:translateY(-65%)rotate(45deg)}.faq-item[open] summary:after{transform:translateY(-35%)rotate(225deg)}.faq-item p{max-width:62rem;color:var(--muted);margin:.75rem 0 0}.content-page{width:min(100% - var(--page-gutter) * 2, 88rem);margin-inline:auto;padding-bottom:9rem}.content-hero{max-width:64rem;padding:9rem 0 4rem}.content-hero--compact{max-width:54rem}.content-hero__lead{max-width:52rem;color:var(--muted);margin-bottom:1.8rem}.breadcrumbs{color:var(--soft);flex-wrap:wrap;gap:.45rem;margin-bottom:2rem;font-size:.85rem;display:flex}.breadcrumbs a:hover,.breadcrumbs a:focus-visible{color:#fff;outline:0}.content-section{padding-top:6rem;scroll-margin-top:6rem}.content-card-grid,.solutions-hub__grid,.frameworks-grid,.home-solutions__grid,.related-solutions__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.content-card,.solution-guide-card{padding:1.4rem}.content-card__priority{color:var(--green);margin-bottom:.65rem;font-size:.85rem;font-weight:700;display:block}.content-card__icon{color:#fff;width:2.15rem;height:2.15rem;margin-bottom:1rem}.content-card p,.solution-guide-card p,.prose-section p,.prose-section li,.content-cta>p:not(.eyebrow){color:var(--muted)}.system-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.system-step{min-height:18rem;padding:1.4rem}.system-step__icon{width:2.15rem;height:2.15rem;color:var(--green);margin-bottom:1rem;display:block}.system-step p,.system-responsibilities .prose-section__heading p{color:var(--muted)}.system-responsibility-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.system-responsibility-grid .content-card{min-height:20rem}.system-responsibility-grid ul{color:var(--muted);gap:.75rem;padding-left:1.2rem;display:grid}.system-fit strong{color:#fff}.communication-hero{grid-template-columns:minmax(0,1.05fr) minmax(22rem,.95fr);align-items:center;gap:4rem;max-width:none;display:grid}.communication-hero__copy{max-width:48rem}.communication-hero__graphic{width:fit-content;box-shadow:none;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:20rem;align-items:center;gap:.65rem;margin:0 0 2rem;padding:0;transition:border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative}.communication-hero__graphic:focus-visible{outline-offset:.25rem;outline:.125rem solid #61d39480}.communication-hero__people{gap:.28rem;display:flex}.communication-hero__people span,.communication-hero__bubble{background:linear-gradient(145deg,#87c6e847,#00447d6b);border:0;border-radius:50%;place-items:center;width:2.55rem;height:2.55rem;display:grid;box-shadow:0 .4rem 1.2rem #00000040}.communication-hero__people span{animation:.62s cubic-bezier(.2,.8,.2,1) 1.43s both communication-face-happy}.communication-hero__people span+span{margin-left:0}.communication-hero__people span:nth-child(2){background:linear-gradient(145deg,#61d39452,#0c533a85);animation-delay:1.68s}.communication-hero__people span:nth-child(3){background:linear-gradient(145deg,#7c5cff52,#2d1f6985);animation-delay:1.93s}.communication-hero__people .icon{color:#ffffffe6;stroke-width:2.85px;width:2.05rem;height:2.05rem}.communication-face__mouth{transform-box:fill-box;transform-origin:50%}.communication-face__mouth--neutral{animation:.48s 1.05s forwards communication-mouth-neutral}.communication-face__mouth--smile{opacity:0;animation:.62s cubic-bezier(.2,.8,.2,1) 1.05s forwards communication-mouth-smile;transform:translateY(-.1rem)scaleX(.75)}.communication-hero__people span:nth-child(2) .communication-face__mouth{animation-delay:1.3s}.communication-hero__people span:nth-child(3) .communication-face__mouth{animation-delay:1.55s}@keyframes communication-mouth-neutral{to{opacity:0;transform:scaleX(.7)}}@keyframes communication-mouth-smile{to{opacity:1;transform:translateY(0)scaleX(1)}}@keyframes communication-face-happy{0%,to{transform:translateY(0)rotate(0)}42%{transform:translateY(-.38rem)rotate(-3deg)}68%{transform:translateY(.06rem)rotate(2deg)}84%{transform:translateY(-.12rem)rotate(-1deg)}}.communication-hero__line{background:linear-gradient(90deg, var(--cyan), var(--green));width:2.6rem;height:.0625rem;position:relative}.communication-hero__line:after{background:var(--green);content:"";opacity:0;border-radius:50%;width:.35rem;height:.35rem;animation:.7s cubic-bezier(.2,.8,.2,1) .28s forwards communication-signal-travel;position:absolute;top:50%;left:0;transform:translate(-50%,-50%);box-shadow:0 0 0 .25rem #61d3941f}.communication-hero__bubble{color:var(--green);background:#61d39424;border-radius:50%;animation:.52s .18s both communication-chat-send}.communication-hero__bubble .icon{width:1.45rem;height:1.45rem}@keyframes communication-chat-send{0%,to{transform:scale(1)}55%{transform:scale(1.08);box-shadow:0 0 0 .35rem #61d3941a,0 .4rem 1.2rem #00000040}}@keyframes communication-signal-travel{0%{opacity:0;left:0;transform:translate(-50%,-50%)scale(.65)}15%,82%{opacity:1}to{opacity:0;left:100%;transform:translate(-50%,-50%)scale(1)}}.communication-kindness{color:#ff9eb5;opacity:0;pointer-events:none;width:1.05rem;height:1.05rem;animation:.85s cubic-bezier(.2,.8,.2,1) 1.9s forwards communication-kindness-pop;position:absolute;top:-.35rem;right:.65rem}.communication-kindness .icon{fill:#ff9eb52e;width:100%;height:100%}@keyframes communication-kindness-pop{0%{opacity:0;transform:translateY(.35rem)scale(.45)rotate(-8deg)}35%,70%{opacity:1}70%{transform:translateY(-.35rem)scale(1)rotate(5deg)}to{opacity:0;transform:translateY(-.7rem)scale(.85)rotate(8deg)}}.communication-chat{padding:0;overflow:hidden}.communication-chat__thread{gap:1rem;padding:1.4rem;display:grid}.communication-message{border:0;border-radius:.75rem;max-width:88%;padding:.9rem 1rem}.communication-message span{color:var(--soft);margin-bottom:.35rem;font-size:.76rem;font-weight:700;display:block}.communication-message p{color:#f4f8fbe6;margin:0}.communication-message--you{background:#00447d4d;justify-self:end}.communication-message--us{background:#61d3941a}.communication-message--us span{color:var(--green)}.communication-chat__note{color:var(--soft);align-items:center;gap:.5rem;margin:0;padding:0 1.4rem 1.4rem;font-size:.85rem;display:flex}.communication-chat__note .icon{width:1rem;color:var(--green)}.communication-principles{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.communication-principle{min-height:18rem;padding:1.4rem}.communication-principle__number{color:var(--green);font-family:var(--font-heading);letter-spacing:.08rem;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:block}.communication-principle p,.communication-standard .section__intro>p:last-child,.communication-list li{color:var(--muted)}.communication-principle p,.communication-standard .section__intro>p:last-child,.communication-list li:last-child{margin-bottom:0}.communication-ai .prose-section__body p:first-child{color:#f4f8fbf0;font-size:1.15rem}.communication-standard .section__intro>p:last-child{max-width:54rem;margin-inline:auto}.communication-standard__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;max-width:64rem;margin-inline:auto;display:grid}.communication-list{min-height:22rem;padding:1.6rem}.communication-list__icon{width:2.15rem;height:2.15rem;color:var(--green);margin-bottom:1.2rem}.communication-list:not(.glass--green) .communication-list__icon{color:var(--soft)}.communication-list ul{gap:.8rem;padding-left:1.2rem;display:grid}.countries-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.country-card{align-content:start;gap:.8rem;min-height:19rem;padding:1.4rem;transition:transform .18s,border-color .18s;display:grid}.country-card:hover,.country-card:focus-visible{border-color:var(--line-strong);outline:0;transform:translateY(-.2rem)}.country-card__meta{justify-content:space-between;align-items:center;gap:1rem;display:flex}.country-card__label{color:var(--green);font-size:.85rem;font-weight:700}.country-card__flag{filter:drop-shadow(0 .35rem .65rem #0000003d);font-family:Noto Color Emoji,Apple Color Emoji,Segoe UI Emoji,sans-serif;font-size:2rem;line-height:1}.country-card__name{align-items:center;gap:.65rem;display:flex}.country-card h2,.country-card p{margin:0}.country-card p{color:var(--muted)}.country-card strong{color:var(--cyan);align-self:end;margin-top:auto}.country-city-list{grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem;padding:0;list-style:none;display:grid}.country-city-list li{color:#fff;text-align:center;padding:1rem;font-weight:600}.prose-section{grid-template-columns:minmax(15rem,.72fr) minmax(0,1.28fr);align-items:start;gap:4rem;display:grid}.prose-section--tinted{position:relative}.prose-section--tinted:before{z-index:-1;border-radius:var(--radius);content:"";background:#070d165c;border:.0625rem solid #87c6e80d;position:absolute;inset:3rem -2rem -3rem}.prose-section__body{max-width:47rem}.prose-section__body p,.legal-copy p{line-height:1.75}.prose-section ul,.legal-copy ul{gap:.65rem;padding-left:1.25rem;display:grid}.comparison-table-wrap,.legal-table-wrap{overflow-x:auto}.comparison-table-wrap{grid-column:1/-1;padding:0}.comparison-table,.legal-table{border-collapse:collapse;text-align:left;width:100%}.comparison-table th,.comparison-table td,.legal-table th,.legal-table td{vertical-align:top;border-bottom:.0625rem solid #ffffff17;padding:1rem}.comparison-table thead th,.legal-table thead th{color:var(--cyan);font-size:.85rem}.comparison-table tbody th,.legal-table tbody th{color:#fff}.comparison-table td,.legal-table td{color:var(--muted)}.comparison-table tbody tr:last-child>*,.legal-table tbody tr:last-child>*{border-bottom:0}.related-solutions__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.related-card{align-content:start;gap:.75rem;min-height:13rem;padding:1.4rem;transition:border-color .18s,transform .18s;display:grid}.related-card>span:first-of-type{color:var(--green);font-size:.85rem;font-weight:600}.related-card__icon{width:2.15rem;height:2.15rem;color:var(--green);margin-bottom:.35rem}.related-card strong{color:#fff;font-family:var(--font-heading);font-size:1.25rem;line-height:1.2}.related-card__link{color:var(--cyan);align-self:end;margin-top:auto;font-weight:600}.related-card:hover,.related-card:focus-visible{border-color:var(--line-strong);outline:0;transform:translateY(-.18rem)}.content-cta{isolation:isolate;max-width:58rem;box-shadow:none;text-align:center;-webkit-backdrop-filter:none;background:0 0;border:0;border-radius:0;justify-items:center;margin:7rem auto 0;padding:clamp(3.5rem,7vw,5.5rem) clamp(1rem,5vw,3rem) 2rem;display:grid;position:relative}.content-cta:before{content:"";background:linear-gradient(90deg, transparent, var(--cyan), var(--green), transparent);width:8rem;height:.0625rem;margin-bottom:1.5rem}.content-cta:after{z-index:-1;content:"";filter:blur(1.75rem);pointer-events:none;background:radial-gradient(circle,#1c8fa521,#0000 68%);position:absolute;inset:2rem 12% 0}.content-cta h2{text-wrap:balance;max-width:22ch;font-size:1.75rem}.content-cta>p:not(.eyebrow){text-wrap:pretty;max-width:40rem}.content-cta .button{margin-top:1rem}.content-cta--home{margin-bottom:10rem}.solutions-hub__grid{padding-top:1rem}.solution-guide-card{align-content:start;display:grid}.solution-guide-card__icon{color:#fff;width:2.15rem;height:2.15rem;margin-bottom:1rem}.solution-guide-card .related-card__link{margin-top:auto}.frameworks-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-top:1rem;display:grid}.framework-card{align-content:start;min-height:20rem;padding:1.4rem;scroll-margin-top:7rem;display:grid}.framework-card__topline,.framework-recommendation{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.framework-recommendation{justify-content:flex-start;margin-bottom:2rem}.framework-card__logo{flex:none;align-items:center;line-height:0;display:inline-flex}.framework-card__logo img{object-fit:contain;width:2rem;height:2rem;display:block}.framework-status{width:fit-content;color:var(--cyan);letter-spacing:.04em;text-transform:uppercase;border:.0625rem solid #87c6e833;border-radius:999px;padding:.4rem .65rem;font-size:.75rem;font-weight:700;display:inline-flex}.framework-status--recommended{color:var(--green);background:#79e7bc14;border-color:#79e7bc47}.framework-card h2{margin-top:0}.framework-card>p:not(.eyebrow){color:var(--muted)}.framework-card .related-card__link{margin-top:auto}.framework-reasons{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.framework-reasons .content-card{min-height:18rem}.framework-reason__number{color:var(--green);letter-spacing:.08em;margin-bottom:2rem;font-size:.8rem;font-weight:700;display:block}.framework-source{margin-top:6rem;padding:1.25rem}.framework-source strong{color:#fff}.framework-source p{color:var(--muted);margin:.35rem 0 0}.framework-source a{color:var(--cyan);text-decoration:underline #87c6e859}.comparison-summary,.comparison-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.platform-logo{flex:none;align-items:center;line-height:0;display:inline-flex}.platform-logo img{object-fit:contain;width:2.25rem;height:2.25rem;display:block}.platform-name{align-items:center;gap:.75rem;display:inline-flex}.comparison-brand-pair{align-items:center;gap:.75rem;width:fit-content;margin-bottom:1rem;display:flex}.comparison-brand-pair>span{color:var(--soft);text-transform:uppercase;font-size:.8rem;font-weight:700}.comparison-summary .platform-logo{width:fit-content;margin-bottom:1.25rem;display:flex}.comparison-table .platform-logo,.cms-comparison-table .platform-logo{line-height:0}.comparison-table .platform-logo img,.cms-comparison-table .platform-logo img{width:1.3rem;height:1.3rem}.comparison-directory .related-card>.platform-logo,.comparison-page .related-card>.platform-logo{margin-bottom:.25rem}.comparison-links{grid-template-columns:repeat(3,minmax(0,1fr))}.comparison-source{margin-top:6rem;padding:1.25rem}.comparison-source strong{color:#fff}.comparison-source p{color:var(--muted);margin:.35rem 0 0}.comparison-source a,.comparison-index-link,.cms-comparison-table a{color:var(--cyan);text-underline-offset:.18rem;text-decoration:underline #87c6e859}.cms-comparison-table a{white-space:nowrap}.comparison-source a:hover,.comparison-source a:focus-visible,.comparison-index-link:hover,.comparison-index-link:focus-visible,.cms-comparison-table a:hover,.cms-comparison-table a:focus-visible{color:#fff;outline:0}.comparison-index-link{margin-top:1.25rem;font-weight:600;display:inline-flex}.comparison-table-wrap--wide{padding-inline:0}.cms-comparison-table{min-width:82rem}.comparison-status{align-items:flex-start;gap:.55rem;line-height:1.45;display:inline-flex}.comparison-status__icon{border:.0625rem solid;border-radius:.3rem;flex:0 0 1.2rem;justify-content:center;align-items:center;width:1.2rem;height:1.2rem;margin-top:.08rem;display:inline-flex}.comparison-status__icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;width:.85rem;height:.85rem}.comparison-status--positive .comparison-status__icon{color:#6ee7a8;background:#52e2921f}.comparison-status--negative .comparison-status__icon{color:#ff7183;background:#ff5b6f1a}.cms-comparison-table__highlight>*{background:#071607b8}.cms-comparison-table th:first-child{z-index:1;background:#070d16fa;position:sticky;left:0}.cms-comparison-table__highlight th:first-child{background:#071607fa}.legal-layout{grid-template-columns:15rem minmax(0,1fr);align-items:start;gap:4rem;display:grid}.legal-toc{gap:.6rem;padding:1.1rem;display:grid;position:sticky;top:6rem}.legal-toc strong{color:#fff;margin-bottom:.35rem}.legal-toc a{color:var(--muted);font-size:.9rem}.legal-toc a:hover,.legal-toc a:focus-visible,.legal-copy a:hover,.legal-copy a:focus-visible{color:#fff;outline:0}.legal-copy{min-width:0}.legal-copy section{padding-bottom:3.5rem;scroll-margin-top:6rem}.legal-copy h3{margin-top:2rem}.legal-copy p,.legal-copy li{color:var(--muted)}.legal-copy a{color:var(--cyan);text-underline-offset:.18rem;text-decoration:underline #87c6e859}.legal-copy code{color:#fff;overflow-wrap:anywhere;font-size:.85em}.footer{z-index:1;color:#e5f9f494;border-top:.0625rem solid #ffffff1a;grid-template-columns:minmax(14rem,.8fr) minmax(38rem,1.7fr) auto;align-items:start;gap:1.5rem;margin-bottom:2rem;padding:1.8rem 0 2.4rem;font-size:.9rem;display:grid;position:relative}.footer p,.footer strong{margin:0}.footer__brand{gap:.45rem;max-width:34rem;display:grid}.footer__directory{grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;display:grid}.footer__directory>div{align-content:start;gap:.35rem;display:grid}.footer__directory strong{margin-bottom:.2rem}.footer strong{color:#fff;font-size:1rem}.footer__contact{text-align:right;justify-items:end;gap:.35rem;display:grid}.footer__legal{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;margin-top:.45rem;display:flex}.footer__legal button{color:#f4fffbdb;cursor:pointer;background:0 0;padding:0;font-weight:600}.footer__legal button:hover,.footer__legal button:focus-visible{color:#fff;outline:0}.footer__contact span{color:var(--soft);text-transform:none;font-size:1rem;font-weight:600}.footer__note{color:var(--soft);font-size:inherit;font-weight:inherit;text-transform:none}.footer .footer__communication{width:fit-content;color:var(--cyan);text-underline-offset:.18rem;text-decoration:underline #87c6e859}.footer a{color:#f4fffbdb;font-weight:600}.footer a:hover,.footer a:focus-visible{color:#fff;outline:0}.cookie-banner{right:max(var(--page-gutter), (100vw - 88rem) / 2);bottom:1rem;left:max(var(--page-gutter), (100vw - 88rem) / 2);z-index:30;background:linear-gradient(145deg,#ffffff17,#ffffff06 52%,#00447d1f),#070d16f5;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:1rem;display:grid;position:fixed}.cookie-banner[hidden]{display:none}.cookie-banner__copy strong{color:#fff;margin-bottom:.25rem;display:block}.cookie-banner__copy p{color:var(--muted);margin:0;font-size:.9rem}.cookie-banner__copy a{color:var(--cyan);text-underline-offset:.16rem;text-decoration:underline}.cookie-banner .button{min-width:8.5rem}.cookie-banner__actions{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;display:flex}.js-ready [data-reveal]{opacity:0;transition:opacity .62s,transform .62s;transform:translateY(1.125rem)}.js-ready [data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (width>=48rem){:root{--page-gutter:2rem}h1{font-size:3rem}}@media (width>=74rem){h1{font-size:3rem}.problem-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.info-card{min-height:17rem}}@media (width<=68rem){.hero{grid-template-columns:1fr;gap:2rem;min-height:auto}.chat-demo{justify-self:center}.chat-demo__thread{align-items:center;width:min(100%,28rem);padding-top:4rem;padding-bottom:4rem}.chat-demo__message--user,.chat-demo__message--assistant{align-self:center}.chat-demo__message--assistant{margin-right:0}.nav{z-index:2;width:min(18rem, 100vw - var(--page-gutter) * 2);background:var(--panel-strong);border-color:#87c6e824;flex-direction:column;align-items:stretch;padding:.5rem;display:none;position:absolute;top:calc(100% + .7rem);right:0;box-shadow:0 1rem 2.5rem #0000007a}.topbar.is-menu-open .nav{display:flex}.nav a{width:100%}.topbar__cta{display:none}.menu-toggle{display:inline-grid}.problem-grid,.solution-list,.reference-grid,.proposal,.content-card-grid,.solutions-hub__grid,.frameworks-grid,.home-solutions__grid,.comparison-summary,.comparison-links{grid-template-columns:1fr}.countries-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.country-city-list{grid-template-columns:repeat(3,minmax(0,1fr))}.system-flow{grid-template-columns:repeat(2,minmax(0,1fr))}.communication-hero{grid-template-columns:1fr;gap:2rem}.communication-principles{grid-template-columns:repeat(2,minmax(0,1fr))}.prose-section,.legal-layout{grid-template-columns:1fr;gap:2rem}.legal-toc{position:static}.info-card,.info-card--wide{grid-column:auto;min-height:auto}.footer{grid-template-columns:1fr}.footer__contact{text-align:left;justify-items:start}.footer__legal{justify-content:flex-start}}@media (width<=48rem){:root{--page-gutter:1rem;font-size:.85rem}.section__intro--wide{text-align:left;margin-inline:0}.related-solutions__grid,.system-flow,.system-responsibility-grid,.countries-grid,.framework-reasons,.communication-principles,.communication-standard__grid{grid-template-columns:1fr}.communication-principle,.communication-list{min-height:auto}.communication-principle__number{margin-bottom:2rem}.country-card{min-height:auto}.country-city-list{grid-template-columns:1fr}.system-step,.system-responsibility-grid .content-card{min-height:auto}.footer__directory{grid-template-columns:1fr}#problem .section__intro{text-align:left;margin-inline:0}.topbar{width:100%;min-height:3.8rem;box-shadow:none;border-radius:0;padding-inline:0;top:0;left:0;right:0}.is-scrolled .topbar,.topbar.is-menu-open{box-shadow:0 .875rem 2.125rem #00000061}.brand__name{max-width:none}.language-switch__trigger{min-height:2.3rem}h1{font-size:2.5rem}h2{font-size:2rem}h3,.hero__lead,.proposal__copy p:not(.eyebrow){font-size:1rem}.hero{align-content:start;min-height:auto;padding-top:5.8rem}.hero__content{align-content:center;min-height:calc(90svh - 5.8rem);display:grid}.section{padding-top:10rem}.solution-item{min-height:auto;padding:.95rem}.footer{grid-template-columns:1fr;margin-bottom:1rem}.footer__contact{text-align:left;justify-items:start}.footer__legal{justify-content:flex-start}.content-hero{padding-top:7rem}.content-section{padding-top:4.5rem}.prose-section--tinted:before{inset:2rem -.5rem -2rem}.cookie-banner{grid-template-columns:1fr;gap:1rem}.cookie-banner__actions{justify-content:flex-start}}@media (width<=30rem){.button{width:100%}}@media (prefers-reduced-motion:reduce){.chat-demo__message--loop{opacity:1;filter:none;transform:none;animation:none!important}.home-hero-graphic__website,.home-hero-graphic__heading,.home-hero-graphic__copy,.home-hero-graphic__image,.home-hero-graphic__image .icon,.home-hero-graphic__button,.home-hero-graphic__button-secondary{animation:none}.home-hero-graphic__website{opacity:1;transform:translate(-50%,-50%)scale(1.44)}.home-hero-graphic__website:after,.home-hero-graphic__page:before,.home-hero-graphic__circle,.home-hero-graphic__route-chat{display:none}.home-hero-graphic__heading,.home-hero-graphic__copy,.home-hero-graphic__page .home-hero-graphic__button{opacity:1;transform:scaleX(1)}.home-hero-graphic__page .home-hero-graphic__image{color:#8ee0ff;opacity:1;background:#1fb8ff40;transform:scale(1)}.home-hero-graphic__image-icon--original{opacity:1}.home-hero-graphic__image-icon--alternate{opacity:0}.home-hero-graphic__page .home-hero-graphic__button{background:#61d394d9}.communication-hero__bubble,.communication-hero__line:after,.communication-kindness,.communication-hero__people span{animation:none}.communication-face__mouth--neutral{display:none}.communication-face__mouth--smile{opacity:1;animation:none;transform:none}*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important;animation-iteration-count:1!important}.js-ready [data-reveal]{transform:none!important}}
