.nav-update-button{position:relative}.nav-update-button b{position:absolute;right:12px;top:9px;min-width:18px;height:18px;display:grid;place-items:center;border-radius:99px;background:#ec805c;color:white;font-size:9px}.update-policy-card{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:15px;margin-bottom:18px;padding:18px;border:1px solid #dfe9e4;border-radius:17px;background:linear-gradient(120deg,#eef8f5,#fff7ef)}.update-policy-card>span{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:white;color:var(--teal);font-size:23px}.update-policy-card strong{display:block}.update-policy-card p{margin:5px 0 0;color:var(--muted);line-height:1.5}.update-policy-card>small{text-align:right;color:var(--muted);font-size:9px;line-height:1.5}.update-policy-card b{color:var(--navy);font-size:16px}.client-update-list{display:grid;gap:12px}.client-update-card{display:grid;grid-template-columns:135px 1fr auto;align-items:center;gap:18px;padding:20px;border:1px solid var(--line);border-radius:17px;background:white}.client-update-card.unread{border-left:4px solid var(--orange)}.client-update-card>div{display:grid;gap:5px}.client-update-card>div span{color:var(--orange);font-size:9px;font-weight:850;letter-spacing:.08em}.client-update-card>div strong{font:500 23px Georgia}.client-update-card h3{margin:0 0 6px}.client-update-card p{margin:0 0 7px;color:var(--muted);line-height:1.55}.client-update-card small{color:#87928e}.client-update-card em{color:var(--teal);font-size:10px;font-style:normal;font-weight:800}.dashboard-update-notice{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;width:100%;margin-bottom:16px;padding:13px 16px;border:1px solid #f0d7c9;border-radius:14px;background:#fff7f1;text-align:left;color:var(--navy)}.dashboard-update-notice span{padding:5px 8px;border-radius:99px;background:var(--orange);color:white;font-size:9px;font-weight:850;text-transform:uppercase}.dashboard-update-notice small{color:var(--muted)}@media(max-width:700px){.update-policy-card,.client-update-card{grid-template-columns:1fr}.update-policy-card>small{text-align:left}.dashboard-update-notice{grid-template-columns:1fr}}
