.insights-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.insights-grid h2{margin-top:0}.insights-grid article{display:grid;grid-template-columns:34px 48px 1fr;align-items:center;gap:11px;padding:11px;border-bottom:1px solid #ffffff0c}.insights-grid article>b{width:28px;height:28px;display:grid;place-items:center;color:#c6a8ff;background:#7c3aed20;border-radius:9px}.insights-grid img{width:46px;height:46px;object-fit:cover;border-radius:11px}.insights-grid article>div{display:grid;gap:4px}.insights-grid span,.insights-grid small{color:#918a99;font-size:11px}.timed-code,.owner-note{display:flex;align-items:center;gap:16px;padding:16px;border-bottom:1px solid #ffffff0d}.timed-code>div{display:grid;gap:5px;margin-inline-end:auto}.timed-code>div b{color:#c598ff;font-size:18px}.timed-code strong{padding:9px 13px;color:#61e7aa;background:#103426;border-radius:10px;direction:ltr}.timed-code em{font-size:20px;font-style:normal;font-weight:900}.owner-note>i{width:10px;height:10px;background:#8b5cf6;border-radius:50%;box-shadow:0 0 16px #8b5cf6}.owner-note>div{display:grid;gap:5px;margin-inline-end:auto}.owner-note span,.owner-note small{color:#918a99}.owner-note button{padding:9px 12px;color:#fff;background:#6d28d9;border:0;border-radius:9px}@media(max-width:900px){.insights-grid{grid-template-columns:1fr}}
