/* Backend-only states. Page layout, colors and typography are owned by the supplied template styles. */
.fk-server-alert{position:relative;z-index:90;max-width:1120px;margin:1rem auto;padding:.85rem 1rem;border-radius:16px;font-weight:700}
.fk-server-alert.is-success{background:#eaf8ef;color:#087735;border:1px solid #b9e7c9}
.fk-server-alert.is-error{background:#fff0f0;color:#a71919;border:1px solid #ffc6c6}
.sp-link-button{appearance:none;border:0;background:transparent;font:inherit;color:inherit;cursor:pointer;padding:0}
.field-validation-error,.validation-summary-errors{color:#b91c1c;font-size:.8rem}
[hidden]{display:none!important}
