.m-check-result{z-index:99999;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.m-check-result[hidden]{display:none}.m-check-result__dialog{text-align:center;background-color:#fff;border-radius:4px;flex-direction:column;gap:24px;width:640px;max-width:100%;max-height:90vh;padding:32px;display:flex;position:relative;overflow-y:auto}.m-check-result__close{color:#6e7687;cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;line-height:1;position:absolute;top:12px;right:12px}.m-check-result__title{color:#008cbb;margin:0;font-size:18px;font-weight:700;line-height:1.5}.m-check-result__body{flex-direction:column;gap:24px;display:flex}.m-check-result__result{flex-direction:column;gap:8px;display:flex}.m-check-result__table{border-collapse:separate;border-spacing:0;border:1px solid #dfe0e2;border-radius:4px;width:100%;font-size:14px;overflow:hidden}.m-check-result__table th,.m-check-result__table td{text-align:center;border-bottom:1px solid #dfe0e2;padding:8px 16px}.m-check-result__table th{background-color:#fafafa;font-weight:700}.m-check-result__table tbody tr:last-child td{border-bottom:none}.m-check-result__star{color:#ffc107}.m-check-result__badge{color:#fff;border-radius:4px;align-items:center;gap:4px;padding:4px 12px;font-size:10px;font-weight:700;line-height:1.5;display:inline-flex}.m-check-result__badge--success{background-color:#108924}.m-check-result__badge--error{background-color:#da2f2f}.m-check-result__error-reason{color:#6e7687;margin-left:8px;font-size:13px}.m-check-result__pass-rate{text-align:right;margin:0;font-size:14px;font-weight:700;line-height:1.5}.m-check-result__pass-rate-value{color:#008cbb;font-size:14px;font-weight:700}.m-check-result__levelup{background-color:#fbf9ff;border-radius:4px;flex-direction:column;gap:24px;padding:16px;display:flex;box-shadow:0 0 2px rgba(0,0,0,.3)}.m-check-result__levelup-head{color:#fff;letter-spacing:.05em;-webkit-clip-path:polygon(0% 50%,16px 0%,calc(100% - 16px) 0%,100% 50%,calc(100% - 16px) 100%,16px 100%);clip-path:polygon(0% 50%,16px 0%,calc(100% - 16px) 0%,100% 50%,calc(100% - 16px) 100%,16px 100%);background:linear-gradient(90deg,#7c5aed,#a855f7);width:324px;max-width:100%;margin:0 auto;padding:8px 32px;font-size:18px;font-weight:700}.m-check-result__levelup-body{justify-content:space-between;align-items:center;width:324px;max-width:100%;margin:0 auto;display:flex}.m-check-result__job{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#c9d2d5 -.01%,#89b3b2 13.99%,#fff 32.99%,#89b3b2 54%,#adc4c8 71%,#fff 84%,#adc4c8 95%) border-box;border:4px solid transparent;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;width:139px;height:125px;padding:8px;display:flex;overflow:hidden}.m-check-result__job--after{background:linear-gradient(117.47deg,#fee8ca 4.39%,#fffdfa 44.53%,#e6d3b7 95.61%) padding-box padding-box,linear-gradient(90deg,#c25ad7 3.99%,#f4f4f4 45%,#efeaef 50%,#e2d1e3 59%,#cda7d0 71%,#af6db6 85%,#8d2a97 99%) border-box}.m-check-result__job--after .m-check-result__job-level,.m-check-result__job--after .m-check-result__job-name{color:#a860b0}.m-check-result__job-level{color:#6e7687;font-size:13px;font-weight:700}.m-check-result__job-img{width:auto;height:48px;display:block}.m-check-result__job-figure{width:54px;position:relative}.m-check-result__job-back{width:100%}.m-check-result__job-sprite{width:26px;height:auto;margin:auto;position:absolute;top:0;bottom:0;left:0;right:0}.m-check-result__job-name{font-size:12px}.m-check-result__levelup-arrow{background-color:#a860b0;flex-shrink:0;width:24px;height:24px;-webkit-mask-image:url(../../shared_images/users/icon_arrow_right.7057433fb9419e0f.svg);mask-image:url(../../shared_images/users/icon_arrow_right.7057433fb9419e0f.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.m-check-result__post{color:#fff;background-color:#000;border-radius:10px;justify-content:center;align-self:center;align-items:center;gap:4px;width:77px;height:20px;font-size:10px;display:inline-flex}.m-check-result__post-icon{width:12px;height:12px}.m-check-result__cert-label{color:#6e7687;align-items:center;gap:16px;margin:0;font-size:14px;font-weight:700;display:flex}.m-check-result__cert-label:before,.m-check-result__cert-label:after{content:"";background-color:#dfe0e2;flex:1;height:1px}.m-check-result__cert{background-color:#fff;border:1px solid #108924;border-radius:4px;justify-content:space-between;align-items:center;width:100%;padding:8px 24px;display:flex}.m-check-result__cert-info{align-items:center;gap:8px;display:flex}.m-check-result__cert-icon{color:#108924;background-color:#e6f4ea;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;display:inline-flex}.m-check-result__cert-name{color:#333;font-size:14px;font-weight:700;line-height:1.5}.m-check-result__cert-link{color:#108924;font-size:13px;text-decoration:underline}.m-check-result__actions{margin:0}.m-check-result__btn{color:#fff;background-color:#0d6bd3;border:1px solid #0d6bd3;border-radius:4px;justify-content:center;align-items:center;gap:4px;min-width:300px;max-width:100%;height:48px;padding:16px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 4px rgba(0,0,0,.25)}.m-check-result__btn:hover{color:#fff;text-decoration:none}.m-next-step-modal{z-index:99999;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.m-next-step-modal[hidden]{display:none}.m-next-step-modal__dialog{text-align:center;background-color:#fff;border-radius:4px;width:100%;max-width:480px;padding:32px;position:relative;box-shadow:0 0 4px rgba(51,51,51,.2)}.m-next-step-modal__close{cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:8px;right:8px}.m-next-step-modal__close-icon{background-color:#333;width:24px;height:24px;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.m-next-step-modal__title{color:#008cbb;margin:0 0 24px;font-size:18px;font-weight:700}.m-next-step-modal__actions{flex-direction:column;align-items:center;gap:16px;display:flex}.m-next-step-modal__btn{text-align:center;cursor:pointer;border-radius:4px;min-width:300px;padding:16px;font-family:inherit;font-size:16px;font-weight:700;text-decoration:none;display:block}.m-next-step-modal__btn:hover{text-decoration:none}.m-next-step-modal__btn--solid{color:#fff;background-color:#0d6bd3;border:1px solid #0d6bd3}.m-next-step-modal__btn--solid:hover{color:#fff}.m-next-step-modal__btn--outline{color:#0d6bd3;background-color:#fff;border:1px solid #0d6bd3}.m-next-step-modal__btn--outline:hover{color:#0d6bd3}