:host{display:block}.hw-errorHandler{display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:5rem;height:50vh}.hw-errorHandler__expected{flex:2;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:2rem;margin-bottom:4rem;background-color:#e6effc;border:solid 2px #26a4e0;border-radius:5px}.hw-errorHandler__expected--title{color:#26a4e0;font-size:2rem;font-weight:700}.hw-errorHandler__expected--message{color:#26a4e0;font-size:1.2rem}.hw-errorHandler__unexpected{flex:2;display:flex;flex-direction:column;justify-content:space-around;align-items:center;padding:2rem;margin-bottom:4rem;background-color:#ffe3e3;border:solid 2px #dc0404;border-radius:5px}.hw-errorHandler__unexpected--title{color:#dc0404;font-size:2rem;font-weight:700}.hw-errorHandler__unexpected--message{color:#dc0404;font-size:1.2rem}.hw-errorHandler__unexpected--stack{color:#dc0404;font-size:1rem}.hw-errorHandler__btn{background-color:#26a4e0!important;border:solid 2px #26a4e0;border-radius:.5rem;box-shadow:0 .3rem .3rem #0003;color:#fff;font-size:16px;padding:12px 25px;letter-spacing:1px}
