.HomeNotifications-module__tIg-Ra__shell{gap:1.5rem;max-width:900px;margin-inline:auto;display:grid}.HomeNotifications-module__tIg-Ra__header{justify-content:space-between;align-items:end;gap:1rem;display:flex}.HomeNotifications-module__tIg-Ra__header h1{margin-bottom:.25rem}.HomeNotifications-module__tIg-Ra__header p{color:var(--color-muted);margin:0}.HomeNotifications-module__tIg-Ra__toolbar{border:1px solid var(--color-line);border-radius:var(--radius-md);background:#f8fafc;justify-content:space-between;align-items:center;gap:1rem;padding:.8rem;display:flex}.HomeNotifications-module__tIg-Ra__tabs,.HomeNotifications-module__tIg-Ra__actions{flex-wrap:wrap;gap:.5rem;display:flex}.HomeNotifications-module__tIg-Ra__tab{color:var(--color-muted);cursor:pointer;font:inherit;font-size:var(--font-size-xs);background:0 0;border:0;border-radius:999px;padding:.5rem .75rem;font-weight:800}.HomeNotifications-module__tIg-Ra__tabActive{color:var(--color-brand-700);background:#fff;box-shadow:0 2px 8px #0f172a14}.HomeNotifications-module__tIg-Ra__count{color:#1d4ed8;min-width:22px;height:22px;font-size:var(--font-size-2xs);background:#dbeafe;border-radius:999px;place-items:center;margin-left:.35rem;display:inline-grid}.HomeNotifications-module__tIg-Ra__list{gap:.75rem;display:grid}.HomeNotifications-module__tIg-Ra__item{border:1px solid var(--color-line);border-radius:var(--radius-md);background:#fff;grid-template-columns:52px minmax(0,1fr) 152px;gap:.9rem;padding:1.05rem;display:grid;position:relative;box-shadow:0 12px 32px #0f172a0b}.HomeNotifications-module__tIg-Ra__itemUnread{background:linear-gradient(90deg,#eff6ff 0,#fff 34%);border-color:#bfdbfe}.HomeNotifications-module__tIg-Ra__itemUnread:before{content:"";background:#2563eb;border-radius:50%;width:8px;height:8px;position:absolute;top:18px;left:-4px}.HomeNotifications-module__tIg-Ra__icon{width:42px;height:42px;color:var(--color-brand-700);background:#edf4ff;border-radius:13px;place-items:center;display:grid}.HomeNotifications-module__tIg-Ra__titleRow{justify-content:flex-start;align-items:center;gap:.65rem;margin-bottom:.35rem;display:flex}.HomeNotifications-module__tIg-Ra__content{min-width:0}.HomeNotifications-module__tIg-Ra__content h2{font-size:var(--font-size-body);margin:0;line-height:1.35}.HomeNotifications-module__tIg-Ra__content p{color:#475467;margin:0;line-height:1.55}.HomeNotifications-module__tIg-Ra__state{font-size:var(--font-size-2xs);border-radius:999px;flex:none;align-items:center;padding:.24rem .5rem;font-weight:850;display:inline-flex}.HomeNotifications-module__tIg-Ra__stateUnread{color:#1d4ed8;background:#dbeafe}.HomeNotifications-module__tIg-Ra__stateRead{color:#667085;background:#f2f4f7}.HomeNotifications-module__tIg-Ra__content time{color:var(--color-muted);font-size:var(--font-size-2xs);margin-top:.55rem;display:block}.HomeNotifications-module__tIg-Ra__itemActions{grid-template-columns:104px 40px;align-self:center;align-items:center;gap:.5rem;display:grid}.HomeNotifications-module__tIg-Ra__link,.HomeNotifications-module__tIg-Ra__readButton{height:40px;font-size:var(--font-size-2xs);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:.3rem;padding:.45rem .65rem;font-weight:800;display:inline-flex}.HomeNotifications-module__tIg-Ra__link{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:0;width:104px;font-family:inherit}.HomeNotifications-module__tIg-Ra__readButton{border:1px solid var(--color-line);color:#475467;cursor:pointer;background:#fff;width:40px;padding:0;font-family:inherit}.HomeNotifications-module__tIg-Ra__link,.HomeNotifications-module__tIg-Ra__readButton{transition:background-color .16s,border-color .16s,transform .16s}.HomeNotifications-module__tIg-Ra__link:hover:not(:disabled){background:#dbeafe;transform:translateY(-1px)}.HomeNotifications-module__tIg-Ra__readButton:hover:not(:disabled){color:#1d4ed8;background:#eff6ff;border-color:#93c5fd}.HomeNotifications-module__tIg-Ra__link:focus-visible,.HomeNotifications-module__tIg-Ra__readButton:focus-visible{outline-offset:2px;outline:3px solid #2563eb33}.HomeNotifications-module__tIg-Ra__link:disabled,.HomeNotifications-module__tIg-Ra__readButton:disabled{cursor:wait;opacity:.55}.HomeNotifications-module__tIg-Ra__alert{border-radius:var(--radius-sm);color:#991b1b;background:#fef2f2;padding:.75rem 1rem}.HomeNotifications-module__tIg-Ra__empty{border-radius:var(--radius-md);text-align:center;background:#f8fafc;border:1px dashed #cbd5e1;padding:3rem 1rem}.HomeNotifications-module__tIg-Ra__empty svg{color:#94a3b8}.HomeNotifications-module__tIg-Ra__pagination{justify-content:center;align-items:center;gap:.75rem;display:flex}.HomeNotifications-module__tIg-Ra__pagination button{border:1px solid var(--color-line);min-height:42px;color:var(--color-brand-700);cursor:pointer;font:inherit;background:#fff;border-radius:999px;padding:.5rem .85rem;font-weight:800}.HomeNotifications-module__tIg-Ra__pagination button:disabled{cursor:not-allowed;opacity:.45}.HomeNotifications-module__tIg-Ra__pagination span{color:var(--color-muted);font-size:var(--font-size-xs);font-weight:700}@media (max-width:720px){.HomeNotifications-module__tIg-Ra__header,.HomeNotifications-module__tIg-Ra__toolbar{flex-direction:column;align-items:stretch}.HomeNotifications-module__tIg-Ra__item{grid-template-columns:44px minmax(0,1fr)}.HomeNotifications-module__tIg-Ra__itemActions{grid-column:2}.HomeNotifications-module__tIg-Ra__titleRow{flex-wrap:wrap;align-items:flex-start}}@media (max-width:480px){.HomeNotifications-module__tIg-Ra__shell{gap:1rem}.HomeNotifications-module__tIg-Ra__item{border-radius:16px;grid-template-columns:36px minmax(0,1fr);gap:.65rem;padding:.85rem}.HomeNotifications-module__tIg-Ra__icon{border-radius:11px;width:36px;height:36px}.HomeNotifications-module__tIg-Ra__itemActions{grid-template-columns:minmax(0,1fr) 40px;width:100%}.HomeNotifications-module__tIg-Ra__link,.HomeNotifications-module__tIg-Ra__tabs{width:100%}.HomeNotifications-module__tIg-Ra__tab{flex:auto}.HomeNotifications-module__tIg-Ra__pagination{justify-content:space-between}.HomeNotifications-module__tIg-Ra__pagination button{padding-inline:.65rem}}
