.Notifications-page{margin-top:150px;min-height:100vh;padding:4rem 1.5rem;color:#fff;direction:ltr}.Notifications-header{display:flex;flex-direction:column;align-items:center;margin-bottom:3rem}.Notifications-header-icon{display:flex;align-items:center;justify-content:center;padding:1rem;background-color:rgba(16,185,129,.1);border:1px solid rgba(52,211,153,.2);border-radius:9999px;box-shadow:0 0 20px rgba(16,185,129,.3);margin-bottom:.75rem}.Notifications-bell{color:#34d399;width:2rem;height:2rem}.Notifications-title{font-size:1.875rem;font-weight:800;color:#fff;letter-spacing:.05em;margin-bottom:.5rem}.Notifications-subtitle{color:rgba(110,231,183,.8);font-size:.875rem}.Notifications-list{max-width:48rem;margin:0 auto}.Notifications-item{background-color:#0b1220;border:1px solid rgba(52,211,153,.1);border-radius:.75rem;padding:1.5rem;margin-bottom:1.5rem;transition:border-color .3s ease}.Notifications-item:hover{border-color:rgba(52,211,153,.4)}.Notifications-item-top{display:flex;justify-content:space-between;align-items:start}.Notifications-item-title{font-size:1.125rem;font-weight:600;color:#fff;margin-bottom:.25rem}.Notifications-item-message{font-size:.875rem;color:rgba(167,243,208,.8)}.Notifications-item-time{font-size:.75rem;color:rgba(52,211,153,.6);white-space:nowrap}.Notifications-empty{text-align:center;color:rgba(167,243,208,.6);margin-top:2rem;font-size:.875rem}.Notifications-item{cursor:pointer}