.Layout_container__m2XBw{display:flex;min-height:100vh}.Layout_sidebar__6K3zH{width:260px;background:#2c3e50;color:#fff;display:flex;flex-direction:column;padding:24px 0}.Layout_logo__A8yk9{padding:0 24px;margin-bottom:32px}.Layout_logo__A8yk9 h2{font-size:1.5rem;margin-bottom:4px}.Layout_logo__A8yk9 p{font-size:.85rem;color:#95a5a6}.Layout_nav__BY5_j{flex:1 1;display:flex;flex-direction:column;gap:4px;padding:0 12px}.Layout_nav__BY5_j a{padding:12px 16px;border-radius:6px;display:flex;align-items:center;gap:12px;color:#ecf0f1;transition:background-color .2s}.Layout_nav__BY5_j a:hover{background-color:#34495e}.Layout_nav__BY5_j a.Layout_activeLink__0MVqX{background-color:#3498db;font-weight:600}.Layout_icon__ggmc4{font-size:1.2rem}.Layout_userInfo__5NyVZ{padding:16px 24px;border-top:1px solid #34495e}.Layout_userDetails__USuC3{margin-bottom:12px}.Layout_userDetails__USuC3 strong{display:block;margin-bottom:4px}.Layout_userDetails__USuC3 small{color:#95a5a6;font-size:.85rem}.Layout_logoutButton__a3Ida{width:100%;padding:8px;background-color:#e74c3c;color:#fff;border:none;border-radius:4px;font-size:.9rem;transition:background-color .2s}.Layout_logoutButton__a3Ida:hover{background-color:#c0392b}.Layout_main__65zHd{flex:1 1;padding:32px;background-color:#f5f5f5;overflow-y:auto}.Notifications_container__nEdGU{padding:2rem;max-width:1400px;margin:0 auto}.Notifications_header__KNvaI{margin-bottom:2rem}.Notifications_header__KNvaI h1{font-size:2rem;color:#1a1a1a;margin-bottom:.5rem}.Notifications_header__KNvaI p{color:#666;font-size:1rem}.Notifications_statsGrid__8MVHO{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.Notifications_statCard__XzsKd{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .2s}.Notifications_statCard__XzsKd:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.Notifications_statValue__9qs4g{font-size:2rem;font-weight:700;color:#2563eb;margin-bottom:.5rem}.Notifications_statLabel__FUNNX{color:#666;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.Notifications_tabs__fs8jV{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid #e5e7eb}.Notifications_tabs__fs8jV button{padding:1rem 2rem;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:1rem;color:#666;transition:all .2s}.Notifications_tabs__fs8jV button:hover{color:#2563eb}.Notifications_activeTab__g2v_U{color:#2563eb!important;border-bottom-color:#2563eb!important;font-weight:600}.Notifications_formCard__WpNuZ{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-bottom:2rem}.Notifications_formCard__WpNuZ h2{margin-bottom:1.5rem;color:#1a1a1a}.Notifications_formGroup__Mer8u{margin-bottom:1.5rem}.Notifications_formGroup__Mer8u label{display:block;margin-bottom:.5rem;color:#333;font-weight:500}.Notifications_formGroup__Mer8u input[type=datetime-local],.Notifications_formGroup__Mer8u input[type=text],.Notifications_formGroup__Mer8u input[type=time],.Notifications_formGroup__Mer8u select,.Notifications_formGroup__Mer8u textarea{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .2s}.Notifications_formGroup__Mer8u input:focus,.Notifications_formGroup__Mer8u select:focus,.Notifications_formGroup__Mer8u textarea:focus{outline:none;border-color:#2563eb}.Notifications_formGroup__Mer8u textarea{resize:vertical;min-height:100px}.Notifications_formGroup__Mer8u small{display:block;margin-top:.25rem;color:#666;font-size:.85rem}.Notifications_checkboxLabel__2MLRX{display:flex;align-items:center;gap:.5rem;cursor:pointer}.Notifications_checkboxLabel__2MLRX input[type=checkbox]{width:18px;height:18px;cursor:pointer}.Notifications_formActions__J9U_L{display:flex;gap:1rem;margin-top:2rem}.Notifications_clearButton__HdnSi,.Notifications_sendButton__6Khfo{padding:.75rem 2rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.Notifications_sendButton__6Khfo{background:#2563eb;color:#fff;flex:1 1}.Notifications_sendButton__6Khfo:hover:not(:disabled){background:#1d4ed8}.Notifications_sendButton__6Khfo:disabled{background:#9ca3af;cursor:not-allowed}.Notifications_clearButton__HdnSi{background:#e5e7eb;color:#4b5563}.Notifications_clearButton__HdnSi:hover:not(:disabled){background:#d1d5db}.Notifications_previewCard__xmoFZ{margin-top:2rem;padding:1.5rem;background:#f9fafb;border-radius:12px}.Notifications_previewCard__xmoFZ h3{margin-bottom:1rem;color:#1a1a1a}.Notifications_notificationPreview__3W9bD{background:#fff;padding:1rem;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;gap:1rem;align-items:start}.Notifications_previewIcon__fNN1K{font-size:2rem}.Notifications_previewContent__UhIeK{flex:1 1}.Notifications_previewTitle__7_PY8{font-weight:600;color:#1a1a1a;margin-bottom:.25rem}.Notifications_previewBody__hz9V_{color:#666;font-size:.9rem}.Notifications_daySelector__A3TGw{display:flex;gap:.5rem}.Notifications_daySelector__A3TGw button{padding:.5rem 1rem;border:2px solid #d1d5db;background:#fff;border-radius:8px;cursor:pointer;transition:all .2s}.Notifications_daySelector__A3TGw button:hover{border-color:#2563eb}.Notifications_selectedDay__fhhzD{background:#2563eb!important;color:#fff!important;border-color:#2563eb!important}.Notifications_scheduledList__cpxV_{margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb}.Notifications_scheduledList__cpxV_ h3{margin-bottom:1rem;color:#1a1a1a}.Notifications_scheduledItem__rV2x_{background:#f9fafb;padding:1rem;border-radius:8px;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.Notifications_scheduledItem__rV2x_ strong{display:block;margin-bottom:.25rem;color:#1a1a1a}.Notifications_scheduledItem__rV2x_ p{color:#666;margin-bottom:.5rem}.Notifications_scheduledItem__rV2x_ small{color:#999;font-size:.85rem}.Notifications_scheduledActions__9Lw0K{display:flex;gap:.5rem}.Notifications_cancelButton__1JFCU{padding:.5rem 1rem;background:#ef4444;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background .2s}.Notifications_cancelButton__1JFCU:hover{background:#dc2626}.Notifications_deleteButton____wPB{padding:.5rem 1rem;background:#1f2937;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:.9rem;transition:background .2s}.Notifications_deleteButton____wPB:hover{background:#111827}.Notifications_historyCard__U77h5{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Notifications_historyCard__U77h5 h2{margin-bottom:1.5rem;color:#1a1a1a}.Notifications_empty__ydz7V,.Notifications_loading__1LMdu{text-align:center;padding:3rem;color:#666}.Notifications_historyList__S8lFA{display:flex;flex-direction:column;gap:1.5rem}.Notifications_historyItem__hmiM9{border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;transition:box-shadow .2s}.Notifications_historyItem__hmiM9:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}.Notifications_historyHeader__0BcoQ{display:flex;justify-content:space-between;align-items:start;margin-bottom:1rem}.Notifications_historyHeader__0BcoQ h3{font-size:1.1rem;color:#1a1a1a;margin-bottom:.25rem}.Notifications_historyHeader__0BcoQ p{color:#666;margin-bottom:.5rem}.Notifications_historyHeader__0BcoQ small{color:#999;font-size:.85rem}.Notifications_status__vrgxI span{padding:.25rem .75rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:uppercase}.Notifications_status__vrgxI .Notifications_sent__V9cln{background:#dcfce7;color:#166534}.Notifications_status__vrgxI .Notifications_failed__LmpSb{background:#fee2e2;color:#991b1b}.Notifications_status__vrgxI .Notifications_pending__A_S04{background:#fef3c7;color:#92400e}.Notifications_historyStats__ng8GN{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));grid-gap:1rem;gap:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.Notifications_historyStat__i1N5D{text-align:center}.Notifications_historyStat__i1N5D strong{display:block;font-size:1.5rem;color:#2563eb;margin-bottom:.25rem}.Notifications_historyStat__i1N5D span{color:#666;font-size:.85rem}@media (max-width:768px){.Notifications_statsGrid__8MVHO{grid-template-columns:repeat(2,1fr)}.Notifications_tabs__fs8jV{overflow-x:auto}.Notifications_formActions__J9U_L{flex-direction:column}.Notifications_daySelector__A3TGw{flex-wrap:wrap}.Notifications_historyStats__ng8GN{grid-template-columns:repeat(2,1fr)}}.Notifications_scheduledFullList__YOA6C{overflow-x:auto}.Notifications_scheduledTable__0DqzS{width:100%;border-collapse:collapse;margin-top:1rem}.Notifications_scheduledTable__0DqzS td,.Notifications_scheduledTable__0DqzS th{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb}.Notifications_scheduledTable__0DqzS th{background:#f9fafb;font-weight:600;color:#374151;text-transform:uppercase;font-size:.75rem;letter-spacing:.5px}.Notifications_scheduledTable__0DqzS tbody tr:hover{background:#f9fafb}.Notifications_inactiveRow__odiGo{opacity:.6;background:#f3f4f6}.Notifications_recurringBadge__lfPdl{background:#dbeafe;color:#1e40af;text-transform:capitalize}.Notifications_onceBadge__E13A0,.Notifications_recurringBadge__lfPdl{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.Notifications_onceBadge__E13A0{background:#f3f4f6;color:#6b7280}.Notifications_status_pending__PK1SJ{background:#fef3c7;color:#92400e}.Notifications_status_pending__PK1SJ,.Notifications_status_sent__kLQ1_{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.Notifications_status_sent__kLQ1_{background:#d1fae5;color:#166534}.Notifications_status_cancelled__tMKGc,.Notifications_status_failed__LLgUN{background:#fee2e2;color:#991b1b;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.Notifications_statusDefault__2cgWg{background:#f3f4f6;color:#6b7280;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.Notifications_cancelButtonSmall__KP_lz{background:#fef3c7;color:#92400e;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s;margin-right:.5rem}.Notifications_cancelButtonSmall__KP_lz:hover{background:#fde68a}.Notifications_deleteButtonSmall__V_rdJ{background:#fee2e2;color:#991b1b;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.85rem;cursor:pointer;transition:all .2s}.Notifications_deleteButtonSmall__V_rdJ:hover{background:#fecaca}.Notifications_targetSection__bJrXi{margin:1.5rem 0;padding:1.5rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.Notifications_targetSection__bJrXi h3{margin:0 0 1rem;font-size:1rem;color:#334155}.Notifications_targetModeSelector__nUbeA{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.Notifications_targetModeBtn__V1Ez5{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s}.Notifications_targetModeBtn__V1Ez5:hover{border-color:#2563eb}.Notifications_targetModeBtn__V1Ez5.Notifications_active__JDCeu{border-color:#2563eb;background:#eff6ff}.Notifications_targetModeBtn__V1Ez5 span:first-child{font-size:1.5rem}.Notifications_targetModeBtn__V1Ez5 span:nth-child(2){font-weight:600;color:#334155}.Notifications_targetModeBtn__V1Ez5 small{color:#64748b;font-size:.75rem}.Notifications_citiesSelector__gw7vT{margin-top:1.5rem}.Notifications_citiesSelector__gw7vT label{display:block;margin-bottom:.75rem;font-weight:500;color:#334155}.Notifications_citiesGrid__aHGeh{display:flex;flex-wrap:wrap;gap:.75rem}.Notifications_cityChip__LOucd{display:flex;flex-direction:column;align-items:center;padding:.75rem 1rem;background:#fff;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all .2s;min-width:100px}.Notifications_cityChip__LOucd:hover{border-color:#2563eb;background:#f8fafc}.Notifications_cityChip__LOucd.Notifications_selected__T8PSR{border-color:#2563eb;background:#2563eb;color:#fff}.Notifications_cityChip__LOucd.Notifications_selected__T8PSR small{color:hsla(0,0%,100%,.8)}.Notifications_cityChip__LOucd span{font-weight:600;font-size:.9rem}.Notifications_cityChip__LOucd small{color:#64748b;font-size:.75rem;margin-top:.25rem}.Notifications_selectedInfo__Q6lXh{margin-top:1rem;padding:.75rem 1rem;background:#dbeafe;border-radius:8px;color:#1e40af;font-size:.9rem}.Notifications_noCities__gXn39{color:#64748b;font-style:italic}.Notifications_actionSection__5WW1B{margin:1.5rem 0;padding:1.5rem;background:#fefce8;border-radius:12px;border:1px solid #fef08a}.Notifications_actionSection__5WW1B h3{margin:0 0 .5rem;font-size:1rem;color:#713f12}.Notifications_actionDescription__ri1y9{margin:0 0 1rem;color:#a16207;font-size:.9rem}.Notifications_actionSection__5WW1B .Notifications_formGroup__Mer8u{margin-bottom:0}.Notifications_actionSection__5WW1B .Notifications_formGroup__Mer8u label{color:#713f12}.Notifications_actionSection__5WW1B select{background:#fff}.Notifications_previewAction__wl5nq{margin-top:1rem;padding:.75rem 1rem;background:#fef3c7;border-radius:8px;color:#92400e;font-size:.9rem}.Notifications_previewAction__wl5nq span{font-weight:600}@media (max-width:768px){.Notifications_targetModeSelector__nUbeA{grid-template-columns:1fr}.Notifications_citiesGrid__aHGeh{gap:.5rem}.Notifications_cityChip__LOucd{min-width:80px;padding:.5rem .75rem}}.Notifications_userSearchSection___Stko{margin-top:1rem}.Notifications_userSearchResults__6dHoX{max-height:300px;overflow-y:auto;border:1px solid #e5e7eb;border-radius:8px;margin-top:.5rem;background:#fff}.Notifications_userResult__yhJ9B{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid #f3f4f6;cursor:pointer;transition:background-color .2s}.Notifications_userResult__yhJ9B:last-child{border-bottom:none}.Notifications_userResult__yhJ9B:hover{background-color:#f3f4f6}.Notifications_userResult__yhJ9B.Notifications_selected__T8PSR{background-color:#dbeafe}.Notifications_userAvatar__mOWzi{width:40px;height:40px;border-radius:50%;overflow:hidden;background:#e5e7eb;display:flex;align-items:center;justify-content:center;flex-shrink:0}.Notifications_userAvatar__mOWzi img{width:100%;height:100%;object-fit:cover}.Notifications_userAvatar__mOWzi span{font-size:1.25rem}.Notifications_userInfo__YQpp9{flex:1 1;min-width:0}.Notifications_userName__x8JRw{font-weight:600;color:#1f2937;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Notifications_userDetails__EElTw{display:flex;gap:.75rem;font-size:.8rem;color:#6b7280;flex-wrap:wrap}.Notifications_userDetails__EElTw span{white-space:nowrap}.Notifications_userCity__XcKil{color:#059669}.Notifications_userCheckbox__mUuXW{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0;transition:all .2s}.Notifications_userResult__yhJ9B:not(.Notifications_selected__T8PSR) .Notifications_userCheckbox__mUuXW{background:#e5e7eb;color:#6b7280}.Notifications_userResult__yhJ9B.Notifications_selected__T8PSR .Notifications_userCheckbox__mUuXW{background:#2563eb;color:#fff}.Notifications_selectedUsers__9XajB{margin-top:1rem;padding:1rem;background:#f0fdf4;border-radius:8px;border:1px solid #bbf7d0}.Notifications_selectedUsers__9XajB label{display:block;font-weight:600;color:#166534;margin-bottom:.5rem}.Notifications_selectedUsersList__4z4GS{display:flex;flex-wrap:wrap;gap:.5rem}.Notifications_selectedUserChip__xoOwR{display:inline-flex;align-items:center;gap:.5rem;padding:.375rem .75rem;background:#dcfce7;border:1px solid #86efac;border-radius:20px;font-size:.875rem;color:#166534}.Notifications_selectedUserChip__xoOwR button{background:none;border:none;cursor:pointer;padding:0;font-size:1.1rem;line-height:1;color:#166534;opacity:.7}.Notifications_selectedUserChip__xoOwR button:hover{opacity:1}