/* EngageHub frontend registration and account styles. */
.engagehub-recaptcha-error{margin:0 0 1.3rem;padding:1rem 1.1rem;border-left:4px solid #d94c4c;border-radius:4px;background:#fff2f2;color:#811d27}
.engagehub-register,.engagehub-account{box-sizing:border-box;max-width:730px;margin:0 auto}.engagehub-register{padding:clamp(24px,4vw,42px);border:1px solid #ebe5f1;border-radius:10px;background:#fff;box-shadow:0 12px 28px rgba(41,23,74,.09);color:#2b2350}.engagehub-account{padding:clamp(24px,4vw,42px);border-radius:10px;background:#f6f1fa}.engagehub-register__field{margin:0 0 1.3rem;padding:0;border:0}.engagehub-register__label,.engagehub-account__title{color:#16255a;font-weight:700}.engagehub-register__label{display:block;margin-bottom:.5rem;font-size:.98rem}.engagehub-account__title{margin:0 0 1.5rem;font-size:clamp(1.55rem,3vw,2rem)}.engagehub-register__input{box-sizing:border-box;width:100%;padding:.78rem .9rem;border:1px solid #ded6e8;border-radius:5px;background:#fff;color:#2b2350;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}.engagehub-register__input:focus{border-color:#662da2;outline:0;box-shadow:0 0 0 3px rgba(102,45,162,.16)}.engagehub-register__radio,.engagehub-register__checkbox{display:block;margin:.65rem 0;color:#4d4569;cursor:pointer}.engagehub-register__radio input,.engagehub-register__checkbox input{margin-inline-end:.5rem;accent-color:#662da2}.engagehub-register__goals{padding:1rem 1.1rem .75rem;border-radius:6px;background:#f7f3fa}.engagehub-register__submit{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:.78rem 1.6rem;border:0;border-radius:4px;background:#662da2;color:#fff;font:inherit;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease}.engagehub-register__submit:hover,.engagehub-register__submit:focus{background:#512382;color:#fff;transform:translateY(-1px)}.engagehub-register__errors{margin:0 0 1.3rem;padding:1rem 1.1rem;border-left:4px solid #d94c4c;border-radius:4px;background:#fff2f2;color:#811d27}.engagehub-register__errors p{margin-top:0}.engagehub-register__errors ul{margin-bottom:0}.engagehub-account__success{margin:0 0 1.3rem;padding:1rem 1.1rem;border-left:4px solid #4d9a61;border-radius:4px;background:#effaf1;color:#205c30}.engagehub-account__readonly{margin:0;padding:.78rem .9rem;border-radius:5px;background:#eee8f4;color:#4d4569}.engagehub-account__note{color:#675d7e;font-size:.9rem}.engagehub-account__cv a,.engagehub-register a{color:#662da2;font-weight:600}@media(max-width:480px){.engagehub-register,.engagehub-account{padding:22px 18px}.engagehub-register__submit{width:100%}}
