@layer fromMemberArea{code{font-family:monospace;color:var(--color);background-color:rgba(0, 0, 0, 0.1);display:inline-block;padding:.25rem;border-radius:.25rem}.alert{--primary-color: black;--backgroundColor: color-mix(in srgb, var(--primary-color) 40%, transparent);--borderColor: var(--primary-color);--color: #fff;--text-color: var(--color);color:var(--text-color);background-color:var(--backgroundColor);border-left:4px solid var(--borderColor);padding:.75rem;margin:1rem 0 2rem 0;font-weight:bold;line-height:1.2}.alert.alert-success{--color: white;--primary-color: #009d00}.alert.alert-danger{--color: white;--primary-color: #d20000}.alert.alert-info{--color: white;--primary-color: #0076d2}.alert.alert-warning{--color: black;--primary-color: #ffd200}.alert.alert-discreet{border:none;background-color:color-mix(in srgb, var(--inverted) 10%, transparent);border-radius:.25rem}.alert.with-icon,.alert.with-check-icon{display:flex;flex-flow:row nowrap;gap:.5rem}.alert.with-icon:before,.alert.with-check-icon:before{display:block;background-color:currentColor;width:1rem;height:1rem;flex-basis:1rem;min-width:1rem;-webkit-mask:url(../../assets/img/ic-check.svg) center/contain no-repeat;mask:url(../../assets/img/ic-check.svg) center/contain no-repeat;content:"";margin-top:.125rem}.alert.with-stop-icon:before,.alert.with-error-icon:before{-webkit-mask-image:url(../../assets/img/ic-warning.svg);mask-image:url(../../assets/img/ic-warning.svg)}.alert.with-warning-icon:before{-webkit-mask-image:url(../../assets/img/ic-warning-alt.svg);mask-image:url(../../assets/img/ic-warning-alt.svg)}.alert p:last-of-type{margin-bottom:0}.alert ul,.alert ol{list-style-type:initial;padding:0 0 0 1rem;margin:.5rem 0}.alert ul li,.alert ol li{margin:0 0 .5rem;line-height:1.25}.alert ol{list-style-type:decimal}.alert .form-errors{list-style-type:none;color:inherit;font:inherit;line-height:inherit;margin:0;padding:0}.alert .form-errors li{margin:0 0 .5rem;color:inherit;font:inherit;line-height:inherit;position:relative}.alert .form-errors li:last-of-type{margin-bottom:0}.below-login-section{display:flex;justify-content:flex-end}}
