/**handles:hwb-status**/
.hwb-status{max-width:560px;margin:0 auto;font-family:inherit;color:#232323}.hwb-status [hidden]{display:none!important}.hwb-status__title{margin:0 0 .4em;font-size:1.5rem}.hwb-status__intro{margin:0 0 1.4em;color:#555;line-height:1.6}.hwb-status__form{background:#f3f5f8;border-radius:16px;padding:28px 30px 30px}.hwb-status__label{display:block;font-weight:600;margin:14px 0 6px}.hwb-status__input{width:100%;box-sizing:border-box;padding:12px 14px;border:1px solid #cfd4da;border-radius:10px;background:#fff;font-size:1rem;color:#232323}.hwb-status__input:focus{outline:0;border-color:#dcb73b;box-shadow:0 0 0 2px rgba(220,183,59,.35)}.hwb-status__hp{position:absolute!important;left:-9999px!important;top:auto;width:1px;height:1px;overflow:hidden}.hwb-status__btn,.hwb-status__toggle{display:inline-block;margin-top:22px;padding:14px 40px;border:1px solid #dcb73b;border-radius:100px;background:0 0;color:#232323;font-size:1rem;font-weight:600;cursor:pointer;transition:background .15s ease}.hwb-status__btn:hover,.hwb-status__toggle:hover{background:rgba(220,183,59,.18)}.hwb-status__btn:disabled{opacity:.6;cursor:progress}.hwb-status__toggle{margin-top:18px;padding:10px 26px;font-weight:500}.hwb-status__msg{margin:16px 0 0;min-height:1.2em;color:#8a6d00;line-height:1.6}.hwb-status__card{background:#f3f5f8;border:1px solid #e4e7ec;border-radius:16px;padding:26px 30px}.hwb-status__card-head{font-size:1.25rem;font-weight:700;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e0e3e8}.hwb-status__row{display:flex;gap:14px;padding:7px 0;align-items:baseline}.hwb-status__k{flex:0 0 140px;color:#6b7280}.hwb-status__v{flex:1;font-weight:600}.hwb-status__status{color:#232323}.hwb-status__hint{margin:10px 0 16px;padding:12px 16px;background:#fff;border-left:3px solid #dcb73b;border-radius:8px;line-height:1.6;color:#333;font-weight:400}.hwb-status__loading{color:#555}@media (max-width:480px){.hwb-status__row{flex-direction:column;gap:2px}.hwb-status__k{flex-basis:auto}.hwb-status__card,.hwb-status__form{padding-left:20px;padding-right:20px}}