@-webkit-keyframes rotate360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes rotate360{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}:root{--color-blue:#0a8afa;--color-blue-h:208;--color-blue-s:96%;--color-blue-l:51%;--color-red:#ff3c00;--color-red-h:14;--color-red-s:100%;--color-red-l:50%;--color-yellow:#ffd500;--color-yellow-h:50;--color-yellow-s:100%;--color-yellow-l:50%;--color-green:#86c341;--color-green-h:88;--color-green-s:52%;--color-green-l:51%;--color-primary:#0a8afa;--color-primary-h:208;--color-primary-s:96%;--color-primary-l:51%;--color-secondary:#ffd500;--color-secondary-h:50;--color-secondary-s:100%;--color-secondary-l:50%;--color-grey-lighter:#f0f2f4;--color-grey-lighter-h:208;--color-grey-lighter-s:14%;--color-grey-lighter-l:95%;--color-grey-light:#ced4da;--color-grey-light-h:208;--color-grey-light-s:14%;--color-grey-light-l:83%;--color-grey:#697c8c;--color-grey-h:208;--color-grey-s:14%;--color-grey-l:48%;--color-grey-dark:#2c333a;--color-grey-dark-h:208;--color-grey-dark-s:14%;--color-grey-dark-l:20%;--color-grey-darker:#1a1f23;--color-grey-darker-h:208;--color-grey-darker-s:14%;--color-grey-darker-l:12%;--color-black:#1a1f23;--color-black-h:208;--color-black-s:14%;--color-black-l:12%;--color-white:#fff;--color-white-h:0;--color-white-s:0%;--color-white-l:100%;--color-success-darker:#568830;--color-success-darker-h:94;--color-success-darker-s:48%;--color-success-darker-l:36%;--color-success-dark:#6eae3d;--color-success-dark-h:94;--color-success-dark-s:48%;--color-success-dark-l:46%;--color-success:#88c559;--color-success-h:94;--color-success-s:48%;--color-success-l:56%;--color-success-light:#a3d27f;--color-success-light-h:94;--color-success-light-s:48%;--color-success-light-l:66%;--color-success-lighter:#bedfa4;--color-success-lighter-h:94;--color-success-lighter-s:48%;--color-success-lighter-l:76%;--color-error-darker:#8a142a;--color-error-darker-h:349;--color-error-darker-s:75%;--color-error-darker-l:31%;--color-error-dark:#b71a37;--color-error-dark-h:349;--color-error-dark-s:75%;--color-error-dark-l:41%;--color-error:#e02447;--color-error-h:349;--color-error-s:75%;--color-error-l:51%;--color-error-light:#e6516c;--color-error-light-h:349;--color-error-light-s:75%;--color-error-light-l:61%;--color-error-lighter:#ed7e92;--color-error-lighter-h:349;--color-error-lighter-s:75%;--color-error-lighter-l:71%;--color-warning-darker:#d1a000;--color-warning-darker-h:46;--color-warning-darker-s:100%;--color-warning-darker-l:41%;--color-warning-dark:#ffc505;--color-warning-dark-h:46;--color-warning-dark-s:100%;--color-warning-dark-l:51%;--color-warning:#ffd138;--color-warning-h:46;--color-warning-s:100%;--color-warning-l:61%;--color-warning-light:#ffdc6b;--color-warning-light-h:46;--color-warning-light-s:100%;--color-warning-light-l:71%;--color-warning-lighter:#ffe89e;--color-warning-lighter-h:46;--color-warning-lighter-s:100%;--color-warning-lighter-l:81%}.trace-card__error{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.trace-card__error>.mf-button{margin-top:.5rem}.trace-card__empty{display:block;width:100%;text-align:center;font-size:.75rem;color:var(--color-grey);border-radius:.25rem;padding:.5rem}.steps{width:auto;padding-left:0;margin:0;margin-left:.5rem}.step,.steps{position:relative}.step{display:block;height:auto;margin-bottom:.5rem}.step:before{content:"";position:absolute;top:16px;left:0;display:block;width:2px;bottom:-10px;background:var(--color-primary)}.step.to-current:before{height:100%}.step.is-current:before{top:18px}.step.is-current:before,.step.is-planned:before{background:#b9b9b9}.step.is-last:before{content:none}.step.is-unhappy:before{border-left:2px dotted #fff;bottom:-32px}.step.is-unhappy--end{margin-top:1.5rem}.step.is-unhappy--end:before{content:normal;border:none}.step__bullet{position:absolute;width:8px;height:8px;-webkit-box-shadow:0 0 0 2px #fff;box-shadow:0 0 0 2px #fff;border-radius:50%;top:5px;margin-left:-3px;background-color:var(--color-primary);z-index:1}.step__bullet.is-current{background-color:#fff;border:solid 4px var(--color-primary);padding:4px;top:4px;margin-left:-7px}.step__bullet.is-planned{background-color:#b9b9b9}.step__body{margin-left:1rem;overflow:hidden}.step__title{font-size:.875rem;font-weight:500;color:var(--color-grey-dark)}.step__title:hover{text-decoration:underline}.step__title.is-current{font-weight:600;font-size:1.125rem}.step__title.is-unhappy{color:var(--color-grey)}.step-content__label--danger{color:#ff3d00}.step-content{margin-top:.25rem;color:var(--color-grey);font-size:.75rem}.step-content__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.step-content__avatar{margin-right:.5rem}.step-content__avatar.mf-avatar.mf-avatar--small{width:16px;height:16px;font-size:.75rem}.trace-card__status{margin-top:1rem;color:var(--color-grey-dark);font-size:var(--text-sm);font-weight:600}.trace-card__status--danger{color:var(--color-error)}