.hub-rows{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}@media (max-width:900px){.hub-rows{grid-template-columns:1fr}}.hub-rows .hub-group{margin:15px 2px 3px}.hub-rows .hub-group:first-child{margin-top:0}.hub-rows .hub-card{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;column-gap:12px;row-gap:1px;min-height:0;padding:10px 32px 10px 13px;border-radius:13px;background:color-mix(in srgb,var(--accent) 7%,rgba(30,36,52,.9));-webkit-backdrop-filter:none;backdrop-filter:none;animation:none;transition:background .16s,border-color .16s}.hub-rows .hub-card:before{inset:7px auto 7px 0;width:3px;height:auto;border-radius:0 3px 3px 0;background:var(--accent);opacity:.5;transition:opacity .16s}.hub-rows .hub-card .hub-ico{position:static;grid-column:1;grid-row:1/3;width:38px;height:38px;font-size:21px;border-radius:11px;transform:none;box-shadow:none}.hub-rows .hub-card h3{grid-column:2;grid-row:1;font-size:14.5px;line-height:1.3}.hub-rows .hub-card p{grid-column:2;grid-row:2;margin:0;font-size:12px;line-height:1.45;-webkit-line-clamp:1}.hub-rows a.hub-card:hover{transform:none;background:color-mix(in srgb,var(--accent) 17%,rgba(30,36,52,.94));box-shadow:0 10px 24px -18px #000c}.hub-rows a.hub-card:hover:before{opacity:1}.hub-rows a.hub-card:hover .hub-ico{transform:scale(1.07)}.hub-rows a.hub-card:after{top:50%;right:12px;font-size:15px;transform:translate(-6px,-50%)}.hub-rows a.hub-card:hover:after{transform:translateY(-50%)}section.hub-recent{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.hub-recent .hub-card{grid-template-columns:30px minmax(0,1fr);column-gap:9px;padding:8px 22px 8px 10px;border-radius:11px}.hub-recent .hub-card .hub-ico{grid-row:1;width:30px;height:30px;font-size:17px;border-radius:9px}.hub-recent .hub-card h3{grid-row:1;font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hub-recent .hub-card p{display:none}.hub-recent a.hub-card:after{right:8px;font-size:13px}@media (max-width:700px){section.hub-recent{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.hub-rows .hub-card{padding:9px 26px 9px 11px;column-gap:10px;border-radius:11px}.hub-rows .hub-card .hub-ico{width:34px;height:34px;font-size:19px;border-radius:10px}.hub-rows a.hub-card:hover .hub-ico{transform:scale(1.07)}.hub-rows .hub-card h3{font-size:13.5px}.hub-rows .hub-card p{font-size:11.5px}.hub-rows a.hub-card:after{right:9px;font-size:13px;opacity:.5;transform:translateY(-50%)}.hub-recent .hub-card{padding:8px 20px 8px 9px}.hub-recent .hub-card .hub-ico{width:30px;height:30px;font-size:17px}.hub-recent .hub-card h3{font-size:12.5px}}
