.updates-hero{padding:150px 20px 90px;text-align:center;color:#fff;background:radial-gradient(circle at 80% 15%,rgba(191,22,49,.35),transparent 32%),linear-gradient(145deg,#07150f,#24080d 55%,#780e20)}.updates-hero span{text-transform:uppercase;letter-spacing:.16em;color:#f5bf59;font-weight:800}.updates-hero h1{font-size:clamp(38px,6vw,68px);font-weight:800;margin:14px 0}.updates-hero h1 strong{color:#e52a3e}.updates-hero p{max-width:720px;margin:auto;color:rgba(255,255,255,.72);font-size:17px}.updates-content{padding:75px 20px;background:#f7f8fa;min-height:500px}.updates-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.updates-toolbar div{display:flex;gap:9px;flex-wrap:wrap}.updates-toolbar button{border:1px solid #d9dfe6;background:#fff;padding:9px 16px;border-radius:30px;font-weight:700}.updates-toolbar button.active{background:#b51227;color:#fff;border-color:#b51227}.updates-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.update-card{background:#fff;border:1px solid #e2e6eb;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px rgba(15,23,42,.07);cursor:pointer;transition:.3s}.update-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px rgba(99,10,25,.14)}.update-card img{width:100%;height:210px;object-fit:cover}.update-card-body{padding:22px}.update-card small,.update-dialog-body>span{color:#bd132c;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.update-card h2{font-size:21px;margin:9px 0;color:#111827}.update-card p{color:#667085;line-height:1.65}.updates-empty{text-align:center;padding:70px;color:#667085}.update-modal{position:fixed;inset:0;display:none;place-items:center;padding:20px;z-index:99999}.update-modal.active{display:grid}.update-backdrop{position:absolute;inset:0;border:0;background:rgba(0,0,0,.72)}.update-dialog{position:relative;background:#fff;width:min(700px,100%);max-height:90vh;overflow:auto;border-radius:20px}.update-dialog>img{width:100%;max-height:360px;object-fit:cover}.update-dialog-body{padding:28px}.update-dialog-body h2{margin:10px 0}.update-dialog-body p{color:#667085;line-height:1.7}.update-dialog-body a{display:inline-block;margin-top:10px;color:#b51227;font-weight:800}.update-close{position:absolute;right:14px;top:14px;width:40px;height:40px;border:0;border-radius:50%;background:#fff;font-size:26px;z-index:2}@media(max-width:850px){.updates-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.updates-grid{grid-template-columns:1fr}.updates-toolbar{align-items:flex-start;flex-direction:column}.updates-hero{padding-top:120px}}
