.NotificationList-module__ocm3ma__pageShell{background:radial-gradient(80% 50% at 10% -10%,#57a8ae2e,#57a8ae00 70%),radial-gradient(70% 45% at 100% 0,#1e5e5929,#1e5e5900 72%),#fcf8f1;min-height:100vh}.NotificationList-module__ocm3ma__container{max-width:940px;margin:0 auto;padding:90px 16px 104px}.NotificationList-module__ocm3ma__header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:12px;display:flex}.NotificationList-module__ocm3ma__kicker{color:#2a766d;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:13px;font-weight:700}.NotificationList-module__ocm3ma__title{color:#2d2924;margin:0;font-family:Manrope,Inter,sans-serif;font-size:clamp(24px,4vw,34px);line-height:1.2}.NotificationList-module__ocm3ma__headerMeta{align-items:center;display:flex}.NotificationList-module__ocm3ma__unreadBadge{color:#1e5e59;background:#fff;border:1px solid #2a766d33;border-radius:999px;align-items:center;gap:6px;min-height:36px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.NotificationList-module__ocm3ma__markAllButton{color:#fcf8f1;cursor:pointer;background:#1e5e59;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-bottom:14px;padding:10px 16px;font-size:14px;font-weight:700;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex;box-shadow:0 6px 18px #1937341f}.NotificationList-module__ocm3ma__markAllButton:hover{background:#2a766d;transform:translateY(-1px)}.NotificationList-module__ocm3ma__filterTabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:16px;display:grid}.NotificationList-module__ocm3ma__filterTab{color:#605446;cursor:pointer;background:#fff;border:1px solid #2a766d1f;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-size:13px;font-weight:600;transition:border-color .16s,color .16s,background .16s;display:flex}.NotificationList-module__ocm3ma__filterTab:hover{color:#2d2924;border-color:#2a766d47}.NotificationList-module__ocm3ma__filterTab.NotificationList-module__ocm3ma__active{color:#1e5e59;background:#e6f4ef;border-color:#3a8d80}.NotificationList-module__ocm3ma__tabCount{background:#2a766d1f;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;display:inline-flex}.NotificationList-module__ocm3ma__notificationsList{background:#fff;border:1px solid #2a766d1f;border-radius:24px;overflow:hidden;box-shadow:0 10px 28px #1937341c}.NotificationList-module__ocm3ma__loading,.NotificationList-module__ocm3ma__emptyState{text-align:center;color:#605446;padding:48px 20px}.NotificationList-module__ocm3ma__emptyState h3{color:#2d2924;margin:12px 0 8px;font-family:Manrope,Inter,sans-serif;font-size:20px}.NotificationList-module__ocm3ma__emptyState p{margin:0;max-width:360px;margin-inline:auto;line-height:1.6}.NotificationList-module__ocm3ma__spinner{border:3px solid #2a766d24;border-top-color:#1e5e59;border-radius:50%;width:34px;height:34px;margin:0 auto 14px;animation:1s linear infinite NotificationList-module__ocm3ma__spin}@keyframes NotificationList-module__ocm3ma__spin{to{transform:rotate(360deg)}}.NotificationList-module__ocm3ma__notificationItem{cursor:pointer;border-bottom:1px solid #2a766d14;gap:14px;padding:16px 20px;transition:background .16s;display:flex;position:relative}.NotificationList-module__ocm3ma__notificationItem:last-child{border-bottom:none}.NotificationList-module__ocm3ma__notificationItem:hover{background:#fff9f3}.NotificationList-module__ocm3ma__notificationItem.NotificationList-module__ocm3ma__unread{background:#f7fcfa}.NotificationList-module__ocm3ma__notificationItem.NotificationList-module__ocm3ma__unread:hover{background:#eff8f5}.NotificationList-module__ocm3ma__notificationIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:22px;display:inline-flex}.NotificationList-module__ocm3ma__notificationContent{flex:1;min-width:0}.NotificationList-module__ocm3ma__notificationHeader{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:6px;display:flex}.NotificationList-module__ocm3ma__notificationTitle{color:#2d2924;margin:0;font-family:Manrope,Inter,sans-serif;font-size:15px;line-height:1.4}.NotificationList-module__ocm3ma__notificationTime{color:#8d7e6d;flex-shrink:0;font-size:12px}.NotificationList-module__ocm3ma__notificationText{color:#605446;margin:0;font-size:14px;line-height:1.6}.NotificationList-module__ocm3ma__notificationLink{color:#1e5e59;align-items:center;gap:4px;margin-top:8px;font-size:13px;font-weight:600;display:inline-flex}.NotificationList-module__ocm3ma__unreadDot{color:#1e5e59;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;margin-top:2px;transition:transform .12s;display:inline-flex}.NotificationList-module__ocm3ma__unreadDot:hover{transform:scale(1.1)}.NotificationList-module__ocm3ma__loadMoreButton{color:#1e5e59;cursor:pointer;background:#fff9f3;border:0;border-top:1px solid #2a766d1a;width:100%;min-height:48px;font-size:14px;font-weight:700}.NotificationList-module__ocm3ma__loadMoreButton:disabled{opacity:.65;cursor:not-allowed}.NotificationList-module__ocm3ma__bottomNavWrap{display:block}@media (min-width:768px){.NotificationList-module__ocm3ma__container{padding:106px 22px 28px}.NotificationList-module__ocm3ma__bottomNavWrap{display:none}}@media (max-width:480px){.NotificationList-module__ocm3ma__header{flex-direction:column;align-items:stretch;gap:10px}.NotificationList-module__ocm3ma__unreadBadge{align-self:flex-start}.NotificationList-module__ocm3ma__filterTabs{grid-template-columns:1fr}.NotificationList-module__ocm3ma__notificationItem{gap:10px;padding:14px}.NotificationList-module__ocm3ma__notificationIcon{width:40px;height:40px;font-size:20px}.NotificationList-module__ocm3ma__notificationTitle{font-size:14px}.NotificationList-module__ocm3ma__notificationTime{font-size:11px}.NotificationList-module__ocm3ma__notificationText{font-size:13px}}
