.site-notify-stack{display:flex;flex-direction:column;font-size:12px;gap:.75em;max-width:42em;min-width:0;pointer-events:none;position:fixed;width:calc(100vw - 2em);z-index:1031}.site-notify-stack--top-center{left:50%;top:var(--site-notify-offset-y,120px);transform:translateX(-50%)}.site-notify-stack--top-right{right:var(--site-notify-offset-x,16px);top:var(--site-notify-offset-y,120px)}.site-notify-stack--top-left{left:var(--site-notify-offset-x,16px);top:var(--site-notify-offset-y,120px)}.site-notify-stack--bottom-center{bottom:var(--site-notify-offset-y,20px);left:50%;transform:translateX(-50%)}.site-notify-stack--bottom-right{bottom:var(--site-notify-offset-y,20px);right:var(--site-notify-offset-x,16px)}.site-notify-stack--bottom-left{bottom:var(--site-notify-offset-y,20px);left:var(--site-notify-offset-x,16px)}.site-notify{--site-notify-accent-shadow:0 0 0 0 transparent;background:#fff;border:0;border-radius:1.875em;box-shadow:var(--site-notify-accent-shadow),0 .5em 2em 0 rgba(0,0,0,.1);color:#212529;margin:0;overflow:hidden;padding:1em 1.5em 1.125em;pointer-events:auto;position:relative;width:100%}.site-notify.alert,.site-notify.alert-danger,.site-notify.alert-info,.site-notify.alert-success,.site-notify.alert-warning{background-color:#fff!important;background-image:none!important;border-color:transparent!important;color:#212529!important}.site-notify.alert-success{--site-notify-accent-shadow:0 0 0 0.4rem rgba(37,211,102,.2)}.site-notify.alert-danger{--site-notify-accent-shadow:0 0 0 0.4rem rgba(220,53,69,.2)}.site-notify.alert-info,.site-notify.alert-warning{border:0}.site-notify .close{align-items:center;background:#f3f5f7;border:0;border-radius:999px;color:#4c5a67;display:inline-flex;font-size:1.125em;height:2em;justify-content:center;line-height:1;opacity:1;padding:0;position:absolute;right:.5em;text-shadow:none;top:.5em;transition:background-color .2s ease,color .2s ease;width:2em;z-index:3}.site-notify .close:focus,.site-notify .close:hover{background:#dfe4e8;color:#26313a;opacity:1;outline:none}.site-notify__dismiss--hidden{display:none}.site-notify__link{inset:0;position:absolute;z-index:1}.site-notify__content{align-items:flex-start;display:flex;gap:.5em;padding-left:1em;padding-right:1.875em;position:relative;z-index:2}.site-notify__icon{display:none}.site-notify__body{min-width:0;width:100%}.site-notify__message,.site-notify__title{display:block}.site-notify__title{color:#1f2937;font-size:1em;font-weight:700;line-height:1.35;margin-bottom:.25em}.site-notify__title b,.site-notify__title em,.site-notify__title span,.site-notify__title strong{font:inherit;letter-spacing:0}.site-notify__title b,.site-notify__title strong{font-weight:700}.site-notify__message{color:#495057;font-size:.9375em;line-height:1.45;word-break:break-word}@media (max-width:575px){.site-notify-stack{width:calc(100vw - 1em)}.site-notify-stack--top-center,.site-notify-stack--top-left,.site-notify-stack--top-right{top:100px}.site-notify{border-radius:1.875em;padding:1em 1em .9375em}.site-notify__content{padding-right:1.75em}}
