.NotesTxtList-module__3CJzVW__notes-page-wrapper{background-color:#3d2f3a;min-height:100vh;padding:20px}.NotesTxtList-module__3CJzVW__notes-container{max-width:1200px;margin:0 auto;padding:20px;animation:.5s NotesTxtList-module__3CJzVW__fadeIn}@keyframes NotesTxtList-module__3CJzVW__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.NotesTxtList-module__3CJzVW__page-header{text-align:center;margin-bottom:40px}.NotesTxtList-module__3CJzVW__page-title{color:red;flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;font-size:2.5rem;font-weight:800;display:flex}.NotesTxtList-module__3CJzVW__title-icon{font-size:2.8rem;animation:3s ease-in-out infinite NotesTxtList-module__3CJzVW__float}@keyframes NotesTxtList-module__3CJzVW__float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.NotesTxtList-module__3CJzVW__notes-count{color:#fff;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:20px;padding:5px 15px;font-size:1.2rem}.NotesTxtList-module__3CJzVW__page-subtitle{color:#dcdcdc;font-size:1.1rem}.NotesTxtList-module__3CJzVW__notes-grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}.NotesTxtList-module__3CJzVW__note-card{cursor:pointer;background:#fff;border-radius:16px;transition:all .4s;overflow:hidden;box-shadow:0 6px 20px #00000014}.NotesTxtList-module__3CJzVW__note-card:hover{transform:translateY(-10px)scale(1.02);box-shadow:0 20px 40px #00000026}.NotesTxtList-module__3CJzVW__note-image-wrapper{height:200px;position:relative;overflow:hidden}.NotesTxtList-module__3CJzVW__note-image{object-fit:cover;width:100%;height:100%;transition:transform .5s}.NotesTxtList-module__3CJzVW__note-card:hover .NotesTxtList-module__3CJzVW__note-image{transform:scale(1.1)}.NotesTxtList-module__3CJzVW__note-overlay{opacity:0;background:#3498dbe6;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.NotesTxtList-module__3CJzVW__note-card:hover .NotesTxtList-module__3CJzVW__note-overlay{opacity:1}.NotesTxtList-module__3CJzVW__view-text{color:#fff;font-size:1.1rem;font-weight:600}.NotesTxtList-module__3CJzVW__note-content{padding:20px}.NotesTxtList-module__3CJzVW__note-title{color:#2c3e50;font-size:1.3rem;font-weight:700}.NotesTxtList-module__3CJzVW__note-footer{border-top:1px solid #eee;padding-top:12px}.NotesTxtList-module__3CJzVW__note-action{color:#7f8c8d;font-size:.9rem}@media (max-width:1024px){.NotesTxtList-module__3CJzVW__notes-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:576px){.NotesTxtList-module__3CJzVW__notes-grid{grid-template-columns:repeat(2,1fr)}}
