.eag-panel-notice,.eag-registration-notice,.eag-mentorship-error,.eag-mentorship-cancel-error,.eag-mentorship-booking-book-error,.eag-mentorship-booking-cancel-error,.eag-mentorship-booking-book-ok,.eag-payment-errors:not(:empty){display:flex;align-items:center;gap:10px;padding:10px 16px;border:1px solid;border-radius:6px;font-weight:600;font-size:var(--eag-font-size-sm);line-height:1.4;transition:opacity .4s ease}.eag-panel-notice[hidden],.eag-mentorship-error[hidden],.eag-mentorship-cancel-error[hidden],.eag-mentorship-booking-book-error[hidden],.eag-mentorship-booking-cancel-error[hidden],.eag-mentorship-booking-book-ok[hidden]{display:none}.eag-panel-notice::before,.eag-registration-notice::before,.eag-mentorship-error::before,.eag-mentorship-cancel-error::before,.eag-mentorship-booking-book-error::before,.eag-mentorship-booking-cancel-error::before,.eag-mentorship-booking-book-ok::before,.eag-payment-errors:not(:empty)::before{content:"";flex:0 0 auto;width:18px;height:18px;background-color:currentColor;-webkit-mask:var(--eag-notice-icon) center / contain no-repeat;mask:var(--eag-notice-icon) center / contain no-repeat}.eag-panel-notice{margin:0 0 14px}.eag-registration-notice{margin:0 0 18px}.eag-mentorship-error,.eag-mentorship-cancel-error,.eag-payment-errors:not(:empty){margin:10px 0 0}.eag-mentorship-booking-book-error,.eag-mentorship-booking-cancel-error,.eag-mentorship-booking-book-ok{margin:12px 0 0}.eag-panel-notice-ok,.eag-mentorship-booking-book-ok{border-color:var(--eag-color-success-border);background:var(--eag-color-success-bg);color:var(--eag-color-success-text);--eag-notice-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm-1.2 14.6-4.3-4.3 1.4-1.4 2.9 2.9 5.7-5.7 1.4 1.4z'/%3E%3C/svg%3E")}.eag-panel-notice-err,.eag-registration-notice-err,.eag-mentorship-error,.eag-mentorship-cancel-error,.eag-mentorship-booking-book-error,.eag-mentorship-booking-cancel-error,.eag-payment-errors:not(:empty){border-color:var(--eag-color-error-border);background:var(--eag-color-error-bg);color:var(--eag-color-error-text);--eag-notice-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm3.5 12.1-1.4 1.4-2.1-2.1-2.1 2.1-1.4-1.4 2.1-2.1-2.1-2.1 1.4-1.4 2.1 2.1 2.1-2.1 1.4 1.4-2.1 2.1z'/%3E%3C/svg%3E")}.eag-panel-notice-warning{justify-content:center;border-color:var(--eag-color-warning-border);background:var(--eag-color-warning-bg);color:var(--eag-color-warning-text);--eag-notice-icon:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M12 2 1 21h22L12 2zm1 15h-2v-2h2v2zm0-4h-2V8h2v5z'/%3E%3C/svg%3E")}.eag-notice-hide{opacity:0}@media (prefers-reduced-motion:reduce){.eag-panel-notice,.eag-registration-notice,.eag-mentorship-error,.eag-mentorship-cancel-error,.eag-mentorship-booking-book-error,.eag-mentorship-booking-cancel-error,.eag-mentorship-booking-book-ok,.eag-payment-errors:not(:empty){transition:none}}