.ss-gov{max-width:1200px;margin:28px auto;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;color:#172033}.hero{background:linear-gradient(135deg,#0a3475,#146acb);color:#fff;padding:30px;border-radius:20px}.hero span{font-size:12px;letter-spacing:2px;font-weight:800}.hero h2{margin:6px 0;font-size:30px}.hero p{margin:0;opacity:.9}.tools{display:flex;gap:10px;margin:16px 0}.tools input{flex:1;border:1px solid #dce3ec;border-radius:11px;padding:13px}.tools button,.cats button{border:1px solid #dce3ec;background:#fff;border-radius:10px;padding:10px 13px;cursor:pointer}.cats{display:flex;gap:8px;overflow:auto;padding-bottom:15px}.cats button{border-radius:999px;white-space:nowrap}.cats button.active{background:#0a3475;color:#fff}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid article{border:1px solid #e2e8f0;border-radius:16px;padding:18px;background:#fff;box-shadow:0 5px 20px rgba(0,0,0,.05)}.top{display:flex;justify-content:space-between}.badge{background:#edf5ff;color:#0755a5;padding:6px 9px;border-radius:7px;font-size:11px;font-weight:800}.save{border:0;background:transparent;font-size:23px;cursor:pointer}.grid h3{font-size:19px;line-height:1.4}.grid p{color:#596579;line-height:1.55}.grid small{display:block;color:#7c8794;margin-bottom:10px}.grid a{font-weight:800;text-decoration:none}@media(max-width:900px){.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.grid{grid-template-columns:1fr}.tools{flex-direction:column}.hero h2{font-size:24px}}
