.LatestNotes-module__ZYZYnW__section{padding:4.5rem 2rem 2rem}.LatestNotes-module__ZYZYnW__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.LatestNotes-module__ZYZYnW__titleArea{align-items:center;gap:.5rem;display:flex}.LatestNotes-module__ZYZYnW__dot{background-color:var(--accent);border-radius:50%;width:6px;height:6px}.LatestNotes-module__ZYZYnW__title{color:var(--foreground);font-size:1rem;font-weight:500}.LatestNotes-module__ZYZYnW__list{flex-direction:column;gap:.75rem;display:flex}
.NoteCard-module__X1nUgW__card{background:var(--background);border-radius:var(--radius-lg);color:inherit;cursor:pointer;border:1px solid #8080801a;flex-direction:column;gap:.6rem;height:100%;padding:1.25rem;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex}.NoteCard-module__X1nUgW__card:hover{border-color:var(--accent);color:inherit;transform:translateY(-2px);box-shadow:0 4px 20px #fd5a1b14}.NoteCard-module__X1nUgW__meta{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.NoteCard-module__X1nUgW__date{color:var(--foreground-muted);font-size:.78rem;font-weight:500}.NoteCard-module__X1nUgW__readingTime{color:var(--foreground-muted);align-items:center;gap:.25rem;font-size:.75rem;display:inline-flex}.NoteCard-module__X1nUgW__linkedinBadge{color:#0a66c2;background:#0a66c21f;border-radius:4px;justify-content:center;align-items:center;width:18px;height:18px;display:inline-flex}.NoteCard-module__X1nUgW__title{color:var(--foreground);margin:0;font-size:1rem;font-weight:600;line-height:1.4;transition:color .18s}.NoteCard-module__X1nUgW__card:hover .NoteCard-module__X1nUgW__title{color:var(--accent)}.NoteCard-module__X1nUgW__excerpt{color:var(--foreground-muted);margin:0;font-size:.9rem;line-height:1.6}.NoteCard-module__X1nUgW__contentWrapper{flex-direction:column;flex-grow:1;gap:.6rem;display:flex}.NoteCard-module__X1nUgW__excerptWrapper{flex-grow:1;position:relative;overflow:hidden}.NoteCard-module__X1nUgW__excerptWrapper:after{content:"";background:linear-gradient(to bottom, transparent, var(--background));pointer-events:none;height:1.5rem;position:absolute;bottom:0;left:0;right:0}.NoteCard-module__X1nUgW__footer{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.5rem;display:flex}.NoteCard-module__X1nUgW__readMore{color:var(--foreground-muted);white-space:nowrap;align-items:center;gap:.3rem;font-size:.8rem;font-weight:500;transition:color .18s,gap .18s;display:inline-flex}.NoteCard-module__X1nUgW__card:hover .NoteCard-module__X1nUgW__readMore{color:var(--accent);gap:.5rem}
.notes-module__KpiIyG__layout{gap:var(--bento-gap);flex-direction:column;display:flex}.notes-module__KpiIyG__sidebar{padding:2rem}.notes-module__KpiIyG__sidebarInner{flex-direction:column;gap:1.5rem;display:flex}.notes-module__KpiIyG__sidebarHeader{align-items:flex-start;gap:.75rem;display:flex}.notes-module__KpiIyG__sidebarIcon{color:var(--accent);flex-shrink:0}.notes-module__KpiIyG__title{letter-spacing:-.03em;color:var(--foreground);align-items:center;gap:.6rem;font-size:1.6rem;font-weight:800;line-height:1.15;display:flex}.notes-module__KpiIyG__subtitle{color:var(--foreground-muted);margin-top:.35rem;font-size:.87rem;line-height:1.55}.notes-module__KpiIyG__searchWrapper{align-items:center;display:flex;position:relative}.notes-module__KpiIyG__searchIcon{color:var(--foreground-muted);pointer-events:none;position:absolute;left:.85rem}.notes-module__KpiIyG__searchInput{border-radius:var(--radius-xl);width:100%;color:var(--foreground);background:#8080800d;border:1px solid #80808026;outline:none;padding:.7rem 1rem .7rem 2.4rem;font-family:inherit;font-size:.87rem;transition:border-color .2s}.notes-module__KpiIyG__searchInput::placeholder{color:var(--foreground-muted)}.notes-module__KpiIyG__searchInput:focus{border-color:var(--accent);box-shadow:0 0 0 3px #fd5a1b26}.notes-module__KpiIyG__stats{border-top:1px solid #80808014;gap:1.5rem;padding-top:1rem;display:flex}.notes-module__KpiIyG__stat{flex-direction:column;gap:.1rem;display:flex}.notes-module__KpiIyG__statNum{letter-spacing:-.04em;color:var(--foreground);font-size:1.6rem;font-weight:800;line-height:1}.notes-module__KpiIyG__statLabel{color:var(--foreground-muted);text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:500}.notes-module__KpiIyG__main{flex-direction:column;flex:1;gap:1.5rem;padding:2rem;display:flex}.notes-module__KpiIyG__grid{grid-template-columns:1fr;gap:.85rem;display:grid}.notes-module__KpiIyG__empty{color:var(--foreground-muted);text-align:center;padding:4rem 0;font-size:.9rem}@media (min-width:900px){.notes-module__KpiIyG__layout{gap:var(--bento-gap);grid-template-rows:auto;grid-template-columns:300px 1fr;align-items:start;display:grid}.notes-module__KpiIyG__sidebar{align-self:start;max-height:calc(100vh - 6rem);padding:2rem;position:sticky;top:1rem;overflow-y:auto}.notes-module__KpiIyG__main{padding:2rem}.notes-module__KpiIyG__grid{grid-template-columns:1fr 1fr}}@media (min-width:1300px){.notes-module__KpiIyG__layout{grid-template-columns:320px 1fr}.notes-module__KpiIyG__grid{grid-template-columns:repeat(3,1fr)}}
