.mpg{--mpg-bg:#f5f4f8;--mpg-surface:#ffffff;--mpg-sunk:#eeedf3;--mpg-ink:#1b1928;--mpg-ink-2:#4b4858;--mpg-muted:#5f5870;--mpg-line:#e3e1ea;--mpg-primary:#7367f0;--mpg-primary-dark:#5c52cb;--mpg-primary-text:#4c3fba;--mpg-primary-soft:#eeecfe;--mpg-healthy:#1f8a53;--mpg-healthy-soft:#e3f5ea;--mpg-healthy-mark:#28c76f;--mpg-watch:#a4570b;--mpg-watch-soft:#fff1e0;--mpg-watch-mark:#ff9f43;--mpg-attention:#c3353f;--mpg-attention-soft:#fde8e9;--mpg-attention-mark:#ea5455;--mpg-night:#17152a;--mpg-shadow:0 1px 2px rgb(27 25 40/0.04),0 12px 32px -12px rgb(27 25 40/0.14);--mpg-shadow-lg:0 2px 4px rgb(27 25 40/0.04),0 30px 60px -24px rgb(47 38 120/0.28);background:var(--mpg-bg);color:var(--mpg-ink);font-family:var(--font-manrope),system-ui,sans-serif;-webkit-font-smoothing:antialiased}.mpg .font-display,.mpg .prose :where(h1,h2,h3,h4),.mpg h1,.mpg h2,.mpg h3,.mpg h4{font-family:var(--font-manrope),system-ui,sans-serif}.mpg ::selection{background:#d9d5fc}.mpg :focus-visible{outline:2px solid var(--mpg-primary);outline-offset:3px;border-radius:8px}.mpg .mpg-streaks{background:radial-gradient(ellipse 60% 50% at 50% 0,rgb(115 103 240/.1),transparent 70%),repeating-linear-gradient(90deg,rgb(255 255 255/0) 0 88px,rgb(255 255 255/.55) 88px 90px,rgb(255 255 255/0) 90px 180px);mask-image:linear-gradient(180deg,#000 40%,transparent)}.mpg .mpg-night{background:radial-gradient(ellipse 70% 60% at 85% 10%,rgb(115 103 240/.35),transparent 60%),radial-gradient(ellipse 50% 50% at 0 100%,rgb(92 82 203/.25),transparent 60%),var(--mpg-night);color:#f4f3fb}.mpg .mpg-marquee{mask-image:linear-gradient(90deg,transparent,#000 12%,#000 88%,transparent)}.mpg .mpg-marquee-track{animation:mpg-marquee 26s linear infinite}.mpg .mpg-marquee:hover .mpg-marquee-track{animation-play-state:paused}@keyframes mpg-marquee{to{transform:translateX(-50%)}}.mpg details>summary{list-style:none}.mpg details>summary::-webkit-details-marker{display:none}.mpg details[open] .mpg-faq-icon{transform:rotate(45deg)}.mpg .mpg-steps-rail{background:linear-gradient(90deg,transparent,var(--mpg-line) 8%,var(--mpg-line) 92%,transparent)}.mpg .mpg-spark{position:absolute;top:-4px;left:0;width:9px;height:9px;margin-left:-4.5px;border-radius:999px;background:var(--mpg-primary);box-shadow:0 0 0 4px rgb(115 103 240/.18),0 0 18px 4px rgb(115 103 240/.55);opacity:0}.mpg [data-play=true] .mpg-spark{animation:mpg-travel 6s cubic-bezier(.65,0,.35,1) infinite}@keyframes mpg-travel{0%{left:0;opacity:0}4%{left:0;opacity:1}28%{left:0}38%{left:50%}61%{left:50%}71%{left:100%}94%{left:100%;opacity:1}to{left:100%;opacity:0}}.mpg .mpg-step{transition:none}.mpg [data-play=true] .mpg-step{animation:mpg-step-focus 6s ease-in-out infinite both}.mpg [data-play=true] .mpg-step:nth-child(2){animation-delay:2s}.mpg [data-play=true] .mpg-step:nth-child(3){animation-delay:4s}@keyframes mpg-step-focus{0%,to{transform:none;box-shadow:none;border-color:var(--mpg-line)}30%,6%{transform:translateY(-4px);border-color:rgb(115 103 240/.55);box-shadow:0 0 0 4px rgb(115 103 240/.1),var(--mpg-shadow-lg)}38%{transform:none;box-shadow:none;border-color:var(--mpg-line)}}.mpg .mpg-sync-pending{opacity:0}.mpg [data-play=true] .mpg-sync-pending{animation:mpg-sync-pending 6s infinite both;animation-delay:calc(var(--i) * .3s)}.mpg [data-play=true] .mpg-sync-done{animation:mpg-sync-done 6s infinite both;animation-delay:calc(var(--i) * .3s)}@keyframes mpg-sync-pending{0%,12%{opacity:1}15%,to{opacity:0}}@keyframes mpg-sync-done{0%,12%{opacity:0}15%,97%{opacity:1}to{opacity:0}}.mpg [data-play=true] .mpg-tag{display:inline-block;animation:mpg-tag 6s cubic-bezier(.2,.8,.2,1.2) infinite both;animation-delay:calc(var(--i) * .15s)}@keyframes mpg-tag{0%,38%{opacity:0;transform:translateY(6px) scale(.85)}44%,96%{opacity:1;transform:none}to{opacity:0}}.mpg [data-play=true] .mpg-step-bar{animation:mpg-step-bar 6s ease-out infinite both}@keyframes mpg-step-bar{0%,68%{transform:scaleX(.08)}88%,97%{transform:scaleX(1)}to{transform:scaleX(.08)}}.mpg [data-play=true] .mpg-attn>span{animation:mpg-attn 1.6s ease-in-out infinite}@keyframes mpg-attn{0%,to{box-shadow:0 0 0 0 rgb(234 84 85/0)}50%{box-shadow:0 0 0 4px rgb(234 84 85/.18)}}.mpg [data-play=true] .mpg-live-dot:after{content:"";position:absolute;inset:0;border-radius:999px;background:var(--mpg-healthy-mark);animation:mpg-ping 1.2s cubic-bezier(0,0,.2,1) infinite}@keyframes mpg-ping{75%,to{transform:scale(2.6);opacity:0}}.mpg [data-play=true] .mpg-signal{animation:mpg-rise .4s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(var(--i) * 50ms)}.mpg [data-play=true] .mpg-signal-rail{transform-origin:top;animation:mpg-rail .5s ease-out both;animation-delay:calc(var(--i) * 50ms + .12s)}@keyframes mpg-rise{0%{opacity:0;transform:translateY(10px)}}@keyframes mpg-rail{0%{transform:scaleY(0)}}.mpg .mpg-tab-progress{animation-name:mpg-progress;animation-timing-function:linear;animation-fill-mode:both}@keyframes mpg-progress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.mpg .mpg-enter{animation:mpg-rise .35s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(var(--i, 0) * 50ms)}.mpg .mpg-bar{transform-box:fill-box;transform-origin:bottom;animation:mpg-grow-y .45s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(var(--i, 0) * 25ms)}.mpg .mpg-draw{stroke-dasharray:1;animation:mpg-draw .8s cubic-bezier(.4,0,.2,1) both}.mpg .mpg-grow-x{transform-origin:left;animation:mpg-grow-x .5s cubic-bezier(.2,.8,.2,1) both}.mpg .mpg-pop-in{transform-box:fill-box;transform-origin:center;animation:mpg-pop .3s cubic-bezier(.2,.8,.2,1.2) both;animation-delay:calc(var(--i, 0) * 25ms)}@keyframes mpg-grow-y{0%{transform:scaleY(0)}}@keyframes mpg-grow-x{0%{transform:scaleX(0)}}@keyframes mpg-draw{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@keyframes mpg-pop{0%{opacity:0;transform:scale(.6)}}.mpg [data-play=true] .mpg-seat{animation:mpg-rise .35s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(var(--i) * 90ms)}.mpg [data-play=true] .mpg-line-y{transform-origin:top;animation:mpg-grow-y .3s ease-out .2s both}.mpg [data-play=true] .mpg-line-x{transform-origin:center;animation:mpg-line-x .35s ease-out .3s both}@keyframes mpg-line-x{0%{transform:scaleX(0)}}.mpg [data-play=true] .mpg-cell{animation:mpg-pop .3s cubic-bezier(.2,.8,.2,1.2) both;animation-delay:calc(.2s + var(--i) * 20ms)}.mpg [data-play=true] .mpg-fill{animation:mpg-grow-x .65s cubic-bezier(.2,.8,.2,1) both;animation-delay:calc(.25s + var(--i) * .1s)}.mpg [data-play=true] .mpg-issue{animation:mpg-rise .35s ease-out both;animation-delay:calc(.4s + var(--i) * .1s)}.mpg [data-play=true] .mpg-agenda{animation:mpg-agenda 9.8s infinite;animation-delay:calc(var(--i) * 1.4s)}@keyframes mpg-agenda{0%,14%{background:var(--mpg-primary-soft);color:var(--mpg-primary-text);font-weight:600}15%,to{background:transparent}}.mpg [data-play=true] .mpg-meeting-bar{animation:mpg-meeting 9.8s linear infinite both}@keyframes mpg-meeting{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (prefers-reduced-motion:reduce){.mpg *,.mpg :after,.mpg :before{animation:none!important;transition:none!important;scroll-behavior:auto!important}}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/438aa629764e75f3-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/875ae681bfde4580-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/51251f8b9793cdb3-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/e857b654a2caa584-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/cc978ac5ee68c2b6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(/_next/static/media/4c9affa5bc8f420e-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Manrope Fallback;src:local("Arial");ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.00%;size-adjust:103.19%}.__className_73ee6c{font-family:Manrope,Manrope Fallback;font-style:normal}.__variable_73ee6c{--font-manrope:"Manrope","Manrope Fallback"}