.app-toast-stack{position:fixed;right:22px;bottom:22px;z-index:20000;display:flex;flex-direction:column;gap:12px;width:380px;max-width:calc(100vw - 32px);max-height:calc(100dvh - 44px);overflow-y:auto;pointer-events:none}.app-toast{background:#fff;color:#263128;border:1px solid #dce5dd;border-left:5px solid #397326;border-radius:5px;box-shadow:0 8px 28px #17301726;display:flex;gap:16px;padding:16px;pointer-events:auto;font-size:14px;line-height:1.5}.app-toast strong{display:block;margin-bottom:5px}.app-toast-content{flex:1;min-width:0;overflow-wrap:anywhere}.app-toast-content ul{padding-left:20px}.app-toast-content a{color:#286215;text-decoration:underline}.app-toast-error{border-left-color:#c73838}.app-toast-warning{border-left-color:#df9b24}.app-toast-close{align-self:flex-start;background:none;border:0;color:#526052;font-size:25px;line-height:1;min-width:28px;min-height:28px}.app-toast-close:focus-visible{outline:2px solid #397326}.swal2-container{z-index:20001!important}.app-confirm{border-radius:5px!important;border-top:5px solid var(--sidebar,#286215)!important}.app-confirm-yes,.app-confirm-no{border-radius:5px;padding:12px 24px;margin:6px;border:1px solid #879287;font-weight:600}.app-confirm-yes{background:var(--sidebar,#286215);border-color:var(--sidebar,#286215);color:#fff}.app-confirm-no{background:#fff;color:#354435}.app-note{padding:16px;background:#f2f6ef;border:1px solid #dce5d5;border-radius:5px;margin-bottom:16px;color:#354435}@media(max-width:576px){.app-toast-stack{right:16px;bottom:16px}}
