.NotesPage_container__ZtMUV{width:100%;max-width:1200px;margin:0 auto;padding:20px}.NotesPage_header__SoZIg{text-align:center;margin-bottom:40px}.NotesPage_header__SoZIg h1{font-size:2.5rem;margin-bottom:10px}.NotesPage_header__SoZIg p{font-size:1.2rem;margin-bottom:20px}.NotesPage_addNoteButton__yP_1f{display:inline-flex;align-items:center;justify-content:center;padding:15px 30px;background-color:#ef4444;color:#fff;text-decoration:none;border-radius:30px;font-weight:700;text-transform:uppercase;gap:10px}.NotesPage_addNoteButton__yP_1f:hover{background-color:#dc2626}.NotesPage_recentNotes__ARRGb{margin-top:40px}.NotesPage_recentNotes__ARRGb h2{font-size:2rem;margin-bottom:30px;text-align:center}.NotesPage_notesGrid__idSu3{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px}.NotesPage_noteCard__F7_lX{padding:20px;background-color:#f3f4f6;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s ease}.NotesPage_noteCard__F7_lX:hover{transform:translateY(-10px)}.NotesPage_noteCard__F7_lX h2{font-size:1.5rem;margin-bottom:10px;color:#333}.NotesPage_noteCard__F7_lX p{font-size:1rem;margin-bottom:20px}.NotesPage_noteFooter__g6iSG{display:flex;justify-content:space-between;align-items:center}.NotesPage_noteFooter__g6iSG span{font-size:.9rem;color:#6b7280}.NotesPage_viewButton__dEU_0{padding:8px 15px;background-color:#3b82f6;color:#fff;text-decoration:none;border-radius:30px;font-weight:700}.NotesPage_viewButton__dEU_0:hover{background-color:#2563eb}.NotesPage_viewAllNotesButton__U_hkL{display:inline-flex;align-items:center;justify-content:space-between;margin:40px auto 0;padding:15px 30px;background-color:#ef4444;color:#fff;text-decoration:none;border-radius:30px;font-weight:700;text-align:center;text-transform:uppercase}.NotesPage_viewAllNotesButton__U_hkL:hover{background-color:#dc2626}@media (max-width:600px){.NotesPage_header__SoZIg h1{font-size:2rem}.NotesPage_header__SoZIg p{font-size:1rem}.NotesPage_addNoteButton__yP_1f{padding:10px 20px;font-size:1rem}.NotesPage_recentNotes__ARRGb h2{font-size:1.5rem}.NotesPage_noteCard__F7_lX h1{font-size:1.2rem}.NotesPage_noteCard__F7_lX p{font-size:.9rem}.NotesPage_viewButton__dEU_0{padding:6px 12px;font-size:.9rem}.NotesPage_viewAllNotesButton__U_hkL{padding:10px 20px;width:100%;font-size:1rem;max-width:350px}.NotesPage_addNoteButton__yP_1f{width:100%;max-width:350px}}