.UpdateNotifier_updateBanner__MHQZr{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#1a9d8a,#178c7e);color:#ffffff;z-index:9999;box-shadow:0 -2px 10px rgba(0,0,0,.2);animation:UpdateNotifier_slideUp__p4R_l .3s ease-out}@keyframes UpdateNotifier_slideUp__p4R_l{0%{transform:translateY(100%)}to{transform:translateY(0)}}.UpdateNotifier_updateContent__cGHge{max-width:1200px;margin:0 auto;padding:1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}.UpdateNotifier_updateContent__cGHge p{margin:0;font-weight:500;flex:1 1}.UpdateNotifier_updateButton__wVDo6{background:white;color:#0d6e5f;border:none;padding:.5rem 1.5rem;border-radius:4px;font-weight:700;cursor:pointer;transition:transform .2s,box-shadow .2s;font-size:1rem}.UpdateNotifier_updateButton__wVDo6:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.2)}.UpdateNotifier_updateButton__wVDo6:active{transform:translateY(0)}.UpdateNotifier_dismissButton__nE1FQ{background:transparent;color:white;border:none;font-size:1.5rem;cursor:pointer;padding:.25rem .5rem;line-height:1;opacity:.8;transition:opacity .2s}.UpdateNotifier_dismissButton__nE1FQ:hover{opacity:1}@media (max-width:600px){.UpdateNotifier_updateContent__cGHge{flex-direction:column;align-items:stretch;text-align:center}.UpdateNotifier_updateButton__wVDo6{width:100%}.UpdateNotifier_dismissButton__nE1FQ{position:absolute;top:.5rem;right:.5rem}}body{margin:0;padding:0;font-family:sans-serif;background:#f1f1f1;overflow-x:hidden;font-display:swap}body p{line-height:1.5rem}