@font-face{font-family:Mark for MC;font-weight:300;src:url(https://raw.githubusercontent.com/Mastercard/made/e9fdbad3f289d890e189d79c0d72c3fa4825f185/storybook/stories/assets/fonts/MarkWebPro-ExtraLightW01Rg.woff)format("woff");src:url(https://raw.githubusercontent.com/Mastercard/made/e9fdbad3f289d890e189d79c0d72c3fa4825f185/storybook/stories/assets/fonts/MarkWebPro-ExtraLightW01Rg.woff2)format("woff2");src:url(https://raw.githubusercontent.com/Mastercard/made/e9fdbad3f289d890e189d79c0d72c3fa4825f185/storybook/stories/assets/fonts/MarkWebPro-ExtraLightW01Rg.ttf)format("truetype");font-display:swap}@font-face{font-family:Mark for MC;font-weight:400;src:url(https://raw.githubusercontent.com/Mastercard/made/e9fdbad3f289d890e189d79c0d72c3fa4825f185/storybook/stories/assets/fonts/MarkWebPro-LightW01Regular.woff)format("woff");src:url(https://raw.githubusercontent.com/Mastercard/made/e9fdbad3f289d890e189d79c0d72c3fa4825f185/storybook/stories/assets/fonts/MarkWebPro-LightW01Regular.woff2)format("woff2");src:url(https://raw.githubusercontent.com/Mastercard/made/e9fdbad3f289d890e189d79c0d72c3fa4825f185/storybook/stories/assets/fonts/MarkWebPro-LightW01Regular.ttf)format("truetype");font-display:swap}@font-face{font-family:Mark for MC;font-weight:500;src:url(https://raw.githubusercontent.com/Mastercard/made/e9fdbad3f289d890e189d79c0d72c3fa4825f185/storybook/stories/assets/fonts/MarkWebW01Regular.woff)format("woff");src:url(https://raw.githubusercontent.com/Mastercard/made/e9fdbad3f289d890e189d79c0d72c3fa4825f185/storybook/stories/assets/fonts/MarkWebW01Regular.woff2)format("woff2");src:url(https://raw.githubusercontent.com/Mastercard/made/e9fdbad3f289d890e189d79c0d72c3fa4825f185/storybook/stories/assets/fonts/MarkWebW01Regular.ttf)format("truetype");font-display:swap}@font-face{font-family:Mark for MC;font-weight:600;src:url(https://raw.githubusercontent.com/Mastercard/made/e9fdbad3f289d890e189d79c0d72c3fa4825f185/storybook/stories/assets/fonts/MarkForMCNarrowW00-Medium.woff)format("woff");src:url(https://raw.githubusercontent.com/Mastercard/made/e9fdbad3f289d890e189d79c0d72c3fa4825f185/storybook/stories/assets/fonts/MarkForMCNarrowW00-Medium.woff2)format("woff2");src:url(https://raw.githubusercontent.com/Mastercard/made/e9fdbad3f289d890e189d79c0d72c3fa4825f185/storybook/stories/assets/fonts/MarkForMCNarrowW00-Medium.ttf)format("truetype");font-display:swap}
body{margin:0;font-family:Mark For MC;font-weight:400}
header{border-bottom:1px solid #d1cdc7;justify-content:space-between;align-items:center;padding-right:20px;display:flex}header .logo{padding-left:20px;display:inline-flex}header div{align-items:center;display:inline-flex}header div img{width:32px;height:32px;display:inline-flex}.separator{border-left:1px solid #d3d2d3;height:32px;margin-left:20px;margin-right:20px}header h1{margin:0 0 0 10px;font-size:14px;font-weight:300;display:inline-flex}
.outline-button{cursor:pointer;color:#3c77e4;text-align:center;background-color:#fff;border:2px solid #3c77e4;border-radius:4px;width:88px;height:27px;padding-bottom:4px;font-family:Mark For MC;font-size:14px;font-weight:600;line-height:14.63px;transition:background-color .3s}.outline-button:enabled:hover{background:#ebf1fc}.outline-button:enabled:active:hover{color:#2d57a7;border:2px solid #2d57a7}.outline-button:enabled:focus-visible{outline:none;box-shadow:0 0 0 4px #fff,0 0 0 6px #3c77e4}.outline-button:disabled{color:#bdbdbd;cursor:default;border:2px solid #bdbdbd}
.primary-button{cursor:pointer;color:#fff;text-align:center;background:#3c77e4;border:none;border-radius:4px;justify-content:center;align-items:center;width:103px;height:40px;font-family:Mark For MC;font-size:14px;font-weight:600;line-height:14.63px;transition:background-color .3s;display:inline-flex}.primary-button:hover,.primary-button:enabled:hover{background:#3160b8}.primary-button:active,.primary-button:enabled:active:hover{background:#2d57a7}.primary-button:enabled:focus-visible{background:#3c77e4;outline:none;box-shadow:0 0 0 4px #fff,0 0 0 6px #2f80ed}.primary-button:disabled{cursor:default;color:#fff;background:#bdbdbd}
.secondary-button{cursor:pointer;color:#000;text-align:center;background:#cacaca33;border:none;border-radius:4px;justify-content:center;align-items:center;width:103px;height:40px;font-family:Mark For MC;font-size:14px;font-weight:600;line-height:14.63px;transition:background-color .3s;display:inline-flex}.secondary-button:hover,.secondary-button:enabled:hover{background:#3160b8}.secondary-button:active,.secondary-button:enabled:active:hover{background:#2d57a7}.secondary-button:enabled:focus-visible{background:#3c77e4;outline:none;box-shadow:0 0 0 4px #fff,0 0 0 6px #2f80ed}.secondary-button:disabled{cursor:default;color:#fff;background:#bdbdbd}
.loading{border:5px solid #3c77e4;border-top-color:#fff;border-radius:100%;width:2rem;height:2rem;margin:10px auto auto;animation:1s linear infinite spin;display:block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.auth0-background{background-color:#f9fafb;justify-content:center;align-items:center;height:100vh;margin:0;display:flex}.auth0-center-container{box-sizing:border-box;background-color:#fff;border-radius:8px;flex-direction:column;align-items:center;width:400px;height:626.65px;padding:20px;display:flex;box-shadow:0 4px 8px #0000001a}.auth0-center-container img{width:65px;height:65px;margin-top:20px;margin-bottom:10px}.auth0-center-container h1{color:#141413;text-align:center;margin-top:20px;margin-bottom:0;font-size:24px;font-style:normal;font-weight:400;line-height:32px}.auth0-center-container p{color:#141413;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px}.auth0-center-container p b{font-weight:600}.auth0-center-container a{width:320px;height:52px;margin-top:auto;margin-bottom:24px;font-size:15px;text-decoration:none}.auth0-center-container button{align-self:center;width:350px;height:52px;margin-top:auto;margin-bottom:15px;font-size:15px;text-decoration:none}

.toaster-container{z-index:9999;flex-direction:column;width:auto;max-height:100vh;margin-right:50px;padding:0;font-family:Montserrat,sans-serif;display:flex;position:fixed;top:1rem;left:1rem;right:1rem}@media (min-width:640px){.toaster-container{width:100%;inset:auto 1rem 1rem auto}}@media (min-width:768px){.toaster-container{max-width:420px}}.toaster-item{color:#111827;pointer-events:auto;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin-bottom:.5rem;padding:1rem 2rem 1rem 1rem;transition:all .2s ease-in-out;animation:.3s ease-out slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.toaster-content{gap:.25rem;display:grid}.toaster-header{align-items:center;gap:.5rem;display:flex}.toaster-icon{width:1rem;height:1rem}.status-stopped{color:#16a34a}.status-ongoing{color:#dc2626}.toaster-title{font-size:.875rem;font-weight:600}.toaster-description{opacity:.9;font-size:.875rem}.toaster-close{color:#11182780;opacity:0;cursor:pointer;background:0 0;border:none;border-radius:.375rem;padding:.25rem;transition:opacity .2s ease-in-out,color .2s ease-in-out;position:absolute;top:.5rem;right:.5rem}.toaster-item:hover .toaster-close,.toaster-close:focus{opacity:1}.toaster-close:focus{outline:none;box-shadow:0 0 0 2px #2563eb}.toaster-close-icon{width:1rem;height:1rem}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}
