.notification-bell{position:relative;display:grid;place-items:center;flex:0 0 44px;width:44px;height:44px;border:1px solid #d8e4d7;border-radius:50%;color:#00513e;text-decoration:none;background:#fff}
.notification-bell svg{width:23px;height:23px}.notification-bell span{position:absolute;right:-5px;top:-5px;min-width:20px;height:20px;padding:0 4px;border-radius:12px;background:#00513e;color:#fff;font:700 11px/20px system-ui;text-align:center}
.activity-section{margin-block:24px;min-width:0}.activity-section .section-heading{margin:0 0 20px;gap:16px;align-items:center;flex-wrap:wrap}.activity-section h2{margin:8px 0;max-width:none}.activity-count{padding:10px 14px;border-radius:30px;background:#edf4e8;color:#00513e;white-space:nowrap}
.activity-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.action-card{display:flex;flex-direction:column;align-items:flex-start;min-width:0;padding:24px;border:1px solid #d8e4d7;border-radius:20px;background:#f8faf6}.activity-category{font-size:.78rem;font-weight:700;color:#46715e;letter-spacing:.04em}.action-card h3{font-size:1.2rem;margin:12px 0 4px;line-height:1.35}.action-card p{font-size:.95rem;max-width:none;overflow-wrap:anywhere}.action-card .button{margin-top:auto}.activity-section .button,.notification-toolbar .button{white-space:normal;height:auto;min-height:46px;max-width:100%}
.activity-empty{display:flex;gap:18px;align-items:center;padding:22px;border-radius:16px;background:#f2f7ed}.activity-empty svg{width:32px;height:32px;flex-shrink:0}.activity-empty p{margin:6px 0}.notification-item{display:flex;justify-content:space-between;gap:24px;padding:22px;border:1px solid #dbe5d9;border-radius:16px;margin-top:12px;overflow-wrap:anywhere}.notification-item>div{min-width:0}.notification-item.is-unread{background:#f0f6eb;border-left:4px solid #00513e}.notification-item h3{font-size:1.08rem;margin:8px 0}.notification-item h3 a{color:#00513e}.notification-item p{margin:6px 0}.notification-item time{font-size:.78rem;color:#637369}.notification-item form{flex-shrink:0;align-self:center}.notification-item .text-button{white-space:normal;min-height:44px}.notification-toolbar{display:flex;gap:14px;flex-wrap:wrap;margin:24px 0}.notification-toolbar nav{display:flex;flex-wrap:wrap;gap:8px}.notification-toolbar form{margin:0}#ajouter-releve,#mes-actions{scroll-margin-top:110px}
@media(max-width:700px){.activity-grid{grid-template-columns:1fr}.notification-item{flex-direction:column;gap:10px;padding:18px}.notification-item form{align-self:flex-start}.activity-section{padding:20px}.action-card{padding:18px}.activity-section h2{font-size:1.55rem}.header-actions{gap:8px}.notification-bell{flex-basis:40px;width:40px;height:40px}.header .brand{min-width:0}.header .brand img{max-width:100%;height:auto}.header .header-actions{flex-shrink:0}}
@media(max-width:380px){.header .brand{max-width:180px}.header-actions{gap:6px}}
