.WPMessage_holder__PYt1I{position:fixed;z-index:2010;inset-block-start:var(--wp-message-top,8px);inset-inline:0;width:100%;color:var(--wp-ui-fg-default);font-size:14px;line-height:1.5715;pointer-events:none}.WPMessage_notice__z3gkg{max-height:150px;padding:8px;text-align:center;animation:WPMessage_wpMessageMoveIn__n00Pg .22s cubic-bezier(.22,1,.36,1) both}.WPMessage_noticeClosing__5n_Xm{overflow:hidden;animation:WPMessage_wpMessageMoveOut__iwHLY .18s cubic-bezier(.55,0,1,.45) both}.WPMessage_content__EZ3xy{box-sizing:border-box;display:inline-flex;max-width:min(680px,100vw - 32px);min-height:40px;align-items:center;gap:8px;padding:9px 16px;border:1px solid var(--wp-ui-component-message-border);border-radius:var(--wp-ui-ref-radius-lg);background:var(--wp-ui-bg-surface);box-shadow:var(--wp-ui-component-message-shadow);text-align:start;pointer-events:auto}.WPMessage_icon__VjE5u{display:inline-flex;width:18px;height:18px;flex:0 0 auto;align-items:center;justify-content:center}.WPMessage_icon__VjE5u svg{width:18px;height:18px;stroke-width:2.25}.WPMessage_message__Uyj2S{min-width:0;overflow-wrap:anywhere}.WPMessage_type-success__wybsS .WPMessage_icon__VjE5u{color:var(--wp-ui-status-success-solid)}.WPMessage_type-error__fdnIF .WPMessage_icon__VjE5u{color:var(--wp-ui-status-danger-solid)}.WPMessage_type-warning__59dil .WPMessage_icon__VjE5u{color:var(--wp-ui-status-warning-solid)}.WPMessage_type-info__BMZxS .WPMessage_icon__VjE5u,.WPMessage_type-loading__LORSV .WPMessage_icon__VjE5u{color:var(--wp-ui-status-info-solid)}.WPMessage_loadingIcon__93WeP{animation:WPMessage_wpMessageSpin__ndnIF .8s linear infinite}@keyframes WPMessage_wpMessageMoveIn__n00Pg{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes WPMessage_wpMessageMoveOut__iwHLY{0%{max-height:150px;padding-block:8px;opacity:1}to{max-height:0;padding-block:0;opacity:0}}@keyframes WPMessage_wpMessageSpin__ndnIF{to{transform:rotate(1turn)}}@media(max-width:640px){.WPMessage_content__EZ3xy{max-width:calc(100vw - 24px);padding-inline:13px}}@media(prefers-reduced-motion:reduce){.WPMessage_loadingIcon__93WeP,.WPMessage_noticeClosing__5n_Xm,.WPMessage_notice__z3gkg{animation-duration:1ms}}