@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@600&display=swap);.cr-tabbar[data-v-99f622ce]{position:fixed;bottom:0;left:0;right:0;z-index:100;padding:12px 21px;padding-bottom:max(21px,calc(env(safe-area-inset-bottom, 0px) + 12px));display:flex;justify-content:center;background-color:#f5f4f1}.cr-tabbar__pill[data-v-99f622ce]{background-color:#1a1918;border-radius:36px;border:1px solid #e5e4e1;height:62px;width:100%;max-width:390px;display:flex;align-items:stretch;padding:4px;gap:2px}.cr-tabbar__tab[data-v-99f622ce]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;background:transparent;border:none;border-radius:26px;cursor:pointer;padding:0 4px;transition:background-color .2s ease;min-width:0;-webkit-tap-highlight-color:transparent;outline:none}.cr-tabbar__tab--active[data-v-99f622ce]{background-color:#f5c12e}.cr-tabbar__icon[data-v-99f622ce]{width:18px;height:18px;stroke:#9c9b99;flex-shrink:0;transition:stroke .2s ease}.cr-tabbar__tab--active .cr-tabbar__icon[data-v-99f622ce]{stroke:#1a1918}.cr-tabbar__label[data-v-99f622ce]{font-family:Outfit,sans-serif;font-size:10px;font-weight:600;color:#9c9b99;letter-spacing:.3px;white-space:nowrap;transition:color .2s ease}.cr-tabbar__tab--active .cr-tabbar__label[data-v-99f622ce]{color:#1a1918}.cr-tabbar__tab[data-v-99f622ce]:active{opacity:.8}.cr-tabbar__bell[data-v-99f622ce]{position:absolute;top:-20px;right:16px;width:44px;height:44px;background:#1a1918;border:2px solid #f5c12e;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#9c9b99;transition:background .2s;-webkit-tap-highlight-color:transparent;outline:none}.cr-tabbar__bell--active[data-v-99f622ce],.cr-tabbar__bell[data-v-99f622ce]:active{background:#f5c12e;color:#1a1918}.cr-tabbar__bell--active svg[data-v-99f622ce],.cr-tabbar__bell:active svg[data-v-99f622ce]{stroke:#1a1918}.cr-tabbar__badge[data-v-99f622ce]{position:absolute;top:-4px;right:-4px;background:#e53e3e;color:#fff;font-family:Outfit,sans-serif;font-size:9px;font-weight:700;min-width:16px;height:16px;border-radius:8px;display:flex;align-items:center;justify-content:center;padding:0 3px}.cr-notif-panel[data-v-99f622ce]{position:fixed;inset:0;z-index:200;background:rgba(26,25,24,.5);display:flex;align-items:flex-end}.cr-notif-sheet[data-v-99f622ce]{width:100%;background:#fff;border-radius:20px 20px 0 0;max-height:75vh;display:flex;flex-direction:column}.cr-notif-sheet__header[data-v-99f622ce]{display:flex;align-items:center;justify-content:space-between;padding:20px 20px 12px;border-bottom:1px solid #f0efed}.cr-notif-sheet__title[data-v-99f622ce]{font-family:Outfit,sans-serif;font-size:16px;font-weight:700;color:#1a1918}.cr-notif-sheet__close[data-v-99f622ce]{background:none;border:none;font-size:16px;color:#6d6c6a;cursor:pointer;padding:4px 8px}.cr-notif-sheet__body[data-v-99f622ce]{overflow-y:auto;flex:1;padding:8px 0}.cr-notif-sheet__footer[data-v-99f622ce]{padding:12px 20px;border-top:1px solid #f0efed;text-align:center}.cr-notif-mark-all[data-v-99f622ce]{background:none;border:none;font-family:Outfit,sans-serif;font-size:13px;color:#1b6db5;cursor:pointer}.cr-notif-empty[data-v-99f622ce]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:48px 20px;color:#9c9b99;font-family:Outfit,sans-serif;font-size:14px}.cr-notif-item[data-v-99f622ce]{display:flex;align-items:flex-start;gap:12px;padding:14px 20px;border-bottom:1px solid #f5f4f1;cursor:pointer;transition:background .15s}.cr-notif-item[data-v-99f622ce]:active{background:#f5f4f1}.cr-notif-item--unread[data-v-99f622ce]{background:#fffbee}.cr-notif-item__icon[data-v-99f622ce]{width:32px;height:32px;background:#f5f4f1;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#6d6c6a}.cr-notif-item__content[data-v-99f622ce]{flex:1;min-width:0}.cr-notif-item__title[data-v-99f622ce]{font-family:Outfit,sans-serif;font-size:13px;font-weight:700;color:#1a1918;margin:0 0 2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cr-notif-item__body[data-v-99f622ce]{font-family:Outfit,sans-serif;font-size:12px;color:#6d6c6a;margin:0;line-height:1.4}.cr-notif-item__dot[data-v-99f622ce]{width:8px;height:8px;background:#f5c12e;border-radius:50%;flex-shrink:0;margin-top:4px}.cr-notif-slide-enter-active[data-v-99f622ce],.cr-notif-slide-leave-active[data-v-99f622ce]{transition:opacity .25s ease}.cr-notif-slide-enter-active .cr-notif-sheet[data-v-99f622ce],.cr-notif-slide-leave-active .cr-notif-sheet[data-v-99f622ce]{transition:transform .25s ease}.cr-notif-slide-enter-from[data-v-99f622ce],.cr-notif-slide-leave-to[data-v-99f622ce]{opacity:0}.cr-notif-slide-enter-from .cr-notif-sheet[data-v-99f622ce],.cr-notif-slide-leave-to .cr-notif-sheet[data-v-99f622ce]{transform:translateY(100%)}