.workspace-hub{max-width:1600px;margin:12px auto;padding:12px 16px;background:#fff;border:1px solid #afc3ce;box-sizing:border-box}.workspace-hub header{display:flex;align-items:center;justify-content:space-between;gap:16px}.workspace-hub h2{font-size:20px;margin:2px 0}.workspace-hub .eyebrow{margin:0;color:#007b59;font-size:11px;font-weight:900}.workspace-hub-tabs{display:flex;align-items:center;gap:6px}.workspace-hub-tabs button{min-height:36px;border:1px solid #afc3ce;background:#f8fbfc;color:#092f4a;padding:7px 12px;font-weight:800;cursor:pointer}.workspace-hub-tabs button[aria-selected=true]{background:#154da4;border-color:#154da4;color:#fff}.workspace-hub-tabs .workspace-reset{border:0;background:transparent;color:#657d89}.workspace-hub-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.workspace-hub-list>a{display:grid;grid-template-columns:36px minmax(0,1fr) 16px;gap:9px;align-items:center;min-height:58px;border:1px solid #c7d6dd;padding:8px;color:#092f4a;text-decoration:none}.workspace-hub-list>a:hover,.workspace-hub-list>a:focus-visible{border-color:#154da4;background:#f3f8fa}.workspace-hub-list .icon{width:32px;height:32px;display:grid;place-items:center;background:#e7f4ef;color:#007b59;font-weight:900}.workspace-hub-list strong,.workspace-hub-list small{display:block}.workspace-hub-list small{margin-top:2px;color:#587382}.workspace-hub-list>p{grid-column:1/-1;margin:4px 0;color:#587382}.workspace-favorite{float:right;margin:-43px 0 10px 12px;min-height:36px;border:1px solid #afc3ce;background:#fff;color:#154da4;padding:7px 11px;font-weight:800;cursor:pointer}.workspace-favorite[aria-pressed=true]{border-color:#f4c900;background:#fff9d8;color:#092f4a}
@media(max-width:900px){.workspace-hub-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.workspace-hub{margin:8px 10px;padding:10px}.workspace-hub header{align-items:flex-start;display:block}.workspace-hub-tabs{margin-top:8px}.workspace-hub-list{grid-template-columns:1fr}.workspace-favorite{float:none;margin:0 0 10px;width:100%}}
